@import url("../../../../../../../../../../virtuemart.css");
/**
* @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: Browsepage 2 - Virtuemart Theme
* @version: 1.0.3.
*/

/* main */
div#product_list {
	padding: 8px 0;
	}

div.ssmed_browsepage_products {
	width: 90%;
	margin: 0px 0px 8px 0px;
	
	}

/* border */
.ssmed_ru_browse {
	background:url(../../../images/browsepage_themes/browsepage_2/red/ru.png) bottom right no-repeat;
	}

.ssmed_lu_browse {
	background:url(../../../images/browsepage_themes/browsepage_2/red/lu.png) bottom left no-repeat;
		padding-bottom: 35px;

	}

.ssmed_ro_browse {
	background:url(../../../images/browsepage_themes/browsepage_2/red/ro.png) top right no-repeat;
	}

.ssmed_lo_browse {
	background:url(../../../images/browsepage_themes/browsepage_2/red/lo.png) top left no-repeat;
	}

/* product image */
div.ssmed_product_image {
	float:left;
	align:left;
	margin-top:	1px;
margin-left:2px;
	}
	
div.description_producto
{
text-align:left;	
}

/* product title */
div.ssmed_product_title {
	text-align:left; 
	min-height:26px; 
	background:url(../../../images/browsepage_themes/browsepage_2/red/product_title.png) repeat-x;
	background-color:#d1d3d3;
	margin:8px 0px 8px 0px; 
	padding-top:10px; 
	font-size: 16px;  
	color: #000;
	padding-left:10px;
	font-weight:bold;
	}

div.ssmed_product_title a {
	text-align:left; 
	min-height:26px; 
	background:url(../../../images/browsepage_themes/browsepage_2/red/product_title.png) repeat-x;
	background-color:#d1d3d3;
	margin:8px 0px 8px 0px; 
	padding-top:10px; 
	font-size: 16px;  
	color: #000;
	padding-left:10px;
	text-decoration:none;
	}


/* product price */
div.ssmed_product_price {
	margin:0px 2px 8px 2px;
	padding-top:5px;
    padding-right:10px;
    text-align:right;
	font-size: 28px;
	color:#d10034;
	line-height: 1.2;
	}

/* product details start */
div.ssmed_product_details_start {
	text-align:center; 
	margin-top:5px;
	float:center;
	align:center;
	}

div.ssmed_product_details {
	height:22px; 
	padding: 3px 0px 0px 0px; 
	text-align: center; 
	background:url(../../../images/browsepage_themes/browsepage_2/red/button.png); 
	background-repeat: no-repeat; 
	margin-bottom: 5px; 
	background-position: center;
	}

div.ssmed_product_details a, div.ssmed_product_details a:active, div.ssmed_product_detailsr a:focus {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	}

div.ssmed_product_details a:hover {
	color:#666;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	}

div.ssmed_customer_review {
	text-align:center; 
	padding-bottom: 8px;
	}

div.ssmed_customer_review img {
	margin-top: -9px;
	}


select.inputbox {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:100%;
	padding:0px;
	}

h3 a img {
	margin-top: -10px;
	}

span.ssmed_productPrice {font-weight:bold;}

span.ssmed_productOldPrice {text-decoration: line-through; color: #FF0000;}
span.ssmed_antes {color:#000; font-size:18px;}