/* Tony Brown */

/*body styles*/
body.default {
  background-color: #000000;
}

/* Styles for left navigation */
/*Controls overall left navigation*/
.leftNav { width: 194px; }
td.leftNav {
  background-image: url(/1/60651/template/images/interface/leftnavbg.gif);
  background-position: top left;
  width: 194px;
}
/*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: 194px;
  text-decoration: none;
  height: 26px;
  background-image: url(/1/60651/template/images/interface/leftnav-link.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: 194px;
  text-decoration: none;
  height: 26px;
  background-image: url(/1/60651/template/images/interface/leftnav-link.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/60651/template/images/interface/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 82px;
  background-image:  url(/1/60651/template/images/interface/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

/*set a right side border image here*/
.contentBackground {
  background-image: url(/1/60651/template/images/interface/right-bg.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 {
		width: 980px;
		height: 50px;
		overflow: auto;
		padding-left: 10px;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		scrollbar-base-color: #ad0c12; 
		scrollbar-arrow-color: #fbce7f;
		scrollbar-DarkShadow-Color: #ad0c12; 
		color: #cb6669;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		} 
		
.diText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	white-space:nowrap;
	text-transform:uppercase;
	color:#8b6033;
	text-decoration:none;
	}				
		
.diText a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	white-space:nowrap;
	text-transform:uppercase;
	color:#8b6033;
	text-decoration:none;
	}	
	
.diText a:hover, diText a:active {
	color: #ad0c12;
	}
		
.si-alternateheader {
	font-size:15px;
}

.si-alternateprice {
	font-size:15px;
}

.si-primaryheader {
	font-size:15px;
}

.si-primaryprice {
	font-size:15px;
}