/**
* @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.pdf
* @product:        Noble Mall
* @version:        1.0
*/

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

#ssmed_pathway {
width:100%;
padding:0px 0px 0px 0px;
}

/* Mainbody Style */

#ssmed_mainbody {
width:101%;
float:left;
border-color:#ff930c;
border-style:solid;
border-width:1px;
}

/* Navigatin Style */

#ssmed_navigation {
width:100%;
float:left;
}

#ssmed_navigation a, #ssmed_navigation a:active, #ssmed_navigation a:focus {
text-decoration:none;
color:#ff930c;
font-weight:bold;
font-size:11px;
}

#ssmed_navigation a:hover {
color:#CCCCCC;
font-weight:bold;
text-decoration:none;
font-size:11px;
}

#ssmed_navigation_next_page {
background: url(images/ssmed_navigation_next.png) no-repeat right;
padding-right: 15px;
margin:8px 10px 0px 0px;
line-height: 20px;
float: right;
width: auto;
}

#ssmed_navigation_previous_page {
background: url(images/ssmed_navigation_previous.png) no-repeat left;
padding-left: 15px;
margin:8px 0px 0px 10px;
line-height: 20px;
float: left;
width: auto;
}

/* Product Image Style */

#ssmed_product_image {
padding:10px 0px 0px 0px;
text-align:center;
}

#ssmed_product_image a, #ssmed_product_image a:active, #ssmed_product_image a:focus {
text-decoration:none;
color:#ff930c;
font-weight:bold;
font-size:11px;
}

#ssmed_product_image a:hover {
color:#cccccc;
font-weight:bold;
text-decoration:none;
font-size:11px;
}

/* Additional Image Style */

#ssmed_additional_images {
text-align:center;
margin:5px 0px 0px 0px;
width:100%;
float:left;
}

#ssmed_additional_images img {
padding:8px 5px 0px 0px;
height:50px;
width:auto;
}

/* Product Title Style */

#ssmed_product_title_bar {
background-image:url(images/ssmed_product_title.png);
background-repeat:repeat-x;
background-position:top;
background-color:#ef007c;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
float:left;
width:100%;
height:25px;
margin-top: 10px;
margin-bottom: 10px;
}

/* Product Title Style */

#ssmed_product_title {
color:#000000;
font-size:14px;
font-weight:bold;
padding:3px 5px 0px 10px;
float:left;
width:100%;
height:25px;
}

/* Product Description Style */
#ssmed_product_description_align {
padding:0px 10px 0px 10px;
}

#ssmed_product_description {
padding:0px 0px 0px 0px;
width:100%;
float:left;
margin-top: -15px;
}

/* Product Packagingn Style */
#ssmed_product_packaging {
width:100%;
float:left;
}

/* Product List Style */
#ssmed_product_list {

width:100%;
float:left;
}

/* Product Type Style */
#ssmed_product_type {

width:100%;
float:left;
}

/* Product Price Style */

#ssmed_product_price {
color:#009900;
font-size:14px;
font-weight:bold;
float:left;
width:100%;
margin-top:-40px;
margin-bottom: 15px;
}

#ssmed_product_price2 {
width: 100%;
}


/* Add To Cart Style */

#ssmed_addtocart {
padding:0px 0px 0px 0px;
width:100%;
float:right;
}


/* Manufacturer vendor Style */
#ssmed_manufacturer_vendor_align {
padding:0px 10px 0px 10px;
}

#ssmed_manufacturer_vendor {
height:20px;
/* border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
 border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px; */
padding:3px 0px 0px 0px;
width:100%;
float:left;
text-decoration:none;
}

#ssmed_manufacturer_vendor a, #ssmed_manufacturer_vendor a:active, #ssmed_manufacturer_vendor a:focus {
text-decoration:none;
color:#ff930c;
font-weight:bold;
font-size:11px;
background: url(images/ssmed_navigation_next.png) no-repeat left;
padding:0px 8px 0px 15px;
margin:0px 0px 0px 5px;
border-right-color:#666666;
border-right-style:solid;
border-right-width:1px;
text-decoration:none;
}

#ssmed_manufacturer_vendor a:hover {
color:#cccccc;
font-weight:bold;
text-decoration:none;
font-size:11px;
background: url(images/ssmed_navigation_next.png) no-repeat left;
padding:0px 8px 0px 15px;
margin:0px 0px 0px 5px;
text-decoration:none;
}


/* Customer Reviews Style */

#ssmed_customer_reviews {
padding:0px 10px 15px 10px;
width:96%;
float:left;
 border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px; 

}

/* Related Products Style */

#ssmed_related_products {
text-align:center;
width:100%;
float:left;
margin-top:20px;
}

/* Recent Products Style */

#ssmed_recent_products {
width:100%;
float:left;
}

/* theme css */

div.product_image a, div.product_image a:hover, div.product_image a:active, div.product_image a:focus {
        text-decoration:none;
}

div div a.button {
        background:none;
        border:0px;
        color:#000;
        font-weight:bold;
        text-decoration:none;
        font-size:10px;
}
div div a.button:hover, div div a.button:focus {
        background:none;
        border:0px;
        color:#666;
        font-weight:bold;
        text-decoration:none;
        font-size:10px;
}


 /* Cart Container */
div.vmCartContainer {
        background: #ffffff none repeat scroll 0 0;
        border: 0px solid #ffffff;
        float: left;
        margin-left: 28px;
        padding: 10px 0px 0px 0px;
        width: 85%;
}

 /* Container for the Child Product */
/* div.vmCartChild {
        vertical-align: middle;
        border: 0px solid #000;
        padding-left: 2px;
        padding-right: 2px;
        padding-top:10px;
        margin-bottom: 2px;
        float:left;
        width:auto;
}       */

/*Hacked Inputbox*/
input.inputboxquantity {
        margin-top: 3px;
        vertical-align: middle;
        padding: 0px;
}

input.quantity_box_button {
        background-position:center center;
        background-repeat:no-repeat;
        border: none;
        height:0px;
        vertical-align:middle;
        width:0px;
        background-color: transparent;
        margin-right: 5px;
}

input.quantity_box_button_up {
        background-image:url();
}

input.quantity_box_button_down {
        background-image:url()
}

/* MISC */
.file_list {
        font-style: italic;
}
