/*------------------------------------------------------------------------
# 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: 100px;
	height: 25px;
	background: url(../images/bt-addtocart.gif) no-repeat top #333333;
	border: none;
	text-indent: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

* html .addtocart_button_module {
	padding-left: 22px;	
}

*+html .addtocart_button_module {
	padding-left: 22px;
}

.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 {
	color: #FFFFFF;
	margin: 10px 0 0;
	padding: 0 0 2px;
	text-indent: 18px;
	width: 100px;
	height: 25px;
	background: url(../images/bt-addtocart.gif) no-repeat top #333333;
	border: none;
	font-weight: bold;
}

.vmFieldTitle {
	margin-bottom: 5px;
	padding-top: 10px;
	background: url(../images/dot.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: #04A504;
	outline: none;
	text-decoration: none;
}

#vmMainPage a.readon {
	color: #04A504;
	text-decoration: none;
	display: inline;
	background: url(../images/arrow.png) no-repeat left center;
	width: auto;
	height: auto;
	line-height: normal;
	font-weight: bold;
	text-indent: 10px;
}

#vmMainPage a.readon:hover,
#vmMainPage a.readon:active,
#vmMainPage a.readon:focus {
	color: #C01122;
	text-decoration: underline;
	background: url(../images/arrow-on.png) no-repeat left center;
}

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

/* YourCart Module */
#ja-vmcart {
	position: absolute;
	top: 0;
	right: 15px;
	width: 200px;
	height: 74px;
	z-index: 10;
}

#ja-vmcart div.moduletable {
	color: #333333;
	border: none;
	overflow: hidden;
	height: 100px;
	padding: 0 15px;
	margin-top: 5px;
	font-size: 12px;
}

#ja-vmcart div.moduletable h3 {
	color: #333333;
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
	border: none;
	text-transform: none;
}

#ja-vmcart div.moduletable h3 span {
	padding: 0;
}

div.vm-showcart a {
	display: block;
	width: 70px;
	height: 25px;
	line-height: 25px;
	margin-left: 35px;
	padding-left: 30px;
	font-weight: bold;
	color: #666666;
	background: url(../images/bt-viewcart.gif) no-repeat #FFFFFF;
}

div.vm-showcart a:hover,
div.vm-showcart a:focus,
div.vm-showcart a:active {
	color: #666666;
	text-decoration: none;
}

.vm-total-pro {
	padding: 5px 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 #666666;
	border: none;
	height: 22px;
	line-height: 22px;
	margin-left: 5px;
	width: 110px;
}

/*Categories Module*/
a.mainlevel {
	/*background: url(../images/navbar/mainlevel-bg.gif) repeat-x right bottom;*/
	display: block;
	outline: none;
	text-decoration: none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
}

a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
	display: block;
	outline: none;
	margin: 0;
	text-decoration: none;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5;
	font-weight: bold;
	background-color: #FFF;
}

a#active_menu {
	background: url(../images/navbar/mainlevel-active.gif) repeat-x right bottom;
		display: block;
	outline: none;
	margin: 0;
	text-decoration: none;
	color: #7895a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 5;
	font-weight: bold;
}

#lbOverlay {
	z-index: 999;
}

#lbCenter , #lbBottomContainer{
	z-index: 1000;
}
/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_blank h3,
div.moduletable_hilite h3,
div.moduletable_black h3 {
	font-size: 125%;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	margin: -8px -8px 10px;
	padding: 0;
}

div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_blank h3 span,
div.moduletable_hilite h3 span,
div.moduletable_black h3 span {
	display: block;
	height: 29px;
	padding-left: 28px;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_blank {
	margin: 0 0 10px;
	padding: 0;
}

/* Highlight module */
div.moduletable_hilite h3 {
	background: url(../images/h3-r-hilite.gif) no-repeat right center #04A504;
	color: #FFFFFF;
}

div.moduletable_hilite h3 span {
	background: url(../images/h3-l-hilite.gif) no-repeat left center;
}
/* Black module */
div.moduletable_black h3 {
	background: url(../images/h3-r-black.gif) no-repeat right center #666666;
	color: #FFFFFF;
}

div.moduletable_black h3 span {
	background: url(../images/h3-l-black.gif) no-repeat left center;
}

div.module h3,
div.module_text h3,
div.module_menu h3,
div.module_hilite h3 {
	background: url(../images/h3-r.gif) no-repeat right center;
	margin: 0 -8px 10px;
	padding: 0;
	font-size: 125%;
	line-height: 30px;
	color: #666666;
}

div.module h3 span,
div.module_text h3 span,
div.module_menu h3 span,
div.module_hilite h3 span,
div.module_blank h3 span {
	background: url(../images/navbar/h3-l.gif) no-repeat left center;
	height: 30px;
	padding-left: 28px;
	display: block;
}

div.module,
div.module_text,
div.module_menu,
div.module_hilite {
	padding: 0;
	width: 100%;
	background: url(../images/box-br.gif) no-repeat bottom right #FFFFFF;
	margin-bottom: 10px;
}

div.module div,
div.module_text div,
div.module_menu div,
div.module_hilite div {
	margin: 0;
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module div div,
div.module_text div div,
div.module_menu div div,
div.module_hilite div div {
	padding: 0;
	margin: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
}

div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.module_hilite div div div {
	padding: 8px 15px 15px;
	background: url(../images/box-tl.gif) no-repeat top left;
}

div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div,
div.module_hilite div div div div {
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li,
div.module li,
div.module_menu li,
div.module_text li {
	padding-left: 15px;
	background-position: 5px 7px;
}

/* Module blank */
div.module_blank {
	margin: 0 0 10px 0;
	padding: 0;
}
