/*------------------------------------------------------------------------
# JA Avian 1.0 - Jan, 2008
# ------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/

/* Normal link */
a {
	color: #1AB8F2;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #1AB8F2;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #1AB8F2;
}

.dropcap {
	color: #1AB8F2;
}

.highlight {
	border-bottom: 1px dotted #1AB8F2;
	color: #1AB8F2;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: #1AB8F2;
}

a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	background: #1AB8F2;
}

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

a.mainlevel#active_menu {
	background: url(../../images/blue/mainlevel-active.gif) no-repeat bottom right;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #1AB8F2 !important;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #1AB8F2;
	text-decoration: underline;
}

#active_menu {
	color: #1AB8F2;
}

#ja-topsl li {
	background: url(../../images/blue/bullet-star.gif) no-repeat 4px 4px;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
/* Check list */
ul.checklist li {
	background: url(../../images/blue/checklist-bg.gif) no-repeat 3px 6px;
}

/* Star list */
ul.stars li {
	background: url(../../images/blue/bullet-star.gif) no-repeat 2px 4px;
}

/* Arrow list */
ul.arrow li {
	background: url(../../images/blue/list-arrow.gif) no-repeat 4px 6px;
}

/* Smallnumber */

ol.smallnumber li.number-1 {
	background: url(../../images/blue/n-1.gif) no-repeat left top;
}

ol.smallnumber li.number-2 {
	background: url(../../images/blue/n-2.gif) no-repeat left top;
}

ol.smallnumber li.number-3 {
	background: url(../../images/blue/n-3.gif) no-repeat left top;
}

ol.smallnumber li.number-4 {
	background: url(../../images/blue/n-4.gif) no-repeat left top;
}

ol.smallnumber li.number-5 {
	background: url(../../images/blue/n-5.gif) no-repeat left top;
}

ol.smallnumber li.number-6 {
	background: url(../../images/blue/n-6.gif) no-repeat left top;
}

ol.smallnumber li.number-7 {
	background: url(../../images/blue/n-7.gif) no-repeat left top;
}

ol.smallnumber li.number-8 {
	background: url(../../images/blue/n-8.gif) no-repeat left top;
}

ol.smallnumber li.number-9 {
	background: url(../../images/blue/n-9.gif) no-repeat left top;
}

/* Bignumber */
.bignumber {
	background: url(../../images/blue/ol-bg.gif) no-repeat top left;
}

/* MODULE
--------------------------------------------------------- */
/* modules of spotlight */ 
#ja-topsl-col1 div.moduletable h3 {
	background: #1AB8F2;
}

div.moduletable h3 {
	color: #1AB8F2;
}

#ja-col1 div.module h3,
#ja-col2 div.module h3 {
	color: #1AB8F2;
}

/* RS Gallery elements
-------------------------------------------------------- */
div#rsg2-tool {
	background: #1AB8F2;
	border: 2px solid #1AB8F2;
}

div#rsg2-tool ul li a:hover,
div#rsg2-tool ul li a:focus,
div#rsg2-tool ul li a:active {
	color: #1AB8F2;
}

div.rsg2-slideshow-links a:hover,
div.rsg2-slideshow-links a:focus,
div.rsg2-slideshow-links a:active,
div.rsg2-mygalleries-links a:hover,
div.rsg2-mygalleries-links a:focus,
div.rsg2-mygalleries-links a:active {
	color: #1AB8F2 !important;
}

/* 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: #1AB8F2;
}

#ja-splitmenu li.active a.first-item,
#ja-splitmenu li.active a.first-item:hover,
#ja-splitmenu li.active a.first-item:active,
#ja-splitmenu li.active a.first-item:focus {
	background: #1AB8F2;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #1AB8F2 !important;
}

/* SUCKERFISH MENU
--------------------------------------------------------- */
#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	background: #1AB8F2;
}

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