@charset "utf-8";

* { margin:0; padding:0; }

html{
	height          : 100%;
}

body{
	background      : #000;
	color           : #c4c4c4;
	font-family     : Arial, Helvetica, sans-serif;
	font-size       : 12px;
	height          : 100%;
	margin          : 0;
	padding         : 0;
}

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

a img {	border: medium none; }

a.footer_link{ color: #666666; text-decoration: none; }

a.red_link { color: #ff1212 !important }

.front_page_element p a {
	color: white;
}

a#btn_close{
	color:#ffffff; text-align:right;
}

.front_page_element.img { border: 0px none; }

td { font-size: 12px; }

h2 { font-size: 14px; }

h3 { color: #ffffff; font-size: 12px; font-weight: normal; }

a.news_link { color: white; }
a.white { color: white; }

.error             { color : red; }
.success           { color : green; }
p.title            { color : white; font-size:16px }
p.qa_question      { color : white; font-weight : bold; }
p.front_page_text  { width : 297px; }
p.posting_username { color : white; font-weight: bold; }

div#background{
	background      : url(/img/bg_latest2.jpg);
	min-height      : 100%;
  	height          : auto !important;
	margin          : 0px auto;
	width           : 985px;
}

div#front_page_container{
	margin          : 0px auto;
	width           : 960px;
}

div#front_page_container_800{
	margin          : 0px auto;
	width           : 800px;
}

div.front_page_element{
	float           : left;
	width           : 320px;
}

div.front_page_element_half_size{
	float           : left;
	width           : 480px;
}

div.front_page_element_gallery{
	float           : left;
	width           : 800px;
	text-align      : center;
}

div.front_page_element_video_previews{
	float           : left;
	width           : 160px;
	text-align      : center;
}

div.front_page_element_photo_previews{
	float           : left;
	width           : 160px;
	text-align :center;
}

div.fight_left{
	float           : left;
	width           : 200px;
}

div.fight_middle{
	float           : left;
	width           : 560px;
}

div.fight_right{
	float           : left;
	width           : 200px;
}

div#privacy_left {
	width:540px; float:left;
}

div#privacy_right {
	width:200px; float:left; padding-top: 26px; padding-left: 30px;
}

div#login_slider{
	background      : url(/img/bg_login_slider.jpg);
	display         : none;
	height          : 104px;
	width           : 100%;
}

div#login_content{
	margin          : 0px auto;
	width           : 900px;
}

div#footer{
	color           : #666666;
	font-size       : 9px;
	text-align      : center;
	width           : 985px;
}

div#footer_left{
	float           : left;
	height          : 42px;
	padding-top     : 15px;
	text-align      : right;
	width           : 442px;
}

div#footer_center{
	float           : left;
	height          : 42px;
	text-align      : center;
	width           : 100px;
}

div#footer_right{
	height          : 42px;
	width           : 442px;
	float           : left;
	text-align      : left;
	padding-top     : 15px;
}

div#news_pagination
{
	text-align:left; float:left;
}

div.clear_float{
	clear           : both;
}

div#header{
	height          : 185px;
	width           : 985px;
	background      : url(/img/bg_header.jpg) no-repeat #000000;
}


div#header_flash {
	background      : #000000;
	width           : 960px;
	padding-left    : 25px;
	text-align      : right;
}

div#menu{
	height          : 42px;
	width           : 985px;
	background      : url(/img/bg_menu.jpg);
}

div.login_container_small{
	width: 150px; height: 89x; float:left; margin-top: 15px;
}

div.login_container_big{
	width: 300px; height: 89px; float:left; margin-top: 15px;
}

div.error{
	color	        : #ff0000;
}

img#logo{
	height:185px; width:300px; float:left;
}

a#logout{
	margin-left:609px;
}

a#login{
	margin-left:500px;
}

div.fanclub_left{
	width:300px; float:left; padding:0px; height: 229px;
}

div.fanclub_right{
	width:300px; float:right; padding:0px; height: 229px;
}

#news{
	list-style-type:none;
}

#news li{
	height:54px; width:155px; padding:8px; background: #000000; margin-top:2px;
}

li.news_selected{
	background: url(/img/news_bg_for_news.jpg) !important;
}

a.news_heading{
	font-weight:bold; color: #ffffff;
}

a.news_news{
	font-weight:bold; color : #c4c4c4;
}

div#news_center{
	width:486px; float:left; margin-right:45px; margin-left:45px;
}

div#news_navigation{
	width:184px; float:left;
}

div#news_nav_left{
	width:17px; float:left;
}

div#news_month{
	width:150px; float:left; text-align:center;
}

div#news_nav_right{
	float           : left;
	width           : 17px;
}

