@font-face {
font-family : "'PT Sans'";
src : url('/.s/t/1322/fonts/PTS55F_W.eot');
src : url('/.s/t/1322/fonts/PTS55F_W.eot?#iefix') format('embedded-opentype'), url('/.s/t/1322/fonts/PTS55F_W.woff') format('woff'), url('/.s/t/1322/fonts/PTS55F_W.ttf') format('truetype'), url('/.s/t/1322/fonts/PTS55F_W.svg#webfont') format('svg');
font-weight : normal;
font-style : normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display : block;
}
img, object, iframe, audio, video, table {
max-width : 100%;
}
body {
background : #ffffff;
margin : 0;
padding : 0 !important ;
font-size : 13px;
font-family : Tahoma, Geneva, sans-serif;
color : #5e6d81;
}
img, form {
border : 0;
margin : 0;
}
a, input {
outline : none;
}
a {
color : #1abc9c;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
h1, h2, h3, h4, h5, h6 {
font-weight : normal;
margin : 5px 0;
padding : 0;
}
h1 {
font-size : 26px;
}
h2 {
font-size : 21px;
}
h3 {
font-size : 19px;
}
h4 {
font-size : 17px;
}
h5 {
font-size : 15px;
}
h6 {
font-size : 13px;
}
ul {
list-style : square;
}
hr {
clear : both;
border : none;
border-bottom : 1px solid #dbe1e8;
padding : 10px 0 0;
margin : 0 0 10px;
}
iframe, object, embed {
max-width : 100%;
}
.clr {
clear : both;
}
.wrapper {
margin : 0 auto;
padding : 0 10px;
box-sizing : border-box;
}
.site-n a, #catmenu li a {
transition : all 0.15s ease-out;
}
#header {
padding : 30px 0 0;
}
.head-l {
float : left;
width : 73%;
padding : 0 0 33px;
}
.head-r {
float : right;
width : 25%;
}
.site-n {
overflow-wrap : break-word;
display : inline-block;
}
.site-n, .site-n a {
font-size : 36px;
text-transform : uppercase;
color : #5e6d81;
font-family : 'PT Sans';
}
.site-n a:hover {
text-decoration : none;
color : #f27935;
}
#sch-box {
padding : 10px 0 0;
}
#sch-box .search-box {
position : relative;
height : 30px;
overflow : hidden;
padding : 0 40px 0 10px;
background : #ffffff;
text-decoration : none;
}
#sch-box .queryField {
width : 100%;
background : none;
border : none;
padding : 0;
margin : 0;
height : 30px;
line-height : 30px;
color : #999;
}
#sch-box .searchSbmFl {
position : absolute;
right : 0;
top : 0;
cursor : pointer;
padding : 0;
margin : 0;
width : 30px;
height : 30px;
border : none;
background : url(/.s/t/1322/sch.png) 50% 50% no-repeat #f27935;
white-space : nowrap;
text-indent : 150%;
overflow : hidden;
}
#sch-box .searchSbmFl:hover {
background-color : #1abc9c;
}
#catmenu, .sidetitle {
background : #1abc9c;
position : relative;
width : 100%;
padding : 0 10px;
margin : 0 0 0 -10px;
}
#catmenu:before, #catmenu:after, .sidetitle:before, .sidetitle:after {
content : '';
width : 0;
display : block;
position : absolute;
bottom : -10px;
height : 0;
border-top : 10px solid #0c9076;
border-left : 10px solid transparent;
}
#catmenu:before, .sidetitle:before {
left : 0;
}
#catmenu:after, .sidetitle:after {
right : 0;
}
#catmenu:after, .sidetitle:after {
border-left : none;
border-right : 10px solid transparent;
}
.marked .sidetitle:after, .marked .sidetitle:before {
border-top-color : #bf602a;
}
#catmenu ul, #catmenu li {
padding : 0;
margin : 0;
list-style : none;
}
#catmenu li {
padding : 0 1px 0 0;
float : left;
}
#catmenu li a {
display : inline-block;
height : 50px;
line-height : 50px;
padding : 0 20px;
text-transform : uppercase;
font-size : 13px;
color : #fff;
font-family : 'PT Sans';
}
#catmenu li a:hover, #catmenu li a.uMenuItemA, #catmenu li.uWithSubmenu:hover > a {
color : #fff;
background : #16a085;
text-decoration : none;
}
#catmenu li.uWithSubmenu {
position : relative;
}
#catmenu ul ul {
display : none;
}
#catmenu li.uWithSubmenu:hover > ul {
display : block;
}
#catmenu ul ul {
position : absolute;
z-index : 10;
width : 220px;
top : 50px;
left : 0;
padding : 13px 0;
background : #16a085;
}
#catmenu ul ul ul {
top : 0;
left : 220px;
border-top : none;
}
#catmenu ul ul li {
float : none;
padding : 0 10px;
}
#catmenu ul ul li a, #catmenu ul ul li a:hover, #catmenu li li a.uMenuItemA, #catmenu li li.uWithSubmenu:hover > a {
display : block;
padding : 7px 10px;
height : auto;
line-height : normal;
margin : 0 0 1px;
font-size : 11px;
color : #fff;
}
#catmenu ul ul li a:hover, #catmenu li li a.uMenuItemA, #catmenu li li.uWithSubmenu:hover > a {
background : #1abc9c;
}
.nav-head, #catmenu li.uWithSubmenu em {
display : none;
}
.nav-head {
padding : 12px 20px;
position : relative;
font-size : 25px;
line-height : normal;
text-transform : uppercase;
color : #fff;
cursor : pointer;
background : #1abc9c;
font-family : 'PT Sans';
}
.nav-head a {
color : #fff;
text-decoration : none;
}
.nav-head .icon {
position : absolute;
width : 40px;
right : 20px;
top : 14px;
}
.nav-head .icon span {
display : block;
height : 4px;
background : #fff;
margin : 2px 0 0;
}
#catmenu li.uWithSubmenu em {
position : absolute;
font-size : 16px;
width : 24px;
height : 24px;
line-height : 24px;
right : 0;
top : 5px;
font-style : normal;
text-align : center;
cursor : pointer;
color : #fff;
}
#catmenu li.uWithSubmenu ul em {
display : inline-block;
}
#slider {
position : relative;
overflow : hidden;
margin : 0 0 30px;
}
.slides, .slide {
padding : 0;
margin : 0;
list-style : none;
}
.slide {
position : relative;
display : none;
}
.slide:first-child {
display : block;
}
.slide img {
display : block;
padding : 0;
margin : 0;
}
.caption {
position : absolute;
padding : 0 0 20px;
left : 0;
bottom : 0;
width : 100%;
background : rgba(26, 188, 156, 0.8);
color : #fff;
}
.cap-ttl {
padding : 20px 20px 10px;
font-size : 20px;
text-transform : uppercase;
font-family : 'PT Sans';
}
.cap-ttl a {
color : #fff;
}
.cap-ds {
padding : 0 20px 20px;
font-size : 15px;
}
#sidebar {
float : right;
width : 26%;
background : #fff;
}
.sidebox {
margin : 0;
position : relative;
}
.sidetitle {
text-transform : uppercase;
padding : 13px 10px;
color : #fff;
font-size : 16px;
text-align : center;
font-family : 'PT Sans';
}
.marked .sidetitle {
background : #f27935;
}
.sidebox .inner {
padding : 20px;
}
.sidebox ul, .sidebox .catsTable {
margin : 0;
padding : 0;
list-style : none;
}
.sidebox .catsTable, .sidebox .catsTable * {
display : block;
width : auto !important ;
}
.sidebox li {
list-style : none;
padding : 0;
}
.sidebox li a, .sidebox .catsTable td a {
display : inline-block;
color : #1abc9c;
padding : 5px 0;
}
.sidebox li b {
color : #939fae;
font-weight : normal;
}
.sidebox li a:before, .sidebox .catsTable td a:before {
content : "\25fe";
padding : 0 5px 0 0;
color : #dadddf;
font-size : 12px;
}
.sidebox li a:hover, .sidebox .catsTable td a:hover, .sidebox li.over > a, .sidebox li a.uMenuItemA, .sidebox .catsTable td a.catNameActive {
color : #0c9076;
text-decoration : none;
}
.sidebox li a:hover:before, .sidebox .catsTable td a:hover:before, .sidebox li.over > a:before, .sidebox li a.uMenuItemA:before, .sidebox .catsTable td a.catNameActive:before {
color : #939fae;
}
.sidebox li.uWithSubmenu, .sidebox li.parent-li {
position : relative;
}
.sidebox li.uWithSubmenu em, .sidebox li.parent-li em {
position : absolute;
top : 2px;
right : 0;
width : 24px;
height : 24px;
line-height : 24px;
font-style : normal;
font-size : 14px;
text-align : center;
z-index : 10;
cursor : pointer;
}
.sidebox li.uWithSubmenu em:hover, .sidebox li.parent-li em:hover {
color : #0c9076;
}
.sidebox .catNumData {
color : #939fae;
display : inline-block;
}
.sidebox .calTable {
width : 100%;
}
.calTable {
font-size : 12px;
}
.calTable td {
text-align : center;
padding : 7px 2px;
}
.calTable td a {
text-decoration : underline;
}
.calTable td a:hover {
text-decoration : none;
}
.calMonth, .calWday, .calWdaySe, .calWdaySu {
font-size : 13px;
}
.calWday, .calWdaySe, .calWdaySu {
background : #dbe1e8;
}
.calTable td.calMonth a {
text-decoration : none;
}
.calTable td.calMonth a:hover {
text-decoration : underline;
}
.calTable .calMday {
color : #aaa;
}
.calTable .calMdayA, .calTable .calMdayIsA {
background : #1abc9c;
color : #fff;
}
.calMdayLink {
color : #aaa;
font-weight : bold;
text-decoration : none !important ;
}
.sidebox ul ul {
display : none;
margin : 0;
padding : 0 0 0 20px;
}
.sidebox li.uWithSubmenu.over > ul, .sidebox li.parent-li.over > ul {
display : block;
}
.sidebox iframe {
border : #dbe1e8 solid 1px;
}
.sidebox .answer {
padding : 5px 0 0 0;
}
.schQuery, .schBtn {
display : inline;
padding : 0 2px;
}
.sidebox ul.rate-list {
margin : 0;
}
#shop-basket ul li a {
padding : 0;
margin : 0;
}
#shop-basket ul li a:before {
display : none;
}
.user-box {
text-align : center;
}
.user-box img {
padding : 2px;
margin : 0;
max-width : 90%;
border : #dbe1e8 solid 1px;
}
.user-ttl {
font-size : 15px;
font-family : 'PT Sans';
padding : 0 0 5px;
}
#content {
float : left;
width : 72%;
background : #fff;
padding : 20px;
box-sizing : border-box;
}
#content fieldset {
border : #dbe1e8 solid 1px;
padding : 20px;
margin : 0 0 20px;
}
#content .calTable {
width : 70%;
margin : 0 0 30px;
}
#content.wide-page {
float : none;
width : auto;
}
#casing label {
color : #939fae !important ;
}
.eBlock {
border-spacing : 0;
margin : 0 0 20px;
padding : 0 0 20px;
border-bottom : 2px solid #eceff3;
clear : both;
table-layout : fixed;
}
.eBlock + br {
display : none;
}
.eBlock + table {
margin : 40px 0 0;
border-spacing : 0;
}
.eBlock + table td[width="60%"] {
font-size : 18px;
padding : 0 0 20px;
font-family : 'PT Sans';
}
.eBlock td {
padding : 0 !important ;
}
.eTitle {
padding : 0 !important ;
font-size : 25px;
color : #5e6d81;
font-family : 'PT Sans';
}
.eTitle a {
color : #5e6d81;
text-decoration : none;
}
.eTitle a:hover {
color : #1abc9c;
}
.eTitle div[style^="float:right"] a {
font-size : inherit;
}
.eDetails, .eDetails1, .eDetails2 {
clear : both;
font-size : 12px;
padding : 7px 0 !important ;
color : #939fae;
margin : 10px 0 0;
line-height : 170%;
}
.eDetails ul, .eDetails1 ul, .eDetails2 ul {
line-height : normal;
}
.eBlock .eDetails, .eBlock .eDetails1, .eDetails2 {
padding : 7px 0 !important ;
margin : 10px 0 0 !important ;
}
.eDetails a, .eDetails1 a, .eDetails2 a {
text-decoration : none;
color : #939fae;
}
.eDetails a:hover, .eDetails1 a:hover, .eDetails2 a:hover, .eDetails .ed-value:hover, .eDetails1 .ed-value:hover, .eDetails2 .ed-value:hover {
color : #1abc9c;
}
.e-category, .e-comments {
background : url(/.s/t/1322/details.png) 0 -500px no-repeat;
padding : 0 0 0 20px;
margin : 0 10px 0 0;
display : inline-block;
line-height : 15px;
}
.e-category:hover {
background-position : -1000px -500px;
}
.e-reads, .e-loads, .e-author, .e-date, .e-rating, .e-add, .e-tags {
background : url(/.s/t/1322/details.png) 0 0 no-repeat;
padding : 0 0 0 20px;
margin : 0 10px 0 0;
display : inline-block;
height : 15px;
line-height : 15px;
}
.e-reads {
background-position : 0 0;
}
.e-reads:hover {
background-position : -1000px 0;
}
.e-loads {
background-position : 0 -400px;
padding : 0 0 0 14px;
}
.e-loads:hover {
background-position : -1000px -400px;
}
.e-author {
background-position : 0 -100px;
padding : 0 0 0 16px;
}
.e-author:hover {
background-position : -1000px -100px;
}
.e-date {
background-position : 0 -300px;
padding : 0 0 0 20px;
}
.e-date:hover {
background-position : -1000px -300px;
}
.e-comments {
background-position : 0 -200px;
}
.e-comments:hover {
background-position : -1000px -200px;
}
.e-rating {
background-position : 0 -600px;
padding : 0 0 0 20px;
}
.e-rating:hover {
background-position : -1000px -600px;
}
.e-add {
background-position : 0 -700px;
padding : 0 0 0 20px;
}
.e-add:hover {
background-position : -1000px -700px;
}
.e-tags {
background-position : 0 -800px;
padding : 0 0 0 20px;
}
.e-tags:hover {
background-position : -1000px -800px;
}
.ed-sep, .ed-title {
display : none;
}
.eBlock td.eMessage, .eBlock td.eText {
padding : 10px 0 20px !important ;
}
.eMessage, .eText {
margin : 0;
padding : 30px 0 10px !important ;
line-height : 150%;
text-align : justify !important ;
}
.eMessage img, .eText img {
max-width : 100%;
height : auto !important ;
float : left;
margin : 5px 20px 5px 0 !important ;
border : none !important ;
}
.eMessage p, .eText p {
margin : 0;
padding : 0 0 5px 0;
overflow : hidden;
}
.eMessage, .eText, .cMessage {
overflow-wrap : break-word;
}
.eBlock td.eMessage, .eBlock td.eMessage.eText {
padding : 20px 0 10px !important ;
}
.pagesBlockuz1 b, .pagesBlockuz2 b, #pagesBlock1 b, #pagesBlock2 b, .plist b, .pagesBlockuz1 a, .pagesBlockuz2 a, #pagesBlock1 a, #pagesBlock2 a, a.pgSwch {
display : inline-block;
margin : 2px 0;
}
.pagesBlockuz1 b, .pagesBlockuz2 b, #pagesBlock1 b, #pagesBlock2 b, .pgSwchA b {
padding : 3px 6px;
background : #1abc9c;
text-transform : uppercase;
color : #fff;
font-size : 11px;
}
.pagesBlockuz1 a, .pagesBlockuz2 a, #pagesBlock1 a, #pagesBlock2 a, a.pgSwch {
padding : 3px;
font-size : 11px;
color : #5e6d81;
}
.pagesBlockuz1 a:hover, .pagesBlockuz2 a:hover, #pagesBlock1 a:hover, #pagesBlock2 a:hover, a.pgSwch:hover {
color : #1abc9c;
}
.cBlock1, .cBlock2 {
background : #fff;
border-bottom : 1px solid #dbe1e8;
margin : 0 !important ;
padding : 5px !important ;
}
#content .cBlock1, #content .cBlock2 {
padding : 0 0 20px !important ;
margin : 0 0 20px !important ;
}
.commTable {
background : #dbe1e8;
padding : 20px;
}
.cMessage {
font-size : 12px;
line-height : 130%;
}
.cTop {
padding : 0 0 15px 0;
font-size : 14px;
}
.cTop * {
font-weight : normal;
}
.cAnswer {
padding : 5px 0 0 0;
font-style : italic;
color : #464646;
font-size : 11px;
}
.commTd1 {
padding : 5px 2px;
width : 20%;
}
input.codeButtons {
min-width : 30px;
}
.eAttach {
margin : 10px 0;
font-size : 11px;
color : #939fae;
padding : 0 0 0 15px;
background : url(/.s/t/1322/attach.gif) 0 0 no-repeat;
}
.eRating {
font-size : 8pt;
}
.manTdError, .commError {
color : #ff0000;
}
.commReg {
padding : 10px 0;
text-align : center;
}
a.groupModer:link, a.groupModer:visited, a.groupModer:hover {
color : blue;
}
a.groupAdmin:link, a.groupAdmin:visited, a.groupAdmin:hover {
color : red;
}
a.groupVerify:link, a.groupVerify:visited, a.groupVerify:hover {
color : green;
}
.replaceTable {
font-size : 12px;
padding : 20px;
border : none;
background : #fff;
}
.legendTd {
font-size : 8pt;
}
.outputPM {
border : #ddd dashed 1px;
margin : 4px 0 4px 30px;
}
.inputPM {
border : #ddd dashed 1px;
margin : 4px 0;
}
.uTable {
border-spacing : 0;
margin : 0;
padding : 0;
}
.uTable td {
padding : 8px 10px;
border-bottom : 1px solid #dbe1e8;
}
.uTable td.uTopTd {
border-bottom : none;
background : #dbe1e8;
}
.eAttach .entryAttachSize {
padding-left : 4px;
}
.manTable {
text-align : left;
}
.manTable .manTd1 {
font-size : 12px;
line-height : 14px;
width : 30%;
}
#casing.popuptable {
margin : 0;
padding : 0;
background : #fff;
}
.popuptitle {
background : #1abc9c;
text-transform : uppercase;
padding : 13px 20px;
color : #fff;
font-size : 16px;
font-family : 'PT Sans';
}
.popupbody {
padding : 20px;
font-size : 12px;
color : #5e6d81;
}
.popupbody * {
font-size : 12px !important ;
}
.popuptable table {
text-align : left;
color : #5e6d81;
}
.archiveEntryTitle ul {
margin : 2px 0;
list-style : circle;
}
.archiveEntryTitle .archiveEntryTime {
display : inline-block;
padding : 3px 5px;
font-size : 11px;
background : #1abc9c;
color : #fff;
}
.archiveEntryTitle .archiveEntryTitleLink {
font-size : 14px;
text-decoration : none;
color : #5e6d81;
}
.archiveEntryTitle .archiveEntryTitleLink:hover {
text-decoration : underline;
}
.archiveEntryTitle .archiveEntryComms {
font-size : 11px;
color : #939fae;
}
#uEntriesList .uEntryWrap {
width : 33.33%;
padding : 0 20px 20px;
box-sizing : border-box;
}
#uEntriesList .entryBlock {
display : block !important ;
}
#uEntriesList .uphoto {
width : auto;
display : block;
margin : 0;
}
#uEntriesList .photo-title {
height : 40px;
line-height : 40px;
overflow : hidden;
white-space : normal;
}
#uEntriesList .photo-block, #uEntriesList .photo-eblock {
display : block;
font-family : Tahoma, Geneva, sans-serif;
font-weight : normal;
padding : 10px;
border-radius : 0;
box-shadow : none;
}
#uEntriesList .ph-wrap, #uEntriesList .ph-tc {
height : 100%;
width : 100%;
display : block;
overflow : hidden;
}
#uEntriesList .ph-wrap img {
display : block;
padding : 0;
margin : 0;
border : none;
width : 100%;
}
#uEntriesList .ph-data {
position : relative;
top : 50%;
margin : -22px 0 0;
}
#photoModalWrap .fancybox-wrap, #photoModalWrap .fancybox-inner, #photoModalWrap .fancybox-outer {
max-width : 100%;
box-sizing : border-box;
}
.user_avatar img {
border : #dbe1e8 solid 1px;
width : 100px;
padding : 2px;
}
.cMessage .user_avatar img {
width : 50px;
margin : 0 10px 5px 0;
}
#footer {
padding : 40px 0;
}
#footer a {
color : #f27935;
}
.foot-l {
float : left;
width : 50%;
}
.foot-r {
float : right;
width : 50%;
text-align : right;
}
.forum-box {
padding : 20px;
background : #fff;
}
.gTable, .postTable {
background : none;
border-spacing : 0;
}
.postTable {
border-top : 2px solid #dbe1e8;
}
.gTableTop {
background : #1abc9c;
text-transform : uppercase;
padding : 13px 20px;
color : #fff;
font-size : 16px;
font-family : 'PT Sans';
}
.gTableTop a {
color : #fff;
}
.gTableTop a:hover {
text-decoration : none !important ;
}
.gTableSubTop, .postTdTop {
color : #5e6d81;
font-weight : bold;
padding : 0 10px;
height : 34px;
line-height : 34px;
font-size : 12px;
border-bottom : 2px solid #dbe1e8;
position : relative;
}
.gTableSubTop a, .gTableSubTop a:hover, .postTdTop a, .postTdTop a:hover {
color : #5e6d81 !important ;
}
.gTableSubTop b {
font-weight : normal;
}
.gTableBody, .gTableBody1, .gTableBottom, .gTableError, .forumNameTd, .forumLastPostTd, .threadNametd, .threadAuthTd, .threadLastPostTd, .threadsType, .postPoll, .newThreadBlock, .newPollBlock, .newThreadBlock, .newPollBlock, .gTableRight, .postTdInfo, .codeMessage, .quoteMessage, .forumIcoTd, .forumThreadTd, .forumPostTd, .gTableLeft, .threadIcoTd, .threadPostTd, .threadViewTd, .postBottom {
padding : 15px 10px;
border-bottom : 1px solid #dbe1e8;
}
.postPoll, .postTdInfo, .postBottom, .posttdMessage {
border-bottom : none;
}
.postBottom {
border-top : 1px solid #dbe1e8;
}
.postBottom {
padding : 3px 7px;
}
a.forum, a.threadLink {
padding : 0;
font-size : 16px;
}
a.forumLastPostLink {
color : #939fae !important ;
}
.gTableLeft {
font-weight : bold;
}
.gTableError {
color : #FF0000;
}
.forumLastPostTd, .forumArchive {
font-size : 8pt;
}
a.catLink {
text-decoration : none;
}
a.catLink:hover {
text-decoration : underline;
}
.lastPostGuest, .lastPostUser, .threadAuthor {
font-weight : bold;
}
.archivedForum {
font-size : 8pt;
color : #FF0000 !important ;
font-weight : bold;
}
.forumDescr {
font-size : 8pt;
}
div.forumModer {
color : #939fae;
font-size : 8pt;
}
.forumViewed {
font-size : 9px;
}
.forumBarKw {
font-weight : normal;
}
a.forumBarA {
text-decoration : none;
color : #939fae !important ;
}
a.forumBarA:hover {
text-decoration : none;
}
.fastLoginForm {
font-size : 8pt;
}
.switch, .pagesInfo {
padding : 4px 7px;
font-weight : normal;
font-size : 11px;
background : #1abc9c;
color : #fff;
}
.switchActive {
padding : 4px 7px;
font-weight : normal;
background : #f27935;
color : #fff;
}
a.switchDigit, a.switchBack, a.switchNext {
text-decoration : none;
color : #fff;
}
a.switchDigit:hover, a.switchBack:hover, a.switchNext:hover {
text-decoration : underline;
}
.threadLastPostTd {
font-size : 8pt;
}
.threadDescr {
color : #939fae;
font-size : 8pt;
}
.threadNoticeLink {
font-weight : bold;
}
.threadsType {
height : 20px;
font-weight : bold;
font-size : 8pt;
}
.threadsDetails, .forumOnlineBar {
padding : 5px 0;
}
a.threadPinnedLink {
font-weight : bold;
color : #f63333 !important ;
}
a.threadFrmLink {
color : #939fae !important ;
}
.postpSwithces {
font-size : 8pt;
}
.thDescr {
font-weight : normal;
}
.threadFrmBlock {
font-size : 8pt;
text-align : right;
}
.forumNamesBar {
font-size : 11px;
padding : 3px 0;
}
.forumModerBlock {
padding : 3px 0;
}
.postPoll {
text-align : center;
}
.postUser {
font-weight : bold;
}
.postRankName {
margin-top : 5px;
}
.postRankIco {
margin-bottom : 5px;
margin-bottom : 5px;
}
.reputation {
margin-top : 5px;
}
.signatureHr {
margin-top : 20px;
}
.postTdInfo, .posttdMessage {
padding : 20px;
}
.postTdInfo {
text-align : center;
border-right : 1px solid #dbe1e8;
}
.posttdMessage {
line-height : 18px;
}
.pollQuestion {
text-align : center;
font-weight : bold;
}
.pollButtons, .pollTotal {
text-align : center;
}
.pollSubmitBut, .pollreSultsBut {
width : 140px;
font-size : 8pt;
}
.pollSubmit {
font-weight : bold;
}
.pollEnd {
text-align : center;
height : 30px;
}
.codeMessage, .quoteMessage, .uSpoilerText {
font-size : 11px;
padding : 10px;
margin : 0 0 20px;
background : none;
border : #dbe1e8 solid 1px !important ;
color : #939fae;
}
.signatureView {
display : block;
font-size : 8pt;
line-height : 14px;
padding : 0 0 0 10px;
border-left : 3px solid #dbe1e8;
}
.edited {
padding-top : 30px;
font-size : 8pt;
text-align : right;
color : gray;
}
.editedBy {
font-weight : bold;
font-size : 8pt;
}
.statusBlock {
padding-top : 3px;
}
.statusOnline {
color : #0f0;
}
.statusOffline {
color : #f00;
}
.newThreadItem {
padding : 0 0 8px;
background : url(/.s/t/1322/12.gif) 0 4px no-repeat;
}
.newPollItem {
padding : 0 0 8px;
background : url(/.s/t/1322/12.gif) 0 4px no-repeat;
}
.pollHelp {
font-weight : normal;
font-size : 8pt;
padding-top : 3px;
}
.smilesPart {
padding-top : 5px;
text-align : center;
}
.userAvatar {
border : #939fae solid 1px;
padding : 2px;
}
.pollButtons button {
margin : 0 10px 0 0 !important ;
}
.postBottom .goOnTop {
display : none !important ;
}
.postIpLink {
text-decoration : none;
}
.thread_subscribe {
text-decoration : none;
}
.thread_subscribe:hover {
text-decoration : underline;
}
.postip, .postip a {
font-size : 11px;
color : #939fae;
}
.UhideBlockL {
background : none;
border : #dbe1e8 solid 1px;
padding : 10px;
color : #939fae;
}
.UhideBlockL a {
color : #939fae;
text-decoration : underline;
}
#casing input[type="text"], #casing input[type="password"], #casing textarea, #casing input[type="file"], #casing select, .filterBlock {
color : #999;
background : #fff;
padding : 7px 5px;
margin : 0 0 1px;
text-decoration : none;
border : #dbe1e8 solid 1px;
outline : none;
}
#options-vals input {
font-size : 11px;
}
#casing input[type="submit"], #casing input[type="reset"], #casing input[type="button"], #casing button {
font-size : 11px !important ;
padding : 9px 11px;
margin : 0 0 1px;
border : none;
font-weight : normal !important ;
cursor : pointer;
background : #f27935;
text-transform : uppercase;
color : #fff;
width : auto !important ;
}
input.commFl, textarea.commFl, .prosFl, .consFl, .mchat, .sidebox .loginField, .postTextFl {
width : 100%;
box-sizing : border-box;
}
#mchatMsgF {
min-height : 60px;
max-width : 98%;
}
#casing textarea {
resize : vertical;
}
#MCaddFrm table {
border-spacing : 0;
}
#MCaddFrm table td {
padding : 2px 0;
}
#casing input[type="submit"]:hover, #casing input[type="reset"]:hover, #casing input[type="button"]:hover, #casing button:hover {
background : #1abc9c;
color : #fff;
}
#iplus input {
width : auto !important ;
}
#thread_search_field {
width : 155px !important ;
margin-right : 4px !important ;
}
div[id^="imblock"] > span:first-child {
width : 34px;
display : inline-block;
text-align : center;
padding-right : 0 !important ;
}
div[id^="imblock"] > div:first-child, #iplus > div {
line-height : 34px;
vertical-align : middle;
}
div[id^="imblock"] {
clear : both;
}
.editImgBlock {
padding-left : 7px;
}
.uplFileFl {
margin-left : 7px !important ;
}
.ucoz-forum-post-image-interface {
padding-left : 12px;
}
[id^="catSelector"] {
width : auto !important ;
padding-left : 3px !important ;
padding-right : 3px !important ;
}
textarea.mchat {
vertical-align : bottom;
}
input[type="text"][id^="qid-"] {
margin-bottom : 0 !important ;
padding-top : 8px !important ;
padding-bottom : 8px !important ;
}
input[type="text"][id^="qid-"], input[type="button"][id^="bid-"] {
box-sizing : border-box;
height : 31px;
vertical-align : top;
}
span[class^="id-good"] {
vertical-align : bottom;
line-height : 31px;
}
.manTable select {
max-width : 300px;
}
#doSmbBt, .u-combobut {
display : none;
}
#casing .u-comboeditcell, #casing .u-combo {
border : 0 !important ;
background : none !important ;
}
#casing .u-combolist, #content .xw-mc {
padding : 5px 3px;
background : #fff;
border : #dbe1e8 solid 1px;
margin : 0;
font-size : 12px !important ;
color : #939fae !important ;
}
#content .xw-tl, #content .xw-bl, #content .u-menuvsep {
display : none;
}
#content .xw-ml, #content .xw-mr {
margin : 0;
padding : 0;
background : none;
}
#uNetRegF table {
text-align : left;
}
#uNetRegF table table {
clear : both;
}
#uNetRegF table table td {
padding : 5px 0 0 0;
}
.sidebox .gTable {
background : none;
border : none;
}
.sidebox .forumDescr {
color : #939fae;
}
.sidebox .gTableTop, .sidebox .gTableSubTop, .sidebox .forumNameTd {
border : none;
background : none;
color : #1abc9c;
text-transform : none;
height : auto;
line-height : normal;
overflow : visible;
font-size : 13px !important ;
font-family : Tahoma, Geneva, sans-serif;
box-shadow : none;
}
.sidebox .gTable ul {
padding : 0 0 0 20px;
}
.sidebox .gTableTop, .sidebox .gTableSubTop {
display : block;
padding : 5px 0 !important ;
color : #1abc9c;
font-weight : normal;
text-decoration : none;
position : relative;
}
.sidebox .gTableTop:hover, .sidebox .gTableSubTop:hover {
color : #0c9076;
text-decoration : none;
}
.sidebox .gTableTop:before, .sidebox .gTableSubTop:before {
content : "\25fe";
padding : 0 5px 0 0;
color : #dadddf;
}
.sidebox .gTableTop:hover:before, .sidebox .gTableSubTop:hover:before {
color : #939fae;
}
.manTable td input, .manTable td textarea {
max-width : 99%;
}
.manTable td input#id_file_add {
max-width : none;
}
.entTd .eDetails {
margin : 0 0 40px;
}
.opt_vals .gTableSubTop {
padding-left : 0;
background : none;
}
#content form[action$="search/"] table {
width : 100%;
}
#content form[action$="search/"] table td {
white-space : normal !important ;
}
#content form[action$="search/"] table td + td {
width : 30%;
}
#content .queryField {
width : 70% !important ;
}
#slideshowBlock7 {
margin : 0 0 20px;
}
#selectPhotosBtn {
height : auto !important ;
}
#content .gTableSubTop {
font-size : 10px !important ;
}
.cats-select-btn {
text-shadow : inherit !important ;
}
#slider {
text-align : center;
}
.flex-viewport {
text-align : left;
}
.flex-control-nav {
margin : 0;
padding : 0;
list-style : none;
}
.flex-control-nav {
position : relative;
bottom : 25px;
text-align : center;
display : inline-block;
}
.flex-control-nav li {
margin : 0 6px;
display : block;
float : left;
}
.flex-control-paging li a {
width : 11px;
height : 11px;
display : block;
background : #fff;
cursor : pointer;
text-indent : 100%;
overflow : hidden;
white-space : nowrap;
border-radius : 20px;
}
.flex-control-paging li a:hover {
background : #f27935;
}
.flex-control-paging li a.flex-active {
background : #f27935;
cursor : default;
}
.gphoto, .smiles img {
max-width : inherit;
}
#baseLogForm td:first-child {
width : 25%;
}
.ucoz-forum-post-image-preview {
max-width : inherit !important ;
max-height : 35px !important ;
}
.wrapper {
width : 1180px;
}
@media only screen and (max-width:1200px) {
.wrapper {
width : auto;
}
}
@media only screen and (max-width:960px) {
.navbar-share {
display : none;
}
.head-l, .head-r, .foot-l, .foot-r {
float : none;
width : auto;
text-align : center;
padding : 10px 20px;
}
.head-r {
padding : 10px 20px 40px;
}
.site-n, .site-n a {
font-size : 32px;
}
.cap-ttl {
padding : 15px 20px 10px;
font-size : 18px;
}
.cap-ds {
padding : 0 20px 15px;
font-size : 14px;
}
#footer {
padding : 20px 0;
}
.foot-l {
padding-bottom : 0;
}
.foot-r {
padding : 0;
}
#content, #sidebar {
float : none;
width : auto;
}
#catmenu {
text-align : left;
line-height : normal;
}
#catmenu ul {
display : none;
background : #1abc9c;
padding : 20px;
margin : 1px 0 0;
}
#catmenu li {
float : none;
padding : 9px 0;
border-bottom : 1px solid #eceff3;
}
#catmenu li:first-child a {
padding-top : 0;
}
#catmenu li a {
height : auto;
line-height : normal;
padding : 0;
}
#catmenu li a:hover, #catmenu li a.uMenuItemA, #catmenu li.uWithSubmenu:hover > a {
background : none;
font-weight : bold;
}
#catmenu ul ul {
display : none;
}
#catmenu li.uWithSubmenu:hover > ul {
display : none;
}
#catmenu li.uWithSubmenu.over > ul {
display : block;
}
#catmenu ul ul, #catmenu ul ul ul {
position : static;
width : auto;
border : none;
border-top : 1px solid #eceff3;
margin : 7px 0 0;
padding : 0 0 0 40px;
background : #1abc9c;
}
#catmenu ul ul li {
padding : 9px 0;
border : none;
border-top : 1px solid #eceff3;
}
#catmenu ul ul li:first-child {
border : none;
}
#catmenu ul ul li:last-child {
padding-bottom : 0;
}
#catmenu ul ul li a, #catmenu ul ul li a:hover, #catmenu li li a.uMenuItemA, #catmenu li li.uWithSubmenu:hover > a {
display : inline-block;
padding : 0;
}
#catmenu li.uWithSubmenu.over > a {
color : #fff;
font-weight : bold;
}
.nav-head {
display : block;
}
#catmenu .nav-head.over + div > ul {
display : block;
}
#catmenu li.uWithSubmenu em {
display : inline-block;
}
.forum-box .gTableSubTop, .forum-box .forumIcoTd, .forum-box .forumThreadTd, .forum-box .forumPostTd, .forum-box .forumLastPostTd, .forum-box .threadIcoTd, .forum-box .threadPostTd, .forum-box .threadViewTd, .forum-box .threadAuthTd, .forum-box .threadLastPostTd, .forum-box .legendTable, .forum-box .fFastSearchTd, .forum-box .fFastNavTd, .forum-box .funcBlock, .forum-box .userRights, .forum-box .forumNamesBar {
display : none;
}
.forum-box .gTableTop {
padding : 10px 20px;
}
.forum-box .postTable, .forum-box .postTable tbody, .forum-box .postTable tr, .forum-box .postTable td {
display : block;
width : auto !important ;
}
.forum-box td.postBottom, .forum-box td.postTdInfo {
display : none;
}
.forum-box .postTdTop {
text-align : left;
height : auto;
line-height : normal;
font-size : 13px;
padding : 10px 20px;
border-bottom-width : 1px;
}
.forum-box .postTdTop + .postTdTop {
padding : 10px 20px;
border-bottom-width : 2px;
font-size : 11px;
font-weight : normal;
}
.forum-box .postTdTop + .postTdTop:before {
content : '';
width : 0;
height : 0;
background : none;
border-top : 7px solid #dbe1e8;
border-left : 7px solid transparent;
border-right : 7px solid transparent;
position : absolute;
bottom : -9px;
left : 20px;
}
#toolbarMainContainer {
display : none;
}
#catmenu li.uWithSubmenu em:hover {
background : #f27935;
color : #fff;
}
}
@media only screen and (max-width:640px) {
.site-n, .site-n a {
font-size : 28px;
}
.cap-ttl {
font-size : 15px;
}
.cap-ds {
font-size : 12px;
}
.eMessage img, .eText img {
width : 100% !important ;
float : none;
margin : 0 0 20px !important ;
}
.uTable tr td:first-child + td ~ td, #thread_search_form, #forum_filter, #thread_search_form {
display : none;
}
.uTable .user_avatar img {
width : 50px;
}
#uEntriesList .uEntryWrap {
width : 50% !important ;
}
span[id^="iCode"] {
display : block;
padding-left : 38px;
}
.forum-search {
display : block;
}
.shop-tabs {
border-bottom : 0 !important ;
}
.shop-tabs li {
border-bottom : 1px solid #A7A6A6 !important ;
}
.shop-info {
clear : both;
}
#puzadpn {
display : none;
}
.catalog td.catalog-item {
display : block !important ;
width : 100% !important ;
overflow : hidden !important ;
}
td.shop-itempage-images {
width : inherit !important ;
display : block;
text-align : center;
}
td.shop-itempage-images #ipreview {
display : block;
margin : 0 auto 10px;
}
.shop-itempage-images + td {
display : block;
}
}
@media only screen and (max-width:480px) {
.site-n, .site-n a {
font-size : 24px;
}
.cap-ttl {
padding : 10px 20px;
font-size : 14px;
}
.cap-ds {
display : none;
}
.manTable td, .commTd1, .commTd2 {
display : block;
width : 100%;
}
.manTable td input, .manTable td textarea {
max-width : 97%;
}
.manTable .manTd1 {
width : auto;
}
#uNetRegF tr td:first-child {
max-width : 20% !important ;
white-space : normal !important ;
font-size : 11px;
}
#uNetRegF #fAvatar, #uNetRegF #fAvatarU {
display : block;
margin : 0 0 3px;
}
#uNetRegF #fAvatarU + input {
position : relative;
margin : 0 0 0 -10px;
}
.uNetDescr {
font-size : 9px;
}
#fTerms {
float : left;
margin : 2px 10px 10px 0;
}
#fTerms + label {
font-size : 11px !important ;
vertical-align : top;
}
#fTerms ~ div {
font-size : 9px;
padding : 10px 0 0;
}
.copy {
font-size : 9px;
}
.calendarsTable, .calendarsTable > tbody, .calendarsTable > tbody > tr, .calendarsTable > tbody > tr > td {
display : block;
width : 100%;
}
#content .calTable {
width : 100%;
margin : 0 0 20px;
}
#content .calMonth {
text-align : left;
text-transform : uppercase;
}
.posttdMessage {
padding : 10px 10px 30px;
}
.fNavLink {
font-size : 11px;
position : relative;
margin : 0 -3px;
}
.codeButtons, .smilesPart {
display : none;
}
#message {
max-width : 97%;
}
.postUser {
font-size : 14px;
}
#frM53 .gTableLeft, #frM53 .gTableRight {
display : block;
width : auto !important ;
}
.opt_vals td {
display : table-cell !important ;
}
.opt_items {
max-width : 97%;
}
#puzadpn {
display : none;
}
#uEntriesList .uEntryWrap {
width : 100% !important ;
}
.manTable td #idAreaoEditbrief td, .manTable td #idAreaoEditmessage td, .manTable td #idAreaoEditdscr td {
display : table-cell;
}
}
@media only screen and (max-width:360px) {
#slider {
display : none;
}
.site-n, .site-n a {
font-size : 22px;
}
.eTitle {
font-size : 20px;
}
.nav-head {
font-size : 19px;
padding : 13px 15px;
}
.nav-head .icon {
position : absolute;
width : 40px;
right : 20px;
top : 12px;
}
}
@media only screen and (min-width:961px) {
#toolbarMainContainer {
display : block;
}
#catmenu li.uWithSubmenu em {
font-size : 11px;
right : 5px;
top : 50%;
margin-top : -12px;
}
}
#search2 input:hover {
background : #EDA8A8 !important ;
}
#search2 a:hover {
background : #A3C2DC;
}
#search2 a:last-child {
border-bottom : 0 solid;
}
#search2 {
box-shadow : 0 18px 18px #444;
border : #6D8FA8 solid 1px;
position : absolute;
margin-left : 4px;
margin-top : 12px;
display : none;
width : 254px;
z-index : 100;
}
#search2::after {
border-bottom : 8px solid transparent;
border-left : 0 solid transparent;
border-right : 8px solid #6D8FA8;
border-top : 8px solid transparent;
content : "";
left : 20px;
position : absolute;
top : -12px;
transform : rotate(90deg);
writing-mode : tb-rl;
}
#search2 span {
color : #444 !important ;
background : #EEE;
display : block;
padding : 8px;
}
#search2 input {
background : #F2CBCB !important ;
color : #AC2222 !important ;
border : none 0;
cursor : pointer;
padding : 8px;
height : 30px;
width : 100%;
margin : 0;
}
#search2 a {
border-bottom : 1px solid #6D8FA8;
color : #222 !important ;
text-decoration : none;
white-space : normal;
background : #EEE;
display : block;
padding : 8px;
height : auto;
}
#search2 input:hover {
background : #EDA8A8 !important ;
}
#search2 a:hover {
background : #A3C2DC;
}
#search2 a:last-child {
border-bottom : 0 solid;
}
#search2 {
box-shadow : 0 18px 18px #444;
border : #6D8FA8 solid 1px;
position : absolute;
margin-left : 4px;
margin-top : 12px;
display : none;
width : 254px;
z-index : 100;
}
#search2::after {
border-bottom : 8px solid transparent;
border-left : 0 solid transparent;
border-right : 8px solid #6D8FA8;
border-top : 8px solid transparent;
content : "";
left : 20px;
position : absolute;
top : -12px;
transform : rotate(90deg);
writing-mode : tb-rl;
}
#search2 span {
color : #444 !important ;
background : #EEE;
display : block;
padding : 8px;
}
#search2 input {
background : #F2CBCB !important ;
color : #AC2222 !important ;
border : none 0;
cursor : pointer;
padding : 8px;
height : 30px;
width : 100%;
margin : 0;
}
#search2 a {
border-bottom : 1px solid #6D8FA8;
color : #222 !important ;
text-decoration : none;
white-space : normal;
background : #EEE;
display : block;
padding : 8px;
height : auto;
}
#sch-bat {
padding : 10px 0 0;
}
#sch-bat .search-bat {
position : relative;
height : 30px;
overflow : hidden;
padding : 0 40px 0 10px;
background : #ffffff;
text-decoration : none;
}
#sch-bat .s_field {
width : 100%;
background : none;
border : none;
padding : 0;
margin : 0;
height : 30px;
line-height : 30px;
color : #999;
}
#sch-bat .ssmf1 {
position : absolute;
right : 0;
top : 0;
cursor : pointer;
padding : 0;
margin : 0;
width : 30px;
height : 30px;
border : none;
background : url(http://youbat.ucoz.net/.s/t/1322/sch.png) 50% 50% no-repeat #f27935;
white-space : nowrap;
text-indent : 150%;
overflow : hidden;
}
#sch-bat .ssmf1:hover {
background-color : #1abc9c;
}
#subscribe {
float : right;
font-size : 10px;
}
.tbutton {
margin : 2px 10px 0 0;
}
#forum_filter form {
float : left;
}
#forum_filter {
float : right;
clear : right;
}
#filter_by {
float : left;
}
.clear2 {
float : none;
width : 100%;
clear : right;
}
#forum_filter #filter_by {
margin-top : 3px;
}
#thread_search_field {
float : right;
width : 180px;
margin-right : 5px;
}
#thread_search_button {
float : right;
margin-top : 3px;
}
ul.user_awards_list {
list-style : none;
margin : 0;
padding : 0;
}
ul.user_awards_list li {
display : inline;
}
.captcha-block {
box-sizing : border-box;
display : inline-block;
width : 100%;
cursor : pointer;
}
.captcha-answer {
height : 36px;
text-align : center;
font-size : 16px;
line-height : 24px;
padding : 4px;
}
.captcha-renew, .captcha-question {
border : 0;
cursor : pointer;
vertical-align : middle;
}
#captcha-answer-mchat, #captcha-answer-site-user-del, #captcha-answer-advise-1, #captcha-answer-advise-2, #captcha-answer-advise-3, #captcha-answer-advise-4, #captcha-answer-advise-5, #captcha-answer-advise-6, #captcha-answer-advise-7, #captcha-answer-advise-8, #captcha-answer-advise-9, #captcha-answer-advise-10 {
width : 50px;
font-size : 11px;
line-height : 24px;
}
.report-spam-target:hover .uc-top-right {
white-space : normal;
}
.report-spam-wrap {
margin-left : 0;
margin-right : 0;
opacity : 0;
transition : opacity 0.3s ease-in-out;
float : left;
}
.report-spam-wrap.report-spam-wrap-manage {
opacity : 1;
float : none;
}
.report-spam-target:hover .report-spam-wrap {
opacity : 1;
}
.report-spam-wrap a {
display : none;
}
.report-spam-target:hover .report-spam-wrap a {
display : inline;
margin-right : 10px;
}
.report-spam-toggle-wrapper {
text-align : center;
color : gray;
padding : 10pt 0;
margin : 10px 0;
border-top : 1px dashed gray;
border-bottom : 1px dashed gray;
}
.report-spam-toggle-wrapper.report-spam-toggle-shown {
border-bottom : none;
}
.report-spam-hidden {
opacity : 0.699999988079071044921875;
transition : opacity 0.2s ease-in-out;
}
.report-spam-hidden:hover {
opacity : 1;
}
.report-spam-count-msg {
margin-right : 10px;
}
.com-order-block {
text-align : right;
}
.hidden-for-calendar {
display : none;
}
.cuzadpn {
position : absolute;
top : 0;
left : 0;
width : 100%;
background : url('/.s/img/wd/6/abbg.gif') repeat-x #676767;
height : 24px;
}
div > div.cuzadpn {
position : fixed;
}
#uzadmp {
padding-left : 4px;
}
.cuzadpn, .cuzadpn td {
font : normal normal 8pt/normal Tahoma, 'ms sans serif', Arial !important ;
color : #F7F7F7 !important ;
}
.cuzadpn form {
padding : 0;
margin : 0;
}
.cuzadpn input {
padding : 1px 3px;
border : #43423D solid 1px;
background : url(/.s/img/wd/6/text-bg.gif) 0 0 repeat-x #404040;
font-family : Tahoma, Arial;
font-size : 8pt;
color : #AEAEAE;
}
.u-menu .xw-mc {
background : #676767;
border-right : 1px solid #727272;
border-bottom : 1px solid #727272;
border-top : 1px solid #595959;
border-left : 1px solid #595959;
}
.u-menu .u-menubody {
border-left : 1px solid #727272;
border-top : 1px solid #727272;
border-bottom : 1px solid #595959;
border-right : 1px solid #595959;
background : transparent !important ;
}
.u-menuvsep {
background : url('/.s/img/wd/6/spr.gif') 0 3px repeat-x;
padding : 3px 0;
}
.u-menuvitem {
text-decoration : none !important ;
position : relative;
padding : 2px 16px 2px 4px;
white-space : nowrap;
overflow : visible;
line-height : 18px;
color : #F7F7F7;
text-align : left;
}
.u-menu .u-menuitemhl {
background : url('/.s/img/wd/6/menubg.gif') 0 0 repeat-x scroll #161514;
cursor : pointer;
}
.u-menuarrow {
background : url(/.s/img/wd/6/ar1.gif) 5px 8px no-repeat scroll transparent;
height : 16px;
width : 16px;
position : absolute;
right : 0;
top : 0;
}
.u-menuh {
padding-top : 1px;
}
.u-menuh .u-menubody {
background : transparent;
}
.u-menuhsep {
border-left : 2px ridge #676767;
height : 100%;
}
.u-menuhitem {
padding : 0;
white-space : nowrap;
overflow : visible;
cursor : pointer;
color : #F7F7F7;
text-align : left;
}
.u-menuh .u-menuitemhl {
cursor : pointer;
}
.u-menuitemhl .admBarLeft {
background : url('/.s/img/wd/6/tb-btn-sprite.gif') 0 0 no-repeat transparent;
}
.u-menuitemhl .admBarRight {
background : url('/.s/img/wd/6/tb-btn-sprite.gif') 0 -21px no-repeat transparent;
}
.u-menuitemhl .admBarCenter {
background : url('/.s/img/wd/6/tb-btn-sprite.gif') 0 -42px repeat-x #161514;
}
.admBarLeft, .admBarRight {
width : 3px;
height : 21px;
float : left;
}
.admBarCenter {
height : 21px;
float : left;
}
.admBarCenter div {
padding : 3px 3px 0 3px;
font-weight : normal;
}
.u-menu a:link, .u-menu a:visited, .u-menu a:hover, .u-menu a:active {
text-decoration : none;
color : #FFFFFF;
cursor : pointer;
}
.u-wndmenufr {
border-left : 1px solid #727272;
border-top : 1px solid #727272;
border-bottom : 1px solid #595959;
border-right : 1px solid #595959;
}
.u-wndmenu {
overflow : hidden;
}
.u-wndmenu .u-menuhitem {
padding : 2px 6px 2px 6px;
white-space : nowrap;
overflow : visible;
cursor : pointer;
}
.pbarContainer {
text-align : left;
position : absolute;
z-index : 56;
top : 5px;
right : 7px;
height : 13px;
width : 49px;
padding : 0 2px;
font-size : 1px;
background : url('/.s/img/wd/6/discuse.gif') top no-repeat;
cursor : help;
}
.pbarFiller {
height : 3px;
margin : 5px 0;
background : #ADA6A3;
}
* html .pbarContainer {
width : 53px;
}
.x-sh, .x-sh * {
overflow : hidden;
margin : 0;
border : 0;
}
.xsl *, .xsr *, .xsb * {
height : 100%;
}
.x-sh .xstl {
padding-top : 6px;
background : url(/.s/img/wd/6/shadow-h.png) 0 0 no-repeat transparent;
}
.x-sh .xsml {
background : url(/.s/img/wd/6/shadow-h.png) -6px 0 repeat-y transparent;
}
.x-sh .xstr {
padding-top : 6px;
background : url(/.s/img/wd/6/shadow-h.png) -18px 0 no-repeat transparent;
}
.x-sh .xsmr {
background : url(/.s/img/wd/6/shadow-h.png) -12px 0 repeat-y transparent;
}
.x-sh .xsbl {
padding-left : 6px;
background : url(/.s/img/wd/6/shadow.png) 0 -12px no-repeat transparent;
}
.x-sh .xsbc {
background : url(/.s/img/wd/6/shadow.png) 0 -36px repeat-x transparent;
}
.x-sh .xsbr {
padding-right : 6px;
background : url(/.s/img/wd/6/shadow.png) right -6px no-repeat transparent;
}
.xt {
position : relative;
overflow : hidden;
width : 15px;
height : 15px;
float : right;
cursor : pointer;
background : url(/.s/img/wd/6/tool-sprites.gif) no-repeat transparent;
margin-left : 2px;
margin-top : 4px;
}
.xt-close {
background-position : 0 0;
}
.xt-close-over {
background-position : -15px 0;
}
.xt-mini {
background-position : 0 -15px;
}
.xt-mini-over {
background-position : -15px -15px;
}
.xt-maxi {
background-position : 0 -30px;
}
.xt-maxi-over {
background-position : -15px -30px;
}
.xt-rest {
background-position : 0 -45px;
}
.xt-rest-over {
background-position : -15px -45px;
}
.xw-hdr {
text-align : left;
white-space : nowrap;
padding : 1px 0 0 0;
white-space : nowrap;
height : 24px;
}
.xw-hdr-text {
vertical-align : 3px;
cursor : default;
color : #B2B0AC;
font : bold 11px tahoma, arial, verdana, sans-serif;
line-height : 20px;
}
.xw-sps {
height : 4px;
overflow : hidden;
position : absolute;
width : 100%;
z-index : 1;
}
.xw-tsps {
height : 6px;
}
.xw-resize .xw-tl {
cursor : nw-resize;
}
.xw-resize .xw-tr {
cursor : ne-resize;
}
.xw-resize .xw-sps {
cursor : n-resize;
}
.xw-resize .xw-ml {
cursor : w-resize;
}
.xw-resize .xw-mr {
cursor : e-resize;
}
.xw-resize .xw-mc {
cursor : default;
}
.xw-resize .xw-bl {
cursor : sw-resize;
}
.xw-resize .xw-br {
cursor : se-resize;
}
.xw-resize .xw-bc {
cursor : s-resize;
}
.xw-dragging .xw-tl {
opacity : 0.699999988079071044921875;
}
.xw-tc {
background : url(/.s/img/wd/6/top-bottom.png) 0 0 repeat-x transparent;
overflow : hidden;
position : relative;
font-size : 0;
line-height : 0;
}
.xw-tl {
background : url(/.s/img/wd/6/left-corners.png) 0 0 no-repeat transparent;
padding-left : 6px;
position : relative;
}
.xw-tr {
background : url(/.s/img/wd/6/right-corners.png) right 0 no-repeat transparent;
padding-right : 6px;
position : relative;
}
.xw-bc {
background : url(/.s/img/wd/6/top-bottom.png) 0 bottom repeat-x transparent;
font-size : 0;
line-height : 0;
overflow : hidden;
}
.xw-bcm {
height : 2px;
background : url(/.s/img/wd/6/top-bottom.png) 0 bottom repeat-x transparent;
}
.xw-bc .xw-footer {
padding-bottom : 6px;
font-size : 0;
line-height : 0;
}
.xw-bcm .xw-footer {
padding-bottom : 2px;
font-size : 0;
line-height : 0;
}
.xw-bl {
background : url(/.s/img/wd/6/left-corners.png) 0 bottom no-repeat transparent;
padding-left : 6px;
}
.xw-br {
background : url(/.s/img/wd/6/right-corners.png) right bottom no-repeat transparent;
padding-right : 6px;
}
.xw-mc {
border : #43403B solid 1px;
padding : 0;
margin : 0;
font : normal normal 11px tahoma, arial, helvetica, sans-serif;
background : #676767;
}
.xw-ml {
background : url(/.s/img/wd/6/left-right.png) 0 0 repeat-y transparent;
padding-left : 6px;
}
.xw-mr {
background : url(/.s/img/wd/6/left-right.png) right 0 repeat-y transparent;
padding-right : 6px;
}
.xw-bc {
height : 6px;
}
.xw-icon {
width : 16px;
margin : 2px 2px 0 0;
height : 16px;
}
.xw-body {
background : transparent;
}
.xw-draggable, .xw-draggable .xw-hdr-text {
cursor : move;
}
.xw-plain .xw-mc {
background : #676767;
border-right : 1px solid #727272;
border-bottom : 1px solid #727272;
border-top : 1px solid #595959;
border-left : 1px solid #595959;
}
.xw-plain .xw-body {
padding : 3px;
border-left : 1px solid #727272;
border-top : 1px solid #727272;
border-bottom : 1px solid #595959;
border-right : 1px solid #595959;
background : transparent !important ;
}
.xw-blank {
background : #595959;
opacity : 0.4000000059604644775390625;
overflow : hidden;
}
.myWinGrid {
background : url('/.s/img/1px.gif') #000000;
opacity : 0.25;
}
.myWinCont, .myWinCont td, .myWinCont dl, .myWinCont dt {
color : #F7F7F7;
font-size : 8pt;
font-family : Tahoma, Arial;
}
.myWinCont a:link, .myWinCont a:visited {
text-decoration : underline;
color : #AEAEAE;
}
.myWinCont a:hover, .myWinCont a:active {
text-decoration : none;
color : #F7F7F7;
}
.myWinError {
color : orange;
}
.myWinSuccess {
color : aqua;
}
.myWinCont {
overflow : hidden;
}
.myWinCont form {
padding : 0;
margin : 0;
}
.myWinCont input, .myWinCont select, .myWinCont textarea {
font-family : Tahoma, Arial;
font-size : 8pt;
color : #AEAEAE;
background : #3E3E3E;
}
.myWinCont input, .myWinCont select {
vertical-align : middle;
}
.myWinCont input[type="checkbox"], .myWinCont input[type="radio"] {
height : 16px;
width : 16px;
}
.myWinCont input[type="file"] {
color : #515151;
background : #EFEFEF;
}
.myWinCont input[type="text"], .myWinCont input[type="password"] {
padding : 2px 3px;
border : #43423D solid 1px;
background : url(/.s/img/wd/6/text-bg.gif) 0 0 repeat-x #404040;
}
.myWinCont textarea {
padding : 2px 3px;
border : #43423D solid 1px;
background : url(/.s/img/wd/6/text-bg.gif) 0 0 repeat-x #3E3E3E;
}
.myWinCont input[readonly] {
color : #959595;
}
.myWinCont textarea {
font-family : 'Courier New';
font-size : 9pt;
}
.myWinCont input[type="text"]:focus, .myWinCont input[type="password"]:focus, .myWinCont textarea:focus {
border : #57544F solid 1px;
background : url(/.s/img/wd/6/text-bg-focus.gif) 0 0 repeat-x #3E3E3E;
}
.myWinCont input[type="checkbox"], .myWinCont input[type="radio"] {
margin : 1px 2px 0 1px;
}
.myWinCont hr {
height : 1px;
border : #5A5A5A dashed 1px;
border-top : 0;
background : transparent;
}
.myWinCont label {
cursor : pointer;
display : inline;
margin : 0;
vertical-align : middle;
}
.myWinCont legend {
padding-bottom : 2px;
padding-left : 3px;
padding-right : 3px;
font-size : 10px;
color : #B2B0AC;
}
.myWinCont fieldset {
border : #5A5A5A solid 1px;
padding : 2px 5px;
margin-bottom : 3px;
}
.myWinCont ul {
list-style : none;
margin : 0 0 0 3px;
padding-left : 0;
}
.myWinCont ul > li {
margin : 2px 0 2px 0;
padding : 0 0 0 14px;
background : url('/.s/img/wd/6/li.png') 0 2px no-repeat;
}
.myWinCont .fHelp {
font-size : 7pt;
color : #939393;
}
.myWinLoad {
margin : 0;
width : 31px;
height : 31px;
background : url('/.s/img/wd/6/ajax.gif') 0 0 no-repeat;
}
.myWinLoadS {
margin : 0;
width : 16px;
height : 16px;
background : url('/.s/img/wd/6/ajaxs.gif') 0 0 no-repeat;
}
.myWinLoadSD {
margin : 0;
width : 16px;
height : 16px;
background : url('/.s/img/icon/ok.png') 0 0 no-repeat;
}
.myWinLoadSF {
margin : 0;
width : 16px;
height : 16px;
background : url('/.s/img/icon/er.png') 0 0 no-repeat;
cursor : help;
}
.myWinPollG {
margin : 0;
width : 215px;
height : 131px;
background : url('/.s/img/wd/6/gridh.gif') 0 0 no-repeat;
}
.myWinPollT {
background : #5A5A5A;
}
.myWinPollTd {
background : #1D1C1D;
}
.myWinTD1 {
background : #676767;
}
.myWinTD2 {
background : #151413;
}
.myWinCont .pgSwch, .myWinCont .pgSwchA {
padding : 2px 5px 2px 5px;
border : #5A5A5A solid 1px;
font-weight : bold;
line-height : 2em;
}
.myWinCont .pgSwchA {
background : #151413;
}
.myWinCont a.pgSwch:link, .myWinCont a.pgSwch:visited {
text-decoration : none;
color : #918985;
}
.myWinCont a.pgSwch:hover {
text-decoration : none;
background : #151413;
color : #F7F7F7;
}
.myBtnCont {
padding : 0 4px 2px 4px;
width : auto;
white-space : nowrap;
cursor : pointer;
}
.myBtnCont a:link, .myBtnCont a:visited, .myBtnCont a:hover, .myBtnCont a:active {
text-decoration : none;
font-family : tahoma, arial, verdana;
color : #F7F7F7;
font-size : 8pt;
}
.myBtnDis a:link, .myBtnDis a:visited, .myBtnDis a:hover, .myBtnDis a:active {
color : #4C4C4C;
}
.myBtnLeftA {
background : url('/.s/img/wd/6/btn-sprite.gif') 0 -133px no-repeat transparent;
}
.myBtnRightA {
background : url('/.s/img/wd/6/btn-sprite.gif') 0 -152px no-repeat transparent;
}
.myBtnCenterA {
background : url('/.s/img/wd/6/btn-sprite.gif') 0 -171px repeat-x #191817;
height : 19px;
}
.overBtn .myBtnLeftA, .downBtn .myBtnLeftA, .overBtn .myBtnLeft, .downBtn .myBtnLeft {
background-position : 0 -57px;
}
.overBtn .myBtnRightA, .downBtn .myBtnRightA, .overBtn .myBtnRight, .downBtn .myBtnRight {
background-position : 0 -76px;
}
.overBtn .myBtnCenter, .overBtn .myBtnCenterA {
background-position : 0 -95px;
}
.downBtn .myBtnCenter, .downBtn .myBtnCenterA {
background-position : 0 -114px;
}
.myBtnLeftA, .myBtnRightA, .myBtnLeft, .myBtnRight {
width : 3px;
height : 19px;
white-space : nowrap;
}
.myBtnLeftA img, .myBtnRightA img, .myBtnLeft img, .myBtnRight img {
width : 3px;
height : 19px;
}
.myBtnLeft {
background : url('/.s/img/wd/6/btn-sprite.gif') 0 0 no-repeat transparent;
}
.myBtnRight {
background : url('/.s/img/wd/6/btn-sprite.gif') 0 -19px no-repeat transparent;
}
.myBtnCenter {
background : url('/.s/img/wd/6/btn-sprite.gif') 0 -38px repeat-x #191817;
height : 19px;
}
.u-sugglist {
overflow : auto;
position : relative;
border : #57544F solid 1px;
border-top : 0;
background : #000000;
}
.u-suggcont {
text-align : left;
padding-left : 3px;
background : #000000;
border-collapse : separate;
border-spacing : 0;
}
.u-suggrowhl {
background : #161514 !important ;
}
.u-suggcell0 {
color : #AEAEAE;
}
.u-suggmark {
font-weight : bold;
}
.u-tabc-p {
position : relative;
overflow : hidden;
}
.u-tabc-list {
height : 26px;
}
.u-tabc-scrbut {
position : absolute;
background : transparent;
right : 0;
top : 0;
width : 43px;
height : 26px;
z-index : 5;
}
.u-tabc-scrl, .u-tabc-scrr {
width : 18px;
float : left;
height : 22px;
display : inline;
overflow : hidden;
font-size : 1px;
}
.u-tabc-scrl {
margin : 4px 0 0 7px;
background : url(/.s/img/wd/6/scroll-left.gif) 0 0 no-repeat scroll transparent;
cursor : pointer;
}
.u-tabc-scrr {
margin : 4px 0 0 0;
background : url(/.s/img/wd/6/scroll-right.gif) -18px 0 no-repeat scroll transparent;
cursor : pointer;
}
.u-tabc-tab {
overflow : hidden;
cursor : pointer;
float : left;
padding-right : 1px;
position : relative;
z-index : 1;
display : inline;
height : 26px;
}
.u-tabc-tab-act {
color : #B2B0AC;
z-index : 2;
height : 26px;
margin-bottom : 0;
}
.u-tabc-tab-over {
color : #B2B0AC;
}
.u-tabc-pbot {
display : none;
height : 3px;
overflow : hidden;
font-size : 1px;
}
.u-tabc-tabl {
padding-bottom : 10px;
margin-top : 2px;
padding-right : 10px;
background : url(/.s/img/wd/6/tabs-sprite.gif) right -351px no-repeat scroll transparent;
position : relative;
}
.u-tabc-tab-act .u-tabc-tabl {
padding-bottom : 10px;
margin-top : 0;
background : url(/.s/img/wd/6/tabs-sprite.gif) right -351px no-repeat scroll transparent;
}
.u-tabc-tabr {
padding-left : 10px;
background : url('/.s/img/wd/6/tabs-sprite.gif') 0 -51px no-repeat scroll transparent;
}
.u-tabc-tabr-wcl {
padding-right : 28px;
}
.u-tabc-label {
background : url(/.s/img/wd/6/tabs-sprite.gif) 0 -201px repeat-x scroll transparent;
font-size : 12px;
white-space : nowrap;
cursor : pointer;
font-family : tahoma, arial, helvetica;
font-size-adjust : none;
font-stretch : normal;
font-style : normal;
font-variant : normal;
padding : 6px 0;
}
.u-tabc-closebut {
display : none;
width : 16px;
height : 16px;
position : absolute;
right : 9px;
top : 3px;
overflow : hidden;
font-size : 1px;
}
.u-tabc-closebut-over {
display : none;
}
.u-tabc-icon {
display : none;
margin-right : 3px;
width : 16px;
height : 16px;
vertical-align : -4px;
}
.u-tabc-body {
padding : 2px;
border : #777777 solid 1px;
}
.u-tabc-content {
overflow : auto;
}
.u-combo {
padding : 0;
white-space : nowrap;
border-collapse : separate;
border : #43423D solid 1px;
}
.u-comboeditcell {
background : #101010;
vertical-align : top;
border-right : 1px solid #43423D;
border-spacing : 0;
}
.u-comboedit {
color : #FFFFFF;
font-weight : normal;
outline : none;
font-size : 11px;
font-family : Verdana, Tahoma, Arial;
background : 2px 2px no-repeat transparent;
vertical-align : top;
border : 0;
padding : 0 0 0 2px;
margin-top : 2px;
text-align : left;
}
.u-comboedit::-moz-focus-inner {
border : 0;
}
.u-comboeditimg {
padding-left : 20px !important ;
}
.u-combobut {
width : 16px;
height : 18px;
background : url('/.s/img/wd/6/trigger.gif') 0 0 no-repeat;
vertical-align : top;
padding : 0;
margin : 0;
}
.u-combobuthl {
background-position : -16px 0;
}
.u-comboopen .u-combobut {
background-position : -32px 0 !important ;
}
.u-combolist {
color : #FFFFFF;
font-weight : normal;
overflow : auto;
position : relative;
border : #43423D solid 1px;
border-top : 0;
background : #000000;
}
.u-combocont {
border-collapse : separate;
border-spacing : 0;
}
.u-combocont td {
font-size : 11px;
font-family : Verdana, Tahoma, Arial;
}
.u-comborowhl {
background : #111111 !important ;
cursor : pointer;
}
.u-comborowicon {
vertical-align : 0;
margin : 0 3px 0 1px;
}
#gcatalog .gcont {
height : 430px;
min-width : 200px;
position : relative;
}
#gcatalog .ghead {
height : 24px;
line-height : 24px;
padding-left : 5px;
background : url(/.s/img/wd/6/cmp-bg.gif) 0 0 repeat-x #1E1D1C;
}
#gcatalog .gitem {
width : 47%;
min-width : 200px;
float : left;
margin : 2px;
padding : 3px;
text-decoration : none;
font-size : 12px;
border : #5A5A5A solid 1px;
background-color : transparent;
}
#gcatalog .gitem:hover, #gcatalog a.gsel {
background-color : #4f4f4f;
border : #000 solid 1px;
color : #fff;
}
#gcatalog .gitem img {
background : url(/.s/img/icon/ajsml.gif) 8px 8px no-repeat;
width : 32px;
height : 32px;
border : #1A1A1A solid 1px;
float : left;
margin-right : 6px;
}
#gcatalog .gname {
font-size : 12px;
padding-bottom : 3px;
}
#gcatalog .gpage {
padding : 2px 5px 2px 5px;
border-left : 1px solid #5A5A5A;
border-top : 1px solid #5A5A5A;
border-bottom : 1px solid #5A5A5A;
}
#ggoods {
overflow : hidden;
}
#gcats {
overflow-x : hidden;
overflow-y : scroll;
padding-right : 5px;
}
#gcats ul.cat-tree {
display : none;
list-style : none !important ;
margin : 0 !important ;
padding : 0 0 0 16px !important ;
line-height : 14px;
text-align : left;
}
#gcats .cat-tree li {
background : none !important ;
padding : 0 !important ;
}
#gcats .cat-tree i {
padding-left : 12px;
height : 14px;
background : url(/.s/img/wd/6/sb.gif) 0 2px no-repeat transparent;
}
#gcats .cat-tree u {
padding-left : 12px;
height : 14px;
background : url(/.s/img/icon/pm.gif) no-repeat transparent;
}
#gcats .cat-tree u.plus {
background-position : 0 3px;
}
#gcats .cat-tree u.minus {
background-position : 0 -18px;
}
#gcats .cat-tree a {
text-decoration : none;
}
#gcats .cat-tree a:hover {
text-decoration : underline;
}
div.dp-calendar {
background-color : #363636;
border-color : #c2c2c2;
}
div.dp-popup h2 {
background-color : #676767;
color : #F7F7F7;
}
table.jCalendar th {
background : #363636;
border-bottom : 1px solid #F0F0F0;
color : #f0f0f0;
}
table.jCalendar td {
color : #fff;
}
table.jCalendar td.other-month {
color : #676767;
}
table.jCalendar .dp-day td.dp-hover {
background : url('/.s/img/wd/6/c.png') 0 -79px no-repeat transparent;
text-decoration : none;
color : #f0f0f0;
}
table.jCalendar .dp-day td.today {
color : #ffc600 !important ;
}
table.jCalendar .dp-day td.selected {
background : url('/.s/img/wd/6/c.png') 0 -79px no-repeat #00aef0 !important ;
color : #f0f0f0;
}
.x-lb .x-sh, .x-lb .xw-bl {
display : none !important ;
}
.x-lb .xw-ml, .x-lb .xw-mr {
margin : 0 !important ;
padding : 0 !important ;
background : none !important ;
}
.x-lb .xw-mc {
color : #333;
font-weight : normal;
float : none;
margin : 0;
padding : 3px !important ;
line-height : 28px;
background : #fff !important ;
border : 0 !important ;
border-radius : 4px;
box-shadow : 0 10px 25px rgba(0, 0, 0, 0.5);
}
.x-lb .xw-hdr-text {
display : none !important ;
}
.x-lb .xw-hdr img {
display : none;
}
.x-lb .xw-tl, .x-lb .xw-tr, .x-lb .xw-tc, .x-lb .xw-hdr, .x-lb .xw-sps {
height : 0 !important ;
background : none !important ;
padding : 0 !important ;
}
.x-lb .xw-tc {
overflow : visible !important ;
}
.x-lb .xt-close {
position : absolute !important ;
right : -18px;
top : -18px;
margin : 0 !important ;
z-index : 10014 !important ;
width : 36px !important ;
height : 36px !important ;
background : url(/.s/src/ulightbox/fancybox_sprite.png) !important ;
}
.x-lb .xw-body {
border : 0 !important ;
padding : 0 !important ;
}
.x-lb a.lbuprev span, .x-lb a.lbunext span {
width : 36px !important ;
height : 36px !important ;
}
.x-lb a.lbuprev span {
background : url(/.s/src/ulightbox/fancybox_sprite.png) 0 -36px !important ;
left : 20px !important ;
}
.x-lb a.lbunext span {
background : url(/.s/src/ulightbox/fancybox_sprite.png) 0 -72px !important ;
right : 20px !important ;
}
.u-payment-sum.note-white {
text-align : center;
font-size : 12px;
color : #F5F5F5;
font-weight : normal;
}
#subscribe {
float : right;
font-size : 10px;
}
.liSocialIcons {
display : inline;
list-style-type : none;
padding-right : 10px;
}
.imageCheckbox {
display : none;
}
.imageToggle .toggleImage {
opacity : 0.20000000298023223876953125;
}
.imageToggle .selectedImage {
opacity : 1;
}
.myTblhTD1 {
background : #1f1f1f;
border-top-left-radius : 5px;
border-left : 1px solid #6b6b6b;
border-top : 1px solid #6b6b6b;
color : #757575;
font-size : 16px;
font-weight : bold;
height : 74px;
}
.myTblhmTD1 h2 {
display : inline;
margin : 0 0 10px 5px !important ;
float : left;
font-size : 24px;
font-weight : 400;
color : #757575;
}
.myTblhTD2 {
background : #1f1f1f;
border-top-right-radius : 5px;
border-left : 1px solid #6b6b6b;
border-top : 1px solid #6b6b6b;
border-right : 1px solid #6b6b6b;
color : #757575;
font-size : 16px;
font-weight : bold;
height : 36px;
}
.myTblhTD3 {
background : #1f1f1f;
border-left : 1px solid #6b6b6b;
border-top : 1px solid #6b6b6b;
border-bottom : 1px solid #222;
font-size : 13px;
color : #757575;
}
.myTblhTD4 {
background : #1f1f1f;
border-left : 1px solid #6b6b6b;
border-top : 1px solid #6b6b6b;
border-bottom : 1px solid #222;
border-right : 1px solid #6b6b6b;
font-size : 13px;
color : #757575;
}
.myTblTDr1 {
background : #3b3b3b;
border-right : 1px solid #222;
border-left : 1px solid #6b6b6b;
border-bottom : 1px solid #222;
border-top : 1px solid #6b6b6b;
}
.myTblTDm2 {
background : #3b3b3b;
border-right : 1px solid #222;
border-left : 1px solid #6b6b6b;
border-bottom : 1px solid #222;
border-top : 1px solid #6b6b6b;
}
.myTblTDl3 {
background : #3b3b3b;
border-right : 1px solid #6b6b6b;
border-left : 1px solid #6b6b6b;
border-bottom : 1px solid #222;
border-top : 1px solid #6b6b6b;
}
.refresh_groups {
width : 16px;
height : 16px;
font-size : 0;
color : transparent;
border : #000 none 0;
margin : 0;
padding : 0;
display : inline-block;
background : url('/.s/img/icon/refresh.png') 0 0 no-repeat;
cursor : pointer;
vertical-align : 3px;
opacity : 0.5;
}
.noactive td label, .noactive td input, .noactive td button, .noactive td select {
cursor : default;
}
.refresh_groups:hover {
opacity : 1;
}
.cp_connect {
line-height : 16px;
font-size : 16px;
display : inline-block;
color : #FFF;
margin : 0;
cursor : pointer !important ;
padding : 5px 20px;
background : #4acc5b;
border : #359441 solid 1px;
border-radius : 5px;
text-shadow : 1px 1px 0 #338f3f;
box-shadow : 1px 1px 0 #8de398 inset, -1px -1px 0 #8de398 inset;
}
.cp_disconnect {
background : #c2c2c2;
line-height : 16px;
font-size : 16px;
display : inline-block;
color : #FFF;
margin : 0;
padding : 5px 20px;
cursor : pointer;
border : #949494 solid 1px;
border-radius : 5px;
text-shadow : 1px 1px 0 #818181;
box-shadow : 1px 1px 0 #c5c5c5 inset, -1px -1px 0 #c5c5c5 inset;
}
.social_settings_tr .myTblTDr1 {
border-bottom-left-radius : 5px;
border-left : 1px solid #6b6b6b;
border-bottom : 1px solid #6b6b6b;
}
.social_settings_tr .myTblTDm2 {
border-bottom : 1px solid #6b6b6b;
}
.social_settings_tr .myTblTDl3 {
border-bottom-right-radius : 5px;
border-right : 1px solid #6b6b6b;
border-bottom : 1px solid #6b6b6b;
}
.noactive td {
color : #b7b7b7;
cursor : default !important ;
}
.noactive td.myTblTDl3 a {
color : #b7b7b7;
}
.noactive .refresh_groups:hover {
opacity : 0.5 !important ;
}
.myTbl5 #eMessage {
float : right;
margin-top : 4px;
margin-right : 10px;
}
.myTblTD4, .myTblTD5, .myTblTD6 {
background : #EBF0FA;
}
td.myTblTDhm1 {
height : 39px;
vertical-align : bottom;
}
.fancybox-tmp iframe, .fancybox-tmp object {
vertical-align : top;
padding : 0;
margin : 0;
}
.fancybox-wrap {
position : absolute;
top : 0;
left : 0;
z-index : 10012;
}
.fancybox-outer {
position : relative;
padding : 0;
margin : 0;
background : #f9f9f9;
color : #444;
text-shadow : none;
border-radius : 4px;
}
.fancybox-opened .fancybox-outer {
box-shadow : 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-inner {
width : 100%;
height : 100%;
padding : 0;
margin : 0;
position : relative;
outline : none;
overflow : hidden;
}
.fancybox-error {
color : #444;
font : 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
margin : 0;
padding : 10px;
}
.fancybox-image, .fancybox-iframe {
display : block;
width : 100%;
height : 100%;
border : 0;
padding : 0;
margin : 0;
vertical-align : top;
}
.fancybox-image {
max-width : 100%;
max-height : 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image : url('/.s/src/ulightbox/fancybox_sprite.png');
}
#fancybox-loading {
position : fixed;
top : 50%;
left : 50%;
margin-top : -22px;
margin-left : -22px;
background-position : 0 -108px;
opacity : 0.800000011920928955078125;
cursor : pointer;
z-index : 10020;
}
#fancybox-loading div {
width : 44px;
height : 44px;
background : url('/.s/src/ulightbox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
position : absolute;
top : -18px;
right : -18px;
width : 36px;
height : 36px;
cursor : pointer;
z-index : 10014;
}
.fancybox-nav {
position : absolute;
top : 0;
width : 40%;
height : 100%;
cursor : pointer;
background : url('/.s/src/ulightbox/blank.gif') transparent;
z-index : 10013;
outline : none;
}
.fancybox-prev {
left : 0;
}
.fancybox-next {
right : 0;
}
.fancybox-nav span {
position : absolute;
top : 50%;
width : 36px;
height : 36px;
margin-top : -18px;
cursor : pointer;
z-index : 10013;
visibility : hidden;
}
.fancybox-prev span {
left : 20px;
background-position : 0 -36px;
}
.fancybox-next span {
right : 20px;
background-position : 0 -72px;
}
.fancybox-nav:hover span {
visibility : visible;
}
.fancybox-tmp {
position : absolute;
top : -9999px;
left : -9999px;
padding : 0;
overflow : visible;
visibility : hidden;
}
#fancybox-overlay {
position : absolute;
top : 0;
left : 0;
overflow : hidden;
display : none;
z-index : 10011;
background : #000;
}
.fancybox-title {
visibility : hidden;
font : normal normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
position : relative;
text-shadow : none;
z-index : 10015;
}
.fancybox-opened .fancybox-title {
visibility : visible;
}
.fancybox-title-float-wrap {
position : absolute;
bottom : 0;
right : 50%;
margin-bottom : -35px;
z-index : 10013;
text-align : center;
}
.fancybox-title-float-wrap .child {
display : inline-block;
margin-right : -100%;
padding : 2px 20px;
background-color : #000;
background-color : rgba(0, 0, 0, 0.8);
border-radius : 15px;
text-shadow : 0 1px 2px #222;
color : #FFF;
font-weight : bold;
line-height : 24px;
white-space : nowrap;
position : relative;
z-index : 10014;
}
.fancybox-title-float-wrap a {
color : #fff !important ;
}
.fancybox-title-outside-wrap {
position : relative;
margin-top : 10px;
color : #fff;
}
.fancybox-title-outside-wrap a {
color : #fff !important ;
}
.fancybox-title-inside-wrap {
margin-top : 10px;
}
.fancybox-title-inside-wrap a {
color : #444 !important ;
}
.fancybox-title-over-wrap {
position : absolute;
bottom : 0;
left : 0;
color : #fff;
padding : 10px;
background : #000;
background : rgba(0, 0, 0, 0.8);
}
.fancybox-title-over-wrap a {
color : #fff !important ;
}
.fancybox-title a {
text-decoration : none !important ;
}
#fancybox-buttons {
position : fixed;
left : 0;
width : 100%;
z-index : 10011;
text-align : center;
}
#fancybox-buttons.top {
top : 10px;
}
#fancybox-buttons.bottom {
bottom : 10px;
}
#fancybox-buttons a.btnPrev, #fancybox-buttons a.btnNext, #fancybox-buttons a.btnPlay, #fancybox-buttons a.btnClose {
display : none;
}
#fancybox-buttons a {
display : block;
width : 30px;
height : 30px;
text-indent : -9999px;
background-image : url('/.s/src/ulightbox/fancybox_buttons.png');
background-repeat : no-repeat;
outline : none;
}
#fancybox-buttons a.btnPrev {
width : 32px;
background-position : 6px 0;
}
#fancybox-buttons a.btnNext {
background-position : -33px 0;
border-right : 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
background-position : 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
background-position : -30px -30px;
}
#fancybox-buttons a.btnToggle {
background-position : 3px -60px;
width : 35px;
}
#fancybox-buttons a.btnToggleOn {
background-position : -27px -60px;
}
#fancybox-buttons a.btnClose {
border-left : 1px solid #111;
width : 38px;
background-position : -57px 0;
}
#fancybox-buttons a.btnDisabled {
opacity : 0.5;
cursor : default;
}
* html #fancybox-buttons.top {
position : absolute;
}
.UhideBlock {
display : none;
}
a.login-with {
display : inline-block;
text-decoration : none;
position : relative;
width : auto;
margin : 2px;
font-size : 9pt;
outline : none;
}
a.login-with:hover {
background : none;
text-decoration : none;
}
a.login-with b {
font-weight : normal;
}
a.login-with i {
display : inline-block;
cursor : pointer;
vertical-align : middle;
width : 26px;
height : 26px;
background-color : #fff;
background-position : center center;
background-repeat : no-repeat;
background-size : 70% 55%;
transition : background-color 0.2s 0.01s ease-out, border-color 0.1s 0.01s ease-out;
border : none;
position : static;
opacity : 1;
border-radius : 16px;
}
a.facebook i {
background-image : url(/.s/img/icon/social/fb.svg);
border : #3c599f solid 2px;
}
a.facebook:hover i {
background-image : url(/.s/img/icon/social/fb-w.svg);
background-color : #3c599f;
}
a.vkontakte i {
background-image : url(/.s/img/icon/social/vk.svg);
border : #2f6caa solid 2px;
}
a.vkontakte:hover i {
background-image : url(/.s/img/icon/social/vk-w.svg);
background-color : #2f6caa;
}
a.yandex i {
background-image : url(/.s/img/icon/social/ya.svg);
border : #dc4c39 solid 2px;
}
a.yandex:hover i {
background-image : url(/.s/img/icon/social/ya-w.svg);
background-color : #dc4c39;
}
a.google i {
background-image : url(/.s/img/icon/social/gp.svg);
border : #505050 solid 2px;
}
a.google:hover i {
background-image : url(/.s/img/icon/social/gp-w.svg);
background-color : #505050;
}
a.twitter i {
background-image : url(/.s/img/icon/social/tw.svg);
border : #00b3ec solid 2px;
}
a.twitter:hover i {
background-image : url(/.s/img/icon/social/tw-w.svg);
background-color : #00b3ec;
}
a.ok i {
background-image : url(/.s/img/icon/social/ok.svg);
border : #ed812b solid 2px;
}
a.ok:hover i {
background-image : url(/.s/img/icon/social/ok-w.svg);
background-color : #ed812b;
}
a.uid i {
background-image : url(/.s/img/icon/social/u.svg);
border : #3498db solid 2px;
}
a.uid:hover i {
background-image : url(/.s/img/icon/social/u-w.svg);
background-color : #3498db;
}
a.local i {
background-image : url(/.s/img/icon/social/l.svg);
border : #6c6c6c solid 2px;
}
a.local:hover i {
background-image : url(/.s/img/icon/social/l-w.svg);
background-color : #6c6c6c;
}

