/* 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 {
    margin: 0; padding: 0; border: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}

body{
	position:relative;
	background-color:#131F59;
	background-image:url(../Images/bodyBG.jpg);
	background-repeat:repeat-x;
	
}
/* /The Big Reset.  */

.Main_HeaderBox {
	font-weight: bold;
	background-color: #eee;
	width: 100%;
	height: 23px;
	padding: 3px;
	margin: 0px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee ;
	border-left: 1px solid #eee;
	text-align: left;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration:none;
	clear: left;
}
	
.Main_HeaderBox_Content {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #fff;
	width: 100%;
	padding: 3px;
	margin: 0px;
	border: 1px solid #eee;
}

.Main_HeaderBox a:link, .Main_HeaderBox a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;}
	/* skinF */
/* these are the Header Row Classes*/
.HeaderRow1 {
	background-color: #999999;
	height: 95px;
}	
.HeaderRow2 {
	background-color: #0055AA;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 25px;
}	
.HeaderRow3 { background-color: #004282; }

.AccentColor {
	background-color: #CC0000;
}

/*this affects the position of the logo, careful when changing, so it does not affect oter sites logo placement*/
.LogoLayer{
	position:relative; 
	left:1px; 
	top:-8px; 
	width:160; 
	height:70px; 
	z-index:10;
}
.BreadCrumb {
	background-color: #004282;
	height:15px; 
	color:ccc; 
	font-size:10px;
}		

#buttonbox {
	text-align: center;
	margin: 1px 1px 1px 1px;
    white-space: nowrap;
}
#buttonboxoff a, #buttonboxoff a:visited {
	background-color: #e2e2e2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: hand;
	margin: 1px;
	text-decoration: none;
	background-image: url("/images/button_bg.gif");
	background-repeat: repeat-x;
	border-top:#CCCCCC solid 1px; 
	border-bottom: #999999 solid 1px; 
	border-right:#CCCCCC solid 1px; 
	border-left:#999999 solid 1px; 
	height:22px;
	padding: 2px;
	text-align:center;
	clear:both;
}

#buttonboxoff a:hover, #buttonboxoff a:active {
	background-color: #e2e2e2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: hand;
	margin: 1px;
	text-decoration: none;
	background-repeat: repeat-x;
	border-top:#999999 solid 1px; 
	border-bottom: #CCCCCC solid 1px; 
	border-right:#999999 solid 1px; 
	border-left:#CCCCCC solid 1px; 
	height:22px;
	padding: 2px;
	text-align:center;
	clear:both;
}

/* submit buttons */
input.button {
	background-color: #e2e2e2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: hand;
	margin: 1px;
	background-image: url("/images/button_bg.gif");
	background-repeat: repeat-x;
	border-top:#CCCCCC solid 1px; 
	border-bottom: #999999 solid 1px; 
	border-right:#CCCCCC solid 1px; 
	text-decoration: none;
	border-left:#999999 solid 1px; 
	height:22px;
	padding: 2px;
	text-align:center;
	clear:both;
}

input.buttonwait {
	background-color: #e2e2e2;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: wait;
	border-top:#999999 solid 1px; 
	border-bottom: #999999 solid 1px; 
	border-right:#999999 solid 1px; 
	border-left:#999999 solid 1px; 
	text-decoration: none;
	margin: 1px;
	height:22px;
	padding: 2px;
	text-align:center;
	clear:both;
}

input.hover {
	background-color: #e2e2e2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: hand;
	text-decoration: none;
	margin: 1px;
	background-repeat: repeat-x;
	border-top:#999999 solid 1px; 
	border-bottom: #CCCCCC solid 1px; 
	border-right:#999999 solid 1px; 
	border-left:#CCCCCC solid 1px; 
	height:22px;
	padding: 2px;
	text-align:center;
	clear:both;
}


/*TABS*/
/* used for seperator when browser deos not support css*/
span.pipe {display: none;}

