/*
#------------------------------------------------------------------------
# Mo - January Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your Virtuemart CSS styles */
.category-view {
	padding-bottom:30px;
	border-bottom: solid 1px #ddd;}
.category-view .row .category .spacer h2 a {
    font-size: 1.8em;
}

.featured-view h4, .latest-view h4, .topten-view h4, .recent-view h4, .related-products-view h4 {
    font-size: 32px;
    margin: 0 0 8px;
    padding: 0;
}
.latest-view h2 {
	 font-size: 1.2em;
	}
.browseProductImage {
    max-height: 250px;
    max-width: 100%;
    width: auto;	
}
.vm-col {
    margin: 15px 1.5%;
	width: 30% !important;
}
.horizontal-separator {
    background: none;
    height: 1px;
    margin: 10px 0;
}
.category_description {
	border-bottom: solid 1px #ddd;
	margin-bottom:30px;
}
.product_s_desc{
	font-size: 14px;
	}
.browse-view .row .product .spacer h2 {
    font-size: 16px;
    margin: 0 0 0.2em;
    padding: 0;
	font-weight: 600;
}
.product-price {
	display: block;
	text-align:center;
	float:none;
	color: #0077b3;
    font-size: 24px;
    font-weight: 700;
	}
.vm-display {
	background-color:#ddd;}
	
.vm3pr-0 .addtocart-area {
    height: 45px;
	clear:both;
}
.addtocart-area {
    margin: 20px 0 30px;
	clear:both;
}
span.quantity-controls {
	overflow:hidden;
}

span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
    padding: 0 20px;
}
div.vm-details-button a {
    border: 1px solid grey;
    font-size: 1.0em;
    max-width: 85%;
    padding: 0 1em;
    width: 12em;
}
#facebox .content h4 {
    font-size: 14px;
}