@charset "UTF-8";

@import "genel.css";

*{
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
	height:0px;
}
a{
	color:#daa159;
	font-size:12px;
	text-decoration:none;
}

a:hover{
	color:#daa159;
	font-size:12px;
	text-decoration:underline;
}
a:focus {
	outline-style: none;
	outline-color: invert;
	outline-width: medium;
}
#view{
	width: 980px;
	margin: 0px auto;
}
body {
	background: #19090c url(../images/bg.jpg) repeat-y center top;
	color:#fff;
}
	#header_bg_rep {
		background: url(../images/header_bg_rep.jpg) repeat-x center top;
		height: 428px;
	}
		#header_bg {
			background: url(../images/header_bg.jpg) no-repeat center top;
			height: 428px;
		}
			#navigation_bg {
				height: 112px;
				width: 980px;
			}
				#navigation_left {
					height: 61px;
					width: 292px;
					float: left;
				}
				#navigation_center {
					height: 77px;
					width: 202px;
					float: left;
					margin-left: 97px;
				}
				#navigation_right {
					height: 61px;
					width: 292px;
					float: right;
				}
				#navigation_extra_left {
					float: left;
					width: 185px;
					height: 36px;
					clear: left;
					margin-top: -1px;
					margin-left: 191px;
				}
				#navigation_extra_right {
					float: right;
					width: 185px;
					height: 36px;
					clear: right;
					margin-top: -1px;
					margin-right: 191px;
				}
					#navigation_item_center {
						background: url(../images/navigation_items.png) no-repeat -370px -183px;
						height: 77px;
						width: 202px;
						display: block;
						font-family: "Times New Roman", Times, serif;
						font-weight: bold;
						font-size: 10pt;
						text-align: center;
						text-decoration: none;
						text-shadow: #875A3E 0px 1px 0px;
						line-height: 50px;
						color: #000;
					}
						#navigation_item_center:hover {
							background: url(../images/navigation_items.png) no-repeat -1px -291px;
							color: #2A0404;
						}
							#navigation_item_center:active {
								background: url(../images/navigation_items.png) no-repeat -203px -291px;
								color: #000;
								text-shadow: #4C3323 0px 1px 0px;
							}
					.navigation_item_extra {
						height: 36px;
						width: 185px;
						display: block;
					}
						#navigation_item_extra_left {
							background: url(../images/navigation_items.png) no-repeat 0px -183px;
						}
							#navigation_item_extra_left:hover {
								background: url(../images/navigation_items.png) no-repeat 0px -219px;
							}
								#navigation_item_extra_left:active {
									background: url(../images/navigation_items.png) no-repeat 0px -255px;
								}
						#navigation_item_extra_right {
							background: url(../images/navigation_items.png) no-repeat -185px -183px;
						}
							#navigation_item_extra_right:hover {
								background: url(../images/navigation_items.png) no-repeat -185px -219px;
							}
								#navigation_item_extra_right:active {
									background: url(../images/navigation_items.png) no-repeat -185px -255px;
								}
					.navigation_item {
						height: 61px;
						float: left;
						display: block;
					}
					#navigation_item_01 {
						background: url(../images/navigation_items.png) no-repeat 0px 0px;
						width: 147px;
					}
						#navigation_item_01:hover {
							background: url(../images/navigation_items.png) no-repeat 0px -61px;
						}
							#navigation_item_01:active {
								background: url(../images/navigation_items.png) no-repeat 0px -122px;
							}
					#navigation_item_02 {
						background: url(../images/navigation_items.png) no-repeat -147px 0px;
						width: 145px;
					}
						#navigation_item_02:hover {
							background: url(../images/navigation_items.png) no-repeat -147px -61px;
						}
							#navigation_item_02:active {
								background: url(../images/navigation_items.png) no-repeat -147px -122px;
							}
					#navigation_item_03 {
						background: url(../images/navigation_items.png) no-repeat -292px 0px;
						width: 145px;
					}
						#navigation_item_03:hover {
							background: url(../images/navigation_items.png) no-repeat -292px -61px;
						}
							#navigation_item_03:active {
								background: url(../images/navigation_items.png) no-repeat -292px -122px;
							}
					#navigation_item_04 {
						background: url(../images/navigation_items.png) no-repeat -437px 0px;
						width: 147px;
					}
						#navigation_item_04:hover {
							background: url(../images/navigation_items.png) no-repeat -437px -61px;
						}
							#navigation_item_04:active {
								background: url(../images/navigation_items.png) no-repeat -437px -122px;
							}
							
				#header_logo {
					background: url(../../../../global/mt2logo.png) no-repeat center top;
					height: 217px;
					width: 434px;
					float: left;
					clear: both;
					margin-left: 273px;
					margin-top: 39px;
					display: block;
				}
	#content_top_bg {
		background: url(../images/content_top_bg.jpg) no-repeat center top;
		min-height: 575px;
	}
	.bg {
		background: #19090c url(../images/bg.jpg) repeat-y center top;
	}
		#main_content {
			background:url(../images/main_content_bg_rep.jpg) repeat-y center top;
			width: 980px;
		}
			#main_content_bg_top {
				background:url(../images/content_top_bg.jpg) no-repeat center top;
				width: 980px;
			}
				#main_content_bg_bottom {
					background:url(../images/main_content_bg_bottom.png) no-repeat center bottom;
					width: 980px;
				}
					#main_content_items {
						float: left;
						margin-left: 15px;
						margin-right: 15px;
						margin-top: 33px;
						width: 478px;
					}
						#main_content_item {
							width: 478px;
							color: #99665a;
							font-family: Arial, Helvetica, sans-serif;
							font-size: 10pt;
							font-weight: bold;
							text-align: left;
						}
							#main_content_item_title {
								background: url(../images/main_content_item_title_bg.png) no-repeat center top;
								height: 96px;
								width: 478px;
							}
								#main_content_item_title_text {
									width: 400px;
									height: 40px;
									margin: 0px auto;
									line-height: 41pt;
									text-align: center;
									font-family: Tahoma, Geneva, sans-serif;
									font-size: 14px;
									color: #b16131;
									text-shadow: #ad5432 0px 0px 7px;
								}
								#main_content_item_title_info {
									width: 410px;
									margin: 0px auto;
									padding-top: 28px;
									text-align: center;
									font-size: 10px;
									color: #873637;
									text-shadow: #220b0c 0px 0px 3px;
								}
									#main_content_item_title_info a {
										color: #874837;
										text-decoration: none;
									}
										#main_content_item_title_info a:hover {
											color: #ad614a;
										}
											#main_content_item_title_info a:active {
												color: #6a3c2d;
											}
							#main_content_item_content {
								width: 442px;
								margin: 0px auto;
								font-family: Arial, Helvetica, sans-serif;
								font-size: 11px;
								font-weight: bold;
								line-height: 14pt;
							}
								#main_content_item_content_smallimage {
									margin-right: 5px;
								}
								#main_content_item_content_bigimage {
									margin-bottom: 5px;
								}
							#main_content_item_footer {
								background: url(../images/main_content_item_footer_bg.jpg) no-repeat center top;
								height: 41px;
								width: 456px;
								margin: 10px auto 18px auto;
							}
					#sidebar_left {
						float: left;
						width: 236px;
						background: url(../images/sidebar_bg_rep.jpg) repeat-y 0px 0px;
						margin-bottom: 80px;
						margin-top: 114px;
					}
						#sidebar_left_bg_top {
							background: url(../images/sidebar_bg_top.jpg) no-repeat 0px top;
							width: 236px;
						}
							#sidebar_left_bg_bottom {
								background: url(../images/sidebar_bg_bottom.jpg) no-repeat 0px bottom;
								padding-bottom: 120px;
								min-height: 413px;
								width: 236px;
							}
					#sidebar_right {
						float: right;
						width: 236px;
						background: url(../images/sidebar_bg_rep.jpg) repeat-y -236px 0px;
						margin-bottom: 80px;
						margin-top: -29px;
					}
						#sidebar_right_bg_top {
							background: url(../images/sidebar_bg_top.jpg) no-repeat -236px top;
							width: 236px;
						}
							#sidebar_right_bg_bottom {
								background: url(../images/sidebar_bg_bottom.jpg) no-repeat -236px bottom;
								padding-bottom: 120px;
								min-height: 413px;
								width: 236px;
							}
					#user_content {
						float: left;
						margin-top: 32px;
						margin-left: 27px;
						width: 456px;
						height: 111px;
					}
						#user_content_login {
							width: 456px;
							height: 111px;
							background: url(../images/user_content_login_bg.jpg) no-repeat center top;
						}
							#user_content_login_input_id {
								margin-left: 60px;
								margin-top: 20px;
								height: 36px;
								width: 125px;
								float: left;
							}
							#user_content_login_input_pw {
								margin-right: 60px;
								margin-top: 20px;
								height: 36px;
								width: 125px;
								float: right;
							}
							.input_text {
								background: transparent;
								height: 30px;
								width: 125px;
								padding-top: 5px;
								border: 0px 0px;
								border-style: none;
								font-family: Tahoma;
								font-size: 9pt;
								font-weight: bold;
								text-align: center;
								color: #b36e64;
								text-shadow: #170904 0px 1px 1px;
								outline: 0px none;
							}
							#user_content_login_button {
								background: url(../images/user_content_login_button.jpg) no-repeat 0px 0px;
								float: left;
								display: block;
								border: 0px;
								color: transparent;
								height: 80px;
								width: 64px;
								margin-left: 11px;
								margin-top: 20px;
							}
								#user_content_login_button:hover {
									background: url(../images/user_content_login_button.jpg) no-repeat 0px -80px;
								}
									#user_content_login_button:active {
										background: url(../images/user_content_login_button.jpg) no-repeat 0px -160px;
									}
							.user_content_login_link {
								font-family: Tahoma;
								font-size: 7pt;
								font-weight: bold;
								color: #752e24;
								text-shadow: #170904 0px 1px 1px;
							}
								.user_content_login_link:hover {
									color: #a02e2a;
								}
									.user_content_login_link:active {
										color: #681e1b;
									}	
							#user_content_login_link_left {
								float: left;
								text-align: right;
								margin-top: -33px;
								margin-left: 80px;
							}
							#user_content_login_link_right {
								float: right;
								text-align: left;
								margin-top: -33px;
								margin-right: 80px;
							}
							#sidebar_item {
								text-align: center;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								font-size: 10pt;
								color: #8f5133;
								text-shadow: #1d0d05 0px 1px 1px;
								width: 236px;
							}
								#sidebar_item_content {
									clear: both;
								}
								#sidebar_item:first-child .sidebar_item_title_text {
									color: #C76B67;
									background: none;
									text-shadow: #000 0px 2px 3px;
									line-height: 48pt;
									font-size: 14px;
									text-shadow: #1d0d05 0px 1px 1px;
									height: 48px;
									width: 236px;
								}
									#sidebar_item:first-child #sidebar_item_content {
										height: 208px;
										width: 236px;
										margin-top: 23px;
										margin-bottom: 50px;
									}
								#sidebar_left #sidebar_item #sidebar_item_title {
									background: url(../images/sidebar_item_title_bg.jpg) no-repeat 0px 0px;
									height: 68px;
									width: 231px;
									float: right;
									margin-top: 25px;
								}
								#sidebar_right #sidebar_item #sidebar_item_title {
									background: url(../images/sidebar_item_title_bg.jpg) no-repeat -231px 0px;
									height: 68px;
									width: 231px;
									float: left;
									margin-top: 25px;
								}
								.sidebar_item_title_text {
									font-size: 13px;
									font-family: Tahoma, Geneva, sans-serif;
									line-height: 25pt;
									color: #e39b48;
									text-shadow: #ac1e17 0px 0px 7px;
									height: 48px;
									width: 236px;
								}
									#sidebar_separator {
										background: url(../images/sidebar_separator.png) no-repeat center top;
										height: 2px;
										width: 197px;
										margin: 5px auto;
									}
									#sidebar_srvstatus_item_online {
										background: url(../images/sidebar_srvstatus_item_bg.png) no-repeat 0px 0px;
										height: 34px;
										width: 212px;
										margin: 0px auto;
										color: #707F3B;
										font-family: Arial, Helvetica, sans-serif;
										font-size: 9pt;
										line-height: 24pt;
										text-shadow: #000 0px 1px 1px;
									}
									#sidebar_srvstatus_item_offline {
										background: url(../images/sidebar_srvstatus_item_bg.png) no-repeat 0px -34px;
										height: 34px;
										width: 212px;
										margin: 0px auto;
										color: #83413B;
										font-family: Arial, Helvetica, sans-serif;
										font-size: 9pt;
										line-height: 24pt;
										text-shadow: #000 0px 1px 1px;
									}
									#sidebar_srvinformation_item {
										background: url(../images/sidebar_informationslot_bg.png) no-repeat center top;
										height: 38px;
										width: 208px;
										margin: 5px auto;
										text-align: left;
									}
										#sidebar_srvinformation_item #bullet {
											float: left;
											margin-top: 10px;
											margin-left: 11px;
										}
										#sidebar_srvinformation_item .information_value {
											float: left;
											width: 59px;
											color: #AF211B;
											line-height: 29pt;
											margin-left: 11px;
										}
										#sidebar_srvinformation_item .information_text {
											float: left;
											color: #8B665D;
											line-height: 29pt;
										}
									#sidebar_ranking {
										width: 215px;
										text-align: left;
										margin: 0px auto;
									}
										#sidebar_ranking_title {
											color: #92341b;
											text-shadow: #100405 0px 1px 1px;
											font-size: 10px;
											font-weight: bold;
											display: table;
											margin-left: 10px;
											width: 220px;
										}
											#sidebar_ranking_title_item {
												float: left;
												margin: 0px 3px;
											}
												.sidebar_ranking_nameslot {
													width: 100px;
												}
										#sidebar_ranking_content {
											color: #b07a72;
										}
											#sidebar_ranking_content_item {
												background: url(../images/sidebar_ranking_item_bg.png) no-repeat center top;
												height: 24px;
												width: 215px;
												margin: 3px auto;
												font-size: 9pt;
												text-shadow: #000 0px 1px 1px;
											}
												.slot1 {
													width: 20px;
													text-align: center;
												}
												.slot2 {
													width: 100px;
													text-align: left;
													color: #9f4f45;
												}
												.slot3 {
													width: 33px;
													text-align: center;
												}
												.slot4 {
													width: 30px;
													text-align: left;
												}
												.sidebar_ranking_content_item_slot {
													float: left;
													height: 24px;
													line-height: 18pt;
													margin: 0px 4px;
												}
	#footer_bg_rep {
		background: url(../images/footer_bg_rep.jpg) repeat-x center top;
		height: 281px;
	}
		#footer_bg {
			background: url(../images/footer_bg.jpg) no-repeat center top;
			height: 281px;
		}
			#footer_backtotop {
				height: 23px;
				width: 23px;
				margin: 0px auto;
				padding-top: 44px;
			}
			#footer_social {
				height: 37px;
				width: 980px;
				float: left;
				margin-top: 33px;
			}
				#footer_social_left {
					float: left;
					width: 200px;
					margin-left: 222px;
				}
					#footer_social_left .button_social {
						float: right;
					}
				#footer_social_right {
					float: right;
					width: 200px;
					margin-right: 222px;
				}
					#footer_social_right .button_social {
						float: left;
					}
			#footer_menu {
				clear: both;
				margin-top: 36px;
				height: 35px;
				width: 980px;
				float: left;
			}
				#footer_menu li {
					text-decoration: none;
					list-style: none;
					display: inline;
				}
					#footer_menu li ul{
						display: inline;
					}
						#footer_menu li ul:last-child a{
							background: none;
						}
						#footer_menu_item {
							background: url(../images/seperator_bullet.png) no-repeat right center;
							height: 35px;
							display: block;
							float: left;
							padding-right: 15px;
							margin-left: 9px;
							color: #080709;
							text-transform: uppercase;
							text-decoration: none;
							line-height: 26pt;
							font-family: Tahoma, Geneva, sans-serif;
							font-size: 10pt;
							font-weight: bold;
						}
							#footer_menu_item:hover {
								color: #350908;
								text-shadow: #923b30 0px 0px 4px;
							}
								#footer_menu_item:active {
									color: #000;
									text-shadow: none;
								}
			#footer_copyright {
				clear: both;
				height: 55px;
				margin-top: 10px;
				width: 980px;
				float: left;
				text-align: center;
				font-family: Tahoma, Geneva, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				line-height: 17pt;
				color: #470d0e;
			}
				#footer_copyright a {
					color: #2b1d23;
					text-decoration: none;
				}
					#footer_copyright a:hover {
						color: #140d0d;
						text-decoration: underline;
					}
						#footer_copyright a:active {
							color: #000;
							text-decoration: underline;
						}
	#bullet {
		background: url(../images/bullet.png) no-repeat center top;
		height: 18px;
		width: 18px;
	}
	#empire_red {
		background: url(../images/empire_flags.png) no-repeat 0px -15px;
		height: 15px;
		width: 15px;
		margin: 4px auto;
	}
	#empire_yellow {
		background: url(../images/empire_flags.png) no-repeat 0px -30px;
		height: 15px;
		width: 15px;
		margin: 4px auto;
	}
	#empire_blue {
		background: url(../images/empire_flags.png) no-repeat 0px 0px;
		height: 15px;
		width: 15px;
		margin: 4px auto;
	}
	.button_social {
		height: 37px;
		width: 37px;
		display: block;
		margin: 0px 7px;
	}
		#button_social_facebook {
			background: url(../images/social_icons.png) 0px 0px;
		}
			#button_social_facebook:hover {
				background: url(../images/social_icons.png) 0px -37px;
			}
				#button_social_facebook:active {
					background: url(../images/social_icons.png) 0px -74px;
				}
		#button_social_youtube {
			background: url(../images/social_icons.png) -37px 0px;
		}
			#button_social_youtube:hover {
				background: url(../images/social_icons.png) -37px -37px;
			}
				#button_social_youtube:active {
					background: url(../images/social_icons.png) -37px -74px;
				}
		#button_social_elitepvpers {
			background: url(../images/social_icons.png) -74px 0px;
		}
			#button_social_elitepvpers:hover {
				background: url(../images/social_icons.png) -74px -37px;
			}
				#button_social_elitepvpers:active {
					background: url(../images/social_icons.png) -74px -74px;
				}
		#button_social_webzen {
			background: url(../images/social_icons.png) -111px 0px;
		}
			#button_social_webzen:hover {
				background: url(../images/social_icons.png) -111px -37px;
			}
				#button_social_webzen:active {
					background: url(../images/social_icons.png) -111px -74px;
				}
		#button_social_ymir {
			background: url(../images/social_icons.png) -148px 0px;
		}
			#button_social_ymir:hover {
				background: url(../images/social_icons.png) -148px -37px;
			}
				#button_social_ymir:active {
					background: url(../images/social_icons.png) -148px -74px;
				}
		#button_social_usk {
			background: url(../images/social_icons.png) -185px 0px;
		}
			#button_social_usk:hover {
				background: url(../images/social_icons.png) -185px -37px;
			}
				#button_social_usk:active {
					background: url(../images/social_icons.png) -185px -74px;
				}
	#button_backtotop {
		background: url(../images/footer_backtotop.png) no-repeat 0px 0px;
		height: 23px;
		width: 23px;
		display: block;
	}
		#button_backtotop:hover {
			background: url(../images/footer_backtotop.png) no-repeat 0px -23px;
		}
			#button_backtotop:active {
				background: url(../images/footer_backtotop.png) no-repeat 0px -46px;
			}
	.button_medium {
		background: url(../images/button_medium.png) no-repeat 0px 0px;
		height: 41px;
		width: 164px;
		display: block;
		border: 0px;
		text-decoration: none;
		color: #dc9f97;
		line-height: 29pt;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 9pt;
		text-align: center;
		text-shadow: #000 0px 1px 3px;
		cursor: pointer;
	}
		.button_medium:hover {
			background: url(../images/button_medium.png) no-repeat 0px -41px;
			color: #fef6e7;
		}
			.button_medium:active {
				background: url(../images/button_medium.png) no-repeat 0px -82px;
				color: #fcdbbb;
			}
			
			
	#main_content_item_content input[type='button'],#main_content_item_content input[type='submit'] {
		background: url(../images/button_medium.png) no-repeat 0px 0px;
		height: 41px;
		width: 164px;
		display: block;
		border: 0px;
		text-decoration: none;
		color: #dc9f97;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 9pt;
		text-align: center;
		text-shadow: #000 0px 1px 3px;
		cursor: pointer;
		outline:none;
	}
		#main_content_item_content input[type='button']:hover,#main_content_item_content input[type='submit']:hover {
			background: url(../images/button_medium.png) no-repeat 0px -41px;
			color: #fef6e7;
		}
			#main_content_item_content input[type='button']:active,#main_content_item_content input[type='submit']:active {
				background: url(../images/button_medium.png) no-repeat 0px -82px;
				color: #fcdbbb;
			}
			
			
			
	.button_small {
		background: url(../images/button_small.png) no-repeat 0px 0px;
		height: 41px;
		width: 114px;
		display: block;
		border: 0px;
		text-decoration: none;
		color: #dc9f97;
		line-height: 29pt;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 9pt;
		text-align: center;
		text-shadow: #000 0px 1px 3px;
		cursor: pointer;
	}
		.button_small:hover {
			background: url(../images/button_small.png) no-repeat 0px -41px;
			color: #fef6e7;
		}
			.button_small:active {
				background: url(../images/button_small.png) no-repeat 0px -82px;
				color: #fcdbbb;
			}
	#sidebar_left input[type="text"], #main_content_item input[type="text"], #sidebar_right input[type="text"], 
	#sidebar_left input[type="email"], #main_content_item input[type="email"], #sidebar_right input[type="email"], 
	#sidebar_left input[type="password"], #main_content_item input[type="password"], #sidebar_right input[type="password"]
	{
		background: url(../images/main_content_input.png) no-repeat center top;
		height: 38px;
		width: 140px;
		padding-left: 10px;
		padding-right: 10px;
		border: 0px 0px;
		border-style: none;
		font-family: Tahoma;
		font-size: 9pt;
		font-weight: bold;
		text-align: center;
		color: #b36e64;
		text-shadow: #170904 0px 1px 1px;
		outline: 0px none;
	}

	#sidebar_left select, #main_content_item select, #sidebar_right select
	{
		background: url(../images/main_content_input.png) no-repeat center top;
		height: 38px;
		width: 160px;
		padding-left: 10px;
		padding-right: 10px;
		border: 0px 0px;
		border-style: none;
		font-family: Tahoma;
		font-size: 9pt;
		font-weight: bold;
		text-align: center;
		color: #b36e64;
		text-shadow: #170904 0px 1px 1px;
		outline: 0px none;
	}
	