/* Joe Cotton Redesign Styles */

/*body styles*/
body.default {
  background-color:#bbbdbe;
}

/* Styles for left navigation */
/*Controls overall left navigation*/
.leftNav { width: 192px; }
td.leftNav {
  width: 192px;
  background-color:#002775; 
  background-image:url(/1/36159/template/images/interface/redesign/leftNav-bg.gif); 
  background-position:top; 
  background-repeat:repeat-y;
}
/*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: 0px 0px 0px 14px;
  width: 169px;
  text-decoration: none;
  height: 15px;
  background-image: url(/1/36159/template/images/interface/redesign/button-bg.gif);
  background-repeat:no-repeat;
}
.link a:link, .link a:visited { 
	color: #041b4a; 
}
.link a:hover, .link a:active {
  color: #666666;
  display: block;
  padding: 0px 0px 0px 14px;
  width: 169px;
  text-decoration: none;
  height: 15px;
  background-image: url(/1/36159/template/images/interface/redesign/button-bg.gif);
  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;
  background-image: url(/1/36159/template/images/interface/redesign/right-background.gif);
  background-position: top right;
  background-repeat: repeat-y;
}

/* Start Custom css classes */

.si-listingpage-row2 {
  background-color:#4891f8;
}

.si-sortbyrow {
  background-color:#acbcfb;
}

.si-vehheadertablerow {
  background-color:#4891f8;
}

/*header for inventory details page*/
.dp-headercell {
  width: 740px;
  height: 109px;
  background-image:  url(/1/36159/template/images/interface/redesign/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 82px;
  background-image:  url(/1/##CLIENT ID HERE##/template/images/interface/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

/*set a right side border image here*/
.contentBackground {
  background-image: url(/1/36159/template/images/interface/redesign/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: 11px;
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_left_cap.gif);
  background-repeat: no-repeat;
}

.buttonCenter {
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_background.gif);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 11px;
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/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 {
		text-align:left;
		width: 988px;
		height: 75px;
		color:#7b91a6;
		overflow: auto;
		padding-left: 3px;
		padding-top: 5px;
		padding-right: 3px;
		scrollbar-base-color: #999999; 
		scrollbar-arrow-color: #ffffff;
		scrollbar-DarkShadow-Color: #999999; 
		} 	
