 /*------------------------------------------------------------------------
# JA Raite for Joomla 1.5.x - Version 1.0 - Licence Owner JA85010
# ------------------------------------------------------------------------
# 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: #577301; text-decoration:underline;}
a:hover, a:active, a:focus { /* background: #b4b6af; */ text-decoration:underline;}
/* a:visited{color: purple;} */

a.readon { color: #b4b6af; background: url(../../images/yellow/arrow-readon.gif) no-repeat 5px center; }
a.readon:hover, a.readon:focus, a.readon:active { background-color: #b4b6af; }

.inputbox:hover, .inputbox:focus { border: 1px solid #b4b6af; }

.button {
	background: #cccc33;
	border: 1px solid #b4b6af;
	margin-left: 5px;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus { background: #b4b6af; }

#ja-pathway a:hover, #ja-pathway a:active, #ja-pathway a:focus { background: #cccc33; }

#ja-col ul.menu li.active a { background: #81B220; color: #ffffff;}
ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus { color: #b4b6af !important; }

h1.logo a, h1.logo a:hover, h1.logo a:active, h1.logo a:focus { 
background: url(../../images/yellow/logo.png) no-repeat;
 }

#ja-mainnav { 
	border-bottom: none; 
}

#ja-subnav ul li a:hover,
#ja-subnav ul li a:active,
#ja-subnav ul li a:focus {
	background: #666666;
	color: #ffffff;
}

#ja-subnav ul li.active a {
	background: #b4b6af;
	color: #ffffff;	
}

#ja-newsflash { background: #b4b6af; }

#ja-botsl { background: #ffffff; }
#ja-botsl .main { color: #666666; }
#ja-botsl div.moduletable h3 { color: #666666; }

#ja-botsl ul.latestnews li, #ja-botsl ul.mostread li {border-top: 1px dotted #E3C16B;}
#ja-botsl ul.latestnews li a, #ja-botsl ul.mostread li a {color: #666666;}
#ja-botsl ul.latestnews li a:hover, #ja-botsl ul.mostread li a:hover,
#ja-botsl ul.latestnews li a:active, #ja-botsl ul.mostread li a:active,
#ja-botsl ul.latestnews li a:focus, #ja-botsl ul.mostread li a:focus {
	color: #ffffff;
	background: #A58129;
}

#ja-footer { background: url(../../images/footer_bg.png) repeat-x; }
#ja-footer small { color: #474747; }

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {

  }
#ja-footer li { 
background: url(../../images/yellow/vline.gif) no-repeat right;
	border-right: 1px solid #474747;
 }

.nfcontent{ color: #F8EFD7;}
.nfcontent a {
	color: #F8EFD7;
	border-bottom: 1px dotted #F8EFD7;
}

/* Typography ---*/
pre, .code {
	background: #FDFAF4;
	border-left: 5px solid #b4b6af;
}

.highlight {
	background: #FDF9F2;
	color: #b4b6af;
}

p.stickynote {
	background-color: #FDFAF4;
	border: 1px solid #F1DFB1;
}

p.download {
	background-color: #FDFAF4;
	border: 1px solid #F1DFB1;
}

blockquote span.open {
	background: url(../../images/yellow/so-q.gif) no-repeat left top;
}

blockquote span.close {
	background: url(../../images/yellow/sc-q.gif) no-repeat bottom right;
}

.dropcap {
	color: #b4b6af;
}

ul.checklist li {
	background: url(../../images/yellow/icon-checklist.gif) no-repeat 0 4px !important;
}

ul.arrow li {
	background: url(../../images/yellow/icon-arrow.gif) no-repeat 3px 5px;
}

ul.star li {
	background: url(../../images/yellow/icon-star.gif) no-repeat 3px 3px;
}

.bignumber {
	background: url(../../images/yellow/ol-bg.gif) no-repeat top left;
}

div.bubble1 div {
	background: url(../../images/yellow/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../../images/yellow/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../../images/yellow/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../../images/yellow/bub1-tl.gif) no-repeat top left;
}

div.bubble2 div {
	background: url(../../images/yellow/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../../images/yellow/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../../images/yellow/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../../images/yellow/bub2-tl.gif) no-repeat top left;
}

div.bubble3 div {
	background: url(../../images/yellow/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../../images/yellow/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../../images/yellow/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../../images/yellow/bub3-tl.gif) no-repeat top left;
}

div.bubble4 div {
	background: url(../../images/yellow/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../../images/yellow/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../../images/yellow/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../../images/yellow/bub4-tl.gif) no-repeat top left;
}

.legend-title {
	background: #FFFFFF;
	color: #b4b6af;
}

.legend {
	border: 1px solid #F1DFB1;
}

/* Navigation ---*/
#ja-splitmenu a {
	background: url(../../images/yellow/nav-bg.gif) no-repeat top right #FDF9F2;
}

#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus {
	color: #b4b6af;
	background: url(../../images/yellow/nav-hover.gif) no-repeat top right #F8EFD7;
}

#ja-splitmenu li.active a {
	background: url(../../images/yellow/nav-active.gif) no-repeat top right #b4b6af;
}

#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	background: url(../../images/yellow/nav-active.gif) no-repeat top right #b4b6af;
}

#ja-cssmenu li a {
	
}

#ja-cssmenu li:hover a,
#ja-cssmenu li.sfhover a,
#ja-cssmenu li.havechildsfhover a,
#ja-cssmenu li.havechild-activesfhover a {
	/*color: #b4b6af;*/
	
}

#ja-cssmenu li ul {
	
	background: #ffffff;
}

#ja-cssmenu li ul li {  }

#ja-cssmenu li li a.sfhover,
#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild-activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover {
	background: #b4b6af;
}

#ja-cssmenu ul li a.active { color: #b4b6af !important; }

#ja-cssmenu li li:hover > a { background: #b4b6af; }

