/**
 # ot_boutiquebox - 	OT Boutiquebox  Template for Joomla 2.5!
 # author 			OmegaTheme.com
 # copyright 		Copyright(C) 2011 - 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 2011 12:00:00Z OmegaTheme $
 * package:	OT Boutiquebox Template
 *------------------------------------------------------------------------*/
 
/* CUSTOM STYLE VMCART MODULE  */
div.vmCartModule{
	background: url("../images/vm/minicart-icon.png") no-repeat scroll 0 0 transparent;
    float: right;
    min-height: 55px;
    padding-left: 73px;
}
div.vmCartModule div.prices{
	font-size: 22px;
	font-weight: normal;
    margin-bottom: 5px;
    text-align: right;
    width: 100%;
}
div.vmCartModule div.total-prices{
	font-size: 16px;
}
div.vmCartModule div.total-prices strong{
	color: #CF414B;
	font-size: 22px;
	font-weight: normal;
}
div.OtCustom-vmCartModule{
	width: 175px;
}
div.OtCustom-vmCartModule div.vm_cart_products,
div.OtCustom-vmCartModule ul{
	width: 100%;
	float: left;
}
div.OtCustom-vmCartModule ul li{
	background: none;
	float: left;
	padding: 0;
	margin: 0;
}
div.OtCustom-vmCartModule ul li div.total_products{
	font-size: 16px;
    margin-right: 0px;
    text-align: left;
}
div.OtCustom-vmCartModule ul li .show_cart{
	float: right;
    margin-left: 10px;
}
div.OtCustom-vmCartModule ul li .show_cart a{
	color: #CF414B;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
/* CUSTOM STYLE VIRTUEMART HOME PAGE */
h4.product-type-title,
.browse-view h1.category-title{
	background: url("../images/heading-bg.png") repeat-x scroll center bottom #F6F2E9;
	color: #222222;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
	padding: 15px;
}
.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,
.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{
	color: #BB424B;
    font-size: 18px;
    font-weight: bold;
}
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{
	font-size: 13px;
}
/* CUSTOM STYLE BROWSE PAGE */
div.browse-view{
	
}
div.orderlistcontainer{
	position: relative;
}
div.orderlistcontainer div.activeOrder{
	float: left;
}
div.orderlistcontainer div.orderlist{
	left: 0;
	top: 36px;
}
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 {
	min-height: 190px;
	text-align: center;
}
div.browse-view .row .product .spacer img, 
div.related-products-view .row .product .spacer img
/*.product-image img {max-width: 170px;max-height: 170px;}*/
.product-name{
	margin: 10px 0;
}
.product-name, 
.product-name a {
    color: #222222;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
}
.product-name h5 {
    margin: 0px 0 0;
}
.product-name a:hover {
    color: #1EA3A5;
    text-decoration: none;
}
.product-s-desc {
    text-align: left;
    min-height: 35px;
    margin: 10px 0;
}
.product-s-desc p {
    margin: 5px 0;
}
.product-price-addtocart {
    bottom: 0;
    float: left;
    position: relative;
    width: 100%;
}
.product-round-top,
.product-round-bottom{
	float: left;
	width: 100%;
}
.product-round-topleft, 
.product-round-topright {
    overflow: hidden;
}
.product-round-topleft {
	background: url("../images/vm/addtocart-top-left-bg.png") no-repeat scroll 0 0 transparent;
	padding-left: 5px;
}
.product-round-topright {
	background: url("../images/vm/addtocart-top-right-bg.png") no-repeat scroll 100% 0 transparent;
	padding-right: 7px;
}
.product-round-topmid {
    background: none repeat scroll 0 0 #F6F2E9;
    overflow: hidden;
}

.product-round-bottomleft{
	background: url("../images/vm/addtocart-bottom-left-bg.png") no-repeat scroll 0 0 transparent;
	padding-left: 96px;
}
.product-round-bottomright{
	background: url("../images/vm/addtocart-bottom-right-bg.png") no-repeat scroll 100% 0 transparent;
}
.product-round-bottomleft, .product-round-bottomright {
    bottom: 0;
    height: 13px;
}
.product-price {
    float: right;
    font-weight: bold;
    padding-right: 3px;
    padding-top: 8px;
    margin: 0 0 21px;
    position: relative;
    text-align: right;
    width: 100%;
}
.hot-product {
    background: url("../images/vm/hot-product.png") no-repeat scroll 0 0 transparent;
    height: 45px;
    left: 14px;
    position: absolute;
    top: 12px;
    width: 45px;
}
div.product-price-addtocart-details .hot-product {
    display: none;
}
.product-price span.discount-save {
    color: #CB3742;
    text-transform: uppercase;
}
.product-addtocart {
    bottom: 8px;
    height: 26px;
    position: absolute;
    right: 2px;
    z-index: 9;
}

div.ot-custom-products-page .product-addtocart a {
    background: url("../images/vm/addtocart-button-bg.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding: 0 0 3px;
    text-align: center;
    text-transform: uppercase;
    width: 130px;
}
.product-addtocart a:hover {
    background: url("../images/vm/addtocart-button-bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    text-decoration: none;
}
#top-pagination,
#bottom-pagination{
	text-align: center;
}
#top-pagination p.pageslinks,
#top-pagination p.pagescounter,
#bottom-pagination p.pageslinks,
#bottom-pagination p.pagescounter{
	float: right;
	text-align: right;
	width: 100%;
}
#top-pagination span.pagination,
#bottom-pagination span.pagination{
	margin: 0;
	padding: 0;
}
#top-pagination span.pagination span.text, 
#top-pagination span.pagination a.link-text,
#bottom-pagination span.pagination span.text, 
#bottom-pagination span.pagination a.link-text{
	background: none;
}
#top-pagination span.pagination span.inactive,
#top-pagination span.pagination strong a.link-text,
#top-pagination span.pagination a.link-text,
#bottom-pagination span.pagination span.inactive,
#bottom-pagination span.pagination strong a.link-text,
#bottom-pagination span.pagination a.link-text{
	background: url("../images/vm/pagination-left-bg.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 29px;
    line-height: 29px;
    margin: 0 0px 0 10px;
    padding: 0 0 0 6px;
    width: auto;
}
#top-pagination span.pagination span.inactive span.text,
#top-pagination span.pagination strong a.link-text span.link-page,
#top-pagination span.pagination a.link-text span.link-page,
#bottom-pagination span.pagination span.inactive span.text,
#bottom-pagination span.pagination strong a.link-text span.link-page,
#bottom-pagination span.pagination a.link-text span.link-page{
	background: url("../images/vm/pagination-right-bg.jpg") no-repeat scroll right 0 transparent;
    display: block;
    height: 29px;
    line-height: 28px;
    margin: 0;
    padding: 0 10px 0 4px;
    width: auto;
}
#top-pagination span.pagination span.inactive,
#bottom-pagination span.pagination span.inactive{
	
}

