/* 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:#FFFFFF;
}

.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 #e2e2e2 ;
	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;}
	
/* these are specific to beaverton infiniti */
.stHeader {
	background-color: #333333;}	
.stTopMainNav {
	background-color: #990000;}	
.stTopSubNav {
	background-color: #666666;}	
.stSubNav {
	background-color: #666666;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;}	
.stTrim	{
	background-color: #000000;}

	
/* 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*/
.calendarHeader{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: 700; 
	background-color: #003366;}
	
	
td.calendar_on{
	font-family: Tahoma, Arial, Helvetica, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #d7ebff;
	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: #dfebff;
	cursor: pointer;
	text-align: center;
	padding: 2px;}

/*top navigation main links*/
div#td_links a, div#td_links a:link{
	background: #336699;
	color: #ffffff;
	border: solid 1px #646464;
	display: block;
	margin: 0px 0px 1px;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}


div#td_links a:hover, div#td_links a:active{
	background: #003366; 
	color: #ffffff;
	border: solid 1px #646464;
	display: block;
	margin: 0px 0px 1px;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	}

/*default for site*/
 
	



			 

/*default for links*/	
a{font-size: 11px;}
a:link {color: #003366;}
a:visited {color: #003366;}
a:active {color: #ff0000;}	
a:hover {color: #ff0000;}
	
	
/*BreadCrumb*/
.breadcrumb_trailbox {height: 23px; background: #666666; color: #000000; font-size:10px; font-weight: 700;} 
.breadcrumb_trail {color: #000000; font-size:12px;}	 
	
/* nav links */
a.navTop:link, a.navTop:visited {font-family: Helvetica, Verdana, Arial, sans-serif; text-decoration:none; font-size: 11px; color: #000000; font-weight:600;}
a.navTop:hover {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; color: #000000; font-weight:600;}
.navDivider { color: #000000; font-size: 12px; }


/* 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_content,.headerbox_content_personal,.headerbox_content span, .headerbox_content_personal span{
	font-size:11px;
}
a.headerbox_link:link, a.headerbox_link:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;}
	
a.headerbox_link:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;}
/* /HEADERBOX STYLES */
	
.BoxWrapper{
	border: 1px solid #000000;}
		
.webSpecials {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
	width: 604px;
	height: 23px;
	padding-top: 4px;
	padding-left: 4px;
	letter-spacing: 1px;}
	
.recVehicles {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #cccccc;
	width: 300px;
	height: 23px;
	padding-top: 4px;
	padding-left: 4px;
	letter-spacing: 1px;}	
	
.pageHeader {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px;
	color: #b4b4b4;
	font-weight: 700;
	margin: 0px;}	
		
.strongLink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000066;
	font-weight: 700;}
		
.strong {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: 700;}	
		
.greeting {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff;
	font-weight: 900;}			

.readmore {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: 700;}
	
.copyright {
	color: #a2a2a2;
	font-size: 11px;}								
					
/* these are form elements */			
.inputStyle {
	background-color: #eeeeee;
	color: #000000;
	font-size: 11px;
	width: 100%;
	margin: 1px;
	border-style: solid;
	border-width: 1px;

}
/*default width style*/	
.inputStyle2 {
	background-color: #eeeeee;
	color: #000000;
	font-size: 11px;
	margin: 1px;
	border-style: solid;
	border-width: 1px;}				
		
		
/* these control MAIN nested table styles */		
			
.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;}	

.tableBar {
	background-color: #eeeeee;}
	}
	
/*used for result sets and changing background colors*/
.resultsetA {
	background-color: #F7F6F8;}
.resultsetB {
	background-color: #ffffff;}
			
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	list-style-type: circle;
}

.ExpressSearch {
	background-color: #666666;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}	

.smallcontent {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

/* Dick Hannah site styles */
div#outerPageBlock{
	position:relative;
}
div#innerPageBlock{
	position:relative;
	width:982px;
}

div#headerBlock{
	position:relative;
	width:980px;
	height:110px; 
	z-index:1;
}
div#headerNavBlock{
	position:absolute;
	top:0;
	right:2px;
	z-index:100;
}
div#headerNavBlock .navTop{
	float:left;
}
div#homeHeaderContentBlock{
	position:absolute;
	bottom:0;
	height:56px;
}
div#logoBlock{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
div#headerNavBlock{}
div#headerAddressBlock{
	position:relative;
	top:54px;
	z-index:5;
}

div#contentBlock{
	width:982px;
	border:1px solid #999999;
	border-left:0;
	background-image:url('../Images/mainPageBG.gif');
	background-repeat:repeat-y;
	overflow-y:auto;
	overflow-x:hidden;
	min-height:500px;
}
div#contentBlockLeft{
	float:left;
	width:180px;
}
div#sideNavBlock{
	width:160px;
	margin-left:8px;
}
div#contentBlockRight{
	float:left;
	width:780px;
	margin-left:10px;
}
div#gasCompliance{
	width:732px;
	border:1px solid #999999;
	border-top:0;
	border-left:0;
	padding:10px;
	padding-left:200px;
	padding-right:50px;	
	font-size:10px;
}
.gasComplianceDetail{
	padding:10px;
	font-size:10px;
}
/* INVENTORY PAGE STYLES */

div#searchfilter_location .inputStyle2{
	display:none !important;	
}

/* INVENTORY PAGE STYLES */

/* FOOTER STYLES */
#DealerPeakLogo{display:none;}

div#footerBlock{
	position:relative;
	padding-top:20px;
}
div#innerFooterBlock{
	/*
float:left;
*/
	position:absolute;
	top:20px;
	left:20px;
	width:680px;
}
div#innerFooterLeft{
	/*
width:660px;
	margin-left:20px;
*/
	
}
div#innerFooterRight{
	display:none;
}
div#belowPageBlock{
	/*
float:right;
	width:90px;
	margin-right:20px;
	text-align:right;
*/
	position:absolute;
	top:20px;
	right:20px;
	width:90px;
}

