/*----- Start "Main definitions" -----*/
::selection {background: rgba(255, 89, 89, 0.5);;}
::-moz-selection {background: rgba(255, 89, 89, 0.5);}
::-webkit-selection {background: rgba(255, 89, 89, 0.5);}
input.button_theme.simple::selection {background: rgba(255, 89, 89, 0.5);}
body,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}

* { padding: 0; margin: 0; outline: 0; }

body {font-size: 12px;line-height: 1.2;font-family: Arial, "Trebuchet MS", sans-serif;color: #000;background: #FFFDE9;min-width:1260px;}

h1 {
	font-size:20px;
	line-height:22px;

}
	/**h1 a, **/h2 a {
		color:#9a9a9a;
	}
h2 {
	font-size:18px;
	line-height:20px;
	color:#fff;
	padding-bottom: 1px;
	padding-top: 5px;
	padding-left: 10px;
}
h3 {
	font-size:15px;
	color:#fff;
	padding-bottom: 1px;

}

h1,h2 {
	margin:15px 0 10px 0;color:#FF960E;
}
h4 { font-size: 13px; font-weight: bold; color: #e4e4e4;  margin-bottom: 5px; }
center {margin: 0 auto;}
img {     vertical-align: middle;  }   
a img { border: 0; }
a							{ text-decoration:none; cursor:pointer; }
a:link						{ cursor:pointer; }
a:visited					{ text-decoration:none; cursor:pointer; }
a:active					{ text-decoration:none; cursor:pointer; }
a:hover						{ text-decoration:none; cursor:pointer; color: #dadada;}
.link {color: #A02E0E; }
a { color:#252622;  }
	a.js {
		text-decoration:none;
		border-bottom:1px dotted #fff;
	}
		a.js:hover {
			border:none;
		}
a:hover { text-decoration: none; }
ul li {list-style: none outside none;}

.cl/**, .clear**/ { display: block; height: 0; font-size: 0; line-height: 0;  clear: both; }
/**.cll, .clear { display: inline; height: 0; font-size: 0; line-height: 0;  clear: both; }
**/.shell { width: 99%; margin: 0 auto; }

#page {width: 1200px; }
/**#page-ct {margin: 0 auto;}
**/#headers { /*height: 250px; clear: both; overflow: hidden; zoom: 1;  background: url(/themes/default/images/headcsthebest.jpg) no-repeat #121212 center top; */}
#header { max-width:1200px;   margin: 0 auto;}

#logo { text-transform: uppercase; line-height: 1; background: url("/themes/default/images/ak47.png") no-repeat center;width:1200px;height:180px; }
#lg h1 { font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold; font-size: 20px;margin:0;text-align:center;color:#FF9748}
/**#logo h1 a { color: #fff; text-decoration: none; }
**//**#logo h1 a span { color: #b23201; }
**/#lg .description { font-size: 10px; /*color: #cfd2d9;*/ color: white; display:none;}
#lg h1 span {color: #E40000;}

#top-nav {width: 630px;margin: 0 auto;margin-left: 290px; float: left;}
#top-nav a{}
#top-nav ul {font-size:10px;font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;}
#top-nav ul li {height: 25px;}
#top-nav ul li a {line-height: 25px;    padding: 0px 18px;}
#top-nav ul li:hover {background: #FFC074; 

}
#top-nav ul li.home { }
#top-nav ul li:first-child {border-radius: 0px 0 0 15px;}
#top-nav ul li:last-child {border-radius: 0px 0px 15px 0px;}

.num {padding:5px 10px;float:left;margin-right:15px;font-size: 22px;}
.num:hover {color:#111;}
.no {color:#111;font-size: 15px;
    line-height: 23px;}

/* NAVIGATION GAMES */
#main-nav { /*float: left; display: inline; line-height: 32px; margin-left: 10px;*/width: 545px;margin: 0 auto; line-height: 32px;
}
#appleNav {
list-style:none; letter-spacing:0px; font-size:11px;text-transform: uppercase;
text-shadow: 0 -1px 3px #202020;
height:30px;
}
#appleNav li { display:block; float:left; border-right:1px solid #251E1A; border-left:1px solid #555252;     padding: 0 10px; height:30px; background: #3B3A3A;}
#appleNav li:hover {
    background-color:#383838;
    box-shadow: inset 0 0 9px 1px #2E2520;
}

#appleNav li:active {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3F3F3F), color-stop(0.5, #383838), color-stop(0.51, #434343), color-stop(1, #555555));
    background-image: -moz-linear-gradient(center bottom, #3F3F3F 0%, #383838 50%, #434343 51%, #555555 100% );
}

#appleNav li a { color:white; text-decoration:none; text-align:center; display:block; line-height:30px; outline:none; }
#appleNav li a:active { color:#fff;}


#appleNav li:first-child {
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px; 
    border-left:none;
}
#appleNav li a img {
   vertical-align:middle; margin: -3px 2px 0 0;
}
#appleNav li:last-child {
    -moz-border-radius:0 5px 5px 0;
    -webkit-border-radius:0 5px 5px 0;
    border-radius:0 5px 5px 0;    
    border-right:none;   
    padding: 0 10px;
}
#link{color:#222;}
/* Базовые стили слоя затемнения и модального окна  */
.overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
/* фон затемнения */
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed; /* фиксированное поцизионирование */
    cursor: default; /* тип курсара */
}
/* активируем слой затемнения */
.overlay:target {
    display: block;
}
div#comments_post {
	background: #ffc983;
}
.posttext {color:#000;}
.post_hl {
	background: #ff9045;
}
p.posttime {
	font-size: 10px;
	color: #313131;
	padding-top: 5px;
	float: left;
	margin: 0;
	padding: 0;
	font-style: italic;
}
div.post {
	padding: 11px;
	border-top: 1px solid #fff;
	color: #E1E1E1;
	font-size: 12px;
}
/* стили модального окна */
.popup {
    top: -100%;
    right: 0;
    left: 50%;
    font-size: 14px;
    z-index: 20;
    margin: 0;
    width: 85%;
    min-width: 320px;
    max-width: 70%;
/* фиксированное позиционирование, окно стабильно при прокрутке */
    position: fixed;
    padding: 15px;
    border: 1px solid #383838;
    background: #fefefe;
/* скругление углов */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
/* внешняя тень */
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
}
/* активируем модальный блок */
.overlay:target+.popup {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 10%;
}
/* формируем кнопку закрытия */
.close {
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    position: absolute;
    padding: 0;
    border: 2px solid #ccc;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(61, 61, 61, 0.8);
    -webkit-box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
    text-align: center;
    text-decoration: none;
    font: 13px/20px 'Tahoma', Arial, sans-serif;
    font-weight: bold;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    -ms-transition: all ease .8s;
    -o-transition: all ease .8s;
    transition: all ease .8s;
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    font-size: 12px;
}
.close:hover {
    background-color: rgba(252, 20, 0, 0.8);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);    
}
/* изображения внутри окна */
.popup img {
    width: 100%;
    height: auto;
}
/* миниатюры слева/справа */
.pic-left, 
.pic-right {
    width: 25%;
    height: auto;
}
.pic-left {
    float: left;
    margin: 5px 15px 5px 0;
}
.pic-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/* элементы м-медиа, фреймы */
.popup embed, 
.popup iframe {
    top: 0;
    right: 0;
    bottom: 0; 
    left: 0; 
    display:block;
    margin: auto;
    min-width: 320px;
    max-width: 600px;
    width: 100%;
}
.popup h2 { /* заголовок 2 */
    margin: 0;
    color: #008000;
    padding: 5px 0px 10px;
    text-align: left;
    text-shadow: 1px 1px 3px #adadad;
    font-weight: 500;
    font-size: 1.4em;
    font-family: 'Tahoma', Arial, sans-serif;
    line-height: 1.3;
}
/* параграфы */
.popup p {margin: 0; padding: 5px 0}

