/*------------------------------------------------------------------------
# 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: #547625;
text-decoration: none;
}

a:hover, a:active, a:focus {
color: #547625;
}

.inputbox:hover, .inputbox:focus {
border: 1px solid #547625;
}

.dropcap {
color: #547625;
}

.highlight {
border-bottom: 1px dotted #547625;
color: #547625;
}

a.readon:hover, a.readon:active, a.readon:focus {
background: #547625;
}

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: #547625;
}

h1.logo a {
background: url(../../images/green/logo.jpg) no-repeat;
}

a.mainlevel#active_menu {
background: url(../../images/green/mainlevel-active.gif) no-repeat bottom right;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
color: #547625 !important;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
color: #547625;
text-decoration: underline;
}

#active_menu {
color: #547625;
}

#ja-mainnav {
background: url(../../images/green/mainnav-bg.gif) repeat-x #547625;
}

.narrow #ja-mainnav {
background: url(../../images/green/mainnav-bg-n.gif) repeat-x #547625;
}

#ja-topsl li {
background: url(../../images/green/bullet-star.gif) no-repeat center right;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
/* Check list */
ul.checklist li {
background: url(../../images/green/checklist-bg.gif) no-repeat 3px 6px;
}

/* Star list */
ul.stars li {
background: url(../../images/green/bullet-star.gif) no-repeat 2px 4px;
}

/* Arrow list */
ul.arrow li {
background: url(../../images/green/list-arrow.gif) no-repeat 4px 6px;
}

/* Smallnumber */

ol.smallnumber li.number-1 {
background: url(../../images/green/n-1.gif) no-repeat left top;
}

ol.smallnumber li.number-2 {
background: url(../../images/green/n-2.gif) no-repeat left top;
}

ol.smallnumber li.number-3 {
background: url(../../images/green/n-3.gif) no-repeat left top;
}

ol.smallnumber li.number-4 {
background: url(../../images/green/n-4.gif) no-repeat left top;
}

ol.smallnumber li.number-5 {
background: url(../../images/green/n-5.gif) no-repeat left top;
}

ol.smallnumber li.number-6 {
background: url(../../images/green/n-6.gif) no-repeat left top;
}

ol.smallnumber li.number-7 {
background: url(../../images/green/n-7.gif) no-repeat left top;
}

ol.smallnumber li.number-8 {
background: url(../../images/green/n-8.gif) no-repeat left top;
}

ol.smallnumber li.number-9 {
background: url(../../images/green/n-9.gif) no-repeat left top;
}

/* Bignumber */
.bignumber {
background: url(../../images/green/ol-bg.gif) no-repeat top left;
}

/* MODULE
--------------------------------------------------------- */
/* modules of spotlight */
div.moduletable h3 {
color: #547625;
}

#ja-containerwrap div.module h3 {
color: #547625;
}

#ja-topsl-col2 div.module {
background: url(../../images/green/boxsl-br.gif) no-repeat bottom right #547625;
}

#ja-topsl-col2 div.module div {
background: url(../../images/green/boxsl-bl.gif) no-repeat bottom left;
}

#ja-topsl-col2 div.module div div {
background: url(../../images/green/boxsl-tr.gif) no-repeat top right;
}

#ja-topsl-col2 div.module div div div {
background: url(../../images/green/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: #547625 !important;
}

/* SPLITMENU
--------------------------------------------------------- */
#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
color: #547625 !important;
}

/* SUCKERFISH MENU
--------------------------------------------------------- */
#ja-cssmenu li ul {
background: url(../../images/green/trans-bg.png);
}

