body {
	background: #1d1d1d;
	color: #606060;
}

a, a:hover {
	color: #e93c00;
}

#top-nav {
	background: #e93c00;
}

#top-nav a, #top-nav a:hover {
	color: #ffffff;
}

#slidepanel, #fxTarget, #TargetBot, #fxTab {
	background: #e93c00;
}

#top h1, #top h1 a {
	color: #cccccc;
}

#top h1 span, #top h1 a span {
	color: #e93c00;
}

#top h1 a:hover {
	color: #e93c00;
}

#top h2 {
	color: #cccccc;
}

#minus {
	background: transparent url(../images/style6/fonttools_small.png) no-repeat 0 0;
}

#reset {
	background: transparent url(../images/style6/fonttools_reset.png) no-repeat 0 0;
}

#plus {
	background: transparent url(../images/style6/fonttools_big.png) no-repeat 0 0;
}

#minus:hover, #reset:hover, #plus:hover {
	background-position: bottom left;
}

.st-0 {
	background: transparent url(../images/style6/st1-b.png) no-repeat 0 0;
}

.st-1 {
	background: transparent url(../images/style6/st2-b.png) no-repeat 0 0;
}

.st-2 {
	background: transparent url(../images/style6/st3-b.png) no-repeat 0 0;
}

.st-3 {
	background: transparent url(../images/style6/st4-b.png) no-repeat 0 0;
}

.st-4 {
	background: transparent url(../images/style6/st5-b.png) no-repeat 0 0;
}

.st-5 {
	background: transparent url(../images/style6/st6-b.png) no-repeat 0 0;
}

.st-6 {
	background: transparent url(../images/style6/st7-b.png) no-repeat 0 0;
}

.st-7 {
	background: transparent url(../images/style6/st8-b.png) no-repeat 0 0;
}

.st-0:hover, .st-1:hover, .st-2:hover, .st-3:hover, .st-4:hover, .st-5:hover, .st-6:hover, .st-7:hover {
	background-position: bottom left;
}

#toggle, #fxTrigger {
	background: transparent url(../images/style6/login-button-bg-left.png) no-repeat top left;
}

#toggle span, #register span, #fxTrigger b {
	background: transparent url(../images/style6/login-button-bg-right.png) no-repeat top right;
}

#toggle:hover, #fxTrigger:hover {
	background: transparent url(../images/style6/login-button-bg-left.png) no-repeat bottom left;
}

#toggle:hover span, #register:hover span, #fxTrigger:hover b {
	background: transparent url(../images/style6/login-button-bg-right.png) no-repeat bottom right;	
}

#register {
	background: transparent url(../images/style6/register-button-bg-left.png) no-repeat top left;
}

#register:hover {
	background: transparent url(../images/style6/register-button-bg-left.png) no-repeat bottom left;
}


.menu-nav a {
	color: #cccccc;					/* Color for the 1st level links */ 
}

#menu ul.menu-nav li a:hover, #menu ul.menu-nav li#current a { background-image: url(../images/style6/top-menu-bg-left.png); }
#menu ul.menu-nav li a:hover span, #menu ul.menu-nav li#current a span { background-image: url(../images/style6/top-menu-bg-right.png); }

.menu-nav ul a,
.menu-nav ul ul a {
	border-bottom: 1px solid #ff4200;
}

.menu-nav ul a:hover,
.menu-nav ul ul a:hover {
	background: #bc3100;		/* Hover background color for the 2nd and later level links */
	color: #ffffff;					/* Hover color for the 2nd and later level links */
}	

.menu-nav li ul {
	background: #dc3900;	/* Background color of the 2nd level menu window */
}

.menu-nav li ul li ul {
	background: #dc3900;					/* Background color of the 3rd level menu window */
}

#nav-bar {
	background: transparent url(../images/style6/nav-bar-bg.png) no-repeat 0 0;
}

#nav-bar #search {
	background: transparent url(../images/style6/search-input-bg.png) no-repeat 0 0;
}

.search .button {
	background: transparent url(../images/style6/search-button-bg.png) no-repeat 0 0;
}

#panelhandle form.form-login #mod_login_username {
	border: 2px solid #bc3100;
}

#panelhandle form.form-login #mod_login_password {
	border: 2px solid #bc3100;
}