#main { background: #ccc; padding-top: 10px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius: 4px;width:1200px;margin:0 auto; }
/**#main-bot {  padding: 0 10px 2px 10px; height: 100%; position: relative; }
**/#sidebar_l{
	float: left;
	width: 226px;
	margin-left:10px;
}
#footer{ background: #ccc;padding: 10px 0 0 0;width: 1200px;margin: 0 auto;margin-top: 30px;border-radius:4px;}
/**#sidebar_c { width: 800px; margin-left:10px; }
**/
#sidebar_r{
	float: right;
	width: 280px;
	//margin-left:10px;
	display: block;
	position: relative;
	left: -5px;
}
#content {
width: 900px;
margin-right:10px;
float:left;
}
/**#primaryContentContainer
{

}
**/
#primaryContent{}
#dwcs img {border-radius:5px;margin: 2px 5px;}
.block { margin-bottom: 10px; background-repeat: no-repeat; background-position: 0 0; }

.block .block-bot { width: 100%;  position: relative; background-repeat: no-repeat; background-position: 0 bottom; }
/**.block .block-bot_t { height: 100%;	 position: relative; background-repeat: no-repeat; background-position: 0 bottom; }
**//**.block .block-cnt { padding: 10px 10px 10px 9px; }
**/
/**.block .head { background: url(/themes/default/images/block-head.png) no-repeat 0 0; padding-left: 15px;  }
**//**.block .head .head-cnt { background: url(/themes/default/images/block-head.png) no-repeat right 0; line-height: 38px; height: 38px; padding-right: 13px; }
**//**.block .head .head-top { line-height: 38px; height: 38px; padding-right: 13px; }
**//**.block .head h3 { font-size: 15px; font-weight: bold; color: #262727; }
**//**.block .head .view-all { float: right; display: inline; width: 61px; height: 18px; line-height: 16px; background: url(/themes/default/images/block-head-view-all.gif); margin-top: 12px; }
**//**.block .head .view-all { color: #656565; font-size: 10px; text-decoration: none; text-align: center; }
**//**.block .head .view-all:hover { text-decoration: underline; }
**/.head {
background:#FFC074;margin-bottom: 10px;border-radius: 2px;

}

#content .block { background-color: #ddd; width: 100%; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius: 4px; padding-bottom:5px;  }
#content .block .block-bot { }
#content .block .block-bot a:hover, #content .block .block-bot a:active{color:#000;}

/**#sidebar_r .block { background-image: url(/themes/default/images/sidebar-block-top.gif); background-color: #484848;  }
**//**#sidebar_r .block .block-bot { background-image: url(/themes/default/images/sidebar-block-bot.gif); }
**//**#sidebar_l .block { background-image: url(/themes/default/images/sidebar-block-top.gif); background-color: #484848;  }
**//**#sidebar_l .block .block-bot { background-image: url(/themes/default/images/sidebar-block-bot.gif); }
**//**#sidebar_c .block { background-image: url(/themes/default/images/sidebar-block-top.gif); background-color: #484848;  }
**//**#sidebar_c .block .block-bot { background-image: url(/themes/default/images/sidebar-block-bot.gif); }
**/
/**#sign .block-cnt { padding: 6px 5px 5px 5px; }
**//**#sign .button { display: block; font-size: 11px; font-weight: bold; text-align: center; color: #fff; text-decoration: none; text-transform: uppercase; line-height: 29px; }
**//**#sign .button { width: 105px; height: 29px; background: url(/themes/default/images/sign-button.gif) no-repeat 0 0; }
**//**#sign .button:hover { background-position: 0 bottom; }
**//**#sign .button-left { float: left; display: inline; }
**//**#sign .button-right { float: right; display: inline; }
**//**#sign .center { text-align: center; font-size: 11px; line-height: 16px; margin-top: 4px; }
**//**#sign .center a { color: #35cfd9; }
**/
/**#sidebar_l .articles .article { padding: 8px 7px; background: url(/themes/default/images/sidebar-article-sep.gif) repeat-x 0 bottom; font-size: 11px; color: #a0a0a0; }
**//**#sidebar_l .articles h4 { color: #fff; font-weight: bold; font-size: 12px; }
**//**#sidebar_l .articles h4 a { color: #fff; text-decoration: none; }
**//**#sidebar_l .articles h4 a:hover { color: #ccc; }
**//**#sidebar_l .articles .view-all { font-size: 10px; letter-spacing: 0.5px; line-height: 24px; float: right; display: inline; margin-right: 6px; }
**/
/**#sidebar_l .image-articles .image { float: left; display: inline; width: 55px; }
**//**#sidebar_l .image-articles .image img { padding: 1px; border: solid 1px #1e1e1e; width: 51px; height: 51px; }
**//**#sidebar_l .image-articles .cnt { float: right; display: inline; width: 150px; }
**/
/**#sidebar_l .text-articles .article { padding: 8px 10px; font-size: 12px; }
**//**#sidebar_l .text-articles h4 { font-size: 13px; }
**/
/**#sidebar_c .articles .article { padding: 8px 7px; font-size: 11px; color: #a0a0a0; }
**//**#sidebar_c .articles h4 { color: #fff; font-weight: bold; font-size: 12px; }
**//**#sidebar_c .articles h4 a { color: #fff; text-decoration: none; }
**//**#sidebar_c .articles h4 a:hover { color: #ccc; }
**//**#sidebar_c .articles .view-all { font-size: 10px; letter-spacing: 0.5px; line-height: 24px; float: right; display: inline; margin-right: 6px; }
**/
/**#sidebar_c .image-articles .image { float: left; display: inline; width: 55px; }
**//**#sidebar_c .image-articles .image img { padding: 1px; border: solid 1px #1e1e1e; width: 51px; height: 51px; }
**//**#sidebar_c .image-articles .cnt { float: left; display: inline; width: 150px; }
**/
/**#sidebar_c .text-articles .article { padding: 8px 10px; font-size: 12px; }
**//**#sidebar_c .text-articles h4 { font-size: 13px; }
**/
/**#sidebar_r .articles .article { padding: 8px 7px; background: url(/themes/default/images/sidebar-article-sep.gif) repeat-x 0 bottom; font-size: 11px; color: #a0a0a0; }
**//**#sidebar_r .articles h4 { color: #fff; font-weight: bold; font-size: 12px; }
**//**#sidebar_r .articles h4 a { color: #fff; text-decoration: none; }
**//**#sidebar_r .articles h4 a:hover { color: #ccc; }
**//**#sidebar_r .articles .view-all { font-size: 10px; letter-spacing: 0.5px; line-height: 24px; float: right; display: inline; margin-right: 6px; }
**/
/**#sidebar_r .image-articles .image { float: left; display: inline; width: 55px; }
**//**#sidebar_r .image-articles .image img { padding: 1px; border: solid 1px #1e1e1e; width: 51px; height: 51px; }
**//**#sidebar_r .image-articles .cnt { float: right; display: inline; width: 150px; }
**/
/**#sidebar_r .text-articles .article { padding: 8px 10px; font-size: 12px; }
**//**#sidebar_r .text-articles h4 { font-size: 13px; }
**/
/**#content .articles h4 { font-size: 19px; font-weight: bold; color: #ccc; margin: 4px 0 2px; }
**//**#content .articles h4 a { text-decoration: none; color: #ccc; }
**//**#content .articles h4 a:hover { color: #fff; }
**/
/**#content .col-articles .image img { padding: 1px; border: solid 1px #050505; width: 194px; height: 194px; }
**//**#content .col-articles .article {  margin: 10px 0 10px 15px; width: 100%; }
**/
/**#content .row-articles .article { padding: 10px 15px 12px 15px; background: url(/themes/default/images/content-article-sep.gif) repeat-x 0 bottom; }
**//**#content .row-articles .last-article { background: none; }
**//**#content .row-articles .image { float: left; display: inline; width: 194px; }
**//**#content .row-articles .image img { width: 194px; }
**//**#content .row-articles .cnt { float: right; display: inline; width: 420px; }
**//**#content .row-articles h4 { margin-top: 0; line-height: 20px; }
**/


