/* Template created by CENTROARTS.com | Author: Rumin Sergey | URL: http://centroarts.com */
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;
}

body {
    color: #1b1f21;
    word-wrap: break-word;
}

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

h1 {
    font-size: 1.25em;
}

 h2 {
    font-size: 1.2em;
}

 h3 {
    font-size: 1.35em;
}

 h4 {
    font-size: 1.1em;
}

 h5 {
    font-size: 1em;
}

a {
    color: #3b5163;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0 none;
}
textarea {
    resize: vertical;
}
input, textarea, select, button, body {
    font: 13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

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

@font-face {
    font-family: 'PFSquareSansProBold';
    src: url('../fonts/pfsquare-webfont.eot');
    src: local('PF Square Sans Pro'), local('../fonts/PFSquareSansProBold'), url('../fonts/pfsquare-webfont.woff') format('woff'), url('../fonts/pfsquare-webfont.ttf') format('truetype'), url('../fonts/pfsquare-webfont.svg#webfontIlJz4VNr') format('svg');
    font-weight: bold;
    font-style: normal;
}

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;
}

.pink {
    color: #005082;
}

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

.wwide {
    width: 100%;
}

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

/*---header---*/
.topline {
    height: 35px;
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    box-shadow: 0 1px 5px 2px #F2F2F2;
    padding-left: 70px;
    padding-right: 12px;
	padding-top: 10px;
	background: #F6F6F6;
}
.topline a{
	display: block;
	float: left;
    text-shadow: 2px 2px 3px #F2F2F2;
    padding-left: 12px;
    padding-right: 62px;
	padding-top: 3px;
	text-decoration: none;
	font: 18px Century Gothic,Arial,Helvetica,sans-serif;
	color: #444444;
}
.topline a:hover{
	color: #005082;
	text-shadow: 2px 2px 3px #878787;
}
#header {
    height: 120px;
    padding: 0 0 0 590px;
   background: url("../images/logobg1.png") no-repeat 0 0 #fff;
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    box-shadow: 0 1px 5px 2px #F2F2F2;
    padding-left: 12px;
    padding-right: 12px;	
}

/*---logotype---*/
#header h1 {
    float: left;
    margin: -28px 0 0 200px;
    padding: 0 0px 11px 0;
	width: 500px;
}

#header h1 a {
    display: block;
    width: 95%;
    padding-top: 35px;
	color: #444444;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 30px;
	text-decoration: none;
	text-shadow: 2px 2px 3px #F2F2F2;
	margin-left:-200px;
	padding-left:200px;
}
#header h1 a span{
    display: block;
    width: 95%;
    font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	color: #545454;
}

#header .rcol {
    padding-top: -15px;
    width: 100%;
}

/*---Иконки соц.сетей---*/
.headsoc {
    margin-right: 17px;
}

.headsoc a {
    float: left;
    padding-top: 35px;
    width: 35px;
    background: url("../images/headsoc.png") no-repeat;
}

.headsoc .twit {
    background-position: 0 0;
}

 .headsoc .twit:hover {
    background-position: 0 -35px;
}

.headsoc .vkon {
    background-position: -35px 0;
}

 .headsoc .vkon:hover {
    background-position: -35px -35px;
}

/*---headlinks---*/
.headlinks {
    margin-top: 6px;
    overflow: hidden;
}

.headlinks ul, .headlinks ul li, .headlinks, .headsoc, .headsoc a, ul.loginbox li {
    float: left;
}

.headlinks ul {
    margin-left: -11px;
}

.headlinks ul li {
    background: url("../images/headlinks.png") no-repeat 0 70%;
    padding: 0 10px 0 11px;
}

.headlinks ul a, ul.loginbox li a {
    color: #EA2814;
}

/*---login---*/
.loginbox {
    color:#444444;
    display: inline;
    float: right;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 32px;
    line-height: 36px;
	margin-top: -100px;
}
.loginbox span{
    font-size: 16px;
    line-height: 22px;
	color:#8E8E8E;
}
.loginbox a{
    font-size: 20px;
    line-height: 22px;
    background-color: #69BF6E;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    float: right;
    margin-right: 5px;
    margin-top: 6px;
    padding: 4px 12px;
	text-decoration: none;
}
.loginbox a:hover {
    background-color: #F6F6F6;
    border: 1px solid #444444;
    color: #444444;
    padding: 3px 11px;
    transition: background 0.5s ease 0s;
}
.loginbox ul.loginbox {
    float: right;
    height: 27px;
}

