/**
* @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 {
	background:url(../../../images/shop_mainpages/noble_mall/grey_header_ru.png) bottom right no-repeat;
	}
	
div.ssmed_mainpage_product_categories_lb {
	background:url(../../../images/shop_mainpages/noble_mall/grey_header_lu.png) bottom left no-repeat;
	}
	
div.ssmed_mainpage_product_categories_rt {
	background:url(../../../images/shop_mainpages/noble_mall/grey_header_ro.png) top right no-repeat;
	}
	
div.ssmed_mainpage_product_categories_lt {
	background:url(../../../images/shop_mainpages/noble_mall/grey_header_lo.png) top left no-repeat;
	}
	
.ssmed_mainpage_product_categories_content{
	padding: 3px 5px 0px 5px; 
	margin:5px 5px 5px 5px;
	height:145px;
	}

.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 13px 0px;
	}

h4.shop_mainpage_h4 {
	padding-left: 10px;
	font: bold 15px Verdana;
	}