/* Diepholz Auto Group */

/*body styles*/
body.default {
   background-color:#000000;
}

/* Styles for left navigation */
/*Controls overall left navigation*/
.leftNav { width: 176px; }
td.leftNav {
  width: 176px;
  background-color:#d1d8e6;
}
/*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 15px;
  width: 168px;
  text-decoration: none;
  height: 15px;
  background-image: url(/1/69389/template/images/interface/button-bg.jpg);
  background-repeat:no-repeat;
}
.link a:link, .link a:visited { color: #481900; }
.link a:hover, .link a:active {
  color: #FFFFFF;
  display: block;
  padding: 1px 0px 0px 15px;
  width: 168px;
  text-decoration: none;
  height: 15px;
  background-image: url(/1/69389/template/images/interface/button-bg.jpg);
  background-repeat: no-repeat;
}

.content {
  background-color: #FFFFFF;
}

/*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;
  background-color: #FFFFFF;
}

/* Start Custom css classes */

/*header for inventory details page*/
.dp-headercell {
  width: 740px;
  height: 80px;
  background-image:  url(/1/69389/template/images/interface/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 70px;
  background-image:  url(/1/69389/template/images/interface/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

/*set a right side border image here*/
.contentBackground {
  background-color: #FFFFFF;
}

/*button styles for forms or any buttons set up in VOCC*/
.buttonLeft {
  width: 11px;
  height: 21px;
  background-image:  url(/1/69389/images/button_left_cap.gif);
  background-repeat: no-repeat;
}

.buttonCenter {
  height: 21px;
  background-image:  url(/1/69389/images/button_background.gif);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 11px;
  height: 21px;
  background-image:  url(/1/69389/images/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 */

.seoText {
		width: 984px;
		height: 70px;
		text-align:left;
		color: #d5d5d5;
		overflow: auto;
		padding-left: 5px;
		padding-top: 10px;
		padding-right: 5px;
		scrollbar-base-color: #000000; 
		scrollbar-arrow-color: #ffffff;
		scrollbar-DarkShadow-Color: #000000; 
} 	
