/* Template created by CENTROARTS.com | Author: Rumin Sergey | URL: images/2013/bg.jpg */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: Agency; /* Гарнитура шрифта */
    src: url(files/AGENCYB.TTF); /* Путь к файлу со шрифтом */
   }

body {
    background-color:#162a52;
    color: #1f282c;
  
font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
background: #162a52 url("images/2016/bg.jpg"); background-attachment: fixed; background-position: top center; background-repeat: no-repeat; word-wrap: break-word;

}

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@-moz-keyframes scroll {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -moz-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}


@keyframes scroll {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0)
    }
}


.marquee {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.marquee span {
    display: inline-block;
    padding-left: 100%;
    -webkit-animation: scroll 5s infinite linear;
    -moz-animation: scroll 5s infinite linear;
    animation: scroll 5s infinite linear;
}

.qr {
font-family: 'Fira Sans Extra Condensed';
font-size:18px;}

.glavn {
width:1010px;   
    padding: 0; /* Поля вокруг текста */
    margin: auto; /* Выравниваем по центру */
   
}

.picture { padding:10px 10px 10px 10px; font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif; font-size:16px; text-align:left; }

.picture img {
  width:200px;
    float:left;
    padding: 0 10px 10px 0;

   
}

 .profile{
	float:left;
font-family:Agency;
	overflow:hidden; /* this is important */
    	    
	}
	/* input values to crop the image: top, right, bottom, left */
.profile img{
   margin: 0;
    border: 2px solid #e1e4eb;
	}


.hockey {
            padding:0px 0px 10px 10px;
        }
.hockey a, .hockey a:hover {
                color:#FFF;
                }
.headblock {
    font-size:13px;text-align:left;text-transform:uppercase;color:#FFF
    }

.headlogin {font-family:'Exo 2';width:162px; border: none; font-size:12px; padding-left:6px;background-color:#111b40; float:left; text-align:left;
        color:#FFF; height:24px; border-bottom:1px  solid #2b4175; border-left:1px  solid #2b4175; border-right:1px  solid #2b4175}
.headlogin2 {font-family:'Exo 2';width:100%; border: none; font-size:12px; padding-left:3px;background-color:#142256; float:left; text-align:left;
        color:#FFF; height:28px; border-bottom:1px  solid #2b4175; border-left:1px  solid #2b4175; border-right:1px  solid #2b4175}
.headlogin3 {font-family:'Exo 2';width:164px; font-size:12px; padding-top:3px;padding-left:6px;background-color:#111b40; float:left; text-align:left;
        color:#FFF; height:22px; border-bottom:1px  solid #0a3677; vertical-align:bottom}

.headlogin3 a, .headlogin3 a:hover {
text-decoration: none;
}
   

.buttons {font-family:'Exo 2';font-size:13px; padding: 6px 6px 6px 35px;background-color:#0a3677; float:center; text-align:left;
        color:#FFF;  border: 1px solid #0a3677; background: url("images/2015/video.jpg");
}

.buttons2 {font-family:'Exo 2';font-size:13px; padding: 6px 6px 6px 35px;background-color:#aa1f1f; float:center; text-align:left;
        color:#FFF;  border: 1px solid #aa1f1f; background: url("images/2015/photo.jpg");
}




.notslink .a {
    color:#FFF;
    text-decoration: none;
    }
    
    .notslink a:hover {
    color:#FFF;
    text-decoration: none;
    }

 

.statis 
{font-size:22px; font-family: 'Exo 2', 'Roboto'; padding-top:10px; text-transform: uppercase}

.tabs { height:36px; }
.tabs ul{ list-style-type: none; font-size:14px; text-transform: uppercase; font-weight: bold; }
.tabs ul li{ float:left; display:inline; margin-right:1px; }
.tabs ul li a,
.tabs ul li a span { float:left; height:36px; background:url(images/tab.gif) no-repeat 0 -37px; padding:0 0 0 20px;}
.tabs ul li a span { background-position:right -37px; padding:0 20px 0 0;}
.tabs ul li a { position:relative; line-height:36px; color:#FFF; }


.tabs ul li a.red { background-position:0 -74px; color:#fff; }
.tabs ul li a.red span{ background-position:right -74px;}

.tabs ul li a.active,
.tabs ul li a:hover { background-position:0 0; color:#4f4f4f; }
.tabs ul li a.active span,
.tabs ul li a:hover span{ background-position:right 0;}
    .tab-content { display:none;}
.items { position:relative; width:100%; margin-right:-20px; padding-bottom:5px; }
.items ul{ list-style-type: none;}
.items ul .image{ text-align: center;}
.items ul li{ background-color:#fafbfc;float:left; border: 1px solid #e1e4eb; width:345px; margin:10px 18px 5px 0; padding:10px;     	    }
.items ul li p span{ color:#0a2c4f}
.items ul li p.price{ padding-top:15px; }
.items ul li p.price strong{ color:#890000; font-size:14px;}



.items3 { position:relative; width:100%; margin-right:-20px; padding-bottom:5px; }
.items3 ul{ list-style-type: none;}
.items3 ul .image{ text-align: center;}
.items3 ul li{ background-color:#fafbfc;float:left; border: 1px solid #e1e4eb; width:730px; margin:10px 18px 5px 0; padding:10px; }
.items3 ul li p span{ color:#0a2c4f}
.items3 ul li p.price{ padding-top:15px; }
.items3 ul li p.price strong{ color:#890000; font-size:14px;}



.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }
.matc {
	text-align: right;
	color: #FFF;
	font-weight: bold;
	padding-right:5px;
    padding-top:4px;
}
.matc2 {
	text-align: center;
	color: #FFF;
	font-size: 12px;
	
}
                .matc3, .matc3 a {
	text-align: center;
	color: #CCC;
	font-size: 10px;

}
  .matc4 img {
border:2px solid #9A9A9A;
background-color:#F5F5F5;
-webkit-border-radius:6px;
 -moz-border-radius:5px;
 -khtml-border-radius:10px;

} 


.knopka {background-color:#0a2c4f; float:left; width:90px; line-height:1em; padding:3px; height:23px; font-size:11px; color:#fff; text-align:center;}
.knopka2 {background-color:#0a2c4f; float:left; width:90px;  padding:3px; font-size:11px; color:#fff; text-align:left;}
    .photka {text-align:center;padding-top:7px;}

.score, .score a, .score a:hover {text-align:center;padding:2px;font-size:28px;color:#fff;font-family: 'Bowlby One';letter-spacing: 2px;}
.score2, .score2 a, .score2 a:hover {font-family: 'Fira Sans Extra Condensed'; text-align:center;padding-top:7px;font-size:13px;color:#fff;} 
.gallery, .gallery a, .gallery a:hover {float:left;padding:2px;text-decoration: none;}


.numbercust {font-family: 'Roboto Condensed', 'Roboto'; background-color:#111b40;width:45px; height:23px; font-size:16px; color:#fff; text-align:center; 
"
    }

.numbercust2 {font-family: 'Roboto Condensed', 'Roboto'; background-color:#cc0000;width:45px; height:23px; font-size:16px; color:#fff; text-align:center; "
    }
.numbercust3 {font-family: 'Roboto Condensed', 'Roboto'; padding-left:10px; padding-right:10px; background-color:#30e30c;height:23px; font-size:16px; color:#fff; text-align:center; 
"
    }

.numbercust4 {font-family: 'Roboto Condensed', 'Roboto'; padding-left:10px; padding-right:10px; background-color:#cc0000;height:23px; font-size:16px; color:#fff; text-align:center; 
"
    }

.number1 {font-family: 'Fira Sans Extra Condensed';float:left; font-weight:bold; width:40px; line-height:1em; height:30px; padding-top:2px; font-size:28px; color:#d0122d; text-align:center; "
    }

.number2 {font-family:'Fira Sans Extra Condensed', sans-serif; vertical-align:middle;color:#1e2b50; float:left; width:300px; line-height:1em; padding-left:5px; padding-top:5px; height:30px; font-size:22px; text-align:left; }

.number3 {font-family:'Fira Sans Extra Condensed', Arial Narrow, sans-serif; padding:2px 0px 2px 2px; font-size:12px; color:#a6c0cb;  float:left;}
.number3 a, .number3 a:hover {color:#FFF;text-decoration: none;}
.number4 { font-family:'Exo 2'; line-height: 1.3; background-color:#111b40; float:left;  border-bottom:1px solid #213973; width:143px; padding-left:2px; height:30px; font-size:12px; color:#FFF; text-align:left; }
.number4 a, .number4 a:hover {color:#FFF;text-decoration: none;}
.number5 { font-family:'Fira Sans Extra Condensed', Arial Narrow, sans-serif; line-height: 2.2; background-color:#111b40; float:left;  border-bottom:1px solid #213973; border-right:1px solid #213973;width:24px; height:30px; font-size:17px; color:#fff; text-align:center; }
.number6 {text-transform: uppercase; font-family:'Agency', 'Roboto';font-weight:bold;border-radius: 10px 10px 0px 0px; line-height: 2.2; float:left; background-color:#2b4175;  border-bottom:1px solid #111b40; width:155px; padding-left:5px; height:24px; font-size:11px; color:#FFF; text-align:left; }
.number7 {text-transform: uppercase; font-family:'Exo 2', 'Roboto';font-weight:bold;line-height: 2.2; background-color:#2b4175; float:left;  border-bottom:1px solid #111b40; width:155px; padding-left:5px; height:24px; font-size:11px; color:#FFF; text-align:left; }
.number8 {background-color:#111b40; float:left; border-radius: 0px 0px 10px 10px; width:160px; height:10px;  }
.numberrez {text-transform: uppercase; font-family:'Exo 2', 'Roboto';font-weight:bold;border-radius: 10px 10px 0px 0px; line-height: 2.2; background-color:#2b4175; float:left;  border-bottom:1px solid #111b40; width:235px; padding-left:5px; height:24px; font-size:12px; color:#FFF; text-align:left; }
.number9 { line-height: 2.2; background-color:#2b4175; float:left;  border-bottom:1px solid #111b40; width:60px; height:40px; font-size:12px; color:#fff; text-align:center; }




.payticket a:hover {background: #111b40; background: url(images/2014/pay.jpg)}












.online, online a, .online a:hover { color:#0C0; text-transform:uppercase;}
.ofline, ofline a, .ofline a:hover { color:#666; text-transform:uppercase;}
    
    .b-img-radius {
  zoom: 1;
  position: relative;
padding:4px;
    background:#FFF;
    border:1px solid #ccc;
  display: inline-block;
  vertical-align: top;
    border-radius: 0 0 5px 5px;
}

  .b-img-radius img {
    display: block;
    visibility: hidden;
  }

.news1 {
  padding: 0px 15px;  
}
.news2 {
margin: 0 15px;
padding-top: 10px;}
.news2 img { padding: 10px 10px;}
.news3 {
  color: #cc0000;
  font-weight: bold;
}

.news4 {
  color: #003876;
}
.soc {
  color: #999;
  padding-left: 20px;
  font-family: 'Roboto';
  font-size: 12px;
}
.soc2 {
  color: #999;
  padding-right: 20px;
  font-family: 'Roboto';
  font-size: 12px;
}

div.player-data{ font-family:'Exo 2'; margin-bottom:20px; font-size:14px; }
div.player-data .number{ float:left; width:30px; line-height:1em; padding-top:5px; height:25px; font-size:18px; color:#fff; text-align:center; }
div.player-data .green{ background-color:#111b40; }
div.player-data .red  { background-color:#c6282e; }
div.player-data .name { font-size:18px; line-height:0.7em; margin-left:40px; }
div.player-data .amplua{ margin-left:40px; font-size:12px; color:#949699; padding-top:5px; }
div.player-data .img{ margin-bottom:20px; }
div.player-stats{ font-family:'Exo 2'; text-align:left; padding-left:12px;padding-bottom:25px;}
div.player-stats table{ empty-cells:hide; width:100%; }
div.player-stats td{ border-bottom:1px solid #edf0ed; font-size:14px; font-family: 'Exo 2'; padding:8px 0 10px 0; width:200px; vertical-align:top; }
div.player-stats td div{ font-family:'Exo 2';text-transform:uppercase; color:#949699; line-height:1em; }

div.player-stats td.sep{ width:20px;}
.playershort { font-size:14px; border-bottom:1px solid #edf0ed; padding:8px 0 10px 0;  }
    
.head123 {width:324px; background-color:#e6eaed;
        color:#333}

.headlinks {width:170px; background-color:#111b40; -webkit-appearance: none; padding:3px; background: url(images/2015/new_arrow.png) no-repeat right #111b40;
        color:#FFF; font-family:'Fira Sans Extra Condensed', Arial Narrow, sans-serif; border:1px solid #213973}



.rez {
  font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
    color: #111b40;
  font-size:14px
  
}
    
    .profileimg {
            	float:left;
	margin:.2em 10px .5em 0;
	overflow:hidden; /* this is important */
   
	border: 1px solid #e1e4eb;}



    
   .stripy tr:hover  {
       
       
               color:#cc0000;
 
}

    .stripy{
	-moz-binding: url(bindings.xml#table);
      font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
}
	
.stripy tr {
	behavior: url(stripy.htc);
	-moz-binding: url(bindings.xml#stripy.htc);
	background-image:url("javascript:function makeStripy(tabClass){var tabs=document.getElementsByTagName('table');for (var e=0;e<tabs.length;e++) if (tabs[e].className==tabClass){var rows=tabs[e].getElementsByTagName('tr');for (var i=0;i<rows.length;i++) rows[i].className+=((i % 2)==0?' oddrows':' evenrows');}} if(window.opera) makeStripy('stripy');");
}

.stripy table {
border:0;

}

.stripy td {

padding:0.3em 1em;
border-right: 1px solid white;  
    border-left: 1px solid white;
    font-size: 15px;
}
    
   

.stripy tr:nth-child(2n+1){
	background:#f3f4f6;
}

.stripy tr:nth-child(2n){
	background:#e6eaed;
}

.stripy .oddrows{
	background:#f3f4f6;
}

.stripy .evenrows{
	background:#e6eaed;
}
    . team11 {
    background: #000080; /* Цвет фона строки заголовка */
    color: #ffe; /* Цвет текста */
    text-align: left; /* Выравнивание по левому краю */
    
    font-size: 0.9em; /* Размер текста */
   }


*, * focus {
  outline: none;
  margin: 0;
  padding: 0;
}

.container {
  width: 240px;
  padding-left: 5px;
}


  

h2.acc_trigger {
  padding: 0;  margin: 0 0 1px 0;
        background: url(images/2015/table.png) no-repeat;
  height: 28px;  line-height: 28px;
  width: 248px;
  font-size: 13px;
    font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
  font-weight: bold;
    text-transform: uppercase;
  float: left;
    border-bottom: 1px solid #213973;
}
h2.acc_trigger a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 0px 0 0 25px;
}
h2.acc_trigger a:hover {
  color: #fff;
}
h2.active {background-position: left bottom;}
.acc_container {

  overflow: hidden;
  font-size: 11px;
  width: 100%;
  clear: both;
    background: #ffffff;
    border: 1px solid #d6d6d6;


}
.acc_container {
  width:100%;
    padding: 0px 0;
  margin: 0px 0;
}
        .block2 p  {
  padding: 0px;
  margin: 0px;
}
        .block2 tr:hover    {
        background-color:#2b4175;
                color:#FFF;
  
}


.apDiv1 {
	position: absolute;
	width: auto;
	height: 19px;
	z-index: 1;
        margin-top:7px;
        margin-left:21px;
    padding-top:3px;
  
        background-color: #172a52;
        border:1px solid #213973;
}
    
    .apDiv1 img {
padding-left:3px;
padding-right:3px;

           
}

/*---menu---*/




#message_box { 
       position: absolute; 
       top: 0; left: 0; 
       z-index: 10; 
	   background:#FFFFFF;
    opacity:0.8;
	   padding:5px;
    height:30px;
       border:1px solid #003876;
       text-align:center; 
       font-weight:bold; 
       width:99%;
      }

.box {background-color: #FFF; border-top: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; }
#message
		{
			/* display: block before hiding */
			display: block;
			display: none;

			/* link is above all other elements */
			z-index: 999; 

			/* link doesn't hide text behind it */
			

			/* link stays at same place on page */
			position: fixed;

			/* link goes at the bottom of the page */
			top: 100%;
			margin-top: -80px; /* = height + preferred bottom margin */

			/* link is centered */
			left: 90%;
			margin-left: -80px;

			/* round the corners (to your preference) */
			-moz-border-radius: 24px;
			-webkit-border-radius: 24px;

			/* make it big and easy to see (size, style to preferences) */
			width: 30px;
			
			height: 30px;
			padding: 5px;
			background-color: #fff;
			font-size: 24px;
			text-align: center;
    border-radius: 5px 5px 5px 5px;
		}
		
		#message a { color: #fff; }


    .pc_item{
	width:260px;
	height:60px;
	cursor:pointer;
	overflow:hidden;
	float:left;


}
.pc_item h2{
	padding:0px 0px 10px 10px;
	font-size:14px;
	height:12px;
	color:#101e3b;
	line-height:11px;
	clear:both;
}
    .pc_item p {
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
}
 
.pc_item a, .pc_item a:hover{
        	color:#FFFFFF;
                    }
            
.pc_item img{
	width:54px;
        height:38px;
	float:left;
	margin:0px 5px 0px 5px;
	border:3px solid #a6c0cb;

}
.pc_more{
	display:none;
}

            .basecont a, .basecont a:hover {
        color:#09316c;
}


.forma { 
background: #003876 url(images/form.jpg);
    background-color: #003876;
color:#FFFFFF;
border-color:#F4F1F5;
border-style:solid
}
  .profil img
  { border-color:#FFFFFF;
  border-radius: 10px;}


 h1, h2, h3, h4, h5 {
    line-height: normal;
}

h1 {
    font-size: 1.25em;
}

 h2 {
    font-size: 1.2em;
}

 h3 {
    font-size: 1.15em;
}

 h4 {
    font-size: 1.1em;
}

 h5 {
    font-size: 1em;
}

a {
    color: #213973;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0 none;
}

textarea {
    resize: vertical;
}

input, textarea, select, button, body {
    font: 12px/16px 'Exo 2', Helvetica, sans-serif;
}

input, textarea, select, button, a {
    outline: none;
}

p {
    margin-bottom: 0.4em;
}

hr {
    border: 0 none;
    border-top: 1px solid #dbe8ed;
    height: 1px;
}

ul {
    margin: 0 0 18px 2em;
    list-style: disc outside;
}

ol {
    margin: 0 0 18px 2.1em;
    list-style: decimal;
}

.reset, .reset li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.clr {
    clear: both;
}

.thide, .htmenu span {
    overflow: hidden;
    display: block;
    height: 0;
    line-height: normal;
}

table.userstop, table.pm, table.tableform, table.calendar {
    border-collapse: collapse;
    border-spacing: 0;
}

.lcol, .rcol, form {
    display: inline;
}

.lcol {
    float: left;
}

 .rcol {
    float: right;
}

.small {
    font-size: 0.9em;
}

.headlinks ul li a, .menubar ul a, .lmenu li a, #topmenu a, #popular ul li a, .navigation a, .argmore a, .addcombtn, .reply a {
    text-decoration: none !important;
}

.btn_reglog, .radial, .fbutton, .headlinks ul a, #loading-layer, .navigation a, #dropmenudiv {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
    
    .videom {
    background-color:#ccc;
            height: 19px;
            width:100%;
            color:#000;
        }

.wrapper {
    max-width: 1120px;
    width: 92%;
    text-align: left;
    margin: 0 auto;
}

.wwide {
    width: 100%;
}

.wrapper, .wwide {
    min-width: 978px;
}

/*---toolbar---*/
#toolbar {
    height: 64px;
    position: relative;
    background: #fff url("../images/toolbar.png");
    border-bottom: 1px solid #e0e5e7;
}

.shadow {
    font: 1px/1px sans-serif;
    height: 11px;
    width: 100%;
    position: absolute;
    left: 0;
}

#toolbar .shadow {
    bottom: -12px;
    background: url("../images/toolshadow.png");
}

.dpad {
    margin: 0 15px;
}

.htmenu a, .htmenu span {
    margin-top: 22px;
    float: right;
}

.htmenu a {
    color: #708893;
    height: 17px;
    line-height: 17px;
}

.htmenu span {
    padding-top: 17px;
    width: 19px;
    background: url("../images/htmenu.png");
}

/*---login---*/
.loginbox, .lvsep, .loginbtn, .lbn, .lbn b, .loginava, .lexit {

    color: #FFF;
     text-align: left;
    padding-bottom:4px
}

.loginbox .loginbtn, .loginbox .loginava {
    position: relative;

}

.lbn, .lbn b {
    height: 30px;
   
    background: url("../images/lbtn.png") no-repeat;
}

.lbn {
    z-index: 13;
    position: relative;
    line-height: 30px;
    color: #003876;
    font-size: 11px;
}

.lbn b {
    padding: 0 5px 0 5px;
    cursor: pointer;
    background-position: 100% -43px;
}

.lbn.selected {
    background-position: 0 -86px;
}

.lbn.selected b {
    background-position: 100% -129px;
}

.loginbox #logform {
    border: 1px solid #213973;
    padding: 10px;
    top: 42px;
    left: 0;
    z-index: 12;
    display: none;
    position: absolute;
    width: 150px;
    background-color: #fbfdfe;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}

.loginbox #logform .lfield {
    margin-bottom: 1em;
}

.loginbox #logform .lfield label {
    display: block;
    margin-bottom: 0.2em;
}

.loginbox #logform .lfield input {
    width: 150px;
    padding: 4px;
    border: 1px solid #c0d4de;
    background: #fff url("../images/fields.png") repeat-x;
}

.loginbox #logform .lfchek input {
    width: 13px;
    border: none;
    background: none;
}

.loginbox #logform .lfchek label {
    display: inline;
    margin-bottom: 0.2em;
}

.loginbox #logform .lbtn {
    text-align: center;
}

.loginbox .lvsep {
    line-height: 24px;
    font-size: 1.15em;
    padding: 19px 0 0 21px;
    margin-right: 20px;
    height: 150px;
    background: url("../images/lvsep.png") no-repeat;
}

.loginbox .loginava {
    overflow: hidden;
    margin-right: 7px;
}

.loginbox .loginava img {
    width: 43px;
}

.loginbox .loginava b, .loginbox .loginava {
    height: 43px;
    width: 43px;
}

.loginbox .loginava b {
    z-index: 13;
    background: url("../images/loginava.png") no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.loginbox .lvsep .radial {
    margin-right: 5px;
    background-color: #111b40;
    color: #fff;
    float: left;

}

.loginenter {
    border-top: 3px solid #0a3677;
}

.loginenter li a {
    display: block;
    width: 100%;
    padding: 4px 4px;
    color: #FFF;
    font-size:12px;
    font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
        background-color: #111b40;
    text-align: left;
    border-bottom: 1px solid #213973;
}

.lexit {
    width: 33px;
    padding-top: 43px;
    background: url("../images/lexit.png") no-repeat;
}

.lexit:hover {
    background-position: 0 -43px;
}

/*---head---*/
#header {
    height: 101px;
}

/*---logotype---*/
#header h1, .headlinks, .headlinks ul li {
    display: inline;
}

#header h1 a {
    margin-top: 26px;
    float: left;
    width: 298px;
    padding-top: 47px;
    background: url("../images/logotype.png");
}

/*---headlinks---*/
.headlinks ul, .searchbar {
    float: right;
    margin-top: 37px;
    
}

.headlinks ul a {
    padding: 0 10px;
    height: 27px;
    color: #516168;
    font: 1.15em/26px 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
    float: left;
}

.headlinks ul a:hover {
    color: #fff;
    background-color: #96c;
}

/*---search---*/
.searchbar {
    margin-left: 5px;
    width: 182px;
    height: 27px;
    background: url("../images/search.png") no-repeat;
}

.searchbar li {
    float: left;
    height: 27px;
}

.searchbar .lfield {
    width: 145px;
    padding-left: 10px;
    overflow: hidden;
}

.searchbar .lfield input {
    color: #708893;
    float: left;
    height: 15px;
    width: 145px;
    border: 0 none;
    background: #fff;
    margin-top: 6px;
}

.searchbar .lbtn input {
    width: 27px;
    height: 27px;
    background: url("../images/search.png") no-repeat 0 -27px;
}

.searchbar .lbtn input:hover {
    background-position: -27px -27px;
}

/*---headimage---*/
.himage {
    height: 129px;
    background: url("../images/himage.png") no-repeat;
}

.himage .himage {
    background-position: 100% -129px;
}

.himage .himage .himage {
    background: #297cd3 url("../images/himage.jpg") no-repeat 100% 0;
}

.himage h2 {
    margin-top: 28px;
    float: left;
    font: 1.5em/22px sans-serif;
    color: #fff;
}

/*---Menu---*/
#menubar {
    margin-bottom: 12px;
}

.mbar {
    height: 52px;
    background: url("../images/mbar.png") no-repeat;
}

.mbar .mbar {
    background-position: 100% -52px;
}

.mbar .mbar .mbar {
    background-position: 0 -104px;
    background-repeat: repeat-x;
}

.menubar {
    height: 47px;
    background: #3f4b51 url("../images/mbar.jpg") no-repeat 100% 0;
}

.menubar ul {
    line-height: 26px;
    margin-top: 10px;
    text-transform: uppercase;
}

.menubar ul li, .menubar ul a, .menubar ul a b {
    height: 26px;
    float: left;
}

.menubar ul a {
    margin-right: 1px;
    color: #fff;
    background: url("../images/topmenu.png") no-repeat 0 -999px;
}

.menubar ul a b {
    cursor: pointer;
    padding: 0 10px;
    background: url("../images/topmenu.png") no-repeat 0 -999px;
}

.menubar ul a:hover {
    background-position: 0 0;
}

.menubar ul a:hover b {
    background-position: 100% -26px;
}

.menubar ul .sublnk a {
    background-position: 0 -104px;
}

.menubar ul .sublnk a b {
    padding-right: 25px;
    background-position: 100% -130px;
}

.menubar ul .sublnk a:hover, .menubar ul .sublnk.selected a {
    background-position: 0 -52px;
}

.menubar ul .sublnk a:hover b, .menubar ul .sublnk.selected a b {
    padding-right: 25px;
    background-position: 100% -78px;
}

/*---SubMenu---*/
.menubar ul .sublnk {
    position: relative;
}

.menubar ul li ul {
    width: 200px;
    margin: 0;
    top: 26px;
    left: 0;
    position: absolute;
    z-index: 9999;
    display: none;
}

.menubar ul li ul li a, .menubar ul li ul li, .menubar ul li ul li a b {
    background: none;
    float: none;
    height: auto;
    display: block;
    line-height: normal;
    text-transform: none;
}

.menubar ul li ul li {
    padding: 0;
}

.menubar ul li ul li a {
    color: #fff;
    padding: 6px 0;
    width: 100%;
    border-bottom: 1px solid #3f4b51;
    background: #4d5c64;
    opacity:0.9;
    -moz-opacity:0.9;
    filter:alpha(opacity=90);
}

.menubar ul li ul li a:hover {
    background-color: #63767f;
}

.hrss {
    float: right;
    margin-top: 15px;
    padding-top: 18px;
    width: 18px;
    background: url("../images/rsshead.png") no-repeat;
}

/*---BodyTemplate---*/
.wsh {
    padding: 0 14px 0 0;
    font: 1px/1px sans-serif;
    height: 14px;
    background: url("../images/wsh.png") no-repeat 100% -14px;
}

.wsh .wsh {
    background-position: 0 0;
    padding: 0 0 0 14px;
}

.wsh .wsh .wsh {
    background-position: -14px 0;
    background-color: #fff;
}

.wbtm, .wbtm .wsh {
    height: 23px;
}

.wbtm {
    margin-bottom: 20px;
    background-position: 100% -51px;
}

.wbtm .wsh {
    background-position: 0 -28px;
    padding: 0 0 0 292px;
}

.wbtm .wsh .wsh {
    background: url("../images/wsh.png") repeat-x 0 -74px;
}

.shadlr {
    width: 100%;
    background: url("../images/shadow_left.png") repeat-y;
}

.shadlr .shadlr {
    background: url("../images/shadow_right.png") repeat-y 100% 0;
}

.container {
    margin: 0 3px;
}

.vsep {
    padding-left: 289px;
    background: url("../images/shadow_left.png") repeat-y -3px 0;
}

.vsep .vsep {
    width: 100%;
    background: #fff;
    padding: 0;
}

#sidebar {
    width: 289px;
    margin: -7px 0 0 -289px;
}

#midside {
    width: 100%;
    margin-top: -4px;
}

#midside img {
    max-width: 650px;
}

/*---blocks---*/


.dtop,  .dbtm, lite .dbtm {
    height: 19px;
    background: #fff url("../images/block.png") no-repeat -550px 100%;
    font: 1px/1px sans-serif;
}

 .dtop {
    height: 15px;
    background-position: 0 0;
}

 .dcont {
    padding: 0 9px;
    background: #fff url("../images/block.png") repeat-y -275px 0;
}

 .dcont .dpad {
    padding-bottom: 6px;
}

 .btl h4 {
    margin-top: 5px;
    float: left;
    text-transform: uppercase;
    font-size: 1.15em;
    color: #2b4175;
}

 .btl{
    background: url("../images/btlblocks.png") repeat-x 0 100%;
    padding: 0 15px;
    height: 31px;
    border-bottom: 2px solid #2b4175;
    color:#003876;
}

/*---LiteMod---*/
lite {
    padding-top: 14px;
    background: #e4ecf0 url("../images/blocklite.png") no-repeat;
    margin: 0 0 15px 15px;
    width: 259px;
}

lite .dbtm {
    height: 14px;
    background: url("../images/blocklite.png") no-repeat -259px 100%;
}

lite .btl {
    margin-bottom: 13px;
    text-transform: uppercase;
    font-size: 1.15em;
    color: #2b4175;
}

.informer {
    padding-top: 13px;
    margin-bottom: 15px;
    border-top: 1px solid #b6cbd6;
}

/*---LeftMenu---*/
#leftmenu .dcont .dpad {
    overflow: hidden;
}

.lmenu {
    margin-top: -1px;
}

.lmenu li a {
    color: #3f4b51;
    display: block;
    height: 27px;
    line-height: 27px;
    border-top: 1px solid #e5e9eb;
    background: url("../images/bluedot.png") no-repeat 0 -999px;
}

.lmenu li a:hover {
    color: #398dd8;
    background-position: 100% 50%;
}

.bluemenu {
    margin-bottom: 10px;
    padding: 4px 0;
    border-bottom: 2px solid #1d76be;
    background: #127ad0 url("../images/bluemenu.png") repeat-y;
}

.bluemenu ul {
    margin: 0;
    border-bottom: 1px solid #61a7e0;
}

.bluemenu li {
    border-top: 1px solid #61a7e0;
}

.bluemenu li a {
    background: url("../images/bluemenulnk.png") no-repeat 0 -999px;
    padding: 0 15px;
    border: 0 none;
    color: #fff !important;
}

.bluemenu li a:hover {
    background-position: 0 0;
    background-color: #549fdd;
}

/*---Archives---*/
.tabcont {
    display: none;
}

#news-arch .btl {
    border-bottom: 0;
}

.tabmenu a {
    margin-left: 2px;
    background: #cde0e9 url("../images/archtabs.png") no-repeat;
    margin-top: 4px;
    padding-top: 27px;
    width: 33px;
    float: right;
}

.tabmenu a.selected {
    background-color: #429be3;
}

.tabmenu a.tabarh {
    background-position: -33px 0;
}

.tabmenu a.tabarh:hover {
    background-position: -33px -27px;
}

.tabmenu a.tabarh.selected {
    background-position: -33px -54px;
}

.tabmenu a.tabarh.selected:hover {
    background-position: -33px -81px;
}

.tabmenu a.tabcal {
    background-position: 0 -54px;
}

.tabmenu a.tabcal:hover {
    background-position: 0 -81px;
}

.tabmenu a.tabcal.selected {
    background-position: 0 0;
}

.tabmenu a.tabcal.selected:hover {
    background-position: 0 -27px;
}

#news-arch p {
    margin-bottom: 14px;
    background: #338adb url("../images/archinfo.png") repeat-x;
    height: 34px;
    padding: 0 15px;
    line-height: 33px;
    color: #fff;
}

/*---Popular news---*/
#popular ul, #popular ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#popular ul {
    padding: 12px 0 6px 0;
}

#popular ul li {
    padding: 0 15px;
    border-top: 1px solid #fff;
}

#popular ul li:hover {
    border-color: #e1ecf1;
    background-color: #f6f9fb;
}

#popular ul li a {
    display: block;
    padding: 1px 0 2px 0;
    color: #3f4b51;
}

#popular ul li a:hover {
    color: #398dd8;
}

/*---buttons---*/
.fbutton, .btn_reglog, .vresult {
    border: 0 none;
    background: none;
    cursor: pointer;
}

.btn_reglog {
    background: #f2f2f2 url("../images/bbcodes.png") repeat-x;
    border: 1px solid #c5c5c5;
    color: #7d7d7d;
    width: 108px;
    height: 21px;
    padding-bottom: 3px;
    font-weight: bold;
}

.btn_reglog:hover {
    background: #fff none;
}

.fbutton {
    text-shadow: 0 1px 0 #fff;
    font-size: 1.15em;
    margin-bottom: 2px;
    border: 1px solid #bcc5c9;
    width: 200px;
    height: 29px;
    color: #596368;
    padding: 2px 0 5px 0;
    background: #fff url("../images/fbutton.png") repeat-x 0 100%;
    font-weight: bold;
}

.fbutton:hover {
    background-position: 0 10px;
}

.fbutton {
    -moz-box-shadow: 0 1px 4px -3px black;
    -webkit-box-shadow: 0 1px 4px -3px black;
    box-shadow: 0 1px 4px -3px black;
}

button.fbutton span {
    cursor: pointer;
    display: block;
    padding-top: 2px;
}

/*---Votes---*/
#votes .btl {
    border: 0 none;
}

#votes .btl h4 {
    color: #96c;
}

.vtitle 	{
    margin-bottom: 12px;
    padding: 12px 15px;
    color: #fff;
    
}

.vresult {
    margin-top: 3px;
    font-size: 11px;
    color: #909ca3;
    float: right;
    width: 91px;
    height: 20px;
    padding: 0;
    background: url("../images/vresult.png") no-repeat 100% 0 !important;
}

.vresult span {
    padding: 0 20px 5px 0;
    display: block;
}

.vote, #dle-poll-list div {
    clear: both;
    padding: 2px 0 2px 2px;
}

.vote input, #dle-poll-list div input {
    float: left;
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

/*---change-skin---*/
#change-skin .dpad {
    margin: 0 14px;
    height: 23px;
    line-height: 23px;
}

#change-skin .dpad div.rcol {
    width: 133px;
    margin-left: 10px;
}

#change-skin .dpad div.rcol select {
    width: 133px;
    height: 23px;
    padding: 3px;
}

#change-skin .dpad b.rcol {
    font-size: 0.9em;
    text-align: right;
    text-transform: uppercase;
    color: #6b7a81;
}

/*---footbox---*/
.footbox .lcol, .footbox .rcol, .footbox {
    height: 96px;
}

.footbox {
    padding: 0 28px 0 289px;
    background: #fff url("../images/footbox.png") no-repeat 100% -96px;
}

.footbox .lcol {
    overflow: hidden;
    padding: 0 15px 0 30px;
    color: #fff;
    width: 244px;
    margin-left: -289px;
    background: #2478cc url("../images/footbox.png") no-repeat;
}

.footbox .lcol a, .btags a, .btags {
    color: #fff;
}

.footbox .lcol p {
    margin-top: 14px;
}

.footbox .rcol {
    width: 100%;
    background: #3f4b51 url("../images/footbox.png") no-repeat -289px 0;
}

.btags {
    overflow: hidden;
    padding-top: 12px;
    height: 84px;
    position: relative;
    margin: 0 5px 0 15px;
}

.btags a:hover {
    color: #d8b2ff;
}

.btags .shadow {
    height: 39px;
    bottom: 0;
    background: url("../images/btagsshadow.png") repeat-x 0 100%;
}

/*---footmenu---*/
#footmenu {
    position: relative;
    background: #f8fafc url("../images/footmenu.png") repeat-x 0 -11px;
}

#footmenu .dpad {
    height: 44px;
    overflow: hidden;
}

#footmenu .shadow {
    top: -11px;
    background: url("../images/footmenu.png") repeat-x;
}

#footmenu ul, #footmenu ul li, #footmenu ul a {
    float: left;
}

 #footmenu ul {
    margin: 9px 0 0 -10px;
}

#footmenu ul a {
    color: #3f4b51;
    padding: 0 9px 0 10px;
    background: url("../images/fmenusep.png") no-repeat;
    line-height: 25px;
    height: 26px;
}

#footmenu ul a:hover {
    color: #398dd8;
}

/*---footer---*/
#footer {
    background: #fff;
    padding: 18px 0 36px 0;
}

.counts {
    display: inline;
}

.counts ul {
    float: right;
}

.counts ul li {
    float: right;
    width: 88px;
    height: 31px;
    margin: 0 0 0 8px;
    opacity:0.4;
    -moz-opacity:0.4;
    filter:alpha(opacity=40);
}

.counts ul li:hover {
    opacity:1.0;
    -moz-opacity:1.0;
    filter:alpha(opacity=100);
}

.copyright {
    color: #6b7a81;
    float: left;
}

.copyright a {
    color: #6b7a81;
}

/*---Центральная часть контента---*/
/*---Speedbar---*/
.speedbar {
    background: url("../images/speedbar.png") repeat-x 0 100%;
    margin-bottom: 11px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 0.9em;
    padding: 0 15px 11px 15px;
}

/*---Center Banner---*/
.hbanner {
    margin-bottom: 15px;
    padding-top: 4px;
    background: url("../images/hbanner.png") no-repeat 50% 0;
}

.hbanner .dpad {
    padding-bottom: 15px;
}

.hbanner .dbtm {
    background: url("../images/cshadow.png") no-repeat 50% 0;
    border-top: 1px solid #f2f2f2;
    text-align: center;
}

.hbanner .dbtm span {
    margin: 0 auto;
    padding-top: 14px;
    width: 142px;
    background: #398cd7 url("../images/adww.png") no-repeat;
}

/*---Сортировка новостей---*/
.sortn {
    background: url("../images/sortnews.png") no-repeat;
    height: 33px;
}

.sortn.dpad {
    margin-bottom: 20px;
}

.sortn .sortn {
    line-height: 32px;
    padding: 0 15px;
    background-position: 100% -33px;
}

/*---Краткая содержимое---*/
.base {
    margin-bottom: 30px;
}

.base .btl {
    color: #162951;
    margin-bottom: 0.6em;
}

.bhinfo {
    height: 21px;
    padding-bottom: 10px;

    margin-bottom: 10px;
}

.baseinfo {
    padding: 0 8px 0 18px;
    font-size: 11px;
    color: #6c838e;
    float: left;
    height: 21px;
    background: #f1f5f7;
}

.baseinfocomm {
    padding: 0 8px 0 18px;
	margin-left:5px;
    font-size: 11px;
    color: #6c838e;
    float: left;
    height: 21px;
    background: #f1f5f7;
}

.baseinfovideo {
    padding: 14px 8px 0 8px;
	margin-left:5px;
    font-size: 11px;
    color: #6c838e;
    
    height: 21px;
    background: #f1f5f7;
}

.baseinfoview {
    padding: 0 8px 0 18px;
	margin-left:5px;
    font-size: 11px;
    color: #6c838e;

    height: 21px;
    background: #f1f5f7;
}

.baseinfotwit {
    padding: 0 8px 0 0;
	margin-left:0px;
    font-size: 11px;
    color: #6c838e;

    height: 21px;

}
    
    .baseinfo a, baseinfo a:hover, .baseinfocomm  a, .baseinfocomm  a:hover, .baseinfoview a, .baseinfoview a :hover {
    color: #6c838e;
	text-decoration: none;
            }

.bhinfo, .bhinfo ul, .bhinfo ul li {
    height: 19px;
}

.bhinfo ul, .bhinfo ul li {
    float: right;
}

.isicons li {
    width: 17px;
    height: 17px;
    padding: 2px 2px 2px 0;
}

.isicons li img {
    display: block;
}

/*---ratebox---*/
.ratebox {
    float: right;
    width: 165px;
    height: 14px;
    text-align: center;
    padding-top: 2px;

}

.ratebox .rate {
    text-align: left;
    width: 85px;
    height: 17px;
    margin: 0 auto;
    overflow: hidden;
}

.storenumber, .basenavi, .maincont, .berrors, .pollvotelist, .fullstory, .basecont, maincont a {
    margin-bottom: 15px;
	margin-top: 15px;
    text-align: justify;
    font-size: 17px;
    padding-top:10px;
font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
   
}

.maincontgame, maincontgame a {
    margin-bottom: 15px;
	margin-top: 15px;
    text-align: justify;
    font-size: 17px;
    padding-top:10px;
font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
   
}

.maincont2 {
    margin-bottom: 16px;

    text-align: justify;
    font-size: 14px;
    font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;

}

.maincont img {
    padding-right: 5px;
    border: none;
}
.maincont2 img {
    padding-right: 5px;


    

	border: 0px solid #fff; 
	border-radius: 0px 0px 20px 20px ; 
	-webkit-border-radius: 0px 0px 20px 20px ; 
	-moz-border-radius: 0px 0px 20px 20px ;
	float:left; 

}

.maincont a, .maincont a:hover , .maincont2 a, .maincont2 a:hover{
 color:#cc0000;
    font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
}

.postbody a { text-decoration: none; 
color:#0066cc;
    background: url(images/2016/forumlink.png) no-repeat 0 5px;
    padding-left: 15px;
    border-bottom: 1px solid #0066cc;

}

.postbody a:hover { text-decoration: none; 
color:blue;
    background: url(images/2016/forumlink.png) no-repeat 0 5px;
    padding-left: 15px;
    border-bottom: 1px solid #0066cc;

}

.postbody img a { text-decoration: none; 
   

}

.postbody img a:hover { text-decoration: none; 
    

}

.mlink {
    
    overflow: hidden;
    background: #f0f5f8 url("images/2015/press-bg.jpg");
    padding: 10px 15px;
    margin-left:-15px;
    margin-right:-15px;
    height: auto;
    border: 1px solid #cbdfe8;
    border-width: 1px 0;
    font-family: 'Exo 2';
}

.mlink2 {
    font-size: 0.9em;
    overflow: hidden;
    background: #f0f5f8 url("../images/mlink.png") repeat-x;
    padding: 10px 15px;
    border: 1px solid #cbdfe8;
    border-width: 1px 0;
}

.argcat {
    padding-left: 10px;
    background: url("../images/argcat.png") no-repeat 0 58%;
    color: #6c838e;
    margin-top: 12px;
}

.mlarrow {
    float: right;
    width: 50px;
    height: 40px;
    background: url("../images/mlinkarrow.png") no-repeat;
}

/*---Подробнее---*/
.argmore a, .argmore a b {
    height: 28px;
    background: #2886d4 url("../images/argmore.png") no-repeat;
}

.argmore a {
    float: right;
    margin: 6px 0 0 7px;
    line-height: 28px;
    color: #fff;
}

.argmore a b {
    cursor: pointer;
    float: left;
    padding: 0 35px 0 11px;
    background-color: transparent;
    background-position: 100% -28px;
}

.argmore a:hover {
    background-position: 0 -56px;
}

.argmore a:hover b {
    background-position: 100% -84px;
}

.argback a, .argback a b {
    height: 23px;
    background: url("../images/argback.png") no-repeat;
}

.argback a {
    margin: 9px 0 0 5px;
    float: right;
    line-height: 22px;
    background-position: 100% -46px;
}

.argback a b {
    float: left;
    cursor: pointer;
    padding: 0 15px 0 28px;
    background-position: 0 0;
}

.argback a:hover b {
    background-position: 0 -23px;
}

.argviews span, .argcoms span, .argviews span b, .argcoms span b {
    background: url("../images/args.png") no-repeat 100% -23px;
    height: 23px;
}

.argviews span, .argcoms span {
    line-height: 23px;
    font-size:10px;
    float: left;
    margin: 9px 0 0 5px;
}

.argviews span {
    background-position: 0 -46px;
}

.argcoms span {
    background-position: 0 0;
}

.argviews span b, .argcoms span b {
    padding: 0 7px 0 25px;
    font-weight: normal;
    float: left;
}

/*---Кто отредактировал---*/
.editdate, .basetags , .basetags a, .basetags a:hover{
    font-size: 0.9em;
    text-align: right;
    color: #6c838e;
}

/*---Подробное содержимое---*/
.basetags {
    padding-top: 10px;
    text-align: left;
    border-top: 1px solid #ccc;
}

/*---Другие новости по теме---*/
.related {
    border-bottom: 1px solid #f8fbfe;
    padding: 0 15px;
    background: #f3f8fd url("../images/relateddtop.png") repeat-x;
}

.related .dtop {
    height: 37px;
}

.related .dtop span, .related .dtop span b {
    float: left;
    height: 37px;
    background: url("../images/related.png") no-repeat;
}

.related .dtop span {
    background-color: #458fda;
    background-position: 100% -37px;
    font-size: 0.9em;
    color: #fff;
    line-height: 36px;
}

.related .dtop span b {
    padding: 0 15px;
}

.related ul li {
    background: url("../images/reldot.png") no-repeat 7px 7px;
    padding: 1px 0 0 15px;
    margin-bottom: 1px;
}

/*---Вывод ошибок---*/
.berrors {
    border: 1px solid #6d4595;
    border-width: 1px 0;
    color: #2b4175;
    padding: 10px 15px 10px 60px;
    background: #FFF; }

.berrors a {
    color: #2b4175;
}

/*---Заголовок страниц---*/
.pheading {
    overflow: hidden;
    font-family: 'Roboto';
    border-bottom: 1px solid #dadada;
    padding: 0 15px 13px 15px;
    background: url("../images/speedbar.png") repeat-x 0 100%;
}

.pheading h2 {
    color: #468edb;
    font-size: 1.7em;
    font-weight: normal;
}

.pheading .lcol {
    margin-right: 10px;
}

.pheading h2 span {
    color: #3f4b51;
}

.pheading .ratebox {
    width: 141px;
    padding: 3px 0 1px 0;
    padding-right: 6px;
    background: #f1f5f7 url("../images/ratebox2.png") no-repeat;
}

.pheading .ratebox .rate, .pheading .ratebox span {
    float: right;
}

.pheading .ratebox span {
    padding-right: 5px;
    font-size: 0.9em;
    color: #a2b2ba;
}

.heading {
    color: #213973;
    margin-bottom: 0.3em;
    font-family: 'Arimo';
}

.basecont {
    padding-top: 14px;
    border-top: 1px solid #e8e8e8;
    background: url("../images/basecont.png") repeat-x;
}

/* Comments
----------------------------------------------- */
  .commavatar {
    width:45px;
        height:45px;
      margin: 0 10px 5px 5px;
border:4px solid #fff;
background-color:#F5F5F5;
-moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;

}

  .commavatarforum {
    width:95px;
        height:95px;
      margin: 10px 10px 5px 5px;
      
border:4px solid #E6EAED;
background-color:#F5F5F5;
-moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;

}

.commauthor {
font-family:'Exo 2';
    font-size:14px;
    color:#000;
    font-weight:bold;
}

.commauthor a, .commauthor a:hover {
    color:#000 }

.commdata { 
font-family:'Exo 2';
    padding-left:10px;
    font-size:12px;
    color:#ccc;

}



	



    
   

.commenttable tr:nth-child(2n+1){
	background:#f3f4f6;
}

.commenttable tr:nth-child(2n){
	background:#e6eaed;
}



.commentts {
 font-family:'Exo 2';
    font-size:13px;
    color:#000;
    margin-left: 70px;
padding:5px 10px 15px 0;

   
}

.comments-tree-list {
 background-color:#FFF; 
    background: url("images/2015/bgcomm.jpg") no-repeat;
}

.comments-tree-item 
{
 background-color:#fff;  
}
/*---forms---*/
.baseform {
    background: #f5f6f7;
}

.tableform {
    width: 100%;
}

.tableform td {
    ;
}

.tableform td.label {
    width: 20%;
    vertical-align: top;
    padding-right: 0;
    font-weight: bold;
}

.fieldsubmit, .tableform td {
    padding: 10px 15px;
    border-top: 1px solid #fff;
}

.addnews {
    font-weight: bold;
}

.impot {
    color: #96c;
    font-weight: normal;
}

.checkbox {
    padding: 4px 0;
    line-height: 1em;
}

.checkbox input {
    margin-top: -2px;
    vertical-align: middle;
}

.f_input {
    width: 300px;
    padding: 1px;
}

.f_textarea {
    width: 458px;
}

.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select {
    padding: 2px;
    background: #fff url("../images/fields.png") repeat-x;
    border: 1px solid #bcc0c2;
}

.f_textarea, .editor_button select {
    padding: 0;
}

.textin {
    padding: 2px;
}

/*---search---*/
.searchstyle {
    width: 480px;
}

.search {
    font-size: 11px;
}

.searchtable fieldset legend {
    color: #404040;
}

.searchitem {
    font-size: 0.9em;
    border-top: 1px solid #dbe8ed;
    padding: 10px 0;
}

#searchuser, #searchinput {
    width: 90% !important;
}

/*---Userinfo---*/
.userinfo {
    padding-left: 125px;
}

.ui-dialog-content .userinfo {
    padding: 10px 0 10px 125px;
}

.userinfo .lcol {
    margin-left: -125px;
    width: 110px;
    padding-right: 15px;
}

.userinfo .lcol .avatar {
    margin-bottom: 10px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #c0d4de;
}

.userinfo .lcol .avatar img {
    width: 100px;
}

.userinfo .lcol ul {
    font-size: 0.9em;
}

.userinfo .rcol {
    width: 100%;
}

.userinfo .rcol ul {
    list-style: none;
    margin-left: 0;
}

.userinfo .rcol ul li {
    margin-bottom: 0.2em;
}

 .ussep {
    padding-top: 12px;
    background: url("../images/ussep.png") no-repeat;
}

.grey {
    color: #6c838e;
}

.blue {
    color: #388bd4;
}

/*---statistics---*/
.statistics {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.statistics ul.lcol {
    min-height: 71px;
    background: url("../images/statsep.png") no-repeat;
    margin: 0 0 20px -1px;
    padding-top: 14px;
    width: 33.3%;
}

.statistics ul.lcol li {
    padding: 0 15px;
    margin-bottom: 2px;
}

/*---navigation---*/
.storenumber {
    font-weight: bold;
}

.basenavi {
    font-size: 1.15em;
    height: 29px;
}

.bnnavi {
    margin-right: 5px;
    padding-left: 5px;
    height: 29px;
    background: #f1f5f7 url("../images/basenavi.png") no-repeat;
}

.navigation {
    margin-top: 5px;
}

.navigation, .navigation a, .navigation span, .bnnavi, .nextprev, .nextprev .thide {
    float: left;
}

.navigation a, .navigation span {
    font-weight: bold;
    padding: 0 4px;
    height: 19px;
    line-height: 19px;
}

.navigation a, .navigation span.nav_ext {
    color: #3f4b51;
}



.navigation a:hover {
    background-color: #398dd8;
    color: #fff;
}

.navigation span {
    color: #398dd8;
}

.nextprev .thide, .toptop {
    width: 26px;
    padding-top: 29px;
    background: url("../images/basenavi.png") no-repeat;
}

.nextprev a span {
    cursor: pointer;
}

.nextprev span .pnext {
    background-position: -26px -29px;
}

.nextprev a .pnext {
    background-position: -26px -87px;
}

.nextprev a:hover .pnext {
    background-position: -26px -58px;
}

.nextprev span .pprev {
    background-position: 0 -29px;
}

.nextprev a .pprev {
    background-position: 0 -87px;
}

.nextprev a:hover .pprev {
    background-position: 0 -58px;
}

.toptop {
    background-position: 0 -116px;
    width: 29px;
}

.toptop:hover {
    background-position: 0 -145px;
}

.pm_status {
    float:left;
    border: 1px solid #d8d8d8;
    padding: 0px;
    background-color: #fff;
    width: 300px;
    height: 100px;
    margin-left: 20px;
    margin-right: 5px;
}

.pm_status_head {
    border-bottom: 1px solid #d8d8d8;
    font-size: 0.9em;
    background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
    height: 22px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #4e4e4e;
}

.pm_status_content {
    padding: 5px;
}

#s5_top_bar {
height:44px;
background:url(/files/s5_menu_bg.png) no-repeat center;;

}

#s5_top_wrap {
margin-left:auto;
margin-right:auto;
}

#s5_date {
color:#FFFFFF;
float:left;
padding-top:13px;
font-size:15px;
font-weight:bold;
}

#s5_logo_banner_wrap {
height:135px;
background:url(/files/s5_logo.png) no-repeat top left;
margin-left:auto;
margin-right:auto;
}

#s5_banner {
float:right;
margin-top:10px;
}

