﻿/* Truck Detail */

/* Info section */
.infoSubTitleDiv { font-weight:bold; padding-top:8px; padding-bottom:8px;}
/*.infoTableTitle { background-color:#3366CC; font-weight:bold; padding-left:5px; cursor:pointer; color:White }*/
.infoTableTitle  
{
   /* cursor:pointer; */
    }
.tableCellPadding { padding:5px; }
.toolTipColor { color:#0597fe; }

/* Photo section */
.photoDiv a img { border:none; }
.mainPhoto { width:253px; }
.photoBottomMargin { margin-bottom:11px; float:left; display:inline; }
.photoLeftMargin { margin-left:11px; }
.zoomTitle { margin-bottom:9px; text-align:center; cursor:default; }

/*CatBid section */
.catbidTableDiv { border:solid 1px #BBBBBB;}
.catbidLeftCell { vertical-align:top; width:90px; padding-left:5px;}

.fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top left; }
/* End of Truck Detail */

@media screen and (max-width: 900px)
{
    .mainPhoto { width:253px; opacity: 1 !important;  }
    #mainImgLink {padding-left:110px}
	 .thumbs {padding-left:55px}
    }

    
@media screen and (mix-width: 1300px)
{
    .mainPhoto { width:253px; opacity: 1 !important; }
   
    }
	
	@media screen and (max-width: 570px)
{
	 #mainImgLink {padding-left:15px}
	 .thumbs { width:250px !important; padding-left:15px}
	 .mainPhoto { width:193px !important; opacity: 1 !important; }
}
