﻿/* ==================== Light styles ==================== */

/* === Basic === */
body, h1, h2, form, html, p, div, span, table, tbody, td, tr, ul, img {margin: 0;padding: 0;}
html {border: 0;height: 100%; width: 240px; margin: 0 auto;}
body, table, td, th, input, textarea, select {font-family: Arial, Tahoma, sans-serif;}
ul {list-style: none;}
a, img, a img {outline: 0;border: 0;-moz-outline: 0;}
img {vertical-align: middle;}
body {
	font-size: 12px;
	line-height: 1.5em;
	color: #635B49;
    background: url('../img/bg4.png?rnd=1') #051546;
	background-attachment: fixed;
	word-wrap: break-word;
}


a {
	color: #635B49; /* check */
	text-decoration: underline;
}

.icheck{
	margin: 6px;
}


/*------------------- Другое ------------------*/
.gl {
	background: #96beba;
	border: 1px inset #00494a;
	display: inline-block;
	border-radius: 50%;
	height: 16px;
	width: 16px;
	text-align: center;
	margin: 0;
	text-align: center;
	margin-left: -8px;
	margin-top: -8px;
	padding-bottom: 1px;
	position: absolute;
	z-index: 3;
	opacity: 0.9;
	color: #333;
}
/*-------------------------------------------*/




/*----------------- Текст ------------------*/
.timeToch{
	position: absolute;
	display: block;
	margin-left: 1px;
	margin-right: 1px;
	width: 97%;
	background: #eee;
	top: 42px;
	font-size: 10px;
	line-height: 14px;
	border-radius: 0 0 5px 5px;
	opacity: .8;
}
.nm{
	
}
/*------------------------------------------*/




/*---------------- Кнопки ------------------*/
a.Plus_One{
	background: #dad096;
	border-bottom: 3px solid #c3bd87;
	border-radius: 3px;
	padding: 3px;
	text-decoration: none;
}
a.Plus_One:hover{
	background: #d9d186;
}
a.Plus_One:active{
	margin-right: -2px;
	padding: 4px;
}
/*-------------------------------------------*/






/*---------------- Коробки ------------------*/
.new_inner {
	padding: 5px;
	font-size: 13px;
	background: #EBE3B3;
	color: #635B49;
	display: block;
}

a.new_inner {
	text-decoration: none;
}


.a1:hover{
	background: #f8efbb;
}
.a2:hover{
	background: #c4b879;
}


.EBE3B3, .e1{
	background: #EBE3B3;
}
.B7AD79, .e2{
	background: #B7AD79;
}


.banned {
	background: black;
	display: inline; 
	border: 3px solid red;
	float: left; 
	width: auto;
	margin: 1px;
	padding: 10px 10px 15px;
	text-align: center; 
	font-family: "Marker Felt", sans-serif; 
	text-decoration: none;
	color: yellow;
	font-size: 18px; 
}

/*-------------------------------------------------*/




a.redUsers_a{
	padding: 3px;
	font-style: oblique;
}

/*---------------- Формы ------------------*/
.red_profile{
	width: 75% !important;
	height: 10px !important;
	padding: 6px !important;
	padding-left: 3px !important;
	padding-right: 1px !important;
}
.Select_Red_Profile{
	padding: 4px;
	width: 50%;
	max-width: 200px;
}
select{
	min-height: 24px !important;
	min-width: 120px !important;
	margin-top: 1px;
	margin-bottom: 1px;
}
input[type="tel"],input[type="text"],input[type="num"]{
	height: 15px !important;
}
input.input{
	width: 96% !important;
	padding: 3px;
}
/*-------------------------------------------------*/








/*---------------- Процесс ------------------*/
.process-razborki{
	max-width: 240px;
	height: 47px !important;
	margin: -5px 0 0 -5px !important;
}
/*-------------------------------------------------*/








