body {
	font-family:arial;
	font-size:12px;
	margin:auto;
	color:#000;
	background:#717E85;
	width:982px;
}
table {
	font-size:12px;
}
h2 {
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-size:12px;
	margin-bottom:4px;
	margin-top:0px;
}
h4 {
	font-size:12px;
}
input {
	border:1px solid #CECECE;
	font-size:13px;
}
img {
	border:0px;
}
a {
	border:none;
}
a:link, a:visited {
	color:blue;
}
#loading-bar {
	width:400px;
	height:75px;
	background:grey;
	font-weight:bold;
	padding: 3px;
	font-size:30px;
	margin: auto;
	position: fixed;
	left: 30%;
	top: 40%;
	text-align: center;
}
.cpheader {
	font-weight:bold;
	font-size:18px;
}
.boldtext {
	font-weight:bold;
}
.bit_wrap {
	overflow:hidden;
	padding:6px 0 0 0;
	position:relative;
}
.bit_wrap2 {
	overflow:hidden;
	padding:0 0 0 0;
	position:relative;
}
.infoboxbit_wrap_top {
	overflow:hidden;
	padding:18px 0 0 0;
	position:relative;
}
.smalltext_reg {
	font-size:10px;
	width:100px;
}
.pixel_border {
	border:1px solid #CECECE;
}
.shadowmask {
	background:#717E85 url(images/shadow_mask.gif) no-repeat;
	width:934px;
	margin-top:-15px;
	position:absolute;
	height:15px;
}
.shadowmask_reversed {
	background:#717E85 url(images/shadow_mask_reversed.gif) no-repeat;
	width:934px;
	height:15px;
}
.shadowmask2 {
	background:#717E85 url(images/shadow_mask2.gif) no-repeat;
	width:934px;
	margin-top:-15px;
	position:absolute;
	height:15px;
}
.grey_px {
	background:url(images/grey_px.gif) repeat-x;
	width:675px;
	height:1px;
	margin-bottom:5px;
}
.bigtext {
	font-size:14px;
	font-weight:bold;
	color:#404040;
	padding:5px;
	padding-left:0px;
}
.cpheader_box {
	background:#ABBCC6 url(images/information_icon.png) no-repeat;
	padding:5px;
	padding-left:60px;
	width:auto;
	margin-top:5px;
	margin-bottom:5px;
	min-height:40px;
	width:91.4%;
}
.cpheader_warningbox {
	background:#CE9696 url(images/stop_icon.png) no-repeat;
	padding:5px;
	padding-left:60px;
	width:auto;
	margin-top:5px;
	margin-bottom:5px;
	min-height:45px;
	width:91.4%;
}
.description {
	font-size:11px;
}
.capitalise {
	text-transform:capitalize;
}
.left_margin {
	margin-left:20px;
}
/* Block Wrappers */
#bodycontainer {
	width:982px;
	margin:auto;
}
#top {
	background:#717E85 url(images/header_back.gif) no-repeat;
	height:25px;
}
#topcontainer {
	background:#717E85 url(images/main_back.gif) repeat-y;
	padding:0px 0px 0px 24px;
}
#container {
	background:#717E85 url(images/main_back.gif) repeat-y;
	padding:0px 0px 0px 24px;
}
#bottom {
	background:#717E85 url(images/footer_back.gif) no-repeat;
	height:58px;
	margin:0 0 0 0px;
}

/* Header */
#header {
background:url(images/header_top.gif) no-repeat;
	height:146px;
	width:934px;
}
.header_internal_top {
	margin:none;
	padding:none;
	position:absolute;
	width:900px;
}
#name {
	font-size:30px;
	font-weight:bold;
	color:#fff;
	margin-top:50px;
	margin-left:30px;
}
#slogan {
	margin-left:30px;
	font-size:12px;
	font-weight:bold;
	color:#EAEAEA;
}

/* Top Logo */
.toplogo /* About this tag: This entry provides the logo in the header. The default logo is NuclearBB's, but you can change it at will. */ {
	margin-left:65px;
	margin-top:50px;
	background:url(images/header_logo.gif) no-repeat;
	height:37px;
	width:211px;
	
}
	
