/*------------------------------------------------------------------------
# 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 {
}

a {
	color: #ba9715;
}

a:hover, a:active, a:focus {
	color: #666666;
}

.button {
	background: url(../../images/default/but-bg.gif) repeat-x top #ba9715;
	border: 1px solid #ba9715;
}

pre, .code {
	border-left: 5px solid #ba9715;
	background: #FFFFFF;
}

.dropcap {
	color: #ba9715;
}

.contentheading {
	color: #ba9715;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: #ba9715;
}

.wide {
	background: #FFFFFF url(../../images/default/bg_wide.jpg) 50% 0 no-repeat;
}

.wide #ja-headerwrap {
	background: url(../../images/default/header-bg.jpg) no-repeat top right #ba9715;
}

.narrow {
	background: #FFFFFF url(../../images/default/bg_narrow.jpg) 50% 0 no-repeat;
}

.narrow #ja-headerwrap {
	background: url(../../images/default/header-bg-narrow.jpg) no-repeat top right #ba9715;
}

a.mainlevel#active_menu,
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus,
#active_menu {
	color: #ba9715;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	background: url(../../images/sep.gif) repeat-x bottom #fddb53;
}

ul.checklist li {
	background: url(../../images/default/checklist-bg.gif) no-repeat 0px 0px;
}

.bignumber {
	background: url(../../images/default/ol-bg.gif) no-repeat top left;
}

div.bubble1 div {
	background: url(../../images/default/bub-br-bg.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../../images/default/bub-bl-bg.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../../images/default/bub-tr-bg.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../../images/default/bub-tl-bg.gif) no-repeat top left;
}

div.bubble2 div {
	background: url(../../images/default/bub2-br-bg.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../../images/default/bub2-bl-bg.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../../images/default/bub2-tr-bg.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../../images/default/bub2-tl-bg.gif) no-repeat top left;
}

div.bubble3 div {
	background: url(../../images/default/bub3-br-bg.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../../images/default/bub3-bl-bg.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../../images/default/bub3-tr-bg.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../../images/default/bub3-tl-bg.gif) no-repeat top left;
}

div.bubble4 div {
	background: url(../../images/default/bub4-br-bg.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../../images/default/bub4-bl-bg.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../../images/default/bub4-tr-bg.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../../images/default/bub4-tl-bg.gif) no-repeat top left;
}

.transMenu .item.hover {
	background: #ba9715;
}

.transMenu .item#active {
	background: #ba9715;
}

.transMenu .item#active:hover {
	background: #ba9715;
}

#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(../../images/default/grad2.gif) repeat-x bottom #fddb53;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus {
	color: #ba9715;
}

#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: #ba9715 !important;
}
