/*------------------------------------------------------------------------
# JA Mesolite for Joomla 1.5 - Version 1.2 - Licence Owner JA108226
# ------------------------------------------------------------------------
# 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.
-------------------------------------------------------------------------*/

a {
	color: #21bfd5;
}

a:hover, a:active, a:focus {
	color: #21bfd5;
}

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

.button {
	border: 1px solid #21bfd5;
	background: #21bfd5;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #21bfd5;
}

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: #21bfd5;
}

div.moduletable_menuhilite h3 {
	background: #21bfd5;
}

#ja-pathway strong {
	color: #21bfd5;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #21bfd5;
}

ul.menu li li.active a {
	color: #21bfd5;
}

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: #;
}

.addtocart_button_module {
	background: url(../../images/green/bt-addtocart1.gif) no-repeat top #21bfd5;
}

.notify_button {
	background: url(../../images/green/bt-notify.gif) no-repeat #21bfd5;
}

input.addtocart_button {
	background: url(../../images/green/bt-addtocart1.gif) no-repeat top #21bfd5;
}

#vmMainPage a.category:hover,
#vmMainPage a.category:focus,
#vmMainPage a.category:active {
	color: #21bfd5;
}

div.vm-showcart a {
	background: url(../../images/green/bt-viewcart.gif) no-repeat #21bfd5;
}

#ja-vmcurrency .button {
	background: url(../../images/green/bt-currency.gif) no-repeat top #21bfd5;
}

/*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: #21bfd5;
}

/*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: #21bfd5;
}