#corecenter{
   background:url(RAN-body-bg.jpg) repeat-x #2e2e2e;
}

#CategoryControlDiv, #ProductControlDiv{
   padding-left:0px;
   padding-right:0px;
   color:#FFF;
   font-size:12px;
}

#CategoryControlDiv a, #ProductControlDiv a{
   color:#fff;
}

#CategoryControlDiv a:hover, #ProductControlDiv a:hover{
   color:#999999;
}

#cat_name{
   color:#e4e3e1;
   background:#121212;
   padding:5px 5px 5px 10px;;
}

#Cat_ImageDescriptionTable{
   background:url(RAN-header-bg.jpg) repeat-x #f0f0f0;
   color:#2e2e2e;
}

#cat_description{
   font-size:12px;
   line-height:18px;
   padding-right:5px;
}

.CategoryNavigationImage{
   margin-top:10px;
}

#cat_Description3{
   padding:5px;
}

.CategoryNavigationImage img:hover{
   opacity:0.80; 
   filter:alpha(opacity=80);
}

#CategoryData{
	color:#2e2e2e;
	clear:both;
	padding-top:15px;
}

/* This is for the category description 2 inside product pages */
#maintext{
	padding:10px 15px;
}

/* This is for the slideshow inside product pages */
#mainimage img{
	border:1px solid #8f8f8f;
}

#thumbs{
	text-align:right;
	padding:5px 0;
}

#thumbs img{
	padding-left:5px;
}

h3{
	font-size:16px;
}
