/*

 * ------------------------------------------------------------------------
 * JA Mesolite 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 {
	color: #7ABB51;
}

a:hover, a:active, a:focus {
	color: #7ABB51;
}

h1.logo a {
	background: url(../../images/green/logo.gif) no-repeat;
}

.button {
	border: 1px solid #7ABB51;
	background: #7ABB51;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #7ABB51;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3,
div.moduletable_menuhilite h3 {
	background: url(../../images/green/dot-hilite.gif) repeat-y left #F7F7F7;
}


div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_hilite h3 span {
	color: #7ABB51;
}

div.moduletable_menuhilite h3 {
	background: #7ABB51;
}

#ja-pathway strong {
	color: #7ABB51;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #7ABB51;
}

ul.menu li li.active a {
	color: #7ABB51;
}

a.readon {
	background: url(../../images/green/arrow-readon-1.png) no-repeat left 2px;
}

a.readon:hover, a.readon:focus, a.readon:active {
	background: url(../../images/green/arrow-readon-2.png) no-repeat left 2px;
}

/*VM Style*/
#vmMainPage a.category:hover,
#vmMainPage a.category:focus,
#vmMainPage a.category:active {
	color: #7ABB51;
}

.addtocart_button_module {
	background: url(../../images/green/bt-addtocart1.gif) no-repeat top #7ABB51;
}

.notify_button {
	background: url(../../images/green/bt-notify.gif) no-repeat #7ABB51;
}

input.addtocart_button {
	background: url(../../images/green/bt-addtocart1.gif) no-repeat top #7ABB51;
}

#vmMainPage a.category:hover,
#vmMainPage a.category:focus,
#vmMainPage a.category:active {
	color: #7ABB51;
}

div.vm-showcart a {
	background: url(../../images/green/bt-viewcart.gif) no-repeat #7ABB51;
}

#ja-vmcurrency .button {
	background: url(../../images/green/bt-currency.gif) no-repeat top #7ABB51;
}

/*SplitMenu*/
#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	background: #7ABB51;
}

/*CSS+Moo*/
#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	background: #7ABB51;
}