@charset "utf-8";
html, body{width:100%;height:100%;margin:0;padding:0;}
textarea, input{outline:none;resize:none;}
img, a img{border:none;outline:none;}

a, a:link, a:visited, a:active{color:#006666;text-decoration:none;}
a:hover{text-decoration:underline;}
body{font:12px/20px 'Arial';background:#FFFFFF url('/img/bg.png');color:#7E7E7E;}
#container{width:1000px;margin:0 auto;padding-top:25px;}
.cnt{background:#E9E9E9;padding:2px;border:1px solid #D0D0D0;border-radius:5px;}
.with-background{background:#FFFFFF;padding:0 7px;box-shadow:inset 0 -1px 4px #F6F6F6, inset 0 -1px 0 #FFFFFF, 1px 1px 2px rgba(0, 0, 0, 0.45);border-radius:3px;}
input[type="text"], input[type="password"], textarea{max-width:99% !important;font:12px/16px Arial;color:#6E6E6E;}
input[type="button"], input[type="submit"], input[type="reset"]{font-size:11px;text-transform:uppercase;font-weight:700;color:#1A1A1A;text-shadow:1px 1px 0 #FFF643;height:32px;background:#FFDE00;background:-moz-linear-gradient(top, #FFDE00, #FFCF3C);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFDE00), color-stop(100%, #FFCF3C));background:-webkit-linear-gradient(top, #FFDE00, #FFCF3C);background:-o-linear-gradient(top, #FFDE00, #FFCF3C);background:-ms-linear-gradient(top, #FFDE00, #FFCF3C);background:linear-gradient(top, #FFDE00, #FFCF3C);border:1px solid #9F9F9F;border-radius:5px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 #FFFF38, inset 0 0 15px #FF911B;cursor:pointer;}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover{box-shadow:0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 #FFFF38, inset 0 0 15px #FFB71B;}
hr{border:none;height:1px;background:#e4e4e4;color:#e4e4e4;}
p {text-indent: 20px; font-size:14px;text-align:justify!important;}
#header{height:137px;background:url('/img/ua_fl8.jpg'); border-radius:3px;}
#logo{float:left;height:95px;background:url('/img/logo_eu.png') left no-repeat;margin-left:30px;padding-left:80px;}
#logo h1{display:block;float:left;margin:34px 0 0;padding:0;font-weight:normal;font-size:38px;text-transform:uppercase;}
#slogan{float:right;padding-top:35px;padding-left:15px;}
#slogan h2{display:inline;margin:0;font-weight:normal;font-size:11px;line-height:16px;color:#01A1C9;box-shadow:1px 1px 1px rgba(0, 0, 0, 0.15);}
#slogan i{display:block;font-size:11px;color:#1F4F5B;line-height:11px;}
#mini-profile{float:right;height:95px;padding-right:18px;padding-top:12px;color:#010101;overflow:hidden;}
#user-links{padding-top:27px;}
#user-links a{padding:0 10px;display:inline-block;margin-left:5px;color:#010101;}
#mini-profile img{float:right;width:66px;height:66px;padding:2px;background:#E9E9E9;border:1px solid #4DC1DF;border-radius:3px;margin-left:10px;}
#mini-profile b{font-size:16px;color:#010101;font-weight:normal;}
#mini-profile a{color:#010101;}
.user-tools{float:right;text-align:right;}
#mini-profile span{display:inline-block;padding-left:25px;background:url('/img/mail.png') left no-repeat;}
#mini-profile span a{font-weight:700;text-decoration:underline;}
.user-tools #user-links{padding-top:8px;}
a.logout{padding-left:25px !important;background:#FFFFFF url('/img/logout.png') left no-repeat;}
#navigation{position:absolute;margin-top:100px;width:958px;padding:0 18px;}
#navigation ul{float:left;list-style:none;}
#navigation ul li{float:left;}

#navigation ul li a{display:block;height:33px;line-height:33px;padding:0 15px;margin-right:2px;color:#2C2C2C;font-size:14px;border-radius:3px;}
#navigation ul li a.uMenuItemA{color:#000000;background:#F9F9F9;background:-moz-linear-gradient(top, #F9F9F9, #F0F0F0);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #F9F9F9), color-stop(100%, #F0F0F0));background:-webkit-linear-gradient(top, #F9F9F9, #F0F0F0);background:-o-linear-gradient(top, #F9F9F9, #F0F0F0);background:-ms-linear-gradient(top, #F9F9F9, #F0F0F0);background:linear-gradient(top, #F9F9F9, #F0F0F0);box-shadow:0 1px 2px rgba(0, 0, 0, 0.45);}
#navigation ul li a.{color:#000000;background:#F9F9F9;background:-moz-linear-gradient(top, #F9F9F9, #F0F0F0);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #F9F9F9), color-stop(100%, #F0F0F0));background:-webkit-linear-gradient(top, #F9F9F9, #F0F0F0);background:-o-linear-gradient(top, #F9F9F9, #F0F0F0);background:-ms-linear-gradient(top, #F9F9F9, #F0F0F0);background:linear-gradient(top, #F9F9F9, #F0F0F0);box-shadow:0 1px 2px rgba(0, 0, 0, 0.45);}

#search-form{float:right;width:150px;height:30px;}
#search-form .cnt{border-color:#CFA513;}
#search{overflow:hidden;height:22px;border:1px solid #B4B4B4;border-radius:3px;background:#FFFFFF;box-shadow:inset:1px 1px 2px #EBEBEB;}
#s-text{float:left;border:none;padding:0 10px;margin:0;height:22px;width:130px;}
#s-image{float:right;}
#middle{overflow:auto;padding:25px 0;}
#content{float:left;width:712px;}
#banner{padding-bottom:25px;}
#banner .cnt{overflow:hidden;width:706px;height:327px;}
#slider{width:704px !important;height:325px !important;border:1px solid #ACB5BA;border-radius:3px;}
#slider img{border-radius:3px;width:704px;height:325px;}
.slide-descr{width:290px;padding:15px 25px 15px 70px;}
.nivoSlider{position:relative;width:704px !important;height:325px !important;overflow:hidden;}
.nivoSlider img{position:absolute;top:0;left:0;width:704px !important;height:325px !important;}
.nivo-main-image{display:block !important;position:relative !important;width:100% !important;}
.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;}
.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0;}
.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden;}
.nivo-box img{display:block;}
.nivo-caption{position:absolute;top:100px;left:0;background:#FFFFFF;z-index:8;opacity:0.85;overflow:hidden;display:none;-moz-opacity:0.85;filter:alpha(opacity=8.5);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-top:3px solid rgba(0, 0, 0, 0.10);border-right:3px solid rgba(0, 0, 0, 0.10);border-bottom:3px solid rgba(0, 0, 0, 0.1);border-radius:0 5px 5px 0;}
.nivo-caption p{padding:5px;margin:0;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer;display:block;text-indent:-9999px;width:39px;height:39px;background-image:url('/img/next-prew.png');}
.nivo-prevNav{left:10px;}
.nivo-nextNav{right:10px;background-position:bottom;}
.nivo-controlNav{text-align:center;padding:15px 0;}
.nivo-controlNav a{cursor:pointer;}
.nivo-controlNav a.active{font-weight:700;}
.slide-descr{width:290px;padding:15px 25px 15px 70px;}
.slide-descr h1{margin:0;padding:0;font-family:"Myriad Pro", "Arial";font-weight:normal;font-size:18px;text-transform:uppercase;color:#1E1E1E;}
.slide-mes{line-height:16px;padding:15px 0;}
.slide-descr i a{line-height:12px;color:#363636;padding-left:12px;background:url('/img/marker.png') left no-repeat;}
.section{margin-bottom:25px;}
h1.title{display:block;margin:0 0 10px;height:46px;background:url('/img/section-title2.png');background:url('/img/marker2.png') right no-repeat, url('/img/section-title2.png');border-right:1px solid #4775B1;border-left:1px solid #4775B1;border-radius:5px;box-shadow:inset 1px 0 0 #4775B1, 0 1px 1px rgba(0, 0, 0, 0.53);padding:0 20px;line-height:40px;font-size:18px;font-weight:normal;color:#FFFFCC;text-shadow:1px 1px 0 #0F4A85;}
.section-content{background:#FFFFFF;padding:15px;border:1px solid #BFBFBF;border-radius:3px;overflow:hidden;}
.s-news{overflow:hidden;margin-bottom:15px;line-height:16px;}
.s-date{float:left;width:70px;background:url('/img/clock.png') left top no-repeat;font-size:11px;color:#A0A0A0;}
.s-date b{font-size:14px;color:#404040;padding-left:18px;line-height:14px;}
.s-mes{margin-left:70px;border-left:1px solid #E4E4E4;min-height:30px;padding-left:15px;}
.s-mes a:first-child{text-decoration:underline;font-size:14px;font-family:"Arial";}
.s-mes a:first-child:hover{text-decoration:none;}
a.more{display:inline-block;padding-left:25px;padding-right:10px;font-style:italic;font-weight:700;color:#383030;text-shadow:1px 1px 0 #FFF643;height:25px;line-height:25px;background:#FFDE00 url('/img/marker3.png') left no-repeat;background:url('/img/marker3.png') left no-repeat, -moz-linear-gradient(top, #FFDE00, #FFCF3C);background:url('/img/marker3.png') left no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFDE00), color-stop(100%, #FFCF3C));background:url('/img/marker3.png') left no-repeat, -webkit-linear-gradient(top, #FFDE00, #FFCF3C);background:url('/img/marker3.png') left no-repeat, -o-linear-gradient(top, #FFDE00, #FFCF3C);background:url('/img/marker3.png') left no-repeat, -ms-linear-gradient(top, #FFDE00, #FFCF3C);background:url('/img/marker3.png') left no-repeat, linear-gradient(top, #FFDE00, #FFCF3C);border:1px solid #9F9F9F;border-radius:5px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 #FFFF38, inset 0 0 15px #FF911B;}
.s-photo-cnt{overflow:hidden;}
.s-photo{width:172px;float:left;margin-left:8px;line-height:0;}
.s-photo:first-child{margin-left:0;}
.s-photo img{width:164px;height:120px;border-top:1px solid #BFBFBF;border-right:1px solid #BFBFBF;border-left:1px solid #BFBFBF;border-radius:3px 3px 0 0;}
.s-photo-link{background:#FFFFFF url('/img/star.png') left top no-repeat;padding:10px 7px 10px 25px;border-bottom:1px solid #BFBFBF;border-right:1px solid #BFBFBF;border-left:1px solid #BFBFBF;border-radius:0 0 3px 3px;line-height:14px;}
.s-photo-link a{font-size:14px;text-decoration:underline;font-family:"Myriad Pro", "Arial";}
.s-photo-link a:hover{text-decoration:none;}
.s-photo-more{padding-top:10px;}
.s-photo-more i{font-size:16px;color:#404040;line-height:26px;}
.s-photo-more a.more{float:right;}
.adv{width:322px;float:left;margin-right:30px;border-bottom:1px solid #E4E4E4;height:85px;margin-bottom:20px;line-height:16px;}
.adv:nth-child(even){margin-right:0;}
.adv img{float:left;width:90px;height:55px;margin-right:15px;}
.adv > a{font-size:14px;text-decoration:underline;font-family:"Myriad Pro", "Arial";}
.adv > a:hover{text-decoration:none;}
.adv-footer{clear:both;height:27px;line-height:27px;}
.adv-footer a{font-weight:700;}
.adv-footer span{display:inline-block;line-height:27px;padding-right:5px;margin-left:5px;}
.adv-footer span.date{background:url('/img/clock.png') left no-repeat;padding-left:17px;font-size:11px;}
.adv-footer span.com{background:url('/img/com.png') left no-repeat;padding-left:21px;}
.adv-footer span.views{background:url('/img/views.png') left no-repeat;padding-left:20px;}
#sidebar{margin-left:737px;padding-right:1px;}
.weather{overflow:hidden;margin-bottom:10px;}
.adv-block{margin-bottom:20px;}
.block{margin-bottom:20px;}
.block h2.title2{display:block;margin:0 0 10px;height:45px;background:url('/img/h2-title2.png');background:url('/img/marker4.png') right no-repeat, url('/img/h2-title2.png');border-radius:5px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.53);padding:0 20px;line-height:40px;font-size:18px;font-weight:normal;color:#1B1B1B;text-shadow:1px 1px 0 #FFE57F;}
#footer{padding:20px 0;overflow:hidden;border-top:1px solid #D7D7D7;}
.f-copy{float:left;line-height:20px;}
.f-icon{float:right;}
.f-icon img:hover{opacity:0.8;}
.f-iconB{float:center;}
.f-iconB img:hover{opacity:0.8;}
.path{height:27px;line-height:27px;background:#FFFFFF url('/img/home.png') left no-repeat;border:1px solid #E0E0E0;border-radius:5px;padding-left:25px;margin-bottom:10px;}
h1.e-title{padding:0;margin:0 0 20px;font-weight:normal;font-size:18px;font-family:"Myriad Pro", "Arial";color:#1B1B1B;}
.e-details{overflow:hidden;margin-bottom:20px;}

.first-image{float:left;width:485px;height:315px;overflow:hidden;position:relative;}
.e-details-cnt{margin-left:520px;}

.infMessage, .infMessage * {
 font-family: Arial !important;
 font-size: 13px !important;
 font-weight: normal !important;
 font-style: normal !important;
 margin: 0 !important;
 padding: 0 !important;
}

.e-details-cnt span.date{background:url('/img/clock.png') left no-repeat;padding-left:20px;}
.e-details-cnt span.auth{background:url('/img/auth.png') left no-repeat;padding-left:20px;}
.e-details-cnt span.com{background:url('/img/com.png') left no-repeat;padding-left:20px;}
.e-details-cnt span.views{background:url('/img/views.png') left no-repeat;padding-left:20px;}
.rate{margin-top:40px;}
.e-tages{overflow:hidden;}
.e-mes{overflow:hidden;text-align: justify; word-spacing: 0ex; font-size:14px;font-family: Arial, Helvetica, sans-serif;color:#000;}
.e-mes b{color:#404040;}
.comm{padding:15px;border:1px solid #E4E4E4;margin-bottom:15px;overflow:hidden;background:#fff;}
.comm-head{margin-top:10px;}
.comm-head span.date{background:url('/img/clock.png') left no-repeat;padding-left:20px;font-size:11px;}
.comm-head span.auth{background:url('/img/auth.png') left no-repeat;padding-left:20px;}
.comm-add{padding-top:20px;}
textarea.commFl{width:99%;}
input[type="text"].commFl{width:48%;}
input[type="text"].commFl:first-child{margin-right:12px;}
#clearBut{font-size:11px;text-transform:uppercase;font-weight:700;color:#1A1A1A;text-shadow:1px 1px 0 #FFFFFF;height:32px;padding:0 15px;background:#F8F8F8;background:-moz-linear-gradient(top, #F8F8F8, #F1F1F1);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #F8F8F8), color-stop(100%, #F1F1F1));background:-webkit-linear-gradient(top, #F8F8F8, #F1F1F1);background:-o-linear-gradient(top, #F8F8F8, #F1F1F1);background:-ms-linear-gradient(top, #F8F8F8, #F1F1F1);background:linear-gradient(top, #F8F8F8, #F1F1F1);border:1px solid #9F9F9F;border-radius:5px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.25);cursor:pointer;}
#clearBut:hover{background:#FFFFFF;}
.full-adv{overflow:auto;margin-bottom:30px;}
.full-adv-img{overflow:hidden;float:left;width:190px;height:120px;}
.full-adv-mes{margin-left:205px;}
.full-adv-mes > a{font-size:16px;text-decoration:underline;font-family:"Myriad Pro", "Arial";}
.full-adv-mes > a:hover{text-decoration:none;}
.full-adv-descr{padding:8px 0;overflow:hidden;line-height:18px;}
.full-adv-details{border-bottom:1px solid #E4E4E4;}
.full-adv-details a{font-weight:700;}
.full-adv-details span{display:inline-block;line-height:27px;padding-right:5px;margin-left:5px;}
.full-adv-details span.date{background:url('/img/clock.png') left no-repeat;padding-left:17px;font-size:11px;}
.full-adv-details span.com{background:url('/img/com.png') left no-repeat;padding-left:21px;}
.full-adv-details span.views{background:url('/img/views.png') left no-repeat;padding-left:20px;}
.photos{overflow:hidden;}
.photos .s-photo{width:232px;float:left;margin-right:8px;margin-left:0;line-height:0;margin-bottom:20px;}
.photos .s-photo:nth-child(3n){margin-right:0;}
.photos .s-photo img{width:224px;height:164px;border-top:1px solid #BFBFBF;border-right:1px solid #BFBFBF;border-left:1px solid #BFBFBF;border-radius:3px 3px 0 0;}
.photos .s-photo-link{height:30px;}
.photos table, .photos table tr, .photos table td{padding:0 !important;border-spacing:0 !important;}
.s-photo-link img{width:auto !important;height:auto !important;}
.gTable{color:#444444;border-spacing:2px;background:none;border-radius:5px 5px 0 0;}
.gTable a{color:#444444;}
.gTableTop{margin-bottom:10px;height:46px;background:url('/img/h2-title2.png');background:url('/img/marker4.png') right no-repeat, url('/img/section-title2.png');border-right:1px solid #0F4A85;border-left:1px solid #FFFFCC;border-radius:5px 5px 0 0;box-shadow:inset 1px 0 0 #4775B1, 0 1px 1px rgba(0, 0, 0, 0.53);padding:0 20px;line-height:40px;font-size:18px;font-weight:normal;color:#FFFFCC;text-shadow:1px 1px 0 #0F4A85;}
.gTableTop a{color:#FFFFCC !important;}
.gTableSubTop{padding:1px 10px;background:#FFFFFF;color:#767676;height:30px;font-size:12px;border:1px solid #E4E4E4;}
.gTableSubTop a{color:#767676;}
.gTableBody{padding:2px;background:#FFFFFF;border:1px solid #E4E4E4;}
.gTableBody1{padding:2px;background:#FFFFFF;border:1px solid #E4E4E4;}
.gTableBottom{padding:2px;background:#FFFFFF;border:1px solid #E4E4E4;}
.gTableLeft{padding:2px;background:#FFFFFF;font-weight:700;color:#6E6E6E;border:1px solid #E4E4E4;}
.gTableRight{padding:2px;background:#FFFFFF;border:1px solid #E4E4E4;}
.gTableError{padding:2px;background:#F4F4F4;color:#FF0000;vertical-align:top;}
.forumNameTd, .forumLastPostTd{padding:10px !important;background:#FFFFFF;border:1px solid #E4E4E4;}
.forumIcoTd, .forumThreadTd, .forumPostTd{padding:10px;background:#FFFFFF;border:1px solid #E4E4E4;}
.forumLastPostTd, .forumArchive{padding:2px;font-size:12px;border:1px solid #E4E4E4;}
a.catLink:link{text-decoration:none;color:#FFFFFF;}
a.catLink:visited{text-decoration:none;color:#FFFFFF;}
a.catLink:hover{text-decoration:underline;color:#FFFFFF;}
a.catLink:active{text-decoration:underline;color:#FFFFFF;}
.lastPostGuest, .lastPostUser, .threadAuthor{font-weight:700;}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:700;}
.forum, .threadLink, .postUser{font-size:18px;font-family:Arial;color:#000000 !important;}
.forumDescr, .forumModer{color:#858585;font-size:12px;}
.forumViewed{font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link{text-decoration:none;color:#6E6E6E;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited{text-decoration:none;color:#6E6E6E;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover{text-decoration:underline;color:#909090;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active{text-decoration:underline;color:#6E6E6E;}
.forumNamesBar{font-size:12px;}
.forumBarKw{font-weight:normal;}
a.forumBarA:link{text-decoration:none;color:#000000;}
a.forumBarA:visited{text-decoration:none;color:#000000;}
a.forumBarA:hover{text-decoration:none;color:#6E6E6E;}
a.forumBarA:active{text-decoration:underline;color:#6E6E6E;}
.fastNav, .fastSearch, .fastLoginForm{font-size:12px;}
.fastNavMain{background:#DADADA;}
.fastNavCat{background:#EFEFEF;}
.fastNavCatA{background:#EFEFEF;color:#0000FF;}
.fastNavForumA{color:#0000FF;}
.switches{background:#CCCCCC;}
.pagesInfo{background:#FFFFFF;padding-right:10px;font-size:12px;}
.switch{background:#FFFFFF;width:15px;font-size:12px;}
.switchActive{background:#E0E0E0;font-weight:700;color:#6E6E6E;width:15px;}
a.switchDigit:link, a.switchBack:link, a.switchNext:link{text-decoration:none;color:#000000;}
a.switchDigit:visited, a.switchBack:visited, a.switchNext:visited{text-decoration:none;color:#000000;}
a.switchDigit:hover, a.switchBack:hover, a.switchNext:hover{text-decoration:underline;color:#FF0000;}
a.switchDigit:active, a.switchBack:active, a.switchNext:active{text-decoration:underline;color:#FF0000;}
.threadNametd, .threadAuthTd, .threadLastPostTd{padding:10px;background:#FFFFFF;border:1px solid #E4E4E4;}
.threadIcoTd, .threadPostTd, .threadViewTd{padding:10px;background:#fff;border:1px solid #E4E4E4;}
.threadLastPostTd{padding:2px;font-size:12px;}
.threadDescr{color:#858585;font-size:12px;}
.threadNoticeLink{font-weight:700;}
.threadsType{padding:2px;background:#FFFFFF;height:20px;font-weight:700;font-size:7pt;color:#B049C6;padding-left:40px;}
.threadsDetails{padding:2px;background:#FFFFFF;height:20px;border:1px solid #E4E4E4;}
.forumOnlineBar{padding:2px;background:#FFFFFF;height:20px;border:1px solid #E4E4E4;}
a.threadPinnedLink:link{text-decoration:none;color:#0000FF;}
a.threadPinnedLink:visited{text-decoration:none;color:#0000FF;}
a.threadPinnedLink:hover{text-decoration:none;color:#FF0000;}
a.threadPinnedLink:active{text-decoration:underline;color:#FF0000;}
a.threadLink:link{text-decoration:none;color:#6E6E6E;}
a.threadLink:visited{text-decoration:none;color:#6E6E6E;}
a.threadLink:hover{text-decoration:underline;color:#000000;}
a.threadLink:active{text-decoration:underline;color:#000000;}
.postpSwithces{font-size:12px;}
.thDescr{font-weight:normal;}
.threadFrmBlock{font-size:12px;text-align:right;}
.postPoll{background:#F1F2F3;text-align:center;}
.postFirst{background:#F8F9FA;}
.postRest1{background:#F1F2F3;}
.postRest2{background:#F8F9FA;}
.postSeparator{background:none;}
.postTdTop{background:#EFEDED;padding:10px;}
.postBottom{background:#E0E0E0;height:20px;}
.postUser{font-weight:700;}
.postTdInfo{text-align:center;padding:5px;background:#F4F4F4;}
.postRankName{margin-top:5px;}
.postRankIco{margin-bottom:5px;margin-bottom:5px;}
.reputation{margin-top:5px;}
.signatureHr{margin-top:20px;color:#787878;}
.posttdMessage{padding:5px;background:#FFFFFF;}
.pollQuestion{text-align:center;font-weight:700;}
.pollButtons, .pollTotal{text-align:center;}
.pollSubmitBut, .pollreSultsBut{width:140px;font-size:12px;}
.pollSubmit{font-weight:700;}
.pollEnd{text-align:center;height:30px;}
.codeMessage{background:#FFFFFF;font-size:9px;}
.quoteMessage{background:#FFFFFF;font-size:9px;}
.signatureView{font-size:7pt;}
.edited{padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy{font-weight:700;font-size:8pt;}
.statusBlock{padding-top:3px;}
.statusOnline{color:#0000FF;}
.statusOffline{color:#FF0000;}
.newThreadBlock{background:#F9F9F9;border:1px solid #B2B2B2;}
.newPollBlock{background:#F9F9F9;border:1px solid #B2B2B2;}
.codeButtons{font-size:7pt;background:#FCFCFC;border:1px solid #6E6E6E;}
.codeCloseAll{font-size:7pt;color:#6E6E6E;font-weight:700;background:#FCFCFC;border:1px solid #6E6E6E;}
.postNameFl, .postDescrFl{background:#FCFCFC;border:1px solid #6E6E6E;width:400px;}
.postPollFl, .postQuestionFl{background:#FCFCFC;border:1px solid #6E6E6E;width:400px;}
.postResultFl{background:#FCFCFC;border:1px solid #6E6E6E;width:50px;}
.postAnswerFl{background:#FCFCFC;border:1px solid #6E6E6E;width:300px;}
.postTextFl{background:#FCFCFC;border:1px solid #6E6E6E;height:150px;width:99% !important;}
.postUserFl{background:#FCFCFC;border:1px solid #6E6E6E;width:300px;}
.pollHelp{font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart{padding-top:5px;text-align:center;}
.phtThumbs img{max-width: 150px !important;}
.pages{background:#FFFFFF;border:1px solid #E0E0E0;border-radius:5px;padding:6px;text-align:center;}
a.swchItem{display:inline-block;font-size:13px;line-height:13px;padding:7px 10px;background:#FFFFFF;border:1px solid #D9D9D9;border-radius:5px;margin:0 1px;color:#7E7E7E;}
b.swchItemA, a.swchItem:first-child, a.swchItem:last-child{font-weight:normal;display:inline-block;font-size:13px;line-height:13px;padding:7px 10px;border-radius:5px;margin:0 1px;color:#1A1A1A;text-shadow:1px 1px 0 #FFF643;background:#FFDE00;background:-moz-linear-gradient(top, #FFDE00, #FFCF3C);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFDE00), color-stop(100%, #FFCF3C));background:-webkit-linear-gradient(top, #FFDE00, #FFCF3C);background:-o-linear-gradient(top, #FFDE00, #FFCF3C);background:-ms-linear-gradient(top, #FFDE00, #FFCF3C);background:linear-gradient(top, #FFDE00, #FFCF3C);border:1px solid #9F9F9F;border-radius:5px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 #FFFF38, inset 0 0 5px #FF911B;}

#navigation{overflow:visible;}
#navigation .umenu {background: none !important;}
#navigation .xw-tl, #navigation .xw-tc, #navigation .xw-tr, #navigation .xw-bl, #navigation .xw-bc, #navigation .xw-br {display: none; background: none !important;}
#navigation .xw-ml, #navigation .xw-mr {margin: 0; padding: 0; background: none !important;}
#navigation .u-menu .xw-mc {border: none; padding: 0; background: none !important;}
#navigation .u-menu .u-menubody {border: none; background: none !important; margin-left: -80px; margin-bottom: 0px; margin-top: 30px;}
#navigation .u-menu .u-menucont {background: none !important;}
.x-sh {display: none !important;}
#navigation .u-menuvitem {color: #000; border-radius:4px; font-size: 12px; line-height: 33px; padding: 0 15px; margin-left: 3px; margin-bottom: 4px; margin-top:-1px;}
#navigation .u-menucont .u-menuvitem {background: #76A6EB;}
#navigation .u-menucont .u-menuvitem:hover {background: #FDE957;}
#navigation .u-menuvitem a {color: #000 !important;}
#navigation .u-menucont .u-menuvitem .u-menuarrow {margin-top: 6px; margin-right: -3px;}

#powered_by {
 float: right;
 font: 9px/10px 'Arial';
 color: #fff;
 margin-right: 2px;
 width: 45%;
 line-height: 20px;
 margin-top: 20px;
 text-align: right;
}

.entry_images {
 float: left;
 width: 280px;
 line-height: 0;
 margin-right: 20px;
}
.entry_images > a {
 display: block;
 width: 278px;
 height: 208px;
 border: 1px solid #e6e6e6;
 margin-bottom: 15px;
}
.entry_images img {
 width: 278px;
 height: 208px;
}

/* Табы 
------------------------------------------*/ 
#tabs-1 {text-align:center; margin-top: 20px;} 
.tabNavigation {list-style:none; margin: 0; padding: 0;} 
.tabNavigation li { 
 display: inline; 
 margin: 0px 5px 0px 5px; 
 text-shadow: 1px 1px 1px #fff; 
} 

#tabs-2 {text-align:center; margin-top: 30px;} 
.tabNavigation {list-style:none; margin: 0; padding: 0;} 
.tabNavigation li { 
 display: inline; 
 margin: 0px 5px 0px 5px; 
 text-shadow: 1px 1px 1px #fff; 
} 


.tabNavigation li a { 
 color: #555; 
 background: url('/img/fon_tab_01.gif') repeat-x top #F1F0F0; 
 border-top: 1px solid #cecece; 
 border-right: 1px solid #cecece; 
 border-left: 1px solid #cecece; 
 padding: 6px 10px 6px 10px; 
} 

.tabNavigation li a.selected,ul 
.tabNavigation li a.selected:hover {color:#555; background:#fff; border-bottom: 1px solid #fff; } 
.tabNavigation li a:hover {color: #555; background: url(/img/fon_tab_01.gif) repeat-x top #e9e9e9;} 
.tabNavigation li a:focus {outline: 0;} 

.tab_content { 
 overflow: hidden; 
 text-align:left; 
 border-top: 1px solid #cecece; 
 padding: 5px 0px 10px 0px; 
 margin-top: 3px; 
} 
/*------------------------------------------*/

.last_comment {
 margin-bottom: 20px;
 overflow: hidden;
}
.no_avatar {
 float: left;
 margin-right: 20px;
 width: 60px;
 height: 60px;
}
.last_comment_footer {
 font-family: Georgia;
 font-size: 12px;
}
.last_comment_footer span {
 padding-right: 5px;
 color: #008ea3;
}

/* Calendar Style */
.calMonth {background:#FFFFFF; font-size:14px; font-weight:bold;}
.calWday {color:#FFFFFF; background:#FFC80D; width:40px;}
.calWdaySe {color:#FFFFFF; background:#0376B8; width:40px;}
.calWdaySu {color:#FFFFFF; background:#0376B8; width:40px; font-weight:bold;}
.calMday {background:FFFFFF;color:#000000;}
.calMdayA {background:#CCCCCC;font-weight:bold;}
.calMdayIs {background:#FFFFFF;color:#000000;font-weight:bold;border:1px solid #CCCCCC;}
.calMdayIsA {border:1px solid #016EAD; background:#FFFFFF;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#000000;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#000000;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#016CAC;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#000000;}
/* -------------- */

/* ----////// Эффект прозрачности /////------- */ 

#banners a img { 
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=60); 
} 

#banners a:hover img { 
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); 
}
/* ------------- */



.clr {clear:both;}
.post-b {margin:0 0 50px 0;}
.post-t {font-size:17px;font-family:"Arial"; padding:0 0 10px 0;line-height:20px; color:#000000 !important;}
.post-t a {text-decoration:none;}
.post-t a:hover {color:#CAA40A;}
.post-i,.rel-img,#full-ph {float:left;width:242px;height:172px;background:url(/img/thmb.png) 0 -400px;padding:4px;}
.post-i div,.rel-img div,#full-ph div {position:relative;width:242px;height:172px;overflow:hidden;background:url(/img/noimg.png) center center no-repeat;}
.post-i img,#full-ph img {width:298px;min-height:190px;position:relative;margin:-10px 0 0 -30px;}
.post-i a,.rel-img a,.ph-lnk,#full-ph a {position:absolute;display:block;width:100%;height:100%;left:0;top:0;background:url(/img/thmb-m.png);opacity:0;-moz-opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-ms-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;}
.post-i a:hover,.rel-img a:hover,.ph-lnk:hover,#full-ph a:hover {opacity:.9;-moz-opacity:.9;filter:alpha(opacity=90);}
.post-i a span,.rel-img a span,.ph-lnk span,#full-ph a span {display:block;width:100%;height:100%;cursor:pointer;background:url(/img/thmb-v.png) center center no-repeat;}
.post-d,.post-m {float:right;width:440px;}
.post-d {max-height:148px;overflow:hidden;margin:0 0 9px 0;}
.post-f {line-height:16px;}
.post-f * {padding:0;margin:0;}
.post-f br,.post-f img {display:none;}
.post-m {padding:2px 0 0 0;font-size:11px;color:#bbb;background:url(/img/sep-g.png) center 0 repeat-x;}
.post-m a {color:#bbb;}
.post-r {float:right;padding:8px 0 0 0;}
.post-l {float:left;padding:9px 0 0 0;}
.post-l span {display:inline-block;height:14px;line-height:14px;font-weight:bold;background:url(/img/icn.png) 0 0 no-repeat;padding:0 5px 0 22px;}
.post-l span.m-cat {background-position:0 -500px;padding-left:20px;}
.post-l span.m-read {background-position:0 -199px;}
.post-l span.m-name {background-position:0 -100px;padding-left:18px;}
.post-l span.m-date {background-position:0 -300px;padding-left:18px;}
.post-l span.m-load {background-position:0 -400px;padding-left:21px;}
.post-fw {width:auto;float:none;}

.join_informer_3106 * { border: none; padding: 0; margin: 0; }
.join_informer_3106 { text-align:left; clear: both; padding: 5px}
.join_informer_3106 a.join_link, a.join_text {font-size: 13px;
font-family: Arial; margin-bottom:10px;
color:#000000;text-decoration:none; font-weight:normal;}
.join_informer_3106 a.join_link:hover, a.join_text:hover {
color:#000000;text-decoration:none;}
.join_informer_3106 .join_img {width: 150px; height: 150px; }