/*
 * ------------------------------------------------------------------------
 * JA Mesolite II template for Joomla 1.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 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;
	height:120PX;
}

.productPrice {
	font-weight: bold;
}

.addtocart_button_module,
.notify_button,
input.addtocart_button {
	padding: 0 10px 2px 25px;
	width: 102px;
	height: 22px;
	background: url(../images/bt-addtocart.gif) no-repeat left top #00A9DD;
	border: none;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
	direction: ltr;
}

.addtocart_button_module:hover,
.addtocart_button_module:active,
.notify_button:hover,
.notify_button:active,
input.addtocart_button:hover,
input.addtocart_button:active {
	background-color: #666666;f
	background-position: left -22px;
	color: #FFFFFF;
}

.notify_button {
	background: url(../images/bt-notify.gif) no-repeat #00A9DD;
}

.vmFieldTitle {
	margin-bottom: 5px;
	padding-top: 10px;
	background: url(../images/dot-h.gif) repeat-x left top;
}

.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: #00A9DD;
	text-decoration: none;
}

#vmMainPage hr {
	margin: 5px 0;
}

.ja-vmreview strong {
	display: block;
}

.ja-vmreview blockquote {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 0 0 0 30px;
	margin-bottom: 20px;
}

.ja-vmreview blockquote div {
	background: #fff;
}

.vmFeedIcon {
}

/*Global VM Module*/
.vm table {
	margin: 15px 0;
	padding: 0;;
	display: block;
	width: 100% !important;
}

.vm hr {
	margin: 0 -15px;
}

.vm label {
	font-weight: bold;
	text-transform: uppercase;
}

/* YourCart Module */
#ja-vmcart {
	position: absolute;
	top: 0;
	right: 15px;
	width: 200px;
	height: 74px;
	z-index: 10;
}

#ja-vmcart div.moduletable {
	border: none;
	background: url(../images/vmcart-bg.gif) no-repeat right 15px #FFFFFF;
	overflow: hidden;
	height: 100px;
	padding: 0 15px;
}

#ja-vmcart div.moduletable h3 {
	margin: 0;
	padding: 15px 0 10px;
	background: none;
	text-align: center;
	border: none;
}

div.vm-showcart a {
	display: block;
	width: 73px;
	height: 22px;
	line-height: 21px;
	margin-left: 45px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bt-viewcart.gif) no-repeat #00A9DD;
}

div.vm-showcart a:hover,
div.vm-showcart a:focus,
div.vm-showcart a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.vm-total-pro {
	padding: 10px 0 0;
	clear: left;
	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 left top #00A9DD;
	border: none;
	height: 22px;
	line-height: 21px;
	margin-left: 5px;
	width: 110px;
	padding-bottom:4px;
	padding-top:0;
	vertical-align: middle;
}

/*Categories Module*/
a.mainlevel {
	display: block;
	outline: none;
	padding: 8px 15px 9px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
	border-top: 1px solid #E6E6E6;
}

a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus  {
	background: #F7F7F7;
	text-decoration: none;
	color: #00a9dd;
}

a#active_menu {
	background: #FFFFCC;
	font-style: normal !important;
	font-weight: bold;
}

/*Slidder Module*/
#ja-slider {
	position: relative;
	margin: 15px 15px 0;
}

#ja-slider-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
}

#ja-slide-left-img, .ja-slide-left-img, #ja-slide-right-img, .ja-slide-right-img {
	position: absolute;
	top: 70px;
	left: 3px;
	cursor: pointer;
}

#ja-slider-center, .ja-slider-center {
	left: 30px;
	height: 165px;
}

#ja-slider-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}

.jsslide {
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}

/* */
#login_stretcher label {
	display: inline-block;	
	width: 60px;
}

#agreed_div, #agreed_input {
	width: auto;	
}

#vmMainPage .button {
	margin-top: 10px;
}

.shop_warning {
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 60px;
}

.rtl_right input.button {
	margin-top: 0px !important;
}

#vmMainPage blockquote {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 0 0 0 30px;
	margin-bottom: 20px;
}

#vmMainPage blockquote div{
	background: #fff;
}