/* Lee Edwards Mazda (redesign) */

/*body styles*/
body.default {
  background-color: #1B7BC5;
}

/* Styles for left navigation */
/*Controls overall left navigation*/
.leftNav { width: 0px; }
td.leftNav {
  width: 0px;
}

.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: 84px;
  background-image:  url(/1/21444/template/images/interface/redesign/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 74px;
  background-image:  url(/1/21444/template/images/interface/redesign/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

/*set a right side border image here*/
.contentBackground {
  background-color: #FFFFFF;
}

/*button styles for forms or any buttons set up in VOCC*/
.buttonLeft {
  width: 11px;
  height: 21px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-image:  url(/1/21444/template/images/interface/button_left_cap.gif);
}

.buttonCenter {
  height: 21px;
  background-color: #ffffff;
  background-image:  url(/1/21444/template/images/interface/button_background.gif);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 11px;
  height: 21px;
  background-color: #ffffff;
  background-image:  url(/1/21444/template/images/interface/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: #990000;
}

.headerText {
  color:#93cffe;
  text-transform:uppercase;
  text-align:right;
  font-weight:bold;
  font-size:11px;
}

#topNav { padding: 3px 0px; }
#topNav a {
	text-decoration:none;
	color:#00233e;
	font-weight:bold;
}

/* End Custom css classes */

.seoText {
		width: 984px;
		height: 96px;
		text-align:left;
		overflow: auto;
		padding-left: 5px;
		padding-top: 10px;
		padding-right: 5px;
		scrollbar-base-color: #000000; 
		scrollbar-arrow-color: #ffffff;
		scrollbar-DarkShadow-Color: #000000; 
		} 
		
	
.si-manustyle {
	width:110px;
	}	
	
.si-modelstyle {
	width: 110px;
	}		
	
.si-searchbutton {
	width: 110px;
	}		
