/* CSS Document */
:link,:visited {text-decoration: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,form {margin: 0; padding: 0;}
address {font-style: normal;}
li, ul {
   font-family: Arial, Helvetica, sans-serif;
   line-height: 15px;
}
/*********************************** Standard Styles **************************************/
.clear {
	clear:both;
	font-size:0px;
	visibility:hidden;
	margin:0;
	padding:0;
	line-height:0px;
}

#superContainer {
	width:100%;
	display:block;	
	position:absolute;
	top:0;
	left:0;
	background:transparent url(images/layout/body_top_bg.gif) top right repeat-x;
}
#mainContainer {
	width:970px;
	margin:0 auto;
	padding:0px;
}
#SEONavChange {
	display:block;
	position:relative;
	top:0px;
}
#FooterholderContainer {
	display:block;
	padding-top:31px;
	width:970px;
	
}
#backgroundContainer {
	width:970px;
	background:transparent url(images/layout/main_bg_rep.gif) 9px 0px repeat-y;
	margin:0; 
	padding:0;
}

#middleContainer {
	width:970px;
	background:transparent url(images/layout/content_top_bg.gif) top left no-repeat; 
	margin:0; 
	padding:0px 0 0 0;
	z-index:1;
}
#sideContainer {
	float:left;
	width:211px;
	margin:0;
	padding:0px 0px 0px 9px;

}
body{
	background:transparent url(images/layout/body_bg.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	font-size:14px;
}



/***********************************End Standard Styles ********************************/
/**********************************Header Styles ****************************************/

.printOnly {
	display:none;
}
#urlContainer {
	width:175px;
	height:17px;
	font-weight:bold;
	float:right;
	padding:0px 0px 0 0;
	margin-right:0px;
	text-align:center;
}

#urlContainer a{
	color:#FFFFFF;
}

#headerContainer {
	height:197px;
	width:970px;
	background:transparent url(images/layout/header_bg.jpg) top left no-repeat;
	display:block;
	margin:0; 
	padding:0;
	
}

#crowfootLink {
	width:469px;
	height:185px;
	display:block;
	position:relative;
	top:8px;
	left:10px;
	float:left;
}

#cochraneLink {
	width:469px;
	height:133px;
	display:block;
	position:relative;
	top:60px;
	right:12px;
	float:right;
}

#headerContainer #address {
	float:left;
	height:19px;
	width:300px;
	position:relative;
	top:143px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:0px;
}





/**********************************End Header Styles ****************************************/
/*******************************  Footer Styles ************************/

#footerContainer {
	width:970px;
	display:block;
	padding:22px 0;
	background:transparent url(images/layout/footer_bg.gif) 9px 0px no-repeat;
}

#aslDesigned{
	padding:0px 0 0 25px;
	float:left;
	font-size:10px;
}
#aslDesigned a:link, #aslDesigned a:visited {
	font-weight:normal;
	color:#000000;
}
#aslDesigned a:hover, #aslDesigned a:active{
	text-decoration:underline;
}
#copyContainer {
	height:11px;
	font-size:10px;
	color:#000000;
	padding:0px 25px 0 0;
	text-align:right;
	float:right;	
}

#footerContact {
	color:#000000;
	width:700px;
	margin:0 auto;
	margin-top:10px;
	font-size:11px;
	text-align:center;
	
}
#footerLinks {
	color:#000000;
	width:700px;
	margin:0 auto;
	margin-top:25px;
	font-size:11px;
	text-align:center;
	
}
#footerLinks a:link, #footerLinks a:visited{
	color:#000000;
}
#footerLinks a:hover, #footerLinks a:active{
	color:#3B5CB9;
}
/******************************* End Footer Styles ************************/
/*********************************** Featured Vehicle *************************************/



.featureContainer {
	display:block;	
	
}

.sideBarFeatureContent {
	background:transparent top left repeat-x url(images/featured/feature_bg_rep.gif);
	width:211px;
	padding:5px 0px 0px 0px;
	margin:0 auto;
	display:block;
	
	
}
.featureContainer .featuredVehicle {
	width:211px;
	padding:0px 0px 0px 0px;
	
}
.featureContainer .featuredVehicleInner {
	width:202px;
	margin:0 auto;
	padding-bottom:4px;
	border-bottom:#748894 1px solid;
}
.sideBarFeatureContent .title {

   background-color:#47697D;
   color: #FFFFFF;
   display: block;
   font-size: 15px;
   font-weight: bold;
   padding:5px;
   text-align: center;
   width: 192px; /*190px*/   
   margin:5px auto;
  

}

