/* General colour scheme
----------------------------------------------------------------*/

body {
	color: #fff;
	}

.brd a:link, .brd a:visited {
	color: #fff;
	text-decoration:none;
	}

.brd p.feed a:link, .brd p.feed a:visited {
	color: #fff;
	}

.brd a:hover, .brd a:active, .brd a:focus,
.brd p.feed a:hover, .brd p.feed a:active, .brd p.feed a:focus {
	color: #999999;
	text-decoration: none;
	}

.brd .main-pagepost a:link, .brd .crumbs a:link,
.brd .main-pagepost a:visited, .brd .crumbs a:visited {
	text-decoration: none;
	}

.brd .main-pagepost a:hover, .brd .crumbs a:hover,
.brd .main-pagepost a:active, .brd .crumbs a:active,
.brd .main-pagepost a:focus, .brd .crumbs a:focus {
	text-decoration: none;
	}

.brd .gen-content, .brd .main-content {
	background: #504F51;
	border-color: #AFB0B5;
	border-bottom-color: #AFB0B5;
	}

.brd .main-pagepost {
	background: #504F51;
	border-color: #AFB0B5;
	}

.brd .crumbs {
	background: #504F51;
	border-color: #AFB0B5;
	}


.brd .main-item, .brd .main-item li, .brd .main-item div, .brd td {
	border-color: #AFB0B5;
	background: #504F51;
	}

.brd .main-item li.info-posts,
.brd .main-item li.info-replies,
.brd .main-item li.info-views,
.brd .main-item li.info-topics {
	background: #646464;
	}

.brd .main-content .main-item .item-nav {
	color: #fff;
	}

.brd .main-content .sticky {
	}

.brd .main-content .main-item .hn .item-status em.sticky ,
.brd .main-content .main-item .hn .item-status em.closed{
	color: #fff;
	font-weight: bold;
	}

.brd .main-content .main-item .hn .item-status em.moved {
	color: #fff;
	}

.brd .post * {
	border-color: #AFB0B5;
	}

.brd .post {
	border-color: #AFB0B5;
	border-top-color: #AFB0B5;
	border-bottom-color: #AFB0B5;
	}

#topic-review .firstpost, .brd .singlepost {
	border-top-color: #AFB0B5;
	border-bottom-color: #AFB0B5;
	}

.brd .post {
	background: #504F51;
	}

.brd .posthead, .brd .postbody, .brd .post-options {
	background: #646464;
	}

.brd .posthead .hn {
	background: #999999;
	}

.brd .posthead .post-title small {
	color: #fff;
	}

.brd .online .userstatus span {
	border-color: #AFB0B5;
	}

.brd .ct-box, .brd .ct-set, .brd .ct-group, .brd .frm-group {
	border-color: #AFB0B5;
	}

.brd .admin-page .ct-box {
	background: #646464;
	}

.brd .admin-page .ct-set .ct-box, .brd .report {
	background: #504F51;
	}

.brd .admin-page .warn-set .warn-box {
	background: #646464;
	}

.brd .main-frm .ct-group, .brd #brd-announcement {
	background: #504F51;
	}

.brd .main-content .info-box {
	background: #646464;
	}

.brd .main-extensions .extension, .brd .main-hotfixes .hotfix {
	background: #504F51;
	}

.brd .main-extensions .disabled, .brd .main-hotfixes .disabled {
	background: #646464;
	}

.brd .warn-group, .brd .warn-set, .brd .warn-box, .brd .error-box, .brd #admin-alerts {
	background: #646464;
	border-color: #AFB0B5;
	}

.brd .warn-group, .brd .warn-set, .brd .warn-box, .brd .error-box {
	border-color: #AFB0B5;
	}

.brd ul.info-list li,
.brd ul.error-list li {
	color: #fff;
	}

.brd ul.info-list li span,
.brd ul.error-list li span {
	color: #fff;
	}

.brd ul li strong {
	color: #fff;
	}

.brd .user-box {
	background: #504F51;
	}
.brd .ct-box .hn, .brd .ct-box .sig-demo {
	border-color: #AFB0B5;
	color: #fff;
	}

.brd .error-box .hn {
	color: #fff;
	}

.brd .help-box {
	background: #646464;
	}

.brd .frm-buttons, .brd .extension .options, .brd .hotfix .options {
	border-color: #AFB0B5;
	}
.brd .content-options, .brd .ct-options {
	margin-top: -28px;
}
.brd .checklist {
	background: #504F51;
	border-color: #AFB0B5;
	}

.brd label, .brd .aslabel, .brd .mf-set legend, .brd .ct-legend * {
	color: #fff;
	}

.brd .paging * {
	border-color: #AFB0B5;
	}


.brd .required label em, .brd #req-msg em, .brd .warn strong, .brd .important strong {
	color: #fff;
	}

.brd .entry-content .quotebox, .brd .entry-content .codebox {
	background: #504F51;
	border-color: #AFB0B5;
	}

