/* CSS Document */

div.home_page_container
	{
	/*background-color:#CCCCCC;*/
	/*margin-right:55px;*/
	}

div.advert_strip
	{
	clear:both;
	float:left;
	
	}
div.advert_message
	{
	width:250px;
	height:120px;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	}

div.advert_pic
	{
	width:425px;
	height:120px;
	background-color:#CCFF33;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	}

div.feature_cats_title
	{
	float:left;
	width:99%;
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	padding-top:2px;
	padding-bottom:5px;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	}
div.feature_cats_title span.title
	{
	padding-left:7px;
	padding-right:5px;
	background-color:#FFFFFF;
	}

div.links_strip, div.feature_cats_strip
	{
	/*background-color:#CC6600;*/
	clear:both;
	min-height:1px;
	float:left;
	width:100%;
	}

div.link_holder, div.featured_cat_holder
	{
	margin-left:7px;
	/*background-color:#996699;*/
	min-height:50px;
	width:228px;
	float:left;
	}


div.feli_image_holder
	{
	text-align:center;
	margin-top:15px;
	padding-top:3px;
	padding-right:3px;
	background-image:url(../images/home_page_container.gif);
	width:227px;
	height:223px;
	background-repeat:no-repeat;
	
	}
div.feli_image_holder a img
	{
	border-style:none;
	border-color:#FFFFFF;
	border-width:0px;
	}

div.feli_image_title
	{
	margin:5px;
	font-size:18px;
	}

div.feli_image_text
	{
	margin:5px;
	}

	
div.products_strip
	{
	clear:both;
	/*min-height:530px;*/
	/*background-color:#6633CC;*/
	}	
div.best_sellers_title
	{
	margin-left:7px;
	width:230px;
	float:left;
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	padding-top:2px;
	padding-bottom:5px;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	}
div.best_sellers_title span.title
	{
	padding-right:5px;
	background-color:#FFFFFF;
	}
div.best_sellers_holder
	{
	height:530px;
	width:230px;
	float:left;
	margin-left:7px;
	background-image:url(../images/home_page_bs_container.gif);
	background-repeat:no-repeat;
	}
div.new_products_title
	{
	margin-left:7px;
	width:460px;
	float:left;
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	padding-top:2px;
	padding-bottom:5px;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	}
div.new_products_title span.title
	{
	padding-right:5px;
	background-color:#FFFFFF;
	}
div.new_products_holder
	{
	margin-left:7px;
	height:530px;
	width:460px;
	/*background-color:#99CCCC;*/
	background-image:url(../images/home_page_new_container.gif);
	background-repeat:no-repeat;
	float:left;
	}

div.mini_product_holder
	{
	background-color:#FFFFFF;
	width:106px;
	height:166px;
	float:left;
	margin:4px;
	
	}
div.mini_product_holder div.image_holder
	{
	margin-top:5px;
	text-align:center;
	min-height:104px;
	}
div.mini_product_holder div.image_holder a img
	{
	border-style:none;
	border-color:#FFFFFF;
	border-width:0px;
	
	}
div.mini_product_holder div.info_holder
	{
	text-align:center;
	font-size:9px;
	
	}
div.home_page_text_box
	{
	width:509px;
	margin:0 80px 10px 80px;
	padding-bottom: 10px;
	}