.sideBarFeatureContent p{
	margin:0 auto;
	padding:10px;
	font-size:12px;
	color:#151515;
}


.sideBarFeatureContent a .image {
   border: 1px solid #47697D;
   padding: 0px;
   width: 200px;
   display:block;
   margin:0px auto 0px auto;
}
.sideBarFeatureContent a:hover .image {
   border: 1px solid #0D31A1; 
}


.sideBarFeatureContent .title:hover{
	background-color:#0D31A1;
	color:#FFFFFF;
}

.sideBarFeatureContent .options {
   color: #000000;
	margin:0px auto 0px auto;
   width: 192px; /*181px*/
   display: block;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight:normal;
   text-align:left;
   padding:5px;
	 background-color:#FFFFFF;
	
}

.sideBarFeatureContent .price {
	background-color:#FFFFFF;
	padding:5px;
	margin:0px auto 0px auto;
	width: 192px; /*181px*/
	display: block;	
	font-family: Arial, Helvetica, sans-serif;
	color:#0C3EAF;
	text-align: right;
  	font-size: 18px;  
	font-weight: bold;
}
.sideBarFeatureContent .price strike{
	color: #FF0000;
}

/******************************** End Featured Vehicle *******************/
/***********************************Content Styles **************************************/




#contentContainer table {
	font-size:12px;
}
#contentContainer {
	float:right;
	width: 700px;
	padding:15px 30px 0px 0px;
	font-size:14px;	

}
#contentContainer p {
	padding:0px 0px 10px 0px;
	font-size:14px;
	color:#151515;
}


h1, h2, h3, h4, h5 {
	color:#47697D;
	font-weight:bold;
	text-transform:capitalize;
	padding:0px 0 10px 0;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:15px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:13px;
}
h5 {
	font-size:12px;
}
h1.pageHead {

	color: #47697D;
	font-size:19px;	
}

#contentContainer ul, #contentContainer ol {
	font-size:14px;
	padding-bottom:10px;
	
}
#contentContainer ul {
	margin-left:15px;
}
#contentContainer ol {
	width: 200px;
	margin: 0px auto;
}
h3.redH3, .red, h4.redH4 {
	color:#ff0000;
}

a:link, a:visited {
	color:#125AD5;
	font-weight:bold;
}
a:active, a:hover {
	color:#CC0404;
}

/***********************************END Content Styles **************************************/

/************************************* New Sidebar Styles **************************/
#didYouKnow{
	
	width:202px;
	padding-bottom:4px;
	margin:0 auto;
	display:block;
	border-bottom:1px solid #748894;
	
	
}
#didYouKnowInner {
	background-color:#FFFFFF;
	width:192px;
	padding:5px;
}
#didYouKnowHeader h5{
	font-weight:bold;
	text-transform:capitalize;
	color:#606060;
	display:block;
	text-align:center;
	margin:0px;
	font-size:13px;
	
}

#didYouKnow p {
	padding:0px 0px 0px 0px;	
}

#didYouKnow ul{
	list-style:none;
	padding:0px;
}

#didYouKnow ul li{
	margin:0px;
	padding-bottom:10px;
}

#didYouKnow li a{
	display:block;
	font-weight:bold;
	font-size:12px;
}
.featureNewTitle {
	
	margin:0;
	position:relative;
	top:0px;
	float:left;
	height:124px;
	width:22px;
	display:block;
}
/************************************* END New Sidebar Styles **********************/

/******************************** Featurebox Styles **************************/
#featureboxFloat {
   display: block;
   margin:10px auto 10px auto;

}


#featureboxContainer {
   display: block;
   margin: 0px auto 0px auto;
   padding: 0px;
   color:#696969;
}



#featureboxLeftColumn {
   display: block;
   float: left;
   margin: 0px;
   padding: 0px 5px 0px 0px;
   width: 254px;
}