ul.loginbox {
    line-height: 27px;
}

ul.loginbox li {
    margin-left: 10px;
}

.loginbtn a {
    text-decoration: none;
    font-size: 1.1em;
    display: block;
    width: 66px;
    padding-bottom: 17px;
    background: url("../images/loginbtn.png") no-repeat 50% 0;
}

.loginbtn a b {
    text-align: center;
    display: block;
    cursor: pointer;
    height: 26px;
    background-color: #005082;
}

.loginbtn a:hover {
    background-position: 50% 100%;
}

.loginbtn a:hover b {
    background-color: #f1345d;
}

.logform li.lfield {
    margin-bottom: 10px;
}

.logform li.lbtn {
    text-align: center;
}

.logform li.lfield input {
    width: 265px;
}

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

.logform li.lfchek label {
    display: inline;
    margin-bottom: 0.2em;
}
.onlinetel {
    color: #444444;
    float: right;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 26px;
    line-height: 34px;
	padding-bottom: 10px;
}
.onlineadr {
    color: #444444;
    float: right;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    line-height: 16px;
	padding-top: 20px;
	margin-left:10px;
}
.onlinebt {
    padding-bottom: 20px;
    padding-top: 10px;
}
.onlinebt a {
    font-size: 18px;
    line-height: 22px;
    background-color: #FF8738;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    margin-right: 5px;
    margin-top: 6px;
    padding: 4px 12px;
	text-decoration: none;
	float: right;
	font-family: Georgia,"Times New Roman",Times,serif;
}
.onlinebt a:hover {
    background-color: #F6F6F6;
    border: 1px solid #444444;
    color: #444444;
    padding: 3px 11px;
    transition: background 0.5s ease 0s;
}

/*---Shadows---*/
.shadlr {
    width: 100%;
    _background: url("../images/shadlr.png") no-repeat;
}

.shadlr .shadlr {
    background-position: 100% 0;
}

.container {
    margin: 0 10px;
}

/*---Menu---*/
.darkbg {
    _background: #222a30 url("../images/darkbg.png");
}

#menubar {
    padding: 0 12px;
    height: 50px;
    border-top: 1px solid #646c74;
    background: url("../images/topshd.png") no-repeat 50% 0;
}

#menubar .lcol, #menubar .lcol ul, #menubar .lcol ul li, #menubar .lcol ul a {
    float: left;
}

#menubar .lcol {
    overflow: hidden;
    height: 50px;
width:100%;
}

#menubar .lcol ul {
    font-size: 1.15em;
    line-height: 49px;
    margin-left: -2px;
	width:100%;
}

#menubar .lcol ul li {
    background: url("../images/mbar.png") no-repeat;
	width:190px;
}

#menubar .lcol ul a {
    padding: 0 11px 0 12px;
    color: #fff;
    height: 50px;
    text-decoration: none;
}

#menubar .lcol ul a:hover {
    color: #E85014;
    background: url("../images/mbar.png") no-repeat 50% 100%;
}

/*---search---*/
.searchbar {
    margin-top: 12px;
    border: 1px solid #3f464c;
    border-width: 0 1px 1px 0;
    float: right;
    width: 217px;
    height: 26px;
    background: #191f24 url("../images/search.png") no-repeat;
}

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

.searchbar .lfield {
    width: 180px;
    padding-left: 7px;
    overflow: hidden;
}

.searchbar .lfield input {
    font-style: italic;
    color: #8b99a8;
    float: left;
    height: 15px;
    width: 180px;
    border: 0 none;
    background: none;
    margin-top: 6px;
}

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

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

/*---BodyTemplate---*/
.body {
background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EDEDED;
    box-shadow: 0 1px 5px 2px #F2F2F2;
    padding: 12px;
}

.vsep {
    padding: 13px 0 0;
}

#sidebar {
    padding-left: 13px;
    width: 300px;
    margin: 0 -313px 0 0;
}

#midside {
    width: 100%;
}

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

/*---Slider---*/
#slides, .slides_container {
    height: 278px;
    position: relative;
}

.slides_container {
    background: url("../images/loading.gif") no-repeat 50% 50%;
    border-bottom: 1px solid #b31032;
    width: 100%;
    overflow:hidden;
}

