/**
 # ot_homeeco - 	OT Home ECO Template for Joomla 2.5!
 # author 			OmegaTheme.com
 # copyright 		Copyright(C) 2012 - OmegaTheme.com. All Rights Reserved.
 # @license 		http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Website: 		http://omegatheme.com
 # Technical 		support: Forum - http://omegatheme.com/forum/
 **/
 /**------------------------------------------------------------------------
 * file: virtuemart.css 2.5.0 00001, November 2012 12:00:00Z OmegaTheme $
 * package:	OT Home ECO Template
 *------------------------------------------------------------------------*/
 
/* CUSTOM STYLE VMCART MODULE  */
#facebox .popup{
	
}
#facebox .popup body#ot-body{
	background: #FFF;
}
div.vmCartModule{
	
}
div.vmCartModule div.prices{
    text-align: right;
}
div.vmCartModule div.total-prices{
	font-size: 16px;
	line-height: normal;
}
div.vmCartModule div.total-prices strong{
	color: #FF6600;
	font-size: 18px;
	font-weight: normal;
}
div.vmCartModule .empty_product{
	padding: 10px 0 30px;
}
div.OtCustom-vmCartModule{
	
}
div.OtCustom-vmCartModule div.vm_cart_products,
div.OtCustom-vmCartModule ul{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
div.OtCustom-vmCartModule ul li{
	background: none;
	/*float: left;*/
	padding: 0;
	margin: 0;
}
div.OtCustom-vmCartModule ul li div.total_products{
	padding-top: 20px;
}
div.OtCustom-vmCartModule ul li .show_cart{
	float: right;
    margin-left: 10px;
}
div.OtCustom-vmCartModule ul li .show_cart a{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
/* CUSTOM STYLE VIRTUEMART HOME PAGE */
h4.product-type-title,
.browse-view h1.category-title,
.featured-view h4,
.latest-view h4,
.topten-view h4,
.related-products-view h4{
	color: #d4d4d4;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}
.productdetails-view h3{
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	text-transform: uppercase;
	color: #5C5C5C;
	padding: 10px 0;
	border-top: 3px double #E5E9E8;
	border-bottom: 3px double #E5E9E8;
}
.productdetails-view .product-name h3{
	margin-top: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
}
.product-title{
	margin-bottom: 18px;
}
.category-view .row .category .spacer, 
.featured-view .spacer, 
.latest-view .spacer, 
.topten-view .spacer, 
.related-products-view .spacer, 
.browse-view .row .product .spacer{
	padding: 10px;
	overflow: hidden;
	margin: 1px;
}
.additional-images, 
.featured-view .product-price, 
.latest-view .product-price, 
.topten-view .product-price, 
.output-billto, 
.output-shipto{
	font-size: 13px;
}
div.ot-custom-products-page span.PricesalesPrice,
.ot-vmproduct span.PricesalesPrice,
.featured-view .spacer span.PricesalesPrice, 
.latest-view .spacer span.PricesalesPrice, 
.topten-view .spacer span.PricesalesPrice, 
.related-products-view .spacer span.PricesalesPrice, 
.browse-view .row .product .spacer div.product-price span{
	font-size: 18px;
	color: #779b39;
}
div.ot-custom-products-page div.product-price,
.featured-view .spacer div.product-price,
.latest-view .spacer div.product-price,
.topten-view .spacer div.product-price,
.related-products-view .spacer div.product-price,
.browse-view .row .product .spacer div.product-price,
.ot-vmproduct .spacer div.product-price {
	color: #779b39;
	font-family: 'Oswald';
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 10px;
}
.horizontal-separator{
	background: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
/* CUSTOM STYLE  FEATURED VIEW PAGE*/
.vendor-store-desc, 
.category-view, 
.featured-view, 
.latest-view, 
.topten-view, 
.related-products-view, 
.browse-view, 
.order-view,
.productdetails-view{
	margin: 0;
}
/* CUSTOM STYLE CATEGORY VIEW PAGE */
.category-view h4,
.featured-view h4,
.latest-view h4,
.topten-view h4{
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #EBEBEB;
	color: #222222;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 0;
	padding: 10px 0px;
	text-transform: uppercase;
}
.category-view .row .category{
	
}
.category-view .row .cat-child .spacer a{
	text-align: left;
	background: url(../images/arrow.png) center left no-repeat;
	padding-left: 10px;
	color: #999999;
}
.category-view .row .category .spacer h2 a{
	text-align: left;
	padding-left: 10px;
}
.category-view .row .category .spacer h2 a img{
	max-width: 80%;
	margin: 0 auto;
}

/* CUSTOM STYLE BROWSE PAGE */
div.browse-view{
	position: relative;
}
div.browse-view .category-title{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 10px 0;
	border-top: 3px double #E5E9E8;
	border-bottom: 3px double #E5E9E8;
}
div.browse-view .category-title h3{
	line-height: 30px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Oswald';
	font-size: 24px;
	color: #5C5C5C;
	float: left;
	margin: 10px 20px 10px 10px;
}
div.browse-view .category_description{
	/*margin: 0 2%;
	float: left;
	width: 96%;*/
	font-style: italic;
	font-size: 11px;
	color: #868D91;
	margin: 10px 0;
}
div.browse-view .category-view{
	margin: 5px 1%;
	float: left;
	width: 98%;
}
div.browse-view .category-view .row {
	padding: 7px 0
}
div.orderlistcontainer{
	position: relative;
	/*margin: 0;*/
	float: left;
}
div.orderlistcontainer div.title{
	float: left;
	padding-right: 10px;
}
div.orderlistcontainer div.activeOrder{
	float: left;
}
div.orderlistcontainer div.orderlist{
	/*left: 0;
	top: 36px;*/
	right: 0;
	top: 21px;
	z-index: 9;
	text-align: left;
}
div.browse-view .orderby-displaynumber{
	border: 0;
	margin: 10px 0 0;
	padding: 10px 0;
	float: left;
	width: 100%;
	/*text-align: right;*/
}
div.browse-view form.form-orderby-displaynumber{
	position: relative;
	z-index: 999;
}
div.browse-view form.form-orderby-displaynumber div{
	margin: 0;
}
div.browse-view form.form-orderby-displaynumber div.orderlist,
div.browse-view form.form-orderby-displaynumber div.activeOrder,
div.browse-view form.form-orderby-displaynumber select#limit{
	margin: 0;
}
div.browse-view form.form-orderby-displaynumber div.orderlist div:hover{
	background: none;
}
div.ot-custom-products-page {
    position: relative;
}
div.product-image {
	text-align: center;
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	/*height: 180px;
	padding-bottom: 10px;
	margin: 10px 0;*/
}
.featured-view .product,
.latest-view .product,
.topten-view .product,
.recent-view .product,
.related-products-view .product{
	text-align: left;
}
div.product-discount{
	position: absolute;
	z-index: 1;
	bottom: 0px;
	right: 0px;
	/*width: 80px;
	height: 40px;*/
	padding: 0;
	color: #FFFFFF;
	font-family: 'Oswald';
	text-transform: uppercase;
	text-align: left;
}
.product-discount span,
.featured-view .spacer .product-discount span,
.latest-view .spacer .product-discount span,
.topten-view .spacer .product-discount span,
.related-products-view .spacer .product-discount span,
.browse-view .row .product .spacer .product-discount span {	
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 2px 5px;
}
.product-discount span.saleoff,
.featured-view .spacer .product-discount span.saleoff,
.latest-view .spacer .product-discount span.saleoff,
.topten-view .spacer .product-discount span.saleoff,
.related-products-view .spacer .product-discount span.saleoff,
.browse-view .row .product .spacer .product-discount span.saleoff {
	display: inline-block;
	float: left;
	width: 30px;
	background: #313029;
}
.product-discount span.discount-per,
.featured-view .spacer .product-discount span.discount-per,
.latest-view .spacer .product-discount span.discount-per,
.topten-view .spacer .product-discount span.discount-per,
.related-products-view .spacer .product-discount span.discount-per,
.browse-view .row .product .spacer .product-discount span.discount-per {
	display: inline-block;
	float: left;
	font-size: 20px;
	line-height: 36px;
	background: #8aa526;
}
div.product-detail{
	float: left;
	width: 100%;
	position: relative;
}
div.browse-view .row .product .spacer img, 
div.related-products-view .row .product .spacer img,
.featured-view div.product div.product-image img.featuredProductImage,
div.product-image img{
	max-width: 90%;
	margin: 0;
	/*float: left;*/
	/*height: 336px;*/
	height: auto;
}
.product_createon{
	font-size: 12px;
	font-style:italic;
	padding-bottom: 10px;
	border-bottom: 1px solid #D7D7D7;
}
.product-name{
	/*margin: 10px 0;*/
}
.product-detail .product-name, 
.product-detail .product-name a {
    color: #333333;
    line-height: normal;
    /*text-transform: capitalize;*/
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
}
.product-name h5 {
    margin: 0px 0 0;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 23px;
	font-weight: normal;
}
.product-name a:hover {
	color: #779B39;
}
.product-s-desc {
    min-height: 35px;
    margin: 0;
	/*padding: 10px 0;*/
	font-style: italic;
	font-size: 12px; 
	color: #666666;
}
.product-s-desc p {
    margin: 5px 0;
}

.product-price {
    /*margin: 0 0 5px;*/
}
.product-price span.discount-save {
    
}
.product-addtocart {
    float: left;
	width: 100%;
	/*padding: 10px 0 0;*/
}
.product-addtocart-area{
	float: right;
}
.product-addtocart a.product-details,
.product-addtocart .addtocart .addtocart-button {
	/*float: right;*/
	border: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 5px 0;
	padding: 0px 5px;
	font-size: 12px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	background: none;
	color: #979697;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	line-height: 16px;
}
.product-addtocart a.product-details{
	padding: 0px 10px;
}
.product-addtocart .addtocart .addtocart-button {	
	border-left: 1px solid #979697;
}
.product-addtocart a.product-details:hover,
.product-addtocart .addtocart .addtocart-button:hover {
	color: #779B39;
	background: none;
}
.featured-view div.product div a.product-details:hover,
.latest-view div.product div a.product-details:hover,
.topten-view div.product div a.product-details:hover,
div.ot-custom-products-page .product-addtocart a:hover{
	
}

.product-addtocart a:hover {
    
}
.browse-view .pagination span.pagination,
.browse-view #top-pagination span.pagination,
.browse-view #bottom-pagination span.pagination{
	padding: 0 2% 0 0;
	width: 98%;
}

/* CUSTOM STYLE PRODUCTS DETAILS PAGE */
.productdetails-view{
	float: left;
	overflow: hidden;
	/*padding: 10px;*/
}
.productdetails-view .icons{
	margin: 0 15px 0 0;
	float: right;
	text-align: right;
}
.product-preview{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.product-preview .product-images-details{
	float: left;
	width: 400px;
	padding: 15px;
}
.product-preview .product-details{
	overflow: hidden;
	padding: 0 0 0 20px;
}
.product-preview .product-details .availability{
	margin: 0;
	text-align: left;
}
h1.product-name-details{
	color: #d4d4d4;
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 15px;
    margin-top: 0;
}
div.productdetails-view div.ot-product-share a{
	font-style: italic;
	text-decoration: underline;
	color: #999999;
}
div.productdetails-view div.spacer-buy-area{
	padding: 10px 0;
	margin: 10px 0 0;
	overflow: hidden;
	border-top: 1px solid #ECECEF;
}
div.productdetails-view div.ot-vm-avail{
	color: #999999;
}
div.productdetails-view div.spacer-buy-area div.product-price,
div.productdetails-view div.spacer-buy-area div.addtocart-area,
div.productdetails-view div.spacer-buy-area div.availability,
div.productdetails-view div.spacer-buy-area div.ask-a-question{
	float: left;
	text-align: left;
	margin: 0px 0 10px 0;
	padding: 0;
	width: 100%;
}
div.productdetails-view div.product-in-stock{
	float: left;
	margin: 0px 0 10px 0;
	width: 100%;
}
.productdetails-view .product-short-description{
	margin: 0px;
	padding: 10px 0;
	border-top: 1px solid #ECECEF;
	font-style: italic;
}
.product-preview .product-price span.PricesalesPrice,
.product-preview .product-price span.PricevariantModification,
.product-preview .product-price span.PricebasePriceWithTax,
.product-preview .product-price span.PricediscountedPriceWithoutTax,
.product-preview .product-price span.PricepriceWithoutTax,
.product-preview .product-price span.PricediscountAmount,
.product-preview .product-price span.PricetaxAmount,
.product-preview .product-price span.PriceunitPrice{
	padding: 0 10px 0 0;
}
.productdetails-view .product-description, 
.product-fields,
.customer-reviews{
	float: left;
	width: 100%;
	overflow: hidden;
}
.product-preview .product-fields{
	padding-top: 15px;
}
.product-fields .product-field{
    margin: 0 0 10px 0;
	padding: 0;
}
.product-fields .product-field-i{
	/*border-bottom: 1px solid #f3f3f3;*/
	padding: 0px;
	padding-bottom: 10px;
	margin-top: 0;
	overflow: hidden;
}
.product-fields .product-field span.product-fields-title{
	float: left;
    margin-top: 2px;
    min-width: 20%;
}
.product-fields .product-field span.product-fields-title span.product-field-desc{
	font-weight: normal;
}
.product-fields .product-field span.product-field-display{
	float: left;
    width: 73%;
    overflow: hidden;
}
.product-fields .product-field span.product-field-display, 
.product-related-categories .product-field span.product-field-display{
	
}
.product-fields .product-field label{
	left: auto;
	width: 25%;
	text-align: left;
}
.product-fields .product-field span.product-field-display input, 
.product-related-categories .product-field span.product-field-display input{
	float: left;
	left: 20px;
}
div.productdetails-view div.product-price{
	margin: 0px 0 10px 0;
	line-height: 30px;
	font-family: 'Oswald';
	color: #779B39;
}
div.productdetails-view div.product-price div span{
	font-size: 24px;
}
div.productdetails-view div.product-price .price-crossed div span{
	font-size: 18px;
}
div.productdetails-view div.spacer-buy-area div.addtocart-area .addtocart-bar{
	float: left;
	padding: 15px 0px;
	margin: 0;
	width: 100%;
}
span.addtocart-button{
	border: none;
	display: block;
	/*height: 27px;*/
	margin: 0 0 0 5px;
	width: auto;
}
span.addtocart-button input.addtocart-button, 
span.addtocart-button input.notify-button{
	background: #779B39;
	border: none;
	display: block;
	height: 44px;
	margin: 0;
	letter-spacing: 0px;
	font-size: 24px;
	width: auto;
	text-transform: uppercase;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: 'Oswald';
}
span.addtocart-button input.addtocart-button:hover, 
span.addtocart-button input.notify-button:hover{
	
}
.addtocart-area form.product{
	padding: 0;
}
.addtocart-area div.product-quantity,
.addtocart-area div.product-quantity div{
	margin: 0;
}
.addtocart-area div.product-quantity  label.quantity_box{
	float: left;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
}
.product-quantity span.quantity-box input.quantity-input{	
	/*background: #c8c8c8;
	border: 0;*/
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	color: #2f3134;
	width: 48px;
	height: 25px;
	padding: 0;
}
span.quantity-controls{
	width: 60px;
	margin: 0;
	padding: 0;
}
span.quantity-box{
	margin: 0 0 0 5px;
	padding: 0;
	width: 48px;
}
span.quantity-controls input.quantity-plus,
span.quantity-controls input.quantity-minus{
	background: url(../images/plus-minus-icon.png) no-repeat 0 0;
	border: none;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	
	cursor: pointer;
	float: left;
	padding: 0;
	margin: 0 0 0 5px;
	width: 23px;
	height: 23px;
}
span.quantity-controls input.quantity-minus{
	background-position: 0 -23px;
}

/*  */
body#ot-body .ask-a-question-view{
	color: #FFFFFF;
}
.ask-a-question-view input.counter, .ask-a-question-view input#name,
.ask-a-question-view input.counter, .ask-a-question-view input#email
{
	border: 1px solid #CCCCCC;
	-moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    color: #777777;
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 5px 5px 4px;
	margin: 0;
}
div.ask-a-question-view .product-summary img.product-image{
	max-width: 100px;
}
/* OT CUSTOM TABS FOR MORE DETAILTS ABOUT PRODUCT */
div.productdetails-view .product-description-i{
	padding: 0 10px;
}
div.productdetails-view .product-details-page-desc{
	overflow: hidden;
}
div.productdetails-view .product-details-page-desc ul li{
	background: url(../images/tick-icon.png) no-repeat 0 8px;
	padding: 6px 0 6px 20px;
}
div.productdetails-view .full-desc{
	height: 100%;
}
a#more-desc,
a#hide-more-desc{
	font-style: italic;
	float: left;
}
a#more-desc{
	margin-top: 10px;
}
.productdetails-view .otcustom-tabs{
	float: left;
	width: 100%;
	overflow: hidden;
}
dl#otcustom-title-tabs,
div.current{
	float: left;
	padding: 10px 0;
	overflow: hidden;
	width: 99%;
	/*width: 96%;
	margin-left: 10px;*/
}
div.current{
	border: 1px solid #E0E0E0;
	background: #FFFFFF;
}
dl#otcustom-title-tabs{
	background: none;
	margin-top: 25px;
	padding: 0;
}
div.current dd{
	padding: 0 1%;
	float: left;
	width: 98%;
	overflow: hidden;
}
dl#otcustom-title-tabs dt{
	float: left;
	margin-right: 2px;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	background: #E0E0E0;
	/*color: #d4cfce;
	background: #f8f8f8;*/
}
dl#otcustom-title-tabs dt span{
	float: left;
	padding: 9px 35px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Oswald';
}
dl#otcustom-title-tabs dt span:hover,
dl#otcustom-title-tabs dt.open{
	/*color: #afa5a5;*/
	background: #FFFFFF;
}
.product-related-products,
.product-related-categories{
	border: none;
	float: left;
	width: 100%;
	margin-top: 35px;
	padding: 0;
	overflow: hidden;
}
.product-related-products .ot-custom-vmproduct{
	float: none;
	position: relative;
	z-index: 10;
}
input.carousel-control {
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 999px;
    overflow: hidden;
    text-indent: -9999px;
    vertical-align: middle;
    width: 20px;
	padding: 0;
	position: absolute;
	z-index: 111;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	padding: 0;
	
}
.carousel-control:hover{
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
input.carousel-previous{
	background: url("../images/prev.png") no-repeat scroll 7px 5px #8f8f8f;
}
input.carousel-next{
	background: url("../images/next.png") no-repeat scroll 7px 5px #8f8f8f;
}
/*input.carousel-previous:hover{
	background: url("../images/prev-hover.png") no-repeat scroll left top;
}
input.carousel-next:hover{
	background: url("../images/next-hover.png") no-repeat scroll left top;
}*/
.main-image .carousel-control {
	display:none;
	opacity:0;
	filter:alpha(opacity=50); // For IE8 and earlier
	top: 188px;
	width: 13px;
	height: 24px;
}
.main-image input.carousel-previous{
	left: 0px;
	background: url("../images/vm/prev-img.png") no-repeat;
}
.main-image input.carousel-next{
	right: 0px;
	background: url("../images/vm/next-img.png") no-repeat;
}
/*.main-image input.carousel-previous:hover,
.main-image input.carousel-next:hover{
	opacity:1;
	filter:alpha(opacity=100); // For IE8 and earlier 
}*/
.additional-images .carousel-control {
	width: 13px;
	height: 92px;
	top: 0;
}
.additional-images .carousel-control.disabled,
.additional-images .carousel-control.disabled:hover {
	/*opacity: 0;
	filter:alpha(opacity=0);*/ /* For IE8 and earlier */
}
.additional-images input.carousel-previous,
.additional-images input.carousel-previous:hover{
	background: url(../images/vm/prev-img.png) left center no-repeat;
	left: -13px;
}
.additional-images input.carousel-next,
.additional-images input.carousel-next:hover{
	background: url(../images/vm/next-img.png) right center no-repeat;
	right: -13px;
}
.ot-top-content .ot-vmgroup .carousel-control,
.ot-bottom-content .ot-vmgroup .carousel-control,
.product-related-products input.carousel-previous,
.product-related-products input.carousel-next{
	top: -45px;
}
.ot-top-content .ot-vmgroup  input.carousel-previous,
.ot-bottom-content .ot-vmgroup  input.carousel-previous,
.product-related-products input.carousel-previous{
	/*left: 0px;*/
	right: 21px;
}
.ot-top-content .ot-vmgroup  input.carousel-next,
.ot-bottom-content .ot-vmgroup  input.carousel-next,
.product-related-products input.carousel-next{
	right: 0;
}
.ot-vmgroup .carousel-control:hover,
.product-related-products .carousel-control:hover {
    /*opacity: 0.3;*/
	/*filter:alpha(opacity=30);*/ /* For IE8 and earlier */
}
.related-products .carousel-previous.disabled,
.related-products .carousel-previous.disabled:hover,
.related-products .carousel-next.disabled,
.related-products.carousel-next.disabled:hover {
	opacity: 0,5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
.product-related-products .product-field{
	float: left;
	margin: 0;
	width: 33%;
}
.product-related-products .product-field span.product-field-display{
	display: block;
    padding: 0;
    text-align: center;
}
.product-related-products .product-field span.product-field-display img{
	width: 110px;
	margin: 10px auto;
}
/* CUSTOM STYLE RATING PRODUCTS */
.module .spacer span.vote,
.featured-view .spacer span.vote,
.latest-view .spacer span.vote,
.topten-view .spacer span.vote,
.related-products-view .spacer span.vote,
.browse-view .row .product .spacer span.vote,
.ot-vmproduct .spacer span.vote {
	/*float: right;*/
	padding: 0px 10px 10px;
	margin-top: -10px;
}
.module .spacer span.ratingbox,
.featured-view .spacer span .ratingbox,
.latest-view .spacer span .ratingbox,
.topten-view .spacer span .ratingbox,
.related-products-view .spacer span .ratingbox,
.browse-view .row .product .spacer span .ratingbox,
.ot-custom-vmproduct .spacer span .ratingbox {
	background: url("../images/vm/color-stars.png") left bottom repeat-x;
	height: 14px;
	width: 70px;
}

.module .spacer span.ratingbox span,
.featured-view .spacer span .ratingbox span,
.latest-view .spacer span .ratingbox span,
.topten-view .spacer span .ratingbox span,
.related-products-view .spacer span .ratingbox span,
.browse-view .row .product .spacer span .ratingbox span,
.ot-custom-vmproduct .spacer span .ratingbox span {
	background: url("../images/vm/color-stars.png") repeat-x;
	height: 14px;
	position: relative;
}
/* CUSTOM STYLE CUSTOMER REVIEWS PAGE */
.customer-reviews{
	
}
.list-reviews .normal blockquote, 
.list-reviews .highlight blockquote{
	padding: 0;
}
ul.rating{
	
}
ul.rating li{
	background: none;
}
/* CUSTOM CART VIEW PAGE */
.cart-view{
	padding: 10px 0;
}
.cart-view table.cart-summary{
	
}
.cart-view table.cart-summary tr th{
	background: none repeat scroll 0 0 #CCCCCC;
    color: #7D6F55;
    padding: 10px;
    text-transform: uppercase;
}
.cart-view table.cart-summary tr.row td{
	border-bottom: 1px dotted #808080;
    padding: 10px;
}
.cart-view table.cart-summary tr.row-1 td{
	
}
.cart-view table.cart-summary tr.row-2 td{
	background: none repeat scroll 0 0 #F2F2F2;
}