#featureboxRightColumn {
   display: block;
   float: right;
   margin: 0px;
   padding: 0px 0px 0px 0px;
   width: 254px;
}
div.featurebox, div.featureboxHover {
	  cursor: pointer;
   display: block;
   height: 65px; /*61px*/
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   width: 254px; /*244px*/
   border:none;
}
div.featurebox {

   
   background-image: url(images/featurebox/featurebox_off.gif);
   background-position: top left;
   background-repeat: no-repeat;
   
}
div.featureboxHover {
   background-image: url(images/featurebox/featurebox_over.gif);
   background-position: top left;
   background-repeat: no-repeat;


}
.featurebox .featureboxText{
	font-size:11px;
	color:#0B456E;
}
div.featureboxHover .featureboxText {
	color:#960101;
	font-size:11px;
}
div.featurebox div.image, div.featureboxHover div.image {
   display: block;
   float: right;
   position:relative;
   padding-left:0px;
   top:0px;
   


}

.featurebox strong{
	color:#5193C3;
	font-size:12px;
	line-height:17px;
	
	
}
.featureboxHover strong {
	color:#CC0404; 
	line-height:17px;
}
/************************************* End Featurebox Styles ***********************/


/*********************************** Featured Specials *************************************/
#specialHead, #specialFoot {
	background-position: top;
   	background-repeat: no-repeat;
   	width:515px;
   	display:block;
}
#specialHead {
	
   margin:0px auto 0px auto;
}
#specialFoot {
	
   margin:0px auto 0px auto;
}
#vehicleSpecials {
	width:515px;
	margin:0 auto;
}
#vehicleSpecials .featuredVehicle {
	width:165px;
	margin:0 0px 0 0px;
	float:left;
}

#vehicleSpecials .featuredVehicle p{
	width:160px;
	margin:0 auto;
	font-size:12px;
	color:#151515;
}


#vehicleSpecials .featuredVehicle a .image {
   border: 2px solid #000000;
   padding: 0px;   
   margin:0 auto;
   display:block;
   width: 156px; /*190px*/
   
	
}
#vehicleSpecials .featuredVehicle a:hover .image {
   border: 2px solid #071B9A;
   margin:0 auto; 
}

#vehicleSpecials .featuredVehicle .title {
   font-family: Arial, Helvetica, sans-serif;
   background-color:#CC0404;
   color: #FFFFFF;
   display: block;
   font-size: 15px;
   font-weight: bold;
   padding: 0px 0px 0px 0px;
   text-align: center;
   width: 156px; /*190px*/
   margin:0px auto;  
 
}

#vehicleSpecials .featuredVehicle .title:hover{
	background-color:#1B53B3;
}


#vehicleSpecials .featuredVehicle .options {
   color: #4c4c4c;   
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   text-align:left;
	 position:relative;
   margin: 0px auto;
   width:160px;
   display: block;
 
}

#vehicleSpecials .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color:#071B9A;
   display: block;
   font-size: 18px;
   font-style: italic;
   font-weight: bold;
   margin-top: 0px;
   padding-right:15px;
   
   text-align: right;
   
}
#vehicleSpecials .featuredVehicle .featuredVehicleInner {
	padding:0px 0px 0px 0px;
}
#vehicleSpecials .featuredVehicle .price strike{
	color: #FF0000;
}
/******************************** End Featured Specials *******************/
/************************************** Contact Form Styles ************************/
#contactForm{
	margin-top: 20px;
	padding-bottom: 10px;
}

#contactForm label{
	display:block;
	float:left;
	width: 170px;
	text-align:right;
	font-weight:bold;
	margin-right: 15px;
	margin-bottom: 10px;
}
#contactForm input, #contactForm select, #contactForm p, #contactForm textarea{
	display:block;
	float:left;
	width:400px;
	margin-bottom: 10px;
}

#contactForm select{
	width: 404px;
}

#contactForm p{font-size:10px; margin-bottom:0;}

#contactForm input.formButton{
	float:right;
	display:block;
	width: 200px;
	height:25px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-top: 2px solid #CCCCCC;
	color: #2A2A2A;
	cursor: pointer;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px;
}
/******************************* End Contact Form Styles ************************/
/******************************* Start Warranty Form Styles **********************/
#frmWarranty{
	margin-top: 20px;
	padding-bottom: 10px;
}

#frmWarranty label{
	display:block;
	float:left;
	width: 150px;
	text-align:right;
	font-weight:bold;
	margin-right: 15px;
	margin-bottom: 10px;
}
#frmWarranty input, #frmWarranty select, #frmWarranty p, #frmWarranty textarea{
	display:block;
	float:left;
	width:375px;
	margin-bottom: 10px;
}