#slides {
    border-bottom: 8px solid #005082;
    margin-bottom: 7px;
}

#slides .next, #slides .prev {
    position: absolute;
    top: 114px;
    width: 50px;
    padding-top: 60px;
    display: block;
    z-index: 101;
    background: url("../images/nextprev.png");
}

#slides .next {
    background-position: -50px 0; 
	right: -23px; 
}

#slides .next:hover {
    background-position: -50px -60px;
}

#slides .prev {
    background-position: 0 0;
	left: -23px;
}

#slides .prev:hover {
    background-position: 0 -60px;
}

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

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

.fbutton:hover, .vresult:hover {
    background-position: 0 10px;
    -moz-box-shadow: 0 1px 5px -2px black;
    -webkit-box-shadow: 0 1px 5px -2px black;
    box-shadow: 0 1px 5px -2px black;
}

button.fbutton span {
    cursor: pointer;
    display: block;
}

/*---blocks---*/
.block {
    background-color: #fff;
    margin: 0 0 14px 0;
    width: 220px;
}
.block .dcont {
    padding: 15px 0;
    margin: 0 15px;
}

.block .dtop {
    overflow: hidden;
    padding: 0px;
    height: 60px;
    border-bottom: 1px solid #fff;
}

.block .dtop .btl {
    margin-top: 14px;
}
.block-right {
    background-color: #fff;
    margin: 0 0 24px 0;
    width: 240px;
}
.block-right .dcont {
    padding: 15px 0;
    margin: 0 15px;
}

.block-right .dtop {
    overflow: hidden;
    padding: 0;
    height: 60px;
    border-bottom: 1px solid #fff;
}

.block-right .dtop .btl {
    margin-top: 14px;
}

h4.btl {
    border-bottom: 1px dotted #69BF6E;
    font-family: verdana;
    font-size: 18px;
    color: #005082;
	font-weight:normal;

}
h4.btl2 {
    font-family: verdana;
    font-size: 18px;
    color: #005082;
	font-weight:normal;
	padding-bottom:8px;
}
h4.btl span {
    color: #fff;
}

.rcat {
list-style: none;
padding-top:15px;
padding-bottom:10px;
font-size:1.5em;
font-family: Georgia,"Times New Roman",Times,serif;
_font-weight:bold;
}

.dcat {
margin-left:30px;
list-style: circle;
padding-bottom:8px;
font-size:1.2em;
}

/*---RightMenu---*/
#slidemenu {
    font-size: 1.15em;
}

#slidemenu li a, #slidemenu li span {
    text-decoration: none;
    color: #444444;
    display: block;
    border-bottom: 1px solid #fff;
    padding: 0 1px;
    height: 35px;
    line-height: 34px;
}

#slidemenu li span {
    cursor: pointer;
    background: url("../images/plus.png") no-repeat 100% 0;
	font: 14px Century Gothic,Arial,Helvetica,sans-serif;
}

#slidemenu li a:hover, #slidemenu li span:hover {
    color: #005082;
    background-color: #fff;
	text-shadow: 2px 2px 3px #878787;
    background: url("../images/plus-h.png") no-repeat 100% 0;
}

#slidemenu li.selected span {
    color: #444444;
    border-top: 1px solid #fff;
    background-color: #005082;
    background: url("../images/minus.png") no-repeat 100% 0;
}
#slidemenu li.selected span:hover {
    color: #005082;
    background-color: #fff;
	text-shadow: 2px 2px 3px #878787;
    background: url("../images/minus-h.png") no-repeat 100% 0;
}
#slidemenu li.submenu {
    overflow: hidden;
	background: #fff;
}

#slidemenu li.submenu ul {
    overflow: hidden;
    background-color: #fff;
    margin: 0;
    margin-bottom: 10px;
    padding: 5px 5px;
    list-style: none;
	font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #8E8E8E;
}

#slidemenu li.submenu ul a {
    border: 0 none;
    width: 100%;
    padding: 0;
    font-size: 0.9em;
    line-height: normal;
    height: auto;
}

#slidemenu li.submenu ul li {
    background: url("../images/gdot.png") no-repeat 0 12px;
    padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#rightmenu .linesbg {
    border-top: 2px solid #c5cbd3;
}

#rightmenu .linesbg ul {
    min-height: 54px;
    _background: url("../images/whitelogo.png") no-repeat 100% 50%;
}

