/*--------------------------------------------------------------
# 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 0 25px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #eee;
	width:100%;
}
.browseProductContainer h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 8px;
}
.browseProductContainer h2 a {
	text-decoration:none;
	color: #739C03;
}

.browseProductContainer h2 a:hover {
	color: #FF4719;
}

.browseProductContainer .lf {
	width: 70%;
}
.browseProductContainer .rf {
	width: 28%;
	text-align:center;
	vertical-align: middle;
}
.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: 45px;
}
.p_con {
	clear: both;
	margin: 20px 0;
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 0;
}
.p_con_fp {
	clear: both;
	margin: 20px 0;
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 0;
	width: 90%;
	float:right;
}
.d_p .you_save {
	margin: 0;
}
.d_p {
	height: 40px;
	float: left;
	width: 28%;
	border-right: 1px solid #eee;
	margin-right: 10px;
}
.c_r {
	float: right;
	width: 68%;
	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 {
	margin-top:10px;
	width: 100%;
	height: 26px;
	line-height: 27px;
	float: right;
	text-align:right;
	text-indent:9px;
	background: transparent url(../images/mod_def_h3_r.png) scroll 100% 0;
}

#category_order a img {
	padding: 8px 8px 0 0;
}

#category_header div.buttons_heading,
#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:0;
}
.gk_vm_table .recenlts {
	padding: 0;
	background: none;
	margin-top: 0;
}
.feature h3 {
	font-size: 12px;
	margin-bottom: 20px;
}

