@charset "utf-8";

/*--- reset ---*/

header,nav,article,aside,footer{display:block;overflow:hidden}
html,body{width:100%;height:100%;margin:0;padding:0}
textarea,input{outline:none;resize:none}
img,a img{border:none;outline:none}
ul,li{margin:0;padding:0}
@font-face{ 
 font-family: 'arial-narrow';
 src: url('/fonts/arial-narrow.eot');
 src: url('/fonts/arial-narrow.eot?#iefix') format('embedded-opentype'),
 url('/fonts/arial-narrow.woff') format('woff'),
 url('/fonts/arial-narrow.ttf') format('truetype'),
 url('/fonts/arial-narrow.svg#webfont') format('svg');
 font-weight: normal;
 font-style: normal;
}
hr {
 border: none;
 height: 1px;
 background: #dcdcdc;
 color: #dcdcdc;
}

/*--- main ---*/

a, a:link, a:visited, a:active {
 color: #2fc9c7;
 text-decoration: none;
}
a:hover {
 color: #212121;
}
body {
 font-family: Arial, sans-serif;
 font-size: 13px;
 line-height: 22px;
 background: #fcfcfc url('/img/bg.png') repeat;
 color: #949393;
}
#main_container {
 overflow: hidden;
 background: url('/img/main_bg.png') top repeat-x;
}
#container {
 overflow: hidden;
 background: url('/img/container.png') top center no-repeat;
}
#wrap {
 width: 1000px;
 overflow: hidden;
 margin: 0 auto;
}

/* header */


#top_line {
 overflow: hidden;
 height: 37px;
 line-height: 37px;
}
#icons {
 float: left;
 padding-top: 3px;
 *padding: 0 !important;
}
#top_line span {
 float: right;
 color: #c3c3c3 !important;
}
#top_line span a {
 text-decoration: underline;
 color: #35e9e7 !important;
}
#top_line span a:hover {
 text-decoration: none;
}
#logo {
 height: 85px;
 text-align: center;
 padding-top: 45px;
}
#logo h1 {
 margin: 0;
 padding: 0;
 font-family: "arial-narrow";
 font-weight: none;
 font-size: 36px;
 text-transform: uppercase;
 color: #35e9e7;
}
#logo h1 a {
 color: #35e9e7 !important;
}
#logo h2 {
 margin: 0;
 padding: 3px 0 0 0;
 font-weight: none;
 font-size: 11px;
 text-transform: uppercase;
 color: #fff !important;
 letter-spacing: 2px;
}

/* nav */

nav {
 height: 50px;
 background: url('/img/menu.png') top left no-repeat;
 padding: 0 25px;
}
nav ul {
 float: left;
 list-style: none;
 padding-top: 10px;
}
nav ul li {
 float: left;
}
nav ul li a {
 display: block;
 float: left;
 height: 30px;
 line-height: 30px;
 color: #121212 !important;
 margin-right: 25px;
 padding: 0 15px;
 border-radius: 5px;
}
nav ul li a.uMenuItemA, nav ul li a:hover {
 background: #ececec;
 border: 1px solid #6fbdbc;
 margin: -1px 24px -1px -1px;
}
nav #search {
.search {border:1px solid #D4D4D4 !important;border-top-left-radius:5px !important;border-bottom-left-radius:5px !important;background:#EEEEEE !important;color:#9A9A9A !important;height:24px !important;padding-left:5px !important; padding:0; margin:0 !important;} 
.searchbu {background:url(http://fil-ru.moy.su/demo/search-1/submit.png) no-repeat !important;width:31px !important;height:26px !important;border:none !important;cursor: pointer !important;position:absolute !important;margin-left:-10px;} 
.search, input[type="text"]:focus {outline: none;} 
}

/* middle */

#middle {
 width: 950px;
 margin: 0 auto;
 padding: 34px 23px;
 overflow: hidden;
 background: #fff;
 border-left: 1px solid #e1e1e1;
 border-right: 1px solid #e1e1e1;
 border-bottom: 1px solid #e1e1e1;
 border-bottom-left-radius: 5px;
 border-bottom-right-radius: 5px;
}

/* content */

#content {
 width: 670px;
 float: left;
}
article {
 margin-bottom: 45px;
}
article header h1 {
 margin: 0;
 padding: 0;
 font-weight: normal;
 font-size: 30px;
 font-family: "arial-narrow";
 color: #121212;
 height: 30px;
 line-height: 30px;
}
article header h1 a {
 color: #121212 !important;
}
article header h1 a:hover {
 color: #2fc9c7 !important;
 cursor: pointer;
}
.details {
 height: 23px;
 line-height: 23px;
 padding: 0 5px 0 25px;
 margin: 13px 0 20px 0;
 background: #efeded url('/img/details.png') left no-repeat;
 color: #121212;
 border-radius: 5px;
}
.details a, .details span {
 font-weight: bold;
 color: #2fc9c7 !important;
}
.rate {
 float: right;
 padding-top: 1px;
 *margin-top: -23px;
}

