html, body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	height:100%;
}

.body_main {
	background: #170802 url(../images/bg_dialogs.gif) repeat top left;
/*	background: #a69076;*/
	scrollbar-3d-light-color: blue; 
	scrollbar-arrow-color: #320606; 
	scrollbar-base-color: #CEBC83; 
	scrollbar-dark-shadow-color: #4A472E; 
	scrollbar-face-color: #A39158; 
	scrollbar-highlight-color: #CEBC83; 
	scrollbar-shadow-color: #494638; 
	scrollbar-track-color: #827037;
}

.body_main_exchange{
	background: url(../images/bg_dialogs.gif) repeat;	
}

input {
	background: url(../images/input_bg.gif) repeat-x top #9f9f82;
	border: 1px #3a3a3a solid;
}

input.exchange{
	background: url(../images/exchange_input_bg.png) no-repeat;
	width: 49px;
	height: 23px;
	border: none;
	line-height:normal;
	padding:4px 10px 4px 10px;
}

.bacground_edit{
	background: url(../images/exchange_input_bg.png) no-repeat;
	width: 45px;
	height: 25px;
}

.bacground_edit_timeout{
	background: url(../images/timeout_edit.gif) no-repeat;
	background-position:center;
	width: 88px;
	height: 23px;
}

input.br_timeout{
	background: url(../images/empty.gif);
	width: 83px;
	height: 23px;
	border: none;
	line-height:normal;
	text-align: center;
	vertical-align: middle;
}

input.br{
	background: url(../images/empty.gif);
	width: 45px;
	height: 25px;
	border: none;
	line-height:normal;
	text-align: center;
	vertical-align: middle;
}

input.battle_name{
	background: url(../images/empty.gif);
	width: 161px;
	height: 21px;
	border: none;
	line-height:normal;
}

form {
	margin: 0;
	padding: 0;
}

scroll_inside {
    height: 300px;
    /*padding: 5px 0 0 0;
    margin: 0 30px 0 0;*/
}

#scroll_inside2 {
}

/* Top menu */

.menu_item {
	background:url(../images/menu_item_bg.png) repeat-x top left;
	padding-top: 5px;
}

.menu_item a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 15px;
}

.menu_selected a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 15px;
}

.menu_selected {
	background:url(../images/menu_selected_bg.png) repeat-x top left;
	padding-top: 5px;
}

.top_spacer {
	margin: 10px 0 0 0;
}


/* Content frame */

.content_frame {
	background: url(../images/content_frame_bg.png) repeat;
}

.content_frame_bg_1 {
	background: url(../images/content_frame_bg_1.png) repeat-x top;
}

.content_frame_bg_2 {
	background: url(../images/content_frame_bg_2.png) repeat-y right;
}

.content_frame_bg_3 {
	background: url(../images/content_frame_bg_3.png) repeat-x bottom;
}

.content_frame_bg_4 {
	background: url(../images/content_frame_bg_4.png) repeat-y left;
}


/* Context menu */

.cmenu {
	position:relative;
	top: -10px;
}

.cmenu_item {
	background:url(../images/cmenu_item_bg.png) repeat-x top;
}

.cmenu_sel {
	background:url(../images/cmenu_sel_bg.png);
	background-repeat: repeat-x;
	height: 24px;
	color: #fff;
	font-weight: bold;
	font-size:12px;
	padding: 0 15px;
}

.cmenu_item a {
	color: #1b0606;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	padding: 3px 15px;
}

.cmenu_sel a {
	color: #fff;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
	padding: 3px 15px;
}


/* Content box */

.cnt_box_content {
	background:#bbb191;
	vertical-align:top;
} 

.cnt_box_content h3 {
	font-size: 14px;
	margin-left:10px;
}

.cnt_box_b1 {
	background: url(../images/cnt_box_border_1.gif) repeat-x top;
	width:3px;
	font-size:3px; 
	line-height:3px;
}

.cnt_box_b2 {
	background: url(../images/cnt_box_border_2.gif) repeat-y right;
	width:3px;
	font-size:3px; 
	line-height:3px;
}

.cnt_box_b3 {
	background: url(../images/cnt_box_border_3.gif) repeat-x bottom;
	width:3px;
	font-size:3px; 
	line-height:3px;
}

.cnt_box_b4 {
	background: url(../images/cnt_box_border_4.gif) repeat-y left;
	width:3px;
	font-size:3px; 
	line-height:3px;

}