.linesbg {
    padding: 15px;
}

/*---change-skin---*/
#change-skin {
    background-color: #b1bbc5;
    position: relative;
    height: 44px;
}

.change-skin {
    background: url("../images/change-skin.png") no-repeat;
    padding: 15px 26px 0 30px;
    width: 257px;
    height: 40px;
    position: absolute;
    top: -5px;
    left: 0;
}

.change-skin .btl {
    float: left;
    margin-top: 5px;
}

.change-skin .rcol {
    width: 128px;
}

.change-skin select {
    font-size: 0.9em;
    background-color: #eff2f4;
    width: 128px;
    height: 24px;
    padding: 2px;
    border: 1px solid #879fb3;
}

/*---Votes---*/
#bvote .dtop {
    border: 0 none;
}

.vtitle {
    border-top: 2px solid #a61732;
    color: #fff;
    position: relative;
    margin: 0;
    padding: 10px 15px 14px 15px;
    color: #fff;
    background: #d11d40 url("../images/vtitle.png");
}

.vtitle b {
    position: absolute;
    top: -10px;
    right: 25px;
    padding-top: 10px;
    width: 16px;
    background: url("../images/varrow.png");
}

#bvote .fbutton, .vresult {
    float: left;
    margin-right: 5px;
}

.vresult {
    width: 32px;
    height: 31px;
    padding: 0;
    background: url("../images/vresult.png") no-repeat 100% 0;
}

.vresult:hover {
    background-position: 0 -31px;
}

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

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

#dle-poll-list {
    padding: 10px 0;
    text-align: left;
}

/*---Informer---*/
.informer {
    padding: 10px 15px 14px 15px;
    border-bottom: 1px solid #fff;
	color: #8E8E8E;
}

.informer:hover {
    background-color: #F6F6F6;
}

.informer p a {
    color: #005082;
}

/*---Popular news---*/
.redb {
    border-bottom: 1px solid #e7617d;
    background: #005082 url("../images/redb.png") no-repeat 100% 0;
    position: relative;
    width: 243px;
    margin-right: -23px;
}

.redb .dbtm {
    position: absolute;
    right: 0;
    bottom: -10px;
    padding-top: 9px;
    width: 238px;
    background: url("../images/redbtm.png") no-repeat;
}

.redb .btl {
    margin-bottom: 12px;
}

.redb ul {
    margin: 0;
    list-style: none;
}

.redb li {
    padding-left: 9px;
    background: url("../images/wdot.png") no-repeat 2px 10px;
}

.redb a {
    padding: 1px 0;
    display: block;
    width: 100%;
    color: #f9e2e6;
}

.redb a:hover, .redb {
    color: #fff;
}

/*---footbox---*/
#footbox {
    position: relative;
    overflow: hidden;
    padding: 25px 0;
    _background: url("../images/fboxshd.png") repeat-x;
}

.ribbon {
    position: absolute;
    right: 23px;
    top: 0;
    padding-top: 36px;
    width: 56px;
    background: url("../images/ribbon.png");
}

.fbox {
    margin-left: -1px;
    float: left;
    width: 33.3%;
    min-height: 110px;
    background: url("../images/fbox.png") no-repeat;
}

.fbox .dcont {
    margin: 0 25px;
    color: #fff;
}

.fbox .dcont a {
    color: #fff;
}

.fbox .btl {
    margin-bottom: 0.4em;
}

.fmenu li {
    padding-left: 7px;
    background: url("../images/rdot.png") no-repeat 0 8px;
}

/*---Нижний фон шаблона---*/
.footbg {
    _background: url("../images/pagebgfoot.jpg") no-repeat 50% 100%;
}

/*---footer---*/
#footer {
   background: #F6F6F6;
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    box-shadow: 0 1px 5px 2px #F2F2F2;
    height: 170px;
    padding-left: 12px;
    padding-right: 12px;
}

#footer-top {
   background: url("../images/bottom-map.png") no-repeat right 30px #ffffff;
    border-left: 1px solid #C9C9C9;
    border-right: 1px solid #C9C9C9;
    box-shadow: 0 2px 8px 3px #C6C6C6;
    height: 91px;
    padding-left: 12px;
    padding-right: 12px;
}

#footer h2 {
    display: inline;
}

