@charset "UTF-8";
body {
	background-color: #03080c;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03080c;
	line-height: 1.4em;
}

div#container {
	width: 857px;
	margin: 0 auto;
}

div#header {
	position: relative;
	height: 317px;
	background-color: #00060d;
	background-image: url(/images/headerbg.gif);
}

img#logo {
	position: absolute;
	top: 32px;
	left: 26px;
}

a img {
border: 0;
}
h1
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	padding: .2em 0 .5em 0;
	font-family:Verdana;
	
}
h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
	padding: .2em 0 .5em 0;
}

p {
	margin: 1.1em 0 1.1em 0;
}

div#nav {
	position: absolute;
	left: 0;
	top: 252px;
	width: 857px;
}

img#vehicle {
	position: absolute;
	left: 621px;
	top: 49px;
	border: 2px solid white;
}

div#vehicledetails {
	position: absolute;
	right: 250px;
	top: 66px;
	width: 210px;
	text-align: right;
	color: #B4D6FF;
	font-size: 11px;
}
div#vehicleimage {
	position: absolute;
	right: 30px;
	top: 66px;
	width: 210px;
	text-align: right;
	color: #5e6369;
	font-size: 11px;
}

a.detailstitle:link, a.detailstitle:visited, a.detailstitle:active, span.detailsprice {
	color: #fdf20a;
	font-size: 12px;
	text-decoration: none;
}

a.detailstitle:hover {
	color: white;
}

div#content {
	overflow: auto;
	padding: 18px;
	
}

div#footer {
	height: 78px;
	position: relative;
	background-image: url(/images/footer.jpg);
	clear: both;
}

div#footer span#footerlinks {
	position: absolute;
	left: 20px;
	top: 40px;
	font-size: 11px;
	color: #b2aa07;
}

div#footer span#copyright {
	position: absolute;
	right: 20px;
	top: 40px;
	font-size: 11px;
	color: #62748f;
	text-align: right;
}
span#footerlinks a:link, span#footerlinks a:visited, span#footerlinks a:active {
	color: #303b65;
	text-decoration: none;
}

span#footerlinks a:hover {
	color: #021f32;
}

div#rightcolumn {
	width: 590px;
	float: right;
}


div#searchbox2 {
	width: 574px;
	height: 205px;
	position: relative;
	background-color: #000000;
	background-image: url(/images/searchbg2.gif);
	margin: 2.0em 0 0.5em 0;
	color: #5e6369;
	font-size:10px;
}
div#searchbox2 span {
	position: absolute;
	text-align: right;
	
}
span#type {
	top: 47px;
	right: 510px;
	color:#B4D6FF;
}
span#year
 {
	top: 45px;
	right: 275px;
	color:#B4D6FF;
 }
span#maxyear
 {
	top: 45px;
	left: 375px;
	color:#B4D6FF;
 }
span#make
  {
	top: 77px;
	right: 510px;
	color:#B4D6FF;
  }
span#minprice
  {
	top: 75px;
	right: 275px;
	color:#B4D6FF;
  }
 span#maxprice
  {
	top: 75px;
	left: 375px;
	color:#B4D6FF;
  }
span#model{
	top: 107px;
	right: 510px;
	color:#B4D6FF;
}
span#minkm
{
	top: 107px;
	left: 212px;
	color:#B4D6FF;
}
span#maxkm 
{
	top: 107px;
	left: 375px;
	color:#B4D6FF;
}
input#ctl00_phSearchControl_searchbutton_home {
	position: absolute;
	right: 70px;
	top: 140px;
}
#ctl00_phSearchControl_ddType_home 
{
	position: absolute;	
	top:47px;
	width: 90px;
	left:75px;	
	font-size:10px;
}
#ctl00_phSearchControl_ddMake_home
{
	position: absolute;	
	top:77px;
	width: 90px;
	left:75px;
	font-size:10px;
	
}
#ctl00_phSearchControl_ddModel_home 
{
	position: absolute;	
	top:107px;
	width: 90px;
	left:75px;
	font-size:10px;	
}
#ctl00_phSearchControl_ddYearMin_home
{
	position: absolute;	
	top:45px;
	width: 50px;
	left:305px;
	font-size:10px;
}
#ctl00_phSearchControl_ddYearMax_home
{
	position: absolute;	
	top:45px;
	width: 50px;
	left:405px;
	font-size:10px;
}
#ctl00_phSearchControl_ddPriceMin_home
{
	position: absolute;	
	top:75px;
	width: 50px;
	left:305px;
	font-size:10px;
}
#ctl00_phSearchControl_ddPriceMax_home
{
	position: absolute;	
	top:75px;
	width: 50px;
	left:405px;
	font-size:10px;
}
#ctl00_phSearchControl_ddMinKm_home
{
	position: absolute;	
	top:107px;
	width: 60px;
	left:305px;
	font-size:10px;
}
#ctl00_phSearchControl_ddMaxKm_home
{
	position: absolute;	
	top:107px;
	width: 60px;
	left:405px;
	font-size:10px;
}
div#searchside {
	width: 200px;
	height: 305px;
	position: relative;
	background-color: #000000;
	background-image: url(/images/searchbg.gif);
	margin: 2.0em 0 0.5em 0;
	color: #5e6369;
	font-size:10px;
}
div#searchside span {
	position: absolute;
	text-align: right;
	
}
div#searchside input {
	position: absolute;
	width: 67px;
}
span#type_side {
	top: 47px;
	left: 20px;
	color:#B4D6FF;
}

