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

#showcart {
	display: none;
}
.gk_vm_lp_table {
	width: 100%;
}
.gk_vm_lp_table tr td {
	vertical-align: top;
	padding-right: 3px;
}
.gk_vm_lp_table h3 {
	color: #333!important;
}
.gk_vm_lastprod {
}
.gk_vm_lp_buffer {
	display: none;
}
.gk_vm_lp_navigate {
	float: right;
	width: 36px;
}
.gk_vm_lp_prev, .gk_vm_lp_next {
	cursor: pointer;
	float: right;
	width: 17px;
	height: 17px;
	
}
.gk_vm_lp_prev {
	
	float: left;
}
.gk_vm_lp_next:hover {
	background-position: 100%;
}
.gk_vm_lp_prev:hover {
	background-position: 0px;
}
.gk_vm_lp_wrapper1 {
	overflow: hidden;
	width: 100%;
}
.gk_vm_lp_wrapper2 {
	width: 10000px;
}
.gk_vm_lp_table_item {
	float: left;
}
.gk_vm_lastprod_desc {
}
a.gk_vm_lastprod_img img {
	float: left;
	border-right: 1px solid #e7e7e7;
	margin-right: 6px;
}
.product-Old-Price {
	color:red;
	text-decoration:line-through;
}
.productPrice {
	font-weight:bold;
	white-space:nowrap;
}
.gk_vm_lastprod_price_and_cart {
	clear: both;
	margin-top: 5px;
}
.gk_vm_lastprod_price {
	float: left;
}
.gk_vm_lastprod_cart {
	float: right;
	margin-right: 15px;
}
/* Errors */
.shop_error, .shop_warning, .shop_info, .shop_debug, .shop_critical, .shop_tip {
	border: 1px solid #e7e7e7;
	margin-bottom: 1em;
	padding:8px 6px 8px 48px;
}
.shop_error, .shop_warning, .shop_critical {
	background: #FAFAD2 url('../images/icons/warning.gif') no-repeat 15px 50%;
}
.shop_info, .shop_debug {
	background: #FAFAD2 url('../images/icons/info.gif') no-repeat 15px 50%;
}
.shop_tip {
	background: #FAFAD2 url('../images/icons/tips.gif') no-repeat 15px 50%;
}
/* Button VM Modules - Add to cart */
.addtocart_button_module, .details_gk_browse_3, div.gk_vm_showcart a {
	
	font: bold 11px Arial, Helvetica, sans-serif;
	cursor: pointer;
	width: 102px;
	height: 22px;
	padding: 0 0 3px 18px;
	border: none;
	outline: none;
}
.details_gk_browse_3 {
	
	width: 122px;
	padding: 0 18px 0 14px;
	display: block;
	line-height: 20px;
	color: #333!important;
	text-decoration:none!important;
	margin-top: 20px;
}
/* Module - VM Cart */
.vm_item_wrap {
	background: url('../images/bg_content.png');
	padding: 4px;
	margin-bottom: 3px;
}
.vm_item_wrap:hover {
	background: #f9f9f9;
	padding: 4px;
}
.vm_item_wrap .lf a:link, .vm_item_wrap .lf a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333;
	
}
.vm_item_wrap .lf a:hover {
	text-decoration:underline;
}
.vm_item_wrap .rf span {
	font: bold 12px Arial, Helvetica, sans-serif;
	
}
.vm_item_wrap .lf span {
	margin-left: 20px;
	color: #666;
}
.lp-r {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: red;
	margin-top: 10px;
}
.lp-l {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	margin: 10px 20px 0 0;
}
div.gk_vm_showcart a {
clear: both;
	float: left;
	display: block;
	line-height: 21px;
	text-decoration: none;
	padding-left: 28px;
	color: #000;
	margin: -22px -28px 0 0;
}
/* Module - mod_gk_vm_category_menu*/
#gkvm_menu {
	list-style-type: none;
	width: 100%;
}
ul#gkvm_menu li {
	display: inline;
	padding: 2px 6px 5px;
	margin-right: 6px;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: none;
}
ul#gkvm_menu li a {
	color: #fff;
	line-height: 35px;
	border: none;
	cursor: pointer;
	text-decoration: none!important;
	text-align: center;
}
ul#gkvm_menu li.gkvm_active {
	background: transparent url('../images/button.png') repeat-x 0 0;
}
ul#gkvm_menu li.gkvm_active:hover {
	background: transparent url('../images/button-h.png') repeat-x 0 0;
}
.gkvm_menu_sl {
	list-style-type: none;
	width: 100%;
	display: none;
}
.gkvm_menu_sl li {
	background: none;
	display: inline;
	line-height: 35px;
	padding: 0 8px 0 0;
	margin: 0 8px 0 6px;
	border-right: 1px solid #ccc;
}
.gkvm_menu_sl li a {
	line-height: 35px;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
/* Module mod_gk_vm_header */
.gk_vm_header {
	margin-left: 1px
}
.gk_vm_header_item {
	float: left;
	position: relative;
	overflow: hidden;
}
.gk_vm_header_text {
	width: 100%;
	position: absolute;
	z-index: 1001;
	color: #fff;
}
.gk_vm_header_bg {
	width: 100%;
	position: absolute;
	z-index: 1000;
}
.gk_vm_header_item h2 {
	font: normal 16px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 0 4px;
}
.gk_vm_header_item p {
	padding: 4px;
	margin: 0px;
	line-height: 14px;
	color: #eee;
}
.gk_vm_header_text div {
	margin: 6px 10px 4px 15px;
}
.gkvmh_long_desc {
	padding: 25px 10px 20px;
}
.gkvmh_long_desc h2 {
	margin-bottom: 6px;
}
p.gk_price {
	color: #fff!important;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}
#lbOverlay, #lbCenter, #lbImage, #lbBottomContainer {
	z-index: 10000 !important;
}
/* Login Module*/
.loginposition li {
	background: none;
	padding: 0;
}
.loginposition li.pad {
	background: url('../images/arrow.png') no-repeat 0 4px;
	padding-left: 14px;
}
.loginposition input.button {
	margin: 6px 0;
}
