/*------------------------------------------------------------------------
# JA Fagus 1.0 - Nov, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 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
-------------------------------------------------------------------------*/

body#bd {
	background: url(../../images/blue/body-bg.jpg) repeat-x top #c9c9c9;
}

a, a:hover, a:active, a:focus {
	color: #26657d;
}

.button {
	background: url(../../images/blue/grad1.gif) repeat-x center #469EC0;
}

.dropcap {
	color: #469EC0;
}

.highlight {
	background: #469EC0;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color: #469EC0;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #469EC0;
	background: url(../../images/blue/mainlevel-bg.gif) no-repeat right bottom;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #469EC0;
}

a.mainlevel#active_menu {
	background: url(../../images/blue/mainlevel-bg.gif) no-repeat right bottom;
}

#active_menu {
	color: #469EC0;
}

a.readon {
	background: url(../../images/blue/readon.gif) no-repeat bottom;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../../images/blue/readon.gif) no-repeat top;
}

#ja-topsl a:hover,
#ja-topsl a:active,
#ja-topsl a:focus,
#ja-botsl a:hover,
#ja-botsl a:active,
#ja-botsl a:focus {
	color: #469EC0;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #469EC0;
}

#ja-headerwrap {
	background: url(../../images/blue/header-bg.jpg) no-repeat center top;
}

h1.logo a {
	background: url(../../images/blue/logo.png) no-repeat;
}

#ja-topslwrap {
	background: url(../../images/blue/topslwrap-bg.gif);
}

div.module-hilite h3 span {
	background: url(../../images/blue/h3span-hilite-bg.gif) no-repeat center left;
}

div.module-hilite {
	background: url(../../images/blue/box-hilite-br.gif) no-repeat bottom right;
}

div.module-hilite div {
	background: url(../../images/blue/box-hilite-bl.gif) no-repeat bottom left;
}

div.module-hilite div div {
	background: url(../../images/blue/box-hilite-tr.gif) no-repeat top right;
}

div.module-hilite div div div {
	background: url(../../images/blue/box-hilite-tl.gif) no-repeat top left;
}

/* menu
----------------------------------------------------------- */
#ja-subnav a {
	background: url(../../images/blue/mainlevel-bg.gif) no-repeat right top;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #469EC0;
	background: url(../../images/blue/mainlevel-bg.gif) no-repeat right bottom;
}

#ja-subnav li.active a {
	color: #469EC0;
	background: url(../../images/blue/mainlevel-bg.gif) no-repeat right bottom;
}

#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	color: #469EC0;
}

.nav ul li a.active,
.nav ul li a.active:hover,
.nav ul li a.active:active,
.nav ul li a.active:focus {
	color: #469EC0;
}

/* STYLING THE MENU
-----------------------------------*/
/* 1st level */
.nav li:hover span,
.nav li:hover a,
.nav li.sfhover a,
.nav li.havechildsfhover a,
.nav li.havechild-activesfhover a {
	background: url(../../images/blue/mainnav-hover.gif) repeat-x top right #333333;
}

.nav li.active span,
.nav li a.active span,
.nav li a.active:hover,
.nav li a.active:active,
.nav li a.active:focus {
	background: url(../../images/blue/mainnav-active.gif) repeat-x top right #666666;
}

/* 2nd level and above */
.nav li ul {
	background: url(../../images/blue/grad3.jpg) repeat top #404040;
	filter:alpha(opacity=90);
}

.nav li ul a:hover,
.nav li ul a:active,
.nav li ul a:focus,
.nav ul li:hover,
.nav ul li.sfhover,
.nav ul li.havesubchildsfhover,
.nav ul li.havesubchild-activesfhover,
.nav ul ul li:hover,
.nav ul ul li.sfhover,
.nav ul ul li.havesubchildsfhover,
.nav ul ul li.havesubchild-activesfhover {
	background: url(../../images/blue/grad4.jpg) repeat-x top #2F2F2F;
}
/* #menu3 img {
	padding: 0px 5px 0px 0px;
}*/
