/* Crest Auto World */

body.default {
  background-image: url(/1/5751/template/images/interface/bg1.gif);
}

.pageContent {
  padding: 20px;
}

/* Styles for left navigation */
.leftNav { width: 192px; }
td.leftNav {
  background-image: url(/1/5751/template/images/interface/left-nav-bg.gif);
  background-position: top left;
  width: 166px;
}
div.linkPadding { padding: 3px 0px 0px 24px; }
.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;
  width: 142px;
  text-decoration: none;
  height: 18px;
}
.link a:link, .link a:visited { color: #001743; }
.link a:hover, .link a:active { color: #1B5FE1; }
.content {
  background-color: #fff;
}

.searchinput {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 16px;
}

/* Start Custom css classes */
.dp-headercell {
  width: 740px;
  height: 90px;
  background-image:  url(/1/5751/template/images/interface/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 82px;
  background-image:  url(/1/5751/template/images/interface/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

.contentBackground {
  background-image: url(/1/5751/template/images/interface/right-bg.gif);
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #fff;
}
/* End Custom css classes */

.seoText {
		width: 994px;
		height: 96px;
		overflow: auto;
		padding-left: 10px;
		padding-top: 10px;
		padding-right: 5px;
		scrollbar-base-color: #B2B2B2; 
		scrollbar-arrow-color: #000000;
		scrollbar-DarkShadow-Color: #B2B2B2; 
		} 