#footer .copy { font-size: 10px; color: #363636; text-transform: uppercase;  padding: 20px 0; margin-right:10px; }
#footer .copy a{ color: #363636; }
#footer .copy2 { font-size: 10px; color: #363636;  padding: 20px 0; margin-left:10px; text-transform: uppercase; }
#footer .copy2 a{ color: #363636; }
#footer .navs { background: #dcdcdc; text-align: center; font-size: 10px; text-transform: uppercase; color: #777; height: 100%; position: relative;  -moz-border-radius:4px; -webkit-border-radius:4px; border-radius: 4px; margin-left:10px; margin-right:10px; }
#footer .navs .navs-bot { height: 100%; position: relative; }
#footer .navs ul { margin: 2px 0;float:left;  }
#footer .navs ul li { list-style-type: none; padding: 4px 6px; }
#footer .navs ul li a {-webkit-transition: all 0.1s ease;-moz-transition: all 0.1s ease;-o-transition: all 0.1s ease;transition: all 0.1s ease;background: url(/themes/default/images/marker-2.gif) no-repeat scroll 0 5px transparent;color:#252622;display: inline-block;padding-left: 12px;}
#footer .navs ul li a:hover { text-decoration: underline;color:#D86633;background-position: 3px 5px; }
/**#footer .footer-link {padding: 50px 0 60px;width: 100%;height: 100%;margin: 0 10px;border-radius: 5px;}
**/#footer h3 {margin-top: 10px;color:#2d241f}
.fblock{height: 160px; width: 1024px; margin: 0px auto;padding:35px 10px !important;}
#footer-info {
	background: #DCDCDC;
    border-radius: 4px 4px 4px 4px;
    color: #777777;
    font-size: 12px;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}

.navs-bot { height: 100%; position: relative;     padding: 5px 25px;}

/**a.voteserv {
	display:inline-block;
	background-position:center;
	height:16px;
	width:16px;
	background:url("/images/icons/other/arrow_large_up.png");
	vertical-align: middle;
}
**/



/**#item{display:none;}
**/
/**.cursor{cursor:pointer;}
**/
/* SERVER INFO */
#avadesc {border-radius:6px;padding:1px;}
#description {
width: 470px;
background: #fffde9;
padding: 5px;
border-radius: 5px;
min-height: 95px;
}
.tinfo {
    background: #ffc983;
    padding: 5px 10px;
}
.tinfoto {
	    background: #fffde9;
    padding: 5px 10px;
}
.votes_count{font-size:18px;}
a.vote {display:inline-block;background-position:center;height:16px;width:16px;background:url("/images/icons/other/arrow_up.png") no-repeat;vertical-align: middle;margin-bottom:10px;}
.bone{margin-left:25px;width:180px;display: block;margin-right: 25px;}
.rateserv {background:#FFC983;color:#555;padding:4px 2px;text-align:center;}
.plus {padding-left:15px; background-image:url('/themes/images/plus.png'); background-repeat: no-repeat; background-position:1px 3px;}
.minus {padding-left:15px; background-image:url('/themes/images/minus.png'); background-repeat: no-repeat; background-position:1px 3px;}
.si_map_header {background:#FFC983;color:#555;padding:15px 2px;text-align:center;}
div.si_map_upload{ width:154px; background-color:#333333; line-height:120%; font-size:8pt; padding:3px; border-style:solid; border-width:0 1px 1px 1px; border-color:#585858; }
table.t {width:100%;}
table.t tr th {
height:35px;
/*background:#6e7f91 url('/themes/default/images/table/th3.gif') repeat-x;*/background:#ffc983;
font-size: 15px; font-weight: bold; color: #2d241f
}
table.t tr th.n {
/*background:url('/themes/default/images/table/th3.gif') repeat-x;*/background:#ffc983;
padding:0 5px;
width:10px;
}
table.t tr th.v {
/*background:url('/themes/default/images/table/th3.gif') repeat-x;*/background:#ffc983;
}
table.t tr td {
padding:1px 0;
height:30px;
border-bottom:1px solid #ccc;
}
table.t tr td.o {
					text-align:center;
					padding:0 10px 0 5px;
				}
table.t tr td.p {
					text-align:center;
				}
table.t tr td.v {
					text-align:center;
					font-size:18px;
				}
					table.t tr td.v a {
						text-decoration:none;
						margin:0 3px;
						color:#0e78bd;
					}
						table.t tr td.v a.rur {
							display:block;
							width:14px;
							height:19px;
							background:url('/images/icons/other/rur.png') no-repeat 0 0;
							margin:0 auto;
						}
table.t tr.r0 td {
					
				}
table.t tr:hover td {
						background:#ccc;
					}
				table.t tr td img {
					width:37px;
					height:28px;
					margin:0 5px 0 0;
					vertical-align:middle;
				}
div#z-like {
    margin-left: -85px;
}
div#like {
    margin-left: -27px;
}
table.t tr td.favorit a {
						display:inline-block;
						width:25px;
						height:25px;
						background:url('/themes/default/images/likee.png') no-repeat 0 0;
					}
						table.t tr td.favorit a.minus {
							background:url('/themes/default/images/likee.png') no-repeat -35px 0;
}


#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}


#facebox .popup{
  position:relative;
  border:3px solid rgba(0,0,0,0);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
  box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
  display:table;
  width: 370px;
  padding: 10px;
  background: #fff;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

/**#facebox .content > p:first-child{
  margin-top:0;
}
**//**#facebox .content > p:last-child{
  margin-bottom:0;
}
**/
#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  padding:2px;
  background:#fff;
}
#facebox .close img{
  opacity:0.3;
}
#facebox .close:hover img{
  opacity:1.0;
}

