/* Dealer Impact Styles */

/*body styles*/
body.default {
  background-color: #ffffff;
}

/* Styles for left navigation */
/*Controls overall left navigation*/
.leftNav { width: 5px; }
td.leftNav {
  background-image: url();
  background-position: top left;
  width: 5px;
}
/*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: 5px 0px 0px 35px;
  width: 182px;
  text-decoration: none;
  height: 16px;
  background-image: url(/1/52340/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: 182px;
  text-decoration: none;
  height: 16px;
  background-image: url(/1/52340/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: 90px;
  background-image:  url(/1/67778/template/images/interface/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 82px;
  background-image:  url(/1/67778/template/images/interface/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

/*set a right side border image here*/
.contentBackground {
  background-image: url(/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: 16px;
  height: 33px;
  background-image:  url(/1/67778/template/images/interface/left-button-cap.gif);
  background-repeat: no-repeat;
}

.buttonCenter {
  height: 33px;
  background-image:  url(/1/67778/template/images/interface/button-background.gif);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 16px;
  height: 33px;
  background-image:  url(/1/67778/template/images/interface/right-button-cap.gif);
  background-repeat: no-repeat;
}

.buttonText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.buttonText:link,
.buttonText:visited {
}

.buttonText:active,
.buttonText:hover {
  color: #cc3333;
}

/* End Custom css classes */
.topNav {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	text-align:center;
	color: #333333;
	text-decoration:none;
	margin: 5px;
}

.topNav a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	text-align:center;
	color: #333333;
	text-decoration:none;
	margin: 5px;
}

.topNav a:hover, a:active{
	color:#cc3333;
	}
	
.topPhone{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	text-align:right;
	color:#333333;
	margin: 5px;
	white-space:nowrap;
	}
	
.topAddress{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	text-align:right;
	margin: 0px 15px auto auto;
	color: #333333;
	}
	
.diText	 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #cccccc;
	text-decoration:none;
	margin: 5px;
	white-space:nowrap;
	text-transform:uppercase;
	}		
	
.diText	 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #cccccc;
	text-decoration:none;
	margin: 5px;
	white-space:nowrap;
	}	
	
.diText	 a:hover, a:active{
	color: #cc3333;
	}		

.footerText	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #cccccc;
	margin: 5px;
	white-space:nowrap;
	text-transform:uppercase;
	}	
	
.footerText	a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #cccccc;
	margin: 5px;
	}		
	
.footerText	 a:hover, a:active{
	color: #cc3333;
	}
	
.seoText {
	background-color: #cccccc;
	width: 984px;
	height: 60px;
	margin: 5px;
	color: #FFFFFF;
	overflow:auto;
	scrollbar-base-color: #000000; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-DarkShadow-Color: #000000;
	text-align:left 
	}	
	
.contentText {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 0px;
	top: 10px;
	width:300px;
	font-weight:bold;
	}
	
.contentText a{
	color: #ffffff;
	}			

