/*
# ------------------------------------------------------------------------
# JA Zeolite template for Joomla 1.5
# ------------------------------------------------------------------------
# Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
# ------------------------------------------------------------------------
*/
div.vm_element { left: -999em; position: absolute; }

.productPrice { font-weight: bold; }

.addtocart_button_module, .notify_button {
	background: url(../images/bt-addtocart.gif) no-repeat top #333333;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	margin-top: 5px;
	padding: 0 0 2px;
	text-indent: 18px;
	width: 100px;
}

* html .addtocart_button_module { padding-left: 22px; }

*+html .addtocart_button_module { padding-left: 22px; }
*+html .addtocart_button { padding-left: 22px !important; }

.addtocart_button_module:hover, .addtocart_button_module:active {
	background: url(../images/bt-addtocart.gif) no-repeat bottom #666666;
	color: #FFFFFF;
}

.notify_button { background: url(../images/bt-notify.gif) no-repeat #666666; }

input.addtocart_button {
	background: url(../images/bt-addtocart.gif) no-repeat top #333333;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	margin: 10px 0 0;
	padding: 0 0 2px;
	text-indent: 18px;
	width: 100px;
}

.vmFieldTitle {
	background: url(../images/dot.gif) repeat-x top;
	margin-bottom: 5px;
	padding-top: 10px;
}

.chars-written { margin-top: 5px; }

.chars-written input { background: #F7F7F7; }

.vm-footer { margin: 15px 0 20px; }

#vmMainPage a.category { color: #666666; text-decoration: none; }

#vmMainPage a.category:hover,
#vmMainPage a.category:focus,
#vmMainPage a.category:active { color: #04A504; outline: none; text-decoration: none; }

#vmMainPage a.readon {
	background: url(../images/arrow.png) no-repeat left center;
	color: #04A504;
	display: inline;
	font-weight: bold;
	height: auto;
	line-height: normal;
	text-decoration: none;
	text-indent: 10px;
	width: auto;
}

#vmMainPage a.readon:hover,
#vmMainPage a.readon:active,
#vmMainPage a.readon:focus {
	background: url(../images/arrow-on.png) no-repeat left center;
	color: #C01122;
	text-decoration: underline;
}

#vmMainPage hr { margin: 5px 0; }

#vmMainPage br { height: 5px; line-height: 5px; }

.ja-vmreview strong { display: block; }

.ja-vmreview blockquote {
	background: url(../images/so-q.gif) no-repeat left top;
	margin-bottom: 20px;
	padding: 0 0 0 30px;
}

.ja-vmreview blockquote div { }

.vmFeedIcon { }

/*Global VM Module*/
.vm table {
	display: block;
	margin: 15px 0;
	padding: 0;
	width: 100% !important;
}

.vm hr { margin: 0 -15px; }

.vm label { font-weight: bold; text-transform: uppercase; }

/* YourCart Module */
#ja-vmcart {
	height: 74px;
	position: absolute;
	right: 15px;
	top: 0;
	width: 200px;
	z-index: 10;
}

#ja-vmcart div.moduletable {
	border: none;
	color: #FFFFFF;
	font-size: 12px;
	height: 100px;
	margin-top: 5px;
	overflow: hidden;
	padding: 0 15px;
}

#ja-vmcart div.moduletable h3 {
	background: none;
	border: none;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: none;
}

#ja-vmcart div.moduletable h3 span { padding: 0; }

div.vm-showcart a {
	background: url(../images/bt-viewcart.gif) no-repeat #FFFFFF;
	color: #666666;
	display: block;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-left: 35px;
	padding-left: 30px;
	width: 70px;
}

div.vm-showcart a:hover,
div.vm-showcart a:focus,
div.vm-showcart a:active { color: #666666; text-decoration: none; }

.vm-total-pro { clear: left; padding: 5px 0 0; text-align: center; }

.vmCartModule a img { display: none; }

.vmCartModule hr { display: none; }

/* Select currency */
#ja-vmcurrency .button {
	background: url(../images/bt-currency.gif) no-repeat top #666666;
	border: none;
	height: 22px;
	line-height: 22px;
	margin-left: 5px;
	width: 110px;
}

/*Categories Module*/
a.mainlevel {
	background: url(../images/mainlevel-bg.gif) repeat-x right bottom;
	color: #666666;
	display: block;
	margin: 0;
	outline: none;
	padding: 5px 0 5px 0;
	text-decoration: none;
}

a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
	background: url(../images/mainlevel-hover.gif) repeat-x right bottom;
	color: #C01122;
	text-decoration: none;
}

a#active_menu {
	background: url(../images/mainlevel-active.gif) repeat-x right bottom;
	color: #04A504;
	font-style: normal !important;
	font-weight: bold;
}

#lbOverlay { z-index: 999; }

#lbCenter , #lbBottomContainer{ z-index: 1000; }