#panelhandle form.form-login .button {
	background: #b70000 url(../images/style6/button-bg.gif) repeat-x 0 0;
	border: 1px solid #bc3100;
}

#top-modules h3, #bot-modules h3 {
	color: #e93c00;
}

#jumper {
	background: transparent url(../images/style6/jumper-bg.png) no-repeat 0 0;
}

#jump-button {
	background: transparent url(../images/style6/jump-button-bg.png) no-repeat 0 0
}

#wt {
	background: transparent url(../images/content-top-bg.png) no-repeat top center;
}

#main-content {
	background: transparent url(../images/content-bg.png) repeat-y top center;
}

#wb {
	background: transparent url(../images/content-bot-bg.png) no-repeat top center;	
}

.cctl {
	width: 90%;
	height: 10px;
	float: left;
	background: transparent url(../images/style6/cctl-bg.png) no-repeat top left;
}

.cctr {
	width: 10%;
	height: 10px;
	float: left;
	background: transparent url(../images/style6/cctr-bg.png) no-repeat top right;
}

.ccl {
	clear: both;
	background: #ffffff url(../images/style6/ccl-bg.png) repeat-y 0 0;
	height: 100%;
}

.ccr {
	clear: both;
	background: transparent url(../images/style6/ccr-bg.png) repeat-y top right;
	padding: 0px 10px;
	height: 100%;
}

.ccbl {
	width: 90%;
	height: 10px;
	float: left;
	font-size: 1px;
	background: transparent url(../images/style6/ccbl-bg.png) no-repeat top left;
}

.ccbr {
	width: 10%;
	height: 10px;
	float: left;
	font-size: 1px;
	background: transparent url(../images/style6/ccbr-bg.png) no-repeat top right;
}

#col-left div.moduletable_menu h3, #col-right div.moduletable_menu h3, #col-left div.moduletable_red h3, #col-right div.moduletable_red h3 {
	background: transparent url(../images/style6/header-bg.png) no-repeat 0 0;
}

#col-left ul.menu li a, #col-right ul.menu li a,
#col-left ul.sections li a, #col-right ul.sections li a,
#col-left ul#mainlevel li a, #col-right ul#mainlevel li a {
	background: transparent url(../images/style6/li-a-bg.gif) no-repeat 0px 0px;
	color: #444444 !important;
}

#col-left ul.menu li a:hover, #col-right ul.menu li a:hover,
#col-left ul.sections li a:hover, #col-right ul.sections li a:hover,
#col-left ul#mainlevel li a:hover, #col-right ul#mainlevel li a:hover {
	background: transparent url(../images/style6/li-a-bg-hover.gif) no-repeat 0px 0px;
	color: #e93c00 !important;
}


#col-left ul.menu li#current a, #col-right ul.menu li#current a,
#col-left ul.sections li#current a, #col-right ul.sections li#current a,
#col-left ul#mainlevel li#current a, #col-right ul#mainlevel li#current a {
	background: transparent url(../images/style6/li-a-bg-active.gif) no-repeat 0px 0px;
	color: #e93c00 !important;
}

a.contentpagetitle { 
	color: #e93c00;
	/* background: url(../images/style6/contentpagetitle-link.png) no-repeat top right; */
	padding-right: 22px;
}

a.contentpagetitle:hover { 
	color: #444444;
}

.content-header {
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background: transparent url(../images/style6/content-header-bg-light.gif) repeat-x bottom left;
}

.article-adds {
	background: #f5f5f5 url(../images/dot-sep-white.gif) repeat-x bottom left;
	border-bottom: 1px solid #dadada;
}

.small, .createdby {
	color: #c1c1c1;
}

.readon {
	background: transparent url(../images/style6/arrow.png) no-repeat 0px 2px;
}

.readon:hover {
	color: #444444;
}

.componentheading {
	background: #aa2c00 url(../images/style6/component-header-bg.gif) repeat-x 0 0;
}

.sectiontableheader {
	background: #f5f5f5;
	color: #444444;
}

.button {
	background: #e63b00 url(../images/style6/button-bg.gif) repeat-x 0 0;
	border: 1px solid #e93c00;
}

.blog_more h2 {
	color: #e93c00;
}

#footer a {
	color: #e93c00;
}

#footer a:hover {
	color: #e93c00;
}