/* sidebar */

aside {
 width: 243px;
 float: right;
}
aside h3 {
 margin: 0 0 15px 0;
 padding: 0 12px;
 width: 243px;
 height: 31px;
 line-height: 31px;
 background: url('/img/block.png') top left no-repeat;
 font-family: "arial-narrow";
 font-weight: normal;
 font-size: 18px;
 color: #35e9e7;
}
.block_content {
 padding: 0 10px;
 margin-bottom: 40px;
}
aside li {
 list-style-type: none;
}

/* footer */

footer {
 padding: 25px 0;
}
span.mycopy {
 float: left;
}
span.powered {
 float: right;
}

/* other */

.ppt {
 height: 50px;
 line-height: 50px;
 text-align: center;
 font-size: 18px;
 color: #211e15;
 background: #81dad9 url('/img/popup.png') top center no-repeat;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
}
.ppc {
 padding: 20px;
}
input[type="button"], input[type="submit"] {
 background: #ececec;
 height: 25px;
 line-height: 25px;
 border: 1px solid #dcdcdc;
 border-radius: 5px;
 color: #858585;
 text-shadow: #f8f8f8 1px 1px 0;
}
.calTable {
 width: 100%;
}
.calWdaySu, .calWdaySe, .calWday {
 text-transform: lowercase;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}
.calMday {
 background: #fafafa;
 border: 1px solid #eee;
 border-radius: 3px;
 color: #7cd2d1;
}
table.com {
 background: #efeded;
 padding: 0 10px;
 height: 23px;
 line-height: 23px;
 color: #121212;
 border-radius: 5px;
}
.commTable {
 background: #efeded;
 padding: 20px;
 border-radius: 5px;
}
.commFl {
 width: 98%;
}
#addcBut {
 background: #7cd2d1;
}

/* General forum Table View */

