/* Main.CSS Styled By Tesla & Zhalix */

@import url("navbar.css");


/* General */


body {
	width: 930px;
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	background-color: #161616;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}

hr {
  border-color: #444;
  border-style: dotted;
  border-width: 2px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
}

td { 
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}


img {
	border: none;
}


a {
	outline: none !important;
}


a:link {
	color: #78cb00;
	font-family: Arial,Helvetica,sans-serif;
	line-height: normal;
	font-size: 12px;
	text-decoration: none;
}


a:hover {
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	line-height: normal;
	font-size: 12px;
	text-decoration: none;
}


a:visited {
	color: #78cb00;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}


#footer_container {
	clear: both;
	color: #444;
}


input, textarea {
	background-color:#222;
	border: 1px solid #353434;
	color: #FFF;
}







/* Banner */


#banner_top_left {
	background-image: url(../images/banner_left.png);
	height: 27px;
	width: 13px;
	float: left;
}


#banner_top_mid {
	background-image: url(../images/banner_mid.png);
	background-repeat: repeat-x;
	height: 27px;
	width: 904px;
	float: left;
}

#banner_top_mid .playerCount {
	text-align: right;
	margin-top: 6px;
	display: block;
	font-weight: bold;
	font-family: Tahoma;
}


#banner_top_right {
	background-image: url(../images/banner_right.png);
	height: 27px;
	width: 13px;
	float: left;
}


#banner_main_img {
	background-image: url(../images/banner_main.png);
	float: left;
	height: 120px;
	width: 929px;
}


#banner_bottom_left {
	background-image: url(../images/banner_left.png);
	float: left;
	height: 27px;
	width: 13px;
}


#navbar_main {
	height: 27px;
	width: 904px;
	float: left;
	background-image: url(../images/banner_mid.png);
	background-repeat: repeat-x;
}


#banner_bottom_right {
	background-image: url(../images/banner_right.png);
	height: 27px;
	width: 13px;
	float: left;
}








/* index.php - Sidebar */


#sidebar {
	margin-top: 9px;
	margin-right: 3px;
	float: left;
	width: 228px;
}


.sidebar_container {
	background-color: #000;
	width: 228px;
	border: 1px solid #353434;
	margin-bottom: 9px;
}


.sidebar_header {
	background-image: url(../images/body_header_left.png);
	height: 27px;
	width: 228px;
	line-height: 27px;
	font-size: 1em;
	font-weight: bold;
}


.sidebar_header  a {
	position: relative;
	top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}


.sidebar_content {
	padding: 5px;
	display: block;
}


#recentpost_container .sidebar_content {
	white-space: nowrap;
}


#sidebar ul {
	list-style-type: none;
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
}


#modsonline_container li {
	background-image: url('/images/urt.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
}


#ventonline_container li {
	background-image: url('/images/vent.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
}


#externallinks_container li {
	background-image: url('/images/ext_links.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
}









/* index.php - Right Body */

#right_body {
	margin-top: 9px;
	float: right;
	width: 694px;
}


.right_container {
	background-color: #000;
	border: 1px solid #353434;
	width: 694px;
	margin-bottom: 9px;
}


.right_header {
	background-image: url(../images/body_header_right.png);
	line-height: 27px;
	height: 27px;
	width: 694px;
	font-size: 1em;
	font-weight: bold;
}


.right_header  a {
	position: relative;
	top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}


#featured_container .right_content {
	padding: 0px;
}


.feat_title {
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana;
	padding: 5px;
}


.feat_reg_text{
	color: #FFF;
	font-style: italic;
	font-family: Verdana;
	padding: 5px;
}


.right_content {
	padding: 10px;
	display: block;
}


.news_timestamp {
	float: right;
	font-size: 10px;
}


.news_timestamp a {
	color: #555555;
	font-size: 10px;
}


.news_timestamp a:hover {
	color: #999999;
	font-size: 10px;
}


.news_title {
	font-weight: bold;
	font-size: 14px !important;
	position: relative;
	top: -5px;
}


.news_body {
	padding: 20px;
}


.post {
	padding-left: 15px !important;
	padding-right: 15px !important;
}


.smaller {
	font-size: x-small;
	color: #555555;
	float: right;
}


