/*------------------------------------------------------------------------
# JA Avian II  for Joomla 1.5 - Version 1.5 - Licence Owner JA114576
# ------------------------------------------------------------------------
# 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
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

/* Normal link */
a {
	color: #99BC3C;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #99BC3C;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #99BC3C;
	
}
.inputbox-hover {
	border: 1px solid #99BC3C;
	padding:2px;
}
#sbo-search #mod_search_searchword:hover, #sbo-search #mod_search_searchword:focus {
	border: 1px solid #99BC3C;
}
.dropcap {
	color: #99BC3C;
}

.highlight {
	border-bottom: 1px dashed #99BC3C;
	color: #99BC3C;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: #99BC3C;
}

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: #99BC3C;
}

h1.logo a {
	background: url(../../images/green/logo.gif) 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: #99BC3C !important;
}

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

#active_menu {
	color: #99BC3C;
}

#sbo-mainnav {
	background: url(../../images/green/mainnav-bg.gif) repeat-x #ffffff;
}

.narrow #sbo-mainnav {
	background: url(../../images/green/mainnav-bg-n.gif) repeat-x #99BC3C;
}

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

/* 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: #99BC3C;
}

#sbo-containerwrap div.module h3 {
	color: #99BC3C;
}

#sbo-topsl-col2 div.module {
	background: url(../../images/green/boxsl-br.gif) no-repeat bottom right #99BC3C;
}

#sbo-topsl-col2 div.module div {
	background: url(../../images/green/boxsl-bl.gif) no-repeat bottom left;
}

#sbo-topsl-col2 div.module div div {
	background: url(../../images/green/boxsl-tr.gif) no-repeat top right;
}

#sbo-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: #99BC3C !important;
}

/* SPLITMENU
--------------------------------------------------------- */
#sbo-subnav a:hover,
#sbo-subnav a:active,
#sbo-subnav a:focus {
	color: #ffffff !important;
}

/* SUCKERFISH MENU
--------------------------------------------------------- */
#sbo-cssmenu li ul {
	background: url(../../images/green/trans-bg.png);
}