@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,700,400,600);
* {box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
html,body,h1,h2,h3,h4,h5,h6,ul,li,p,menu {margin:0;padding:0;}
ul,li {list-style:none;}
input,button,textarea {outline:none;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display: block;}
strong {font-weight: bold;}
img {border: 0;max-width: 100%;}
button,input,optgroup,select,textarea {color: inherit;font: inherit;margin: 0;}
table {border-collapse: collapse;border-spacing: 0;}
td,th {padding: 0;}
hr{display: block;height: 0;border: 0px solid #b8b8b8;border-bottom-width: 1px;}
audio,canvas,video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}
[hidden] {display: none;}
svg:not(:root) {overflow: hidden;}
figure {margin: 0;}
fieldset {margin: 0 2px;padding: 0.35em 0.625em 0.75em;border: 1px solid #c0c0c0;}
legend {padding: 0;border: 0;}
input[type="search"]{-webkit-appearance: textfield;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
button::-moz-focus-inner,input::-moz-focus-inner {padding: 0;border: 0;}
button,html input[type="button"],input[type="reset"],input[type="submit"] {cursor: pointer;-webkit-appearance: button;}
button[disabled],html input[disabled] {cursor: default;}
input[type="checkbox"],input[type="radio"] {padding: 0;}
textarea {overflow: auto;vertical-align: top;}

/*main*/

html,button,input,select,textarea {color: #3c3c3c;}
body{border:0;background-color: #fff;font-size: 15px;line-height: 1.5;font-family:'Open Sans', Arial, sans-serif;font-style="normal";}
body.base {border: none;}
::-moz-selection {background: #b3d4fc;text-shadow: none;}
::selection {background: #b3d4fc;text-shadow: none;}
img {vertical-align: middle;}
fieldset {margin: 0;padding: 0;border: 0;}
textarea {resize: vertical;}
#page{background-color:#242238;padding: 224px 0 154px 0;background-image: url(/image/bg1.png), url(/image/bg2.png);background-position: top center, bottom center;background-repeat: no-repeat;background-size:100%;} 
#page_50 {background-color:#242238;padding: 50px 0 50px 0;background-image: url(/image/bg1.png), url(/image/bg2.png);background-position: top center, bottom center;background-repeat: no-repeat;background-size:100%;} 
a {color: #e381e5;text-decoration: none;font-family: 'Open Sans', sans-serif;}
a:hover {text-decoration: underline;}

.clr:after {display: table;clear: both;content:'';}
.cont-wrap {margin: 0 auto;}
.opened {opacity: .75;}
.middle {max-width: 1280px;color: #3c3c3c;float: left;width: 100%;min-width: 1px;min-height: 1px;}
.sidebar{position: relative;float: left;margin-left: -280px;width: 280px;}
.u-container{float: left;width: 100%;}
.content {padding: 0 320px 0 0;min-width: 1px;min-height: 1px;}
.wrapper{width:100%;max-width:1280px;margin:0 auto;}
#main{background-color:#ffffff;padding:40px;}
#main:after {clear: both;display: table;content: "";}
/*------------------------------------*\
 $Button
\*------------------------------------*/

input[type="submit"],
input[type="reset"],
input[type="button"],
select {
 padding: 14px;
 border: none;
 background-color: #e381e5;
 color: #fff;
 font-weight: normal;
 font-size:13px;
 cursor: pointer;
 -webkit-transition: background-color .3s ease;
 transition: background-color .3s ease;
}

select {
 padding: 3px 5px;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
select:hover {
 background-color: #e381e5;
}

input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
 background-color: #da57dc;
 -webkit-transition: background-color 0s ease;
 transition: background-color 0s ease;
}

input[type="submit"]:disabled,
input[type="reset"]:disabled,
input[type="button"]:disabled,
select:disabled {
 background-color: #e3e3e3;
}

.manTdText input[type="button"],
.manTd2 input[type="button"],
.commTd2 input[type="button"],
.manTdBrief input[type="button"],
select.codeButtons,
input[type="button"].codeButtons,
#iplus input[type="button"] {
 padding: 3px 5px;
 font-size: 9px;
}

input[type="button"][id^="bid-"] {
 margin-left: 3px;
 padding: 6px;
}

.manTd2 input[type="text"] {
 padding: 2px 5px !important;
}

input[type="text"],
input[type="password"],
textarea {
 padding: 4px 10px;
 border: 1px solid #E9E9E9;
 background: #fff;
 font-size: 13px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

textarea {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 width: 100%;
}

input[type="button"]#newPhtBt {
 width: auto !important;
}

input[type="button"]#order-button {
 padding: 0 5px;
}

/*------------------------------------*\
 $Header
\*------------------------------------*/

.header {color: #fff;border-bottom:3px solid #e381e5;}

.nav-row {
 width: 100%;
 background-color: #18101b;
 border-top-left-radius:10px;
 border-top-right-radius:10px;
}

.nav-row .cont-wrap {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin: 0 auto;
 padding: 0 40px 0;
 min-height: 60px;
 max-width: 1280px;
}

.logo-lnk {
 display: table-cell;
 vertical-align: middle;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0 40px;
 height: 60px;
 color: #4B0082;
 text-transform: uppercase;
 white-space: nowrap;
 font: bold 1.3333em 'Open Sans', sans-serif; /*20/15*/
 line-height: 60px;
 -webkit-transition: all .3s ease;
 transition: all .3s ease;
}

.logo-lnk:hover {
 opacity: .95;
}

.logo-lnk:before {
 display: inline-block;
 padding-right: 10px;
 width: 22px;
 height: 22px;
 background: url(/.s/t/2001/heart.png) no-repeat 0 50%;
 content: '';
 vertical-align: middle;
}

.logo-lnk:hover {
 text-decoration: none;
}

.show-menu {
 display: none;
}

.banner-row {
 border-bottom: 3px solid #e381e5;
}

.banner-row .cont-wrap {
 position:relative;
}

.banner-descr {
 padding: 40px;
 max-width: 550px;
 position:absolute;
 top:0;
 left:0;
 background: rgba(227, 129, 229, 0.7);
 height: 100%;
 color:#ffffff;
}


.banner-ttl {
 padding: 35px 0 45px;
 min-height: 104px;
 font-size: 2.73333333em;
 line-height: 1.2;
 margin: 0;
 text-transform: uppercase;
 font-weight: normal;
 font-family: 'Open Sans', sans-serif;
 opacity: 0;
 -webkit-transition: opacity 0.8s 0.8s ease;
 transition: opacity 0.8s 0.8s ease;
}

.banner-txt {
 opacity: 0;
 -webkit-transition: opacity 0.8s 1.6s ease;
 transition: opacity 0.8s 1.6s ease;
}

.fadeIn .banner-ttl,
.fadeIn .banner-txt,
.fadeIn .banner-img-b {
 opacity: 1 !important;
}

.banner-ttl:before {
 display: block;
 float: left;
 content: '';
}

.banner-ttl:before {
 display: block;
 float: left;
 padding-right: 15px;
 width: 104px;
 height: 104px;
 background: url(/.s/t/2001/tooltip.png) no-repeat 0 0;
 content: '';
 margin: 0 15px 0 0; 
}

.banner-img-b {

}
.banner-img-w {
 display: block;
 position: absolute;
 height: 328px;
 width: 145px;
}

.banner-img {
 display: inline-block;
 position: absolute;
 z-index: 5;
 bottom: 15px;
 width: 145px;
 height: 288px;
 -webkit-animation: jump 1.5s ease-out 0 infinite alternate;
 -moz-animation: jump 1.5s ease-out 0 infinite alternate;
 -o-animation: jump 1.5s ease-out 0 infinite alternate;
 animation: jump 1.5s ease-out 0 infinite alternate;
}


.banner-img-shadow {
 /*content: '';*/
 width: 120px;
 height: 30px;
 position: absolute;
 bottom: 0;
 left: 50%;
 margin-left: -60px;
 background-color: rgba(0,0,0,.3);
 border-radius: 60px / 15px;
 display: block;
 -webkit-animation: shadow 1.5s ease-out 0 infinite alternate;
 -moz-animation: shadow 1.5s ease-out 0 infinite alternate;
 -o-animation: shadow 1.5s ease-out 0 infinite alternate;
 animation: shadow 1.5s ease-out 0 infinite alternate;
}

.banner-img-first {
 left: 0;
}

.banner-img-second {
 right: 0;
}


@-webkit-keyframes jump {
 from {
 bottom: 15px;
 }
 to {
 bottom: 40px;
 }
}

@keyframes jump {
 from {
 bottom: 15px;
 }
 to {
 bottom: 40px;
 }
}

@-webkit-keyframes shadow { 
 from {
 width: 120px;
 height: 30px;
 margin-left: -60px;
 background: rgba(0,0,0,.3);
 border-radius: 60px / 15px;
 }
 to {
 width: 90px;
 height: 22px;
 margin-left: -45px;
 background: rgba(0,0,0,.15);
 border-radius: 45px / 11px;
 }
}

@keyframes shadow {
 from {
 width: 120px;
 height: 30px;
 margin-left: -60px;
 background: rgba(0,0,0,.3);
 border-radius: 60px / 15px;
 }
 to {
 width: 90px;
 height: 22px;
 margin-left: -45px;
 background: rgba(0,0,0,.15);
 border-radius: 45px / 11px;
 }
}

/*------------------------------------*\
 $Menu
\*------------------------------------*/

.main-menu {
 display: table-cell;
 text-align: right;
}

.main-menu ul a:hover + ul { }

.main-menu ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

.main-menu li {
 position: relative;
 display: inline-block;
 text-align: center;
 text-transform: uppercase;
}

.main-menu .uMenuRoot > li {
 height: 60px;
 vertical-align: top;
 line-height: 60px;
}

.main-menu a {
 display: inline-block;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0 15px;
 color: #fff;
 vertical-align: middle;
 white-space: nowrap;
 font: .8em 'Open Sans', sans-serif;
}

.main-menu a:hover {
 color: #e381e5;
 text-decoration: none;
}


.sub-mn:after {
 position: absolute;
 top: 50%;
 left: 7px;
 display: block;
 margin-top: -3px;
 width: 0;
 height: 0;
 border-top: 5px solid transparent;
 border-bottom: 5px solid transparent;
 border-right: 7px solid #fff;
 content: '';
}

.sub-mn:hover:after,
.uWithSubmenu:hover > a:after {
 border-right-color: #e381e5;
}

.main-menu .uMenuRoot > li > a:hover:before,
.main-menu .uMenuRoot > li > a.uMenuItemA:before,
.main-menu .uMenuRoot > .uWithSubmenu:hover > a:before {
 position: absolute;
 top: 10px;
 left: 50%;
 display: block;
 margin-left: -5px;
 width: 10px;
 height: 10px;
 border-radius: 5px;
 -webkit-border-raduis:5px;
 -moz-border-radius:5px;
 background-color: #e381e5;
 content: '';
}

.main-menu li ul {
 display: none;
 background-color: #000;
}

.main-menu li ul a {
 padding-top: 5px;
 padding-bottom: 5px;
}

.main-menu li:hover > ul {
 position: absolute;
 top: 100%;
 right: 0;
 z-index: 10;
 display: block !important;
}

.main-menu li li {
 display: block;
 margin: 0;
 padding: 0;
 min-width: 80px;
 width: 100%;
 text-transform: none;
}

.main-menu li li a {
 display: block;
 width: 100%;
 font-size: 1em;
}
.main-menu li ul > li {
 position: relative;
}

.main-menu li ul li ul {
 padding: 10px 0;
}
.main-menu li ul li:hover > ul{
 position: absolute;
 top: -10px;
 right: 100%;
 left: inherit;
 z-index: 10;
 display: block;
}

.sidebar .uMenuV ul {
 padding-left: 15px;
}

/*------------------------------------*\
 $Paginator
\*------------------------------------*/

.switchActive,
.switchDigit,
.switchBack,
.switchNext,
.swchItemA,
.swchItem {
 padding: 5px 9px; 
 color: #e381e5;
 font: 600 1em 'Open Sans', sans-serif;
}

.switchActive,
.swchItemA {
 border: none;
 background-color: #e381e5;
 color: #fff;
}

.catPages1 {
 padding-bottom: 10px;
}

.content .catPages1 {
 padding: 20px 0 10px;
 border-top: 1px solid #d5d5d5;
}

/*------------------------------------*\
 $Content
\*------------------------------------*/

.eBlock,
.gTable {
 padding-bottom: 45px;
}

.eTitle {
 color: #e381e5;
 font-weight: 600;
 font-size: 2.53em;
 font-family: 'Open Sans', sans-serif;
 line-height: 1.2;
 margin-bottom: 20px;
}

.eTitle > div {
 color: #000;
}

.eTitle a {
 font-weight: 600;title
}

.eTitle a:hover,
.catLink:hover {
 text-decoration: underline;
}
.eTitle div[style^="float:right"] a {font-size: inherit;}

.eMessage,
.cMessage {
 font-weight: 300;
 font-family: 'Open Sans', sans-serif;
}

.eDetails {
 padding-top: 20px;
 font-weight: 300;
 font-size: .8em; /*12/15*/
 font-family: 'Open Sans', sans-serif;
}

.eDetails a {
 font-weight: 600;
}

.ed-sep {
 display: inline-block;
 padding: 0 5px;
}

#testBlockD .eTitle {
 font-size: 1.33em;
}

.eVariant label {
 padding-left: 5px;
}

#cntContaineroEditdscr,
#cntContaineroEditmessage {
 padding-top: 10px !important;
}

/*------------------------------------*\
 $Comment
\*------------------------------------*/

.content .cMessage {
 font-size: 1em;
 line-height: 1.5;
}

#allSmiles {
 font-size: .86667em;
}

.cMessage ul {
 overflow: hidden;
 margin: 0;
 list-style-position: inside;
}

.cMessage .user_avatar {
 display: block;
 float: left;
 overflow: hidden;
 margin: 0 6px 6px 0;
 padding: 4px;
 border: 1px solid #E3E3E3;
}

/*------------------------------------*\
 $Sidebar
\*------------------------------------*/

.sidebox {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin-bottom: 20px;
 padding: 25px;
 border: 1px solid #e3e3e3;
 color: #000;
 font-weight: 400;
 font-family: 'Open Sans', sans-serif;
}

.sidebox-ttl {
 padding-bottom: 15px; 
 text-align: center;
 font-size: 1.3333333em; /*20/15*/
 line-height: 1.2;
}

.sidebox-bd {
 font-size: .8666667em; /*13/15*/
}

.sidebox-bd li {
 list-style-position: inside;
}

.ulb-mid {
 color: #000;
}

.calMonthLink {
 color: #000;
 font-size: 1.1538em; /*15/13*/
}


.calWday,
.calWdaySe,
.calWdaySu {
 color: #e381e5;
 font-size: .92308em; /*12/13*/
}

.calMday {
 padding: 3px 5px;
 border: 5px solid transparent;
}

.calMdayIsA {
 cursor: pointer;
}

.calMdayIsA,
.calMdayA {
 border: 5px solid transparent;
 background-color: #e381e5;
 color: #fff;
 -webkit-transition: background-color .3s ease;
 transition: background-color .3s ease;
}

.calMdayIsA:hover {
 background-color: #da57dc;
}

.calMdayIsA:active {
 background-color: #da57dc;
 -webkit-transition: background-color 0s ease;
 transition: background-color 0s ease;
}

.calMdayLink {
 font-weight: bold;
}

.calMdayIsA .calMdayLink {
 color: #fff;
 font-style: normal;
}

.calMdayIsA .calMdayLink:hover {
 text-decoration: none;
}

.archUl {
 margin: 0;
 padding: 0;
 list-style: none;
}

.cMessage {
 font-size: 13px;
 line-height: 1.2;
}
.minichat input[type="text"], .minichat input[type="password"], .minichat textarea{
 width: 100% !important;
 padding: 3px 10px !important; 
 margin: 0 0 10px 0; 
}
.minichat td{
 vertical-align:top;
}
#mchatBtn {
 padding: 3px 5px;
 font-size: 9px;
}

#mchatNmF {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.pollQue {
 font-size: 1.2308em !important; 
}

.answer {
 font-size: 13px;
}

.pollButton {
 padding: 10px 0;
}

.pollLnk a {
 white-space: nowrap;
 font-size: 1em !important;
}

.pollTot {
 font-size: 1em !important;
}

.cat-blocks.gTable {
 margin-top: 0;
 border-top: none;
}

.sidebar .gTableTop a,
.sidebar .gTableTop {
 color: #e381e5;
}

.cat-blocks.gTable:before {
 border: none;
}

.cat-blocks.gTable div {
 font-size: 13px !important;
}

.cat-blocks.gTable .forumNameTd {
 border-top: none;
}

.cat-blocks.gTable a:hover {
 text-decoration: underline;
}

.sidebar .gTableTop,
.sidebar .gTableSubTop,
.sidebar.forumNameTd {
 border: none;
 background-color: transparent;
}

.sidebar ul,
.sidebar li {
 list-style-position: inside;
}

/*------------------------------------*\
 $Search
\*------------------------------------*/

.queryField {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 6px 44px 7px 10px !important;
 width: 100%;
 height: 30px;
 border: 1px solid #e9e9e9;
}
.content .queryField {width: auto !important;}

.searchSbmFl {
 overflow: hidden;
 margin: 0 !important;
 padding: 0 !important;
 width: 40px;
 height: 30px;
 border: none !important;
 background: #e381e5 url('/.s/t/2001/srch.png') no-repeat 50% 50% !important;
 text-indent: -10000px;
}

.searchSbmFl:hover {
 background-color: #e381e5 !important;
}

.searchSbmFl:active {
 background-color: #da57dc !important;
}

.sidebox.srch .searchForm {
 position: relative;
 display: block;
}

.sidebox.srch .searchSbmFl {
 position: absolute;
 top: 0px;
 right: 0px;
}

/*------------------------------------*\
 $Footer
\*------------------------------------*/

.footer {
 min-height: 80px;
 width: 100%;
 background-color: #242238;
 color: #fff;
 font-size: .8em; /*12/15*/
 border-bottom-left-radius: 10px;
 border-bottom-right-radius: 10px;
 padding:20px 40px; 
}

.footer a {
 color: #fff;
}

.footer .cont-wrap {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin: 0 auto;
 padding:0;
 max-width: 1280px;
}

.copy {
 float: left;
 padding: 10px 0 0 0; 
}

.ucoz-copy {
 float: right;
}

.login-b {
 float: right;
 clear: right;
 padding-top: 5px;
}

/*------------------------------------*\
 $Forum
\*------------------------------------*/

.forumContent {
 margin: 0 auto;
}

.forum-width {
 min-width: 800px;
}

.fFastSearchTd {
 position: relative;
}

input[type="text"].fastSearch {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding-right: 30px !important;
 height: 25px;
 color: #6c6c6c;
 font-style: normal;
}

input[type="submit"].fastSearch {
 overflow: hidden;
 margin: -14px 0 0;
 padding: 0;
 width: 30px;
 height: 25px;
 border: none;
 background-image: url('/.s/t/2001/srch.png');
 background-position: 50% 50%;
 background-repeat: no-repeat;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 text-indent: -10000px;
}

input[type="button"].fastNav,
input[type="submit"].fastNav,
#forum_filter input[type="submit"],
.userSchFrm input[type="submit"] {
 padding: 4px 7px;
}

#frM60 {
 padding-top: 10px;
}

.gTable {background-color: rgb(253, 253, 253);
 border-spacing: 0;
 border-collapse: collapse;
 color: #000;
 font-weight: 300;
 font-family: 'Open Sans', sans-serif;
}



.gTableTop {background-color: rgb(253, 253, 253);
 height: 40px;
 background-color: #e381e5;
 color: #fff;
 font-weight: normal;
 font-size: 1.33333em; /*20/15*/
}

.gTableTop, .gTableSubTop { 
 padding-left: 5px; 
}
.gTableSubTop {background-color: rgb(253, 253, 253);
 padding-left: 75px;
}

.gTableTop a {
 color: #fff;
}

.gTableSubTop a {
 color: #000;
}

.forum,
.threadLink,
.fNavLink,
.funcLink,
.gTableBody1 a,
.lastPostUserLink {
 font-weight: bold;
}

.gTableSubTop {
 padding-left: 12px;
 height: 38px;
 border-top: 1px solid #e1e1e1;
 border-left: 1px solid #e1e1e1;
 background-color: #eeeeee;
 text-align: left;
}

.gTableSubTop:first-child {background-color: rgb(253, 253, 253);
 border-left: 0;
}

.forumIcoTd,
.forumNameTd,
.forumThreadTd,
.forumPostTd,
.forumLastPostTd,
.threadIcoTd,
.threadIcoTd,
.threadNametd,
.threadPostTd,
.threadViewTd,
.threadAuthTd,
.threadLastPostTd {
 padding: 20px 12px;
 border-top: 1px solid #e1e1e1;
 border-left: 1px solid #e1e1e1;
}

.forumIcoTd,
.threadIcoTd:first-child {background-color: rgb(253, 253, 253);
 border-left: none;
}

.threadsDetails {
 border-top: 1px solid #e1e1e1;
}

.funcBlock {
 color: #000;

}

#filter_by {
 margin-right: 5px;
}



.gTableSubTop {
 padding-right: 5px;
}

.forum:hover,
.fNavLink:hover,
.funcLink:hover,
.threadFrmLink:hover,
.forumLastPostTd a:hover,
.threadLastPostTd a:hover,
.threadAuthorLink:hover,
.forumOnlineBar a:hover,
.forumNamesBar a:hover,
.postTable a:hover {background-color: rgb(253, 253, 253);
 text-decoration: underline;
}

.threadsDetails,
.forumOnlineBar {
 padding-left: 5px;
}

#allSmiles a {
 font-size: 13px !important;
}

