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

.ssmed_clear {clear: both;}
#sbox-window {position:absolute;background-color:#fff;text-align:left;overflow:visible;padding:10px;-moz-border-radius:8px;}
div#vmMainPage h3 {width: 50%; float: left; margin-bottom: 10px;}
div#vmMainPage h3 img {margin-top: -11px;}
div.buttons_heading {float: right;width: 50%;text-align: right;}
div.ssmed_header_bar {color: #606060; border-bottom: 2px dotted #d3d3d3;margin: 0 0 15px 0;}
div.ssmed_header_bar a {color: #606060;}
div.ssmed_vm_browseview {margin-bottom: 10px; padding: 8px 0 35px 0;background: transparent url(../../../images/browsepage_themes/browsepage_showroom/override_mb.png) bottom center no-repeat;}
div.ssmed_imagecontainer {text-align:center;float: left; width: 30%;}
div.ssmed_moredetails {width: 70%;float: left;}
div.ssmed_pricearea {text-align:center;float: left; width: 30%;}
div.ssmed_greyarea {color: #797979;text-align:center;width: 70%;float: left;margin-top: 3px;}
div.ssmed_rating img {margin-top: -8px;}
div.ssmed_vm_bottom_area {margin-top: 10px;}
div.ssmed_addarea {padding: 8px; float:right; margin-right:40px;}
div.ssmed_rating {float: left; padding: 18px 8px 18px 8px; margin-left:40px;}
div.ssmed_addarea input.addtocart_button {margin: 10px 0 0 0;}
input.quantity_box_button_up {border: none;height:18px;margin-right:5px;vertical-align:middle;width:18px;background: transparent url(../../../images/browsepage_themes/browsepage_showroom/up.png) left no-repeat;}
input.quantity_box_button_down {border: none;height:18px;margin-right:5px;vertical-align:middle;width:18px;background: transparent url(../../../images/browsepage_themes/browsepage_showroom/down.png) left no-repeat;}
span.ssmed_productOldPrice {text-decoration: line-through; color: #FF0000;}
div.ssmed_pricearea strong {color: #606060;font: 10px Verdana;}
div.ssmed_pricearea span.ssmed_productTax {color: #606060;font: 8px Verdana;}
div.ssmed_pricearea div.ssmed_productPrice span.ssmed_productPrice {padding: 8px 0;color: #9eb337; font: bold 23px Tahoma, Verdana, Arial;}
span.ssmed_DiscountSave, div.ssmed_DiscountAmount {color: #606060;}
span.product_price {padding-left: 0px;color: #9eb337;font:bold 11px Tahoma;}
div.ssmed_productOldPrice_box {margin: 8px 0 0 0;}
div.rel_prod_top{width: 100%;overflow: hidden;background: #d4d2d2 url(../../../images/browsepage_themes/browsepage_showroom/related_products_mb.png) bottom repeat-x;}
div.rel_prod_lefttop{width: 100%;overflow: hidden;background: url(../../../images/browsepage_themes/browsepage_showroom/related_products_lt.png) left top no-repeat;}
div.rel_prod_righttop {width: 100%;overflow: hidden;background: url(../../../images/browsepage_themes/browsepage_showroom/related_products_rt.png) right top no-repeat;}
div.rel_prod_rightbottom {width: 100%;overflow: hidden;background: url(../../../images/browsepage_themes/browsepage_showroom/related_products_rb.png) right bottom no-repeat;}
div.rel_prod_leftbottom {width: 100%;overflow: hidden;background: url(../../../images/browsepage_themes/browsepage_showroom/related_products_lb.png) left bottom no-repeat; }