html {

}
#wrap {
	margin:8px 0;
	padding:0;
	/*background: url("../../../../style/content_bg_black.png"); /**/
	/*background: url("../../../../style/content_bg_white.png"); /**/
	/*background:#FFF; /**/
	/*background:#CADCEB; color:#000;/* light background */
}
span.corners-top, span.corners-top span, span.corners-bottom, span.corners-bottom span {
	background-image: none;
}
span.corners-bottom {
	clear: right;
}

#page-header {
	margin-bottom:0;
}

#page-body {
	/*background: url("../../../../style/content_bg_black.png"); /**/
	/*background: url("../../../../style/content_bg_white.png"); /**/
	/*background:#CADCEB; color:#000;/* light background */
}
#page-body {
	clear:right;
	margin: 0px 0; /* originally: 4px 0; */
	padding:0 4px;
}
div.forum_content {
	
	font-size:8pt;
	min-height:32px;
}

div.section_header form {
	padding:5px 6px 0 0;
	float:right;
	font-size:7pt;
}

div.section_header form .inputbox {
	width:120px;
}
div.section_header form a {
	font-size:7pt;
	color:#FFF;
}
#page-header .headerbar {
	display:none;
}

/* Colors 
-----------------------------*/
.panel {
	background:transparent; /* default: #f3f3f3 */
	color:#f3f3f3; /* default: #3f3f3f */
}

.navbar{
	background:transparent;
	/*background-color: #141414; /**/
	background:transparent url("../../../../style/content_bg_black.png");/**/
	/*background: url("../../../../style/content_bg_blue.png"); /**/
}

label {
	color:#FFF; /* default: #425067 */
}
dd label {
	color: #CCC; /* default: #333 */
}
fieldset dl:hover dt label {
	color: #FFF; /* default: #000000 */
}


.postbody h3 {
	/*border:1px solid #FFF;padding:0 2px; /**/
	background:transparent none; /**/
}

/* colours.css
--------------------------------------------------------------------- */
h3 { 
	border-bottom-color: #CCCCCC; /* default: #CCCCCC */
	color: #FFF; /* default: #115098 */
	background-color:#0066B3; border:1px solid #FFF;padding:2px;
}
.postbody, .content {
	color: #FFF; /* default: #333333 */
}
.postprofile {
	color: #CCC;	/* default: #666666 */
	border-left-color: #FFFFFF;
}
.postprofile strong {
	color: #FFF;	/* default: #000000 */
}
.bg1	{ background:transparent url("../../../../style/content_bg_black.png");color:#FFF;/* default: #ECF3F7; */ }
.bg2	{ background:transparent url("../../../../style/content_bg_black.png");color:#FFF;/* default: #e1ebf2; */ }
.bg3	{ background:transparent url("../../../../style/content_bg_white.png");/* default: #cadceb; */ }

.content h2, .panel h2 {
	color: #FFF; /* default: #115098;*/
	border-bottom-color: #CCC;  /* default: #CCCCCC;*/
}
.forabg, .forumbg {
	/*background-color: #0076b1;*/
	/*background: transparent url("../../../../style/content_bg_black.png"); /* url("{T_THEME_PATH}/images/bg_list.gif"); */
	/*border:1px solid #FFF;background:#0066B3;*/
	background:transparent none; /*border:1px solid #FFF;*/
	padding:0;
}
li.header {border:1px solid #FFF;background:#0066B3;padding:0 2px;}
li.row {border:0px;} li.row:hover {background:#111 /*url("../../../../style/content_bg_blue.png")*/;}

	
a.forumtitle {

}
ul.forums {	background:transparent url("../../../../style/content_bg_black.png");} ul.topiclist li {color:#FFF;}

.forumbg {
/*
	background-color: #12A3EB;
	background-image: url("{T_THEME_PATH}/images/bg_header.gif");
*/
	background:transparent none; /*border:1px solid #FFF;*/
	padding:0;

}
h2 {
	color:#FFF;
}
#cp-main h2 {
	color:#000;
}
#cp-main .panel, #navigation #active-subsection a {
	/*background:#000 none; /**/
	background:transparent url("../../../../style/content_bg_black.png"); /**/
	/*background:#01355f none; /**/
	background:#021A37 none; /**/
}
#cp-main span.corners-bottom {
	clear: both;
}
dl.details dt {
	color:#FFF;
}
#cp-main span.corners-top, #cp-main span.corners-top span, #cp-main span.corners-bottom, #cp-main span.corners-bottom span {
	background:transparent none;
}
#navigation {
	padding-top:29px;
}

#tabs {
	margin-bottom:0px;
}
#tabs a {
	background: black none;
}

#tabs a span {
	background:black none;
	color: #536482;
}

#tabs a:hover span {
	color: #BC2A4D;
}

#tabs .activetab a {
	/*background:transparent none; /**/
	background:transparent url("../../../../style/content_bg_white.png"); /* same as .bg3 */
	border-bottom:0px solid #F00 !important; /*#CADCEB;*/
}

#tabs .activetab a span {
	background:transparent none;
	/*background:transparent url("../../../../style/content_bg_white.png"); /* same as .bg3 */
	color: #333333;
	padding-bottom:6px; /* same as non-active tabs */
}

#tabs .activetab a:hover span {
	color: #000000;
}

/* Usergroups */
ul.cplist {
	border-top:0;
}
#cp-main li.header {
	border-bottom:0;
}
#cp-main .panel li.header dt {
	color:#FFF;
}

#cp-menu .cplist bg2 {
	background:transparent none;
}
input.disabled {
	color: #999;
}
div.forum_content a:link.button2 {
	color:#000;
}
.copyright {
	color:#CCC;
}
.content blockquote {
	/*background:transparent url("../../../../style/content_bg_black.png");*/ /* quote icon is being used as a background */
	background-color:#03132B;
	border: 1px solid #101010;
}
.content blockquote blockquote {
	background-color:#001010;
	border: 1px solid #000000;
}
.content blockquote blockquote blockquote {
	background-color:#000606;
	border: 1px solid #000000;
}
.navbar ul.navlinks li {
	font-size:1.4em;
}