@charset "windows-1251";

/*------------------------------------------------------------------*/
/* Оформление инвентаря                                             */
/*------------------------------------------------------------------*/

#l2inventory { 
  width: 424px; 
  height: 408px; 
  margin: 0px;
  padding: 0px;
  background-image: url('../img/inventory.png'); 
  background-position: left top;
  background-repeat: no-repeat;
  position: relative;
  left: 0px;
  top: 0px;	
}

#l2inventory_container {
  width: 269px;
  height: 288px;
  position: absolute;
  left: 140px;
  top: 62px;
  padding: 2px;
  margin: 0px;
  overflow: auto;
  background-color: #242620;
  background-image: url('../img/line.gif'); 
  background-repeat: repeat-y;
  background-attachment: scroll;
}

#l2inventory_counter{
  position: absolute;
  width: 46px;
  height: 16px;
  left: 362px;
  top:43px;
  color: #ded4bb;
  text-align: right;
  font-family: Verdana;
  font-size: 11px;
  font-weight: 500;
  padding: 0px;
}

img.floated {
  width: 32px;
  height: 32px;
  float: left;
  position: relative; /* fixes many nasty IE bugs */
  padding: 0px 4px 4px 0px;
}

/* fix float bug in nonIE (for flexscroll)*/
.clearfloat {
  clear:both;
  height:0px;
  line-height:0px;
  visibility: hidden;
}

/* стили предметов в инвентаре */
.hidden		{display:none;width: 32px;height: 32px;}
.cloak		{display:inline;padding: 0px;margin: 0px;position: absolute;left: 18px;top: 84px;width: 32px;height: 32px;}
.leftearring	{display:inline;padding: 0px;margin: 0px;position: absolute;left: 18px;top: 220px;width: 32px;height: 32px;}
.rightearring	{display:inline;padding: 0px;margin: 0px;position: absolute;left: 96px;top: 220px;width: 32px;height: 32px;}
.necklace	{display:inline;padding: 0px;margin: 0px;position: absolute;left: 57px;top: 220px;width: 32px;height: 32px;}
.leftring	{display:inline;padding: 0px;margin: 0px;position: absolute;left: 18px;top: 258px;width: 32px;height: 32px;}
.rightring	{display:inline;padding: 0px;margin: 0px;position: absolute;left: 96px;top: 258px;width: 32px;height: 32px;}
.helmet		{display:inline;padding: 0px;margin: 0px;position: absolute;left: 57px;top: 46px;width: 32px;height: 32px;}
.weapon		{display:inline;padding: 0px;margin: 0px;position: absolute;left: 18px;top: 171px;width: 32px;height: 32px;}
.shield		{display:inline;padding: 0px;margin: 0px;position: absolute;left: 96px;top: 171px;width: 32px;height: 32px;}
.gloves		{display:inline;padding: 0px;margin: 0px;position: absolute;left: 18px;top: 122px;width: 32px;height: 32px;}
.topwear	{display:inline;padding: 0px;margin: 0px;position: absolute;left: 57px;top: 84px;width: 32px;height: 32px;}
.lower		{display:inline;padding: 0px;margin: 0px;position: absolute;left: 57px;top: 122px;width: 32px;height: 32px;}
.bots		{display:inline;padding: 0px;margin: 0px;position: absolute;left: 96px;top: 122px;width: 32px;height: 32px;}
.righthair	{display:inline;padding: 0px;margin: 0px;position: absolute;left: 96px;top: 46px;width: 32px;height: 32px;}
.lefthair	{display:inline;padding: 0px;margin: 0px;position: absolute;left: 18px;top: 46px;width: 32px;height: 32px;}
.braslet	{display:inline;padding: 0px;margin: 0px;position: absolute;left: 18px;top: 310px;width: 32px;height: 32px;}


/* Блок онлайна    */


#l2online {width: 180px;}

#l2online th{
	font-size: 10px;
	font-weight: normal;
	padding-left: 0;
	text-align: center;
	padding: 0px 0px 1px 0px;
}

#l2online td {
/*	color:#927762;  */
	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; 
}

/* Бар                    */

#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: 1px 0px 1px 0px;
	padding: 0px;
}

#l2menu a {
	text-decoration: underline;
	color: #000000;
	margin: 5px 5px 5px 5px;
}

/*------------------------------------------------------------------*/
/* Статистика                                                       */
/*------------------------------------------------------------------*/

.l2title {
	color: #000000;
	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: #339900;
	font-weight: bold;
}

.l2offline {
	color: #b2503a;
	font-weight: bold;
}

#l2tbl {
	width: 400px;
	font-size: 11px;
}


#l2tbl .left {
	width: 200px;
	font-weight: bold;
	text-align: right;
        font-size: 11px;
	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: 164px;
	height: 123px;
	text-align: left;
	padding: 5px 5px 5px 1px;
}

