html {
	height:100%;
	background:#000 url(../images/bkg_html.jpg) no-repeat center top;
	}
* html body {
	height:100%;
	}
body{
	padding:0; margin:0 auto;
	min-height:100%;
	position:relative;
	width:100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#221508;
	}
img, div, input { 
	behavior: url("js/iepngfix.htc");
	}
H1 {
	padding:0px;
	MARGIN: 0px;
	color:#221508;
	font-size:18px;
	font-weight:normal;
	}
H2 {
	padding:0px;
	MARGIN:0px;
	font-size:12px;
	}
H3 {
	padding:0px;
	MARGIN:0px; 	
	}
A {
	color:#green;
	}
A:focus, a:active {
	outline:none;
	}
A:hover {
	text-decoration: none;
	}
p {
	margin:0px;
	padding:0px;
	}
form {
	margin:0px;
	padding:0px;
	}
.top {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:940px;
	margin:0px auto;
	height:527px;
	position:relative;
	}
.status {
	position:absolute;
	top:0px;
	padding-right:20px;
	color:#e2cfa9;
	padding-top:12px;
	padding-bottom:3px;
	}
.s_on {
	background:url(../images/status_on.gif) no-repeat;
	background-position:right 15px;
	}
.s_on a {
    color:#e2cfa9;
    }
.s_off {
	background:url(../images/status_off.gif) no-repeat;
	background-position:right 15px;
	}
.s_off a {
    color:#e2cfa9;
    }
.menutop {
	text-align:center;
	}
.l2top {
    padding-top:2px;
	text-align:right;
	}
.l2top2 {
    padding-top:2px;
	text-align:right;
	}
.menutop a {
	font-size:12px;
	color:#e2cfa9;
	padding-top:5px;
	text-decoration:none;
	display: -moz-inline-stack; 
	zoom: 1; 
	display: inline; 
	display: inline-block;
	background:url(../images/bkf_menu_left.gif) no-repeat left top;
	height:35px;
	margin-left:8px;
	margin-right:8px;
	}
.menutop a span{
	background:url(../images/bkf_menu_right.gif) no-repeat right top;
	display:block;
	height:23px;
	margin-top:-5px;
	padding:11px 6px 0px 6px;
	cursor:pointer;
	float:left;
	}
.logo {
    position:absolute;
    width:311px;
    height:108px;
    top:419px;
    left:313px;
    background:url(../images/logo.png) no-repeat;
    text-indent:-5000px;
    }
.logo a{
    display:block;
    width:311px;
    height:108px;
    position:absolute;
    top:0px;
    left:0px;
    } 
.content {
	position:relative;
	width:994px;
	margin:0px auto;
	background:url(../images/bkg_page.gif) repeat-y;
	background-position:211px;
	z-index:10;	
	}
.content1 {
	position:absolute;
	left:0px;
	width:994px;
	margin:0px auto;
	background:url(../images/bkg_content1.jpg) repeat-y top left;
	background-position:26px top;
	float:left;
	}
.content2 {
	overflow:hidden;
	width:994px;
	margin:0px auto;
	background:url(../images/bkg_content2.jpg) repeat-y top left;
	background-position:755px top;
	}
.left {
	width:235px;
	//width:235px;
	float:left;
	padding-bottom:100px;	
	}
.leftmenu {
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
	padding:50px 0px 14px 60px;
	font-size:12px;	
	}
.lm_title {
	background:url(../images/title_block_menu.png);
	width:201px;
	height:34px;
	position:absolute;
	top:0px;
	right:24px;	
	}
.service_title {
	background:url(../images/title_block_service.png);
	width:201px;
	height:34px;
	position:absolute;
	top:0px;
	right:24px;	
	}
.friends_title {
	background:url(../images/title_block_friends.png);
	width:201px;
	height:34px;
	position:absolute;
	top:0px;
	right:24px;	
	}
.vkont_title {
	background:url(../images/vkont.jpg);
	width:104px;
	height:22px;
	position:absolute;
	top:0px;
	right:24px;	
	}
.stat_title {
	background:url(../images/title_block_stat.png);
	width:204px;
	height:34px;
	position:absolute;
	top:0px;
	right:24px;	
	}
.leftmenu ul,li {
	list-style:none;
	margin:0px;
	padding:0px;
	}
.leftmenu  li{
	padding-bottom:13px;
	}