.cnt_box_c1 {
	background: url(../images/cnt_box_corner_1.gif) no-repeat left top;
	width:3px;
	height: 3px;
	font-size:3px; 
	line-height:3px;
}
.cnt_box_c2 {
	background: url(../images/cnt_box_corner_2.gif) no-repeat right top;
	width: 3px;
	height: 3px;
	font-size:3px; 
	line-height:3px;
}

.cnt_box_c3 {
	background: url(../images/cnt_box_corner_3.gif) no-repeat right bottom;
	width: 3px;
	height: 3px;
	font-size:3px; 
	line-height:3px;
}

.cnt_box_c4 {
	background: url(../images/cnt_box_corner_4.gif) no-repeat left bottom;
	width: 3px;
	height: 3px;
	font-size:3px; 
	line-height:3px;
}

.artifactcnt {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 14px;
	line-height:14px;
	color:#fff;
	border:#494638 1px solid;
	margin:0 3px 2px 3px;
	text-align:center;
	background:url(../images/darkener2x2.gif) repeat;
}



/* Content column */

.cnt_col {
	padding: 0 0 0 20px;
}

.cnt_col_content {
	background: url(../images/cnt_col_bg.gif) repeat-y top left;
	padding: 5px 20px;
	margin: 0;
	text-align: center;
}

.cnt_col_content button {
	width: 150px;
}

.cnt_col_top {
	background: url(../images/cnt_col_top.gif) no-repeat;
	width: 206px;
	height: 31px;
	margin: 0;
	padding: 0;
}

.cnt_col_bottom {
	background: url(../images/cnt_col_bottom.gif) no-repeat;
	width: 206px;
	height: 17px;
	margin: 0;
	padding: 0;
}

/* Common elements */

.button {
	text-align: center;
	clear: both;
	margin: 5px 10px;
}

.button div {
	background: url(../images/button_left.png) no-repeat left top;
	padding: 0 0 0 11px;
	margin: 0;
}

.button span {
	display: block;
	background: url(../images/button_right.png) no-repeat right top;
	padding: 0 11px 0 0;
	margin: 0;
}

.button a {
	display: block;
	height: 20px;
	background: url(../images/button_bg.png) repeat-x top;
	margin: 0;
	padding: 2px;
	text-align: center;
	font-size:12px;
	color: #000;
	text-decoration: none;
}

.button a:hover {
	color: #3b2d02;
}


/* Quests */

.qst_select_item {
}

.qst_select_item th, .qst_select_item_hover th {
	text-align: left;
}

.qst_select_item th a, .qst_select_item_hover th a{
	color:#3b2d02;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.qst_select_item_hover {
	background-color: #aea587;
	cursor:pointer;
}

.qst_title {
	font-size: 16px;
	font-weight: bold;	
}

.npc_info img {
	border: #c0b695 2px solid ;
}

.npc_name {
	height : 24px;
	font-size:12px;
	color: #fff;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.npc_name img {
	border:0;
}

.npc_info p {
	font-size:12px;
	color: #000;
	line-height:14px;
	height: 120px;
	overflow-y: auto;
}

.npc_inside_container {
 /* clear:both;  */
  height:380px;
  overflow:auto;
  /*overflow-x:hidden;*/
}

.npc_inside_container_100 {
  height:100px;
  overflow-y:auto;
}

.npc_inside_container_100pr {
  height:100%;
  overflow-y:auto;
}

.npc_inside_container_80pr {
  height:80%;
  overflow-y:auto;
}

.npc_inside_container_40pr {
  height:40%;
  overflow-y:auto;
}

.npc_inside_container_150 {
  height:150px;
  overflow-y:auto;
}

.npc_inside_container_200 {
  height:380px;
  overflow-y:auto;
}

.npc_inside_container_250 {
  height:250px;
  overflow-y:auto;
}

.npc_inside_container_50 {
  height:50px;
  overflow-y:auto;
}
.clan_container {
  height:200px;
  overflow-y:auto;
}
/* Shop */

.art_item {
	float: left;
	margin: 8px;
}

.art_img {
	border: 1px solid #514c3f;
}

.art_descr {
	font-size: 10px;
}

.art_title, .art_title a {
	font-size: 10px;
	font-weight: bold;
	color: #3b2d02;
	text-align: center;
	text-decoration: none;
}