#frmWarranty select{
	width: 334px;
}

#frmWarranty p{font-size:10px; margin-bottom:0;}

#frmWarranty input.formButton{
	float:right;
	display:block;
	width: 187px;
	height:25px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-top: 2px solid #CCCCCC;
	color: #2A2A2A;
	cursor: pointer;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px;
}
/*************************************************************************************/

.SubTitle {
	text-align: left;
  background-color:#47697D;/*#CFD7E9;*/
  border: 1px #0C1F48 solid;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
	text-transform: uppercase;
}
#siteMap {
	width:300px;
	margin:0 auto;
	padding-bottom:0px;
}
#siteMap ul{
	padding-top:0;
	padding-bottom:0;
}
.formBut, .formbut{
	background-color: #FFFFFF;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-top: 2px solid #CCCCCC;
	color: #2A2A2A;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0 0px 0;
  padding: 0px;
  text-align: center;
  text-transform: capitalize;
}

.redText {
	color:#AC0501;
	font-weight:bold;
}

.indexIndent {
		width:700px;
		padding:15px 0px 0 19px;
}

a.flashLink {
	float:right;
	margin-bottom:13px;
}
/************* BNP*****************/
#bnpBox{
	width: 196px;
	height:93px;
	padding:44px 0px 0px 13px;
	background:transparent url(images/bnp/bnpBack.gif) top left no-repeat;
	margin: 10px 0px 10px 0px;
}

#bnpBox span.bap_make{
	display:none;
}

#bnpBox select{
	width: 185px;
	float:left;
}

#bnpBox input{
	position:relative;
	right:15px;
	top:32px;
	float:right;
}

#bnpBox br {
	line-height:8px;
}

ul.bnpImageList {
   margin: 0px;
   padding: 0px;
}

ul.bnpImageList li {
   list-style: none;
   margin: 0px;
   padding: 0px;
}


li.bnpLink2 {
   background-image: url(images/bnp/bnpInv_over.gif);
   background-repeat: no-repeat;
   display: block;
   height: 52px;
   width: 351px;
}

li.bnpLink2 a, li.bnpLink2 a:link, li.bnpLink2 a:visited {
   background-color: #FFFFFF;
   background-image: url(images/bnp/bnpInv.gif);
   background-repeat: no-repeat;
   display: block;
   height: 52px;
   text-decoration: none;
   width: 351px;
}

li.bnpLink3 {
   background-image: url(images/bnp/bnpVehicle_over.gif);
   background-repeat: no-repeat;
   display: block;
   height: 52px;
   width: 520px;
}

li.bnpLink3 a, li.bnpLink3 a:link, li.bnpLink3 a:visited {
   background-color: #FFFFFF;
   background-image: url(images/bnp/bnpVehicle.gif);
   background-repeat: no-repeat;
   display: block;
   height: 52px;
   text-decoration: none;
   width: 520px;
}

li.bnpLink2 a:hover, li.bnpLink2 a:focus, li.bnpLink3 a:hover, li.bnpLink3 a:focus  {
   background: transparent none;
   text-decoration: none;
}

#dealerLocation
{
	text-align:center;
	padding-bottom:20px;
	width: 610px;
	margin: 0px auto;
}

#dealerLocation a
{
	width: 300px;
	height: 71px;
	display: block;
}

#dealerLocation p
{
	font-weight: bold;
}

#select_crowfoot
{
	width: 300px;
	display: block;
	float: left;
	background: url(images/crowfoot_logo_over.gif) top left no-repeat;
}
#select_crowfoot a
{
	display: block;
	background: url(images/crowfoot_logo.gif) top left no-repeat;
}
#select_crowfoot a:hover, #select_crowfoot a:active
{
	background: transparent none;
}

#select_cochrane
{
	width: 300px;
	display: block;
	float: right;
	background: url(images/cochrane_logo_over.gif) top left no-repeat;
}
#select_cochrane a
{
	display: block;
	background: url(images/cochrane_logo.gif) top left no-repeat;
}
#select_cochrane a:hover, #select_cochrane a:active
{
	background: transparent none;
}



#testimonial, #testimonial a:link, #testimonial a:visited
{
	display: block;
	height: 37px;
	width: 211px;
	padding-bottom:5px;
}