.leftmenu li a {
	color:#ffeede;
	text-decoration:none;
	display:block;
	background:url(../images/li.gif) no-repeat;
	background-position:0px 4px;
	padding-left:20px;
	}
.leftmenu li a:hover {
	text-decoration:underline;
	}
.left_bottom {
	background:url(../images/left_bottom.png) no-repeat;
	width:199px;
	height:118px;
	position:absolute;
	bottom:-68px;
	left:12px;
	}
.right {
	width:214px;
	float:right;
	padding-bottom:100px;
	}
.aut {
	position:relative;
	padding-top:45px;
	padding-bottom:24px;
	padding-left:10px;
	color:#d9b78a;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}
.aut a {
    color:#d7d7d7;
      }
.aut_title {
	background:url(../images/title_aut.png);
	width:204px;
	height:34px;
	position:absolute;
	top:0px;
	left:0px;
	}
*html .aut_title {
	left:-10px;
	}
.aut_inp {
	background-color:#14100a;
	border:solid 1px #4a3a29;
	color:#d9b78a;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:2px 0px 3px 3px;
	margin-bottom:6px;
	width:157px;
	
	}
.aut_inp_small {
	width:77px;	
	}
.aut label {
	display:block;
	float:left;
	padding-right:9px;
	padding-top:2px;
	}
.aut_sel {
	background-color:#14100a;
	border:solid 1px #4a3a29;
	color:#d9b78a;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:2px 2px 2px 3px;
	margin-bottom:6px;
	width:116px;
	
	}
.aut_but {
	background:url(../images/but_enter.gif) no-repeat;
	width:73px;
	height:31px;
	border:none;
	cursor:pointer;
	margin-top:8px;
	}
.diamond {
	background:url(../images/bkg_dd_bottom.gif) no-repeat left bottom;
	width:100%;
	overflow:hidden;	
	}
.diamond_cont {
	background:url(../images/bkg_dd_top.gif) no-repeat;
	background-position:left 0px;
	width:100%;
	overflow:hidden;
	padding-bottom:30px;
	padding-top:30px;
	min-height:130px;
	}
.diamond_title {
	background:url(../images/title_diamond.png);
	width:215px;
	height:140px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;	
	}
.diamond_title p{
	padding-top:112px;
	margin-left:16px;
	margin-right:48px;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	}
.dd {
	padding-left:15px;
	padding-bottom:15px;
	overflow:hidden;
	height:1%;
	clear:both;
	}
.dd_left {
	color:#d4b388;
	font-size:11px;
	text-transform:uppercase;
	float:left;
	padding-right:0px;
	
	}
.dd_right {
	float:left;
	padding-left:0px;
	font-size:11px;
	}
.dd_right a{
	color:#e57c00;
	text-decoration:none;
	}
.dd_right span{
	display:block;
	text-decoration:none;
	}
.dd_right span a{
	color:#d7d7d7;
	}
.right_bottom {
	background:url(../images/right_bottom.png) no-repeat;
	width:202px;
	height:118px;
	position:absolute;
	right:11px;
	bottom:-68px;
	}
.content3 {
	overflow:hidden;
	width:522px;
	margin:0px auto;
	position: relative;
	background:url(../images/bkg_content3.jpg) repeat-y;
	background-position:0px 317px;
	}
.center {	
	background:url(../images/bkg_center.jpg) no-repeat top left;
	width:504px;
	float:left;
	padding:10px 18px 70px 16px;
	min-height:460px;
	height:expression(this.scrollHeight < 860? "860px" : "auto");
	}
.center_bottom {
	background:url(../images/center_bottom.png);
	width:569px;
	height:152px;
	position:absolute;
	bottom:-70px;
	left:211px;
	}
.title_news {
	background:url(../images/h1_news.png) no-repeat;
	background-position:6px 0px;
	padding-top:20px;
	padding-bottom:44px;
	}
.title_news h1 {
	padding-left:65px;
	}
.news {
	padding-bottom:20px;	
	}
.news_title {
	background:url(../images/title_news.png);
	width:348px;
	height:20px;
	color:#eaceb0;
	font-size:11px;
	padding-top:5px;
	padding-left:24px;
	position:relative;
	padding-right:120px;	
	}
.news_title p{
	position:absolute;
	top:5px;
	right:10px;	
	}
.news_cont {
	padding:10px 15px 10px 8px;
	}
.foot {
	height:648px;
	width:100%;
	position:relative;
	background:url(../images/bkg_footer.jpg) no-repeat center;
	z-index:0;
	margin-top:-310px;
	color:#fff;
}
.foot_c {
	background:url(../images/bkg_footmenu.png);
	width:573px;
	height:86px;
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-286px;
	font-size:11px;
	color:#74624c;
	}
.foot_c a {
	color:#74624c;
	}
.footmenu {	
	text-align:center;
	padding-top:17px;
	padding-bottom:26px;
	}
.footmenu a {
	color:#efcea5;
	margin-left:10px;
	margin-right:10px;	
	}
.foot_c p {
	float:left;
	padding-left:52px;
	}
.notes {
	margin: 10px 8px 10px 0px;
	padding: 5px 10px 5px 10px;
	text-align:justify;
}
.notes-light {
	margin: 10px 8px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #323232;
	text-align:justify;
}
@charset "windows-1251";

/*------------------------------------------------------------------*/
/* Оформление инвентаря                                             */
/*------------------------------------------------------------------*/

#l2inventory { 
	width: 424px; 
	height: 408px; 
	margin: 5px;
	background: url('../img/inventory.gif'); 
	vertical-align: top;
	background-position: left top;
	background-repeat: no-repeat;
}