#s5_top_modules {
background:#090909 url(/files/s5_top_mods_bg.png) repeat-x top center;
margin-left:auto;
margin-right:auto;
color:#FFFFFF;
}

#s5_top_modules_inner {
padding:10px;
padding-bottom:14px;
}

#s5_top_1 {
float:left;
overflow:hidden;
}

#s5_main_bar_wrap {
margin-left:auto;
margin-right:auto;
position:relative;
margin-bottom:-28px;
}

#s5_main_bar {
background:#DDDDDD;
height:33px;
border-bottom:solid 1px #616060;
border-top:solid 1px #B2B0B0;
}

#s5_bar_l_corner {
height:19px;
width:19px;
background:url(/files/s5_bar_l_corner.png) no-repeat top left;
float:left;
}

#s5_bar_r_corner_light {
height:19px;
width:19px;
background:url(/files/s5_bar_r_corner_light.png) no-repeat top left;
float:right;
}

#s5_bar_r_corner_dark {
height:19px;
width:19px;
background:url(/files/s5_bar_r_corner_dark.png) no-repeat top left;
float:right;
}

#s5_pathway {
float:left;
padding-left:12px;
padding-top:9px;
font-weight:bold;
}

#s5_top_modules a {
color:#CCCCCC;
}

.breadcrumbs {
padding-left:10px;
}

