/*
* rbt - css specific
* $Id: category.css 33621 2010-04-08 11:06:22Z iargent $ 
*/
#contents{
	width:100%; /* IE 6 */
}
#banner{
	position:relative;
	overflow:hidden; /* Remove after placing right size image! */
	width:708px;
	float:right;
}
#banner-text{
	position:absolute;
}
.sort-pagination{
	float:right;
	width:682px;
	margin-top:4px;
}
#parametric-nav{
	position:relative;
	float:left;
	margin-top:0px;	
	background-color:#edede2;
	color:#4d4d4d;	
	width:233px;
}
#parametric-nav h2 {
	background:url(../../../static/img/rbt/bg-title-gradient.jpg) repeat-x;
	height:30px;	
	padding:5px 0 0 15px;
	font-size:15px;
	font-weight:bold;
}
#parametric-nav h3{
	color: #67111e;		
	margin:0;
}
#parametric-nav .parametric-nav-title {
	background:url(../../../static/img/rbt/line-dotted.png) repeat-x left bottom;
	width:212px;
	margin-top:10px;
}
#main-col{
	float:right;
}
#banner-text{
	color:white;
}
.item-box-wrapper{
	width:175px;
	padding-right:0;
}
.item-box {
	border:1px solid #dedcc9;
}
.item-box-contents {
	background:#edede2;
}
.item-box-contents-price,
.item-box-contents-price-offer {
	color:#67111e;
}
.item-box-contents-price.originalprice{
	color:#999;
}
.item-box-contents-price-offer{	
	color:#67111e; 	
}
.item-box-contents-button {
	bottom:10px;
}
#main-col .item-box{	
	margin-right:12px;
}
#parametric-nav h3{
	padding-left:0;
}
.parametric-nav-area{
	padding:0;
	padding-top:13px;
	padding-right:13px;
	height:108px;
}
#parametric-nav select{
	margin-left:0;
}
#slider-wrapper{
	padding-left:0;
}
#rvp {
	margin-left:10px;
}
#rvp img{
	margin-right:5px;
}
.ajax-facet.inactive {
	background:transparent url(../../../static/img/rbt/checkbox-empty.gif) no-repeat scroll 0%;
}
.ajax-facet.active {
	background:transparent url(../../../static/img/rbt/checkbox-selected.gif) no-repeat scroll 0%;
}
.ajax-facet-color {
	margin:2px;
}
.ajax-facet-color img {
	padding:1px 0;
	border-top:1px solid #EDEDE2;
	border-bottom:1px solid #EDEDE2;
}
.ajax-facet-color.active img{
	padding:1px;
	border:1px solid #444444;
}
#main-col-results-summary-count ul li{
	display:inline;color:#666666;
} 
#main-col-results-number{
	color:#67111e;
}
