.wrapper-dropdown-3:after {
 content: "";
 width: 0;
 height: 0;
 position: absolute;
 right: 15px;
 top: 50%;
 margin-top: -3px;
 border-width: 6px 6px 0 6px;
 border-style: solid;
 border-color: #8aa8bd transparent;
}

.wrapper-dropdown-3 {
 /* Размер и позиционирование */
 position: relative;
 width: 200px;
 margin: 0 auto;
 padding: 10px;
 /* Стили */
 background: #fff;
 border-radius: 7px;
 border: 1px solid rgba(0,0,0,0.15);
 box-shadow: 0 1px 1px rgba(50,50,50,0.1);
 cursor: pointer;
 outline: none;
 /* Настройка шрифта */
 font-weight: bold;
 color: #8AA8BD;
}

.wrapper-dropdown-3 .dropdown {
 /* Размер и позиционирование */
 position: absolute;
 top: 140%;
 left: 0;
 right: 0;
 /* Стили */
 background: white;
 border-radius: inherit;
 border: 1px solid rgba(0,0,0,0.17);
 box-shadow: 0 0 5px rgba(0,0,0,0.1);
 font-weight: normal;
 transition: all 0.5s ease-in;
 list-style: none;
 opacity: 0;
 pointer-events: none;
}
.wrapper-dropdown-3 .dropdown li a {
 display: block;
 padding: 10px;
 text-decoration: none;
 color: #8aa8bd;
 border-bottom: 1px solid #e6e8ea;
 box-shadow: inset 0 1px 0 rgba(255,255,255,1);
 transition: all 0.3s ease-out;
}
.wrapper-dropdown-3 .dropdown li i {
 float: right;
 color: inherit;
}
.wrapper-dropdown-3 .dropdown li:first-of-type a {
 border-radius: 7px 7px 0 0;
}
.wrapper-dropdown-3 .dropdown li:last-of-type a {
 border-radius: 0 0 7px 7px;
 border: none;
}
/* При наведении курсора */
.wrapper-dropdown-3 .dropdown li:hover a {
 background: #f3f8f8;
}

//------Movieslog-------//
div.imgfiles small {
position: absolute;
top: 106px;
left: 0px;
bottom: 1px;
height: 10%;
background:url('http://www.onegta.ru/images/Fon.png');
opacity: 2.0;
color: white;
padding-left: 5px;
font-size: 10px;
font-weight: bold;
width: 100%;
text-shadow: 1px 1px 1px #3C3C3C;
}

.imgfiles {
overflow: hidden;
width: 180px;
float: left;
margin-right: 10px;
position: relative;
border: 1px solid #3C3C3C;
background-color: #3C3C3C;
}
//-----------End---------------//