div#footerPrivacy{
	position:absolute;
	top:20px;
	left:720px;
	width:80px;
}
div#siteInformation{
	padding:30px;
	width:882px;
	height:200px;
	overflow-y:scroll;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	background-color:#EEF6F9;
	border:1px solid #90CCF1;
}
div#siteInformation p{
	font-size:11px;
	margin-bottom:6px;
}
div#siteInformation h1{
	font-size:24px;
	color:#1151CF;	
}
div#homeTopBlock{
	height:234px;
	margin-bottom:8px;
}
div#homeModelBlock{
	height:86px;
}
div#homeBottomBlock{
	height:248px;
}
div#homeSearchBlock{
	float:left;
	width:191px;
	height:212px;
	margin-left:4px;
	padding-left:9px;
	padding-top:22px;
	background-image:url('../Images/homeVehicleSearchBG.jpg');
	background-repeat:no-repeat;	
}

/* HOME SEARCH */
div#homeSearchBlock .inputStyle, div#homeSearchBlock .inputStyle2{
	width:180px;
	margin-bottom:5px;
	margin-bottom:expression('2px');
	background-color:#FFFFFF;
	border:1px dotted #A2A2A2;
}

div#homeSearchBlock div#priceSelect .inputStyle2{
	width:80px;
}

div#homeSearchBlock div#makeSelect, div#homeSearchBlock div#modelSelect, div#homeSearchBlock div#priceSelect{
	margin-bottom:0px;
}
/*  div#homeSearchBlock #carSearchIDtypeHeader, div#homeSearchBlock #carSearchIDCarTypeSelect{display:none;} */

div#homeSearchBlock div#makeSelect, div#homeSearchBlock div#modelSelect, div#homeSearchBlock div#priceSelect{
	margin-bottom:0px;
	margin-bottom:expression('2px');
}
div#carSearchIDinputHolder{
	width:86px;
	margin-top:6px;
	margin-top:expression('4px');
	margin-left:47px;
}
/* /HOME SEARCH */

div#homeStorePicBlock{
	float:left;
	width:492px;
	height:234px;
	margin-left:6px;
}
div#homeIncentivesBlock{
	float:left;
	width:274px;
	height:234px;
	margin-left:6px;
}
div#homeFeedbackBlock{
	float:left;
	width:200px;
	height:248px;
	margin-left:4px;
	background-image:url('../Images/homeFeedbackBG.jpg');
	background-repeat:no-repeat;
}

div#homeSearchBlock #carSearchIDCarTypeSelect{
	background-color:#fbf587 !important;
}
/* HOME FEEDBACK FORM */
div#homeFeedbackBlock{
	position:relative;	
}
div#homeFeedbackBlock div#feedbackFormBlock{
	position:relative;
	top:24px;
	left:2px;	
}
div#homeFeedbackBlock div#feedbackTitleBox,
div#homeFeedbackBlock div#feedbackLocationLabel,
div#homeFeedbackBlock div#feedbackLocationInput{
	display:none;
}	
div#homeFeedbackBlock .feedbackFormLabel{
	width:180px;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;
}	



div#homeFeedbackBlock #feedbackCommentsInputField{
	width:180px;
	height:20px;
	
}
div#homeFeedbackBlock div#feedbackSubmitButton{
	position:absolute;
	width:86px;
	top:196px;
	top:expression('198px');
	left:54px;
}
div#homeFeedbackBlock .inputStyle,div#homeFeedbackBlock .inputStyle2{
	margin:0;
	
}
/* END FEEDBACK FORM */



div#homeVideoBlock{
	float:left;
	width:486px;
	height:248px;
	margin-left:8px;
	background-color:#FFFFFF;
	
}
div#homeXMLVideoBlock{
	float:left;
	width:474px;
	height:239px;
	margin-left:8px;
	padding-left:12px;
	padding-top:9px;
	background-color:#FFFFFF;
	
	background-image:url(/Skin/DefaultTemplates/DickHannah/Images/filmBG.jpg);
	background-repeat:no-repeat;
}

div#homeLowerCC{
	float:left;
	width:272px;
	height:248px;
	margin-left:8px;
}



