


/*NEW STYLES 2007*/
.wrapper{
    background: #000000 url(/ic_files/images/main_bg_productInfo.gif) repeat-y;
    width:992px;
    text-align:left;
    margin:0px auto;
}
/*
.wrapper{
    background: #000000 url(/ic_files/images/main_bg.gif) repeat-y;
    width:992px;
    text-align:left;
    margin:0px auto;
}

*/

.paddedCell
{
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	width:100%;

}

body {
	font-family: arial;
    font-size:11px;
    background-color:#404040;
    text-align:center;
    margin:0px auto;
    }
    
    
.breadcrumb
{
	margin-left:35px;
	margin-top:23px;
	font-family: arial;
	font-size:12px; 
	font-weight:bold;
	color:#4a4a4a;
 }
    


.container{
    width:978px;
    
    }
    
.header{
        width:100%;
        height:186px;
        xbackground: #ffffff url(/ic_files/images/RS100_logo.gif) no-repeat;
		background: #ffffff url(/ic_files/images/RS100_logo_new.gif) no-repeat;
        
}

.header-info-area{
    float:right;
    width:550px;
    height:160px;
    background: #ffffff url(/ic_files/images/RS100_salesline.gif) no-repeat 100px right;
	xborder: 1px solid #ff0000;
    }

.header-box{
    width:158px;
    background-color:#dedede;
    height:71px;
    margin-right:7px;
    margin-top:25px;
    float:right;
}

.header-box2{
    width:158px;
    background-color:#757573;
    height:71px;
    margin-right:7px;
    margin-top:25px;
    float:right;
}

.LHS-content{
    width:652px;
    float:left;
	background-color:#dedede;
	height:100%;	

}

.LHS-image-menu-block{
 width:100%;
 height:178px;
 xbackground: #ffffff url(/ic_files/images/RHS_pic.gif) no-repeat;
 xborder:1px solid #ff9900;
}



.menu-search{
 width:100%;
 border: 1px solid #ffffff;
 border:none;
 height:26px;
 background: #6b6b6b  url(../images/header_bg_light.gif) repeat-x;
 
}


.LHS-product-view{
    width:310px;
    xborder:1px solid #666666;
    height:140px;
    float:left;
	background: #dedede;
	
   }




.RHS-content{
    width:326px;
    float:left;

}

.RHS-header{
    background: #6b6b6b  url(/ic_files/images/header_bg.gif) repeat-x;
    width:100%;
    height:26px;
    text-align:left;
    }

.dwr_RHS_cols
{
    background: #6b6b6b  url(/ic_files/images/header_bg.gif) repeat-x;
    width:100%;
    height:26px;
    text-align:left;
	padding-left:10px;
    }
    
.RHS-header-text{
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
    position:relative;
    top:6px;
   
   }
    



table.RHS-product-cats{
    background: url(/ic_files/images/drkgrey_panel.gif) repeat-y;
    width:100%;
    font-size:12px;
    color:#ffffff;
    font-weight:bold;
    margin:0px;
    text-align:center;
     
}

a.cats:link {color:#ffffff;text-decoration:none;} 
a.cats:visited {color:#ffffff;text-decoration:none;} 
a.cats:hover {color:#ffffff;text-decoration:none;}

.RHS-left-block{
    width:163px;
    float:left;
    xmargin-left:5px;
	xx:5px;
    }
    
    
.RHS-right-block{
   width:163px;
   float:left;
   xpadding:5px;
   
}


/*common*/

.clickable{cursor:hand;cursor:pointer;}

.footer{
 background-color:#C8CABF;
 height:50px;
 width:978px;
 background: url(/ic_files/images/footer_bg.gif) repeat-x;
 position:relative;
 
 }



