* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

img {
	border: 0;
}

#wrapper {
	margin: 0 auto;
	width: 993px;
}
#header {
	color: #333;
	width: 989px;
	float: left;
	position: relative;
	display: table;
	margin-top: 5px;
	padding-bottom: 5px;
}
#leftcolumn {
	color: #333;
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#content {
	float: left;
	color: #333;
	width: 620px;
	display: inline;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#rightcolumn {
	color: #333;
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#footer {
	width: 984px;
	color: #333;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 5px;
}

#footer a {
	color: #333;
}

#cbox {
	width: 620px;
	float: left;
	color: #fff;
	padding-bottom: 11px;
}
#ctop {
	background-image: url(/global/images/ctop.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 36px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}
#cbg {
	background-image: url(/global/images/cbg.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	width: 600px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	position: relative;
	clip : auto;
	margin: 0 auto;
} 
#cbottom {
	background-image: url(/global/images/cbottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 9px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}
#sbox {
	width: 170px;
	float: left;
	color: #fff;
	padding-bottom: 11px;
}
#stop {
	background-image: url(/global/images/stop.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 36px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;	
}

#stop p, #ctop p {
	padding-top: 13px;
	padding-left: 15px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#sbg {
	background-image: url(/global/images/sbg.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	width: 154px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#sbottom {
	background-image: url(/global/images/sbottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 9px;
	width: 170px;
	margin-right: 0px;
	margin-left: 0px;
	margin: 0 auto; }
#nbox {
	width: 989px;
	float: left;
	color: #fff;
	width: 983px;
	float: left;
	height: 49px;
}
#nboxadmin {
	width: 989px;
	float: left;
	color: #fff;
	width: 983px;
	float: left;
}
#ntop {
	background-image: url(/global/images/ntop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 7px;
	width: 984px;
	position: relative;
}
#nbottom {
	width: 984px;
	background-image: url(/global/images/nbottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 7px;
	margin-bottom:12px;
}
#nbg {
	background-image: url(/global/images/nbg.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 964px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	height: 23px;
}

#nbgadmin {
	background-image: url(/global/images/nbg.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 964px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

a {
	color: #FFFFFF;
}

.message {
	background-color: #0A2003;
	padding: 5px;
	border: 1px solid #081903;
}

.warning {
	background-color: #340000;
	padding: 5px;
	border: 1px solid #1E0000;
}


fieldset {
	padding: 5px;
}

legend {
	padding-left: 5px;
	padding-right: 5px;
}

table {
	width: 99%;
	border-collapse: collapse;
	margin: 5px 5px 0 5px;
}

table, td {
	padding: 5px;
}

.box_wrapper {
	border: 1px solid #383B3F;	
}

.box_subject {
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	border-bottom: 1px solid #383B3F;
	background-color: #000000;
}

.box_subject a {
	color: #FFFFFF;
}

.box_content {
	padding: 5px;
}

.box_footer {
	margin-top: 10px;
}

.box_footer a {
	text-decoration: none;
	font-weight: bold;
}

table.default {
	width: 99%;
	border-collapse: collapse;
	margin: 5px 5px 0 5px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

table.default td {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.thead a {
	color: #000000;
}

table.default td fieldset {
	margin: 5px 0 5px 0;
	border: 1px solid #CCCCCC;
	font-style: italic;
}

table.default td legend {
	padding: 0 5px 0 5px;
	border: 1px solid #CCCCCC;
	font-style: normal;
}

table.default td .header {
	margin-bottom: 10px;
}

table.default td .footer {
	margin-top: 10px;
}

table.none {
	width: auto;
	border: 0;
}

table.none td {
	border: 0;
}

.thead {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	background-color: #DFDFDF;
	text-align: center;
}

.paginate {
	font-size: 12px;
}

.paginate a {
	color: #FFFFFF;
	text-decoration: none;
}

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*dark purple border*/
	border-width: 1px 0;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white;
	text-decoration: none; /*dark purple divider between menu items*/
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #333333; /*dark purple divider between menu items*/
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-position: center center;

}

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 16px;
    border: 16px solid orange;
    background-color: white;
    z-index:1002;
    overflow: auto;
}

	/* -------------------------------- */
	/* FORUMS   						*/
	
	.catMain {
		border: 1px solid #666666; 
	}
	.catMainSub {
		border-style: none;
	}
	.catSub {
		border-style: none;
	}

	
	.threadSticky {
		border-style: none;
	} 	
	
	
	.threadWrapper {
		border: 1px solid #666666;
	}
	.postTimestamp {
		border: 1px solid #666666;
	}
	.postAuthor {
		border: 1px solid #666666;
	}
	.postContent {
		border: 1px solid #666666;
		border-bottom-style:none;
	}

	.media{
	font-family:Arial, Helvetica, sans-serif;
	border: 2px solid #383B3F;
}