html {
   	 overflow: -moz-scrollbars-vertical;
}

body {
 	margin: 0px;
  	padding: 0px 0px 0px 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position:top;
	background-color: #676767;
	font-size: 10pt;
	font-family: Verdana;
}

form {
	display: inline; 
}


.system_message_error {

	width: auto;
	height: 70px;
	color: #000000;
	background-image: url(../images/sys_msg_error.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-left: 100px;
	padding-top: 10px;
}


.system_message_ok {

	width: auto;
	height: 70px;
	color: #000000;
	background-image: url(../images/sys_msg_ok.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-left: 100px;
	padding-top: 10px;
	border-bottom: 1px #753500;
}


.system_message_info {

	width: auto;
	height: 70px;
	color: #000000;
	background-image: url(../images/sys_msg_info.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-left: 100px;
	padding-top: 10px;
}


.system_message_button {
	width: 100px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	height:20px;
	position:absolute;
	float:right;
	margin-top: 25px;
	margin-left: 30px;
	display:block;
	margin-right:3px;
	background-color:#d16c18;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	border:1pt solid #FFFFFF;
}


.form_error {
	background-color: #ffc8c8;
}





div#main {
	position:relative;
  	margin-left: auto;
  	margin-right: auto;
	width: 892px;
	height: 100%;
	background-color: #ffd178;
	background-image: url(../images/bg.jpg);
}


div#header {
	position: relative;
	width: 892px;
	height: 172px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#top_navi {
	width: 892px;
	height: 40px;
	background-image: url(../images/t_navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}



div#main_content {
	float: left;
	padding: 0px;
	width: 626px;
	height: 100%;
	background-color: #ffd178;
}



.content_titlepic {
	width: 626px;
	height: 66px;
	background-image: url(../images/c_titlepic.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.content_title {
	position:relative;
	width: 626px;
	height: 25px;
	background-image: url(../images/c_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


.content_title_text {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 4px;
}


.content_text {
	padding: 9px;
	height: 100%;
	color: #000000;
	text-align: justify;
}


.content_title_text_big {
	font-weight: bold;
	padding-left: 4px;
	padding-top: 40px;
	font-size: 22px;
	font-family: Arial;
	color: #FFFFFF;
	text-align: left;
}



div#login_form {
	position:relative;
	width: 266px;
	height: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 7pt;
	color: #8a1300;
}

div#input_bg {
	position:relative;
	background-image: url(../images/r_login_form2.jpg);
	background-position: 0 0;
}

.login_input {
	background-image: url(../images/loginform/middle.jpg);
	background-position: 0 0;
	border:#a8a8a8 1px;
	padding: 0px;
	width: 165px;
	height: 19px;
	font-weight: none;
	text-align: center;
	color: #000000;
}


div#login_memberpic {
	position: absolute;
	margin-top: 4px;
	right: 12px;
	text-decoration:none;
}






.button_myacc {
	position:relative
	display:block;
	padding: 0px;
	padding-top: 1px;
	width: 266px;
	height: 17px;
	color: #000000;
	text-decoration:none;
}




/*

.button_myacc:hover {
	position:relative
	display:block;
	padding: 0px;
	padding-top: 1px;
	width: 266px;
	height: 17px;
	color: #000000;
	text-decoration:none;
	background-color: #ed9237;
}

.button_myacc_act {
	position:relative
	display:block;
	padding: 0px;
	padding-top: 1px;
	width: 266px;
	height: 17px;
	color: #753500;
	text-decoration:none;
	background-color: #ed9237;
}

*/


.button_myacc_text {
	position: relative;
	margin-left: 20px;
	color: #753500;
	font-weight: bold;
	text-decoration:none;	
}


.pm_link {
	color: #753500;
	font-weight: bold;
	text-decoration:none;	
}

.pm_link:hover {
	color: #cb6917;
	font-weight: bold;
	text-decoration:none;	
}


.pm_tab1 {
	background-color: #e3852b ;
}

.pm_tab2 {
	background-color: #ffe979 ;

}

.pm_tab3 {
	background-color: #ffe979 ;
	padding: 7px;

}

.pm_tab4 {
	background-color: #ffe979 ;
	padding: 7px;
	text-align: center;

}


.button_myacc_text_act {
	position: relative;
	margin-left: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;	
}


.button_myacc_text:hover {
	position: relative;
	margin-left: 20px;
	color: #cb6917;
	font-weight: bold;
	text-decoration:none;	
}

.button_myacc_logout {
	position: relative;
	margin-left: 190px;
	color: red;
	font-weight: bold;
	text-argin: right;
}

.logout_link {
	color: red;
	text-decoration:none;	
}

.logout_link:hover {
	color: red;
	text-decoration:underline;	
}







div#navi_right {
	width: 266px;
	height: 100%;
	float: right;
	background-color: #ecc172;
	text-align: left;
}



.navi_r_title {
	position:relative;
	width: 266px;
	height: 22px;
	background-image2: url(../images/r_navi_title.jpg);
	background-image: url(../images/r_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;


}






div#footer {
	clear:both;
	width: 892px;
	height: 24px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFFFFF;
}


.footer_link  {
	position: absolute;
	left: 660px;
	font-weight: none;
	color: #FFFFFF;
}

.footer_link a  {
	text-decoration:none;
	color: #FFFFFF;
}







.tablink {
	width: auto;
	padding-top: 1px;
	padding-left: 8px;
	padding-right: 8px;
	height:20px;
	position:relative;
	float:right;
	display:block;
	margin-top: 46px;
	margin-right:3px;
	background-color:#d16c18;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	filter: Alpha(Opacity=80);
}


.tablink#act {
	width: auto;
	height:20px;
	padding-left: 16px;
	padding-right: 16px;
	position:relative;
	float:right;
	display:block;
	margin-top: 46px;
	margin-right:3px;
	background-color:#ed9237;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	filter: Alpha(Opacity=100);
}