/*---------------- Переключатели ------------------*/
.sw_link.selected {
	background: #e1dab1;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.sw_link {
    height: auto;
    padding: 2px;
    text-align: center;
    text-decoration: none;
    color: #635B49;
	display: block;
	background: #c0b681;
}
td.td_sw{
	background: #c0b681;
	border-bottom: 1px solid #635B49;
}
td.td_sw.selected{
	background: #e1dab1 !important;
}
td.td_sw._left {
	border-left: 1px solid #635B49;
}
td.td_sw._right {
	border-right: 1px solid #635B49;
}
td.td_sw a{
	text-decoration: underline;
}
td.td_sw a:hover{
	text-decoration: none;
}
a.sw_link {
	text-decoration: underline;
	font-size: 11px;
	color: #5b523f;
}
/*-------------------------------------------*/

















                         /*------------------- Промежные ---------------------*/
          
          
h1, h2, h3 {
	display: block;
	margin: 0;
	padding: 3px;
	font-size: 14px;
	color: #fbeac7;
	font-weight: bold;
	text-align: left;
}
h4{ 
	display: block;
	margin: 0;
	padding: 0;
    font-size: 14px; 
}

h5 {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #fbeac7;
    font-weight: bold;
    text-align: left;
}

h3{ 
	display: block;
	margin: 0;
	padding: 0;
    font-size: 14px; 
}


p { margin: 0; padding: 0; }
.no-mt { margin-top: 0 !important; }
.no-mb { margin-bottom: 0 !important; }
.no-pt { padding-top: 0 !important; }
.no-pb { padding-bottom: 0 !important; }
.no-bdr { border: 0 !important; }
.no-p { padding: 0 !important; }
.d_b { display: block !important; }

.mt10 { margin-top: 10px !important; }
.mr5 { margin-right: 5px !important; }
.mr3 { margin-right: 3px !important; }
.mr2 { margin-right: 2px !important; }
.mb5 { margin-bottom: 5px !important; }
.ml5 { margin-left: 5px !important; }


.lp0{padding: 0px!important;}
.lp1{padding: 1px!important;}
.lp2{padding: 2px!important;}
.lp3{padding: 3px!important;}
.lp4{padding: 4px!important;}
.lp5{padding: 5px!important;}

.lm0{margin: 0px!important;}
.lm1{margin: 1px!important;}
.lm2{margin: 2px!important;}
.lm3{margin: 3px!important;}
.lm4{margin: 4px!important;}
.lm5{margin: 5px!important;}