#s5_search_login {
height:33px;
float:right;
margin-top:-1px;
border-top:solid 1px #595959;
padding-left:46px;
}

#s5_login_wrap a, #s5_login_wrap label {
color:#FFFFFF;
}

#s5_login_wrap p {
padding:0px;
}

#s5_login_wrap .inputbox {
margin-left:0px;
margin-right:0px;
}

#s5_search, #s5_login {
float:right;
}

#s5_search #mod_search_searchword {
border:none;
color:#FFFFFF;
font-weight:bold;
background:none;
width:136px;
padding-left:10px;
font-size:13px;
margin-right:20px;
}

#s5_search .search {
}

#s5_search .button {
margin:0px;
vertical-align:top;
margin-top:4px;
margin-right:5px;
}

#s5_login_icon {
height:33px;
float:left;
width:16px;
margin-right:4px;
}

#s5_login_wrap {
background:#6A6969;
border-right:solid 1px #393939;
border-bottom:solid 1px #393939;
padding:13px;
margin-left:-125px;
width:158px;
overflow:hidden;
}

#s5_register_text, #s5_login_text {
height:25px;
float:left;
padding-top:9px;
padding-left:7px;
padding-right:7px;
}

#s5_register_text a, #s5_login_text a {
color:#FFFFFF;
font-size:11px;
}

