@charset "utf-8";
/* CSS Document */

/** Web Generic **/
.layout_mail_top {
	width: 990px;
	height: 25px;
	background: top left url(/images/topbar.png) no-repeat;
	text-align:center;
	padding-top: 12px;
	font-size: 12px;
	color: #FC0;
	font-weight: bold;
	vertical-align: middle;
}

/** News **/
div.newspicture {
	margin:2px;
	border: 1px dotted #c4d0df;
	background-color: #17283c;
	color: #c4d0df;
	font-size: 11px;
	padding: 2px;
	text-align:center;
	width: 266px;
	overflow:hidden;
}
img .specialnews{
	width:260px;
	height:208px
}

/** Forums - Generic **/
.overflow_11 {
	height: 11px;
	overflow: hidden;
	width: 100%;
}
.tbl_lastpost {
	width: 100%;
	padding-left: 5px;
}
.tbl_lastpost_l {
	float: left;
	padding-top: 2px;
	width: 90%;
}
.tbl_lastpost_r {
	float: right;
	width: 18px;
	padding-top: 2px;
	text-align: right;
}

/** Forum Top Bar **/
.tbl_forum_top {
	height: 36px;
	background: top left url(/images/pageforumbuttontop.png) no-repeat;
	padding-top: 14px;
	padding-left: 26px;
	padding-right: 17px;
	margin-top: -0.175em;
}
.tbl_forum_top_button {
	float: left;
	vertical-align: middle;
	height: 13px;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}
.style_top_buttons {
	color: #d3d3d3;	
}

/** Forum Category Boxes **/
.tbl_catSide_l {
	float: left;
	width: 312px;
}
.tbl_catSide_r {
	float: right;
	width: 312px;
}
.tbl_forumboxTitle {
	height: 15px;
	font-size: 11px;
	color: #aeb9c3;
	vertical-align: middle;
	border-bottom: 1px dotted #aeb9c3;
	margin-bottom: 3px;
	font-weight:bold;
	text-transform: uppercase;
	padding: 1px;
}
.tbl_forumBox {
	/*border: 1px dotted #3c4b53;
	padding: 2px;
	background-color: #222f38;*/
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 2px;
}
.tbl_forumBox_on {
	border: 1px dotted #dfaa1a;
	background-color: #563710;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.tbl_forumboxSpace {
	height: 10px;
	width: 100%;
	display: block;
}
.tbl_forumIcon {
	width: 80px;
	border: 1px solid #537685;
	background-color: #000;
	float: left;
}
.tbl_forumIcon_on {
	width: 80px;
	border: 1px solid #ce8e13;
	background-color: #000;
	float: left;
}
.tbl_forumInfo {
	float: left;
	width: 226px;
}
.tbl_forumInfo_header {
	height:16px;
	overflow:hidden;
	border-bottom: 1px solid #537685;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	width: 100%;
	margin-bottom: 1px;
	padding-left: 3px;
}
.tbl_forumInfo_header_on {
	height:16px;
	overflow:hidden;
	border-bottom: 1px solid #dfaa1a;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	width: 100%;
	margin-bottom: 1px;
	padding-left: 3px;
}
.style_forumInfo {
	color: #4dc5f2;
	TEXT-DECORATION: none;
	padding-left: 3px;
}
.style_forumInfo_on {
	color: #efa414;
	TEXT-DECORATION: none;
	padding-left: 3px;
}
.tbl_forumInfo_details {
	padding-bottom: 2px;
	margin-bottom: 2px;
	/*border-bottom: 1px dotted #304a55;*/
	padding-left: 5px;
}
.tbl_forumInfo_details_on {
	padding-bottom: 2px;
	margin-bottom: 2px;
	/*border-bottom: 1px dotted #90642b;*/
	padding-left: 5px;
}

/** Forums Layout **/
.main_layout {
	width: 990px;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
}
.footer_forums {
	width: 100%;
}
.footer_icons {
	float:left;
	display:block;
	padding-top: 2px;
}
.footer_right {
	display:block;
	float:right;
	width:390px;
}
.footer_dropdown_txt {
	display:block;
	float:left;
	margin-right: 10px;
	padding-top: 2px;
	font-weight: bold;
}
.footer_dropdown {
	display:block;
	float:left;
	margin-right: 10px;
}
.footer_totop {
	display:block;
	float:right;
	width: 70px;
}
.footer_bg {
	vertical-align: top;
	background-image: url(/images/layout/mainframe_12.jpg);
	width:990px;		
}
.footer_bg_inner {
	width:990px;
	text-align:center;
	vertical-align: middle;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.footer_bottom {
	vertical-align: top;
	background-image: url(/images/layout/mainframe_14.jpg);
	width: 100%;
	height: 60px;
	text-align:center;
	padding: 9px 75px 0px 75px;
}
.footer_bottom_left {
	display: block;
	float: left;
	text-align:left;
	vertical-align: middle;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	width: 600px;
}
.footer_bottom_right {
	display: block;
	float: left;
	width: 240px;
	text-align:right;
}

/** Theme Coloring **/
.theme_text_field {
	display: block;
	vertical-align: top;
	border: 1px solid #3a3838;
}