/**
* @Enterprise: S&S Media Solutions
* @author: Yannick Spang
* @creation date: April 2009
* @url: http://www.joomla-virtuemart-designs.com
* @copyright: Copyright (C) 2008 - 2009 S&S Media Solutions
* @license: Commercial, see LICENSE.php
* @product: Mainpage Noble Mall - Virtuemart Theme
* @version: 1.0
*/

div.ssmed_mainpage_product_categories_rb {}
	
div.ssmed_mainpage_product_categories_lb {}

div.ssmed_mainpage_product_categories_rt {
	background:url(../../../images/shop_mainpages/noble_mall/open_grey_ro.png) top right no-repeat;
	}
	
div.ssmed_mainpage_product_categories_lt {
	background:url(../../../images/shop_mainpages/noble_mall/open_grey_lo.png) top left no-repeat;
	}

.ssmed_mainpage_product_categories_content{
	padding: 0px 5px 0px 5px; 
	/*margin:5px 5px 5px 5px;*/
	margin:5px 1px 5px 1px;
	min-height:50px;
	}

.ssmed_mainpage_product_categories_content a, .ssmed_mainpage_product_categories_content a:active, .ssmed_mainpage_product_categories_content a:focus {
	text-decoration:none;
	color:#575859;
	font-weight:bold;
	font-size:12px;
	}

.ssmed_mainpage_product_categories_content a:hover {
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}
	
.category_name {
	padding:8px 0px 15px 0px;
	}

h4.shop_mainpage_h4 {
	padding-left: 10px;
	font: bold 15px Verdana;
	}