#l2inventory_container {
	position: absolute;
	background-color: #242620;
	/* margin: 66px 0px 0px 142px; */
	margin: 66px 0px 0px 142px;
	padding: 0px;
}

#l2inventory_container2 {
	/* Typical fixed height and fixed width example */
	width: 268px;
	height: 288px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	margin: 0px;
	padding: 1px 0px 0px 2px;
	background: url(../img/line.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

img.floated {
	float: left;
	position: relative; /* fixes many nasty IE bugs */
	padding: 0px 4px 4px 0px;
	width: 32px;
	height: 32px;
}

.clearfloat {
	clear:both; height:0px;
	line-height:0px; visibility: hidden;
}

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {width: 15px;background-color: white;}
.vscrollerbar {width: 15px;background-color: black;}
.vscrollerbar {background: #99CBCB url(../img/basebarcaps.png) -15px 0px repeat-y;}
.vscrollerbar {padding: 15px;z-index: 2;}
.vscrollerbarbeg {background: url(../img/basebarcaps.png) -45px 0px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbarend {background: url(../img/basebarcaps.png) -45px -30px no-repeat;width: 15px;height: 15px;}
.scrollerjogbox {width: 15px;height: 15px;top: auto; left: auto;bottom: 0px; right: 0px;background: #4E727C url(horizontalbarbody_cornerjog.png) 0px 0px;}
.vscrollerbase {background: #D7EBDF url(../img/basebarcaps.png) 0px 0px repeat-y;}
.vscrollerbasebeg {background: url(../img/basebarcaps.png) -30px 0px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbaseend {background: url(../img/basebarcaps.png) -30px -30px no-repeat;height: 15px;width: 15px;}
.scrollerjogbox:hover {background: #5E828C url(../img/basebarcaps.png) -45px -15px;}

#l2inventory #item {
	position: absolute;
	width: 32px;
	height: 32px;
	padding: 0px;
}

#l2inventory .hidden{ 
	display:none;
}

#l2inventory .cloak{ 
	margin-left: 18px;
	margin-top: 84px;
}

#l2inventory .leftearring{ 
	margin-left: 18px;
	margin-top: 220px;
}

#l2inventory .rightearring{ 
	margin-left: 96px;
	margin-top: 220px;
}

#l2inventory .necklace{ 
	margin-left: 57px;
	margin-top: 220px;
}

#l2inventory .leftring{ 
	margin-left: 18px;
	margin-top: 258px;
}

#l2inventory .rightring{ 
	margin-left: 96px;
	margin-top: 258px;
}

#l2inventory .helmet{ 
	margin-left: 57px;
	margin-top: 46px;
}

#l2inventory .weapon{ 
	margin-left: 18px;
	margin-top: 171px;
}

#l2inventory .shield{ 
	margin-left: 96px;
	margin-top: 171px;
}

#l2inventory .gloves{ 
	margin-left: 18px;
	margin-top: 122px;
}

#l2inventory .top{ 
	margin-left: 57px;
	margin-top: 84px;
}

#l2inventory .lower{ 
	margin-left: 57px;
	margin-top: 122px;
}