span#year_side
 {
	top: 137px;
	left: 5px;
	color:#B4D6FF;
 }
span#maxyear_side
 {
	top: 137px;
	left: 110px;
	color:#B4D6FF;
 }
span#make_side
  {
	top: 77px;
	left: 17px;
	color:#B4D6FF;
  }
span#minprice_side
  {
	top: 167px;
	left: 5px;
	color:#B4D6FF;
  }
span#maxprice_side
  {
	top: 167px;
	left: 110px;
	color:#B4D6FF;
  }
span#model_side{
	top: 107px;
	left: 13px;
	color:#B4D6FF;
}
span#minkm_side
{
	top: 197px;
	left: 5px;
	color:#B4D6FF;
}
span#maxkm_side
{
	top: 197px;
	left: 110px;
	color:#B4D6FF;
}

input#ctl00_phSearchControl_searchbutton {
	position: absolute;
	right: 30px;
	top: 247px;
}
#ctl00_phSearchControl_ddType 
{
	position: absolute;	
	top:47px;
	width: 90px;
	left:55px;	
	font-size:10px;
}
#ctl00_phSearchControl_ddMake
{
	position: absolute;	
	top:74px;
	width: 90px;
	left:55px;
	font-size:10px;
	
}
#ctl00_phSearchControl_ddModel 
{
	position: absolute;	
	top:107px;
	width: 90px;
	left:55px;
	font-size:10px;	
}
#ctl00_phSearchControl_ddYearMin 
{
	position: absolute;	
	top:137px;
	width: 50px;
	left:55px;
	font-size:10px;
}
#ctl00_phSearchControl_ddYearMax
{
	position: absolute;	
	top:137px;
	width: 50px;
	left:135px;
	font-size:10px;
}
#ctl00_phSearchControl_ddPriceMin 
{
	position: absolute;	
	top:167px;
	width: 50px;
	left:55px;
	font-size:10px;
}
#ctl00_phSearchControl_ddPriceMax
{
	position: absolute;	
	top:167px;
	width: 50px;
	left:135px;
	font-size:10px;
}
#ctl00_phSearchControl_ddMinKm 
{
	position: absolute;	
	top:197px;
	width: 50px;
	left:55px;
	font-size:10px;
}
#ctl00_phSearchControl_ddMaxKm
{
	position: absolute;	
	top:197px;
	width: 50px;
	left:135px;
	font-size:10px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
div#listingdetails
{
  width:285px;
}
div#detailsTitle
{
 width:285px;
 float:left;
 padding:2px  0px 6px 2px;
 font-family:Verdana;
 font-size:20px; 
 font-variant:normal;
 font-style:normal;
 color:#466955;	
}
div#detailsDescription
{
 width:285px;
 float:left;
 padding:2px  0px 6px 2px;
 font-family:Verdana;
 font-size:12px; 
 color:#000000;	
}
div#detailsHead
{ 
 width:285px;
 float:left;
 padding:2px 0px 2px 2px;
 font-family:Verdana;
 font-size:14px;
 font-weight:bold;
 color:#466955;
}
div#detailsAdditionalFeaturesHead
{ 
 width:285px;
 float:left;
 padding:15px 0px 2px 2px;
 font-family:Verdana;
 font-size:14px;
 font-weight:bold;
 color:#466955;
}
div#detailsAdditionalFeatures
{ 
 width:285px;
 float:left;
 padding:2px 0px 2px 2px;
 font-family:Verdana;
 font-size:11px;
 color:#000000;
}
div#lab1
{
 background-color:#E5DD23;
 width:98px;
 float:left;
 padding:2px 0px 2px 2px;
 font-family:Verdana;
 font-size:11px;
}
div#lit1
{
 width:183px;
  background-color:#E5DD23;
  float:right;
  color:#466955;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#labalt1
{
 background-color:#D6CB0D;	
 width:98px;
  float:left;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#litalt1
{
 background-color:#D6CB0D;
 width:183px;
 float:right;
 color:#466955;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lab2
{
 background-color:#E5DD23;
 width:98px;
 float:left;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lit2
{
 width:183px;
  background-color:#E5DD23;
  float:right;
  color:#466955;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#labalt2
{
 background-color:#D6CB0D;	
 width:98px;
  float:left;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#litalt2
{
 background-color:#D6CB0D;
 width:183px;
 float:right;
 color:#466955;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lab3
{
 background-color:#E5DD23;
 width:98px;
 float:left;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lit3
{
 width:183px;
  background-color:#E5DD23;
  float:right;
  color:#466955;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#labalt3
{
 background-color:#D6CB0D;	
 width:98px;
  float:left;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#litalt3
{
 background-color:#D6CB0D;
 width:183px;
 float:right;
 color:#466955;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lab4
{
 background-color:#E5DD23;
 width:98px;
 float:left;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lit4
{
 width:183px;
  background-color:#E5DD23;
  float:right;
  color:#466955;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#labalt4
{
 background-color:#D6CB0D;	
 width:98px;
  float:left;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#litalt4
{
 background-color:#D6CB0D;
 width:183px;
 float:right;
 color:#466955;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lab5
{
 background-color:#E5DD23;
 width:98px;
 float:left;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lit5
{
 width:183px;
  background-color:#E5DD23;
  float:right;
  color:#466955;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#labalt5
{
 background-color:#D6CB0D;	
 width:98px;
  float:left;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#litalt5
{
 background-color:#D6CB0D;
 width:183px;
 float:right;
 color:#466955;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lab6
{
 background-color:#E5DD23;
 width:98px;
 float:left;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lit6
{
 width:183px;
  background-color:#E5DD23;
  float:right;
  color:#466955;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#labalt6
{
 background-color:#D6CB0D;	
 width:98px;
  float:left;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#litalt6
{
 background-color:#D6CB0D;
 width:183px;
 float:right;
 color:#466955;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lab7
{
 background-color:#E5DD23;
 width:98px;
 float:left;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lit7
{
 width:183px;
  background-color:#E5DD23;
  float:right;
  color:#466955;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#labalt7
{
 background-color:#D6CB0D;	
 width:98px;
  float:left;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#litalt7
{
 background-color:#D6CB0D;
 width:183px;
 float:right;
 color:#466955;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lab8
{
 background-color:#E5DD23;
 width:98px;
 float:left;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lit8
{
 width:183px;
  background-color:#E5DD23;
  float:right;
  color:#466955;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#labalt8
{
 background-color:#D6CB0D;	
 width:98px;
  float:left;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#litalt8
{
 background-color:#D6CB0D;
 width:183px;
 float:right;
 color:#466955;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lab9
{
 background-color:#E5DD23;
 width:98px;
 float:left;
  padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#lit9
{
 width:183px;
  background-color:#E5DD23;
  float:right;
  color:#466955;
   padding:2px 0px 2px 2px;  
 font-family:Verdana;
 font-size:11px;
}
div#gallery
{
	width:241px;
	background-color:#131418;
}
div#galleryhead
{
	width:241px;
	height:42px;
	background-image:url("/images/galleryhead.gif");
}
div#dealerCategory
{
	width:241px;
	height:50px;
	background-color:#FFF116;
	padding: 0px 0px 17px 0px;
	color:#85C952;
	font-family:Verdana;
	font-weight:bold;
}

div#bestoffer
{
	width:241px;
	height:40px;
			
}
div#gallerymainpic
{
	width:241px;
	height:auto;
	padding:5px 7px 2px 7px;
}
div#galleryfoot
{
	width:241px;
	height:22px;
	padding: 0px 0px 0px 6px;
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
}
div#listimages
{
	min-width:241px;
	max-width:241px;
	float:right;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	

}
div#listdetails
{
	min-width:325px;
	max-width:325px;
	float:left;	
}
div#cardetails
{
	width:586px;
	
	
}
div#listingsDetails
{
	
	float:left;
	padding:2px 2px 2px 5px;
	width:260px;
	
}
div#listingsCategory
{
	
	float:left;
	padding:2px 2px 2px 5px;
	width:143px;
	
}
div#listingsDetails_title
{	
	float:left;
	color:#466955;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	width:260px;	
	
}
div#listingsDetails_stockno
{	
	float:left;
	color:#466955;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	width:260px;	
	
}
div#listingsDetails_category
{
	
	float:left;
	padding:6px 0px 0px 13px;
	width:143px;
	height:37px;
	color:#85C952;
	font-family:Verdana;
	font-size:10px;
	
}
div#listingsDetails_price
{
	
	float:left;
	padding:2px 2px 2px 5px;
	width:260px;
	font-family:Verdana;
	font-size:11px;
	
	
}
div#listingsDetails_finance
{	
	float:left;
	padding:2px 2px 2px 5px;
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	width:260px;	
}
.listingsImages
{	
	float:left;
	padding:5px 5px 5px 5px;
	width:121px;	
}
input#ctl00_ContentPlaceHolder1_gvVehicles_ctl02_Button6 {
	position: absolute;
	right: 30px;
	
}
.tableTextboxSmall
{
    margin-right: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    float: left;
    width: 140px;
    
}
.tableTextboxXSmall
{
    margin-right: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    float: left;
    width: 80px;
    
}
.tableTextboxMedium
{
    margin-right: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    float: left;
    width: 240px;
    
}
.tableTextboxLarge
{
    margin-right: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    float: left;
    width: 340px;
    
}
.tableTextArea
{
    margin-right: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    float: left;
    width: 340px;
    height:50px;
    padding: 2px;
}