/* GENERAL */
a {
	color: #333333;
	text-decoration: underline;
}

a.readon {
	background-color: #666666;
}

div.moduletable h3 {
	background: url(../../images/black/h3-bg.gif) no-repeat bottom #E1E1E1;
}

div.moduletable h3.collapse {
	background: url(../../images/black/h3-bg.gif) no-repeat top #E1E1E1;
}

.contentheading {
	color: #666666;
}

table.blog .contentheading {
	color: #666666;
	background: url(../../images/black/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(../../images/black/bullet.gif) no-repeat center left;
}

#ja-spotlight h3 {
	background: url(../../images/black/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(../../images/black/header-bg.gif) repeat-x top #333333;
}

#ja-pathway-wrap1 {
	background: url(../../images/black/pathway-wrap1.gif) top #2D2D2D;
}

#ja-pathway-wrap2 {
	background: url(../../images/black/pathway-wrap2.gif) repeat-y top left;
}

#ja-pathway-wrap3 {
	background: url(../../images/black/pathway-wrap3.gif) repeat-y top right;
}

#ja-pathway {
	background: #666666;
	color: #666666;
	border-top: 1px solid #999999;
}

#ja-usertoolswrap {
	background: url(../../images/black/usertools-bg.gif) repeat-x  
 
}

#ja-usertools {
	background: url(../../images/black/usertools-leftbg.gif) no-repeat top left;
}

#ja-footer {
	background: url(../../images/black/footer-bg.jpg) no-repeat top left #333333;
	color: #CCCCCC;
}

#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(../../images/black/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(../../images/black/submenu-bg.gif) no-repeat bottom left;
	color: #333333;
}

/* SON OF SUCKERFISH DROPDOWN MENU */
#ja-cssmenu li ul {
	background: url(../../images/opaque-black.png);
	border: 1px solid #2D2D2D;
}

#ja-cssmenu li a.active {
	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(../../images/black/nav-on-bg.gif) #2D2D2D;
}

/* TRANSMENU */
.transMenu .background {
	background-color: #333333!important;
}

.transMenu .item.hover {
	background-color: #333333;
}

a.havechild-mainlevel-active-trans,
a.havechild-mainlevel-active-trans:active {
	background-color: #333333;
}

a.jahover-active {
	background-color: #333333;
}

a.mainlevel-active-trans,
a.mainlevel-active-trans:hover,
a.mainlevel-active-trans:active {
	background: #333333;
}