/*------------------------------------------------------------------------------------------------------------
# Vento Theme for VirtueMart 2.0 Ver. 1.0
# ------------------------------------------------------------------------------------------------------------
# Copyright (C) 2012-2013 Virtue Planet Solutions. All Rights Reserved.
# License - GPL V2
# Author: VirtuePlanet Services LLP
# Email: info@virtueplanet.com
# Websites:  http://www.virtueplanet.com
------------------------------------------------------------------------------------------------------------*/

#vento h1, #vento h2, #vento h3, #vento h4, #vento h5, #vento h6 {
	font-family: Arial,Helvetica,sans-serif !important;
	font-weight:normal;
	text-decoration:none;
	border:0 none;
	outline:0 none;
}
#vento {
	font-family: Arial,Helvetica,sans-serif;
}
/* Border Color */
#vento .category-view,#vento .featured-view,#vento .latest-view,#vento .topten-view,#vento .related-products-view,#vento .browse-view, #vento .featured-view h4,#vento .latest-view h4,#vento .topten-view h4,#vento .related-products-view h4, #vento .category-view h4, #vento .related-items .related-title, #vento .customer-reviews h4, #vento .list-reviews .normal, #vento .list-reviews span.date, #vento .related-items, #vento .product-neighbours, #vento .vento-product-details-area, #vento .browse-header, #vento .category_description, #vento .orderby-displaynumber {
	border-color: #999;
}
#vento .category-view .row .category .spacer h2 a, #vento .featured-view .spacer h3 a, #vento .latest-view .spacer h3 a, #vento .topten-view .spacer h3 a, #vento .related-products-view .spacer h3 a, #vento .browse-view .row .product .spacer h2 a, #vento .related-items .spacer a {
	color:#AE0404;
}
#vento .category-view .row .category .spacer h2 a:hover, #vento .category-view .row .category .spacer h2 a:focus, #vento .featured-view .spacer h3 a:hover, #vento .latest-view .spacer h3 a:hover, #vento .topten-view .spacer h3 a:hover, #vento .related-products-view .spacer h3 a:hover, #vento .browse-view .row .product .spacer h2 a:hover, #vento .related-items .spacer a:hover, #vento .related-items .spacer a:focus {
	color:#FA0000;
}
#vento h4, #vento .product-neighbours, #vento .related-items .related-title, #vento .browse-header, #vento .orderby-displaynumber {
	/*background: url(../images/vento-theme/header-bg.png) repeat-x 0 0 #FFF;*/
	color:#444;
	text-shadow:0 1px 0 #fff;
}
#vento .horizontal-separator {
    background:#fff;
}
#vento .row .product.vertical-separator .spacer, #vento .large-image-container, #vento .cloud-zoom-big, #vento div.product-fields-title-group, #vento .other-info, #vento .orderlistcontainer div.activeOrder, #vento .orderlistcontainer div.orderlist, #vento .display-number .limit-box select.inputbox, #vento .display-number .limit-box select.inputbox option, #vento .vm-pagination, #vento .social-buttons {
	border-color:#fff;      background:#fff;
}
#vento #vp_product_details_tab ul li a, #vento #vp_product_details_tab ul li a.selected {
	background-color:#FFF;
	border-color:#F1D693;
	color:#444;
}
#vento #vp_product_details_tab ul li a {
	background-image:url(../images/vento-theme/toprepeat_off.gif);
	background-repeat:repeat-x;
}
#vento #vp_product_details_tab ul li a.selected {
	background-image:none;
}
#vento .tabular-content, #vento #vp_product_details_tab ul {
	border-color:#F1D693;
}
#vento .product-neighbours a, #vento .product-neighbours a:hover {
	color:#444;
}