@charset "utf-8";

div.rgnbottombuy{
  width:699px;
  height:95px;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
}
div.rgnbottombuybtn{
  float:left
  width:192px;
  height:95px;
}

ul.pro{
	width:669px;
  	background-image:url('/images/products_center_bg.gif');
	background-repeat:repeat-y;
}

ul.pro li {
	background-repeat:no-repeat;
 	float:left;
	margin: 10px 10px 0 5px;
 	width:300px;
	display: inline-block;
}

ul.pro li.clear {width: 600px; display: block; float:none; height:1px; padding: 0; margin: 0;}

ul.pro li .image_container {
	float: left;
	width: 80px;
	height: 130px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
}

ul.pro li img {
}

ul.pro .text_container {
	display: inline-block;
	float: left;
	width: 220px;
}

ul.pro li h2 {
	color:#ED7204;
	font-size:13px;
	font-weight:200;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:120%;
	margin-top: 3px;
	margin-bottom: 7px;
}

ul.pro li p {
	color:#716841;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:160%;
	margin-bottom: 10px;
}

ul.pro li a.learn_more {color:#006600; display: inline-block;}
ul.pro li a.learn_more:hover {color:#003300;}

ul.pro li a.buy_now {
	width: 103px;
	height: 27px;
	background: url('/images/buysalba-small.gif') 0 0 no-repeat;
	display: inline-block;
	cursor: pointer;
	text-indent: -9999px;
	outline: none;
	margin-left: 10px;
}
ul.pro li a.buy_now:hover {background: url('/images/buysalba-small.gif') 0 -27px no-repeat;}

div.rgnproitemleft{
	background-repeat:no-repeat;
  float:left;
  padding-left:87px;
	margin-bottom:0px;
	margin-top:10px;
  width:270px;
	overflow:visible;
	min-height:137px;
  height: expression( this.scrollHeight < 117 ? "117px" : "auto" );
}
div.rgnproitemright{
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-top:10px;
  float:left;
  padding-left:78px;
  width:270px;
	overflow:visible;
	min-height:137px;
  height: expression( this.scrollHeight < 117 ? "117px" : "auto" );
}
div.pro{
	width:669px;
  background-image:url('/images/products_center_bg.gif');
	background-repeat:repeat-y;
}
div.prosepleft{
  clear:both;
	width:310px;
	margin-left:1px;
	height:4px;
}
div.prosepright{
  clear:both;
	margin-left:1px;
	width:330px;
	height:4px;
}
div.proleft{
  float:left;
	width:333px;
}
div.proright{
  float:left;
	width:333px;
}
div.protextrgnleft{
  clear:both;
	padding-top:2px;
	width:230px;
}
div.protextrgnright{
  clear:both;
	padding-top:2px;
	width:245px;
}
span.proheadstext{
  color:#ed7204;
	font-size:13px;
	font-weight:200;
}

div.rgnproductallpic{
  position:absolute;
  margin-left:45px;
	margin-top:-230px;
	height:198px;
	overflow:visible;
}
div.productsepcloserlook{
  width:647px;
	height:18px;
}


#rgnmenu{
  float:left;
	margin-top:-5px;
	padding-top:0px;
  padding-left:15px;
	overflow:hidden;
	width:228px;
	height:auto;
}
#rgnmenuhead{
  float:left;
	overflow:visible;
	width:213px;
	height:56px;
}
div.rgnmenusep{
  float:left;
	overflow:visible;
	width:213px;
	height:1px;
	background-color:#cccccc;
}

img.sidesepimg{
  margin-bottom:-10px;
	width:213px;
	height:3px;
}

div.product{
  padding-left:20px;
	margin-left:-2px;
	width:669px;
	overflow:visible;
}
div.producthead{
  width:669px;
	height:74px;
	margin-top:-7px;
	padding-top:0px;
}
div.productcontent{
  background-image:url('/images/products_center_bg.gif');
	background-repeat:repeat-y;
	padding-top:15px;
/*	padding-left:15px;*/
	width:669px;
	overflow:visible;
}
div.productcontentspacer{
	width:669px;
	height:140px;
}
div.productfoot{
  clear:both;
  width:669px;
	height:10px;
	width:669px;
  background-image:url('/images/products_foot_bg.gif');
  background-repeat:no-repeat;
margin-left: 18px;
}

div.product div.productfoot {margin-left: 0;}

div.productcentersep{
  background-image:url('/images/products_center_sep.gif');
  background-repeat:repeat-x;
  width:440px;
}
div.productinfo{
  width:435px;
	padding-left:5px;
	padding-bottom:10px;
	overflow:visible;
}
span.productinfotext{
  font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#716841;
	line-height:160%;
}
.buy_salba_image_small
{
padding-left: 10px;
}

.clear {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}