#s5_login {
margin-right:4px;
}

#s5_login_message {
float:left;
color:#FFFFFF;
font-size:11px;
padding-top:9px;
text-align:center;
}

#s5_logout_button .button {
margin-top:4px;
margin-left:8px;
margin-right:4px;
}

#s5_main_body_wrap {
background:#D5D4D4;
border:solid 1px #FFFFFF;
padding:9px;
margin-left:auto;
margin-right:auto;
}

#s5_main_body1 {
}

#s5_main_body2 {
padding:14px;
}

#s5_row_wrap {
background:#fafbfc;
border:solid 1px #FFFFFF;
padding:9px;
margin-left:auto;
margin-right:auto;
}

#s5_row1 {
}

#s5_row2 {
padding:14px;
padding-bottom:0px;
}

#s5_bot_row_wrap {
}

#s5_bot_row_wrap_inner1 {
margin-left:auto;
margin-right:auto;
padding-top:30px;
color:#FFFFFF;
padding-bottom:4px;
}

* html #s5_bot_row_wrap_inner1 {
padding-bottom:0px;
}

#s5_footer {
border-top:solid 1px #383838;
background:#060606;
}

#s5_footer_inner {
margin-left:auto;
margin-right:auto;
color:#999999;
padding-top:20px;
padding-bottom:20px;
}