#tabbox {
	margin: 2px 0px 0px 0px;
    white-space: nowrap;
	padding: 0px;
	border: 0px;
	clear:both;
}
#taboff a, #taboff a:visited {
	color: #333;
	padding: 2px 6px 2px 6px;
	background-color: #CCC;
	text-decoration: none;
	margin: 1px 0px 0px 1px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #999;
	border-left: 1px solid #CCC;
	background-image: url("/images/button_bg.gif");
	background-repeat: repeat-x;
	font-size: 11px;
	white-space:nowrap;
	height:22px;
}

#taboff a:hover, #taboff a:active {
	color: #fff;
	padding: 2px 6px 2px 6px;
	background-image: none;
	background-color: #CCC;
	text-decoration: none;
	margin: 1px 0px 0px 1px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-size: 11px;
	white-space:nowrap;
	height:22px;
}

#tabon a, #tabon a:visited, #tabon a:hover, #tabon a:active {
	color: #000000;
	padding: 2px 6px 2px 6px;
	background-color: #eeeeee;
	text-decoration: none;
	margin: 1px 0px 0px 1px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #CCC;
	background-image: none;
	font-size: 11px;
	white-space:nowrap;
	height:22px;
}
/* END tabs */

/* CALENDAR*/
.calendar{
	width: 156px;
	margin: 0px 0px 0px 0px;}
	
.calendarHeader{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: 700; 
	background-color: #004282;
	}
	
	
td.calendar_on{
	font-family: Tahoma, Arial, Helvetica, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #004282;
	text-align: center;
	padding: 2px;
	}

td.calendar_off{
	font-family: Tahoma, Arial, Helvetica, Geneva, Sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	padding: 2px;}

td.calendar_hover{
	font-family: Tahoma, Arial, Helvetica, Geneva, Sans-serif; 
	font-size: 11px;
	color: #000000;
	background-color: #004282;
	cursor: pointer;
	text-align: center;
	padding: 2px;}

/*top navigation main links*/
div#td_links a, div#td_links a:link{
	color: #000;
	border: none 0px;
	display: block;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}


div#td_links a:hover, div#td_links a:active{
	background: #004282; 
	color: #ffffff;
	border:  none 0px;
	display: block;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	}

/*default for site*/

p,td{
	margin: 0px; 
	color: #393939; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;}
	
h4, h3{

	margin: 0px; 
	color: #666666; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;}


			 

/*default for links*/	
a:link {
	color: #0f2344;
	font-size: 11px;}
a:visited {
	color: #081936;
	font-size: 11px;}
a:hover {
	color: #333333;
	font-size: 11px;}
a:active {
	color: #000000;
	font-size: 11px;}	

	

div#navBlock{
	width:980px;
	height:36px;
	background-image:url(../Images/navBarBG.jpg);
	background-repeat:no-repeat;
	
}
.navSide{
	float:left;
	width:10px;
	height:46px;
}

.topNav,.topNav_on{
	float:left;
	height:27px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:2px;
	padding-top:4px;
	padding-left:8px;
	padding-right:8px;
	
}
.topNav_on{

	background-image:url(../Images/nav_on.jpg);
	background-repeat:repeat-x;	
	
}

.topNav a:link{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
.topNav a:visited,.topNav_on a:visited{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
.topNav a:hover, .topNav_on a:link,.topNav_on a:hover{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
.topNav a:active, .topNav_on a:active{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
/* nav links */




#MyPodContainer li {
	list-style-position: inside !important;	
}


div#outerPageBlock{
	position:relative;
}
div#innerPageBlock{
	position:relative;
	width:980px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	
}
div#contentBlock{
	background-image:url(../Images/mainContentBG.gif);
	background-repeat:repeat-y;
	min-height:500px;
	overflow-x:hidden;
	overflow-y:auto;
}
div#IE6break{
	clear:both;
}
div#headerBlock{
	height:106px;
}
div#leftContentBlock{
	float:left;
	width:780px;
	padding:10px;
}
div#rightContentBlock{
	float:right;
	width:170px;
	margin-left:10px;
}
div#ONButton{
	position:absolute;
	top:204px;
	right:100px;
}
div#footerBlock{
	height:32px;
	background-color:#FFFFFF;
	border-top:1px solid #999999;
}
div#footerHolder{
	padding-top:8px;
}
div#innerFooterLeft{
	float:right;
	padding-right:10px;
	color:#666666;
}

