/* Eurospeed Des Moines Styles */

/*body styles*/
body.default {
   background-color:#024d7f;
}

/*control topNav links*/
.topNav {
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

a.topNav:hover {
	color:#000019;
}

td.leftNav {
	width:20px;
}

.header_address {
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
}

.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;
}

/* Start Custom css classes */

/*header for inventory details page*/
.dp-headercell {
  width: 740px;
  height: 90px;
  background-image:  url(/1/61461/template/images/interface/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 82px;
  background-image:  url(/1/61461/template/images/interface/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

.contentBackground {
  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 {
		width: 974px;
		height: 70px;
		text-align: left;
		overflow: auto;
		padding-left: 5px;
		padding-top: 10px;
		padding-right: 5px;
		scrollbar-base-color: #000019; 
		scrollbar-arrow-color: #ffffff;
		scrollbar-DarkShadow-Color: #000019; 
} 	