* html #s5_footer_inner {
padding-bottom:0px;
}

#s5_footer_inner a {
color:#999999;
}

#s5_footer_text {
width:48%;
float:left;
}

#s5_bottom_pos {
float:right;
}

#s5_right_column, #s5_left_column, #s5_middle_column {
float:left;
}

#s5_left_column_inner {
padding-right:14px;
}

#s5_right_column_inner {
padding-left:14px;
}

#s5_body_column {
float:left;
}

#s5_inset_column {
float:right;
}

#s5_top_modules_inner .latestnews li, #s5_top_modules_inner .mostread li, #s5_top_modules_inner .latestnews-color li, #s5_top_modules_inner .mostread-color li, #s5_bot_row_wrap .latestnews li, #s5_bot_row_wrap .mostread li, #s5_bot_row_wrap .latestnews-color li, #s5_bot_row_wrap .mostread-color li {
	padding-left:15px;
}

#s5_bot_row_wrap .contentheading, #s5_top_modules_inner .contentheading {
	border:none;
	font-size:11px;
	height:16px;
	vertical-align:top;
}

#s5_main_body2 .newsflash_title, #s5_row_wrap .newsflash_title  {
font-size:12px;
padding-left:0px;
}

.s5_nf_spacer {
height:8px;
}

#s5_main_body2 .s5_nf_spacer, #s5_row_wrap .s5_nf_spacer {
height:8px;
padding:0px;
}

