/*--------------------------------------------------------------
# eShop.com - January 2009 (for Joomla 1.5)
# Copyright (C) 2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

h3.vm_h3_title {
	font-weight: normal;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 20px;
}
.orderedd {
	margin-bottom: 10px;
}
.browseProductContainer {
	margin: 0;
	padding: 10px 0 16px;
	border-bottom: 1px solid #eee;
}
.browseProductContainer h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 8px;
}
.browseProductContainer h2 a {
	text-decoration:none;
	color: #739C03;
}
.browseProductContainer .lf {
	width: 71%;
	padding-right: 4%;
}
.browseProductContainer .rf {
	width: 24%;
}
.button_details {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none!important;
	cursor: pointer;
	display: block;
	width: 122px;
	height: 22px;
	line-height: 21px;
	float: left;
	border: none;
	outline: none;
	margin-top: 12px;
}
.browseProductContainer .productPrice, .feature .productPrice {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF8010;
}
#product_list {
	clear: both;
	padding-top: 16px;
	border-top: 1px solid #eee;
}
.p_con {
	clear: both;
	margin: 20px 0;
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 6px;
}
.d_p .you_save {
	margin: 0;
}
.d_p {
	height: 40px;
	float: left;
	width: 26%;
	border-right: 1px solid #eee;
	margin-right: 10px;
}
.c_r {
	float: left;
	width: 37%;
	border-right: 1px solid #eee;
	margin-right: 10px;
}
.b_d {
	float: left;
	width: 25%;
}
.a_c {
	float: left;
	height: 40px;
	border-left: 1px solid #595858;
	padding-left: 10px;
}
#nagl {
	float: left;
}
#nagl h3 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
}
#category_order {
	width: 189px;
	height: 26px;
	line-height: 27px;
	float: right;
	margin-right: 6px;
	text-indent:9px;
}
#category_header div.buttons_heading,
#category_order,
#category_header .rf {
	margin: 8px 6px 0 0;
}
#category_header div.buttons_heading {
	float: right;
	margin-right: 6px;
}
.feature,
.recenlts {
	clear:both;
	padding: 10px;
	background:transparent url('../images/prod_bg.png') repeat-x 0 100%;
	margin-bottom: 2px;
}
.feature {
	background: #F9F9F9 ;
}
.recenlts {
	margin-top: 10px;
}
.gk_vm_table .recenlts {
	padding: 0;
	background: none;
	margin-top: 0;
}
.feature h3 {
	font-size: 12px;
	margin-bottom: 20px;
}
