/* General Style */
body {margin:0;padding:0;background:#1B1F0E;}
/* Верхняя панель для пользователей v.1.0 
 ===================*/ 
 #top_bar { 
 position:fixed; 
 z-index:997; 
 top:0; 
 min-width:100%; 
 height:35px; 
 background: #353535; 
 border-top: 1px solid #000; 
 box-shadow: 0px 0px 5px #111; 
 } 

 #top_bar_os { 
 padding:0px; 
 width:1024px; 
 height:35px; 
 margin: 0px auto; 
 } 

 #top_bar_os a{ 
 text-decoration:none; 
 } 

 .td_l { 
 float:left; 
 padding:5px 10px 0px 10px; 
 height:30px; 
 background:url(http://wallaby.ucoz.ru/images33/me_like/li_linia.gif) no-repeat right; 
 } 

 .td_p { 
 float:right; 
 height:35px; 
 padding: 0px 0px 0px 0px; 
 background:url(http://wallaby.ucoz.ru/images33/me_like/li_linia.gif) no-repeat right; 
 } 

 /* Форма поиска синяя кнопка 
 ------------------------------------------*/ 
 .poick_os1 input { 
 font:11px Verdana,Arial,Helvetica,sans-serif!important; 
 margin:0px!important; 
 vertical-align:middle!important; 
 } 

 .poick_pole1 { 
 color:#a7a7a7!important; text-shadow: 1px 1px 1px #252525!important; 
 padding:4px 4px!important; 
 width:300px!important; 
 height:15px!important; 
 background:#484848!important; 
 border: 1px solid #252525!important; 
 } 
 
 .poick_pole1:focus { 
 background:#545454!important; 
 } 
 
 .poick_knopka1 { 
 color:#bfbfbf!important; text-shadow: 1px 1px 1px #460953!important; 
 padding: 0px 10px!important; 
 height:25px!important; 
 background: #1d367d!important; 
 border: 1px solid #0c123b!important; 
 cursor:pointer!important; 
 } 
 
 .poick_knopka1:hover { 
 background:#3b3b97!important; 
 } 

 /* Выпадающее меню 
 ------------------------------------------*/ 
 .menu_p { 
 display:block; 
 position:relative; 
 } 

 .menu_p .drop { 
 float:left; 
 color:#66B427; 
 text-shadow:1px 1px 1px #000;font-weight: 700; 
 padding: 10px 17px 0px 10px; 
 margin-right: 10px; 
 background:url(http://wallaby.ucoz.ru/images33/me_like/drop1.png) no-repeat right 15px; 
 } 

 .menu_p:hover .drop{ 
 background:url(http://wallaby.ucoz.ru/images33/me_like/drop2.png) no-repeat right 15px; 
 color:#2784b4; 
 } 

 .dd_ugol1, 
 .dd_menu { 
 width:240px; 
 } 

 .dd_ugol2, 
 .dd_menu_p { 
 width:300px; 
 } 

 .dd_menu, 
 .dd_menu_p { 
 float:left; 
 position:absolute; 
 margin:0px auto; 
 background:#4c4c4c; 
 padding:5px; 
 left:-999em; 
 z-index:998; 
 border:1px solid #111; 
 -moz-border-radius:5px 5px 5px ; 
 -webkit-border-radius:5px 5px 5px ; 
 border-radius:5px 5px 5px ; 
 box-shadow: 0px 0px 5px #111; 
 } 
 
 .menu_p:hover .dd_menu, 
 .menu_p:hover .dd_menu_p{ 
 top:40px; 
 left:auto; 
 right:0px; 
 } 

 .dd_ugol1, 
 .dd_ugol2 { 
 height:25px; 
 float:left; 
 position:absolute; 
 top: -25px; 
 right: 25px; 
 background:url(http://wallaby.ucoz.ru/images33/me_like/fon_ugol_1.png) no-repeat; 
 background-position: right bottom; 
 } 

 .dd_ugol1 {right:2px!important;} 
 .dd_menu_os {width:218px;} 
 .mini_profil {width:278px;} 

 .dd_menu_os, 
 .mini_profil { 
 overflow:hidden; 
 background:#eee; 
 border: 1px solid #353535; 
 margin:0; 
 padding:10px; 
 } 

 /* Вертикальное меню 
 ------------------------------------------*/ 
 .menu_top { 
 margin:0; 
 padding:0; 
 list-style:none; 
 overflow:hidden; 
 width:238px; 
 background:#eee; 
 border: 1px solid #353535; 
 } 

 .menu_top li a:link, 
 .menu_top li a:visited { 
 display:block; 
 text-align:left; 
 color:#555; 
 width:100%; 
 padding:4px 10px; 
 border-bottom: 1px solid #d0d0d0; 
 border-top: 1px solid #fff; 
 } 

 .menu_top li a:hover { 
 background:#fff; 
 } 

 /* Мини профиль 
 ------------------------------------------*/ 
 .mini_avatar { 
 width:35px; 
 height:35px; 
 } 

 .mp_avatar { 
 float:right; 
 margin: 0px 0px 0px 0px; 
 width:50px; 
 height:50px; 
 border: 3px solid #666; 
 } 

 .mp_info { 
 float:left; 
 margin:0; 
 padding:5px; 
 width:200px; 
 list-style:none; 
 } 

 .mp_info a:link, 
 .mp_info a:visited{color:#2784b4; font-weight: bold;} 
 .mp_info a:hover {color:#66B427;} 

 .mp_info li { 
 font: 10px Verdana,Arial,Helvetica, sans-serif; 
 padding: 2px 0px; 
 border-top: 1px solid #fff; 
 border-bottom: 1px solid #B7B7B7; 
 } 

 .border_v {border-top:#666666!important;} 
 .border_n {border-bottom:#666666!important;} 
 .bold {font-weight: bold;} 

 /* Кнопки 
 ------------------------------------------*/ 
 .knopka_vxod:link, 
 .knopka_vxod:visited, 
 .knopka_reg:link, 
 .knopka_reg:visited { 
 float:left; 
 font-weight: bold; 
 color:#66B427; 
 text-shadow: 1px 1px 1px #000; 
 padding: 10px 10px 0px 10px; 
 } 

 .knopka_vxod:hover, 
 .knopka_reg:hover {color:#2784b4;} 

 .knopka_pochta:link, 
 .knopka_pochta:visited{ 
 float:left; 
 font-weight: bold; 
 color:#2784b4; 
 text-shadow: 1px 1px 1px #000; 
 padding: 10px 10px 0px 10px; 
 } 
 .knopka_pochta:hover {color:#66B427;} 

 .knopka_vixod:link, 
 .knopka_vixod:visited{ 
 float:right; 
 font: 9px Verdana,Arial,Helvetica, sans-serif; 
 color:#F1EDED; text-shadow: 1px 1px 1px #000; 
 background:#353535; 
 padding: 2px 7px 3px 7px; 
 margin: 5px 4px 0px 0px; 
 } 
 .knopka_vixod:hover {background:#444;}
#contanier {background: url('/JPEG/bg001.jpg') 50% 0%;background-attachment: fixed; }
#dataBar {height:22px;background:url('/.s/t/896/011.jpg') no-repeat;padding-left:140px;}
#loginBar {text-align:right;padding-right:10px;}
#top1 {background:url('/.s/t/896/012.jpg') right no-repeat;height:178px;}
#top2 {background:url('/JPEG/shapka_sajta_new.png') center no-repeat;height:668px;weight:100%;}
#top2 h1 {color:#FFFFFF;font:20pt bold Verdana,Tahoma;margin-left:180px;}
.boxTable {width:211px;background:url('http://niagaraa.clan.su/JPEG/14.gif') repeat-y;margin-bottom:5px;}
.boxTitle {height:49px;background:url('http://niagaraa.clan.su/JPEG/151.gif') no-repeat;padding-left:50px;color:#D8F4C8;font-weight:bold;padding-top:10px;}
.boxContent {background:url('http://niagaraa.clan.su/JPEG/16.gif') bottom no-repeat;padding:5px 13px 17px 13px;}
#footer {width:100%;height:84px;background:url('/mart/image1.jpg') repeat-x #b89155;}
a:link {text-decoration:underline; color:#FEF3B8;}
a:active {text-decoration:underline; color:#FEF3B8;}
a:visited {text-decoration:underline; color:#FEF3B8;}
a:hover {text-decoration:underline; color:#FFFFFF;}

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

a.noun:link {text-decoration:none; color:#BFB792}
a.noun:active {text-decoration:none; color:#BFB792}
a.noun:visited {text-decoration:none; color:#BFB792}
a.noun:hover {text-decoration:none; color:#B66826}
.mframe1 {padding:2 10 30 10px;}
hr {color:#8E866C;height:1px;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#FFFFFF;font-size:13px;font-weight:bold; padding-left:22px; background: url('/.s/t/896/18.gif') no-repeat 5px 2px;}

.menut0 {background:#938031;border-top:1px solid #FFFFFF;border-right:1px solid #FFFFFF;}
.menut {padding:2 3 3 15px;}
.mframe {padding:2 0 30 30px;}
.bannerTable {width:468;height:60;}

.menu1 {font-weight:bold;font-size:8pt;font-family:Arial,Sans-Serif;}
a.menu1:link {text-decoration:none; color:#FFC165}
a.menu1:active {text-decoration:none; color:#FFC165}
a.menu1:visited {text-decoration:none; color:#FFC165}
a.menu1:hover {text-decoration:none; color:#FFFFFF}
/* ------------- */

/* 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/896/19.gif') no-repeat 0px 1px; margin-bottom: .6em;}
/* ----- */

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


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

.uMenuV .uMenuItemA {font-weight:bold;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#FFFFFF}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#FFFFFF}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#D8D5D5}
.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: 0; padding: 0 0 0 13px; background: url('/.s/t/896/19.gif') no-repeat 0px 1px; margin-bottom: .6em;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 5px 13px; background: url('/.s/t/896/19.gif') no-repeat 0px 1px;}
.catNumData {font-size:7pt;color:#D8D5D5;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#BFB792;}
a.catName:visited {text-decoration:none; color:#BFB792;}
a.catName:hover {text-decoration:none; color:#B66826;}
a.catName:active {text-decoration:none; color:#BFB792;}
a.catNameActive:link {text-decoration:none; color:#FFFFFF;}
a.catNameActive:visited {text-decoration:none; color:#FFFFFF;}
a.catNameActive:hover {text-decoration:none; color:#D8D5D5;}
a.catNameActive:active {text-decoration:none; color:#FFFFFF;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#FFC165; padding: 0 0 0 21px; background: url('/.s/t/896/20.gif') no-repeat;}

.eTitle a:link {text-decoration:underline; color:#FFC165;}
.eTitle a:visited {text-decoration:underline; color:#FFC165;}
.eTitle a:hover {text-decoration:underline; color:#FFFFFF;}
.eTitle a:active {text-decoration:underline; color:#FFC165;}

.eText {text-align:justify; padding:5px;border-top:1px dashed #EFEFEF;}

.eDetails {border-top:1px dashed #2E3B21;border-bottom:1px dashed #2E3B21;color:#475B33;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #2E3B21;border-bottom:1px dashed #2E3B21;color:#475B33;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails2 {border-top:1px dashed #2E3B21;border-bottom:1px dashed #2E3B21;color:#475B33;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/896/21.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 */
.cAnswer {color:#F4F5F7;padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {border:1px solid #2E311E; background-color: rgba(0, 0, 0, 0.8);}
.cBlock2 {border:1px solid #2E311E; background-color: rgba(0, 0, 0, 0.8);}
/* -------------- */

/* Comments Form Style */
.commTable {border:1px solid #2E311E; background:#1B1F0E;}
.commTd1 {color:#FFFFFF;font-weight:bold;padding-left:5px;}
.commTd2 {padding-bottom:2px;}
.commFl {width:100%;color:#91AA78;background:#111409;border:1px solid #2E311E;}
.smiles {background:#111409;border:1px solid #2E311E;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#91AA78;background:#111409;border:1px solid #2E311E;}
/* ------------------- */

/* News/Blog Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: #b89155 no-repeat 0px 4px;}
.archActive {color:#FFFFFF;}
a.archLink:link {text-decoration:underline; color:#FFFFFF;}
a.archLink:visited {text-decoration:underline; color:#FFFFFF;}
a.archLink:hover {text-decoration:none; color:#D8D5D5;}
a.archLink:active {text-decoration:none; color:#D8D5D5;}
/* ---------------------- */

/* News/Blog Archive Style */
.archiveCalendars {text-align:center;color:#E3E2B3;}
.archiveDateTitle {font-weight:bold;color:#FFFFFF;padding-top:15px;}
.archEntryHr {width:250px;color:#2E3B21;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/896/23.gif') no-repeat 0px 2px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#FFFFFF}
a.archiveDateTitleLink:visited {text-decoration:none; color:#FFFFFF}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#FFFFFF}
a.archiveDateTitleLink:active {text-decoration:underline; color:#FFFFFF}
.archiveNoEntry {text-align:center;color:#E3E2B3;}
/* ------------------------ */

/* News/Blog Calendar Style */
.calMonth {}
.calWday {color:#91AA78; background:#344325; width:18px;}
.calWdaySe {color:#91AA78; background:#29351D; width:18px;}
.calWdaySu {color:#91AA78; background:#29351D; width:18px; font-weight:bold;}
.calMday {color:#151B0F;background:#88996B;}
.calMdayA {color:#151B0F;background:#619900;}
.calMdayIs {color:#C0A741;background:#151B0F;font-weight:bold;}
.calMdayIsA {border:1px solid #91AA78; background:#7C9949;font-weight:bold;}
a.calMonthLink:link, a.calMdayLink:link {text-decoration:none; color:#B66826;}
a.calMonthLink:visited, a.calMdayLink:visited {text-decoration:none; color:#B66826;}
a.calMonthLink:hover, a.calMdayLink:hover {text-decoration:underline; color:#FFFFFF;}
a.calMonthLink:active, a.calMdayLink:active {text-decoration:underline; color:#B66826;}
/* ------------------------ */



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

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

.pollNow {background:#FFFFFF}
.pollNowTd {background:#C0A741}

.totalVotesTable {}
.totalVotesTd {background:#C0A741}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:yellow;}
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:#151B0F;height:100px;width:300px;border:1px solid #384828;}
.replaceBody {background:#192012;}

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

/* ===== forum Start ===== */
.forumContent {
 position: relative;
 z-index: 5;
 margin: 12px 0px 0px 35px;
 width: 1200px;
 overflow: hidden;
 color: #4d3326;
}

.gDivLeft {
 background: url(/img/26.png) no-repeat;
 padding-top: 30px;
}

.gDivBottomCenter {
 background: url(/img/27.png) no-repeat;
 height: 61px;
}

.forumContent a {
 color: #015e7d;
}

.forumContent table td {
 color: #5d4031;
}

.gTable {
 
 border-collapse: collapse;
 background: none;
 width: 1150px !important;
}

.postTable {
 border-collapse: collapse;
 background: none;
}

.gDivRight {
 background: url(/img/28.png) repeat-y;
 padding: 0px 20px 0px 20px;
}

.gTable td {
 border: 1px solid #be886a;
}

.postTable td {
 border-collapse: collapse;
}

.gTable td.gTableTop, .gTableTop a {
 border: 0px;
 color: #631700;
 font: 14px 'Tahoma', 'Arial';
 text-transform: uppercase;
 padding-left: 0px;
}

.gTableTop a {}

.gTableTop a:hover {}

.gTable td.gTableSubTop {
 background: #ceb07c;
 color: #4d3326;
}

.gTableTop, .gTableSubTop, .forumNameTd, .forumThreadTd, .forumPosrTd, .forumLastPostTd, .threadNametd, .threadPostTd, .threadAuthTd, .threadViewTd, .threadLastPostTd, td.threadsDetails, td.forumOnlineBar {
 padding: 3px 10px;
}

#frM6 td, #frM14 td, #frM50 td, #frM56 td, #frM59 td {
 padding: 3px 10px;
}

td.threadsDetails, td.forumOnlineBar {
 border: 0px;
}

.gTableSubTop a {
 color: #4d3326;
}

.postTable td {
 padding: 3px 10px;
}

.postBottom table td {
 border: 0px;
}

.postSeparator {
 display: none;
}

.posttdMessage {
 text-align: justify;
}

.threadPostTd, .threadViewTd, .threadAuthTd, .forumThreadTd, .forumPostTd {
 text-align: center !important;
}

a.TopSortLink {}

a.TopSortLink:hover {}

a.postUser {
 font-weight: bold;
}

a.forum, a.threadLink {
 font: 12px 'Arial';
 color: #631700;
}

.bbQuoteName { border:1px solid #999999 !important;
 background:#CC9933;
 color:#272727;
 line-height:18px;
 padding-left:15px;
 text-transform:uppercase;
}

.quoteMessage { border:1px solid #999999 !important;
 border-top:0 none !important;
 padding:15px 15px 15px 15px;
 background:#cdb6b1 url(http://mvcreative.ru/example/5/gray_arrow.png) no-repeat 90% top;
 font-style:italic;}

.forumDescr, .threadDescr {
 font: 10px 'Arial';
 color: #966b55;
}

td.pollQuestion, .pollResults td, td.pollResults, td.pollTotal, td.pollAnswer, td.pollButtons, .smiles td{
 border: 0px;
}

td.pagesInfo, td.switch, td.switchActive {
 background: #ceb07c;
 border: 1px solid #5d4031;
 padding-left: 5px;
 padding-right: 5px;
}

td.switch a {
 color: #5d4031;
}

.switchActive {
 font-weight: bold;
}
.news_ls1 { 
 position:relative; 
 z-index:9999; 
 } 

 .news_ls2 { 
 position:fixed; 
 bottom:5px; 
 right:5px; 
 } 

 .uContent{ 
 overflow: hidden; 
 display:none; 
 margin-bottom:10px; 
 width:300px; 
 background:url(http://html.3dn.ru/js/vko.png); 
 padding:5px 10px 5px 10px; 
 -webkit-border-radius: 5px; 
 -moz-border-radius:5px; 
 border-radius: 5px; 
 -moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.70); 
 -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.70); 
 box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.70); 
 } 

 .uContent_l { 
 float:left; 
 font: 11px Verdana,Arial,Helvetica, sans-serif; 
 color:#a7a7a7; text-shadow: 1px 1px 1px #252525; font-weight: bold; 
 } 
 
 .uContent_p {float:right;} 
 .uContent_c { 
 float:left; 
 font: 100%/1.0 Verdana,Arial,Helvetica, sans-serif; 
 color:#a7a7a7; 
 width:300px; 
 padding: 5px 0px 0px 0px; 
 } 
 
 .uPm-close { 
 width:18px; 
 height:18px; 
 background:url(http://html.3dn.ru/js/vkex.png) no-repeat; 
 } 

 .uPm-close:hover { 
 background-position:0px -18px; 
 } 
 
 .uContent_c img { 
 float:right; 
 width:45px; 
 height:45px; 
 border:1px solid #838383; 
 padding: 3px; 
 margin: 0px 0px 10px 15px; 
 background:#646464; 
 } 

 .uContent_c span { 
 color:#8fbbe9; 
 } 
 .uContent_c p { 
 padding:0; 
 margin: 5px 0px 0px 0px; 
 } 

 .uContent_c a:link, 
 .uContent_c a:visited {color:#f7f7f7;} 
 .uContent_c a:hover {color:#bdbdbd;} 
/*--------------------- Forum end ---------------------*/