div#news_sidebar{
	float           : left;
	width           : 200px;
}

div#newsletter_box{
	margin          : 0px auto;
	width           : 800px;
}

div#qa_questions{
	width:740px; float:left; padding-right:20px;
}

div#qa_newsletter{
	width:200px; float:left;
}

input.login_input{
	background      : #333333 none repeat scroll 0 50% !important;
	border          : medium none;
	color           : #B5B4B4;
	display         : block;
	font-family     : Arial,Helvetica,sans-serif;
	font-size       : 11px;
	margin          : 6px 0;
	padding         : 6px;
	width           : 280px
}

select.register_select{
	background      : #333333 none repeat scroll 0 0 !important;
	border          : medium none;
	color           : #B5B4B4;
	display         : block;
	font-family     : Arial,Helvetica,sans-serif;
	font-size       : 11px;
	margin-top      : 6px;
	padding         : 6px;
	width           : 100px;
}

select.register_birthday{
	background      : #333333 none repeat scroll 0 0 !important;
	border          : medium none;
	color           : #B5B4B4;
	display         : block;
	font-family     : Arial,Helvetica,sans-serif;
	font-size       : 11px;
	margin-top      : 6px;
	padding         : 6px;
	width           : 60px;
}

select.register_country{
	background      : #333333 none repeat scroll 0 0 !important;
	border          : medium none;
	color           : #B5B4B4;
	display         : block;
	font-family     : Arial,Helvetica,sans-serif;
	font-size       : 11px;
	margin-top      : 6px;
	padding         : 6px;
	width           : 280px;
}

div#register_personal_details{
	width:380px; float:left;
}

div#register_account_details{
	width:380px; float:left;
}

div#register_box{
	margin:0px auto; width:800px;
}

div#birthday_day{
	width:70px; float:left;
}

div#birthday_month{
	width:70px; float:left;
}

div#birthday_year{
	width:70px; float:left;
}

div.comment{
	padding:5px; width:550px;
}

textarea.comment_input{
	height:100px; background: #000000; border: none; color: #ffffff; padding: 5px; width: 526px;
}

input.comment_submit{
	background: url(img/btn_comment.jpg); border: none; height: 28px; width: 70px;
}

div.comment_bg{
	background: #2c2c2c;
}

table.forum{
	width: 800px;
}

table.reply {
	width: 620px; margin: 0 auto;
}

td.padding{
	padding: 10px;
}

td.description{
	width: 100px; padding: 10px; color: white; font-size: 14px;
}

tr.bg{
	background: #2c2c2c;
}

input.forum_input{
	border: 1px solid #ffffff; background: #000000; color: white; padding: 2px;
}

img.hr_in_table{
	margin-left: -100px;
}

td.col1 { width: 420px; }
td.col2 { width: 93px;  }
td.col3 { width: 140px; }
td.col4 { width: 147px; }

tr.posting{ background: #181818; }
td.posting_description { width: 150px; padding: 10px; }

td.posting_content { width: 640px; padding: 10px; }
div.posting_content { background: #2d2d2d; padding: 10px; }

tr.threads { background: #181818; height: 30px; }

a.thread_title { color: white; margin-left: 20px; font-weight: bold; }

input.contact_input{
	background      : #333333 none repeat scroll 0 50% !important;
	border          : medium none;
	color           : #B5B4B4;
	display         : block;
	font-family     : Arial,Helvetica,sans-serif;
	font-size       : 11px;
	margin          : 6px 0;
	padding         : 6px;
	width           : 280px
}

fieldset { border: none }

div#contact_box{
	margin          : 0px auto;
	width           : 800px;
}

div#contact_box_1{
	width:380px; padding:10px; float:left;
}

div#contact_box_2{
	width:380px; padding:10px; float:left;
}

input.contact_input{
	background      : #333333 none repeat scroll 0 50% !important;
	border          : medium none;
	color           : #B5B4B4;
	display         : block;
	font-family     : Arial,Helvetica,sans-serif;
	font-size       : 11px;
	margin          : 6px 0;
	padding         : 6px;
	width           : 280px
}

textarea.contact_textarea{
	background      : #333333 none repeat scroll 0 50% !important;
	border          : medium none;
	color           : #B5B4B4;
	display         : block;
	font-family     : Arial,Helvetica,sans-serif;
	font-size       : 11px;
	margin          : 6px 0;
	padding         : 6px;
	width           : 280px
}

select.gallery_select{
	background      : #333333 none repeat scroll 0 0 !important;
	border          : medium none;
	color           : #B5B4B4;
	display         : block;
	font-family     : Arial,Helvetica,sans-serif;
	font-size       : 11px;
	margin-top      : 6px;
	padding         : 6px;
	width           : 200px;
}