/**#facebox .loading {
  text-align: center;
}
**/
/**#facebox .image {
  text-align: center;
}
**/
#facebox img {
  border: 0;
  margin: 0;
}

/**#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
**/
/**.facebox_hide {
  z-index:-100;
}
**/
/**.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
**/span.mini { font-size:10px;font-family:verdana;padding:0px;margin:0px;color:gray; }
span.must { color:red;padding-left:3px;cursor:default; }
input, textarea, select {
	color: #111;
	background: #FFC77E;
	border: 1px #ccc solid;
	font-size: 12px;
	font-family: Verdana, Helvetica;
	text-decoration: none;
	padding:3px;
}
/**.sussed{color: #0dac09;}
**//**.error{color: #ee2020;}
**//**.warring{color: #ffcc00;}
**/.loading 
{ 
	width: 150px;
	height: 50px;
	vertical-align:middle;
	overflow: visible;
	padding: 10px;

	position: absolute;
	left: 39%;
	z-index: 999;
	text-align:center;
	padding-top:13px;

}

.r1, /**.r2, **/.r3 {
    display: block;
    height: 1px;
    overflow: hidden; 
    font-size:5px;
}

.r3 { margin: 0 3px; }
/**.r2 { margin: 0 2px; }
**/.r1 { margin: 0 1px; }

#rounded-box-3 .inner-box, #rounded-box-3  b {
    background-color: #6d6d6d;
	color: #FFFFFF;
}

