@charset "utf-8";
/* CSS Document */

#dailSpecialNest {
	position: absolute;
	z-index: 1;
	width: 655px;
	height: 400px;
	margin-top: 220px;
	left: 50%;
	margin-left: -327px;
	}
	
#dailSpecialNestTop {
	position: relative;
	clear: both;
	float: left;
	width: 655px;
	height: 8px;
	background-image: url(../pics/used_cars_dod/dod-l-top.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	}
	
#dailSpecialNestBottom {
	position: relative;
	clear: both;
	float: left;
	width: 655px;
	height: 8px;
	background-image: url(../pics/used_cars_dod/dod-l-bottom.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	}
	
#specialDetailsNest {
	position: relative;
	clear:both;
	float: left;
	width: 613px;
	height: 366px;
	border-left: 1px solid #434547;
	border-right: 1px solid #434547;	
	padding: 9px 20px;
	background-image: url(../pics/used_cars_dod/95pc_ground.png);
	background-repeat: repeat;
	}

	
#headerGround {
	position: relative;
	clear: both;
	float: left;
	width: 609px;
	height: 24px;
	padding: 4px 4px 0 0;
	background-image: url(../pics/used_cars_dod/hdr-l-ground.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	border-bottom: 1px dotted #3382d1;
	text-align: right;
	}	
	
#vehicleTitle {
	position: relative;
	clear: both;
	float: left;
	width: 608px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F26622;
	padding: 10px 0 0 5px;	
	text-align: left;
	}
	
#vehiclePhoto {
	position: relative;
	clear: none;
	float: left;
	width: 385px;
	height: 305px;
	background-image: url(../pics/used_cars_dod/picture-frame.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-align: center;
	padding-top: 4px;
	}
	
#specialDetailsNestInfo {
	position: relative;
	clear: right;
	float: right;
	width: 200px;
	height: 309px;
	padding: 0 0 0 20px;
	}	
	
#vehicleInfo {
	position: relative;
	clear: none;
	float: right;
	width: 200px;
	height: 270px;
	text-align: left;
	}
	
#MoreInfoBtn {
	position: relative;
	clear: none;
	float: right;
	width: 200px;
	height: 22px;
	text-align: right;
	vertical-align: bottom;
	}
	
td.priceCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F26622;
	padding: 0 0 4px 0;
	}	
	
td.priceCellL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F26622;
	padding: 0 0 4px 5px;
	}	
	
td.descCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0;
	border-top: 1px dotted #c0c0c0;
	color: #6e6e6e;
	}	
	
td.descCellL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	border-top: 1px dotted #c0c0c0;
	color: #6e6e6e;
	}	
	