/*  CSS - Style Document by: Design & Quality        */
/*  All Rights Reserved � 2011 for L2Original.ru     */
/*  Official site - http://www.design-quality.net    */

/*------------- ���� ����� -------------*/

html,
body { 
	background:#000 url(../images/site_bg.jpg) no-repeat top center; 
	margin:0 hidden; 
	padding:0; 
	font-family: Tahoma; 
	font-size: 12px; 
overflow: visible
	
	

}

/*------------ ������� ���� -------------*/

#header {
	width: 1000px;
	height: 350px;
}

#cp {
	color: #af8d43;
}

#login_tpl {
	background: url(../images/cp_bg.png);
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	text-align: left;
	text-shadow: 1px 1px #000;
	line-height: 20px;
	border: 1px solid #af8d43;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Tahoma;
	font-weight: bold;
	margin-top: -20px;
	margin-left: -20px;
}

#logo {
	width: 500px;
	height: 150px;
}
	#logo ul {
		margin: 0px 0 0 -286px;
		margin-top: 139px;
		position: absolute;
		top:0px;
		list-style:none;
	}
		#logo ul li {
			float: left;
			position: relative;
		}
			#logo ul li a,#logo ul li span {
				display: block;
				height: 150px;
				text-align: center;
				background: none;
				position: relative;
				z-index: 10;
			}
			#logo ul li a {
				background: none !important;
			}
			#logo ul li span {
				position: absolute;
				top:0;
				left:0;
				z-index: 5;
				opacity: 0;
				filter: alpha(opacity=0);
			}
				#logo ul li.start a,#logo ul li.logo span {
					width:500px;
					background: url(../images/logo.png);
				}
					#logo ul li.logo a img {
						left:0px;
					}

#menu_box {
	width: 1000px;
	height: 40px;
}

#menu-l {
	background: url(../images/strike.png) no-repeat right center;
	width: 580px;
	height: 40px;
	float: left;
}

#login-form {
	width: 400px;
	height: 40px;
	float: right;
	text-align: left;
}

.inp {
	background: url(../images/login_bg.png) no-repeat left center;
	width: 131px;
	height: 23px;
	border: none;
	color: #815c2a;
	text-indent: 3px;
	margin-top: 5px;
	line-height: 23px;
	
}


#enter a {
	background: url(../images/enter.png) no-repeat left center;
	width: 74px;
	height: 23px;
	float: right;
	margin-top: -24px;
	margin-right: 53px;
}

#enter a:hover {
	background: url(../images/enter_h.png) no-repeat left center;
	width: 74px;
	height: 23px;
	float: right;
}

#navigation {
	height: 40px;
}
	#navigation ul {
		margin: 0 0 0 -50px;
		position: relative;
		top:2px; 
		list-style:none;
	}
		#navigation ul li {
			float: left;
			position: relative;
		}
			#navigation ul li a,#navigation ul li span {
				display: block;
				height: 40px;
				text-align: center;
				background: none;
				position: relative;
				z-index: 3;
			}
			#navigation ul li a {
				background: none !important;
			}
			#navigation ul li span {
				position: absolute;		
				border-right: 1px solid #442814;
				border-left: 1px solid #442814;
				top:0;
				left:0;
				z-index: 2;
				opacity: 0;
				filter: alpha(opacity=0);
			}
				#navigation ul li.main a,#navigation ul li.main span {
					width:90px;
					background: url(../images/hover.png) no-repeat center;
				}

				#navigation ul li.files a,#navigation ul li.files span {
					width:80px;
					background: url(../images/hover.png) no-repeat center;
				}
				#navigation ul li.reg a, #navigation ul li.reg span {
					width:120px;
					background: url(../images/hover.png) no-repeat center;
					margin: 0 0 0 1px;
				}
				#navigation ul li.forum a,#navigation ul li.forum span {
					width:80px;
					background: url(../images/hover.png) no-repeat center;
					margin: 0 0 0 1px;
				}
				#navigation ul li.stat a,#navigation ul li.stat span {
					width:120px;
					background: url(../images/hover.png) no-repeat center;
					margin: 0 0 0 1px;
				}
				#navigation ul li.rulez a,#navigation ul li.rulez span {
					width:90px;
					background: url(../images/hover.png) no-repeat center;
					margin: 0 0 0 1px;
				}
					#navigation ul li.bd a img {
						right:10px;
					}
					#navigation ul li a img {
						position: relative;
						top:10px;
					}



#content {
	width: 1000px;
	height: 410px;
}

#content_right {
	width: 510px;
	height: 410px;
	float: right;

}

#status {
	background: url(../images/status.png) no-repeat top center;
	width: 400px;
	height: 66px;
	margin-top: 0px;
}

#server {
	width: 500px;
	height: 33px;
}

#name {
	width: 110px;
	height: 20px;
	float: left;
	margin-top: 7px;
	margin-left: 30px;
}

