/* Kernersville Motors */

body.default {
  background-color: #790202;
}

body.homepagedefault {
  background-color: #FF0000;
}

/* Styles for left navigation */
.leftNav { width: 227px; }
td.leftNav {
  background-image: url(/1/9420/template/images/interface/leftnav-bg-big.gif);
  background-position: top left;
  width: 227px;
}
.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: 2px 0px 0px 45px;
  width: 227px;
  text-decoration: none;
  height: 19px;
  background-image: url( /1/9420/template/images/interface/leftnavbg-off.gif );
  background-repeat:no-repeat;
}
.link a:link, .link a:visited { color: #003281; }
.link a:hover, .link a:active {
  color: #B50000;
  display: block;
  padding: 2px 0px 0px 45px;
  width: 227px;
  text-decoration: none;
  height: 19px;
  background-image: url( /1/9420/template/images/interface/leftnav-bg-on.gif );
  background-repeat: no-repeat;
}

.content {
  background-color: #fff;
}

.searchinput {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 16px;
}

.pageContent {
  padding-right: 40px;
  padding-left: 10px;
}

/* Start Custom css classes */
.dp-headercell {
  width: 740px;
  height: 90px;
  background-image:  url(/1/9420/template/images/interface/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 82px;
  background-image:  url(/1/9420/template/images/interface/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

.contentBackground {
  background-image: url(/1/9420/template/images/interface/right-bg.gif);
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #FFFFFF;
}

.buttonLeft {
  width: 11px;
  height: 21px;
  background-image:  url(/1/1044/template/images/interface/button_left_cap.gif);
  background-repeat: no-repeat;
}

.buttonCenter {
  height: 21px;
  background-image:  url(/1/1044/template/images/interface/button_background.gif);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 11px;
  height: 21px;
  background-image:  url(/1/1044/template/images/interface/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: 96px;
		text-align:left;
		overflow: auto;
		padding-left: 5px;
		padding-top: 10px;
		padding-right: 5px;
		scrollbar-base-color: #FF0000; 
		scrollbar-arrow-color: #ffffff;
		scrollbar-DarkShadow-Color: #FF0000; 
		} 

