*{
	margin: 0;
	padding: 0;
	border: 0;
}

html,body {
	background: url('../images/background.jpg') no-repeat fixed center left #000 !important;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	height: 100%;
}

a{
	color: #000;
	text-decoration: none;
}

a:hover{
	color: #555;
	text-decoration: none;
}

#wrap {
	width: 900px;
	margin: 0 auto;
}

/* Header */
#header{
	background: url('../images/logo.png') no-repeat center;
	width: 900px;
	height: 150px;
	margin-bottom: 10px;
	float: left;
}

/* Menu */
ul#navbar{
	list-style: none;
	background: url('../images/patroon.jpg');
	width: 860px;
	height: 50px;
	padding-left: 12px;
	border: 2px solid #667985;
	margin-bottom: 20px;
	float: left;
}

ul#navbar li{
	background: url('../images/menu.png') no-repeat;
	float: left;
	margin-top: 5px;
	margin-right: 7px;
	width: 136px;
	height: 41px;
	text-align: center;
	font-size: 24px;
}

ul#navbar li a{
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	padding-top: 8px;
}

ul#navbar li.active,ul#navbar li a:hover{
	background: url('../images/menu_active.png') no-repeat;
	color: #fff;
}

/* Top Field */
.top_field,.middle_field,.shop_field{
	background: url('../images/patroon.jpg');
	width: 410px;
	height: 185px;
	border: 9px solid #667985;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.middle_field{
	width: 858px;
	float: left;
	height: auto;
}

.middle_content{
	padding: 15px;
	float: left;
	font-size: 14px;
	width: 828px;
}

.shop_field{
	width: 410px;
	float: left;
	height: auto;
	min-height: 350px;
}

.shop_content{
	padding: 15px;
	float: left;
	font-size: 14px;
	width: 380px;
}

.middle_field{
	width: 858px;
	float: left;
	height: auto;
}

.middle_content{
	padding: 15px;
	float: left;
	font-size: 14px;
	width: 828px;
}

h5{
	font-weight: normal;
}

.back{
	float: left;
	margin-top: 6px;
}

.field_head{
	background: #000;
	height: 38px;
	padding-left: 5px;
}
.field_head img.field_head_icon {
	float: left;
	padding-top: 4px;
	margin-right: 5px;
	margin-left: 10px;
}

.field_head h1{
	color: #fff;
	font-size: 22px;
	float: left;
	padding-top: 8px;
}

.field_content{
	padding: 10px;
}
/* News */
ul#newslist{
	list-style: none;
	padding: 5px;
}

ul#newslist li{
	height: 30px;
}

ul#newslist li:hover{
	background: url('../images/news_for.png') no-repeat;
}

ul#newslist li a{
	height: 30px;
	font-size:16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 30px;
}
ul#newslist li a:hover{
	color: #000;
}

/* Login */
#login_bg{
	background: url('../images/login_bg.jpg') no-repeat;
	width: 175px;
	height: 100px;
	padding: 15px;
	float: left;
	margin-bottom: 7px;
}

label{
	width: 150px;
	float: left;
}

input[type=text],input[type=password]{
	background: #000;
	color: #fff;
	height: 20px;
	width: 160px;
	font-size: 16px;
	padding: 8px;
	margin-bottom: 10px;
	font-family:Tahoma, Geneva, sans-serif;
}

input[type=file]{
	background: #000;
	color: #fff;
	height: 30px;
	width: 292px;
	font-size: 16px;
	padding: 5px 8px 8px 8px;
	margin-bottom: 10px;
	font-family:Tahoma, Geneva, sans-serif;
}

input[type=submit]{
	background: url('../images/submit.png');
	width: 172px;
	height: 39px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	float: left;
	margin-top: 10px;
	margin-bottom: 8px;
}

input[type=submit]:hover{
	background: url('../images/submit_hover.png');
}

.small{
	display: inline;
	font-size: 12px;
	position: relative;
	top: -3px;
	left: 5px;
}

.input_red{
	border: 1px solid #C00;
}

textarea{
	background: #000;
	color: #fff;
	font-size: 16px;
	padding: 8px;
	margin-bottom: 10px;
	font-family:Tahoma, Geneva, sans-serif;
}

.hr{
	height: 1px;
	margin: 0 0 5px 0;
	border-top: 1px solid #000;
}

#forget_pass{
	float: right;
	margin-top: -5px;
	font-size: 14px;
}

.login_right{
	float: right;
	width: 172px;
	margin-left: 10px;
}

/* Shop */
.shop_image{
	float: left;
}
.shop_spec_intel{
	float: right;
	width: 32px;
	height: 32px;
	margin-top: -43px;
}
.shop_info{
	float: right;
	overflow: hidden;
	width: 163px;
	height: 156px;
}
ul.shop_bars{
	list-style: none;
	height: 150px;
	width: 380px;
}
ul.shop_bars li{
	clear: both;
	float: left;
	height: 25px;
	width: 380px;
}
ul.shop_bars li .shop_left{
	width: 148px;
	float: left;
}
ul.shop_bars li .shop_bar{
	float: right;
	height: 10px;
	margin-top: 2px;
}
input.shop_buy{
	float: right;
	margin-top: -46px;
	margin-left: 32px;
}

/* Stats */
.stats_name{
	float: left;
	height: 20px;
	width: 345px;
}
.stats_line{
	border-top: 2px solid #1c1c1c;
	height: 8px;
	width: 390px;
	float: left;
}
#logout a{
	float: right;
	font-size: 13px;
	border-bottom: 1px solid transparent;
}

#logout a:hover{
	border-bottom: 1px solid #000;
}

ul#stats_info{
	list-style: none;
	float: left;
	width: 330px;
}

ul#stats_info li{
	height: 15px;
	float: left;
}

ul#stats_info li .left{
	float: left;
	width: 100px;
}

ul#stats_info li .right{
	float: left;
	width: 230px;
}

#clanimage{
	float: right;	
}
#stats{
	position: relative;
	height: 130px;
}

#user_settings a{
	position: absolute;
	bottom: 1px;
	right: 1px;
	font-size: 16px;
	border-bottom: 1px solid transparent;
}

#user_settings a:hover{
	border-bottom: 1px solid #000;
}

.user_info{
	float: left;
	width: 190px;
}

.clan_info{
	float: right;
	width: 180px;
}

.player_clan{
	float: right;
}

label.short{
	width: 100px;
}

/* My Weapons */
ul#myweapons{
	list-style: none;
}

ul#myweapons li{
	float: left;
	width: 100%;
	height: 20px;
}

ul#myweapons li .wea_name{
	float: left;
	width: 200px;
}

ul#myweapons li .wea_sell{
	float: left;
	width: 200px;
}

/* Player scroll */
#marquee{
	color: #fff;
	font-size: 15px;
	
	line-height: 37px;
}

#marquee .up{
	color: #390;
}

#marquee .do{
	color: #C00;
}

/* Player list */
.pl_list tr th{
	font-size: 20px;
	font-weight: normal;
	text-align: left;
}

/* News Glider */
.controls{
	float: right;
	padding: 10px 10px 0 0;
}
.controls a{
	color: #fff;
}

.scroller{ 
	width: 410px; 
	height: 150px;
	overflow: hidden;
}
.scroller .section {
	width: 410px;
	height: 150px;
	overflow: hidden;
	float: left;
}
.scroller .news_c {
	width: 10000px;
}

/* Footer */
#footer{
	height: 10px;
	float: left;
	width: 100%;
	text-align: center;
}