#l2castle .right {
	height: 123px;
	text-align: left;
	padding: 5px 1px 5px 5px;
	vertical-align: middle;
}
/* Статистика */
#l2top {
	width: 100%;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
}

#l2top_vote {
	width: 60%;
	font-size: 10px;
	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: #8080FF;
}

#l2top .female {
	color: #FF8080;
}

#l2top .pvp {
	font-weight: bold;
}

#l2top .pk {
	color: red;
	font-weight: bold;
}

#l2top a {
	text-decoration: underline;
}
#l2top_vote th {
	height: 32px;
	border-bottom: 1px solid #666666;
}

#l2top_vote td {
	border-bottom: 1px solid #666666;
	padding: 8px 0px 8px 0px;
	/*height: 42px;*/
}

#l2top_vote .name {
	text-align: left;
}

#l2top_vote .male {
	color: #8080FF;
}

#l2top_vote .female {
	color: #FF8080;
}

#l2top_vote .pvp {
	font-weight: bold;
}

#l2top_vote .pk {
	color: red;
	font-weight: bold;
}

#l2top_vote a {
	text-decoration: underline;
}

/*------------------------------------------------------------------*/
/* Оформление личного кабинета                                      */
/*------------------------------------------------------------------*/

#l2account {
	font-size: 11px;
}

#l2tbl2 {
  width: 480px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  font-size: 9px;
  border: 1px solid #444444;
}

#l2tbl2 tr { 
	height: 22px;
	vertical-align: middle; 
}

#l2tbl2 td { 
  color: #000000;
  background: #E9E9E9; 
  padding: 0px 5px 0 5px; 
  border-bottom: 1px dotted #666666;
}

#l2tbl2 .header {
  background: #B1B1B1;
  color: #000000;
  border-top: 1px dotted #000000;
  border-bottom: 1px solid rgb(80, 80, 80);
  border-left: 1px dotted #666666;
}

#l2tbl2 .serv{
  color: #000000;
  font-weight: bold; 
  background: #B1B1B1;
  padding-left: 15px;
}

#l2tbl2 .img { 
	padding: 0px ;
}

#l2tbl2 a { 
  color: #000000;
  text-decoration: none;
  font-weight: bold; 
}
#l2tbl2 a:hover { 
  color: #555555;
  text-decoration: underline;
  font-weight: bold; 
}

#l2tbl2 .center { 
	text-align: center; 
}

#l2tbl2 .button {
	width: 50px;
	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 .button a:hover {
	text-decoration: none;
	color: white;
}

#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: 9px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  border: 1px dotted #000000;
  background: #e9dcc6;
  color: #000000;
  font-family: Verdana;
}
		
#l2char td {
  height: 33px;
  padding: 2px;
  margin: 0px;
  text-align: center;
}
								
#l2char td .image{
	width: 70px;
}

#l2char .bold {
	font-weight: bold;
	color: #ffffff;
}

#l2char .padding {
	padding: 0px 5px 0px 5px;
}

/*------------------------------------------------------------------*/
/* Оформление модуля Lineage                                        */
/*------------------------------------------------------------------*/

.warning {
	color: red;
	font-weight: bold;
	text-align: center;
	padding: 15px 3px 15px 3px;
}

.warning a {
	color: red;
	text-decoration: underline;
}

.footer {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

table.tbl_log{
  width: 480px;
  border: 1px;
  margin: 1px;
  border-color: #304d3e;
}
td.tbl_log{
  padding: 3px;
  font-size: 10px;
}

.shop_inp{
  background-color: #f4f4f4;
  width: 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #1e1e1e;
}

#email_form_bg{
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 101%;
  background-color: #000000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 98;
  overflow: none;
  clear: both;
}
#email_form{
  display: none;
  position: absolute;
  left: 200px;
  top: 200px;
  width: 300px;
  height: 200px;
  background-color: #ffffff;
  display: none;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  padding: 5px;
  z-index: 99;
  opacity: 0.93;
  filter: alpha(opacity=93);
}
img{
  border-width: 0px;
}

.alternateRow{
  background-color: #d7e0aa;
}
a.stat_lnk{
  color: #000000;
  font-size: 9px;
  text-decoration: underline;
}
span.small{font-size: 9px;}

#charlist_menu{
  display: none;
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #727272;
  width: 120px;
  height: 200px;
  opacity: 0.85;
  padding: 3px;
  filter: alpha(opacity=85);
  overflow: hidden;
}
#charlist_close{
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0px;
  right: 0px;
}

div.banned{
  border: 1px red dashed;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ff0000;
  width: 300px;
  font-size: 20px;
  text-align: center;
  padding: 20px;
}
span.desc{
color: #797979;
}

.bugreport tr td{
	border: 1px ridge #090;
	font-family: "Comic Sans MS", cursive;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/* flexscroll */
.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;}