.right { text-align: right; }
.fleft { display: block; float: left !important; }
.fright { display: block; float: right !important; }
.clear-left { clear: left; }
.center, .text-center, .cntr { text-align: center; }
.fee { color: #fee1b5!important; }

.text-right { text-align: right;!important; }
.text-left { text-align: left;!important; }
.td-n { text-decoration: none !important; }
.text-bold { font-weight: bold; }
.bold {    font-weight: bold;}

.font10{font-size:10px!important}
.font11{font-size:11px!important}
.font12{font-size:12px!important}
.font13{font-size:13px!important}
.font14{font-size:14px!important}
.font15{font-size:15px!important}


img.inner_toch
{
height: 50px;
width: 55px;
border-radius: 6px;
border: 1px solid #856531;
}






                         /*------------------- ZAG ---------------------*/
                         
                      
.b-stats {
    position: relative;
    padding: 2px 5px 3px 5px;
    font-size: 11px;
    color: #bbac8b;
    background: url('../light/header-bg.png') repeat 0 50% #4F3D30;
    border-bottom: 1px solid #bbac8b;}
	
.html {
    padding: 3px;
    font-size: 11px;
    color: #8E9AA1;
	text-align:  center;
}
	
.b-notify {
    padding: 2px 5px;
    background: #009563;
    color: #71cc71;}
.b-notify a { 
    color: #71cc71; 
    text-decoration: none; }   
                         
                         
                         
                         
                         /*------------------- Menu ---------------------*/

.inner_content_flamingo{ 
	font-size: 12px;
    font-weight: bold;
    color: #635B49;
    background: #FBEAC6; 
    padding: 5px; 
    margin: 0px; 
    }

.inner-content {
	padding: 5px;}
                         
.inner-content-two {
    background: #CFC282;
    padding: 5px;}

.inner-content-five {
    background: #AA8C5E;
    padding: 5px;
    color: #fbeac7;}

.inner-content-seven {
    background: #AF6722;
    padding: 2px;
    color: #FCF2DC;
	font-size: 12px;}

.inner-content, .inner-content-row {
    background: #EBE3B3;}








                                             /*        Перебор дизайн inner       */

.inner_content_clans_mod_who_1 {	padding: 5px;  background: #EBE3B3; }
.inner_content_clans_mod_who_2 {	padding: 5px;  background: #B7AD79; }

.inner_content_clans_mod_logs_1 {	padding: 5px;  background: #EBE3B3; }
.inner_content_clans_mod_logs_2 {	padding: 5px;  background: #D9D09A; }
.inner_content_clans_mod_logs_3 {	padding: 5px;  background: #205222; color: #fff;
                                  	border: 1px solid #5ea16f;  font-size: 11px;}

.inner_content_clans_mod_to_clan_1 {	padding: 5px;  background: #EBE3B3; }
.inner_content_clans_mod_to_clan_2 {	padding: 5px;  background: #B7AD79; }

.inner_content_clans_mod_default_1 {	padding: 5px;  background: #EBE3B3; }
.inner_content_clans_mod_default_2 {	padding: 5px;  background: #B7AD79; }

.inner_content_clans_mod_list_1 {	padding: 5px;  background: #EBE3B3; }
.inner_content_clans_mod_list_2 {	padding: 5px;  background: #D9D09A; }

.inner_content_clans_mod_clan_1 {	padding: 5px;  background: #EBE3B3; }
.inner_content_clans_mod_clan_2 {	padding: 5px;  background: #D9D09A; }

.inner_content_casino_mod_band_1 {	padding: 5px;  background: #EBE3B3; }
.inner_content_casino_mod_band_2 {	padding: 5px;  background: #ABA273; }

.inner_content_chat_mod_default_1 {	padding: 5px;  background: #EBE3B3; }
.inner_content_chat_mod_default_2 {	padding: 5px;  background: #ABA273; }

.inner_content_raids_mod_key_1 {	padding: 5px;  background: #EBE3B3; }
.inner_content_raids_mod_key_2 {	padding: 5px;  background: #ABA273; }

.inner_content_raids_mod_raid_1 {	padding: 5px;  background: #EBE3B3; }
.inner_content_raids_mod_raid_2 {	padding: 5px;  background: #D9D09A; }

.inner_content_forum_mod_default_1 {	padding: 7px;  background: #EBE3B3; }
.inner_content_forum_mod_default_2 {	padding: 7px;  background: #BCB381; }

.inner_content_forum_mod_cat_view_1 {	padding: 6px;  background: #EBE3B3; }
.inner_content_forum_mod_cat_view_2 {	padding: 6px;  background: #BCB381; }

.inner_content_forum_mod_topic_1 {	padding: 6px;  background: #ABA273; }
.inner_content_forum_mod_topic_2 {	padding: 6px;  background: #EBE3B3; }

.inner_content_boi_mod_raiting_1 {	padding: 5px;  background: #ABA273; }
.inner_content_boi_mod_raiting_2 {	padding: 5px;  background: #EBE3B3; }

.inner_content_online_mod_default_1 {	padding: 5px;  background: #EBE3B3; }
.inner_content_online_mod_default_2 {	padding: 5px;  background: #ABA273; }

.inner_content_messages_mod_search_1 {	padding: 5px;  background: #EBE3B3; }
.inner_content_messages_mod_search_2 {	padding: 5px;  background: #ABA273; }

.inner_content_admin_mod_regisration_1 {	padding: 5px;  background: #EBE3B3; }
.inner_content_admin_mod_regisration_2 {	padding: 5px;  background: #BCB381; }

.inner_content_tyrnirs_mod_default_1 {	padding: 5px;  background: #ABA273; }
.inner_content_tyrnirs_mod_default_2 {	padding: 5px;  background: #EBE3B3; }


.inner_content_boi_stats_name { background: #D6CC95; padding: 5px; color: #A87833; font-size: 14px; }
.inner_content_boi_stats_body { background: #EBE3B3; padding: 5px; color: #635B49; font-size: 14px; }
.inner_content_three_draka { background: #FBEAC6; padding: 5px; }
.inner_content_three_draka_pobeda { background: #EBE3B3; padding: 5px; }
.inner_content_three_draka_porazhenie { background: #CBB48F; padding: 5px; }
.inner_content_three_draka_default { background: #FBEAC6; padding: 5px; }
.inner_content_three_read_msg { background: #FFF3DA; padding: 5px; }
.inner_content_boi_mod_raiting { background: #BE7E0F; padding: 5px; color: #FCF2DC;	font-size: 14px;}

                                             /*     End Перебор дизайн inner     */


                    
.vdele, .bold {  
     padding: 3px;
     text-align:  center;
     font-size: 12px;
     text-decoration: underline;
     font-weight: bold;}                    
                         
                         
                         
                         
                         
                         
                         
                         
                         
                         
                         /*------------------- Мимолетные ---------------------*/
.params_img {
    background: url(../i/icons/boi/Ring_diagramm_55.png) no-repeat;
    width:55px;
    height:61px;
    margin-right:5px;
    float:left;
    margin-top:5px;
}
      
      
a.rightw, a.rightz, i.rightw, i.rightz, span.rightw, span.rightz{ float: right; }  
.rightz,.rightw { text-align:right; padding: 1px; }


.leftw {
	  float:left; 
	  padding: 1px;}
	  
a.url,b.url, .baloon-inner a {
      color: #fbeac7;}

.border-top{
    background:transparent url(../img/border.gif);
    height:11px;
}



.pack-icon{display:inline-block;vertical-align:top;width:80px;height:84px;position:relative;background:url(../img/market/pack1.png) no-repeat 50% 0 transparent}
.pack-icon span{display:block;position:absolute;bottom:4px;width:80px;color:#e3dbc9;font-size:14px;font-weight:bold;text-align:center}
.pack-icon.pack1{background-image:url(../img/market/pack1.png)}
.pack-icon.pack3{background-image:url(../img/market/pack3.png)}
.pack-icon.pack4{background-image:url(../img/market/pack4.png)}
.pack-icon.pack5{background-image:url(../img/market/pack5.png)}
.pack-icon.pack6{background-image:url(../img/market/pack6.png)}
.pack-icon.pack7{background-image:url(../img/market/pack7.png)}

                         /*------------------- Down ---------------------*/
                         
                         
                         
                         
                         
                         
                         
                         
                         
                         
                         
                         
                         /*------------------- END ---------------------*/
                         
                         
                         
                         
.b-profile {
	border-top: 3px solid #032b1d;
	border-bottom: 3px solid #032b1d;
	background: #126d4e;
	padding: 5px;
	color: #e8cd96;
}
                         
                         
          
.menutext {
	color: #ECECEC;
	padding: 12px;
	text-align: center;}
	
	
	
	
.g_online{
font-size: 12px;
color: #777;
}
	
	
	
          
                         /*---------------------------------------------*/
          
          
          
         
         
         
         
         
         
         
         
          
   

		
.b-narrow-content .table-title {
		width: 200px;
		margin: 0 auto;}
		
.table-title td { padding: 8px 5px; }






	.b-profile a { color: #e8cd96; }






  

.inner-content h1 {
    color: #635B49;
    text-align: center;
    margin: 4px auto;
}



















.index   {
        color: #344680;
	padding: 7px;
        text-align: center;
        }






                     /*        LORDS        */
                     


.op1{opacity:1}
.op09{opacity:.9}
.op04{opacity:.4}
.opback06{background-color:rgba(0,0,0,.6)}
.tal{text-align:left}
.m5{margin:5px}

.back_npc2{background:url(/theme/i/icons/npc/fon/fon3.png) #000 no-repeat;background-size:cover}
.back-0{background:#414141}
.back-1{background:url(/theme/i/icons/npc/fon/back1.png) #ff9c64 no-repeat;background-size:cover}
.back-2{background:url(/theme/i/icons/npc/fon/back2.png) #809c80 no-repeat;background-size:cover}
.back-d1{background:url(/theme/i/icons/npc/fon/d11.png) #809c80 no-repeat;background-size:cover}
.back-d4{background:url(/theme/i/icons/npc/fon/d4.png) #809c80 no-repeat;background-size:cover}
.back-3{background:url(../theme/img/button_svet.png) white no-repeat;background-size:cover}

                     
                     /*   End  LORDS        */

















.hr {
	border-top: 1px solid #5E6163;
}
.hrs {
	border-right: 1px solid #5E6163;
	height: 6px;

}






                         







/* list */
.b-list {
	margin-bottom: 0px;
}

.chat_panel{
	background-color:#C0B681; 
	color:#635b49;
	clear:both;
	overflow:hidden;
	padding:5px; }

	.balka-top {
		height: 5px;
		background: url('balka-bot.png') repeat-x 0 0 #94969B;
	}
	.dot-st-none { height: 4px; background: url('../i/icons/toch/dot-st-none.png') no-repeat 0 0; }
	.dot-st-true { height: 4px; background: url('../i/icons/toch/dot-st-true.png') no-repeat 0 0; }
	.dot-st-true-grab { height: 4px; background: url('../i/icons/toch/dot-st-true-grab.png') no-repeat 0 0; }
	
	.balka-bot {
		height: 5px;
		background: url('balka-bot.png') repeat-x 0 0 #00A8A8;
	}
	.list_row.odd{ background-color:#C0B681; }
	.list_row{ color:#635b49; background-color:#DCD29C; }
	.list_row{ clear:both; overflow:hidden; padding:5px; }
	.list-el { background: #cbb083; color:#fff; }
	
	.list-el td { padding: 2px ; }
	.list-sep {
		height: 5px;
		background: #522519;
	}
	


	
		.list-el-info-two {
		padding: 3px 5px;
		font-size: 14px;
		color: #856531;
		background: #E0DBD3;
	}
	
	
	/*    Обновление     */
	

.boss_title { padding: 5px 5px; border-radius: 7px 7px 0px 0px; font-size: 11px; color: #856531; background: #cdc2af; display: block;}
.quests_title { padding: 5px 5px; border-radius: 7px 7px 0px 0px; font-size: 12px; color: #856531; background: #cdc2af; display: block;}
.quests_down { padding: 5px 5px; border-radius: 0px 0px 7px 7px;  background: #B1A065; font-size: 12px; color: #EFE8D2; display: block;}
.boss_info_default { font-size: 13px; color: #856531; background: #D5B98B; display: block;}



	
	
	
	/*    End Обновление     */
	
	
	






    /* NEW STYLE */
   
   
img.img-border { 
    border-radius: 0px;
    border: 1px solid black;
}
   
.inner-content.bg-green{background:#11592e;color:#fff}
.newstyle-list-el{padding-bottom:5px;background:#D4CB95;color:#9d834c;font-size:11px}
.newstyle-list-el td{padding:5px}
.newstyle-list-el-info{padding:3px 5px; color:#8b6933;background:#d9d0a0;font-weight:bold}
.newstyle-list-el-info.rating{background:#9d6623;color:#fff;font-size:12px}

.inline-icon{display:inline-block;margin:0 2px 0 2px}
         h2.green{background:#0c4322;color:#fff;text-align:center;font-size:12px;padding:4px;position:relative}
           .title_right{position:absolute;right:4px;top:2px;font-size:12px;font-weight:normal;white-space:nowrap}
           .c-light-yellow{color:#ffd200}
           .b-cards{border-spacing:15px 10px}

  .nowrap{white-space:nowrap!important}
em.nowrap{white-space:nowrap!important;font-style:normal}

    .card{font-size:11px;display:inline-block;width:50px;height:57px;text-align:center;color:#000;padding-top:23px;background:url('../i/icons/cards/card_back2.png') 50% 50% no-repeat;text-decoration:none}
    .card.revert{background-image:url('../i/icons/cards/card_back.png')}
    .card.selected{background-image:url('../i/icons/cards/card_back3_mini.png')}
    .card-mini{background:#fff;padding:2px;display:inline-block;vertical-align:middle;text-align:center}
    .card-suit{font-size:18px;display:inline-block;width:12px;height:15px;margin-top:-2px;vertical-align:middle;color:#000}
    .card-suit.clubs{background:url('../i/icons/cards/12x13_clubs.png') 0 50% no-repeat}
    .card-suit.diamonds{background:url('../i/icons/cards/12x13_diamonds.png') 0 50% no-repeat}
    .card-suit.spades{background:url('../i/icons/cards/12x13_spades.png') 0 50% no-repeat}
    .card-suit.hearts{background:url('../i/icons/cards/12x13_hearts.png') 0 50% no-repeat}





.b-hata-menu table tr td{padding:5px 0;border-bottom:1px solid #897F51;border-left:1px solid #897F51}
.b-hata-menu table tr td:first-child{border-left:none}
.b-hata-menu table tr:first-child td{border-top:1px solid #897F51}
.btn-hata{display:block;x-border-top:1px solid #fff;text-align:center}


   .btn-hata{display:block;x-border-top:1px solid #fff;text-align:center}
   .btn-hata>span{display:inline-block;margin-top:5px;font-size:12px;font-weight:bold;color:#665b47}
   .btn-hata>img{display:inline-block}
   .btn-hata.lock{padding-top:27px}
   .btn-hata.lock>span{margin-top:15px;color:#665b47}






/***************** PAGE *****************/
.yiiPager {
	margin: 7px 0;
	font-size: 0;
	text-align: center;
}

.yiiPager  li {
	display: inline-block;
	margin: 0 2px;
	padding: 4px 4px;
	background: #003826;
	border: 1px solid #5e9e89;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-radius:4px;
	width: 15px;
}

.yiiPager  li.selected {
	background: #5E9E89;
	border: 1px solid #5E9E89;
}
.yiiPager  li.selected a{
	color: #003826;
}

.yiiPager a {color: #fff;text-decoration: none;}
.yiiPager a:hover { border-color: #fff; }
a.pag-wide { padding: 1px 12px;	}
/***************** End PAGE *****************/








/********** inner *********/
.b-baloon {	margin: 0 2px 10px 2px; }
.torch { padding-left: 15px; }
.baloon-inner a { color: B69459; }
.baloon-inner-red a { color: #331717; }

.baloon-inner {
	background: #1F5051;
	border: 1px solid #5ea09e;
	color: #fff;
	font-size: 11px;
	padding: 5px;
}

.profile-inner {
	background: url(../img/background.jpg) no-repeat 50% #535456;
	border: 1px solid #D0BE45;
	color: #fff;
	font-size: 11px;
	padding: 5px;
}
	
.baloon-inner-red {
	background: #D05656;
	border: 1px solid #FB6565;
	color: #fff;
	font-size: 11px;
	padding: 5px;
}
/********** END inner *********/
	
	
	
	
	
	
	
	
	
		
/************ buttons ************/
button.bttn_green, input.bttn_green, input.bttn {
    position: relative;
    display: block;
    margin: 0px;
    padding: 4px 5px 4px 5px;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #121212;
    text-decoration: none;
    font-size: 12px;
    background:url('bttn/bttn_green.png') #24891f;
    width: 100%;}
button.bttn_green:hover, input.bttn_green:hover, input.bttn:hover {
    background:url('bttn/bttn_green2.png') #24891f;}
/*********** END buttons ***********/











/************ Bttn ************/
a.bttn_blue{ 
color:#fff;
 border-radius: 6px;
  background: #269AFF;
   padding: 4px;
    margin: 0px;
    text-decoration: none;
    border-top: 1px solid #5DBAFF;
    border-bottom: 1px solid #1067A8;
    }




.btn,.btn_gray,.btn_red,.btn_green,.btn_sea,
.bttn,.bttn_gray,.bttn_red,.bttn_green,.bttn_green2,.bttn_sea, .bttn_g {font-weight: bold; text-align: center;} /* Все кроме .bttn_navi, .btn_navi */

.bttn,.bttn_gray, .bttn_nav, .bttn_red,.bttn_green,.bttn_sea,.bttn_navi,
.btn,.btn_gray,.btn_red,.btn_green,.btn_green2,.btn_sea,.btn_navi, .bttn_g 
{
    position: relative;
    display: block;
    margin: 0px;
    padding: 4px 5px 1px 5px;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #121212;
    text-decoration: none;
    font-size: 12px;
}


a.bttn, .btn{background: #8E3DFF;}
a.bttn_red, .btn_red {background: #CA1500;}
a.bttn_sea, .btn_sea {background: #00A9E3;}
a.bttn_gray, .btn_gray, a.bttn_nav, .bttn_nav{background: #9F9F9F;  font-size: 13px;}
a.bttn_green, .btn_green , a.bttn_g, .bttn_g {background: #089A00;}
a.bttn_green2, .btn_green2 {background: #089A00; padding: 5px;}
a.bttn_navi, .btn_navi{background: #A56848;font-size: 14px;}


.btn,
.btn_gray,
.btn_red,
.btn_navi,
.btn_green,
.bttn_g ,
.btn_sea
{margin: 2px;}



a.bttn:hover, .btn:hover { background: #7E39DF;  }
a.bttn_sea:hover, .btn_sea:hover { background: #009CCD; }
a.bttn_red:hover, .btn_red:hover { background: #D61701; }
a.bttn_navi:hover, .btn_navi:hover { background: #B67959; }
a.bttn_gray:hover, .btn_gray:hover, .bttn_nav:hover { background: #A4A4A4; }
a.bttn_green:hover,  a.bttn_g:hover, .btn_green:hover { background: #09A500; }
a.bttn_green2:hover, .btn_green2:hover { background: #09A500; }


/************ END Bttn ************/





                         




.user_row {
    padding: 3px 5px 3px 3px;
    overflow: auto;
}

.user_row .username {float: left;}
.user_row .authority {width: 80px; float:right;}
.user_row.odd {background-color: #aba273; }


.row input {width: 100%; }
textarea {width:98%;height:50px; border-radius:5px;}

.gray_italic {
    color: gray;
    font-style:italic;
    font-size: 11px;
}

.list_row.right {
    float:right; 
    font-size:10pt;
    margin-top: 5px;
    text-align: right;
}



.switcher_link {
    height: 22px;
    padding-top: 3px;
    text-align: center;
}
.switcher_link.left {
    float: left;
    border-right: 1px solid #635B49;
    width: 49.5%;
    background-color: #C0B681;
}
.switcher_link.right {
    background-color: #C0B681;
    border-bottom: 1px solid #635B49;
}
.switcher_link a {
    font-size: 8pt;
    text-decoration: underline;
    color: #635B49;
}
.switcher_link.selected {
    color: #635B49;
    background-color: #e1dab1;
    
}
.switcher_link.selected a {
    text-decoration: none;
    color: #635B49;
}



.add_chat_message {
    margin: 0px 5px;
    padding-top: 5px;
}
.add_chat_message textarea {
    height: 20px;
}





table.list tr.row {
    color: #635B49;
    height: 25px;
    align: right;
}

table.list tr.row.odd {
    background-color: #aba273;
}

table.list tr.row td {
    padding: 0px 5px;
}

.casino-back {
    height: 280px;
    padding-top: 31px;
    background:url(../light/casino/back.jpg) no-repeat scroll center top #cbc28f;
}











/* Прогрес */

.b-exp-progress {
    margin: 0 auto;
    height: 5px;
    background: #3B4142;
}
.exp-progress-filled {
    height: 5px;
    background: #8abb01;
}

.progress-vert-full {
    width: 6px;
    position:absolute;
    bottom:0px;
}
/* вверх\вниз */
.progress-vert-empty {
    width: 6px;
    height: 49px;

    /*background: url('images/progress-vert-empty.png') 0 0;*/
    background:gray;
    border-top:1px solid black;
    border-bottom:1px solid black;
    margin:0 5px;
    position:relative;
}
.progress {
    border: 1px solid #4e2317;
    background-color: #08aa00;
    height: 5px;
}

.progress .empty {
    background-color: #08aa00;
    float: left;
    height: 100%;
}
.progress .full {
    background-color: #a5a5a5;
    float: right;
    height: 100%;
}



.progress_razb_red {
    border: 1px solid #4e2317;
    background-color: #ff3d3d;
    height: 5px;
}
.progress_green {
    background-color: #08aa00;
    float: left;
    height: 100%;
}

.progress_full {
    background-color: #a5a5a5;
    float: right;
    height: 100%;
}



/* End Прогрес  */
















.tn{
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
   -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
   -webkit-box-shadow: 5px 5px 1px rgba(0,0,0,0.3);
}