.tablink:hover{
	width: auto;
	padding-top: 1px;
	padding-left: 8px;
	padding-right: 8px;
	height:20px;
	position:relative;
	float:right;
	display:block;
	margin-top: 46px;
	margin-right:3px;
	margin-right:3px;
	background-color:#d16c18;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}



.info_stats_line {
	position:relative;
	display:block;
	padding: 2px;
	padding-left: 8px;
	margin-bottom: 2px;
	width: 256px;
	height: 17px;
	text-decoration:none;
}

.info_stats_title {
	position: absolute;
	left: 80px;
}

.info_stats_text {
	position: absolute;
	left: 140px;
}



.info_matches_line {
	position:relative;
	display:block;
	padding: 2px;
	padding-left: 8px;
	margin-bottom: 2px;
	width: 256px;
	height: 17px;
	text-decoration:none;
}

.info_matches_line:hover {
	position:relative;
	display:block;
	padding: 2px;
	padding-left: 8px;
	margin-bottom: 2px;
	width: 256px;
	height: 17px;
	background-color: #ed9237;
	text-decoration:none;
}


.info_m_clanA {
	position: absolute;
}

.info_m_clanB {
	position: absolute;
	left: 55px;
}

.info_m_vs {
	position: absolute;
	left: 31px;
	color: #FFFFFF;
}

.info_m_results {
	position: absolute;
	left: 120px;
}


.info_m_status {
	position: absolute;
	left: 180px;
}

.info_m_screen {
	position: absolute;
	left: 234px;
}


.info_m_date {
	position: absolute;
	left: 120px;
}





.member_line {
	position:relative;
	display:block;
	padding: 4px;
	width: 618px;
	height: 17px;
	background-image: url(../images/members_line.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration:none;
}


.member_line:hover {
	background-image: url(../images/members_line.jpg);
	background-position: 0 -25px;
}



.member_list_flag {
	
}

.member_list_username {
	color: #000000;
	
}

.member_list_rank {
	position: absolute;
	left: 170px;
	color: #FFFFFF;
}

.member_list_bday {
	position: absolute;
	left: 270px;
	color: #FFFFFF;
}

.member_list_status {
	position: absolute;
	left: 520px;
	color: #FFFFFF;
}

.member_list_status_icon {
	position: absolute;
	left: 500px;
	padding: 4px;
	color: #FFFFFF;
}

.member_details_username {
	position: absolute;
	left: 12px;
	padding-top: 38px;
	font-size: 22pt;
	font-weight: bold;
	color: #f6c278;
}

.table_1b {
	border-bottom:1px dashed #000000;
}


.member_details_line {
	position:relative;
	display:block;
	padding: 9px;
	width: 450px;
	height: 11px;
	text-decoration:none;
}


.member_details_text {
	position: absolute;
	left: 190px;
}


.member_picture_right {
	position: absolute;
	width: auto;
	height: auto;
	left: 470px;
	top: 330px;
	text-decoration:none;
}

.user_gb_head {
	position:relative;
	display:block;
	margin-left: 9px;
	margin-right: 9px;
	padding-top: 9px;
	padding-bottom: 6px;
	width:608px;
	height: 11px;
	text-decoration:none;
	border-bottom:1px dashed #d16c18;
}

.user_gb_text {
	position:relative;
	display:block;
	padding: 9px;
	width: 608px;
	text-decoration:none;
}


.wars_date {
	color: #000000;
}

.wars_clanA {
	position: absolute;
	left: 90px;
	color: #FFFFFF;
}

.wars_clanB {
	position: absolute;
	left: 150px;
	color: #FFFFFF;
}

.wars_vs {
	position: absolute;
	left: 120px;
	color: #000000;
}

.wars_results {
	position: absolute;
	left: 300px;
	color: #FFFFFF;
}

.wars_map {
	position: absolute;
	left: 370px;
	color: #FFFFFF;
}

.wars_status {
	position: absolute;
	left: 520px;
	color: #FFFFFF;
}

.wars_screen {
	position: absolute;
	left: 590px;
	color: #FFFFFF;
}




.dls_name {
	color: #000000;
}



.dls_type {
	position: absolute;
	left: 200px;
	color: #FFFFFF;
}


.dls_count {
	position: absolute;
	left: 330px;
	color: #FFFFFF;
}

.dls_screen {
	position: absolute;
	left: 435px;
	color: #FFFFFF;
}

.dls_link {
	position: absolute;
	left: 520px;
	font-weight: bold;
	color: #FFFFFF;
}

.dls_date {
	position: absolute;
	left: 590px;
	color: #FFFFFF;
}



.news_title {
	position:relative;
	display:block;
	margin-left: 9px;
	margin-right: 9px;
	padding-top: 9px;
	padding-bottom: 6px;
	width:608px;
	height: 11px;
	text-decoration:none;
	border-bottom:1px dashed #d16c18;
}

.news_date {
	text-align: left;
	font-size: 9px;
	color: #d16c18;
	margin-left: 9px;
}


.news_date a {
	color: #000000;
	text-decoration:none;
}

.news_date a:hover {
	color: #d16c18;
	text-decoration:underline;
}



.news_com_link {
	margin-right: 10px;
	text-align: right;
	font-weight: bold;

}


.news_com_link a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.news_com_link a:hover {
	color: #d16c18;
	font-weight: bold;
	text-decoration:underline;
}



.news_text {
	position:relative;
	display:block;
	margin-left: 9px;
	margin-right: 9px;
	padding-top: 1px;
	padding-bottom: 9px;
	width: 608px;
	text-align: justify;
}


.page_info {
	position:relative;
	float:left;
	margin-top: 15px;
	margin-left: 9px;
	margin-right: 5px;
}
	

.page_number {
	position:relative;
	float:left;
	margin-top: 15px;
	margin-left: 3px;
	margin-right: 3px;
	width: 22px;
	height: 16px;
	display:block;
	background-color:#e9913f;
	text-align: center;
	align: right;
	text-decoration:none;
	color: #000000;
}

.page_number:hover {
	position:relative;
	float: left;
	margin-top: 15px;
	margin-left: 3px;
	margin-right: 3px;
	width: 22px;
	height: 16px;
	display:block;
	background-color:#d16c18;
	text-align: center;
	align: right;
	text-decoration:none;
	color: #FFFFFF;
}

.page_number_act {
	position:relative;
	float: left;
	margin-top: 15px;
	margin-left: 3px;
	margin-right: 3px;
	width: 22px;
	height: 16px;
	display:block;
	align: right;
	background-color:#d16c18;
	text-align: center;
	text-decoration:none;
	color: #FFFFFF;
}


.a_right {
	position:relative;
	float: right;
	margin-right: 9px;
}

div#a_right {
	position:relative;
	float: right;
	margin-right: 9px;
}


.gal_center {
	padding: 13px;
	height: 100%;
	color: #000000;
	text-align: justify;
}



.gal_thumb {
	position:relative;
	display:block;
	float:left;
	margin: 5px;
	width: 190px;
	height: 230px;
	text-align: center;
	padding-top: 12px;
	background-color:#e9913f;
	color: #000000;
	text-decoration:none;
	
	
}

.gal_thumb:hover {
	background-color:#d16c18;
	text-decoration:none;
		
}



.gal_thumb_mov {
	position:relative;
	display:block;
	float:left;
	margin: 5px;
	width: 190px;
	height: 230px;
	text-align: center;
	padding-top: 12px;
	background-color:#e9913f;
	background-image: url(../images/gal_movies_bg.jpg);
	color: #000000;
	text-decoration:none;
	
	
}


.gal_thumb_mov:hover {
	background-image: url(../images/gal_movies_bg_hover.jpg);
	text-decoration:none;
		
}

.gal_text {
	font-weight: bold;
}



.gal_text2 {
	color: #FFFFFF;
	font-size: 9px;
}


div#smiley_box {
	position:relative;
	width: 150px;
	margin-top: 10px;
}



}


.smiley {
	position:relative;
	display:block;
	float:left;
	margin: 1px;
	width: 30px;
	height: 25px;
	padding: 5px; 
	text-align: center;
	background-color:#e9913f;
	color: #000000;
	text-decoration:none;
	
	
}

.smiley:hover {
	background-color:#d16c18;
	text-decoration:none;
	
	
}

.form_box {
	position:relative;
	float:left;
	padding: 5px;
	width: 440px;
}

