/*
 * ------------------------------------------------------------------------
 * JA Larix 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.
 * ------------------------------------------------------------------------
*/

a.product_title { color: #403C3A; font-weight: bold; }

a.addtocart {
	background: url(../images/button-addtocart.gif) no-repeat bottom left;
	display: block;
	font-weight: normal;
	height: 21px;
	outline: none;
	width: 90px;
}

.addtocart_button_module {
	background: url(../images/button-addtocart.gif) no-repeat bottom left;
	border: 0;
	display: block;
	font-weight: normal;
	height: 21px;
	margin: 0 auto;
	margin-top: 10px;
	outline: none;
	width: 90px;
}

div.vmCartContainer { background: #FFF; }

div.vmCartContainer div { display: inline; }

.addtocart_button {
	background: url(../images/button-addtocart.gif) no-repeat center left;
	display: inline;
	font-weight: normal;
	outline: none;
	vertical-align: top;
	width: 90px;
	height: auto;
	padding:2px 0;
}

/* VIRTUE MART STYLE
----------------------------------------------------------- */
#ja-feature { margin: 0; padding: 5px; position: relative; }

#ja-feature a { font-weight: bold; outline: none; }

#ja-feature-products img { margin: 5px; }

#ja-feature-products td { padding-right: 3px; vertical-align: top; }

#ja-banners { text-align: center; }

/* JA product */
#ja-vm-cart {
	background: url(../images/vm-cart-bg.gif) no-repeat top right;
	color: #FFFFFF;
	margin: 0;
	padding-left: 20px;
	position: absolute;
	right: 0;
	top: 0;
	width: 243px;
}

#ja-vm-cart div { }

#ja-vm-cart div.moduletable h3 {
	background: none;
	border-top: none;
	margin: 10px 0 0 -70px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

#ja-vm-cart div.moduletable a {
	background: url(../images/button-viewcart.gif) no-repeat top right;
	display: block;
	height: 19px;
	margin: 5px 0 0 20px;
	padding: 5px 0;
	outline: none;
	text-indent: -2000px;
	width: 90px;
}

#ja-vm-cart br { display: none; }

#ja-vm-cart .cart-info { padding: 5px 0 2px; font-weight: bold; }

#ja-vm-cart .cart-info .total-product { float: left; padding-right: 20px; }

#ja-vm-cart .cart-info .total-price { float: left; }

/* Style product */
div.ja-productwrap { margin: 0!important; }

div.ja-product { margin: 0 15px!important; }

div.ja-product h3 {
	background: url(../images/ci-right.gif) no-repeat top right;
	font-size: 120%;
	line-height: normal;
	margin: 0 -5px 5px;
	text-indent: 25px;
	text-transform: uppercase;
}

div.ja-product h3 a {
	background: url(../images/ci-left.gif) no-repeat top left;
	color: #403C3A;
	display: block;
	padding: 8px 0 8px 5px;
	text-decoration: none;
}

#product_list div { margin: 0; padding: 0; }

span.ja-separator {
	background: url(../images/dot.gif) repeat-x center left;
	clear: both;
	display: block;
	height: 30px;
}

span.ja-firstsep { margin-top: 10px; }

#ja-content .componentheading a { text-decoration: none; }

.shop_tip {
	background: #E6E6E6;
	padding: 10px;
	width: 95% !important;
}

.ja-rightseparator { background: url(../images/v-dot.gif)  repeat-y right top; }

/* Categories */
.vmcategories { font-size: 150%; font-weight: bold; }

.vmcategories:hover,
.vmcategories:active,
.vmcategories:focus { outline: none; text-decoration: none; }

/* Vituemart footer */
div.vmfooter { clear: both; margin: 10px 0; padding: 0; }

/* Vituemart slider */
a.titleproduct { color: #CC0000; }

/* JA News */
#ja-newswrap div.moduletable { margin: 0; padding: 0; }

div.vm_element { left: -999em; position: absolute; }

div.vmCartModule hr { display: none; }

div.vmCartModule a {
	color: #403C3A;
	display: block;
	font-weight: bold;
	padding: 5px 0 6px 15px;
	text-decoration: none;
	width: 90%;
}

#ja-vm-cart div.vmCartModule { background: none !important; }

#ja-vm-cart div.vmCartModule a.savedCart { display: none; }
