/* Dodgeland of Columbia */

/*body styles*/
body.default {
/*	
  background-color: #FFFFFF;
  background-image:url(/1/68511/template/images/interface/bg.jpg);
  background-repeat:repeat-x;
*/
  background-color:#000000;
}

p {
  color:#000000;	
}

a {
  color:#cccccc;	
}
img { border: 0px; }

/* Styles for left navigation */
/*Controls overall left navigation*/
.leftNav { 
	width: 188px; 
    background-color:#000000;
}
td.leftNav {
  width: 188px;
  background-color:#000000;
}
/*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 35px;
  width: 206px;
  text-decoration: none;
  height: 16px;
  background-image: url(/1/26079/template/images/interface/new-layout/linkbg.gif);
  background-repeat:no-repeat;
}
.link a:link, .link a:visited { color: #fdb13a; }
.link a:hover, .link a:active {
  color: #ffffff;
  display: block;
  padding: 1px 0px 0px 35px;
  width: 206px;
  text-decoration: none;
  height: 16px;
  background-image: url(/1/26079/template/images/interface/new-layout/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: 94px;
  background-image:  url(/1/68511/template/images/interface/header-740.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 83px;
  background-image:  url(/1/68511/template/images/interface/header-650.jpg);
  background-repeat: no-repeat;
}


/*button styles for forms or any buttons set up in VOCC*/
.buttonLeft {
  width: 11px;
  height: 43px;
  background-image:  url(/1/68511/template/images/interface/button_left_cap.png);
  background-repeat: no-repeat;
}

.buttonCenter {
  height: 43px;
  background-image:  url(/1/68511/template/images/interface/button_background.png);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 11px;
  height: 43px;
  background-image:  url(/1/68511/template/images/interface/button_right_cap.png);
  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 {
		margin:0 auto 15px;
		width:940px;
		height: 70px;
		text-align:left;
		overflow: auto;
		color:#50585F;
		padding-left: 5px;
		padding-top: 10px;
		padding-right: 5px;
		scrollbar-base-color: #252525; 
		scrollbar-arrow-color: #8e8e8e;
		scrollbar-DarkShadow-Color: #252525; 
		} 	
		
.seoText a{
		text-decoration: none;
		} 		
		
.topNav {
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}

.topNav a {
	color:#FFFFFF;
	text-decoration:none;
}

.footerText, .footerText a{
	color:#50585F;
	font-size:10px;
	text-decoration:none;
}

tr.countResultsManufacturers, td.newusedcheckbox, tr.breadcrumbs, tr.searchresults{display:none;}
