﻿


div#photos{
	position: relative;
	margin-top: 5px;
}

div#photos img#photo{
	/*width: 478px;
	height: 360px;*/
	width: 498px;
	height: 370px;
	border: 1px #333 solid;
}

div#photos .dealofday{
	position: absolute;
	left: 1px;
	top: 1px;
	width: 194px;
	height: 140px;
	background: transparent url(images/dealofday.gif) no-repeat left top;
}

div#photos ul#thumbs{
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;
	background: #000;
}

div#photos ul#thumbs li{
	float: left;
	margin: 0 3px 3px 3px;
	padding: 0
}

div#photos ul#thumbs li img{
	/*width: 73px;
	height: 55px;*/
	width: 76px;
	height: 57px;
	border: 0;
	
}


/* BEGIN SPECS BOX */

div#specs table{
	width: 100%;
	margin: 0;
}

div#specs table tr.alt{
	background-color: #f0f0f0;
}

div#specs table tr td{
	margin: 0;
	padding: 2px;
}

div#specs table tr td.specname{
	width: 20%;
	font-weight: bold;
}

div#specs table tr td.specval{
	width: 30%;
}


/* END SPECS BOX */



/* BEGIN OPTIONS BOX */

div#options{
	
}

div#options ul{
	padding: 0 0 0 2px;
	margin: 0;
	list-style: none;
}

div#options ul li{
	float: left;
	width: 140px;
	padding: 1px 5px 1px 8px;
	margin: 0;
	
	
}

/* END OPTIONS BOX */


/* START IDENTITY BOX */

div#title{
	
}

div#title h1{
	color: #a00000;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin: 0 0 8px 0;
	padding: 0;
}

div#title dl{
	margin: 0;
}

div#title dl dt{
	float: left;
	font-weight: bold;
	width: 85px;
	padding: 1px 0 1px 0 ;
	margin: 0;
	clear: left;
}

div#title dl dd{
	float: left;
	width: 170px;
	padding: 1px 0 1px 0 ;
	margin: 0;

}


div#title dl dd.price, div#title dl dt.price{
	padding-top: 5px;
	font-size: 11pt;
	font-weight: bold;
}

/* END IDENTITY BOX */

/* BEGIN LOAN CALC */

div#loancalc{
}

div#loancalc p.preamble{
	float: right;
	width: 268px;
	padding: 5px;
}

div#loancalc label{
	width: 100px;
	float: left;
	line-height: 22px;
	font-weight: bold;
}

div#loancalc input{
	width: 100px;
	margin: 0 0 3px 0;
}

div#loancalc select{
	width: 100px;
	margin: 0 0 3px 0;
}

div#loancalc a#calcnow{
	display: block;
	margin: 10px 0 0 100px;
}

/* END LOAN CALC */

/* BEGIN DEALER INFO */

div#dealer{

}

div#dealer h3{
	margin: 3px 0 6px 0;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px #ccc solid;
	background: transparent;
	color: #000;

}

div#dealer img.logo{
	padding-bottom: 3px;
	border-bottom: 1px #ccc solid;
}

div#dealer dl{
	margin: 3px;
	
}

div#dealer dl dt{
	font-weight: bold;
	font-size: 10pt;
}

div#dealer dl dd{
	margin: 0 0 0 30px;
	font-size: 10pt;
}

div#dealer .phone{
	padding: 5px 0 5px 0;
	font-size: 14pt;
	font-weight: bold;
	color: #a00000;
	text-align: center;
	
}

div#dealer p.email {
	padding-bottom: 8px;
	text-align: center;
	border-bottom: 1px #ccc solid;
}

div#dealer p.email a{
	padding: 0 0 3px 0;
	font-size: 14pt;
	font-weight: bold;
}

/*
div#dealer a#dealerInfo_homepage{
	text-align: center;
	display: block;
}
*/
div#dealer a.homepage{
	text-align: center;
	display: block;

}

/* END DEALER INFO */


/* BEGIN TOOLS */

div#tools{
}

div#tools ul{
	margin: 4px;
	padding: 0;
	
	list-style: none;
}

div#tools ul li{
	height: 22px;
	line-height: 22px;	
}

div#tools ul li a{
	padding-left: 22px;
	display: block;
}

div#tools ul li.print a{
	background: transparent url(images/icons/print.gif) no-repeat left center;
}

div#tools ul li.email a{
	background: transparent url(images/icons/email.gif) no-repeat left center;
}

div#tools ul li.inquire a{
	background: transparent url(images/icons/excl.gif) no-repeat left center;
}

div#tools ul li.financing a{
	background: transparent url(images/icons/dollar.gif) no-repeat left center;
}

/* END TOOLS */


/* BEGIN WARRANTY */

div#warranty{
}

div#warranty dl{
	margin: 3px;
}

div#warranty dl dt{
	font-weight: bold;
	float: left;
	width: 125px;
	margin: 0;
	
}

div#warranty dl dt:after{
	content: ':';	
}

div#warranty dl dd{
	float: left;
	width: 330px;
	margin: 0;
}


/* END WARRANTY */


div#notes{
}



li.print{
	
}


div#ranking dl{
	margin: 0;
}

div#ranking dl dt{
	float: left;
	font-weight: bold;
	width: 60%;
	padding: 1px 0 1px 0 ;
	margin: 0;
}

div#ranking dl dd{
	float: left;
	width: 40%;
	padding: 1px 0 1px 0 ;
	margin: 0;

}

div#ranking p label{
	float: left;
	display: block;
	width: 60%;
	font-weight: bold;
}

div#ranking p input{
	float: left;
}


div#share{
	
}

div#share ul{
	list-style: none;
	list-style-image: none;
	margin: 10px 0 0 0;
	padding: 0;	
}

div#share ul li{
	float: left;
	width: 25%;
	text-align: center;
}