.link, .link a {
color:#a6c0cb;
        font-size:10px;}

#blink1 {
  -webkit-animation: blink1 3s linear infinite;
  animation: blink1 3s linear infinite;
}
@-webkit-keyframes blink1 {
  0% { color: rgba(34, 34, 34, 1); }
  50% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 1); }
}
@keyframes blink1 {
  0% { color: rgba(34, 34, 34, 1); }
  50% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 1); }
}

#blink2 {
  -webkit-animation: blink2 3s linear infinite;
  animation: blink2 3s linear infinite;
}
@-webkit-keyframes blink2 {
  0% { color: rgba(34, 34, 34, 1); }
  50% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 1); }
}
@keyframes blink2 {
  0% { color: rgba(34, 34, 34, 1); }
  50% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 1); }
}



/*---ratebox---*/
.ratebox {
    float: right;
    width: 115px;
    height: 19px;
    text-align: center;
    padding-top: 2px;
    background: #f1f5f7 url("../images/ratebox.png");
}

.ratebox .rate {
    text-align: left;
    width: 85px;
    height: 17px;
    margin: 0 auto;
    overflow: hidden;
}
.ratebox2 {
	float: right;
}

.ratebox3 {
	float: right;
    padding-right:10px;
}

.ratebox ul, .ratebox ul li {
	float: left;
}