#footer h2 a {
    background:  url("../images/bottom-map.png") no-repeat right top;
    float: right;
    position: relative;
    top: -55px;
    padding-top: 125px;
    margin-right: 3px;
    width: 200px;
}

.counts {
    _padding: 7px 25px 0 0;
	margin-right:-180px;
    margin-top: 110px;
    width: 280px;
    height: 37px;
    _background: url("../images/counts.png") no-repeat;
    float: right;
}

.counts ul {
    float: right;
}

.counts ul li {
    float: right;
    width: 88px;
    height: 31px;
    margin-left: 5px;
    opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity=50);
}

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

.copyright {
    margin-top: 9px;
    float: left;
}

.shadow {
    height: 80px;
    _background: url("../images/shadow.png") no-repeat 50% 0;
}

/*---Центральная часть контента---*/
/*---Сортировка новостей и Speedbar---*/
.lines {
    font-size: 0.9em;
    margin-bottom: 23px;
    padding: 5px 13px 5px 13px;
    #border: 1px solid #d3dae0;
    #background: #fff url("../images/lines.gif");
}
.lines  a{
	text-decoration: none;
	padding-bottom: 3px;
    border-bottom: 2px solid #d3dae0;
	color: #8E8E8E;
}
.lines  a:hover{
    border-bottom:2px solid #69BF6E;
}
.sortn {
    text-align: center;
}

 .sortn img {
    vertical-align: middle;
}

/*---Center Banner---*/
.hbanner {
    padding-bottom: 29px;
    background: url("../images/shadlite.png") no-repeat 50% 100%;
}

/*---Краткая содержимое---*/
.base {
    border-top: 1px solid #F6F6F6;
    padding-top: 8px;
    margin-bottom: 30px;
}

.base .btl {
    margin-bottom: 0.2em;
}

.base .btl a, .base .btl {
    text-decoration: none;
    color: #005082;
    font-family: verdana;
}

.base .btl a:hover {
    color: #353a40;
}

.argcat {
    padding-left: 10px;
    color: #6c838e;
    background: url("../images/argcat.png") no-repeat 1px 3px;
    font-size: 0.9em;
    margin-bottom: 10px;
}

.argbox a {
    margin: 3px 0 0 8px;
    text-decoration: none;
    color: #67747b;
    font-size: 0.85em;
    float: right;
    color: #67747b;
    padding: 0 6px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #d6d9dc;
}

.argbox a:hover {
    background-color: #f1f5f7;
}

.infbtn {
    margin: 3px 0 0 1px;
    float: right;
    position: relative;
    width: 22px;
    height: 22px;
}

.infbtn .thide {
    cursor: pointer;
    background: #005082 url("../images/boxinfo.png");
    padding-top: 22px;
    width: 22px;
}

.infbtn .thide:hover {
    background-position: 0 -44px;
}

.infbtn .thide.selected {
    background-position: 0 -22px;
    background-color: #c0cad2;
}

.infcont {
    z-index: 33;
    width: 180px;
    background-color: #dfe3e6;
    border: 2px solid #a6b5c0;
    position: absolute;
    top: 23px;
    right: 0;
    display: none;
}

.infcont ul {
    position: relative;
    list-style: none;
    font-size: 0.9em;
    color: #67747b;
    margin: 0 6px;
    padding: 5px 0;
}

 .editdate {
    font-size: 0.9em;
    background-color: #f1f2f3;
    padding: 6px;
    color: #67747b;
}

/*---ratebox---*/
.ratebox {
    padding-top: 13px;
    display: block;
    height: 28px;
    text-align: center;
    background: #d6dce1 url("../images/ratebox.png") no-repeat 50% 0;
}

.ratebox ul {
    margin: 0;
    padding: 0;
}

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

.storenumber, .maincont, .berrors, .basecont, .fullstory, .mass_comments_action {
    margin-bottom: 13px;
    text-align: justify;
}

.base .maincont {
    padding-top: 13px;
    _border-top: 1px solid #dfe4e9;
    _background: url("../images/shadlite.png") no-repeat 10px 1px;
}

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

/*---Метки к сайту---*/
.basetags {
    padding-top: 10px;
    font-size: 0.9em;
    color: #6c838e;
}

/*---Подробнее и назад---*/
.mlink {
    height: 39px;
}

.fullstory .mlink {
    margin-bottom: 3px;
}

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