.inner-box {
    padding:1em;
}
.farbtastic {
 position: relative;
 background-color: black;
 border: solid 1px #333333;
}
.farbtastic * {
 position: absolute;
 cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
 width: 195px;
 height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
 top: 47px;
 left: 47px;
 width: 101px;
 height: 101px;
}
.farbtastic .wheel {
 background: url(/images/colorpicker/wheel.png) no-repeat;
 width: 195px;
 height: 195px;
}
.farbtastic .overlay {
 background: url(/images/colorpicker/mask.png) no-repeat;
}
.farbtastic .marker {
 width: 17px;
 height: 17px;
 margin: -8px 0 0 -8px;
 overflow: hidden;
 background: url(/images/colorpicker/marker.png) no-repeat;
}
.banners{
margin-left: 30px;
margin-right: 30px;    
}
.banners img {}
#banners {margin-top: 20px;width: 1024px;height: 31px;}
#banners img {opacity: 0.4;}
#banners img:hover {opacity: 0.9;}
#b-right {float: right;}
#b-left {float: left;}
div.ttab_cont						{ border-bottom-color:#343434; }
textarea						{ margin:1px;	padding:2px 3px 2px 3px; border-width:1px; border-style:solid; font-size:9pt; }
div.block096				{ width:96px; position:relative; overflow:hidden; margin:0px 0px 0px 0px; }
div.block_flatbot						{}
div.block_flatbot		div.blockbgo9	{ bottom:0px; }
div.block_flatbot		div.blockbgi5	{ bottom:0px; }
div.ttab_on						{ padding-bottom:1px; }
.item_float_left			{ float:left; }
div.block_flattop						{}
div.block_flattop		div.blockbgo9	{ top:0px; }
div.block_flattop		div.blockbgi5	{ top:0px; }
/*	LINK*/
		
div.ttab_on						{ color:#FF9900; }
/*BLOCK BACKGROUND OUTER*/
div.blockbgo1		{ overflow:hidden; position:absolute; top:0px; bottom:0px; left:2px; right:2px; filter:alpha(opacity=30); opacity:.30; }
div.blockbgo2		{ overflow:hidden; position:absolute; top:2px; bottom:2px; left:0px; right:0px; filter:alpha(opacity=30); opacity:.30; }
div.blockbgo3		{ overflow:hidden; position:absolute; top:0px; bottom:0px; left:3px; right:3px; filter:alpha(opacity=70); opacity:.70; }
div.blockbgo4		{ overflow:hidden; position:absolute; top:3px; bottom:3px; left:0px; right:0px; filter:alpha(opacity=70); opacity:.70; }
div.blockbgo5		{ overflow:hidden; position:absolute; top:1px; bottom:1px; left:1px; right:1px; filter:alpha(opacity=50); opacity:.50; }
div.blockbgo6		{ overflow:hidden; position:absolute; top:0px; bottom:0px; left:4px; right:4px; }
div.blockbgo7		{ overflow:hidden; position:absolute; top:1px; bottom:1px; left:2px; right:2px; }
div.blockbgo8		{ overflow:hidden; position:absolute; top:2px; bottom:2px; left:1px; right:1px; }
div.blockbgo9		{ overflow:hidden; position:absolute; top:4px; bottom:4px; left:0px; right:0px; }
/*BLOCK BACKGROUND INNER*/
div.blockbgi1		{ overflow:hidden; position:absolute; top:1px; bottom:1px; left:3px; right:3px; filter:alpha(opacity=80); opacity:.8; }
div.blockbgi2		{ overflow:hidden; position:absolute; top:3px; bottom:3px; left:1px; right:1px; filter:alpha(opacity=80); opacity:.8; }
div.blockbgi3		{ overflow:hidden; position:absolute; top:1px; bottom:1px; left:4px; right:4px;	}
div.blockbgi4		{ overflow:hidden; position:absolute; top:2px; bottom:2px; left:2px; right:2px;	}
div.blockbgi5		{ overflow:hidden; position:absolute; top:4px; bottom:4px; left:1px; right:1px;	}
div.ttab_off					{ cursor:pointer; }
div.ttab_space					{ margin-left:6px; }
.item_display_none			{ display:none; }
div.block666				{ width:666px; position:relative; overflow:hidden; margin:0px 0px 10px 0px; }
textarea.textarea_500x60	{ width:467px; height:37px; }
/*********************************/
/*BLOCK 980*/
div.block980				{ width:980px; position:relative; overflow:hidden; margin:0px 0px 10px 0px; }
div.block980 div.blockhdr	{ width:960px; position:relative; overflow:hidden; height:32px; line-height:30px; padding:0px 0px 0px 10px; font-family:Tahoma; font-size:18px; }
div.block980 div.blockcnt	{ width:960px; position:relative; overflow:hidden; padding:10px 0px 10px 10px; }
/*BLOCK 774*/
div.block774				{ width:805px; position:relative; overflow:hidden; margin:0px 0px 10px 0px; }
div.block774 div.blockhdr	{ width:785px; position:relative; overflow:hidden; height:32px; line-height:30px; padding:0px 0px 0px 10px; font-family:Tahoma; font-size:18px; }
div.block774 div.blockcnt	{ width:785px; position:relative; overflow:hidden; padding:10px 0px 10px 10px; }
/*BLOCK 666*/
div.block666				{ width:615px; position:relative; overflow:hidden; margin:0px 0px 10px 0px; }
div.block666 div.blockhdr	{ width:646px; position:relative; overflow:hidden; height:32px; line-height:30px; padding:0px 0px 0px 10px; font-family:Tahoma; font-size:18px; }
div.block666 div.blockcnt	{ width:646px; position:relative; overflow:hidden; padding:10px 0px 10px 10px; }
/*BLOCK 300*/
div.block300				{ width:300px; position:relative; overflow:hidden; margin:0px 0px 10px 0px; }
div.block300 div.blockhdr	{ width:280px; position:relative; overflow:hidden; height:32px; line-height:30px; padding:0px 0px 0px 10px; font-family:Tahoma; font-size:18px; }
div.block300 div.blockcnt	{ width:280px; position:relative; overflow:hidden; padding:10px 0px 10px 10px; }
/*BLOCK 160*/
div.block160				{ width:160px; position:relative; overflow:hidden; margin:0px 0px 10px 0px; }
div.block160 div.blockhdr	{ width:140px; position:relative; overflow:hidden; height:32px; line-height:30px; padding:0px 0px 0px 10px; font-family:Tahoma; font-size:18px; }
div.block160 div.blockcnt	{ width:140px; position:relative; overflow:hidden; padding:10px 0px 10px 10px; }
/*BLOCK 96*/
div.block096				{ width:96px; position:relative; overflow:hidden; margin:0px 0px 0px 0px; }
div.block096 div.blockhdr	{ width:76px; position:relative; overflow:hidden; height:32px; line-height:30px; padding:0px 0px 0px 10px; font-family:Tahoma; font-size:18px; }
div.block096 div.blockcnt	{ width:86px; position:relative; overflow:hidden; padding:2px 0px 2px 5px; font-weight:bold; text-align:center; }
/*BLOCK VARIABLE*/
div.blockvar				{ position:relative; overflow:hidden; margin:0px 0px 10px 0px; }
div.blockvar div.blockhdr	{ position:relative; overflow:hidden; height:32px; line-height:30px; padding:0px 10px 0px 10px; font-family:Tahoma; font-size:18px; }
div.blockvar div.blockcnt	{ position:relative; overflow:hidden; padding:10px 10px 10px 10px; }

textarea,
select,
input[type=text],
input[type=password]				{ color:#999; }
textarea,
select,
input[type=text],
input[type=password],
input[type=button]					{    background-color: #fffde9;
   
		}
	select#game {    font-family: Tahoma;color: #2e2520 !important;}
	select#game:hover{}
	select#gamemod {font-family: Tahoma;color: #2e2520 !important;    width: 276px;
}
button.button_theme.simple {
    width: 276px;
}
.addserver span{font-size:15px;margin:5px;}
/*	BLOCK OUTLINE*/
div.blockbgo1,
div.blockbgo2,
div.blockbgo3,
div.blockbgo4,
div.blockbgo5,
div.blockbgo6,
div.blockbgo7,
div.blockbgo8,
div.blockbgo9						{ background-color:#343434; }
div.ttab_cont						{ border-bottom-color:#343434; }
/*	BLOCK FILL*/
div.blockbgi1,
div.blockbgi2,
div.blockbgi3,
div.blockbgi4,
div.blockbgi5						{ background-color:#444444; }
.item_float_clear			{ clear:both; height:0px; font-size:0px; line-height:0px; }
.news-footer {
	font-size: 10px;
	color: #999999;

	background-color: #333333;
	border-width: 1px 1px 1px 1px;
	border-color: #666666;
	border-style: solid;
	padding: 3px 14px 4px 14px;
}


/**p.votes_name {color: #FFFFFF; font-size:14px; padding: 5px;}
**//**.voting{min-width:20px !important;}
**//**.grey{color:#AAAAAA !important;}
**//**.dark{color:#FFFFFF !important;}
**//**.floatRight{float:right !important;}
**//**.floatLeft{float:left !important;padding-bottom:15px;}
**//**.margl50{margin-left:-50px;}
**//**.textLeft{text-align:left !important;}
**//**.fontBold{font-weight:700 !important;}
**//**div.votingProgress{background:#FFFFFF;margin:2px 5px 5px 5px;padding:0; }
**//**div.votingProgress div{background:url('/images/votingGreyRoundingRight.jpg') repeat-x left; width:100%;}
**//**div.votingProgress div div{height:12px;width:3px;}
**//**span.num_votes{color:#FFFFFF;}
**/	td.padd1{
	  padding:10px;
	}
td.padd2{
	  padding:7px;
	}
td.padd3{
	  padding:2px;
	}   
    
    
    
 
			FIELDSET {
				border: solid 1px #CCC;
				-moz-border-radius: 16px;
				-webkit-border-radius: 16px;
				border-radius: 16px;
				padding: 1em 2em;
				margin: 1em 0em;
			}
			
			LEGEND {
				color: #666;
				font-size: 16px;
				padding: 0em .5em;
			}
			
			pre {
				color: #666;
				padding: 1em;
				-moz-border-radius: 8px;
				-webkit-border-radius: 8px;
				border-radius: 8px;
				white-space: pre-line;
			}
			

.servloc {width:18px!important;height:18px!important;}
.icoadm {display: block; width: 20px!important; margin: 0px auto!important; height: 20px!important;}

/*---эээээээ---*/
section
{
        display: block;
} 


/* tops servers */
#topbg {width:1200px;margin:0 auto;}
.month {} 
.month h3 {
    margin: 0px;
	padding-bottom: 2px;
    padding-top: 2px;
	font-size: 18px;
	font-weight: normal;text-align: center;
}
.month div.vipmonth {
    height: 96px;
    margin: 0 0.5% 2px 0.5%;
    overflow: hidden;
    width: 18%;
	text-align:left;
	display:inline-block;
	-webkit-transition: all 0.1s ease;-moz-transition: all 0.1s ease;-o-transition: all 0.1s ease;transition: all 0.1s ease;
}
.vipmonth.border-top.color-0{background:#EAEAE8;}
/**#show .month div.vipmonth {
    width: 32%;
}
**//**#show .month div.vipr {
    margin-right: 0;
}
**//**.iccom {position:absolute; margin-left:150px;margin-top:-27px}
**//**.iccom img{width:16px!important;height:16px!important;}
**/
.player {position:relative;}
.tmap {}
/**.month div.vipmonth a img, .month div.vipmonth a span {display: block;float: left;height: 66px;margin: 0 0 5px;width: 90px;}
**/.month div.vipmonth img/**, .month div.vipmonth a span**/ {display: block;float: left;height: 66px;margin: 0 5px 2px 0;width: 90px;}
/**.month div.vipmonth a span {background: none repeat scroll 0 0 #393939;border: 1px solid #9C9C9C;color: #9C9C9C;text-align: center;}
**/.month div.vipmonth p {
    color: #FFFFFF;
    line-height: 15px;
    margin: 0;
}
/**.month div.vipmonth p span, .month div.vipmonth p a {
    color: #98C8FF;
}
**/
.fixer {
    clear: both;
    font-size: 0;
}
.nowrap {
  white-space: nowrap;
  text-decoration: underline;
  color: #111;
}
.border-top {
 border-radius: 5px 5px 5px 5px;
 box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.1);
 padding: 5px;
}
.border-top:hover {background:#DFF2BF !important;box-shadow: 0 0 1px #ccc;color: #2d241f;}
a.border-top{color:fff;}
/* User panel */

#usepanel {
float: right;
width: 290px;
}

#useinfo {
font-size: 12px;
}
#useinfo ul {
float: left;
margin: 0;
width: 50%;
}
#useinfo div.go {margin: 0;overflow: hidden;padding: 5px 3px 5px 3px;}
#useinfo div.go a{font-size: 10px;color: #222;}
#useinfo ul.r {
float: none;
margin-left: 50%;
width: 55%;
}
#in { float: left;  font-size: 12px; margin: 7px 0px 0px 70px;text-transform: uppercase;color:#2E2520;} 
#in:hover { color: #FFC074; }
#reg { float: right; display: inline; font-size: 12px; padding: 7px 1px 0px 0px;text-transform: uppercase;color:#2E2520;} 
#reg:hover { color: #FFC074; }
#lostpass { float: right; display: inline; padding: 5px 5px 0px 0px; }
#lostpass:hover { color: #f00; }
#imp { float: left; padding: 10px 0px 0px 5px;}
/* Search panel */
#search {float: left;margin-top: 15px;}
#search .fieldplace, #search_map .fieldplace { float: left; display: inline; width: 220px; height: 22px;padding: 3px 3px 3px 5px;background: #FFD9AC; }
#search .fieldplace .field, #search_map .fieldplace .field  { padding: 3px 6px 4px; width: 180px; border: none; background: none; }
#search .button, #search_map .button { float: left; display: inline; width: 31px; height: 28px; line-height: 0; cursor: pointer; border: 0;background: url(/themes/default/images/go.png) no-repeat;  }
#search .button:hover,#search_map .button:hover {background: url(/themes/default/images/goh.png) no-repeat;}
.block h2{margin: 10px;padding: 0;}
.left-side{float:left;width:300px;}
.addserv{margin:20px 0 0 0;float: left;}
.addserv a{color: #2ECC71;
    padding: 5px 0 5px 30px;
    font-size: 15px;
    font-weight: bold;}
/* News panel */
.newsblock {
background:#ddd;

float: left;
width: 285px;
min-height: 150px;
margin-top: 10px;
}
.newsblock:first-child{margin-top:0;}
.newsblock .article { font-size: 12px;background: #ccc;padding: 3px;margin: 5px 0;}
.newsblock h3 { font-size: 11px; margin-bottom: 3px; }
.newsblock h4 { font-size: 11px; color: #D86633; margin-bottom: 0px; }
.newsblock a { color: #D86633;font-weight:bold; text-decoration: underline;    text-transform: uppercase;}
.newsblock p { font-size: 13px; margin-bottom: 3px;color: #3B3A3A;padding: 2px 8px;}
.newsblock .date { float: right; }
.newsblock .all { float: right; font-size: 9px;    padding: 5px 5px 8px;}
/* Top5maps panel */
#topmaps {
    background: none repeat scroll 0 0 #222222;
    border-radius: 8px 8px 4px 4px;
    color: #656565;
    font-size: 10px;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	margin-bottom: 7px;
	height: 170px;
}
#topmaps .maps {
  float: left;
    height: 140px;
    margin: 0 1% 5px 0;
    width: 13%;
}
#topmaps img {
    height: 76px;
    margin: 0 0 5px;
    width: 100px;
-webkit-box-shadow:
		0 1px 0 rgba(255,255,255,.2),
		inset 0 4px 5px rgba(0,0,0,.6),
		inset 0 1px 0 rgba(0,0,0,.6);
	-moz-box-shadow:
		0 1px 0 rgba(255,255,255,.2),
		inset 0 4px 5px rgba(0,0,0,.6),
		inset 0 1px 0 rgba(0,0,0,.6);
	box-shadow:
		0 1px 0 rgba(255,255,255,.2),
		inset 0 4px 5px rgba(0,0,0,.6),
		inset 0 1px 0 rgba(0,0,0,.6);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#topmaps .head {
height: 20px;
padding-bottom: 2px;
padding-top: 2px;
}
#topmaps h3 {
font-size: 13px;
padding: 1px 0;
}
#topmaps h4 {
font-size: 11px;
}
#topmaps p {
font-size: 9px;
}

