/*------------------------------------------------------------------------

# JA Avian II 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: #87371f;

	text-decoration: none;

}



a:hover, a:active, a:focus {

	color: #87371f;

}



.inputbox:hover, .inputbox:focus {

	border: 1px solid #87371f;

}



.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: #c25134 !important;

}



a.sublevel:hover,

a.sublevel:active,

a.sublevel:focus {

	color: #c25134;

	text-decoration: underline;

}



#active_menu {

	color: #c25134;

}



#ja-mainnav {

	background: url(../../images/blue/mainnav-bg.gif) repeat-x #f3e2b7;

}



.narrow #ja-mainnav {

	background: url(../../images/blue/mainnav-bg-n.gif) repeat-x #f3e2b7;

}



#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 */ 

div.moduletable h3 {

	color: #1AB8F2;

}



#ja-containerwrap div.module h3 {

	color: #1AB8F2;

}



#ja-topsl-col2 div.module {

	background: url(../../images/blue/boxsl-br.gif) no-repeat bottom right #1AB8F2;

}



#ja-topsl-col2 div.module div {

	background: url(../../images/blue/boxsl-bl.gif) no-repeat bottom left;

}



#ja-topsl-col2 div.module div div {

	background: url(../../images/blue/boxsl-tr.gif) no-repeat top right;

}



#ja-topsl-col2 div.module div div div {

	background: url(../../images/blue/boxsl-tl.gif) no-repeat top left;

}



/* RS Gallery elements

-------------------------------------------------------- */

div.rsg2-slideshow-links a,

div.rsg2-slideshow-links a:hover,

div.rsg2-slideshow-links a:focus,

div.rsg2-slideshow-links a:active,

div.rsg2-mygalleries-links a,

div.rsg2-mygalleries-links a:hover,

div.rsg2-mygalleries-links a:focus,

div.rsg2-mygalleries-links a:active {

	color: #1AB8F2 !important;

}



/* SPLITMENU

--------------------------------------------------------- */

#ja-subnav a:hover,

#ja-subnav a:active,

#ja-subnav a:focus {

	color: #1AB8F2 !important;

}



/* SUCKERFISH MENU

--------------------------------------------------------- */

#ja-cssmenu li ul {

	background: url(../../images/blue/trans-bg.png);

}