/* Karl Chevrolet Redesign */

/*body styles*/
body.default {
  /*background-image: url(/1/4873/template/images/interface/redesign/bg.jpg);
  background-repeat:repeat-x; */
  background-color: #172C6D;
}


.headerNavText, .headerNavText a {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  
}

.topAddressBarText, .topAddressBarText a {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  color: #000000;
  
}


/* Styles for left navigation */
/*Controls overall left navigation*/
.leftNav { width: 0px; }
td.leftNav {
  background-image: url();
  background-position: top left;
  width: 0px;
}
/*controls the links in the left navigation.  Change rollovers and leftnav buttons here*/
.link {
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
.link a {
  display: block;
  padding: 1px 0px 0px 35px;
  width: 0px;
  text-decoration: none;
  height: 19px;
  background-image: url();
  background-repeat:no-repeat;
}
.link a:link, .link a:visited { color: #FFFFFF; }
.link a:hover, .link a:active {
  color: #FFFFFF;
  display: block;
  padding: 1px 0px 0px 35px;
  width: 0px;
  text-decoration: none;
  height: 19px;
  background-image: url(f);
  background-repeat: no-repeat;
}

.content {
  background-color: #fff;
}

/*control height of input box on quick search here*/
.searchinput {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 19px;
}

/*control padding of pages for set layouts*/
.pageContent {
  padding: 10px 8px 5px 8px;
}

/* Start Custom css classes */

/*header for inventory details page*/
.dp-headercell {
  width: 740px;
  height: 100px;
  background-image:  url(/1/4873/template/images/interface/redesign/banner-740.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 88px;
  background-image:  url(/1/4873/template/images/interface/redesign/banner-650.jpg);
  background-repeat: no-repeat;
}

/*set a right side border image here*/
.contentBackground {
  background-image: url();
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #FFFFFF;
}

/*button styles for forms or any buttons set up in VOCC*/
.buttonLeft {
  width: 11px;
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_left_cap.gif);
  background-repeat: no-repeat;
}

.buttonCenter {
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_background.gif);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 11px;
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_right_cap.gif);
  background-repeat: no-repeat;
}

.buttonText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.buttonText:link,
.buttonText:visited {
}

.buttonText:active,
.buttonText:hover {
  color: #FFCC00;
}


.footerText, .footerText a {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 10px;
  color: #60698A;
  
}


.footerLinkText, .footerLinkText a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #193682;
  
}



/* End Custom css classes */

.seoText {
		
		width: 923px;
		height: 35px;      
		overflow: auto;        
		padding-left: 23px;
		color: #60698A;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 23px;
		scrollbar-base-color: #BFBFBF; 
		scrollbar-arrow-color: #5F6A86;
		scrollbar-DarkShadow-Color: #B6B6B6; 
		} 	

.hideImg {
	display:none;
	}