.smaller a {
	font-size: x-small;
	color: #fff;
}








/* contact/index.php */


#contact_form_container {
	background-color: #000;
	border: 1px solid #353434;
	width: 929px;
	margin-top: 9px;
	float: left;
	
}


#contact_form_header {
	background-image: url(../images/body_header_full.png);
	line-height: 27px;
	height: 27px;
	width: 929px;
	font-size: 1em;
	font-weight: bold;
	text-indent: 30px;
}


#contact_form_content {
	padding: 10px;
}









/* servers.php */


#servers_container {
	background-color: #000;
	border: 1px solid #353434;
	width: 929px;
	margin-top: 9px;
	float: left;
}


#servers_header {
	background-image: url(../images/body_header_full.png);
	line-height: 27px;
	height: 27px;
	width: 929px;
	font-size: 1em;
	font-weight: bold;
	text-indent: 30px;
}


#servers_content {
	padding: 10px;
}


#servers_intro_container {
	background-color: #000;
	border: 1px solid #353434;
	width: 929px;
	margin-top: 9px;
	float: left;
}


#servers_intro_header {
	background-image: url(../images/body_header_full.png);
	line-height: 27px;
	height: 27px;
	width: 929px;
	font-size: 1em;
	font-weight: bold;
	text-indent: 30px;
}


#servers_intro_content {
	padding: 10px;

}


#servers_rules_container {
	background-color: #000;
	border: 1px solid #353434;
	width: 929px;
	margin-top: 15px;
	float: left;
}


#servers_rules_header {
	background-image: url(../images/body_header_full.png);
	line-height: 27px;
	height: 27px;
	width: 929px;
	font-size: 1em;
	font-weight: bold;
	text-indent: 30px;
}


#servers_rules_content {
	padding: 10px;

}


#servers_snapshot_container {
	background-color: #000;
	border: 1px solid #353434;
	width: 929px;
	margin-top: 15px;
	float: left;
}


#servers_snapshot_header {
	background-image: url(../images/body_header_full.png);
	line-height: 27px;
	height: 27px;
	width: 929px;
	font-size: 1em;
	font-weight: bold;
	text-indent: 30px;
}


#servers_snapshot_content {
	padding: 10px;
}








/* stats.php */


#stats_links_container {
	background-color: #000;
	width: 228px;
	float: left;
	margin-right: 3px;
	border: 1px solid #353434;
	margin-top: 9px;
}


#stats_links_header {
	background-image: url(../images/body_header_left.png);
	height: 27px;
	width: 228px;
	line-height: 27px;
	text-indent: 27px;
	font-size: 1em;
	font-weight: bold;
}


#stats_links_content {
	padding: 0px;
	white-space: nowrap;
}


#stats_info_container {
	background-color: #000;
	border: 1px solid #353434;
	width: 694px;
	margin-top: 9px;
	float: right;
}


#stats_info_header {
	background-image: url(../images/body_header_right.png);
	line-height: 27px;
	height: 27px;
	width: 694px;
	font-size: 1em;
	font-weight: bold;
	text-indent: 30px;
}


#stats_info_content {
	padding: 10px;

}








/* onlinemods.php */


#full_mods_container {
	background-color: #000;
	border: 1px solid #353434;
	width: 929px;
	margin-top: 9px;
	float: left;
}


#full_mods_header {
	background-image: url(../images/body_header_full.png);
	line-height: 27px;
	height: 27px;
	width: 929px;
	font-size: 1em;
	font-weight: bold;
	text-indent: 30px;
}


#full_mods_content {
	padding: 10px;
}


#full_mods_table > td {
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	padding: 10px;
}


#full_mods_tr_header > td {
	font-weight: bold;
	font-size: 20px;
}


#full_mods_name_header {
	width: 150px;
}


#full_mods_position_header {
	width: 150px;
}


#full_mods_online_header {
	width: 80px;
}


.full_mods_online_common {
	text-align: center;
	padding-right: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	padding: 10px;
}


.full_mods_name_common {
	font-weight: bold;
	font-size: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	padding: 10px;
}


.full_mods_position_common {
	font-weight: bold;
	font-size: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	padding: 10px;
}


.full_mods_server_common {
	font-weight: bold;
	font-size: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	padding: 10px;
}