#serv-stat {
	width: 50px;
	height: 20px;
	float: left;
	margin-top: 7px;
	margin-left: 10px;
	font-size: 14px;
	color: #af8d43;
	font-family: Georgia;
	line-height: 20px;
}

#icon {
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}

#players {
	width: 50px;
	height: 20px;
	float: left;
	margin-top: 7px;
	margin-left: 10px;
	font-size: 14px;
	color: #af8d43;
	font-family: Georgia;
	line-height: 20px;
}

#text {
	width: 400px;
	height: 66px;
	margin-top: 0px;
	font-size: 12px;
	color: #af8d43;
	font-family: Georgia;
	line-height: 18px;
	text-align: left;
	margin-top: 10px;
}

#buttons-quick {
	background: url(../images/strike_h.png) no-repeat bottom center;
	width: 420px;
	height: 100px;
}

#button-qr {
	width: 190px;
	height: 80px;
	float: left;
	margin-left: 10px;
}

#button-qr a {
	background: url(../images/reg_h.png) no-repeat top center;
	width: 190px;
	height: 80px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#button-qv {
	width: 190px;
	height: 80px;
	float: left;
	margin-left: 10px;
}

#button-qv a {
	background: url(../images/vote_h.png) no-repeat top center;
	width: 190px;
	height: 80px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#button-qf {
	width: 190px;
	height: 80px;
	float: left;
	margin-left: 10px;
}

#button-qf a {
	background: url(../images/buttonf.png) no-repeat top center;
	width: 190px;
	height: 80px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#start {
	height: 90px;
	cursor: pointer;
}
	#start ul {
		margin: 0 0 0 -10px;
		position: relative;
		top:0px;
		list-style:none;
	}
		#start ul li {
			float: left;
			position: relative;
		}
			#start ul li a,#start ul li span {
				display: block;
				height: 90px;
				text-align: center;
				background: none;
				position: relative;
				z-index: 3;
			}
			#start ul li a {
				background: none !important;
			}
			#start ul li span {
				position: absolute;
				top:0;
				left:0;
				z-index: 5;
				opacity: 0;
				filter: alpha(opacity=0);
			}
				#start ul li.start a,#start ul li.start span {
					width:106px;
					background: url(../images/start_g_h.png);
				}
					#start ul li.start a img {
						left:0px;
					}

#counters {
	width: 200px;
	height: 40px;
	margin-left: 68px;
	margin-top: 21px;
}

#counter {
	width: 92px;
	height: 35px;
	float: left;
	margin-left: 2px;
	margin-top: 1px;
}

#counter a img {
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#counter a:hover img {
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}

/*------------ ����� ������ ------------*/

a:link, a:visited { 
	color: #daca69; 
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none;
	text-shadow: 1px 1px #000; 
}

a:hover { 
	color: #fbcb8c; 
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: underline; 
	text-shadow: 1px 1px #000;
}

#main {
	width:340px;
	float:  left;
	margin: 40px 0px 0px 40px;
	color: #cca464;
	text-align: left;
	font-family: Georgia;
}

#scroller {
	height: 270px;
	overflow: auto;
	position: relative;
	margin: 0.3em auto;
	padding: 15px;
}

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0;
}

.vscrollerbase {
	width: 15px;
	background:  url(../images/other/basebarcaps1.png) 0px 0px repeat-y;
}

.vscrollerbar {
	width: 15px;
	background: url(../images/other/basebarcaps1.png) -15px 0px repeat-y;
	cursor:pointer;
}

.fixedwidth {
	height: auto;
	height: 700px;
	position: relative;
	color: black;
	padding: 1px;
}
.vscrollerbar {
	background: url(../images/other/basebarcaps1.png) -15px 0px repeat-y;
}

.vscrollerbar {
	padding: 15px;
	z-index: 2;
}

.vscrollerbarbeg {
	background:#0d0301 url(../images/other/basebarcaps1.png) -45px 0px no-repeat;
	width: 15px;
	height: 15px !important;
}

.vscrollerbarend {
	background:#0d0301 url(../images/other/basebarcaps1.png) -45px -30px no-repeat;
	width: 15px;
	height: 15px;
}

.vscrollerbase {
	background: url(../images/other/basebarcaps1.png) 0px 0px repeat-y;
}

.vscrollerbasebeg {
	background: url(../images/other/basebarcaps1.png) -30px 0px no-repeat;
	width: 15px;
	height: 15px !important;
}

.vscrollerbaseend {
	background: url(../images/other/basebarcaps1.png) -30px -30px no-repeat;
	height: 15px;
	width: 15px;
}

.scrollerjogbox:hover {
	background: url(../images/other/basebarcaps1.png) -45px -15px;
}

#copy {
	height: 30px;
	width: 150px;
	position: fixed;
	right: 0px;
	bottom: 0px;
	font-size: 10px;
	color: #af8d43;
	font-family: tahoma;
	line-height: 15px;
}