/* GENERAL */
a {
	color: #666666;
}

a.readon {
	background-color: #666666;
}

div.moduletable h3 {
	background: url("../img/h3-bg.gif") no-repeat bottom #E1E1E1;
}

div.moduletable h3.collapse {
	background: url("../img/h3-bg.gif") no-repeat top #E1E1E1;
}

.contentheading {
	color: #666666;
}

table.blog .contentheading {
	color: #666666;
	background: url("../img/bullet.gif") no-repeat 0px 9px;
}

table.blog a.contentpagetitle {
	color: #333333;
}

.sectiontableheader {
	background: #666666;
}

table.contenttoc th {
	background: #333333;
}

.blog_more strong {
	background: url("../img/bullet.gif") no-repeat center left;
}

#ja-spotlight h3 {
	background: url("../img/bullet.gif") no-repeat 5px 12px;
}

#ja-search .inputbox {
	border: 1px solid #333333;
	color: #333333;
}

#ja-search .inputbox:hover,
#ja-search .inputbox:focus {
	border: 1px solid #333333;
	color: #333333;
}

#ja-usertools a:hover, #ja-usertools a:active, #ja-usertools a:focus {
	background: #444444;
}

/* MAIN LAYOUT */
#ja-header {
/*
	background: url("../img/header-bg.gif") repeat-x top #333333;
	*/
	background-color: #3D3333;
}

#ja-pathway-wrap1 {
	background: url("../img/pathway-wrap1.gif") top #2D2D2D;
}

#ja-pathway-wrap2 {
	background: url("../img/pathway-wrap2.gif") repeat-y top left;
}

#ja-pathway-wrap3 {
	background: url("../img/pathway-wrap3.gif") repeat-y top right;
}

#ja-pathway {
	background: #3D3333;
	color: #FFFFFF;
	border-top: 1px solid #999999;
}

#ja-usertoolswrap {
	background: url("../img/usertools-bg.gif") repeat-x 
}

#ja-usertools {
	background: url("../img/usertools-leftbg.gif") no-repeat top left;
}

#ja-footer {
	/*background: url("../img/footer-bg.jpg") no-repeat top left #333333;*/
	color: #CCCCCC;
	background-color: #3D3333;
}

#ja-footer a {
	text-decoration: none;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	background: #2D2D2D;
	text-decoration: none;
}

#ja-cert a:hover, #ja-cert a:active, #ja-cert a:focus {
	background: none;
}

/* NAVIGATION
-------------------------------------------------------------------*/
#ja-topnav {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#ja-topnav a {
	color: #E1E1E1;
}

/* JA SPLIT MENU */
#ja-splitmenu li.active_menu a,
#ja-splitmenu li.active_menu a:hover,
#ja-splitmenu li.active_menu a:active {
	background: url("../img/topnav-active-bg.gif") repeat-x top right #333333;
}

#ja-subnav a:hover, #ja-subnav a:active,
#ja-subnav li.active_menu a, #ja-subnav li.active_menu a:hover {
	background: url("../img/submenu-bg.gif") no-repeat bottom left;
	color: #333333;
}

/* SON OF SUCKERFISH DROPDOWN MENU */
#ja-cssmenu li ul {
	background: url("../img/opaque-black.png");
	border: 1px solid #2D2D2D;
}

#ja-cssmenu li a.active {
background: #484849;
/*
	background: #333333;
	*/
}

#ja-cssmenu ul li:hover, #ja-cssmenu ul ul li:hover,
#ja-cssmenu ul li.sfhover, #ja-cssmenu ul ul li.sfhover {
	background: url("../img/nav-on-bg.gif") #2D2D2D;
}

/* TRANSMENU */
.transMenu .background {
	background-color: #484849!important;
}

.transMenu .item.hover {
	background-color: #484849;
}

a.havechild-mainlevel-active-trans,
a.havechild-mainlevel-active-trans:active {
	background-color: #484849;
}

a.jahover-active {
	background-color: #484849;
}

a.mainlevel-active-trans,
a.mainlevel-active-trans:hover,
a.mainlevel-active-trans:active {
	background: #333333;
}