.mtr {padding:20px;display:table} 
.mtr .article_counters {margin-bottom:10px;} 
.mtr .im {background:#FFFFFF;padding-right:15px;display:table-cell;vertical-align:top} 
.mtr_td {display:table-cell;vertical-align:top} 
.mtr .inim {width:300px;height:132px;overflow:hidden} 
.mtr_descr {margin:0;position:absolute;top:-9000px} 
.name_mtr {margin-bottom:7px;font-size:16px;font-weight:bold} 
.article_counters {margin-bottom:14px;font-size:13px;color:#8c8c8c} 
.article_counters span {display:inline-block;margin-right:10px} 
.article_counters .dats {background:url('http://yraaa.ru/files/time.png') 0px 1px no-repeat;padding-left:20px} 
.article_counters .views {background:url('http://yraaa.ru/files/views.png') 0px 1px no-repeat;padding-left:20px} 
.article_counters .coms {background:url('http://yraaa.ru/files/comment.png') 0px 1px no-repeat;padding-left:20px} 
.article_counters .catalog {background:url('http://yraaa.ru/files/catalog.png') 0px 1px no-repeat;padding-left:20px} 
.article_counters .user {background:url('http://yraaa.ru/files/user.png') 0px 1px no-repeat;padding-left:20px}



.rate {background:url(http://pnghosts.ru/img/orating.png) no-repeat; width:73px; height:21px; position:relative; margin:7px 0 0 5px; padding:3px 0 0 0; text-align:center;}  
a.orating_m, a.orating_p{height:21px; width:21px; background:url(http://pnghosts.ru/img/orating.png) no-repeat;}  
a.orating_m{float:right; background-position:-21px -24px; margin:-1px 1px 0 0;}  
a.orating_m:hover{background-position:-21px 100%;}  
a.orating_m.orated{background-position:-21px -24px;}  
a.orating_p{float:left; background-position:0 -24px; margin:-1px 0 0 1px;}  
a.orating_p:hover{background-position:0 100%;}  
a.orating_p.orated{background-position:0 100%;}  
a.orating_res,span.orating_res {background:#64b327; box-shadow:inset 0 1px 1px rgba(0,0,0,0.2); font-size:10px; color:#fff; padding:3px 8px; border-radius:5px;line-height:20px;}  
a.orating_res:hover{color:#f0f0f0;} 

.scrollup{width:40px;height:40px;position:fixed;bottom:200px;left:160px;display:none;text-indent:-9999px;background: url('http://webmaster-ucoz.ru/ucoz/img/vverkh.png') no-repeat;opacity:0.5;} 
.scrollup:hover{opacity:0.7;}



.swchItemA{   background: #64A281 !important;    font-size: 15px !important;   font-family: 'PT Sans', sans-serif !important;   padding: 10px 15px !important;   border: 1px solid #64A281;   text-decoration: none;   border-radius: 100%; } .swchItem{   background: white !important;    font-size: 15px !important;   font-family: 'PT Sans', sans-serif !important;   padding: 10px 15px !important;   border: 1px solid #e6e6e6;   text-decoration: none;   border-radius: 100%; } .swchItem:hover{   text-decoration: none;    border: 1px solid #64A281 !important; }