/*------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/

a, a:hover, a:active, a:focus {
	color: #469EC0;
}

.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;
}

#ja-cssmenu ul li a.active,
#ja-cssmenu ul li a.active:hover,
#ja-cssmenu ul li a.active:active,
#ja-cssmenu ul li a.active:focus {
	color: #469EC0;
}
