/*------------------------------------------------------------------------
# JA Mesolite 1.0 - July, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 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
-------------------------------------------------------------------------*/

div.vm_element {
	left:-999em;
	position:absolute;
}

.productPrice {
	font-weight: bold;
}

.addtocart_button_module, .notify_button {
	padding: 0 0 2px;
	width: 102px;
	height: 22px;
	background: url(../images/bt-addtocart1.gif) no-repeat top #00A9DD;
	border: none;
	text-indent: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
}

.addtocart_button_module:hover, .addtocart_button_module:active {
	background: url(../images/bt-addtocart1.gif) no-repeat bottom #666666;
	color: #FFFFFF;
}

.notify_button {
	background: url(../images/bt-notify.gif) no-repeat #00A9DD;
}

input.addtocart_button {
	color: #FFFFFF;
	margin: 10px 0 0;
	padding: 0 0 2px;
	text-indent: 18px;
	width: 102px;
	height: 22px;
	background: url(../images/bt-addtocart1.gif) no-repeat top #00A9DD;
	border: none;
}

.vmFieldTitle {
	margin-bottom: 5px;
	padding-top: 10px;
	background: url(../images/dot-h.gif) repeat-x 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 {
}

.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;
}

#ja-vmcurrency {
	width: auto;
/*
	position: absolute;
	top: 20px;
	right: 236px;
	height: 65px;
*/
	float:right;
	height: 100px;
	border-right: 1px solid #E6E6E6;
}

#ja-vmcurrency div.moduletable {
/*	padding: 15px 0 0 15px; */
	padding: 0 15px;
	border: none;
}

#ja-vmcurrency div.moduletable h3 {
	background: none;
	border: none;
	margin: 0 0 10px;
	padding: 0;
}
/* YourCart Module */
#ja-vmcart {
/*	position: absolute;
	top: 0;
	right: 15px;
*/
	float:right;
	width: 220px;
	height: 100px;
	padding-right:15px;
	z-index: 10;
}
#ja-vmcart div.moduletable {
	border: none;
	background: url(../images/vmcart-bg.gif) no-repeat right 7px #FFFFFF;
	padding: 0 0 15px 15px;
}

#ja-vmcart div.moduletable h3 {
	margin: 0 0 10px;
	padding: 0px;
	background: none;
	text-align: center;
	border: none;
}
#ja-vmcurrency label,#ja-vmcart label {
	font-weight:bold;
}
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 top #00A9DD;
	border: none;
	height: 22px;
	line-height: 22px;
	margin-left: 5px;
	width: 110px;
}
*/
/*Categories Module*/
a.mainlevel {
	display: block;
	outline: none;
	padding: 8px 25px 9px 14px;
	margin: 0 -15px;
	text-decoration: none;
	color: #666666;
	border-top: 1px solid #E6E6E6;
	background: url(../images/arrow.png) no-repeat 2% 14px;
}
a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus  {
	padding: 8px 25px 9px 22px;
	background: url(../images/arrow.png) no-repeat 5% 14px #F7F7F7;
	text-decoration: none;
}
#active_menu {
	padding: 8px 25px 9px 14px;
	background: url(../images/arrow.png) no-repeat 2% 14px #FFFFCC; 
	font-style: normal !important;
	font-weight: bold;
}


a.sublevel#active_menu,a.sublevel  {
	display: block;
	outline: none;
	margin-left:12px;
	padding: 4px 0px 9px 12px;
	text-decoration: none;
	text-transform: lowercase;
	text-indent:-10px;
	color: #666666;
	background: url(../images/bullet.gif) no-repeat 0px 12px;
	vertical-align:top;
}

a.sublevel#active_menu  {
	font-weight: bold;
}

/*Slidder Module*/
#ja-slider {
	position: relative;
	margin-top: 15px;
}

#ja-slider-left {
	position: absolute;
	left: -10px;
	top: 0;
	width: 30px;
}

#ja-slide-left-img, #ja-slide-right-img {
	position: absolute;
	top: 70px;
}