.argmore a, .argback a {
    padding-left: 23px;
    margin-left: -23px;
    line-height: 29px;
    color: #fff;
    text-decoration: none;
}

.argmore a b, .argback a b {
    cursor: pointer;
    padding-right: 42px;
    background-color: #005082;
    background-position: 100% -39px;
}

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

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

.argback a {
    background-position: 0 -156px;
}

.argback a b {
    background-color: #438fbf;
    background-position: 100% -195px;
}

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

.argback a:hover b {
    background-position: 100% -273px;
}

.argcoms, .argedit a {
    padding: 0 20px 0 10px;
    line-height: 29px;
    font-size: 0.9em;
    float: left;
    height: 30px;
    background: url("../images/argcoms.png") no-repeat 100% 0;
}

.argedit a:hover {
    background: url("../images/argcoms1.png") no-repeat 100% 0;
}

.argcoms:hover {
    background: url("../images/argcoms1.png") no-repeat 100% 0;
}

.argcoms {
    color: #6c838e;
}

/*---Наш сайт рекомендует:---*/
.related {
    padding-right: 120px;
    position: relative;
    border-top: 1px solid #bbbec0;
}

.related h4.btl span {
    color: #32373d;
}

.frbtns {
    width: 106px;
    height: 46px;
    position: absolute;
    right: 16px;
    bottom: -7px;
}

.frbtns img {
    float: right;
    margin-left: 4px;
}

img.printlink {
    background: url("../dleimages/printlink.png") no-repeat;
    width: 49px;
    height: 46px;
}

a:hover img.printlink {
    background-position: 0 -46px;
}

/*---Вывод ошибок---*/
.berrors {
    padding-left: 12px;
    background: #d7133b url("../images/berrors1.png") repeat-y;
}

.berrors .berrors {
    color: #d7133b;
    padding: 10px 13px;
    background: #f2d9de url("../images/berrors.png");
}

.berrors a {
    color: #d7133b;
}

/*---Вкладки---*/
.tabmenu {
    height: 32px;
    border-bottom: 3px solid #7e8489;
    margin-bottom: 13px;
}

.tabmenu li {
    float: left;
}

.tabmenu a {
    padding: 0 13px;
    text-decoration: none;
    background-color: #e0e4e7;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 2px 2px 0 0;
}

.tabmenu a:hover {
    background-color: #f1f3f5;
}

.tabmenu a.selected {
    padding-bottom: 6px;
    position: relative;
    color: #fff;
    background: #7e8489 url("../images/tabarrow.png") no-repeat 50% 100%;
    height: 35px;
    line-height: 35px;
    margin: 0 2px 0 0;
}

.tabcont {
    display: none;
}

/*---Заголовок страниц---*/
.heading {
    font-size: 1.4em;
    line-height: normal;
    color: #005082;
    margin-bottom: 10px;
}

/*---Комментарии---*/
.bcomment {
    padding-left: 113px;
    margin-bottom: 20px;
}

.bcomment .lcol {
    position: relative;
    color: #7b878d;
    margin-left: -113px;
    padding-right: 13px;
    width: 100px;
}

.bcomment .lcol .arcom {
    position: absolute;
    top: 41px;
    right: 0;
    width: 9px;
    padding-top: 16px;
    background: url("../images/arcom.png");
}

.bcomment .lcol h5, .bcomment .lcol h5 a {
    color: #d8183f;
}

.bcomment .lcol p {
    font-size: 0.85em;
}

.bcomment .lcol .avatar {
    padding: 4px;
    border: 1px solid #dce0e2;
    width: 90px;
    overflow: hidden;
    margin-bottom: 0.8em;
}

.bcomment .lcol .avatar img {
    width: 90px;
    display: block;
}

.bcomment .rcol {
    min-height: 90px;
    background: #eaeef0 url("../images/combox.png") repeat-x 0 100%;
    width: 100%;
}

.combox {
    margin: 0 13px;
    padding: 13px 0;
}

.combox .infbtn {
    margin: 0 0 8px 13px;
}

.comedit {
    padding-top: 13px;
    color: #7a94a0;
}

.comedit .arg a {
    margin-right: 10px;
    font-size: 0.9em;
    height: 26px;
    line-height: 26px;
    float: left;
    color: #6b7c8a;
}

.selectmass {
    display: inline;
}

.selectmass input {
    float: right;
    margin-top: 10px;
}