/* CUSTOM STYLE PRODUCTS DETAILS PAGE */
h1.product-name-details{
	color: #343434;
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 0;
}
div.productdetails-view div.spacer-buy-area{
	padding-left: 0;
}
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.spacer-buy-area div.product-price{
	float: left;
	margin-top: 10px;
	text-align: left;
}
div.productdetails-view div.spacer-buy-area div.addtocart-area .addtocart-bar{
	padding-left: 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{
	
}
div.productdetails-view .product-details-page-desc{
	overflow: hidden;
}
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;
}
dl#otcustom-title-tabs,
div.current{
	float: left;
	width: 100%;
}
dl#otcustom-title-tabs{
	background: url(../images/vm/otcustom-title-tabs-bg.png) no-repeat center bottom;
	margin-top: 25px;
	padding: 0;
	padding-bottom: 2px;
}
div.current dd{
	padding: 0 0 0 5px;
}
dl#otcustom-title-tabs dt{
	background: url(../images/vm/otcustom-title-tabs-rightbg.png) no-repeat right top;
	height: 34px;
	float: left;
	margin-left: 5px;
	padding-right: 10px;
}
dl#otcustom-title-tabs dt span{
	background: url(../images/vm/otcustom-title-tabs-leftbg.png) no-repeat 0 top;
	display: block;
	color: #999;
	float: left;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	height: 34px;
	line-height: 34px;
	padding-left: 15px;
	padding-right: 5px;
}
dl#otcustom-title-tabs dt.open{
	background: url(../images/vm/otcustom-title-tabs-open-rightbg.png) no-repeat right top;
}
dl#otcustom-title-tabs dt.open span{
	background: url(../images/vm/otcustom-title-tabs-open-leftbg.png) no-repeat 0 top;
	color: #202942;
}
.product-related-products{
	
}
.product-related-products .product-field{
	width: 24%;
	float: left;
	margin-right: 1%;
}
.product-related-products .product-field span.product-field-display{
	padding-right: 15px;
}
.product-related-products .product-field span.product-field-display img{
	width: 110px;
}
/* CUSTOM STYLE CUSTOMER REVIRES 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{
	
}
.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;
}

/*+++++++++++ @datnv repair ++++++++++*/
.ot-content .category_description,.product-neighbours ,.back-to-category{

}

div.vmproduct_newtovar div div div div a img {width:230px;height:220px;}
div.vmproduct_besttovar div div div div a img {width:230px;height:220px;}