#addform input[type="checkbox"] {
 margin-right: 3px;
}

.switches {
 margin-bottom: 3px;
}


.middle .postTable {
 border-spacing: 0;
 border-bottom: 1px solid #e1e1e1;
}
.postTdTop {
 border-bottom: 1px solid #e1e1e1;
}
.postBottom {
 border-top: 1px solid #e1e1e1;
}
.postBottom:first-child {
 border-right: 1px solid #e1e1e1;
}

.gDivRight {
 border: 1px solid #e1e1e1;
}

.posttdMessage,
.gTableBody1 {
 border-left: 1px solid #e1e1e1;
}

.posttdMessage,
.postTdInfo {

}

.gTableLeft,
.postTdInfo {
 padding-left: 5px;
}

.posttdMessage,
.postTdInfo {
 padding: 10px;
}

.postTdInfo {
 text-align: center;
}

.forumMemSwch,
.forumMemNum {
 padding: 5px;
}

.postTdTop {
 background-color: #eeeeee;
}

#frM57, 
#frM58 {
 padding-top: 5px;
}

#frM60,
.searchSubmitFl,
.userSchFrm,
#forum_filter {
 padding-bottom: 5px;
}

#allSmiles a:hover {
 text-decoration: underline;
}

.searchQueryFl {
 margin-bottom: 5px;
}