.argreply a, .argreply a b {
    float: left;
    height: 26px;
    background: url("../images/argreply.png") no-repeat;
}

.argreply a {
    margin-right: 10px;
    line-height: 26px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    color: #005082;
    font-size: 1.1em;
}

.argreply a b {
    background-position: 100% -26px;
    padding: 0 20px 0 10px;
}

.argreply a:hover {
    background-position: 0 -52px;
}

.argreply a:hover b {
    background-position: 100% -78px;
}

.signature {
    color: #7a94a0;
}

/*---forms---*/
.brdform {
    padding: 3px;
    border: 1px solid #dce0e2;
}

.baseform, .mass_comments_action {
    padding: 1px;
    background-color: #fff;
}

.mass_comments_action {
    padding: 10px 13px;
}

.baseform .dcont {
    padding: 13px 0;
    margin: 0 13px;
}

.baseform .dcont .heading {
    margin: 0;
}

.tableform {
    width: 100%;
}

.tableform td {
    ;
}

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

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

.addnews {
    font-weight: bold;
}

.impot {
    color: #005082;
    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, .logform li.lfield input {
    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;
}

.rateui {
    width: 85px;
    height: 17px;
    margin: 0 auto;
    padding-top: 4px;
}

.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;
}

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

.statistics ul.lcol {
    min-height: 71px;
    margin: 0 0 20px -1px;
    width: 33.3%;
}

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

/*---Постраничная навигация---*/
.storenumber {
    font-weight: bold;
}

.basenavi {
    border-bottom: 2px solid #f5f5f5;
}

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

.bnnavi {
    border: 1px solid #bcc5c9;
    height: 32px;
    background: #fff url("../images/fbutton.png") repeat-x 0 100%;
}

.navigation a {
    text-decoration: none;
}

.navigation a, .navigation span {
    background: url("../images/basenavi.png") no-repeat;
    border-right: 1px solid #e0e3e4;
    font-weight: bold;
    padding: 0 8px;
    height: 32px;
    line-height: 32px;
}

.navigation a, .navigation span.nav_ext {
    color: #2e363a;
}

.navigation a:hover {
    color: #005082;
}

.navigation span {
    background-color: #005082;
    background-position: 0 -32px;
    color: #fff;
}

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

.nextprev a span {
    cursor: pointer;
}

.nextprev span .pnext {
    background-position: -32px -64px;
}

.nextprev a .pnext {
    background-position: -32px -96px;
}

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

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

.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;
}

.left-menu { /* Левая колонка */
 float: left; /* Обтекание справа */
 width: 220px; /* Ширина колонки */
}
.right-menu { /* Правая колонка */
 float: right; /* Обтекание слева */
 width: 240px; /* Ширина колонки */
 padding-bottom: 40px;
}
.main-content { /* Центральная колонка */
 margin: auto; /* Отступы слева и справа */ 
 width: 660px;
 _box-shadow: 0 1px 3px 1px #C6C6C6;
 padding: 12px;
 _border: solid  1px #C6C6C6;
  margin-right:254px;
  border-right: 1px solid #EDEDED;
  border-left: 1px solid #EDEDED;
}
/* ==================== Выпадающее меню */

