/* Huber Redesign */

.headerNavText, .headerNavText a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none; 
  color: #C08A3C;
  
}

/*body styles*/
body.default {
  background-color: #000000;
}

/* Styles for left navigation */
/*Controls overall left navigation*/
.leftNav { width: 0px; }
td.leftNav {
	
  background-image: url(http://www.hubercars.com/1/54655/template/includes/css/style2.css);
  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: 0px;
  font-weight: bold;
  text-decoration: none;
}
.link a {
  display: block;
  padding: 5px 0px 0px 35px;
  width: 0px;
  text-decoration: none;
  height: 0px;
  background-image: url(http://www.hubercars.com/1/##/template/images/interface/linkbg.gif);
  background-repeat:no-repeat;
}
.link a:link, .link a:visited { color: #FFFFFF; }
.link a:hover, .link a:active {
  color: #FFFFFF;
  display: block;
  padding: 5px 0px 0px 35px;
  width: 0px;
  text-decoration: none;
  height: 0px;
  background-image: url(http://www.hubercars.com/1/##/template/images/interface/linkbg.gif);
  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: 16px;
}

/*control padding of pages for set layouts*/
.pageContent {
  padding: 10px;
}

/* Start Custom css classes */

/*header for inventory details page*/
.dp-headercell {
  width: 740px;
  height: 100px;
  background-image:  url(../../images/interface/redesign/banner-740.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 88px;
  background-image:  url(../../images/interface/redesign/banner-650.jpg);
  background-repeat: no-repeat;
}

/*set a right side border image here*/
.contentBackground {
  background-image: url(http://www.hubercars.com/1/##CLIENT ID HERE##/template/images/interface/right_background.gif);
  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(../../../../Resources/Content/Misc/button_left_cap.gif);
  background-repeat: no-repeat;
}

.buttonCenter {
  height: 21px;
  background-image:  url(../../../../Resources/Content/Misc/button_background.gif);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 11px;
  height: 21px;
  background-image:  url(../../../../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;
}

/* End Custom css classes */


.footerNavAddressText, .footerNavAddressText a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #C08A3C;
  
}


.footerText, .footerText a {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 10px;
  color: #919191;
  
}



.seoText {
		width: 955px;
		margin: 10px;
		color: #4F4F4F;
		height: 70px;
		overflow: auto;
		padding-left: 10px;
		padding-top: 10px;
		padding-right: 10px;
		scrollbar-base-color: #000000; 
		scrollbar-arrow-color: #C08A3C;
		scrollbar-DarkShadow-Color: #9f9f9f; 
		}