div#innerFooterRight{
	display:none;
}

#DealerPeakLogo{display:none;}

.vehicleSummaryHolder{
	float:left;
	position:relative;
	width:161px;
	height:161px;
	margin-right:6px;
	background-image:url(../Images/wsBG.jpg);
	background-repeat:no-repeat;
}
.vehicleSummaryHolder .vshPic{
	position:absolute;
	width:161px;
	top:36px;
	text-align:center;
}
.vehicleSummaryHolder .vshPic img{
	width:120px;
	height:90px;
}
.vehicleSummaryHolder .vshDescription{
	position:absolute;
	width:140px; 
	top:14px;
	margin-left:10px;
	font-weight:bold;
	line-height:10px;
	text-align:center;
}
.vehicleSummaryHolder .vshDescription a{
	color:#000000;
}

div#homeTopBlock{
	position:relative;
	width:320px;
	height:258px;
	padding-left:660px;
	background-image:url(../Images/homeTopBG.jpg);
	background-repeat:no-repeat;
}
div#homeFadeBlock{
	position:absolute;
	top:0;
	left:0;
}
.homePicFade{
	position:absolute;
	top:0;
	left:0;
	
}
div#homeDescriptionBlock{
	position:absolute;
	width:265px;
	left:670px;
	top:120px;
	font-size:12px;
}
div#homeDescriptionBlock a:link,
div#homeDescriptionBlock a:visited,
div#homeDescriptionBlock a:hover,
div#homeDescriptionBlock a:active{
	font-size:12px;
	font-weight:bold;
}
div#homeMiddleBlock{
	height:69px;
	margin-top:6px;
	margin-left:2px;
	background-color:#FFFFFF;
}
div#homeContentBlock{
	background-color:#FFFFFF;
}
.h_options{
	float:left;
	width:161px;
	height:69px;
	margin-right:2px;
}

div#homeLowerBlock{
	height:168px;
	padding-bottom:6px;
	background-color:#FFFFFF;
}
.hl_options{
	float:left;
	height:166px;
	margin-left:5px;
	margin-top:2px;
}
/* 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:1px solid #133770;
	border-bottom:0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;		
	text-align: left;
}
.headerbox_content, .headerbox_content_personal{
	border:1px solid #133770;
	margin:0;
	margin-bottom:14px;
	padding: 3px;
	border-top:0;
	width:154px;
	background-color:#FFFFFF;
	font-size: 12px;
}
/* /HEADERBOX STYLES */

div#searchfilter_container div#searchfilter_price{display:none}


div#finContent{
	width:600px;
	margin-left:50px;
}
div#finContent a{
	font-weight:bold;
	font-size:14px;
}
div#finContent #.finLink{
	color: #ff0000;
	font-size:12px;
	font-weight:bold;
}
div#finContent p, div#finContent ul{
	margin-bottom:1em;
}
div#finContent .finBold{
	font-weight:bold;
}
div#miTopTabs{
	text-align:right;
	color:#FFFFFF;
}
div#invAtAglance{
	background-color:#B1BECF;
	border:1px solid #091734;
	padding:30px;
	padding-top:0;
}
div#invAtAglance h3{
	color:#091734;
}
.cContent{
	padding:10px 40px;
}
.cContent h1{
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
	color:#122766;
}
.cContent p{
	margin-bottom:4px;
}
.cContent .tName{
	margin-top:4px;
	margin-bottom:10px;
	font-weight:bold;
}
.cFlLeft, .cFlRight{
	float:left;
	width:350px;
	height:auto;
}
.cContent a{
	font-size:12px;
	text-decoration:underline;
}