#l2inventory .bots{ 
	margin-left: 96px;
	margin-top: 122px;
}

#l2inventory .righthair{ 
	margin-left: 96px;
	margin-top: 46px;
}

#l2inventory .lefthair{ 
	margin-left: 18px;
	margin-top: 46px;
}

/* Braslet */
#l2inventory .braslet{
	margin-left: 18px;
	margin-top: 310px;
}

/*------------------------------------------------------------------*/
/* Блок онлайна                                                     */
/*------------------------------------------------------------------*/

#l2online {
	width: 150px;
}
#l2online tr{
	color:#ffffff;
	font-size: 10px;
	font-weight: normal;
	padding-left: 0;
	text-align: center;
	padding: 0px 0px 1px 0px;
}
#l2online th{
	color:#ffffff;
	font-size: 10px;
	font-weight: normal;
	padding-left: 0;
	text-align: center;
	padding: 0px 0px 1px 0px;
}

#l2online td {
	color:#ffffff; 
	font-size: 10px;
	font-weight: normal;
	border-bottom: 1px solid #666666; 
	text-align:center; 
	padding: 4px 3px 5px;
}

#l2online .servName{
	width: 55px;
	text-align: left; 
	color:#ffffff;
}

/*------------------------------------------------------------------*/
/* Бар                                                              */
/*------------------------------------------------------------------*/

#l2rate {
	width: 50px;
	height: 10px;
}

#l2rate .rate {
	background-color: yellow;
}
/*------------------------------------------------------------------*/
/* Меню                                                             */
/*------------------------------------------------------------------*/

#l2menu {
	width: 100%;
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0px 5px 1px -10px;
}

#l2menu a {
	text-decoration: underline;
	margin: 5px 5px 5px 5px;
}

/*------------------------------------------------------------------*/
/* Статистика                                                       */
/*------------------------------------------------------------------*/

.l2title {
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 15px 3px 15px 3px;
}

.l2stat {
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}


.l2online {
	color: darkblue;
	font-weight: bold;
}

.l2offline {
	color: #ffffff;
	font-weight: bold;
}

#l2tbl {
	width: 250px;
	font-size: 11px;
}

#l2tbl td {

}

#l2tbl .left {
	width: 150px;
	font-weight: bold;
	text-align: right;
	padding: 1px 5px 1px 1px;
}

#l2tbl .right {
	width: 150px;
	text-align: left;
	padding: 1px 1px 1px 3px;
}
/* Таблица с замками */
#l2castle {
	width: 400px;
	text-align: left;
	font-size: 12px;
	padding: 1px 10px 1px 10px;
}

#l2castle .left {
	width: 124px;
	height: 123px;
	text-align: left;
	padding: 5px 5px 5px 1px;
}

#l2castle .right {
	width: 176px;
	height: 123px;
	text-align: left;
	padding: 1px 1px 5px 5px;
	vertical-align: middle;
}
/* Статистика */
#l2top {
	width: 100%;
	font-size: 12px;
	vertical-align: top;
	text-align: center;
}

#l2top th {
	height: 32px;
	border-bottom: 1px solid #666666;
}

#l2top td {
	border-bottom: 1px solid #666666;
	padding: 8px 0px 8px 0px;
	/*height: 42px;*/
}

#l2top .name {
	text-align: left;
}

#l2top .male {
	color: #5050FF;
}

#l2top .female {
	color: #FF4040;
}

#l2top .pvp {
	font-weight: bold;
}

#l2top .pk {
	color: red;
	font-weight: bold;
}

#l2top a {
	text-decoration: underline;
}

/*------------------------------------------------------------------*/
/* Оформление личного кабинета                                      */
/*------------------------------------------------------------------*/

#l2account {
	font-size: 11px;
}

#l2tbl2 {
	width: 100%;
	font-size: 11px;
	border: 1px solid rgb(120, 120, 120);
	/* border-right: 1px solid rgb(120, 120, 120);*/
	border-collapse: collapse;
}

#l2tbl2 tr { 
	height: 22px;
	vertical-align: middle;
	border: 1px solid rgb(120, 120, 120); 
}

#l2tbl2 td { 
	/* color: rgb(153, 153, 153); */ 
	/* background: rgb(50, 50, 50); */
	
	padding: 0px 5px 0 5px; 
	border-bottom: 1px solid rgb(120, 120, 120);
	height: 22px;
}