/* TOP DROP DOWN STYLES */
div#topNavBlock{
	height:52px;
}


div#topDropDownBlock{
	position:relative;
	top:50px;
	z-index:200;
}
.topDropDown{
	position:absolute;
	display:none;
	width:230px;			
	height:auto;
	top:0;
	text-align:left;
	z-index:200;
}

.homeMenuItem{
	height:18px;
	padding-top:4px;
	line-height:14px;
	padding-left:10px;
	border:1px solid #000000;
	border-top:0;
}
.homeMenuItem a:link, .homeMenuItem a:visited,
.homeMenuItem a:hover, .homeMenuItem a:active{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

/* /TOP DROP DOWN STYLES */

/* FINANCE OVER-RIDES */
/*
#finance_table #fin_bjointapp,
#finance_table #fin_user_titleid,
#finance_table #fin_middleinit,
#finance_table #fin_ownerstatus,
#finance_table #fin_addrduration,
#finance_table #fin_occupation,
#finance_table #fin_employer1,
#finance_table #fin_employerphone,
#finance_table #fin_employer2,
#finance_table #fin_emp2duration,
#finance_moreinfo_table {
	display:none !important;
}
.finance_section .midleft,
.finance_section .midcenter,
.finance_section .midright  {
	background-image: URL(/Images/Finance/midgradient_short.png);
}
#fin_submit_main {
	clear:both !important;
	height: 30px !important;
	visibility: visible !important;
}
*/
/* END FINANCE OVER-RIDES */

 /* VIEWINVENTORY.MODELLIST STYLES */
div#modelInfoBlock .miRight{
	width:393px !important;
}
div#modelInfoBlock{
	width:788px !important;
}
/* /VIEWINVENTORY.MODELLIST STYLES */

/* Don't think we need these anymore. CDP 01/29/2010
.detail_row{
	position:relative;
}
.detail_row .legendary .certpreowned, 
.detail_row .legendary .webspecial { 
	margin-top:40px;
} */ 

/* Turn on Layout Mode labels in car search results */
div.layouts div.layout_modes a span {
	display: block;
	padding-top: 0.25em;
	height: 100%;
	width: auto;
	font-size: 11px;
	font-weight: normal;
}

div#siteDisclaimerBlock{
	width:930px;
	margin-top:30px;
	padding:20px;
	clear:both;
	color:#999999;
	font-size:9px;
}

/* Hide date posted column on jobs table */
.jobs table td.datePosted,
.jobs table th.datePosted {
	display: none;
}
.miSideContent {
	width:370px !important;
}

/* Custom fee disclaimer */
.dhDisclaimer{
	float: left;
	padding: 5px 0 0 20px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	white-space: nowrap;
}
.dhDisclaimer.black{
	float:none;
	bottom:30px;
	margin:20px;
	color:#000000;
	font-size:12px;
	text-align:center;
	font-weight: normal;
}
.dhDisclaimer.black.configure{
	position:absolute;
	bottom:64px;
	left:340px;
}
.rdLauncher{
	position:absolute;
	top:100px;
	left:293px;
}

#cardetail #cardetail_container #cardetail_top .phone
{
	font-weight: bold;
	color: #444;
}

#cardetail #cardetail_container #cardetail_top .phone strong
{
	color: #0e89cf;
}

#cardetail #cardetail_container #cardetail_pricing div .content
{
	font-size: 18px;
}

#search_results .detail_tab .detail_row .detail_foot .fulldetail,
#search_results .detail_tab .detail_row .detail_foot .redundant
{
	background-image:url("/Images/inventory/BlueSkin/ViewFullDetailButton.jpg");
	background-color: #032842;
	border:1px solid #CCCCCC;
	color:#FFFFFF !important;
	font-size:12px;
	font-weight:bold;
	padding:2px 6px;
}

#search_results .detail_tab .detail_row .detail_foot .fulldetail:hover,
#search_results .detail_tab .detail_row .detail_foot .redundant:hover
{
	background-image:url("/Images/inventory/BlueSkin/ViewFullDetailButtonR.jpg");
}

.detail_row.type_used .detail_preview .detail_spec .spec_row.spec_price{
	position:absolute;
	padding-left:16px;
	right:20px;
	background-color:#ECF0F5;
	border:1px solid #1D4885;
	text-align:center;
}
.detail_row.type_used .detail_preview .detail_spec .spec_row.spec_price .label{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.detail_row.type_used .detail_preview .detail_spec .spec_row.spec_price .content{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.detail_row .legendary img.manuf_cert{
	padding-top:50px !important;
	border:0 !important;
}

/*
.detail_row.type_new .detail_preview .detail_spec .spec_row.spec_price{
	position:absolute;
	width:100px;
	right:20px;
	background-color:#ECF0F5;
	border:1px solid #1D4885;
	text-align:center;
}
.detail_row.type_new .detail_preview .detail_spec .spec_row.spec_price .label{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.detail_row.type_new .detail_preview .detail_spec .spec_row.spec_price .content{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
*/
