html,body {
	margin: 0px;
	padding:0px;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/m01.gif);
	background-position: top;
	height:100%;
}
#pageSurround
 {
  
  height: auto !important;
  height: 100%;
  background:#ffffff;
  margin: 0 auto -4em;
  padding: 0px;
  width: 980px;
  margin-top:6px;
  margin-bottom:6px;
  padding:7px;
}


.fotter{
  height: 3em;
  width: 980px;
  z-index:25;
  background-color: #ffffff;
}
#fullheight{
height:100%;

}

.banner_image{

   background-image: url("../styleImages/logo/rcshop_logo_small.jpg");
}
.repeat_top{   
  background-image: url("../styleImages/backgrounds/m34.jpg");
  background-repeat: repeat-x;
  height:40px;
}
.cart{
  border:0px solid #FFFFFF;
  float:right;
  padding-right:10px;
  padding-top:5px;
  height:40px;
}
.separator{
 z-index:25;
 margin-top:8px;
 border-bottom:3px solid #4A4A4A;
}
.boxAccount{
    font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	height: 15px;
	padding: 5px;
	font-style:italic;
	display:block;
}
.basket{
 border:0px solid #FFFFFF;
 float:left;
 padding:5px;
 padding-top:6px;
 margin-right:5px;
}
.navi{
  position:relative;
  width:100%;
  height:150px;
  border:1px solid #000000;
  float:left;
  background-color: #ffffff;
}
.naviLeft{
  position:relative;
  margin-top:38px;
  z-index:5;
  left: 0px;
  width:212px;
  border:0px solid #000000;
  height100%;
  float:left;
  background-color: #ffffff;
}

.naviCenter{
  position:relative;
  width:100%;
  height:125px;
  border:0px solid #000000;
  float:left;
  background-color: #ffffff;
}
.top_nav{
  width:100%;
  border:0px solid #000000;
  height:35px;
  background-color: #ffffff;
}
.lang{
  width:140px;
  padding:5px;
  float:left
}
.currency{
  width:110px;
  padding:5px;
  padding-left:15px;
  padding-right:2px;
  text-align:right;
  height:25px;
  float:left;
  background-image: url("../styleImages/backgrounds/m09.gif");
  background-repeat: repeat-y;
  
}
.searchForm{
  border:0px solid #000000;
  width:200px;
  padding:5px;
  height:28px;
  padding-left:15px;
  float:right;
  background-image: url("../styleImages/backgrounds/m09.gif");
  background-repeat: repeat-y;
}
.middle_nav{
  border:0px solid #000000;
  background-color:#FD8900;
  height:115px;
  margin-top:3px;
}
#topHeader {
	text-align: right;
	height: 54px;
	padding-right: 0px;
	padding-top: 0px;	
	width: 100%;	
	margin: 0px auto;
}
.boxTitleLeft, .boxTitleRight {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	
	height: 15px;
	padding: 5px;

	font-style:italic;
	
}
.boxContentLeft, .boxContentRight {
    position:relative;
	border: 0px solid #E1E1E1;
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.boxCategories {
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.boxCat {
    position:relative;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 212px; 
	margin-bottom:10px;
	float: left;
	
}
* html .colLeft {margin-right:-3px}/* three pixel jog*/

.colMid {
	position: relative;
	display:block;
	width: 80%;
	height: 100%;
	float: left;
}
.colRight {
	position: relative;
	width: 188px; 
	float: right;
	height: 100%;
}
.boxContent {
	border: 0px solid #E1E1E1;
	background-color: #FFFFFF;
	padding: 10px;
	color: #333333;
	margin-bottom: 2px;
	margin-top: 0px;
	position: relative;
	z-index:5;
	background-image: url("../styleImages/backgrounds/m09.gif");
    background-repeat: repeat-y;
}
.boxAccount{
  font-weight:bold;

}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
    position:relative;
	text-align:center;
	margin-top: 7px;
	
	margin-bottom: 7px;
	
	
}
.pagination {
    position:relative;
	text-align: right;
	font-size: 10px;
	font-family:  Arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:relative;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	position:relative;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 19%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 200px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e1e1e1;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/
#top-table{
  

}
#top-table td{
  padding-bottom:5px;
  padding-top: 5px;
  padding-left:26px;
  font-family:arial;
  
  
}
.tdBack{
  background-image:url(../styleImages/backgrounds/dot.gif);
  background-repeat: repeat-x;
}
#top-table td a{
 color: #000000;
 
 font-size:10px;
 text-transform:uppercase;
}
.listImgTop{
  display:block;
  float:left;
  padding-left: 5px;
  padding-right: 5px;

}
#top-table td span{
  display:block;
  float:left;
  cursor:hand;
  padding-top: 2px;
  padding-left:15px;
  
}
#top-table td a:hover{
 text-decoration:none;
}
#mainmenu-nav {
	padding-left: 3px;
	margin:0px;
		
}

.li-nav a {
	font-size: 11px;
    color: #565656;
    font-weight: bold;
    font-family: arial;
	
}
.li-nav a:hover {
	text-decoration: underline;
}

.li-nav {	
	padding:4px;
	list-style-type:none;
}
a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;
}
.listImg{
 margin-right: 8px;
}
/*
End Cross-Browser DHTML Menu
*/
.navi_li{
  list-style-image: url('../styleImages/backgrounds/bullet.jpg');
  padding:10px;
  margin:0px;
}
 .ch6{
 border-left: #DDDDDD 1px solid;
 border-right: #DDDDDD 1px solid;
 border-bottom: #DDDDDD 1px solid;
 }
  .ml4{
 font-size: 11px;
 color: #767676;
 text-decoration: none;
 font-family: arial;
 }
  .ch8{
 font-size: 15px;
 color: #F26521;
 font-family: verdana;
 font-weight: bold;
 }
  .pr_price{
 font-size: 15px;
 color: #F26521;
 font-family: verdana;
 font-weight: bold;

 }