.ratebox2 ul, .ratebox2 ul li {
	float: left;
}

.ratebox3 ul, .ratebox3 ul li {
	float: left;
}

.reset, .reset li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ratebox {
    width: 141px;
    padding: 3px 0 1px 0;
    padding-right: 6px;
    background: #f1f5f7 url("../images/ratebox2.png") no-repeat;
}

.ratebox .rate, .ratebox span {
    float: right;
}

.ratebox span {
    padding-right: 5px;
    font-size: 0.9em;
    color: #a2b2ba;
}

.text-header {
		width:248px;		
    float:left;
				font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;;
				height:26px;
    background-color: #2b4175;
				overflow:hidden;
				padding: 7px 0 0 8px;

				color:#FFF;
				font-size:18px;
				white-space:nowrap;				
			}


.text-header-video {
		width:248px;		
    float:left;
				font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;;
				height:26px;
    background-color: #2b4175;
				overflow:hidden;
				padding: 7px 0 0 35px;

				color:#FFF;
				font-size:18px;
				white-space:nowrap;
background: url("images/2015/bgvideo.jpg");
}

.text-header-video a, .text-header-video a:hover {

text-decoration:none;
				color:#FFF;
				;
}

.text-header2 {
		width:170px;		
    float:left;
    text-align:left;
				font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;;
				height:24px;
    background-color: #2b4175;
				overflow:hidden;
				padding: 7px 0 0 5px;

				color:#FFF;
				font-size:14px;
				white-space:nowrap;				
			}