/* Top Menu */
.topmenu a {
	text-decoration:none;
	color:#fff;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
.topmenu ul {
	float:right;
	height:15px;
	margin-top:8px;
}
.topmenu ul li {
	display:block;
	margin:0px;
	padding:0px;
	height:24px;
	list-style:none;
}
.topmenu .normal {
	background:url(images/top_menu_bg.gif) no-repeat top left;
	padding:7px 2px 0px 23px;
	display:block;
	height:24px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	float:left;
}
.topmenu .left {
	background:url(images/top_menu_bg_left.gif) no-repeat top left;
	padding:7px 2px 0px 15px;
	display:block;
	height:24px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	float:left;
}
.topmenu .right {
	background:url(images/top_menu_bg_right.gif) no-repeat top left;
	padding:7px 5px 0px 10px;
	display:block;
	height:24px;
	width:0px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	float:left;
}

/* Bottom Menu */
.bottommenu a {
	text-decoration:none;
	color:#fff;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
.bottommenu ul {
	float:right;
	height:15px;
	margin-top:100px;
	right:0px;
	position:absolute;
}
.bottommenu ul li {
	display:block;
	margin:0px;
	padding:0px;
	height:24px;
	list-style:none;
}
.bottommenu .normal {
	background:url(images/bottom_menu_bg.gif) no-repeat top left;
	padding:10px 2px 0px 23px;
	display:block;
	height:24px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	float:left;
}
.bottommenu .left {
	background:url(images/bottom_menu_bg_left.gif) no-repeat top left;
	padding:10px 2px 0px 15px;
	display:block;
	height:24px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	float:left;
}
.bottommenu .right {
	background:url(images/bottom_menu_bg_right.gif) no-repeat top left;
	padding:10px 5px 0px 10px;
	display:block;
	height:24px;
	width:0px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	float:left;
}

/* Forum Bits */
.forumbit_category_title {
	font-size:12px;
	height:50px;
}
.forumbit {
	background:url(images/forumbit.gif) repeat-y;
	width:934px;
}
.forumbit_internal {
	background:#93A2AB;
	margin-left:18px;
	width:898px;
}
.forumbit_internal table {
	background:#fff;
	width:898px;
}
.forumbit_top {
	background:url(images/forumbit_top.gif) no-repeat;
	height:6px;
	width:934px;
	position:absolute;
	top:0;
}
.forumbit_top_end {
	background:url(images/forumbit_top_end.gif) no-repeat;
	height:20px;
	width:934px;
	top:0;
}
.forumbit_bottom {
	background:url(images/forumbit_bottom.gif) no-repeat;
	height:21px;
	width:934px;
}
.forumbit_centre {
	background:url(images/forumbit_centre.gif) no-repeat;
	height:27px;
	width:934px;
}
.forumbit_generic {
	width:auto;
	font-size:11px;
	background:#ABBCC6;
}
.forumbit_status {
	width:35px;
	background:#ABBCC6;
}
.forumbit_forumname {
	width:510px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_topics {
	width:70px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_posts {
	width:70px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_topicname {
	width:auto;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_colour {
	color:#404040;
	font-size:11px;
}
.forumbit_moderate {
	width:30px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_reportleft {
	width:200px;
	background:#EAEAEA;
}
.forumbit_reportright {
	width:auto;
	background:#EAEAEA;
}
.forumbit_username {
	width:auto;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_teamusername {
	width:150px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_forums {
	width:auto;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_lastclick {
	width:200px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_location {
	width:auto;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_groupname {
	width:200px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_groupdesc {
	width:auto;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_icon {
	width:20px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_joined {
	width:120px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_contact {
	width:120px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_views {
	width:70px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_lastpostinfo {
	width:194px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_searchoption {
	width:150px;
	background:#EAEAEA;
	font-size:12px;
}
.forumbit_searchanswer {
	width:auto;
	background:#EAEAEA;
	font-size:12px;
}
.forumbit_searchbutton {
	width:auto;
	background:#EAEAEA;
	font-size:12px;
}
.forumbit_searchauthor {
	background:#EAEAEA;
	width:200px;
}
.forumbit_searchposts {
	width:70px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_searchauthor_top {
	width:100px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_searchforum {
	width:150px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_searchtitle {
	width:auto;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_subject {
	width:auto;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_to-from {
	width:120px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_time {
	width:110px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_actions {
	width:105px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_searchviews {
	width:70px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_loginoption {
	width:140px;
	background:#EAEAEA;
	font-size:12px;
}
.forumbit_group_name {
	width:250px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_group_members {
	width:auto;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_group_leaders {
	width:200px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_authorname {
	width:150px;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_newpostscontent {
	width:auto;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_loginanswer {
	width:auto;
	background:#EAEAEA;
	font-size:12px;
}
.forumbit_loginbutton {
	width:auto;
	background:#EAEAEA;
	font-size:12px;
}
.forumbit_background_pollleft {
	width:40%;
	background:#EAEAEA;
	font-size:12px;
}
.forumbit_background_genleft {
	background:#EAEAEA;
	width:50%;
}
.forumbit_background_profileleft {
	background:#EAEAEA;
	width:300px;
}
.forumbit_background_profiledataleft {
	background:#EAEAEA;
}
.forumbit_background_profiledataright {
	background:#EAEAEA;
}
.forumbit_background_genright {
	background:#EAEAEA;
	width:50%;
}
.forumbit_background_left {
	background:#EAEAEA;
	width:150px;
}
.forumbit_background_right {
	background:#EAEAEA;
	width:auto;
}
.forumbit_background_pollright {
	width:auto;
	background:#EAEAEA;
	font-size:12px;
}
.forumbit_background_generic /* About this tag: This entry provides the background colour for forum cells. It does not encompass a specific width as this is provided by the top row of the forum display tables. */ {
	width:auto;
	background:#EAEAEA;
}
.forumbit_background_generic_cap {
	text-transform:capitalize;
	width:auto;
	background:#EAEAEA;
}
.forumbit_background_highlight /* About this tag: This entry provides the background colour for highlighted forum cells. It does not encompass a specific width as this is provided by the top row of the forum display tables. */ {
	width:auto;
	background:#CE9696;
}
.forumbit_background_hidden /* About this tag: This entry provides the background colour for hidden forum cells. It does not encompass a specific width as this is provided by the top row of the forum display tables. */ {
	width:auto;
	background:#CE9696;
}
.forumbit_bottom_end {
	background:url(images/forumbit_bottom_end.gif) no-repeat;
	height:50px;
	width:934px;
}
.forumbit_bottom_end_nospace {
	background:url(images/forumbit_bottom_end.gif) no-repeat;
	height:19px;
	width:934px;
}
.forumbit_reported_post {
	width:auto;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_reported_by {
	width:auto;
	background:#ABBCC6;
	font-size:11px;
}
.forumbit_reported_at {
	width:110px;
	background:#ABBCC6;
	font-size:11px;
}

/* Infobox Bits */
.infoboxbit_top {
	background:url(images/infoboxbit_top.gif) no-repeat;
	height:6px;
	width:934px;
	position:absolute;
	top:0;
}
.infoboxbit_top_end {
	background:url(images/infoboxbit_top_end.gif) no-repeat;
	height:18px;
	width:934px;
	position:absolute;
	top:0;
}
.infoboxbit {
	background:url(images/infoboxbit_back.gif) repeat-y;
	width:934px;
}
.infoboxbit .smalltext {
	font-size:10px;
}
.infoboxbit .internal {
	background:#D3D3D3;
	margin-left:18px;
	width:898px;
}
.infoboxbit .internal table {
	background:#fff;
	width:898px;
}
.infoboxbit_bottom {
	background:url(images/infoboxbit_bottom.gif) no-repeat;
	height:20px;
	width:934px;
}
.infoboxbit_bottom_end {
	background:url(images/infoboxbit_bottom_end.gif) no-repeat;
	height:22px;
	width:934px;
}
.infoboxbit_title {
	width:100px;
	background:#EAEAEA;
}
.infoboxbit_information {
	width:auto;
	background:#EAEAEA;
}
.infoboxbit_background_generic /* About this tag: This entry provides the background colour for forum cells. It does not encompass a specific width as this is provided by the top row of the forum display tables. */ {
	width:auto;
	background:#EAEAEA;
}
.infoboxbit_config_name {
	width:150px;
	background:#EAEAEA;
	font-size:11px;
}

/* Warning Bits */
.warningbit_top {
	background:url(images/warningbit_top.gif) no-repeat;
	height:6px;
	width:934px;
	position:absolute;
	top:0;
}
.warningbit {
	background:url(images/warningbit_back.gif) repeat-y;
	width:934px;
}
.warningbit_internal {
	background:#CE9696;
	margin-left:18px;
	width:898px;
}
.warningbit_internal table {
	background:#fff;
	width:898px;
}

.warningbit_bottom {
	background:url(images/warningbit_bottom.gif) no-repeat;
	height:20px;
	width:934px;
}
.warningbit_bottom_end {
	background:url(images/warningbit_bottom_end.gif) no-repeat;
	height:20px;
	width:934px;
}

/* Non-Dynamic Page Bits */
.nondynamicbit_top {
	background:url(images/nondynamicbit_top.gif) no-repeat;
	height:6px;
	width:934px;
	position:absolute;
	top:0;
}
.nondynamicbit {
	background:url(images/nondynamicbit_back.gif) repeat-y;
	width:934px;
}
.nondynamicbit_internal {
	margin-left:18px;
	width:898px;
}
.nondynamicbit_bottom {
	background:url(images/nondynamicbit_bottom.gif) no-repeat;
	height:20px;
	width:934px;
}

/* Post Bits */
.postbit_background_highlight /* About this tag: This entry provides the background colour for highlighted forum cells. It does not encompass a specific width as this is provided by the top row of the forum display tables. */ {
	width:auto;
	background:#CE9696;
}
.postbit_date {
	width:auto;
	background:#EAEAEA;
	font-size:12px;
	height:20px;
}
.postbit_details {
	width:auto;
	background:#EAEAEA;
	font-size:12px;
	height:20px;
}
.postbit_profile {
	width:150px;
	background:#EAEAEA;
	font-size:12px;
}
.postbit_content {
	width:auto;
	background:#EAEAEA;
	font-size:12px;
}

.postbit_date_highlight {
	width:auto;
	background:#CE9696;
	font-size:12px;
	height:20px;
}
.postbit_details_highlight {
	width:auto;
	background:#CE9696;
	font-size:12px;
	height:20px;
}
.postbit_profile_highlight {
	width:150px;
	background:#CE9696;
	font-size:12px;
}
.postbit_content_highlight {
	width:auto;
	background:#CE9696;
	font-size:12px;
}

/* BBCODE */
.quote {
	padding:10px;
	background:#C0C0C0 url(images/quotemark.gif) no-repeat top left;
	color:#000;
	border:solid grey 1px;
}
.code {
	font-family:courier;
	border:1px dashed #CECECE;
	background:#CCCCCC url(images/codemark.gif) no-repeat top left;
	padding:10px;
}

/* User Control Panel and Moderator Control Panel Bits */
.wrapper_right {
	float: left;
	width: 100%;
}
.wrapper_right_inner {
	margin-left: 220px;
}
.wrapper_left {
	float: left;
	width: 220px;
	margin-left: -957px;
}
.wrapper_wrapper {}

.rcpbit_top {
	background:url(images/rcpbit_top_end.gif) no-repeat;
	height:6px;
	width:714px;
	position:absolute;
	top:0;
}
.rcpbit {
	background:url(images/rcpbit_back.gif) repeat-y;
	width:714px;
}
.rcpbit_internal {
	background:#D3D3D3;
	margin-left:18px;
	width:670px;
}
.rcpbit_internal table {
	background:#fff;
	width:678px;
}
.rcpbit_bottom {
	background:url(images/rcpbit_bottom_end.gif) no-repeat;
	height:20px;
	width:714px;
}

.lcpbit_top {
	background:url(images/lcpbit_top_end.gif) no-repeat;
	height:6px;
	width:714px;
	position:absolute;
	top:0;
}
.lcpbit {
	background:url(images/lcpbit_back.gif) repeat-y;
	width:714px;
}
.lcpbit_internal {																			
	margin-left:18px;
	width:670px;
}
.lcpbit_internal table {
	background:#fff;
	width:678px;
}
.lcpbit_bottom {
	background:url(images/lcpbit_bottom_end.gif) no-repeat;
	height:20px;
	width:714px;
}





.register-username-taken {
	border:1px solid #ff0000;
	background-color: #FFB0B0;
}
.register-username-ok {
	border:1px solid #00ff00;
}