.dropmenudiv {font-size:1.15em;position:absolute;border:2px solid #3d933b; border-top-width:0; line-height:14px; z-index:100; background-color:#fff; width: 240px; text-align:left; visibility:hidden;}
.dropmenudiv a, 
.dropmenudiv a:active, 
.dropmenudiv a:visited {color:#444; border-left:2px solid #3d933b;border-right:2px solid #3d933b;  display:block; text-indent:3px; border-bottom:1px solid #3D933B; padding:10px 12px; text-decoration:none;}
.dropmenudiv a:hover {background-color: #DFE3E6;color: #E85014;}  

.slidefoto {background: #fff;float:left;padding:11px;width:270px;height: 170px;}
.slidefoto img{box-shadow:2px 2px 6px #666;}
.slidefoto h3{font:18px Century Gothic,Arial,Helvetica,sans-serif;letter-spacing: -0.018em;color:#fff;margin-top:-40px;background-color: #444444;opacity:0.7;height:32px;padding-top:8px;}


.slidefoto:hover{-moz-transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-o-transition: all 0.5s linear;-ms-transition: all 0.5s linear;}



.slidefoto2 {background: #fff url("../images/slide/slide2.jpg") no-repeat 15px 15px;	float:left;padding:15px;width:262px;height: 180px;font: bold 16px 'PFSquareSansProBold',sans-serif;letter-spacing: -0.018em;text-transform: uppercase;color: #005082;}
.slidefoto2:hover{background: #fff url("../images/slide/slide2-1.jpg") no-repeat 15px 15px;-moz-transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-o-transition: all 0.5s linear;-ms-transition: all 0.5s linear;}

.slidefoto3 {background: #fff url("../images/slide/slide3.jpg") no-repeat 15px 15px;	float:left;padding:15px;width:262px;height: 180px;font: bold 16px 'PFSquareSansProBold',sans-serif;letter-spacing: -0.018em;text-transform: uppercase;color: #005082;}
.slidefoto3:hover{background: #fff url("../images/slide/slide3-1.jpg") no-repeat 15px 15px;-moz-transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-o-transition: all 0.5s linear;-ms-transition: all 0.5s linear;}

.slidefoto4 {background: #fff url("../images/slide/slide4.jpg") no-repeat 15px 15px;	float:left;padding:15px;width:262px;height: 180px;font: bold 16px 'PFSquareSansProBold',sans-serif;letter-spacing: -0.018em;text-transform: uppercase;color: #005082;}
.slidefoto4:hover{background: #fff url("../images/slide/slide4-1.jpg") no-repeat 15px 15px;-moz-transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-o-transition: all 0.5s linear;-ms-transition: all 0.5s linear;}

.slidefoto1 h3, .slidefoto2 h3, .slidefoto3 h3, .slidefoto4 h3{width:262px;margin-top:0px;background:#fff;opacity:0.6;padding-top:5px;padding-bottom:5px;border-top:1px solid #005082;}
.slidefoto h3:hover{}
.slidefoto1 h5, .slidefoto2 h5, .slidefoto3 h5, .slidefoto4 h5{display:block;margin-top:15px;margin-left:15px;margin-right:15px;height: 125px;_font: bold 14px/15px "Trebuchet MS",Arial,Helvetica,sans-serif;text-transform: none;opacity:0;}
.slidefoto1 h5:hover, .slidefoto2 h5:hover, .slidefoto3 h5:hover, .slidefoto4 h5:hover{opacity:1;-moz-transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-o-transition: all 0.5s linear;-ms-transition: all 0.5s linear;}
.topslide {height: 215px;padding-left:4px;}

.fototex {background: #fff;float:left;padding:11px;width:240px;_height: 170px;}
.fototex img{box-shadow:2px 2px 6px #666;width:240px;_height: 170px;opacity:0.7;}
.fototex h3{font:20px Century Gothic,Arial,Helvetica,sans-serif;letter-spacing: -0.018em;color:#fff;margin-top:-40px;background-color: #444444;opacity:0.8;height:32px;padding-top:8px;}

.mainlist{width:130px;float:left;padding-left:30px;}
.mainlist:hover{opacity:0.8;-moz-transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-o-transition: all 0.5s linear;-ms-transition: all 0.5s linear;}
.mainlist img{width:100px;height:100px;}
.mainlist img:hover{-ms-transform: scale(1.05,1.05);   /* для IE 9 */
-moz-transform: scale(1.05,1.05);   /* для Firefox */
-webkit-transform: scale(1.05,1.05);   /* для Safari и Chrome */
-o-transform: scale(1.05,1.05);   /* для Opera */
-moz-transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-o-transition: all 0.5s linear;-ms-transition: all 0.5s linear;}
.mainlist a{text-decoration:none;}
.mainlist a:hover{text-shadow: 2px 2px 3px #878787;}

.zoom {
display:block;
border:1px solid #fff;
z-index:1000;
}
.zoom:hover {
border:1px solid #69BF6E;
background:#EDEDED;
-ms-transform: scale(1.3,1.3);   /* для IE 9 */
-moz-transform: scale(1.3,1.3);   /* для Firefox */
-webkit-transform: scale(1.3,1.3);   /* для Safari и Chrome */
-o-transform: scale(1.3,1.3);   /* для Opera */
-moz-transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-o-transition: all 0.5s linear;-ms-transition: all 0.5s linear;
}
.mattab  {width:20px;}
.mattab .lyf_td_size {width:20px;}
.mattab .lyf_td_filename {width:250px;}