#thread_search_field {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 width: 150px !important;
}

#thread_search_button {
 margin-top: 0 !important;
}

/*------------------------------------*\
 $Popup
\*------------------------------------*/


.popup {
 min-width: 680px;
}

.popup-bd input[type="submit"],
.popup-bd input[type="button"] {
 padding: 4px 5px;
}

.popup-head {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding-left: 40px;
 width: 100%;
 height: 60px;
 background-color: #000;
}

.popup-ttl {
 display: inline-block;
 padding: 0 35px 0 35px;
 height: 100%;
 background-color: #e381e5;
 color: #fff;
 text-transform: uppercase;
 white-space: nowrap;
 font-weight: bold;
 font-size:1.3333em; 
 line-height: 60px;/*20/15*/ 
}

.popup-ttl:before {
 display: inline-block;
 padding-right: 10px;
 width: 18px;
 height: 22px;
 background: url(/.s/t/2001/user.png) no-repeat 0 50%;
 content: '';
 vertical-align: sub;
}

.popup-bd { 
 position: relative;
 padding-top: 45px;
 font-size: .9333333em; /*14/15*/
 font-family: 'Open Sans', sans-serif;
}

.statusOffline {
 color: #e381e5;
}

#block22 {
 padding: 15px 0;
}

#block25 {
 padding-top: 15px;
}

.popup-bd .user_avatar {
 display: block;
 margin-right: 30px;
 padding: 18px;
 border: 1px solid #d7d7d7;
}

.popup-bd #usch {
 padding: 15px 0;
}

.udtlb {
 padding: 0 20px 0 40px;
}
#uNetRegF td {
 text-align: left;
}
/*------------------------------------*\
 $Media Queries
\*------------------------------------*/
@media screen and (max-width: 1280px) {
 .banner-descr{max-width: 100%;height: auto;top:auto;bottom:0;}
 .banner-ttl:before {width: 52px;height: 66px;background-size: cover;}
 .banner-ttl{padding: 10px 0;min-height: 84px;font-size: 2.33333333em;}
}

@media screen and (max-width: 880px) { 
 .nav-row, .footer{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
 .nav-row .cont-wrap {
 position: relative;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0;
 width: 100%;
 height: 60px;
 text-align: center;
 display: block;
 }

 .logo-lnk {
 display: block;
 overflow: hidden;
 margin-left: 80px;
 padding: 0 15px;
 text-align: center;
 text-overflow: ellipsis;
 }

 .show-menu {
 position: absolute;
 top: 0;
 display: block;
 width: 80px;
 height: 59px;
 border-bottom: 1px solid #5E948A;
 background-color: #e381e5;
 background-position: 50% 50%;
 background-repeat: no-repeat;
 cursor: pointer;
 -webkit-transition: opacity .3s ease;
 transition: opacity .3s ease;
 }

 .show-menu:hover {
 opacity: .75;
 }

 .searchSbmFl:hover {
 background-color: #e381e5 !important;
 }

 .searchSbmFl:active {
 background-color: #da57dc !important;
 }
 
 .content .queryField {width: 100px !important;}

 /*------ Mobile menu ------*/
 .show-menu {
 left: 0;
 background-image: url('/.s/t/2001/menu.png');
 }

 .main-menu {
 display: none;
 float: left;
 margin-top: 10px;
 margin-bottom: 10px;
 width: 100%;
 background-color: #e381e5;
 }

 .main-menu ul {
 display: block;
 }

 .main-menu .uMenuRoot > li {
 margin: 0;
 padding: 0;
 }

 .main-menu .uMenuRoot > li > a:hover:before,
 .main-menu .uMenuRoot > li > a.uMenuItemA:before,
 .main-menu .uMenuRoot > .uWithSubmenu:hover > a:before,
 .sub-mn:after {
 display: none;
 }

 .main-menu li {
 display: block;
 min-height: 40px;
 text-align: left;
 text-transform: none;
 }
 
 .main-menu li li,
 .main-menu li li:first-child {
 border: none;
 } 

 .main-menu li ul li:hover ul {
 padding-right: 0;
 border-right: none;
 }

 .main-menu li a {
 display:block;
 margin: 0;
 padding: 0 0 0 10px;
 width: 100%;
 height: 40px;
 font-size: 1em;
 line-height: 40px;
 }

 .main-menu a:hover,
 .main-menu .uMenuItemA {
 background-color: #f3f3f3;
 color: #e381e5;
 }

 .main-menu .uMenuRoot li ul {
 position: static !important;
 display: block !important;
 margin: 0;
 padding: 0;
 background: transparent;
 }

 .main-menu .uMenuRoot > li {
 height: auto;
 }

 .main-menu li li a {
 padding: 0 0 0 40px;
 }

 .main-menu li li li a {
 padding-left: 70px;
 }

 .main-menu li li li li a {
 padding-left: 90px;
 }

 /*------ Mobile menu ------*/
}

@media screen and (max-width: 800px) { 
 /*adaptive forum*/
 .gDivLeft{width: 100%;overflow-y: auto;_overflow: auto;margin: 0 0 1em;} 
 .gTableTop .catLink{padding-left: 16px !important;}
 .gTableTop .catLink:before, .legendBlock{display:none;}
 .forumNamesBar + td{display:none;} 
 
 .banner-row .cont-wrap {
 padding: 25px 40px 35px; 
 }

 .banner-img-b {
 display:none; 
 }

 .banner-img-w {
 width: 88px;
 height: 190px;
 }

 .banner-img {
 width: 88px;
 height: 170px;
 bottom: 7px;
 -webkit-animation: jump-mb 1.5s ease-out 0 infinite alternate;
 -moz-animation: jump-mb 1.5s ease-out 0 infinite alternate;
 -o-animation: jump-mb 1.5s ease-out 0 infinite alternate;
 animation: jump-mb 1.5s ease-out 0 infinite alternate;
 }

 @-webkit-keyframes jump-mb {
 from {
 bottom: 7px;
 }
 to {
 bottom: 20px;
 }
 }

 @keyframes jump {
 from {
 bottom: 7px;
 }
 to {
 bottom: 20px;
 }
 }

 .banner-img-shadow {
 width: 74px;
 height: 14px;
 margin-left: -37px;
 border-radius: 37px / 7px;
 -webkit-animation: shadow-mb 1.5s ease-out 0 infinite alternate;
 -moz-animation: shadow-mb 1.5s ease-out 0 infinite alternate;
 -o-animation: shadow-mb 1.5s ease-out 0 infinite alternate;
 animation: shadow-mb 1.5s ease-out 0 infinite alternate;
 }

 @-webkit-keyframes shadow-mb {
 from {
 width: 74px;
 height: 14px;
 margin-left: -37px;
 background: rgba(0,0,0,.2);
 border-radius: 37px / 7px;
 }
 to {
 width: 60px;
 height: 10px;
 margin-left: -30px;
 background: rgba(0,0,0,.15);
 border-radius: 30px / 5px;
 }
 }

 @keyframes shadow-mb {
 from {
 width: 74px;
 height: 14px;
 margin-left: -37px;
 background: rgba(0,0,0,.2);
 border-radius: 37px / 7px;
 }
 to {
 width: 60px;
 height: 10px;
 margin-left: -30px;
 background: rgba(0,0,0,.15);
 border-radius: 30px / 5px;
 }
 }

 .banner-descr {
 margin: 0 auto;
 max-width: 550px;
 position:relative; 
 }
 
 .banner-ttl {
 padding: 15px 0;
 min-height: 40px;
 font-size: 1.9333333em;
 }

 .banner-ttl:before {
 float: left;
 padding-right: 10px;
 width: 40px;
 height: 40px;
 background: url(/.s/t/2001/tooltip-sm.png) no-repeat 0 0;
 }

 .middle {
 padding: 40px 0;
 }

 .sidebar {
 float: none;
 margin-left: 0;
 width: 100%;
 }

 .u-container {
 float: none;
 width: 100%;
 }

 .content {
 padding: 0 5px 10px;
 }

 .sidebox.srch .searchForm,
 .calTable {
 margin: 0 auto;
 max-width: 400px;
 }

 .sidebox-bd {
 margin: 0 auto;
 max-width: 380px;
 text-align: center;
 }

 #MCaddFrm {
 text-align: left;
 }

 .archLink {
 text-decoration: underline;
 }

 .archLink:hover {
 text-decoration: none;
 }

 .sidebox-bd > li {
 list-style: none;
 }

}