/**#homeleft {
float: left;
}
**/
/* ---------PAGES-------- */
#pricing-table {
	margin: 100px auto 50px auto;
	text-align: center;
}

#pricing-table .plan {
	font: 12px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
	text-shadow: 0 1px rgba(100, 100, 100, 0.2);        
	background: #727272;      
	border: 1px solid #555;
	color: #333;
	padding: 20px;
	width: 180px;    
	float: left;
	position: relative;
}

#pricing-table #most-popular {
	z-index: 2;
	top: -13px;
	border-width: 3px;
	padding: 30px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);    
}

#pricing-table .plan:nth-child(1) {
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;        
}

#pricing-table .plan:nth-child(3) {
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;        
}
#pages a {border-bottom: 1px dotted #A0A0A0;}
#pages a:hover {color: #D86633; border: medium none;}
/* --------------- */	

#pricing-table h3 {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	padding: 20px;
	margin: -20px -20px 50px -20px;
	background-color: #ccc;
	background-image: -moz-linear-gradient(#999,#666);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));    
	background-image: -webkit-linear-gradient(#999, #666);
	background-image: -o-linear-gradient(#999, #666);
	background-image: -ms-linear-gradient(#999, #666);
	background-image: linear-gradient(#999, #666);
}

#pricing-table #most-popular h3 {
	background-color: #ddd;
	background-image: -moz-linear-gradient(#eee,#ddd);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));    
	background-image: -webkit-linear-gradient(#eee, #ddd);
	background-image: -o-linear-gradient(#eee, #ddd);
	background-image: -ms-linear-gradient(#eee, #ddd);
	background-image: linear-gradient(#eee, #ddd);
	margin-top: -30px;
	padding-top: 30px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0; 		
}

#pricing-table .plan:nth-child(1) h3 {
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;       
}

#pricing-table .plan:nth-child(3) h3 {
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;       
}	

#pricing-table h3 span {
	display: block;
	font: bold 25px/100px Georgia, Serif;
	color: #777;
	background: #fff;
	border: 5px solid #fff;
	height: 100px;
	width: 100px;
	margin: 10px auto -65px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	-moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	-webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

/* --------------- */

#pricing-table ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#pricing-table li {
	border-top: 1px solid #ddd;
	padding: 10px 0;
}

/* --------------- */
	
#pricing-table .signup {
	position: relative;
	padding: 8px 20px;
	margin: 20px 0 0 0;  
	color: #fff;
	font: bold 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;       
	background-color: #72ce3f;
	background-image: -moz-linear-gradient(#72ce3f, #62bc30);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#72ce3f), to(#62bc30));    
	background-image: -webkit-linear-gradient(#72ce3f, #62bc30);
	background-image: -o-linear-gradient(#72ce3f, #62bc30);
	background-image: -ms-linear-gradient(#72ce3f, #62bc30);
	background-image: linear-gradient(#72ce3f, #62bc30);.
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;     
	text-shadow: 0 1px 0 rgba(0,0,0,.3);        
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

#pricing-table .signup:hover {
	background-color: #62bc30;
	background-image: -moz-linear-gradient(#62bc30, #72ce3f);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#62bc30), to(#72ce3f));      
	background-image: -webkit-linear-gradient(#62bc30, #72ce3f);
	background-image: -o-linear-gradient(#62bc30, #72ce3f);
	background-image: -ms-linear-gradient(#62bc30, #72ce3f);
	background-image: linear-gradient(#62bc30, #72ce3f); 
}

/* --------------- */

.clear:before, .clear:after {
  content:"";
  display:table
}

.clear:after {
text-indent: 0px;
clear:both
}

.clear	{
  zoom:1
}
strong {
	font-weight:bold;
}
.desc {margin-left:38px;}

/* Кнопка скачать кс */
.a-btn{
    border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	behavior:url(/border-radius.htc);
    padding:10px 30px 10px 70px;
    position:relative;
    float:left;
    display:block;
    overflow:hidden;
    margin:10px;
    background:#fff;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(rgba(238,238,238,1),0),color-stop(rgba(170,170,170,1),0.74),color-stop(rgba(153,153,153,1),1));
    background:-webkit-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(170,170,170,1) 74%, rgba(153,153,153,1) 100%);
    background:-moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(170,170,170,1) 74%, rgba(153,153,153,1) 100%);
    background:-o-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(170,170,170,1) 74%, rgba(153,153,153,1) 100%);
    background:linear-gradient(top, rgba(238,238,238,1) 0%, rgba(170,170,170,1) 74%, rgba(153,153,153,1) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
    -webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow:0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow:0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
}
.a-btn-symbol{
    background:transparent url(/images/cs16.png) no-repeat top left;
    position:absolute;
    left:20px;
	bottom: 8px;
    height: 32px;
    width: 32px;
    -webkit-transition:opacity 0.3s ease-in-out;
    -moz-transition:opacity 0.3s ease-in-out;
    -o-transition:opacity 0.3s ease-in-out;
    transition:opacity 0.3s ease-in-out;
}
.a-btn-text{
    margin-bottom: 2px;
    margin-top: 1px;
    font-size:18px;
    color:#D86633;
    line-height:16px;
    font-weight:bold;
    text-shadow:1px 1px 2px rgba(255,255,255,0.5);
    display:block;
}
.a-btn-slide-text{
    font-family:Arial, sans-serif;
    font-size:10px;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#555;
    text-shadow:0px 1px 1px rgba(255,255,255,0.9);
}
.a-btn-slide-icon{
    position:absolute;
    top:-30px;
    width:22px;
    height:22px;
    background:transparent url(/images/arrow_down_black.png) no-repeat top left;
    left:20px;
    opacity:0.4;
}
.a-btn:hover{
    background:#ccc;
    -webkit-box-shadow:0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow:0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow:0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
}
.a-btn:hover .a-btn-symbol{
    opacity:0;
}
.a-btn:hover .a-btn-slide-icon{
    -webkit-animation:slideDown 0.9s linear infinite;
    -moz-animation:slideDown 0.9s linear infinite;
    animation:slideDown 0.9s linear infinite;
}
.a-btn:active{
    background:#d7565b;
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow:0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1);
}
.a-btn:active .a-btn-text{
    color:#fff;
    text-shadow:0px 1px 1px rgba(0,0,0,0.3);
}
.a-btn:active .a-btn-slide-text{
    color:rgba(0,0,0,0.4);
    text-shadow:none;
}
@keyframes slideDown{
    0% { top: -30px; }
    100% { top: 80px;}
}
@-webkit-keyframes slideDown{
    0% { top: -30px; }
    100% { top: 80px;}
}
@-moz-keyframes slideDown{
    0% { top: -30px; }
    100% { top: 80px;}
}

/* BoosT */
#boost {

}
#boost a {
font-size: 10px;
color: #000;
}
#boost a:hover {
color: #fff;
}

/** MSG  **/

.msg {
    background-color: #DFF2BF;
    background-image: url(/themes/default/images/basarili.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid;
    color: #4F8A10;
    margin: 10px 0;
    padding: 15px 10px 15px 50px;
}

/* SOCIAL */
#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
}
#share42:hover {
}
#share42 a {opacity: 0.8;}
#share42:hover a {opacity: 0.9}
#share42 a:hover {opacity: 1}

/*** TOPS ***/

#tops {
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	border-radius: 0 0 5px 5px;
	padding-bottom:10px;
}
/*** MODBLOCk ***/
#mod-bolck {}
#mod-bolck h3 {padding: 5px 0 5px 15px;text-transform: uppercase;}
#modlist {
padding:10px;
}
#modlist{display: inline-flex;}
/**.mlist{float: left;border: 1px solid #FFC983;margin: 4px;background: #fff;padding: 4px 0px;min-width: 130px;text-align: center;}
.mlist:hover{background: #FFC983;}
.mlist a {padding: 5px 13px;    display: block;
    padding: 10px;

text-decoration: none;}**/
.mlist a:hover { color: #D86633;}
ul.menu > li > a {
}
ul.menu > li {
float: left;
    position: relative;

    text-align: center;
	border: 1px solid #FFC983;margin: 4px;background: #fff;
}
ul.menu > li > a {
    display: block;
    padding: 6px 10px;
    color:#2e2520;
    background: #fff;
    text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
ul.menu > li > a:hover {
    background: #FFC983;
}
#partners {margin: 0 auto;width: 600px;}
#partners .block {padding: 5px 10px; background:#090909;}
/* LISTING */
/**.tops_view li{
color:000;
}
**//**.tops_view li:hover{
color:000;
}
**/
/*MESSAGE*/
#msg{
    display: block;
    width: 900px;
    margin: 25px auto;
}
#msg > div,p{
    margin: 5px 0;
	color:#2e2520;
}
#msg_head{
    font-size: 24pt;
    text-align: center;
}
#msg_menu div{
    display: table-cell;
    width: 450px;
}
#msg_title{
    display: table-header-group;
    background: #13455b;
}
#msg_title div{
    display: table-cell;
    text-align: center;
}
#msg_body{
    
}
#msg_body div.msg_title,div.msg_from,div.msg_date,div.msg_checkbox{
    display: table-cell;
}
#msg_footer div{
    display: table-cell;
    width: 450px;
}
#msg_button_read{
    
}
#msg_button_noread{
    
}
#msg_button_delete{
    
}
div.msg_str{
    display: block;
    width: 100%;
}
div.msg_title{
    width: 500px;
}
div.msg_from{
    width: 190px;
}
div.msg_date{
    width: 190px;
}
div.msg_checkbox{
    width: 20px;
}
div.msg_read_col1{
    display: table-cell;
    width: 50px;
}
div.msg_read_col2{
    display: table-cell;
    width: 850px;
    background: #eee;
    color: #4B4B4B;
    padding: 2px;
}
div.msg_read_message{
    background: #eee;
    color: #4B4B4B;
    padding: 10px;
    min-height: 150px;
}
/*DOWNLOADS*/
#downloads_file_wrapper {
	width: 100%;
	min-width: 900px;
        margin-top:5px;


}


/* Header
-----------------------------------------------------------------------------*/
#downloads_file_header {
	height: 30px;
	    background: #ffc983;
    padding: 3px;
}
/* Middle
-----------------------------------------------------------------------------*/
#downloads_file_middle {
	border-left: 350px solid transparent;
	height: 1%;
	position: relative;
}
#downloads_file_middle:after {
	content: '';
	clear: both;
	display: table;
}
#downloads_file_container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#downloads_file_content {
	padding: 0 20px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#downloads_file_sideLeft {
	float: left;
	width: 350px;
	position: relative;
	left: -350px;
}


/* Footer
-----------------------------------------------------------------------------*/
#downloads_file_footer {
	height: 100px;
}
.intr {font-size: 15px;margin-bottom: 3px;color: #2d241f;text-align:center;text-transform: uppercase;background: #FFC983;padding: 9px 0;font-weight: bold;}
.text-articles.articles {}
.navs a:hover, .navs a:active{
	color:#000;
}
/*--- selection---*/
#table59 tr{
	display:block;
	margin-bottom:15px;
}
#table59 tr:last-child{
	padding-top:10px;
}
#table59 tr td{
	display: inline-block;
	width:32.5%;
}
#table59 tr td:first-child{
	padding-right:10px;
}
#table59 tr td span{
	font:bold 15px Arial;
	color:#000;
	cursor:pointer;
}
#table59 tr:last-child td input{
	margin-left:20px;
	display:inline-block;
}
#table59 tr:last-child td span{
	display:inline-block;
	margin-left:5px;
}

