/* GENERAL */
a {
	color: #BD3110;
	text-decoration: none;
	font-weight:bold;
}

a.readon {
	background-color: #fff;
}

div.moduletable h3 {
	background: url(../../images/modulebg.gif) no-repeat left bottom transparent;
}
div.moduletable rightcol h3 {
	background: url(../../images/red/red.png) no-repeat left bottom transparent;
}

div.moduletable h3.collapse {
	background: url(../../images/red/h3-bg.gif) no-repeat top #E1E1E1;
}

.contentheading {
	color: #000;
	font-size:1.9em;
	line-height:25px;
}

table.blog .contentheading {
	color: #000;
	font-size:1.9em;
	background: transparent;
}

table.blog a.contentpagetitle {
	color: #BB262C;
}

.sectiontableheader {
	background: #000;
	padding:2px;
}

table.contenttoc th {
	background: #BB262C;
}

.blog_more strong {
	background: url(../../images/red/bullet.gif) no-repeat center left;
}

#spotlight h3 {
	background: url(../../images/red/bullet.gif) no-repeat 5px 12px;
}

#search .inputbox {
	border: 1px solid #BB262C;
	color: #BB262C;
}

#search .inputbox:hover,
#search .inputbox:focus {
	border: 1px solid #BB262C;
	color: #BB262C;
}

#usertools a:hover, #usertools a:active, #usertools a:focus {
	background: #7F2C0C;
}

/* MAIN LAYOUT */
#header {
	background: url(../../images/head.png) no-repeat left #fff;

}

#pathway-wrap1 {
	background: url(../../images/red/pathway-wrap1.gif) top #94330E;
}

#pathway-wrap2 {
	background: url(../../images/red/pathway-wrap2.gif) repeat-y top left;
}

#pathway-wrap3 {
	background: url(../../images/red/pathway-wrap3.gif) repeat-y top right;
}

#pathway {
	background: #666666;
	color: #666666;
	border-top: 1px solid #999999;
}

#usertoolswrap {
	background: url(../../images/red/usertools-bg.gif) repeat-x 
}


#usertools {
	background: url(../../images/red/usertools-leftbg.gif) no-repeat top left;
}

#footer {
	background: transparent;
	color: #000000;
}

#footer a {
	text-decoration: none;
}

#footer a:hover, #footer a:active, #footer a:focus {
	background: #94330E;
	text-decoration: none;
}

#cert a:hover, #cert a:active, #cert a:focus {
	background: none;
}

/* NAVIGATION
-------------------------------------------------------------------*/
#topnav {
	border-top: 1px solid #CE7755;
	border-bottom: 1px solid #CE7755;
}

#topnav a {
	color: #E1E1E1;
}

/* JA SPLIT MENU */
#splitmenu li.active_menu a,
#splitmenu li.active_menu a:hover,
#splitmenu li.active_menu a:active {
	background: url(../../images/red/topnav-active-bg.gif) repeat-x top right #BB262C;
}

#subnav a:hover, #subnav a:active,
#subnav li.active_menu a, #subnav li.active_menu a:hover {
	background: url(../../images/red/submenu-bg.gif) no-repeat bottom left;
	color: #BB262C;
}

/* SON OF SUCKERFISH DROPDOWN MENU */
#cssmenu li ul {
	background: url(../../images/opaque-red.png);
	border: 1px solid #94330E;
}

#cssmenu li a.active {
	background: #BB262C;
}

#cssmenu ul li:hover, #cssmenu ul ul li:hover,
#cssmenu ul li.sfhover, #cssmenu ul ul li.sfhover {
	background: url(../../images/red/nav-on-bg.gif) #94330E;
}

/* TRANSMENU */
.transMenu .background {
	background-color: #BB262C!important;
}

.transMenu .item.hover {
	background-color: #94330E;
}

a.havechild-mainlevel-active-trans,
a.havechild-mainlevel-active-trans:active {
	background-color: #BB262C;
}

a.jahover-active {
	background-color: #BB262C;
}

a.mainlevel-active-trans,
a.mainlevel-active-trans:hover,
a.mainlevel-active-trans:active {
	background: #BB262C;
}