ul.tabs {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	float: left;
	list-style: none;
	height: 17px; /*--Set height of tabs--*/
	border-bottom: 0 solid #444;
	border-left: 1px solid #444;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	height: 16px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 16px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #444;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #000;
}
ul.tabs li a {
	text-decoration: none;
	color: #4685BA;
	display: block;
	font-size: 1.2em;
	padding: 4px 5px;
	border: 0 solid #555; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #222;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #252525y;
	border-bottom: 1px solid #000; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 0 solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #000;
}
.tab_content {
	padding: 0;
	font-size: 1.1em;
}

/* style1 */

body {color: #777777;background-color: #0C0C0C;}
a,
a:link,
a:visited,a.button1:hover {color: #999999;}
a:hover, a.forumtitle:hover, a.topictitle:hover ,a.left:hover {color: #AAAAAA;}
.contentheading, .componentheading {color: #999;}

/* ForumBody */
div.user_online {
	background-image: url(images/style1/icon_user_online.gif);
}
li.row {
	border-bottom: 1px solid #111111;
}

li.header {
	background: url(images/style1/header.png) repeat-x;
}

.left_rounded {
    background: url(images/style1/left.png) 0 0 no-repeat;
}

.right_rounded {
    background: url(images/style1/right.png) 0 0 no-repeat;
}

.postprofile {
       border-left-color:  #111111; 
}

select {
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #555555;
	padding: 1px;
	color: #000000;
	background-color: #8B8B8B;
}
#message-box textarea {
	color: #BBBBBB;
}
.inputbox {
	border-color: #353535;
	color: #DDDDDD;
}
.inputbox:hover {
	border-color: #777777;
}
.inputbox:focus {
	border: 1px solid #888888;
	color: #DDDDDD;
}

/* @end */


.bg3 {
background-color: #292929;
}

#cp-main .panel,#navigation #active-subsection a,#navigation a:hover,.cp-mini,#cp-main .pm  {
     background-color: #191919;
}

#navigation a {   
     background-color: #212121;   
}

#cp-main span.corners-top, #cp-menu span.corners-top {
	background-image: url(images/style1/corners_left2.gif);
}

#cp-main span.corners-top span, #cp-menu span.corners-top span {
	background-image: url(images/style1/corners_right2.gif);
}

#cp-main span.corners-bottom, #cp-menu span.corners-bottom {
	background-image: url(images/style1/corners_left2.gif);
}

#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
	background-image: url(images/style1/corners_right2.gif);
}

h3,
.content h2,
.panel h2,
ul.navlinks {
	border-bottom-color: #2e2e2e;
}

hr {
	border-color: #2e2e2e;
	border-top-color: #2e2e2e;
}

hr.dashed,table.table1 tbody td {
	border-top-color: #2e2e2e;
}


/* CUSTOM IMAGESWITCHER - REMOVE IF YOU WANT */
.reply-icon span	{ background: url(../../replicant2/imageset/en/button_topic_reply.gif); }
.post-icon span		{ background: url(../../replicant2/imageset/en/button_topic_new.gif); }
.locked-icon span	{ background: url(../../replicant2/imageset/en/button_topic_locked.gif); }
.pmreply-icon span	{ background: url(../../replicant2/imageset/en/button_pm_reply.gif); }
.newpm-icon span 	{ background: url(../../replicant2/imageset/en/button_pm_new.gif); }
.forwardpm-icon span 	{ background: url(../../replicant2/imageset/en/button_pm_forward.gif); }
/* END */

/* Profile & navigation icons */
.email-icon, .email-icon a		{ background-image: url(../../replicant2/imageset/icon_contact_email.gif); }
.aim-icon, .aim-icon a			{ background-image: url(../../replicant2/imageset/icon_contact_aim.gif); }
.yahoo-icon, .yahoo-icon a		{ background-image: url(../../replicant2/imageset/icon_contact_yahoo.gif); }
.web-icon, .web-icon a			{ background-image: url(../../replicant2/imageset/icon_contact_www.gif); }
.msnm-icon, .msnm-icon a			{ background-image: url(../../replicant2/imageset/icon_contact_msnm.gif); }
.icq-icon, .icq-icon a			{ background-image: url(../../replicant2/imageset/icon_contact_icq.gif); }
.jabber-icon, .jabber-icon a		{ background-image: url(../../replicant2/imageset/icon_contact_jabber.gif); }
.pm-icon, .pm-icon a				{ background-image: url(../../replicant2/imageset/en/icon_contact_pm.gif); }
.quote-icon, .quote-icon a		{ background-image: url(../../replicant2/imageset/en/icon_post_quote.gif); }
.xbox-icon, .xbox-icon a			{ background-image: url(../../replicant2/imageset/icon_contact_xbox.gif); }
.ps3n-icon, .ps3n-icon a			{ background-image: url(../../replicant2/imageset/icon_contact_ps3n.gif); }