#brd-announcement .userbox {
	background: #504F51 none repeat scroll 0 0;
	}

.brd .main-content .main-item .hn .posted-mark {
	color: #fff;
	}

/* Menus
----------------------------------------------------------------*/

#brd-navlinks {
margin-top: 5px;
background : url(../../img/FirstStrike/headbg.png) no-repeat top right;   
color : #FFF;  
height: 30px;
width: 771px;
background-color: transparent;
line-height: 10px;
	}

#brd-ie6 {
margin-top: 5px;
background : url(../../img/FirstStrike/headbg.png) no-repeat top right;   
color : #FFF;  
height: 30px;
width: 771px;
background-color: transparent;
line-height: 10px;
	}
#brd-main-menu {
margin-top: 5px;
background : url(../../img/FirstStrike/headbg.png) no-repeat top right;   
color : #FFF;  
height: 30px;
width: 771px;
background-color: transparent;
line-height: 10px;
	}


#brd-navlinks a:link, #brd-navlinks a:visited {
	color: #fff;
	}

#brd-navlinks a:hover, #brd-navlinks a:active, #brd-navlinks a:focus {
	color: #999999;
	text-decoration: none;
	}

.brd .main-options, .brd .main-options span {
	background: #504F51;
	}

.brd .main-menu, .brd .admin-menu {
	background: transparent;
	}
.brd .admin-menu {
	line-height: 5px;
}
.brd .admin-submenu {
	height: 23px;
	line-height: 10px;
	border-color: #AFB0B5;
background-image : url(../../img/FirstStrike/middle.jpg); 
text-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;color: #ffffff;text-decoration: none;font-size: 12px;
	}

.brd .main-menu a:link,
.brd .main-menu a:visited,
.brd .admin-menu a:link,
.brd .admin-menu a:visited {
	color: #fff;
	text-decoration: none;
	}

.brd .main-menu a:hover,
.brd .main-menu a:active,
.brd .main-menu a:focus,
.brd .admin-menu a:hover,
.brd .admin-menu a:active,
.brd .admin-menu a:focus {
	text-decoration: none;
	color: #999999;
	}

.brd .main-menu li.active a:hover,
.brd .main-menu li.active a:active,
.brd .main-menu li.active a:focus,
.brd .main-menu li.active a:visited,
.brd .admin-menu li.active a:hover,
.brd .admin-menu li.active a:active,
.brd .admin-menu li.active a:focus,
.brd .admin-menu li.active a:visited {
	text-decoration: none;
	}

.brd .admin-submenu li.active a {
	text-decoration: none;
	}

.brd .main-menu li.active a {
	color: #fff;
	}

.brd .admin-menu li.active a {
	color: #fff;
	}

#brd-admod #alert a {
	color: #fff;
	}

/* Logo and Headings
----------------------------------------------------------------*/

#brd-head {
	color: #fff;
	}

#brd-head a, #brd-head a:link, #brd-head a:visited {
	color: #fff;
	}


.brd #brd-announcement h1 {
	border-color: #AFB0B5;
	}

.brd .main-subhead {
	height: 23px;
	line-height: 10px;
	border-color: #AFB0B5;
background-image : url(../../img/FirstStrike/middle.jpg); 
text-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;color: #ffffff;text-decoration: none;font-size: 12px; 
	}

.brd .column-title {
	border-color: #AFB0B5;
	background: #504F51;
	}

.brd .content-head {

	}

.brd th {
	background: #504F51;
	border-bottom-color: #AFB0B5;
	border-top-color: #AFB0B5;
	}

.brd .group-head {
	background: #504F51;
	border-color: #AFB0B5;
	}

.brd .content-head .hn {
	border-color: #AFB0B5;
	color: #fff;
	}

.brd .main-head a:link, .brd .main-head a:visited,
.brd .main-foot .options a:link, .brd .main-foot .options a:visited {
	color: #fff;
	}

.brd .main-head a:hover, .brd .main-head a:active, .brd .main-head a:focus,
.brd .main-foot .options a:hover, .brd .main-foot .options a:active, .brd .main-foot .options a:focus {
	color: #999;
	}

.brd th {
	background: #504F51;
	}

.brd .main-frm .ct-group td{
	background: #504F51;
	}


/* Status indicators
----------------------------------------------------------------*/

.brd .main-content .main-item .icon {
	background: url(../../img/FirstStrike/icon_normal.gif);
	background-repeat:no-repeat;
	height: 32px;
	}

.brd .main-content .redirect .icon {
	}

.brd .main-content .sticky .icon {
	}

.brd .main-content .closed .icon {
	}

.brd .main-content .sticky .closed {
	}

.brd .main-content .new .icon {
	background: url(../../img/FirstStrike/icon_new.gif);
	background-repeat:no-repeat;
	height: 32px;
	}

/* Multi Checkbox Widget
-------------------------------------------------------------*/

.brd .checklist .checklist-item label:hover {
	background: #999999;
	}


.brd .checklist .checklist-item label {
	background: #646464;
	}

a, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}



a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
}

.content a, .content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}



.content a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
}

.tpfnewscontentheading {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 11px;

	font-weight : bold;

	color : #DFDAD0;

	text-align : left;

	padding-left: 0px;

	height: 20px;

	padding-top: 4px;

	letter-spacing : 3px;

	text-transform : uppercase;
}

body {
color: ffffff;
font-family: verdana, sans-serif;
background: #323232;
margin: 0px;
}
table {
color: ffffff;
font-family: verdana, sans-serif;
}

.title{
font-size: 6.5pt; font-family: verdana; color: ffffff; font-variant: small-caps; letter-spacing: .75ex; font-weight: bold; height: 5px;
}
.maintitle{
font: 16px Verdana;color: #FFFFFF;font-variant: small-caps;letter-spacing:1px;font-weight: bold;
}
.latestnews {
font-size: 8px;
font-family: verdana, sans-serif;
}




.brd .main-head, .brd .main-foot {
margin-top: 5px;
margin-left: -36px;
background : url(../../img/FirstStrike/headbg.png) no-repeat top right;   
color : #FFF;  
height: 30px;
width: 771px;
font: 12px Verdana;
font-weight: bold;
letter-spacing:1px;
background-color: transparent;
line-height: 10px;
	}

.topnews {
	padding-top: 1px;
	font-family: verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 7pt;
	line-height: 11px;
	height: 11px;
}

.topnews a, .topnews a:visited {
	font-family: Lucida Console, courier new;	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}



.topnews a:hover {
	font-family: Lucida Console, courier new;
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
}


#profmenu {
visibility: hidden;
height: 0px;
}
#brd-profile-identity #profmenu, #brd-profile-avatar #profmenu, #brd-profile-signature #profmenu, #brd-profile-settings #profmenu, #brd-profile-admin #profmenu, #brd-pun_pm-inbox #profmenu, #brd-pun_pm-outbox #profmenu, #brd-pun_pm-write #profmenu, #brd-profile-about #profmenu {
visibility: visible;
height: 30px;
}
#brd-profile-identity #profmenu a, #brd-profile-avatar #profmenu a, #brd-profile-signature #profmenu a, #brd-profile-settings #profmenu a, #brd-profile-admin #profmenu a, #brd-pun_pm-inbox #profmenu a, #brd-pun_pm-outbox #profmenu a, #brd-pun_pm-write #profmenu a, #brd-profile-about #profmenu a {
line-height: 3px;
}
#main-head-bg {
height: 30px;
width: 771px;
}
#main-head-bg2 {
height: 30px;
width: 771px;
}
#main-head-bg3 {
height: 30px;
width: 771px;
}


.vtop tr {
vertical-align: top;
}
.vcenter tr {
vertical-align: middle;
}
.vbottom tr {
vertical-align: bottom;
}
.center {
text-align: center;
clear: both;
margin: none;
border: none;
padding: none;
}
.right {
text-align: right;
clear: both;
margin: none;
border: none;
padding: none;
}
.left {
text-align: left;
clear: both;
margin: none;
border: none;
padding: none;
}

#brd-index #brd-main .main-head .hn, #brd-index #brd-main .main-foot .hn{
padding-left: 30px;
font: 16px Verdana;
color: #FFFFFF;
font-variant: small-caps;
letter-spacing:1px;
font-weight: bold;
height: 30px;
}
.main-head .hn, .main-foot .hn, .main-foot p{
padding-left: 30px;
color: #FFFFFF;
font-weight: bold;
}
.main-foot .options, .main-head .options {
padding-right: 20px;
}
#brd-index #brd-main .main-head h2, #brd-index #brd-main .main-foot h2{
padding-top: 5px;
}

#ek_chatLite .chatBox {
	background-color: #504F51;
	border-color: #AFB0B5;
	border-style:solid;
	border-width:1px;
}
#ek_chatLite h2 {
margin-top: 5px;
background : url(../../img/FirstStrike/headbg.png) no-repeat top right;   
color : #FFF;  
height: 30px;
width: 771px;
background-color: transparent;
line-height: 10px;
font: 16px Verdana;
color: #FFFFFF;
font-variant: small-caps;
letter-spacing:1px;
font-weight: bold;
line-height: 28px;
}

#ek_chatLite {
	margin-bottom:1em;
}

#ek_chatLite br {
	display:inline;
}
#ek_chatLite .chatError {
	background-color:rgb(242,209,209);
	cursor:pointer;
	font-weight:bold;
	padding:1px 1px 4px;
	text-align:center;
	zoom:100%;
}
#ek_chatLite .chatContent {
	height:160px;
	overflow:auto;
	padding:2px;
}
#ek_chatLite input {
	margin:2px 2px 4px;
}
#ek_chatLite .chatDel {
	color:rgb(255,149,149);
	cursor:pointer;
	font-weight:bold;
}
#ek_chatLite .chatDel:hover {
	color:rgb(255,79,79);
}