/* General Style */
body {background: #CCCCCC;margin:0;padding:0;}
#contanier {background:url('/01/1.gif') repeat #CCCCCC;text-align:center;}
#centerBlock {width:900px;min-width:900px;background:url('/01/2.jpg') center top no-repeat #FFFFFF;margin-left:auto;margin-right:auto;}
.navBar {height:40px;padding-left:170px;}
.dataBar {height:40px;width:250px;text-align:right;font-size:7pt;padding-right:20px;}
.logoBlock {height:260px;padding-right:100px;}
.logoBlock h1 {text-align:right;color:#00C1EC;font-size:25pt;font-weight:normal;}
.boxTable {width:250px;margin-bottom:10px;}
.boxTitle {padding:10px;background:url('/01/3.jpg') center top no-repeat #CCCCCC;text-align:center}

.boxTable1 {background:url('/menu/menu1.jpg') center no-repeat #FFFFFF;height:90px;width:250px;margin-bottom:0px;}
.boxTable2 {background:url('/menu/menu2.jpg') center no-repeat #FFFFFF;height:280px;width:250px;margin-bottom:10px;}

.boxContent {padding:5px;background:#DDDDDD;}
#footer {background: #362F2D;padding:10px;color:#E2C6AD;text-align:center;}

.searchQueryFl {width:200px !important;}

a:link {text-decoration:underline; color:#1B609A;}
a:active {text-decoration:underline; color:#1B609A;}
a:visited {text-decoration:underline; color:#1B609A;}
a:hover {text-decoration:underline; color:#000000;}

#footer a:link {text-decoration:none; color:#FFFFFF;}
#footer a:active {text-decoration:none; color:#FFFFFF;}
#footer a:visited {text-decoration:none; color:#FFFFFF;}
#footer a:hover {text-decoration:underline; color:#FFFFFF;}

a.forRegLink:link, a.topSortLink:link, a.postUser:link, a.postNumberLink:link {text-decoration:underline; color:#333333;}
a.forRegLink:active, a.topSortLink:active, a.postUser:active, a.postNumberLink:active {text-decoration:underline; color:#333333;}
a.forRegLink:visited, a.topSortLink:visited, a.postUser:visited, a.postNumberLink:visited {text-decoration:underline; color:#333333;}
a.forRegLink:hover, a.topSortLink:hover, a.postUser:hover, a.postNumberLink:hover {text-decoration:underline; color:#FFFFFF;}

td, body {font-family:verdana,arial,helvetica; font-size:8pt;color:#000000;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.copy {font-size:7pt;}
h1 {color:#534741;font-size:11pt;}

a.noun:link {text-decoration:none; color:#1B609A}
a.noun:active {text-decoration:none; color:#1B609A}
a.noun:visited {text-decoration:none; color:#1B609A}
a.noun:hover {text-decoration:underline; color:#000000}

hr {color:#E4E8EB;height:1px;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#6C829D;font-size:12px;}

a.menu1:link {text-decoration:underline; color:#6682AA}
a.menu1:active {text-decoration:underline; color:#6682AA}
a.menu1:visited {text-decoration:underline; color:#6682AA}
a.menu1:hover {text-decoration:none; color:#000000}
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/869/4.gif') no-repeat 0px 3px;}

.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;}
.colgray {border-right:1px solid #E5E7EA;}
.colwhite {border-right:1px solid #FAFAFA;}
.msep {border-top:1px solid #FAFAFA;}
/* ------------- */

/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/869/5.gif') no-repeat 0px 3px; margin-bottom: 1px;}
/* ----- */

/* Site Menus */
.uMenuH li {float:left;padding:0 5px;}


.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#990000;}
.uMenuV li a:active {text-decoration:none; color:#990000;}
.uMenuV li a:visited {text-decoration:none; color:#990000;}
.uMenuV li a:hover {text-decoration:none; color:#000000;}

.uMenuV .uMenuItemA {font-weight:bold;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#000000;}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#000000;}
.uMenuV a.uMenuItemA:hover {text-decoration:underline; color:#000000;}
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background:url('/.s/img/wd/1/ar1.gif') no-repeat 0 0;}
.uMenuV li {margin: 8; padding: 2px; margin-bottom: .6em;font-size:10pt;}
/* --------- */

/* Module Part Menu */
.catsTable {}
.catsTd {padding: 0 0 6px 13px; background: url('/.s/t/869/5.gif') no-repeat 0px 3px;}
.catName {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;color:#555555;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#1B609A;}
a.catName:visited {text-decoration:none; color:#1B609A;}
a.catName:hover {text-decoration:underline; color:#000000;}
a.catName:active {text-decoration:none; color:#1B609A;}
a.catNameActive:link {text-decoration:none; color:#000000;}
a.catNameActive:visited {text-decoration:none; color:#000000;}
a.catNameActive:hover {text-decoration:none; color:#0C5BFE;}
a.catNameActive:active {text-decoration:underline; color:#000000;}
/* ----------------- */

/* Entries Style */
.eBlock {background:url('/.s/t/869/6.gif') bottom right no-repeat #FFFFFF;min-height:120px;padding:0 10px 10px 0 !important;}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#534741; padding: 25px 10px 10px 25px; background: url('/.s/t/869/7.gif') no-repeat;}

.eTitle2 {font-family:Verdana,Arial,Sans-Serif;font-size:11px;font-weight:bold;color:#534741; padding: 5px 5px 5px 5px; background:#f2e8c9;}

.eTitle a:link {text-decoration:underline; color:#534741;}
.eTitle a:visited {text-decoration:underline; color:#534741;}
.eTitle a:hover {text-decoration:none; color:#000000;}
.eTitle a:active {text-decoration:underline; color:#534741;}

.eMessage {text-align:justify;padding:10px 10px 10px 20px !important;}
.eText {text-align:justify;padding:10px 10px 10px 20px !important;}
.eDetails {font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:7pt;background:#F0F5F7;margin-left:20px;}
.eDetails1 {font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt;background:#F0F5F7;margin-left:20px;}
.eDetails2 {font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt;background:#F0F5F7;margin-left:20px;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/869/8.gif') no-repeat 0px 0px;}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cMessage2{background:#362F2D;border:1px dotted #E4E8EB;}
.cMessage3{background:#f2e8c9; padding: 5px 5px 5px 5px; border:1px dotted #E4E8EB;}

.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:#FFFFFF; border:1px solid #E4E8EB;}
.cBlock2 {background:#FFFFFF; border:1px solid #E4E8EB;}
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {color:#333333;width:100%;background:#FFFFFF;border:1px solid #E4E8EB;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#333333;background:#FFFFFF;border:1px solid #E4E8EB;}
/* ------------------- */

/* Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/869/9.gif') no-repeat 0px 4px; font-family:Tahoma,Arial,Sans-Serif;}
a.archLink:link {text-decoration:underline; color:#6682AA;}
a.archLink:visited {text-decoration:underline; color:#6682AA;}
a.archLink:hover {text-decoration:none; color:#000000;}
a.archLink:active {text-decoration:none; color:#000000;}
/* ------------ */

/* Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#6682AA;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/869/10.gif') no-repeat 0px 4px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#6682AA}
a.archiveDateTitleLink:visited {text-decoration:none; color:#6682AA}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#6682AA}
a.archiveDateTitleLink:active {text-decoration:underline; color:#6682AA}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------- */

/* Calendar Style */
.calMonth {}
.calWday {color:#FFFFFF; background:#999999; width:18px;}
.calWdaySe {color:#FFFFFF; background:#666666; width:18px;}
.calWdaySu {color:#FFFFFF; background:#666666; width:18px; font-weight:bold;}
.calMday {background:#FFFFFF;color:#999999;}
.calMdayA {background:#6682AA;font-weight:bold;color:#FFFFFF;}
.calMdayIs {background:#FFFFFF;font-weight:bold;border:1px solid #6682AA;}
.calMdayIsA {border:1px solid #6682AA; background:#E4E8EB;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:#000000;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#000000;}
/* -------------- */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#FFFFFF}
.textResults {background:#E2E6EA}
.textResultsTd {background:#FFFFFF}

.pollNow {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.totalVotesTd {background:#FFFFFF;}
/* ---------- */

/* User Group Marks */
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;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:#FFFFFF;height:100px;width:300px;}
.replaceBody {background: #CCCCCC;}

.legendTd {font-size:7pt;}
/* ------------ */

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#E4E8EB;}
.gTableTop {padding:2px;background:#534741;color:#E8CBB1;font-weight:bold;height:20px;padding-left:17px; font-size:11px;}
.gTableSubTop {padding:2px;background:#C7D3D9;border:1px solid #FFFFFF;color:#000000;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#E4E8EB;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#E4E8EB; border:1px solid #FFFFFF;;}
.gTableLeft {padding:2px;background:#FFFFFF;font-weight:bold;color:#6682AA}
.gTableRight {padding:2px;background:#FFFFFF}
.gTableError {padding:2px;background:#E4E8EB; border:1px solid #FFFFFF;;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#E4E8EB; border:1px solid #FFFFFF;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {text-decoration:none; color:#E8CBB1;}
a.catLink:visited {text-decoration:none; color:#E8CBB1;}
a.catLink:hover {text-decoration:underline; color:#FFFFFF3;}
a.catLink:active {text-decoration:underline; color:#E8CBB1;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#6682AA;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#6682AA;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#B3B3B3;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#6682AA;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:7pt;}
.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:#6682AA;}
a.forumBarA:active {text-decoration:underline; color:#6682AA;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#C7D7EF;}
.fastNavCat {background:#E7EEF8;}
.fastNavCatA {background:#E7EEF8;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#E4E8EB;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#6682AA;font-weight:bold;color:#000000;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;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#E4E8EB; border:1px solid #FFFFFF;}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#AFAEAE;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;padding-left:40px;}
.threadsDetails {padding:2px;background:#BBBBBB;color:#000000;height:20px;font-size:10px;border:1px solid #FFFFFF;}
.forumOnlineBar {padding:2px;background:#AFAEAE;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;}

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:#6682AA;}
a.threadLink:visited {text-decoration:none; color:#6682AA;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* forum Posts View */
.postTable {}
.postPoll {background:#E4E8EB;text-align:center;}
.postFirst {background:#F5F9FD;border-bottom:3px solid #08D2FF;}
.postRest1 {background:#E4E8EB;}
.postRest2 {background:#F5F9FD;}
.postSeparator {height:3px;background:#999999;}

.postTdTop {background:#C7D3D9;color:#000000;height:20px;font-size:10px;}
.postBottom {background:#F0F5F7;color:#000000;height:20px;border:none;}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#E4E8EB;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#2D435B;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.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:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/869/11.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/869/11.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #C7D3D9;color:#534741;border:1px outset #615E58;}

.codeButtons {font-size:7pt;background: #C7D3D9;color:#534741;border:1px outset #615E58;}
.codeCloseAll {font-size:7pt; background: #C7D3D9;color:#534741;border:1px outset #615E58;font-weight:bold;}
.postNameFl,.postDescrFl {background:#FFFFFF;border:1px solid #6682AA;width:400px}
.postPollFl,.postQuestionFl {background:#FFFFFF;border:1px solid #6682AA;width:400px}
.postResultFl {background:#FFFFFF;border:1px solid #6682AA;width:50px}
.postAnswerFl {background:#FFFFFF;border:1px solid #6682AA;width:300px}
.postTextFl {background:#FFFFFF;border:1px solid #6682AA;width:550px;height:150px}
.postUserFl {background:#FFFFFF;border:1px solid #6682AA;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */