/*------------------------------------------------------------------------
# JA Larix 1.0 - August, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 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
-------------------------------------------------------------------------*/

a.addtocart {
	width: 70px!important;
	margin-right: 1px;
	color: #E2E2E2;
	font-size: 0px;
	height: 30px;
	background: url(../images/button-addtocart.gif) no-repeat right bottom !important;
	outline: none;
	display:block;
}
a.addtocartbg {
	width: 70px!important;
	margin-right: 1px;
	color: #E2E2E2;
	font-size: 0px;
	height: 30px;
	background: url(../images/button-addtocartbg.gif) no-repeat right bottom !important;
	outline: none;
	display:block;
}

/* VIRTUE MART STYLE
----------------------------------------------------------- */
#ja-feature {
	margin-top: 5px;
	padding: 1px;
	position: center;
}

#ja-feature a {
	font-weight: bold;
	outline: none;
}

#ja-feature-products img {
	margin: 5px;
/*	border: solid 2px #9C7D61;*/
}

#ja-feature-products td {
	vertical-align: top;
	/*padding-right: 10px;*/

}
.ja-feature-products1 {
	vertical-align: top;
	height: 13px;
	width: 271px;
	background: url(../images/vm_pr_top.jpg) no-repeat top center;
}
.ja-feature-products2 {
	vertical-align: top;
	width: 271px;
	padding-left:5px;
	padding-right:5px;
	background: url(../images/vm_pr_middle.jpg) repeat-y top center;
}
.ja-feature-products3 {
	vertical-align: top;
	height: 13px;
	width: 271px;
	background: url(../images/vm_pr_bottom.jpg) no-repeat bottom center;
}
#ja-banners {
	text-align: center;
}

/* JA product */
#ja-vm-cart {
	color: #FFFFFF;
	width: 88px;
	height: 100px;
	margin: 0px;
	padding-left: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/vm-cart-bg.gif) top right no-repeat;
}
#ja-vm-carten {
	color: #FFFFFF;
	width: 88px;
	height: 100px;
	margin: 0px;
	padding-left: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/vm-cart-en.gif) top right no-repeat;
}
#ja-vm-cart div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-transform: uppercase; 
	background: none;
	border-top: none;
	text-align: center;
}

#ja-vm-carten a.viewen{
	display: block;
	width: 150px;
	height: 90px;
	valign: bottom; /**/
	/*margin: 0px 0px 0px 0px;
	text-indent: -2000px;
	background: url(../images/button-viewcart.gif) no-repeat; */
	position: relative;
	float: center;
	outline: none;
}
#ja-vm-cart a.viewbg{
	display: block;
	width: 150px;
	height: 90px;/**/
/*margin: 0px 5px 0px 10px;
	text-indent: -2000px;
	background: url(../images/button-viewcartbg.gif) bottom center no-repeat; */
	position: relative;
	float: center;
	outline: none;
}
#ja-vm-cart br {
	display: none;
}

/* Style product */
div.ja-productwrap {
	margin: 0!important;
}

div.ja-product {
	margin: 0 15px!important;
}

div.ja-product h3 {
	margin: 0 -5px 5px;
	font-size: 100%;
	/*text-transform: uppercase;*/
	text-indent: 25px;
	line-height: normal;
	background: url(../images/ci-right.gif) no-repeat top right;
}

div.ja-product h3 a {
	display: block;
	padding: 8px 0 15px 5px;
	color: #eeeeee;
	background: url(../images/ci-left.gif) no-repeat top left;
	text-decoration: none;
}

#product_list div {
	margin: 0px;
	padding: 0px;
}

span.ja-separator {
	display: block;
	height: 20px;
	background: url(../images/dot.gif) repeat-x center left;
	clear: both;
}

span.ja-firstsep {
	margin-top: 10px;
}

#ja-content .componentheading a {
	text-decoration: none;
}

.shop_tip {
	width: 95% !important;
	padding: 10px;
	background: #E6E6E6;
}

.ja-rightseparator {
	background: url(../images/v-dot.gif) right top repeat-y;
}

/* Categories */
.vmcategories {
	font-size: 110%;
	font-weight: bold;
}

.vmcategories:hover,
.vmcategories:active,
.vmcategories:focus {
	text-decoration: none;
	outline: none;
}

/* Vituemart footer */
div.vmfooter {
	margin: 10px 0;
	padding: 0;
	clear: both;
}

/* Vituemart slider */
a.titleproduct {
	color: #CC0000;
}

/* JA News */
#ja-newswrap div.moduletable {
	margin: 0;
	padding: 0;
}
div.vm_element {
position:absolute;left:-999em;

}