
div#cat_mainHolder {
	width:100%;
	background-image:url(../i/back_catholder.gif);
	background-repeat:repeat-y;
	background-position:top right;
}
div#cat_mainImage_hand {
	width:290px;
	height:400px;
	background-image:url(../i/categories/Riding,-Sailing-and-Skiing-122766422500.jpg);
	background-position:top right;
	cursor:hand;
	cursor:pointer;
    float:left;
}
div#cat_mainImage {
	width:290px;
	height:400px;
	background-image:url(../i/categories/Riding,-Sailing-and-Skiing-122766422500.jpg);
    float:left;
}
div#cat_nameBar {
	width:auto;
	height:35px;
	margin-top:250px;
	padding:15px 15px 0px 0px;
	color:#30658a;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	background-color:#e8eef0;
}
div#cat_productImages {
	width:auto;
	height:400px;	
}
div.cat_image {
	width:200px;
	height:200px;
    float:left;
	overflow:hidden;
}
div.cat_image img{
/*	margin:0px 0px 0px -50px;*/
	width:200px;
    height:200px;
    opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
    filter:alpha(opacity=50);
}
div#cat_info {
	width:690px;
	padding:10px 20px;
    color:#666;
}