datalist{
	display:none;
}
/*‡Ђѓђ“‡Љ€*/ 
.dw{width:33%; float: left;}
.h3dw {text-align:center;padding:3px;background:#4b4b4b;}
.subdw{width:340px; border:1px solid #4b4b4b; margin-top:3px;padding:3px;}
.dwcolum{margin:0;padding:0;list-style:none;}

.dwcolum {
   /* display: inline-flex;*/
}
/* DOWNLOAD*/
.d-colum {float: left;     width: 215px;margin: 0 5px;}
.predw {text-align:center;padding:3px;background:#4b4b4b;}
.prdw{text-align:center;    padding: 7px 0;background:#ffc983;} 
.windw{text-align: center;
    margin: 15px 0px;
    background: #fffde9;
    padding: 20px 0px;}
.windw a:hover{color:#000}
.w-colum{ margin-top:3px;padding:3px; width: 97%;}
.w-colum a:hover{color:#111} 
.coudw{    background: #ffc983;
    display: inline-flex;
    padding: 2px 9px;}
	.fndw{    margin: 5px 0px;}
	.whdw{width:130px}
	
.map-block {
	float: left;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 2.5% 10px 2.5%;
	position: relative;
	width: 20%;
}	

.map-block:nth-child(4n+1) {
	clear: both;
}

.map-block img {
	width: 100%;
}

.map-block span {
	position: absolute;
	display: inline-block;
	right:0;
	bottom:0;
	background: black;
	padding: 3px 6px;
	text-transform: uppercase;
	color: white;
	border-radius: 3px 0 0 0;
}


#search_map > div:first-child {
	float: left;
	text-transform: uppercase;
	margin-right: 10px;
	line-height: 30px;
}

#search_map {
	margin-bottom: 40px;
	display: block;
}


.pag-div {
    text-align: center;
}

.pagination {
    display: inline-block;
	margin: 20px 0;
}


.pagination li {
	float: left;
}

.pagination li a {
	display: block;
	padding: 10px 15px;
	background: #FFC983;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 1px;
}


.pagination li.active a {
	background: #DDD;
	color: black;
	cursor: default;
}
/*
     */
/*
*/