/* MAIN PAGE STARTS */
.BoxCategories{
	width:943px; 
	background:url(../images/sec/box_bg.gif) repeat-x top; 
	clear:both; margin:0 auto; 
	padding-bottom:10px;
}
.titleCategories{ float:left; height:34px; width:400px;}
.titleCategories h2{ float:left; padding:10px 0 0 5px; }

#Brown{ background:url(../images/sec/titles/title_brow_bg.gif) repeat-x top;}
#Green{ background:url(../images/sec/titles/title_green_bg.gif) repeat-x top;}
#Blue{ background:url(../images/sec/titles/title_blue_bg.gif) repeat-x top;}
#BlueLight{ background: url(../images/sec/titles/blue_light_bg.gif) repeat-x top;}
#Brown h2 a, #Green h2 a, #Blue h2 a, #BlueLight h2 a{font-size: 17px;
	font-family: Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	padding:5px 0;
	font-weight:normal}
#Brown h2 a:hover, #Green h2 a:hover, #Blue h2 a:hover, #BlueLight h2 a:hover{ color: #FEF7E6}
	
	
.ProductList{
float:left; width:915px;}
.product{
	width:420px; 
	padding:20px 5px 15px 20px;
	float:left;
}
.productdown{
	margin-left:19px;
}

.product h3{ float: right;padding-left:10px;  width:260px;}

.product ul{ 
	float: right; 
	padding:5px 0 0 10px; 
	list-style:none; width:260px
}
.product p{ 
	float: right; 
	padding:5px 0 0 10px; 
	list-style:none; width:260px;
}
.product ul li{
	background:url(../images/default/bullet_small.gif) no-repeat; background-position:0 4px;
	padding:2px 0 2px 10px; color:#442C17; font-size:12px;
}

.PhotoProduct{ float:left; width:145px;}
.more{display:block; float:left; padding-top:5px}

a.more-blue {display:block; float:left; padding-top:5px}
a.more-blue:link    {color: #1972CD; text-decoration: underline; background-color:transparent}
a.more-blue:active  {color: #618D28; text-decoration: underline; background-color:transparent}
a.more-blue:visited {color: #1972CD; text-decoration: underline; background-color:transparent}
a.more-blue:hover   {color: #618D28; text-decoration: underline; background-color:transparent}


/* MAIN PAGE ENDS */