@media screen and (max-width: 640px) {
 .sidebox {
 padding: 25px 5px;
 }

 .logo-lnk {
 padding: 0 5px;
 }

 .banner-img-b {
 display: none;
 }
 .banner-ttl {
 padding: 10px 0 15px;
 min-height: 30px;
 font-size: 1.5em;
 }
 .banner-row .cont-wrap, #main {
 padding: 15px 20px;
 }

 .content .eTitle {
 font-size: 1.7em;
 margin-bottom: 10px;
 }

 .content .eBlock {
 padding-bottom: 20px;
 }
}
@media screen and (max-width: 600px){
 #page{padding: 0;background:#242238;}
 #page_50 {padding: 0;background:#242238;} 
}
@media screen and (max-width: 480px) {
 .logo-lnk:before {
 display: none;
 }
}
@media screen and (min-width: 881px) {
 .main-menu {
 display: table-cell;
 line-height: 60px;
 width:100%;
 }
 .main-menu .uMenuItemA,
 .main-menu .uWithSubmenu:hover > a {
 color: #e381e5;
 text-decoration: none;
 }
}

@media screen and (min-width: 1280px) {
#page {
 background-color: #242238;
 padding: 314px 0 224px 0;
 }
 #page_50 {
 background-color: #242238;
 padding: 50px 0 50px 0;
 } 
 .popup-head {
 padding-left: 120px;
 }

 .udtlb {
 padding: 0 40px 0 120px;
 box-sizing: content-box;
 -o-box-sizing: content-box;
 -moz-box-sizing: content-box;
 }

 .middle,
 .footer .cont-wrap,
 .nav-row .cont-wrap {
 padding-right: 0;
 padding-left: 0;
 }
}