.art_title a:hover {
	text-decoration: underline;
}

.art_button .button {
	width: 100%;
	margin: -5px 0;
	padding: 0;
}

.internal_table_bottom{
	background: url(../images/bottom_border_it.gif) repeat-x bottom;	
}

.internal_table_left{
	background: url(../images/left_border_it.gif) repeat-y left;	
}

.internal_table_right{
	background: url(../images/right_border_it.gif) repeat-y right;	
}

.internal_table_top{
	background: url(../images/simple_border_it_br.gif) repeat-x top;
	background-position: bottom;
}

.exchange_bottom{
	background: url(../images/exchange_bottom.jpg) repeat-x bottom;
	background-position: bottom;
}

.exchange_top{
	background: url(../images/exchange_top.jpg) repeat-x top;
/*	background-position: bottom;*/
}

.exchange_left{
	background: url(../images/exchange_left.jpg) repeat-y left;
}

.exchange_right{
	background: url(../images/exchange_right.jpg) repeat-y right;
}

.exchange_main{
	background: url(../images/exchange_background.png) repeat;
	text-align:left;
}

.exchange_owner{
	background: url(../images/exchenge_owner_background.png) repeat;	
}

.cyrrency_right{
	background: url(../images/currency_right.png)  repeat-y right;
}

.cyrrency_left{
	background: url(../images/currency_left.png) repeat-y left;
}
.cyrrency_left_top{
	width:5px;
	height:5px;
	background: url(../images/currency_left_top.gif) no-repeat left top; 
}
.cyrrency_right_top{
	width:6px;
	height:5px;
	background: url(../images/currency_right_top.gif) no-repeat right top; 
}

.cyrrency_bottom{
	background: url(../images/currency_bottom.png) repeat-x bottom;
	background-position: bottom;
}
.cyrrency_left_bottom{
	width:5px;
	height:5px;
	background: url(../images/currency_left_bottom.gif) no-repeat left bottom; 
}
.cyrrency_right_bottom{
	width:6px;
	height:5px;
	background: url(../images/currency_right_bottom.gif) no-repeat right bottom; 
}

.cyrrency_top{
	background: url(../images/currency_top.png) repeat-x bottom center;

}

.currency_main{
	background: url(../images/currency_background.png) repeat;
	text-align:left;
}

.red_button{
	background: url(../images/red_button.png) repeat-x;
	background-position: bottom;
	padding-left: 20px;
	padding-right: 20px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

.yellow_button{
	background: url(../images/yellow_button.png) repeat-x;
	background-position: bottom;
	padding-left: 20px;
	padding-right: 20px;
	color: black;
	font-weight: bold;
	cursor: pointer;
}

.description_background{
	background: url(../images/bacground_description.png) repeat-x;
}

.br_table_left{
	background: url(../images/left_br.png) repeat-y left;
	background-position: left;
}

.br_table_right{
	background: url(../images/right_br.png) repeat-y right;
	background-position: right;
}

.br_table_bottom{
	background: url(../images/bottom_br.png) repeat-x bottom;
	background-position: bottom;
}

.br_bakground{
	background: url(../images/background_br.gif) repeat;
}

.text_description{
	padding-left: 5px;
	font-size: 11px;
}

.mail_table_bottom{
	background: url(../images/mail_bottom.gif) repeat-x bottom;
	background-position: bottom;
}

.mail_table_right{
	background: url(../images/mail_right.gif) repeat-y right;
	background-position: right;
}

.mail_table_left{
	background: url(../images/mail_left.gif) repeat-y left;
	background-position: left;
}

.mail_bakground{
	background: url(../images/mail_background.gif) repeat;
}
td.pg-inact{
	background: url(../images/but_pageinactive.gif) no-repeat top center;
	width:28px;
	height:19px;
	text-align:center;
	vertical-align:middle;
	margin-right:2px;

}
td.pg-act{
	background: url(../images/but_pageactive.gif) no-repeat top center;
	width:28px;
	height:19px;
	text-align:center;
	vertical-align:middle;

}

a.pg-inact_lnk {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;

}
a.pg-act_lnk {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:14px;

}

td.page_title {
	font-size:20px;
	font-weight:bold;
}

.fl_left {
	float:left;
}

.underline a {
	color:#660000;
}

#start_price3, #start_price2, #start_price1, #buyout3, #buyout2, #buyout1 {
	width:25px;
}

