/*------------------------------------------------------------------------
# JA Larix for Joomla 1.5 - Version 1.4 - Licence Owner JA161899
# ------------------------------------------------------------------------
# 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
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/


body#bd {
	background:  url('../../images/green/sfondo.jpg');
}

a, a:hover, a:active, a:focus {
	color: #4CA55E;
}

input.addtocart {
	background: url('../../images/green/button-addtocart-big.gif') no-repeat top center !important;
}

#ja-wrapper2 {
	background: #FFFFFF url('../../images/green/shadow-right.gif') repeat-y right;
}

#ja-wrapper3 {
	background: url('../../images/green/shadow-left.gif') repeat-y left;
}

#ja-mainbody-inner {
	background: url('../../images/green/top-border-r.gif') no-repeat top right;
	padding-left:0; padding-right:0; padding-top:25px; padding-bottom:25px
}

#ja-col1 div.moduletable h3 {
	color: #4CA55E;
}

#ja-headerwrap {
	background: url('../../images/green/header-bg.gif') top left;
}

h1.logo a {
	background: url('../../images/green/logo.jpg') no-repeat;
}

a.mainlevel#active_menu {
	color: #4CA55E;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #4CA55E !important;
}

#active_menu {
	color: #4CA55E !important;
}

#ja-col1 {
	background: url('../../images/green/top-border-l.gif') no-repeat top right;
}

#ja-vm-cart {
	background: url('../../images/green/vm-cart-bg.gif') no-repeat top right;
}

#ja-vm-cart div.moduletable a {
	background: url('../../images/green/button-viewcart.gif') no-repeat top right;
}

.transMenu .item#active {
	background: #4CA55E;
}