#testimonial
{
	background: url(images/submit_testimonial.gif) top left no-repeat;
}

#testimonial a:hover, #testimonial a:active
{
	background: url(images/submit_testimonial_over.gif) top left no-repeat;
}





#readTestimonial, #readTestimonial a:link, #readTestimonial a:visited
{
	display: block;
	height: 37px;
	width: 211px;
	padding-bottom:1px;
}

#readTestimonial
{
	background: url(images/testimonial.gif) top left no-repeat;
}

#readTestimonial a:hover, #readTestimonial a:active
{
	background: url(images/testimonial_over.gif) top left no-repeat;
}



/******************************* Custom Buttons Styles **********************/
#leadContainer {
	width:336px;
	float:right;
	
}
.Options, .Options a:link, .Options a:visited{
	height: 68px;
	display:block;
	background:top left no-repeat;	
}

#mapHoursCoch{
	background-image:url(images/leads/mapHoursCoch_over.jpg);
	margin-bottom:10px;
	width:322px;
}
#mapHoursCrow{
	background-image:url(images/leads/mapHoursCrow_over.jpg);
	margin-bottom:10px;
	width:336px;
}
#mapHoursCoch  a:link, #mapHoursCoch a:visited {
	background-image:url(images/leads/mapHoursCoch.jpg);
	width:322px;
}
#mapHoursCrow a:link, #mapHoursCrow a:visited {
	background-image:url(images/leads/mapHoursCrow.jpg);
	width:336px;
}


#employCoch{
	background-image:url(images/leads/employCoch_over.jpg);
	margin-bottom:10px;
	width:322px;
}
#employCrow{
	background-image:url(images/leads/employCrow_over.jpg);
	margin-bottom:10px;
	width:336px;
}
#employCoch  a:link, #employCoch a:visited {
	background-image:url(images/leads/employCoch.jpg);
	width:322px;
}
#employCrow a:link, #employCrow a:visited {
	background-image:url(images/leads/employCrow.jpg);
	width:336px;
}


#newCoch{
	background-image:url(images/leads/newCoch_over.jpg);
	margin-bottom:10px;
	width:322px;
}
#newCrow{
	background-image:url(images/leads/newCrow_over.jpg);
	margin-bottom:10px;
	width:336px;
}
#newCoch  a:link, #newCoch a:visited {
	background-image:url(images/leads/newCoch.jpg);
	width:322px;
}
#newCrow a:link, #newCrow a:visited {
	background-image:url(images/leads/newCrow.jpg);
	width:336px;
}


#usedCoch{
	background-image:url(images/leads/usedCoch_over.jpg);
	margin-bottom:10px;
	width:322px;
}
#usedCrow{
	background-image:url(images/leads/usedCrow_over.jpg);
	margin-bottom:10px;
	width:336px;
}
#usedCoch  a:link, #usedCoch a:visited {
	background-image:url(images/leads/usedCoch.jpg);
	width:322px;
}
#usedCrow a:link, #usedCrow a:visited {
	background-image:url(images/leads/usedCrow.jpg);
	width:336px;
}

#specialCoch{
	background-image:url(images/leads/specialCoch_over.jpg);
	margin-bottom:10px;
	width:322px;
}
#specialCrow{
	background-image:url(images/leads/specialCrow_over.jpg);
	margin-bottom:10px;
	width:336px;

}
#specialCoch  a:link, #specialCoch a:visited {
	background-image:url(images/leads/specialCoch.jpg);
	width:322px;

}
#specialCrow a:link, #specialCrow a:visited {
	background-image:url(images/leads/specialCrow.jpg);
	width:336px;

}


#leadContainer div a:hover, #leadContainer div a:active {
	background:none transparent;
}

#acclogoContainer {
	display:block;
	margin:0 auto;
	padding:5px 0;
	width:300px;
	}

/*************************************************************************************/

/*.button, .button a:link,  .button a:visited {
	height:67px;
	display:block;
	background: top left no-repeat;
}
#leadContainer div a:hover, #leadContainer div a:active {
	background:none #0000ff;
}
#mapHoursCrow{
	width:314px;
	background-image:url(images/leads/mapHoursCrow_over.jpg);
}
#mapHoursCrow a:link, #mapHoursCrow a:visited {
	width:314px;
	background-image:url(images/leads/mapHoursCrow.jpg);
}*/