#ja-slider-center {
	left: 20px;
	height: 165px;
}

#ja-slider-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.jsslide {
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}

.product-Old-Price {
	color:#CC0000;
	text-decoration:line-through;
}

.vmEven {
	background:#FEFEFE;
/*	border-bottom:1px solid #E2E2E2; */
}
.vmOdd {
	background:#FAFAFA;
/*	border-bottom:1px solid #E6E6E6; */
}

.vmlink,.loginforprice,
a.vmlink,a.loginforprice {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;	
	padding:5px 12px;
	font-weight:bold;
	background: #3B5998;
	color:#FFFFFF;
	margin:5px 0px;
}
.vmlink:hover,a.vmlink:hover,a.loginforprice:hover {
	background: #2A4887;
	color:#F6F6F6;
}

.vmlink span,.loginforprice span,
a.vmlink span,a.loginforprice span {
	color:#FFFF00;
}

.BoxProductPrice {
	width:200px;
	border:1px solid #EEEEEE; 
	padding:7px 5px;
	margin:12px 0px; 
}

.asking a.button,a.brochure {
	display:block;
	text-align:center;
/*
	background:#FFFFFF;
	border:1px solid #3B5998;
	padding:2px 5px;
	padding-bottom:7px;
	color:#000000;
*/	width:140px;
	font-weight:bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;	
}
.asking a.button {
	width:145px;
}

.asking a.button:link,
.asking a.button:visited,
a.brochure span {
	display:block;
	padding:5px;
	margin-left:-1px;
	margin-bottom:3px;
	/* 
		background:#9C0E1C; 
		background:#056BB5;
	*/
	background:#F2F2F2 url('../images/button_bg.png') repeat-x left bottom;
	color:#056BB5;
	text-align:center;
	font-weight:bold;

	border:1px solid #AAAAAA;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;	
}
.asking a.button:hover, 
.asking a.button:active, 
.asking a.button:focus,
a.brochure:hover { color:#545454; }
a.brochure:hover span {
	/* background:#00BB00;  */
	/* background:#3B5998; */
	color:#000000;
}

/*
.asking a.button,
.asking a.button:link,
.asking a.button:visited {
	background: #3B5998; 
	color: #FFFFFF;
	text-decoration: none;
	
	margin-left:7px;
	display:block;
	width:140px;
	padding:5px;
	border:1px solid #CCCCCC;
	border-left:7px solid #FF8040;
	float:left;
	text-align:center;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;	
}

.asking a.button:hover, 
.asking a.button:active, 
.asking a.button:focus {
	background:#00BB00;
	color: #FFFFFF;
	border:1px solid #AAAAAA;
	border-left:7px solid #FF8040; /* #9E122E; */
}
*/
.vmTable2  {
/*
	border-style:solid;border-width:1px;border-color:#DDDDDD;
	border-top:none;
*/
	border:1px solid #AAAAAA;  border-right:none; border-bottom:none;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;	
	background:#FFFFFF;
}
.vmTable2 thead td { 
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	/*background:#3B5998; */
	background:rgb(255, 204, 0);
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	color:#000000;
	padding:5px 3px;
}

.vmTable2 thead td.detail { 
	background:#FF3300; 
	color:#FFFFFF;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding:5px 3px;
}

.vmTable2 tbody td.vmEven {
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	background:#FEFEFE;
/*	border-bottom:1px solid #E2E2E2; */
}
.vmTable2 tbody td.vmOdd {
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	background:#F2F2F2;
/*	border-bottom:1px solid #E6E6E6; */
}
.vmTable2 tbody td { 
	padding:7px 3px;
}
.vmTable2 tbody td:hover { 
	background:#FFFFDD;
	font-size:150%;
	padding:0px;
}

.vmBingkai img {
	border:1px solid #666666;
}

.vmTable tbody td {
	border-style:solid;border-width:1px;border-color:#DDDDDD;
	padding:5px 12px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
}
.vmTable ul li { font-size:11px; }
.vmTable ul li:hover { 
	background:#FFFFDD;
	font-size:120%;
}