#l2tbl2 .header {
	/* background: rgb(30, 30, 30); */
	border-top: 1px solid rgb(120, 120, 120);
	border-bottom: 1px solid rgb(120, 120, 120);
}

#l2tbl2 .serv {
	/* color: rgb(153, 153, 153); */
	/* background: rgb(40, 40, 40); */
	font-weight: bold; 
	 
}

#l2tbl2 .img { 
	padding: 0px 
}

#l2tbl2 a {
	color: rgb(255, 255, 255);
	text-decoration: underline;
}

#l2tbl2 .center { 
	text-align: center; 
}

#l2tbl2 .button {
	width: 50px;
	border: 1px solid rgb(120,120,120);
	background: rgb(200,200,180);
	text-align: center;
	float: left;
	padding: 1px 3px 1px 3px;
	margin: 2px 2px 2px 2px;
}

#l2tbl2 .button a:hover {
	text-decoration: none;
	color: rgb(240,240,230);
}

#l2tbl2 .button a {
	text-decoration: none;
}

#l2tbl2 .select {
	width: 65px;
	border: 1px solid rgb(0,0,0);
	background: rgb(60,50,60);
	text-align: center;
	float: left;
	padding: 1px 3px 1px 3px;
	margin: 0px 3px 0px 0px;
	color: rgb(163, 163, 163);	
}

#l2tbl2 .currency {
	width: 38px;
	border: 1px solid rgb(0,0,0);
	background: rgb(60,50,60);
	text-align: center;
	float: left;
	padding: 1px 3px 1px 3px;
	margin: 0px 3px 0px 0px;
}

#l2tbl2 .currency a:hover {
	text-decoration: none;
	color: white;
}

#l2tbl2 .currency a {
	text-decoration: none;
}

#l2tbl2 .payment {
	width: 90px;
	border: 1px solid rgb(0,0,0);
	background: rgb(60,50,60);
	text-align: center;
	float: left;
	padding: 1px 3px 1px 3px;
	margin: 0px 3px 0px 0px;
}

#l2tbl2 .payment a:hover {
	text-decoration: none;
	color: white;
}

#l2tbl2 .payment a {
	text-decoration: none;
}

#l2char {
	font-size: 11px;
	margin: 0px 1px 5px 1px;
	border: 1px solid rgb(120, 120, 120);
	border-collapse: collapse;
	/* background: rgb(40, 40, 40); */
}
		
#l2char td {
	height: 33px;
	padding: 0px;
	margin: 0px;
	/* background: rgb(40, 40, 40); */
	border-collapse: collapse;
	border: 1px solid rgb(120, 120, 120);
	text-align: center;
}
								
#l2char td .image{
	width: 70px;
}

#l2char .bold {
	font-weight: bold;
}

#l2char .padding {
	padding: 0px 5px 0px 5px;
}

/* */

#l2mob {
	font-size: 11px;
	margin: 0px 1px 5px 1px;
	border: 1px solid rgb(120, 120, 120);
	border-collapse: collapse;
	/* background: rgb(40, 40, 40); */
}
		
#l2mob td {
	height: 24px;
	padding: 1px 5px;
	margin: 0px;
	/* background: rgb(40, 40, 40); */
	border-collapse: collapse;
	border: 1px solid rgb(120, 120, 120);
	text-align: center;
}

#l2mob .header {
	/* background: rgb(30, 30, 30); */
	border-top: 1px solid rgb(120, 120, 120);
	border-bottom: 1px solid rgb(120, 120, 120);
	text-align: left;
}

#l2mob .header2 {
	/* color: rgb(153, 153, 153); */
	/* background: rgb(40, 40, 40); */
	font-weight: bold;
	text-align: left;
	 
}

#l2mob .image{
	width: 250px;
	padding: 0px;
	vertical-align: top;
	border-bottom: 1px solid rgb(120, 120, 120);
}

#l2mob .bold {
	font-weight: bold;
}

#l2mob .padding {
	padding: 0px 0px 0px 5px;
}

#l2mob .left {
	text-align: left;
}

/*------------------------------------------------------------------*/
/* Оформление модуля Lineage                                        */
/*------------------------------------------------------------------*/

.warning {
	color: red;
	font-weight: bold;
	text-align: center;
	padding: 15px 3px 15px 3px;
}

.warning a {
	color: red;
	text-decoration: underline;
}

.footer {
	width: 180px;
	padding: 3px;
	margin: 3px;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
