/*------------------------------------------------------------------------------------------------------------
# VP Eden Theme for VirtueMart 2.0 Ver. 1.7
# ------------------------------------------------------------------------------------------------------------
# Copyright (C) 2012-2013 VirtuePlanet Services LLP. All Rights Reserved.
# License - GPL V2
# Author: VirtuePlanet Services LLP
# Email: info@virtueplanet.com
# Websites:  http://www.virtueplanet.com
------------------------------------------------------------------------------------------------------------*/
.gap {height:10px;}
.category-view, .featured-view, .latest-view, .topten-view, .related-products-view {
	margin-bottom:10px !important;
}
div.category-view div.vp_header_bar, div.featured-view div.vp_header_bar, div.latest-view div.vp_header_bar, div.topten-view div.vp_header_bar {
	background: url('vp_eden-header-bg-l.png') no-repeat left center;
	height:40px;
	width:100%;	
	display:block;
	margin:0 0 2px 0;
	padding:0px;
}
div.category-view div.vp_header_bar div, div.featured-view div.vp_header_bar div, div.latest-view div.vp_header_bar div, div.topten-view div.vp_header_bar div {
	background: url('vp_eden-header-bg.png') no-repeat right center;
	height:40px;
	margin-left:10px;
	width:100%;	
}
div.category-view div.vp_header_bar div h4, div.featured-view div.vp_header_bar div h4, div.latest-view div.vp_header_bar div h4, div.topten-view div.vp_header_bar div h4 {
	color:#3A3A3A;
	font-size:14px;
	font-style:normal;
	font-family:inherit;
	vertical-align:middle;
	width:78%;	
	font-weight:bold;
	float:left;
	margin:0px;
	line-height:40px;
	text-shadow: 1px 2px #FFF;
}
div.vp_header_bar div h4 img {
	border:0px;
	vertical-align:middle;
	width:14px;
	height:14px;
	padding-left:5px;
}
.b1, .b2, .b3, .b4, .b2a, .b2b, .b2c, .b2d, .b2e {
	font-size:1px; 
	overflow:hidden; 
	display:block;
}
.b1 {
	height:1px; 
	background:#E4E4E4; 
	margin:0 10px;
}
.b2e {
	height:1px; 
	background:#ffffff; 
	border-right:2px solid #E4E4E4; 
	border-left:2px solid #E4E4E4; 
	margin:0 8px;
}
.b2d {
	height:1px; 
	background:#ffffff; 
	border-right:1px solid #E4E4E4; 
	border-left:1px solid #E4E4E4; 
	margin:0 7px;
}
.b2c {
	height:1px; 
	background:#ffffff; 
	border-right:1px solid #E4E4E4; 
	border-left:1px solid #E4E4E4; 
	margin:0 6px;
}
.b2b {
	height:1px; 
	background:#ffffff; 
	border-right:1px solid #E4E4E4; 
	border-left:1px solid #E4E4E4; 
	margin:0 5px;
}
.b2a {
	height:1px; 
	background:#ffffff; 
	border-right:1px solid #E4E4E4; 
	border-left:1px solid #E4E4E4; 
	margin:0 4px;
}
.b2 {
	height:1px; 
	background:#ffffff; 
	border-right:1px solid #E4E4E4; 
	border-left:1px solid #E4E4E4; 
	margin:0 3px;
}
.b3 {
	height:1px; 
	background:#ffffff; 
	border-right:1px solid #E4E4E4; 
	border-left:1px solid #E4E4E4; 
	margin:0 2px;
}
.b4 {
	height:2px; 
	background:#ffffff; 
	border-right:1px solid #E4E4E4; 
	border-left:1px solid #E4E4E4; 
	margin:0 1px;
}
.vp_category_wrap, .vp_product_wrap {
	padding:2px;
	margin:0px;
}
.vp_category, .vp_product {
	background: #ffffff; 
	border-right:1px solid #E4E4E4; 
	border-left:1px solid #E4E4E4;
}
.vp_category {
	height:160px; /* Category Box Height */
}
.vp_product {
	height:300px; /* Product Box Height */
}
.vp_category div, .vp_product div  {
	padding: 0 10px;
	text-align:center;
}
h2.vp_category_name, h2.vp_category_name a:link, h2.vp_category_name a:visited, h2.vp_category_name a.visited, h3.vp_product_name, h3.vp_product_name a:link, h3.vp_product_name a:visited, h3.vp_product_name a.visited  {
	line-height:normal;
	margin:0 !important;
	padding:0 !important;
	font-size:18px !important;
	font-weight:bold !important;
	text-decoration:none !important;
	text-align:left;
	color:#3A3A3A !important;
	background:none !important;
	text-transform: none;
}
h2.vp_category_name a:hover, h2.vp_category_name a.hover, h3.vp_product_name a:hover, h3.vp_product_name a.hover  {
	text-decoration:underline !important;
}
div.vp_category_img, div.vp_product_img {
	overflow:hidden;
	margin:0px auto;
	text-align:center !important;
	padding: 5px 0px;
}
div.vp_category_img a img, div.vp_product_img a img {
	overflow:hidden;
}
div.vp_product_price_wrap {
	margin:0px;
	padding: 0px;
	color: #939393;
}
div.vp_product_price_wrap div, div.vp_product_price_wrap div span {
	font-size:12px !important;
	text-align:left !important;
	margin:0px;
	padding: 0px;
	color:#3A3A3A;
	line-height:120%;
}
div.vp_product_price_wrap div.product-discount:after, div.vp_product_price_wrap div.product-discount:before {
	clear:both;
	content:'';
	overflow:hidden;
	height:0;
	display:table;
}
div.vp_product_price_wrap .PricesalesPrice {
	float:left;
	width: auto;
	margin-right:2px;
}
.price-class div.PricesalesPrice {
	float:left;
	color: #939393;
}
.price-class div.PricesalesPrice > .PricesalesPrice {
	color:3A3A3A;
}
div.vp_product_price_wrap .PricesalesPrice span {
	float:none;
	font-weight:bold;
}
div.vp_product_price_wrap .PricediscountAmount, div.vp_product_price_wrap .PricediscountAmount span {
	font-size:10px !important;
}
div.vp_product_price_wrap .PricediscountAmount {
	color: #939393;
}
.price-before-dicount.PricebasePriceWithTax {
	text-decoration:line-through;
}
div.vp_product_details {
	width:auto;
	padding:0px;
	margin: 10px auto;	
}
div.vp_product_details a {
	background: url('vp_product_details.png') no-repeat  center center transparent;
	height:28px;
	width:110px;
	vertical-align:middle;
	text-align:center;
	margin:0px auto;
	padding: 0 8px 0 8px;
	font-family:inherit;
	font-weight:normal;
	line-height:28px;
	display:block;
	text-decoration:none;
	color:#575757;
	text-shadow: 0px 1px #FFF;
	font-size:12px;
}
div.vp_product_details a:hover {
	background: url('vp_product_details.png') no-repeat  center center transparent !important;
	color:#575757 !important;
}
.main-image img.product-image, .featured-view .spacer img, .latest-view .spacer img, .topten-view .spacer img {
	max-width: 100%;
	height: auto;
	width: auto;
}
.hide {
	display:none;
}
.inline-block {
	display:inline-block;
}
.addtocart-bar span.addtocart-button {
	float:none;
	margin:0;
}
span.addtocart-button input.addtocart-button, span.addtocart-button input.addtocart-button:hover {
	background: transparent url( 'vp_eden_add_to_cart.png' ) no-repeat  left center;
	background-position: left center;
	width:110px;
	text-align:center;
	height:28px;
	cursor:pointer;
	border: none;
	font-weight:normal;
	color:#FFFFFF;
	font-family:inherit;
	vertical-align: middle;
	overflow:hidden;
	margin: 0px auto;
	padding: 0 7px 2px 8px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	font-size: 12px;
}
.notify-area a.notify, .notify-area a.notify:hover {
	background: transparent url( 'vp_eden_add_to_cart.png' ) no-repeat  left center !important;
	width:110px;
	text-align:center;
	height:28px;
	cursor:pointer;
	border: none;
	font-weight:normal;
	color:#FFFFFF;
	font-family:inherit;
	vertical-align: middle;
	overflow:hidden;
	margin: 0px auto;
	text-decoration:none;
	line-height:28px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	font-size: 12px;
	display:inline-block;
}