/* Moderator icons */
.report-icon, .report-icon a		{ background-image: url(../../replicant2/imageset/icon_post_report.gif); }
.edit-icon, .edit-icon a			{ background-image: url(../../replicant2/imageset/en/icon_post_edit.gif); }
.delete-icon, .delete-icon a		{ background-image: url(../../replicant2/imageset/icon_post_delete.gif); }
.info-icon, .info-icon a			{ background-image: url(../../replicant2/imageset/icon_post_info.gif); }
.warn-icon, .warn-icon a			{ background-image: url(../../replicant2/imageset/icon_user_warn.gif); } 

.online {
background-image:url(../../replicant2/imageset/en/icon_user_online.gif);
}

a.top,a.top2 {
background-image:url(../../replicant2/imageset/icon_back_top.gif);
}

.icon-home {
background-image:url(images/style1/icon_home.gif);
}

#tabs a {
	background-image: url(images/style1/bg_tabs1.gif);
}

#tabs a span {
	background-image: url(images/style1/bg_tabs2.gif);
}


h1 {color: #399BC9;}
h2 {color: #fff;}
h4 {color: #D98A3A;}
span.small, td.createdate, td.modifydate {color: #666;}
#body-bg {background: #000 url(images/style1/bg.jpg) 50% 0 no-repeat fixed;}
#bg-panel2 {background: url(images/style1/bg2.png) 0 100% repeat-x;}
#top-bar {background: url(images/style1/top-bar.png) 0 0 repeat-x;}
#banner-top {background: #000; border-bottom: 1px solid #2e2e2e;}
#topmenu-mod {color: #ccc;}
#banner-mod {color: #ccc;}
#date-block {color: #fff;}
.date1 {border-right: 1px dotted #BFBCC2;}
.date2 {color: #ddd;}
.date3 {color: #ddd;}
#showcasemodules, .rotator-module {color: #fff;}
#showcasemodules a, .rotator-module a {color: #D98A3A;}
#main-bar,div.post {background: #000 url(images/style1/col-bgtop.png) 0 0 repeat-x;border: 1px solid #2e2e2e;}
#searchmod {background: url(images/style1/search-bg.png) 0 0 no-repeat;}
#searchmod .inputbox {color: #999;}
.inner2 {background: #000 url(images/style1/col-bgtop.png) 0 0 repeat-x;border-top: 1px solid #2e2e2e;border-left: 1px solid #2e2e2e;border-right: 1px solid #2e2e2e;}
.col-bottom {background: url(images/style1/col-bl.png) 0 0 repeat-x;}
.col-bottom2 {background: url(images/style1/col-br.png) 100% 0 no-repeat;}
.col-bottom3 {background: url(images/style1/col-bm.png) 0 0 repeat-x;}
#bottom-menu {background: url(images/style1/bottom-menu.png) 50% 0 repeat-x;}
#footer {background: #000 url(images/style1/bottom-bg.png) 50% 0 repeat-x;}
#copyright {color: #666;}

.module h3, .moduletable h3, .submenu-block h3, dl.details dd {color: #999;}
#showcasemodules .module h3, .rotator-module .module h3 {color: #ccc;}
#showcasemodules .module h3 span, .rotator-module .module h3 span,.postprofile strong {color: #fff;}
.module h3 span, .moduletable h3 span, .submenu-block h3 span, li.header dt, li.header dd,.forumbg .header a:link, .forabg .header a:link {color: #399BC9;}
#newsflash .moduletable {color: #fff;}
#bottom .module h3, #bottom .module h3 span {color: #399BC9;}
#banner-right .moduletable h3 span, #banner-left .moduletable h3 span {color: #fff;}

#horiz-menu li {color: #fff;}
#horiz-menu a, #horiz-menu .separator {color: #fff;}
#horiz-menu li a, #horiz-menu li .separator {color: #bbb;}
#horiz-menu li.active a, #horiz-menu li.active .separator {color: #fff;border-bottom: 1px solid #fff;}
#horiz-menu li a:hover, #horiz-menu li .separator:hover {color: #fff;}
#horiz-menu.splitmenu li a:hover, #horiz-menu.splitmenu li .separator:hover {border-bottom: 1px solid #fff;}
.menutop .animated-bg {border-bottom:1px solid #FFFFFF;}
.menutop .submenu-animation-left {background: url(images/style1/sub-hover-l.png) 0 0 no-repeat;} 
.menutop .submenu-animation-right {background: url(images/style1/sub-hover-r.png) 100% 0 no-repeat;}
#horiz-menu ul ul li a, #horiz-menu ul li.active.parent ul a, #horiz-menu ul ul li .separator, #horiz-menu ul li.active.parent ul .separator {color: #bbb;}
#horiz-menu li.sfHover li a, #horiz-menu li:hover li a, #horiz-menu ul li.active ul li.active li a, #horiz-menu ul li.active.parent ul li a, #horiz-menu li.sfHover li .separator, #horiz-menu li:hover li .separator, #horiz-menu ul li.active.parent ul li .separator, #horiz-menu ul li.active.parent ul li .seperator {color: #fff;}
#horiz-menu ul ul {background: #000 url(images/style1/col-bgtop.png) 0 0 repeat-x;border: 1px solid #2e2e2e;}
#horiz-menu ul ul li a.daddy, #horiz-menu ul ul li a.daddy:hover, #horiz-menu ul li.active.parent ul li a.daddy, #horiz-menu ul ul li .separator.daddy, #horiz-menu ul ul li .separator.daddy:hover, #horiz-menu ul li.active.parent ul li .separator.daddy {background: url(images/style1/submenu-arrow.png) 95% 60% no-repeat;}

#topmenu-mod #mainlevel-top li {border-right: 1px dotted #fff;}
#topmenu-mod #mainlevel-top a, #banner-mod #mainlevel-top a#active_menu.mainlevel {color: #fff;}
#topmenu-mod .banner-small {color: #fff;}
#bottom-menu #mainlevel-bottom a {color: #666;}
#bottom-menu #mainlevel-bottom a:hover, #bottom-menu #mainlevel-bottom a#active_menu.mainlevel {color: #fff;border-bottom: 1px solid #fff;}

a.mainlevel {color: #ccc;background: url(images/style1/submenu-arrow.png) 0 8px no-repeat;}
a.sublevel {color: #ccc;}
a.mainlevel:hover, a.sublevel:hover {color: #D98A3A;}
ul.menu li {border-bottom: 1px dotted #666;}
ul.menu li.active.parent ul {background: url(images/style1/submenu-bgbottom.png) 0 100% repeat-x;}
ul.menu li.active.parent {background: url(images/style1/submenu-bgtop.png) 0 0 repeat-x;}
ul.menu li span {background: url(images/style1/submenu-arrow.png) 95% 50% no-repeat;}
ul.menu li.active.parent span {background: url(images/style1/submenu-parent-arrow2.png) 95% 50% no-repeat;}
ul.menu li.active.parent a, ul.menu li.active.parent li.active.parent li.active a, ul.menu li.active.parent .separator, ul.menu li.active.parent li.active.parent li.active .separator {color: #D98A3A;}
ul.menu li.active.parent li a, ul.menu li.active.parent li.active.parent li a, ul.menu li.active.parent li .separator, ul.menu li.active.parent li.active.parent li .separator {color: #ccc;}
ul.menu li.active.parent a:hover, ul.menu li.active.parent .separator:hover {color: #fff;}
ul.menu a, ul.menu .separator {color: #ccc;}
ul.menu a:hover, ul.menu .separator:hover {color: #fff;}
ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel, a.mainlevel:hover, a.sublevel:hover, ul.menu li.active .separator, ul.menu li.active li.active .separator {color: #D98A3A;}
ul.menu li.active.parent ul li.active.parent a.daddy, ul.menu li.active.parent ul li.active.parent .separator.daddy {color: #D98A3A;}
ul.menu div.split-arrow-open {background: url(images/style1/submenu-parent-arrow2.png) 65% 50% no-repeat;}
ul.menu div.split-arrow-close {background: url(images/style1/submenu-parent-arrow.png) 65% 50% no-repeat;}
#main-body ul.menu a:hover, #main-body ul.menu .separator:hover {color: #333;}

a.readon {background: url(images/style1/submenu-arrow.png) 0 5px no-repeat;}
a.readon2 {background: url(images/style1/readon.png) 0 0 no-repeat;color: #ccc;}
a.readon2:hover {color: #fff;}
.pathway-block.top span.pathway {color: #fff;}
.pathway-block.top span.pathway a {color: #999;}
span.pathway {color: #666;}
.fontbutton-text {color: #ccc;}
fieldset {border: 0;}
.tool-tip {background: #f6f6f6;border: 1px solid #e6e6e6;}

.module input.button, .moduletable input.button {background: #292929 url(images/style1/readon.png) 0 0 no-repeat;color: #ccc;}
.module input.button:hover, .module input.button:hover {color: #fff;}
#sl_vert .button {background: url(images/style1/readon.png) 0 0 no-repeat;color: #ccc;}
#sl_vert .button:hover {color: #fff;}
#sl_vert #sl_username, #sl_vert #sl_pass {color:#EEEEEE;background: url(images/style1/input-bg.png) 0 0 no-repeat;}
#sl_vert input#mod_login_username, #sl_vert input#mod_login_password {color: #999;}
input#mod_login_username.inputbox, input#mod_login_password.inputbox, input#modlgn_username.inputbox, input#modlgn_passwd.inputbox {background: #000000 url(images/style1/input-bg.png) 0 0 no-repeat;}

input.inputbox {
    background-color: #292929;
	color: #CCCCCC;
}
textarea.inputbox {
    background-color: #292929;
	color: #CCCCCC;
}

#rokslide-toolbar {color: #D98A3A;background: url(images/style1/tabber-div.png) 0 100% repeat-x;}
#rokslide-toolbar li.current, #rokslide-toolbar li:hover {color: #fff;border-bottom: 1px solid #fff;}
.rotator-module .rok-content-rotator h2 a {color: #ccc;}
.rotator-module .rok-content-rotator h2 a.active {color: #fff;}
.rotator-module .rok-content-rotator h2 a:hover, .rotator-module .rok-content-rotator h2 a:hover.active {color: #fff;}
#newsflash .flashing{color: #999;}
#newsflash .controls img{background-image: url(images/style1/news-scroller-controls.png);}

blockquote, pre {background: #111;border: 1px solid #222;}
blockquote blockquote {background: #222;border: 1px solid #000;}
blockquote blockquote blockquote {background: #333;border: 1px solid #111;}
dl.codebox {
	background-color: #111;
	border-color: #333;
	width:90%;
}

dl.codebox dt {
	border-bottom-color:  #CCC;
}

dl.codebox code {
	color: #BBB;
}
.spoilerbox {color:#BBB;background: #222;border: 1px solid #000;padding: 3px;margin-bottom: 3px;}
span.number {color: #ccc;}
span.inset-right, span.inset-left {color: #ccc;}
span.dropcap {color: #ccc;}
span.important-title {color: #ccc;}
.important {border: 1px solid #ccc;}
span.important-title, span.important-title-blue, span.important-title-red, span.important-title-green, span.important-title-purple, span.important-title-orange, span.important-title-brown, span.important-title-grey {background: #000;}
ul.bullet-1 li {background: url(images/typo/bullet-1a.png) 0 5px no-repeat;}
ul.bullet-2 li {background: url(images/typo/bullet-2a.png) 0 5px no-repeat;}
ul.bullet-3 li {background: url(images/typo/bullet-3a.png) 0 5px no-repeat;}
ul.bullet-4 li {background: url(images/typo/bullet-4a.png) 0 5px no-repeat;}
ul.bullet-5 li {background: url(images/typo/bullet-5a.png) 0 5px no-repeat;}
img.demo, img#variation_preview {border: 4px solid #333;}
div.rules {
	background-color: #444;
	color: #CF0000;
}

p.rules {
	background-color: #888;
}
img.twitter {
background-image:url('images/twitter_logo.png');
width:50px;
height:53px;
margin: 0 0 0 5px;
}
input.index_login {
color:#EEEEEE;
}

.forumrow_subforums {
color: #AAAAAA;
font-weight:bold;
}