.text-header3 {
		width:100%;		
    float:left;
    text-align:left;
				font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
				height:30px;
    background-color: #2b4175;
				overflow:hidden;
				padding: 10px 0 0 10px;
margin-bottom:10px;
				color:#FFF;
text-transform:uppercase; 

				font-size:22px;
				white-space:nowrap;				
			}

.text-header33 {
		width:750px;		
    float:left;
    text-align:left;
				font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
				height:30px;
    background-color: #2b4175;
				overflow:hidden;
				padding: 10px 0 0 10px;
margin-bottom:10px;
				color:#FFF;
 

				font-size:20px;
				white-space:nowrap;				
			}

.text-header-game {
		width:100%;		

    text-align:center;
   vertical-align: middle;
				font-family: 'Russo One';
				height:130px;
    background-color: #2b4175;
				overflow:hidden;
				padding: 10px 0 0 10px;
margin-bottom:10px;
				color:#FFF;
				font-size:19px;
				white-space:nowrap;		
      
    z-index: 2;
			}

.text-header3bez {
		width:100%;		
    float:left;
    text-align:left;
				font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
				height:30px;
    background-color: #2b4175;
				overflow:hidden;
				padding: 10px 0 0 10px;
margin-bottom:10px;
    margin-top:-15px;
				color:#FFF;
				font-size:22px;
				white-space:nowrap;				
			}


.text-header4 {
		width:100%;		
    white-space:nowrap;	
    text-align:left;
    overflow:hidden;
    float:left;
    font-family:'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
				height:24px;
    background-color:#2b4175;
				padding: 10px 0 0 15px;
text-transform:uppercase;
				color:#FFF;
				font-size:22px;
							
			}



.text-header4 a, text-header4 a:hover, text-header4 a:visited, text-header4 a:active, text-header4 a:visited { color:white; text-decoration:none}


   
 .text-header5 {
    width:100%;	
     height:18px;
        color: #000;
	text-decoration: none;
     text-align:left;
        background-color:#e6eaed;
     font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
     overflow:hidden;
				padding: 10px 0 5px 15px;
     font-size:13px;
            }

.text-header5 a, text-header5 a:hover {

        color: #003876;
	text-decoration: none;

            }

 .text-header55 {
    width:100%;	
     height:18px;
        color: #FFF;
	text-decoration: none;
     text-align:left;
        background-color:#2b4175;
     font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
     overflow:hidden;
				padding: 10px 0 5px 15px;
     font-size:18px;
            }

.text-header55 a, text-header55 a:hover {

        color: #003876;
	text-decoration: none;

            }

.text-header6 {
		width:815px;		
    white-space:nowrap;	
    text-align:left;
    overflow:hidden;
    float:left;
				font-family: 'Fira Sans Extra Condensed', Arial Narrow, sans-serif;
				height:28px;
    background-color:#2b4175;
				margin-left: -10px;
				padding: 10px 0 0 15px;
margin-bottom:15px;
				color:#FFF;
				font-size:22px;
				text-transform:uppercase;			
			}

.snapwidget-widget img {
    border:solid 1px #FFFFFF;}

.panelok {
    border:solid 1px #2b4175;}

.fieldtr select, .f_textarea, .f_input, .xfields textarea, .xprofile textarea, .tdfield select, .lfield input, .editor input[type="text"], #category, textarea.ui-corner-all, .pm select,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, .bbeditor select, .textin, select.rating { padding: 6px; background: #fff; border: 1px solid #c2c2c2;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px;
	box-shadow: inset 0 1px 2px 0 #dbdbdb, 0 1px 0 0 #fff; -moz-box-shadow: inset 0 1px 2px 0 #dbdbdb, 0 1px 0 0 #fff; -webkit-box-shadow: inset 0 1px 2px 0 #dbdbdb, 0 1px 0 0 #fff;
}


.playerselect {
display: block;
				border:solid 1px #9cbac6;
				padding: 5px 10px;
width:240px;
				text-decoration: none;
				float:right;
				font-size: 13px;
				outline: 0;
				margin: -5px 15px 0 0;
				
				background: url(images/2015/strelka.png) no-repeat right #111b40;
				color: #FFF;
}

#forecast_ul {
      width: 100%;

      padding: 0 0 1em 0;
      margin-bottom: 1em;
      font-family: 'Roboto';
     
}

#forecast_ul ul {
      list-style: none;
      margin: 0;
      padding: 0;
      border: none;
      }

#forecast_ul li {

    height:26px;

      }

/* Center the text in the caption */
.highslide-caption {
    width: 100%;
    text-align: center;
}
/* Remove the close button from the controls since we already have one in the corner of the image */
.highslide-close {
    display: none !important;
}
/* Put the image number in front of the caption */
.highslide-number {
    display: inline;
    padding-right: 1em;
    color: white;
}

.footers {
  font-family: 'Exo 2', 'Roboto';
  color: #FFF;
  font-size: 11px;
}
