/*------------------------------------------------------------------------
# JA Senecio 1.0 - May, 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
-------------------------------------------------------------------------*/

body#bd {
	margin: 0;
	padding: 0;
	background: #EAE5CE;
}

a {
	color: #F0A526;
}

a:hover, a:active, a:focus {
	color: #92C022;
}

.button {
	background: url(../../images/warm/but-bg.gif) repeat-x top #F0A526;
	border: 1px solid #F0A526;
}

pre, .code {
	border-left: 5px solid #F0A526;
	background: #F2F2F2;
}

.dropcap {
	color: #F0A526;
}

.contentheading {
	color: #F0A526;
}

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

.wide #ja-headerwrap {
	background: url(../../images/warm/header-bg.jpg) no-repeat top right #F0A526;
}

.narrow #ja-headerwrap {
	background: url(../../images/warm/header-bg-narrow.jpg) no-repeat top right #F0A526;
}

a.mainlevel#active_menu,
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus,
#active_menu {
	color: #F0A526;
}

ul.checklist li {
	background: url(../../images/warm/checklist-bg.gif) no-repeat 0px 0px;
}

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

div.bubble1 div {
	background: url(../../images/warm/bub-br-bg.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../../images/warm/bub-bl-bg.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../../images/warm/bub-tr-bg.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../../images/warm/bub-tl-bg.gif) no-repeat top left;
}

div.bubble2 div {
	background: url(../../images/warm/bub2-br-bg.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../../images/warm/bub2-bl-bg.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../../images/warm/bub2-tr-bg.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../../images/warm/bub2-tl-bg.gif) no-repeat top left;
}

div.bubble3 div {
	background: url(../../images/warm/bub3-br-bg.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../../images/warm/bub3-bl-bg.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../../images/warm/bub3-tr-bg.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../../images/warm/bub3-tl-bg.gif) no-repeat top left;
}

div.bubble4 div {
	background: url(../../images/warm/bub4-br-bg.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../../images/warm/bub4-bl-bg.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../../images/warm/bub4-tr-bg.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../../images/warm/bub4-tl-bg.gif) no-repeat top left;
}

#ja-wrapper1 {
	background: url(../../images/warm/shadowleft-bg.gif) repeat-y top left #FFFFFF;
}

#ja-wrapper {
	background: url(../../images/warm/shadowright-bg.gif) repeat-y top right #FFFFFF;
}

.transMenu .item.hover {
	background: #F0A526;
}

.transMenu .item#active {
	background: #F0A526;
}

.transMenu .item#active:hover {
	background: #F0A526;
}

#ja-cssmenu li:hover,
#ja-cssmenu li.sfhover,
#ja-cssmenu li.havechildsfhover,
#ja-cssmenu li.havechild-activesfhover,
#ja-cssmenu li:hover a.first-item,
#ja-cssmenu li.sfhover a.first-item,
#ja-cssmenu li.havechildsfhover a.first-item,
#ja-cssmenu li.havechild-activesfhover a.first-item {
	background: url(../../ja_cssmenu/img/grad2-warm.gif) repeat-x bottom #F3C087;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus {
	color: #F0A526;
}

#ja-cssmenu li li a.active,
#ja-cssmenu li li a.hover,
#ja-cssmenu li li a.active,
#ja-cssmenu li li a.focus {
	color: #F0A526 !important;
}