/**
* @Enterprise:	S&S Media Solutions
* @author:	 Eugen Stranz
* @url:	 http://www.joomla-virtuemart-designs.com
* @copyright:	Copyright (C) 2008 - 2009 S&S Media Solutions
* @license: Commercial, see LICENSE.php
* @product:	Noble Mall
* @version:	1.0
*/

@charset "UTF-8";
/* CSS Document */

/* Mainbody Style */

#ssmed_mainbdy {
margin:5px 5px 0px 5px;
}

/* Category Title Style */

#ssmed_category_title {
border-color:#dfe5e9;
border-width:1px;
border-style:solid;
background-image:url(images/ssmed_category_title.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#f8f9fa;
min-height:14px;
padding:3px 0px 3px 0px;
margin-bottom:8px;
}

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

#ssmed_category_title a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

/* Category Image Style */

#ssmed_category_image {
padding:0px 0px 5px 0px;
border-bottom-color:#dfe5e9;
border-bottom-width:1px;
border-bottom-style:solid;
margin-bottom:5px;
}
