/* The Big Reset.  */
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, blockquote, fieldset, legend, label, input, textarea, form, img {
    margin: 0; padding: 0; border: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
body{
	background-color:#131F59;
	background-color:#333333;
	background-image:url(../Images/pageBG.gif);
	
}
.inputStyle, .inputStyle2{
	border:1px solid #543616;
	background-color:#EEEEEE;
	font-size:11px;
}
.tableNestBg {
     background-color: #FFFFFF;
}
.tableNest1 {
     background-color: #EEEEEE;
}
.tableNest2 {
     background-color: #ffffff;
} 
.header {
     color: #000066;
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 13px; 
     font-weight: 900;
}
.subheader {
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px;
     font-weight: 700;
     background-color: #ffffcc;
} 
div#outerPageBlock{
	position:relative;
}
div#leftPageShadow{
	float:right;
	background-image:url(../Images/pageShadowLeft.png);
	background-repeat:repeat-y;
}
div#rightPageShadow{
	background-image:url(../Images/pageShadowRight.png);
	background-repeat:repeat-y;
}

div#innerShadowBlock{
	position:relative;
	width:1020px;
	margin-left:auto;
	margin-right:auto;background-image:url(../Images/pageShadow.png);
	background-repeat:repeat-y;	
	overflow:auto;
}
div#innerPageBlock{
	position:relative;
	width:980px;	
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}
div#contentBlock{
	width:980px;
	min-height:500px;
	margin-right:auto;
	background-image:url(../Images/mainContentBG.gif);
	background-repeat:repeat-y;	
}
div#IE6break{
	clear:both;
}
div#rightContentBlock{
	float:right;
	width:170px;
	margin-left:10px;
}
div#leftContentBlock{
	float:left;
	width:780px;
	margin-left:10px;
	margin-right:10px;
	background-color:#FFFFFF; 
}
div#headerBlock{
	height:98px;
}
div#navBlock{
	position:relative;
	width:980px;
	height:30px;
	background-image:url(../Images/navBG.jpg);
	background-repeat:repeat-x;
}
div#navSocialBlock{
	position:absolute;
	top:0;
	right:0;
}
.topNav, .topNav_on{
	float:left;
	height:27px;
	margin-top:3px;
	padding-left:20px;
	padding-right:20px;
}
.navDividerLeft,.navDividerRight{
	float:left;
	height:26px;
	margin-top:2px;
	
}
.navDividerLeft{
	background-color:#333333;
}
.navDividerRight{
	background-color:#666666;
}
.topNav a:link, .topNav_on a:link{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.topNav a:visited, .topNav_on a:visited{
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
}
.topNav a:hover, .topNav_on a:hover{
	color:#999999;
	font-size:12px;
	font-weight:bold;
}
.topNav a:active, .topNav_on a:active{
	color:#666666;
	font-size:12px;
	font-weight:bold;
}
.topDropDown{
	display:none;
	position:absolute;
	top:126px;
	left:0;
	border:1px solid #666666;
	border-top:0;
	z-index:200;
}
.homeMenuItem{
	background-image:url(../Images/navDDBG.png);
	background-repeat:repeat-x;
	width:200px;
	height:18px;
	line-height:14px;
	padding-left:10px;
	padding-top:4px;
}
.homeMenuItem a:link{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.homeMenuItem a:visited{
	color:#CCCCCC;
	font-weight:bold;
	font-size:12px;
}
.homeMenuItem a:hover{
	color:#999999;
	font-weight:bold;
	font-size:12px;
}
.homeMenuItem a:active{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
div#homeSpecialsBlock{
	float:right;
	margin-right:30px;
}
div#homeTopBlock{
	position:relative;
	width:980px;
	height:81px;
	padding-top:371px;
	background-image:url(../Images/homeMain.jpg);
	background-repeat:no-repeat;
}
div#homeScrollerBlock{
	
}
div#homeBannerBlock{
	position:absolute;
	top:20px;
	left:65px;
}
div#ONButton{
	position:absolute;
	top:115px;
	left:7px;
}
div#homeLowerBlock{
	width:980px;
	height:121px;
	padding-top:15px;
	background-image:url(../Images/homeLowerBG.jpg);
	background-repeat:repeat-x;
}
div#homeLowerBlock .hlb{
	float:left;
	margin-left:14px;
}
div#footerBlock{
	width:972px;
	height:22px;
	padding-top:8px;
	padding-right:8px;
	background-image:url(../Images/footerBG.jpg);
	background-repeat:repeat-x;
	
}
div#footerBlock div#innerFooterLeft{
	float:right;
	color:#666666;
}
div#footerBlock div#innerFooterLeft a:link,div#footerBlock div#innerFooterLeft a:visited{
	color:#333333;
	font-weight:bold;
}
div#footerBlock div#innerFooterLeft a:hover,div#footerBlock div#innerFooterLeft a:active{
	color:#000000;
	font-weight:bold;
}
div#footerBlock #DealerPeakLogo{display:none;}

div#bottomShadowBlock{
	width:1020px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

/* HEADERBOX STYLES */
.headerBox{
	list-style-position: inside !important;
	width:154px;
	height:16px;
	margin:0;
	padding: 3px;
	background-color:#CDCCC8;
	background-image:url('../Images/headerBoxBG.jpg');
	background-repeat:repeat-x;
	border-bottom:0;
	border:1px solid #ACA899;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;		
	text-align: left;
}
.headerbox_content, .headerbox_content_personal{
	border:1px solid #ACA899;
	margin:0;
	margin-bottom:14px;
	padding: 3px;
	border-top:0;
	width:154px;
	background-color:#FFFFFF;
}
/* /HEADERBOX STYLES */

#showMoreInformation a:link,#showMoreInformation a:visited,
#showMoreInformation a:hover,#showMoreInformation a:active,
#closeMoreInformation a:link,#closeMoreInformation a:visited,
#closeMoreInformation a:hover,#closeMoreInformation a:active{
	background-color:#000000;
}

.detail_row .detail_content .detail_preview{
	background-image:url('../Images/invBG.jpg');
	background-repeat:no-repeat;
	
	background-position:right;
}
.detail_row .estpayments .terms {

	color:#FFFFFF;
}
.legendary .NegotiateLink{
	margin-right:170px !important;
}
.cContent{
	padding:30px;
	text-align:center;
}
.cContent h1{
	margin-bottom:10px;
	color:#333333;
	font-size:20px;
	font-weight:bold;
}
