/*------------------------------------------------------------------------
# JA Xenia II - Feb, 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
-------------------------------------------------------------------------*/
#ja-vm-cart * {
	border: none;
}
a.addtocart {
	text-indent: -2000px;
	display: block;
	width: 90px;
	height: 30px;
	background: url('../images/button-addtocart.gif') no-repeat bottom left;
}

/* VIRTUE MART STYLE
----------------------------------------------------------- */
#ja-feature {
	margin: 0px;
	padding: 5px;
	position: relative;
}

#ja-feature a {
	font-weight: bold;
}

#ja-feature-products img {
	margin: 5px;
}

#ja-feature-products td {
	vertical-align: top;
	padding-right: 3px;
}

#ja-banners {
	text-align: center;
}

/* Your cart */
#ja-rightcol div.module-yourcart div div div a.mainlevel{
	color: #F7F7F7;
	background: url('../images/button-viewcart.gif') no-repeat center left;
	width: 85px;
	height: 19px;
	display: block;
	text-indent: -2000px
}

#ja-rightcol div.module-yourcart div div div br {
	display: none;
}

/* JA product */
#ja-vm-cart {
	color: #FFFFFF;
	width: 170px;
	margin: 0px;
	padding-left: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url('../images/vm-cart-bg.gif') no-repeat top right;
	font-size: 11px
}

#ja-vm-cart div.moduletable h3 {
	margin: 10px 0px 0px -25px;
	padding: 0;
	color: #FFFFFF;
	text-transform: uppercase;
	background: none;
	border-top: none;
	text-align: center;
}

#ja-vm-cart div.moduletable a {
	display: block;
	width: 55px;
	height: 25px;
	text-indent: -2000px;
	background: url('../images/button-viewcart.png') no-repeat top left;; margin-left:40px; margin-right:0; margin-top:5px; margin-bottom:0
}

#ja-vm-cart br {
	display: none;
}

/* Style product */
div.ja-productwrap {
	margin: 10px 0px 0 0px!important;
}

div.ja-product {
	margin: 0 15px!important;
}

div.ja-product h3 {
	padding: 6px;
	border-top: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	background: url('../images/h3-bg.gif') no-repeat bottom left;
	font-size: 1em;
/*	text-indent: 25px; */
	line-height: normal; margin-left:-5px; margin-right:-5px; margin-top:0; margin-bottom:5px	
}

#product_list div {
	margin: 0px;
	padding: 0px;
}

span.ja-separator {
	display: block;
	height: 3px;
	background: url('../images/seperator.gif') repeat-x left bottom;
}

span.ja-firstsep {
	margin-top: 10px;
}

#ja-content .componentheading a {
	text-decoration: none;
}

.shop_tip {
	width: 85% !important;
	background: #363636 url('../images/pin-bg.gif') no-repeat top right;
	-moz-border-radius: 0px;
  	-khtml-border-radius: 0px;
  	border-radius: 0px; padding-left:10px; padding-right:50px; padding-top:30px; padding-bottom:10px
}

.ja-rightseparator {
	background: url('../images/v-seperator.gif') repeat-y right top;
}