.inf_bg {background:url(http://igramster.ru/1/informer.png)no-repeat;width:200px;height:146px;} 
.inf_bg .text {text-align:left; padding-left:40px;font-family:tahoma;font-size:12px;line-height:16px;color:#fff;text-shadow: 1px 1px 0 #000;} 
.inf_bg .text a {color:#fff;text-shadow: 1px 1px 0 #000;text-decoration:none;} 
.inf_bg .text a:hover {text-decoration:underline;} 
.inf_bg .img { margin-top:5px;}

.menu_up {margin:0;font-family:Tahoma;font-size:12pt;font-weight:bold} 
.menu_up a {text-decoration:none; color:#FFCCFF; background:#9933CC; padding:7px; display:block; margin-bottom:3px; border-bottom:3px solid #9900CC;} 
.menu_up a:hover {text-decoration:none; color:#FFFFFF; background:#9900CC; padding:7px; border-bottom:3px solid #330033;}

h1 {font-family: Arial;font-size: 15pt;color:#3F3F3F;}

/*Recomed*/ 
.recom_inform{margin-bottom:12px;} 
.recom_inform:last-child{margin-bottom:0;} 
.recom_inform_img{border-radius:3px; width:170px; height:140px; overflow:hidden; margin-right:12px; } 
.recom_inform_img img{width:100%; min-height:96px;} 
.recom_inform_cont{display:block;} 
.recom_inform_cont h3{text-transform:uppercase; font-size:12px; font-weight:bold; overflow:hidden; width:182px; height:18px;line-height:18px;} 
.recom_inform_cont h3 a{color:#5f8d9c;} 
.recom_inform_cont_mess{margin-top:3px; margin-bottom:8px; color:#999999; font-style:italic; font-size:12px; } 
.recom_inform_cont_mess p{overflow:hidden; height:43px; line-height:14px;} 
.recom_inform_more{font-size:12px; font-weight:normal; margin-left:7px;} 
.recom_inform:hover > .recom_inform_cont > a.btn{background:#80c10d} 
.recom_inform > .recom_inform_cont > a.btn:hover{background:#999999} 
.files_cat_more a { 
font-size: 10px; 
font-weight: normal; 
font-family: 'PT Sans',Arial; 
} 
.btn { 
display: inline-block; 
padding: 2px 10px 0; 
line-height: 22px; 
border-radius: 3px; 
background: #800080; 
color: #fff; 
text-transform: uppercase; 
cursor: pointer; 
position: relative; 
} 
.btn:hover { 
display: inline-block; 
padding: 2px 10px 0; 
line-height: 22px; 
border-radius: 3px; 
background: #43BE08; 
color: #fff; 
text-transform: uppercase; 
cursor: pointer; 
position: relative; 
} 

.right { 
float: right; 
} 
.left { 
float: left; 
} 

.perhaps_like_descr { 
line-height: 16px; 
height: 100px; 
overflow: hidden; 
color: #000000; 
font-size: 12px; 
} 
* { 
margin: 0; 
padding: 0; 
} 
/*------------------*/

#ratBody {width:134px;margin:10px;} 
#ratBody .voterating a {text-decoration: none;} 
#ratBody .voterating .vote {display: block; height: 33px; background-image: url(http://zornet.ru/CSS-ZORNET/ND/votey-1-.png); background-repeat: no-repeat; overflow: hidden; cursor: pointer; position: relative; zoom: 1; float: left;} 

#ratBody .sparkbar {width: 132px;} 

#ratBody .sparkbar div {float: left; background: url() 0 0 no-repeat; height: 0px;} 

#ratBody .sparkbar .sparkbar-likes{ border-right: 1px solid #141414; position: relative; margin-left: -1px; zoom: 1;} 

#ratBody .sparkbar .sparkbar-dislikes { background-position: 100% -4px;} 
#ratBody .voterating .voted { padding-top: 30px; font-size: 10px; color: #aaa; white-space: nowrap; } 

span#vote-good {background-position: 0 0; margin: -5px 0 0 -4px; width: 107px;} 
span#vote-good.active, 
span#vote-good:hover { background-position: 0 -33px;;} 
span#vote-good:active { background-position: 0 -66px;;} 
span#vote-good span {display: block; line-height: 33px; color: #000; padding-left: 33px;} 

span#vote-bad {width: 31px; background-position: -107px 0; text-indent: -99999px; overflow: hidden; margin-top: -5px;} 

span#vote-bad.active, 
span#vote-bad:hover{ background-position: -107px -33px;; } 
span#vote-bad:active { background-position: -107px -66px;;} 

.u-star-rating-12 {background: url("http://zornet.ru/CSS-ZORNET/ND/csomsk-1-.png") repeat-x; height: 12px !important; list-style: none outside none; margin: 0px; padding: 0px; position: relative; width: 130px !important; border: 1px solid #404040; border-radius: 2px;}

.poick_os { 
 float:left; 
 padding:4px; 
 width:300px; 
 background:#fff; 
 border: 1px solid #A0A8AC; 
 } 

 .poick_os input { 
 float:left; 
 margin:0px; 
 vertical-align:middle; 
 font:11px Verdana,Arial,Helvetica,sans-serif; 
 } 

 .poick_pole { 
 color:#555; 
 width:220px; 
 height:30px; 
 border:none; 
 padding:6px 4px; 
 } 
 
 .poick_knopka { 
 text-shadow: 1px 1px 1px #1061B0; 
 width:70px; 
 height:27px; 
 cursor:pointer; 
 background:#36A6FA; 
 border:1px solid #2290e3; 
 color:#fff; font-weight: bold!important; 
 } 
 
 .poick_knopka:hover {background:#3c9fea;} 

 .poick_os, 
 .poick_knopka { 
 -webkit-border-radius: 3px; 
 -moz-border-radius: 3px; 
 border-radius: 3px; 
 }

/* Вид материалов форума */ 
.postFirst, .postRest1, .postRest2 {background:transparent;} 
.postTable {background:#000;border: 1px solid #333;} 
.postTdTop {background:#000;color:#FFF;border:1px solid #202020;} 
.postTdTop2 {border-bottom:1px solid #000; border-left:1px solid #000; border-right:1px solid #000; padding:5px 5px 5px 5px; font-size:11px; font-family:tahoma; color:#7d7d7d; -webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;} 
.postTdTop2 a {font-weight:bold; text-decoration:none; font-size:10px; font-family:verdana;} 
.nickFor{width:175px; display:inline-block; text-align:center;} 
a.postUser:link, a.postUser:active, a.postUser:visited {text-decoration:none; font-weight:normal; font-size:11px; font-family:tahoma; color:#e8e8e8; text-shadow:1px 1px 0px #000;} 
a.postUser:hover {text-decoration:none; font-weight:normal; font-size:11px; font-family:tahoma; color:#fff; text-shadow:1px 1px 0px #000;} 
a.postUser div {border:1px solid #333; background:#111; padding:1px 4px 2px 4px; text-align:center; text-shadow:1px 1px 0px #000000; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} 
a.postUser div:hover {background:#222;} 
.postUser {font-weight:bold;} 
.WrapInfo { background: -moz-linear-gradient(#111, #000);background: -ms-linear-gradient(#111, #000);background: -o-linear-gradient(#111, #000);background: -webkit-linear-gradient(#111, #000);border:1px solid #222; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} 
.WrapInfo2 {border:1px solid #000; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} 
.avacl {padding:3px; background:#000;border:1px solid #222; border-radius:5px;} 
.hr3 {border-bottom: 1px solid #010101;border-top: 1px solid #222;} 
.xemortext {text-shadow:1px 1px 0px #252525; font-size:11px; font-family:tahoma; color:#c8c8c8;} 
.xemortd {padding:2px 4px 3px 3px; background:#111;} 
.xemortd2 {padding:2px 3px 3px 4px; background:#111;} 
.posttdMessage img{max-width: 600px;} 
.posttdMessage {color: #999;font-family: Tahoma,"Geneva CY",sans-serif;font-size: 11pt;line-height: 1.5;overflow: hidden;padding: 5px 10px;width: 100%;} 
a.RepUsee:link, a.RepMidd:active, a.RepMidd:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} 
a.RepUsee:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} 
a.RepUsee div.RepUse {border:1px solid #222; background:#252525; padding:1px 3px 2px 3px; text-align:center; text-shadow:1px 1px 0px #151515; -webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;} 
a.RepUsee div.RepUse:hover {background:#181818; text-shadow:1px 1px 0px #000000;} 
a.RepViss:link, a.RepViss:active, a.RepViss:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} 
a.RepViss:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} 
a.RepNizz:link, a.RepNizz:active, a.RepNizz:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} 
a.RepNizz:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} 
a.RepMidd:link, a.RepMidd:active, a.RepMidd:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} 
a.RepMidd:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} 
a.RepViss div.RepVis {border:1px solid #222; border-left:0px; background:#111; padding:1px 4px 2px 3px; text-align:center; text-shadow:1px 1px 0px #151515; -webkit-border-top-right-radius:9px;-webkit-border-bottom-right-radius:9px;-moz-border-radius-topright:9px;-moz-border-radius-bottomright:9px;border-top-right-radius:9px;border-bottom-right-radius:9px;} 
a.RepViss div.RepVis:hover {background:#206502; text-shadow:1px 1px 0px #174901;} 
a.RepNizz div.RepNiz {border:1px solid #222; border-right:0px; background:#111; padding:1px 2px 2px 4px; text-align:center; text-shadow:1px 1px 0px #151515; -webkit-border-top-left-radius:9px;-webkit-border-bottom-left-radius:9px;-moz-border-radius-topleft:9px;-moz-border-radius-bottomleft:9px;border-top-left-radius:9px;border-bottom-left-radius:9px;} 
a.RepNizz div.RepNiz:hover {background:#8a0404; text-shadow:1px 1px 0px #6c0202;} 
a.RepMidd div.RepMid {border:1px solid #222; border-right:0px; border-left:0px; background:#111; padding:1px 3px 2px 3px; text-align:center; text-shadow:1px 1px 0px #151515;} 
a.RepMidd div.RepMid:hover {background:#030303; text-shadow:1px 1px 0px #000;} 
/* --------------------- */

.replaceTable {background:url('http://igramster.ru/2/wot_malenkij.jpg') #111111;height:100px;width:300px;box-shadow:1px 1px 7px #000; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;border:2px solid #282318;} 
 .replaceBody {background:url('http://igramster.ru/1/wot8.jpg') #000000;}

.page-nav span { 
 display: inline-block; 
 vertical-align: baseline; 
 padding-left: 15px; 
 color: rgba(255, 255, 255, 0.8); 
 font-size: 10pt; 
 font-weight: 400; 
} 
.page-nav span span { 
 padding-left: 0; 
} 
.page-nav a { 
 color: rgba(255, 255, 255, 0.7); 
} 
.page-nav a:hover span, 
.page-nav a:hover { 
 color: rgba(255, 255, 255, 1); 
 text-decoration: none; 
} 
.page-nav-big h2 { 
 text-align: center; 
 font-size: 22pt; 
 color: #fff; 
 text-transform: none; 
 line-height: 40px; 
 white-space: normal; 
} 
.page-nav-big ul { 
 margin: 0 auto; 
 padding: 0; 
 list-style: none; 
 text-align: center; 
 display: table; 
} 
.page-nav-big ul li { 
 display: block; 
 float: left; 
 margin: 2px; 
 line-height: 40px; 
} 
.page-nav-big ul li button { 
 min-width: 170px; 
 background: rgba(0, 0, 0, 0.3); 
 } 
 
 .page-nav-icon { 
margin:0; 
padding:0; 
list-style:none; 
float:right 
} 

.page-nav-icon li { 
position:relative; 
float:left; 
text-align:center 
} 

.page-nav-icon li span { 
opacity:0; 
visibility:hidden; 
position:absolute; 
right:-40%; 
bottom:-30px; 
margin:-11px 0 0 -55px; 
width:110px; 
padding:0 5px; 
line-height:22px; 
height:22px; 
font-size:7pt; 
color:#fff; 
text-transform:uppercase; 
text-align:center; 
background:#666; 
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px; 
transition:All .3619s ease; 
-webkit-transition:All .3619s ease; 
-moz-transition:All .3619s ease; 
-o-transition:All .3619s ease 
} 

.page-nav-icon li span:before { 
content:''; 
position:absolute; 
top:-5px; 
right:25%; 
margin-left:-10px; 
width:0; 
height:0; 
border-style:solid; 
border-width:0 5px 5px; 
border-color:transparent transparent #666 
} 

.page-nav-icon li:hover span { 
opacity:1; 
visibility:visible; 
bottom:-18px 
} 

.page-nav-icon li a { 
display:block; 
position:relative; 
padding:0 10px; 
font-size:16pt 
} 

.page-nav-icon li a .num { 
position:absolute; 
color:#333; 
line-height:normal; 
top:15px; 
right:5px; 
font-size:8pt; 
background:#fff; 
padding:0 2px; 
-webkit-border-radius:10px; 
-moz-border-radius:10px; 
border-radius:10px 
}