.gTable {background:#8ce4e3;border-top-left-radius:5px;border-top-right-radius:5px;}

.gTableTop {padding:2px;background:#8ce4e3;padding-left:20px;padding-bottom:1px;color:#FFFFFF;font-weight:bold; height:28px;font-size:13px; }

.gTableSubTop {padding:2px;background:#efeded;color:#000000;height:20px;font-size:10px;}

.gTableBody {padding:2px;background:#FAFAFA;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#FAFAFA;}
.gTableLeft {padding:2px;background:#fafafa;font-weight:bold;color:#6E6E6E}
.gTableRight {padding:2px;background:#F8F9FA}
.gTableError {padding:2px;background:#FAFAFA;color:#FF0000;}


/* Forums Styles */

.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#fafafa}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}
a.catLink:link {text-decoration:none; color:#FFFFFF;}
a.catLink:visited {text-decoration:none; color:#FFFFFF;}
a.catLink:hover {text-decoration:underline; color:#000000;}
a.catLink:active {text-decoration:underline; color:#FFFFFF;}
.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:#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;}


/* 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:#6E6E6E;}
a.forumBarA:active {text-decoration:underline; color:#6E6E6E;}


/* forum Fast Navigation Blocks */

.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}


/* forum Fast Navigation Menu */

.fastNavMain {background:#DADADA;}
.fastNavCat {background:#EFEFEF;}
.fastNavCatA {background:#EFEFEF;color:#0000FF}
.fastNavForumA {color:#0000FF}


/* forum Page switches */

.switches {background:#CCCCCC;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#E0E0E0;font-weight:bold;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;}


/* forum Threads Style */

.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#fafafa}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#AAAAAAheight:20px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px; }
.threadsDetails {padding:2px;background:#AAAAAAheight:20px;color:#6E6E6E;}
.forumOnlineBar {padding:2px;background:#AAAAAAheight:20px;color:#6E6E6E;}
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:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}


/* forum Posts View */

.postTable {}
.postPoll {background:#F1F2F3;text-align:center;}
.postFirst {background:#F8F9FA;}
.postRest1 {background:#F1F2F3;}
.postRest2 {background:#F8F9FA;}
.postSeparator {background:none;}
.postTdTop {background:#efeded;}
.postBottom {background:#E0E0E0;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#fafafa;}
.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: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;}


/* forum Post Form */

.codeButtons {font-size:7pt;background:#FCFCFC;border:1px solid #6E6E6E;}
.codeCloseAll {font-size:7pt; color:#6E6E6E;font-weight:bold;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}

/* PageSelector Start */ 
.catPages1 {color:#ffffff; border:1px;margin-bottom:10px;margin-top:10px;} 
.catPages1 a:link, 
.catPages1 a:visited, 
.catPages1 a:hover, 
.catPages1 a:active {text-decoration:none;color: #57caff;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #57caff;} 
.catPages1 a:hover {background:#63ceff;color:#FFFFFF;font-weight:bold;border:1px solid #57caff;} 
.catPages1 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#c2efff;font-size:11px;border:1px solid #c2efff;} 

.pagesBlockuz1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz1 a:link, 
.pagesBlockuz1 a:visited, 
.pagesBlockuz1 a:hover, 
.pagesBlockuz1 a:active {text-decoration:none;color: #57caff;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #57caff;} 
.pagesBlockuz1 a:hover {background:#63ceff;color:#FFFFFF;font-weight:bold;border:1px solid #57caff;} 
.pagesBlockuz1 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlock1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock1 a:link, 
.pagesBlock1 a:visited, 
.pagesBlock1 a:hover, 
.pagesBlock1 a:active {text-decoration:none;color: #57caff;background:#ffffff;padding:3px 10px;font-size:11px;font-weight:bold;} 
.pagesBlock1 a:hover {background:#63ceff;color:#FFFFFF;font-weight:bold;} 
.pagesBlock1 b {text-decoration:none;background:#ffffff;padding:3px 10px;color:#ccc;font-size:11px;} 

.catPages2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.catPages2 a:link, 
.catPages2 a:visited, 
.catPages2 a:hover, 
.catPages2 a:active {text-decoration:none;color: #57caff;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #57caff;} 
.catPages2 a:hover {background:#63ceff;color:#FFFFFF;font-weight:bold;border:1px solid #57caff;} 
.catPages2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlockuz2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz2 a:link, 
.pagesBlockuz2 a:visited, 
.pagesBlockuz2 a:hover, 
.pagesBlockuz2 a:active {text-decoration:none;color: #57caff;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #57caff;} 
.pagesBlockuz2 a:hover {background:#63ceff;color:#FFFFFF;font-weight:bold;border:1px solid #57caff;} 
.pagesBlockuz2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlock2 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock2 a:link, 
.pagesBlock2 a:visited, 
.pagesBlock2 a:hover, 
.pagesBlock2 a:active {text-decoration:none;color: #57caff;background:#ffffff;padding:3px 10px;font-size:11px;font-weight:bold;} 
.pagesBlock2 a:hover {background:#63ceff;color:#FFFFFF;font-weight:bold;} 
.pagesBlock2 b {text-decoration:none;background:#ffffff;padding:3px 10px;color:#ccc;font-size:11px;} 
/* PageSelector end */
.center_dm_ru_chat { 
 padding:0; 
 width:388px; 
 background:#F4F5F6; 
 border:#7c7c7c 1px solid; 
 } 
 
 .handle{ 
 margin:0; 
 padding:0 
 }
/* Profile */ 
 li.cat1 { list-style:none; margin:0px 0px 2px 0px; padding:0px;} 
 li.cat1 a:link { display:block; text-decoration:none; solid #131313; text-align:left; padding-left:5px; height:13px; color:#808080; font-family:Century Gothic; font-size:10px;} 
 li.cat1 a:visited { display:block; text-decoration:none; solid #131313; text-align:left; padding-left:5px; height:13px; color:#808080; font-family:Century Gothic; font-size:10px;} 
 li.cat1 a:hover { display:block; text-decoration:none; solid #00fcff; text-align:left; height:13px; color:#00fcff; font-family:Century Gothic; font-size:10px; } 
 li.cat1 a: { display:block; text-decoration:none; solid #3D3D3D; text-align:left; height:13px; color:#808080; font-family:Century Gothic; font-size:10px; } 
 li.cat1_bottom a:link { display:block; text-decoration:none; solid #131313; border-bottom:3px solid #131313; text-align:left; padding-left:5px; height:15px; color:#3D3D3D; font-size:11px;} 
 li.cat1_bottom a:visited { display:block; text-decoration:none; solid #131313; border-bottom:3px solid #131313; text-align:left; padding-left:5px; height:15px; color:#3D3D3D; font-size:11px;} 
 li.cat1_bottom a:hover { display:block; text-decoration:none; soalid #131313; text-align:left; height:15px; color:#3D3D3D; font-size:11px; } 
 li.cat1_bottom a:active { display:block; text-decoration:none; solid #131313; border-bottom:3px solid #3D3D3D; text-align:left; height:15px; color:#3D3D3D; font-size:11px; } 
 li.cat { display:block; text-decoration:none; border:0px solid #3D3D3D; color:#808080; padding-right:5px; padding-top:3px; height:13px; width:180px; font-weight:normal; font-family:Century Gothic; font-size:10px; } 
 /* ------------- */

/* Вид комментариев для uCoz v.5 
------------------------------------------*/ 
.cell_comment { 
 float:left; 
 width:100%; 
 color:#666; 
 background:#fff; 
 margin: 10px 0px; 
 border: 5px solid #bdd3e0; 
 border-radius:3px; overflow: hidden; 
} 

.comment_top { 
 float:left; 
 width:100%; 
 padding:5px 0px; 
 background:#F4F8F9; 
 border-bottom: 1px solid #E6F0F2; 
} 

.comment_name{ 
 margin-left: 20px; 
 color:#34AB63; 
} 

.comment_number { 
 float:right; 
 background:#f5f7f9; 
 margin-right: 20px; 
} 

.comment_top span { 
 font:9px Verdana,Arial,Helvetica, sans-serif; 
 color:#999; 
} 

.comment_mp, 
.comment_page { 
 float:right; 
 margin-right: 20px; 
} 

.comment_message { 
 float:left; 
 font:115%/1.5 Verdana,Arial,Helvetica, sans-serif; 
 text-align:justify; 

 width:94%; 
 overflow: hidden; 
 padding: 10px 20px 15px 20px; 
} 

.comment_avatar { 
 float:right; 
 width:50px; 
 height:50px; 
 margin: 0px 0px 10px 20px; 
 border: 3px solid #bdd3e0; 
 border-radius:3px; 
} 

.comment_bottom { 
 float:left; 
 width:100%; 
 padding:6px 0px 5px 0px; 
 background:#F4F8F9; 
 border-top: 1px solid #E6F0F2; 
 font:10px Verdana,Arial,Helvetica, sans-serif; 
} 

.comment_answer:link, 
.comment_answer:visited{ 
 float:left; 
 margin: 0px 0px 0px 20px; 
 background:#8cbec9; 
 padding: 2px 7px 2px 7px; 
 text-shadow: 1px 1px 1px #5d97a4; 
 color:#fff; 
} 

.comment_answer:hover { 
 background:#9dd0db; 
} 

.comment_answer:active { 
 box-shadow:inset 0px 0px 3px #5a95a2!important; 
} 

.comment_like:link, 
.comment_like:visited{ 
 float:right; 
 background:#8ec98c; 
 padding: 2px 7px 2px 7px; 
 text-shadow: 1px 1px 1px #4aa44c; 
 color:#fff; 
} 

.comment_like:hover { 
 background:#abe6a9; 
} 

.comment_like:active { 
 box-shadow:inset 0px 0px 3px #349932!important; 
} 

.comment_bottom strong { 
 float:right; 
 padding: 2px 10px 2px 10px; 
 background:#dde9d9; 
 margin-right: 20px; 
} 

.comment_answer_admin{ 
 float:left; 
 width:94%; 
 margin-top: 10px; 
 padding: 10px 20px 10px 20px; 
 background:#f4ecec; 
 border-radius:3px; 
} 

.comment_avatar_admin{ 
 float:right; 
 width:50px; 
 height:50px; 
 margin: 0px 0px 10px 25px; 
 border: 3px solid #dca2a2; 
 border-radius:3px; 
} 

.cell_comment a:hover img { 
 filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85); 
 -moz-opacity: 0.7; 
 opacity: 0.7; 
 filter: alpha(opacity=85); 
}

#bottomcontainer {
 width: 950px;
 margin: 0 auto;
 padding: 34px 23px;
 overflow: hidden;
 background: #fff;
 border-left: 1px solid #e1e1e1;
 border-right: 1px solid #e1e1e1;
 border-bottom: 1px solid #e1e1e1;
 border-top: 1px solid #e1e1e1;
 border-bottom-left-radius: 5px;
 border-bottom-right-radius: 5px;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;