/*--------------------- General styles start ---------------------*/

body {
 margin: 0px;
 padding: 0px;
 background: url('/design/background.png') top center no-repeat #848484;
 font: 13px 'Arial', 'Helvetica', 'sans-serif';
 color: #404040;
 text-align: left;
}
a:link, a:visited {
 color: #404040;
 text-decoration: underline;
}
a:hover, a:active {
 color: #f78c1a;
 text-decoration: underline;
}
img {
 border: 0px;
}
/*.myWinCont {
 text-align:left;
}*/
/*--------------------- General styles end ---------------------*/


/*--------------------- All content start ---------------------*/

#all {
 margin: 0px;
 padding: 0px;
 width: 100%;
 height: auto;
}
#container {
 margin: auto;
 padding: 0px 0px 15px 0px;
 width: 1000px;
 height: auto;
 background: url('/design/page_background.png') repeat-y;
}
/*--------------------- All content end ---------------------*/



/*--------------------- Header start ---------------------*/

#sitelogo {
 margin: 0px;
 padding-top: 20px;
 background: url('/design/header_background.png') no-repeat;
 width: 100%;
 height: 150px;
}
.logo {
 margin-left:50px;
}
a.logo:link, a.logo:visited {
 display: block;
 background: url('/design/logo.png') no-repeat;
 margin-top: 5px;
 width: 230px;
 height: 100px;
}
a.logo:hover, a.logo:active {
 display: block;
 background: url('/design/logo.png') no-repeat 0px -100px;
 margin-top: 5px;
 width: 230px;
 height: 100px;
}

.logo_ny {
 margin-left:50px;
}
a.logo_ny:link, a.logo_ny:visited {
 display: block;
 background: url('/design/logo_ny.png') no-repeat;
 margin-top: 5px;
 width: 230px;
 height: 100px;
}
a.logo_ny:hover, a.logo_ny:active {
 display: block;
 background: url('/design/logo_ny.png') no-repeat 0px -100px;
 margin-top: 5px;
 width: 230px;
 height: 100px;
}

#translate_block {
 text-align: right;
 padding: 10px 20px;
}
#profile_info {
 text-align: right;
 padding: 10px 20px;
}
#informers {
 padding: 10px 20px 20px 20px;
}
#mainpageinformers {
 text-align:left;
 margin: 0px 5px 30px 5px;
}
#informerbodycomments {
 padding-right:10px;
 border-right:1px solid #f78c1a;
 width:48%;
 box-sizing: border-box;
 -moz-box-sizing: border-box;
}
#informerbodycomments img {
 display:none;
}
#informerbodyphoto {
 padding-left:5px;
 float:right;
 width:48%;
 text-align:center;
 box-sizing: border-box;
 -moz-box-sizing: border-box;
}
#informertitle {
 color: #f78c1a;
 padding-bottom: 15px;
 text-align:center;
 font-weight:bold;
}
#profile_block {
 position: fixed;
 left: 50%;
 top: 250px;
 text-align: center;
 width: 300px;
 margin-left: -150px;
 background: url('/design/loginblock_background.png');
}
#loginform {
 margin: 10px;
 text-align: center;
 padding: 20px;
 background: url('/design/loginform_background.png');
}
#loginbox {
 margin: 10px 20px;
 text-align: left;
}
.login_box_title {
 margin-bottom: 25px;
 margin-top: 5px;
 text-align: center;
 font-size: 16px;
}
.login_box_title a:link, .login_box_title a:visited {
 color: #f78c1a;
 text-decoration: none;
 border-bottom: 1px dashed #f78c1a;
}
.login_box_title a:hover, .login_box_title a:active {
 color: #404040;
 text-decoration: none;
 border-bottom: 1px dashed #404040;
}
.login_box_line {
 margin-bottom: 10px;
 display:block;
 text-align:left;
}
input.loginField {
 width: 100%;
 background: url('/design/login_icon.png') #e6e6e6 no-repeat right center !important;
}
input.PasswordField {
 width: 100%;
 background: url('/design/password_icon.png') #e6e6e6 no-repeat right center !important;
}
input.loginField:focus {
 width: 100%;
 background: url('/design/login_icon.png') #cecece no-repeat right center !important;
}
input.PasswordField:focus {
 width: 100%;
 background: url('/design/password_icon.png') #cecece no-repeat right center !important;
}
.loginButton {
 margin: 0 !important;
}
.closethislf {
 position: absolute;
 right: 10px;
 top: 10px;
 display: block;
 width: 15px;
 height: 15px;
 margin-bottom: 5px;
}
/*--------------------- Header end ---------------------*/


/*--------------------- Main content start ---------------------*/

#site-bg {
 width: 1000px;
 margin: 0px;
 padding: 0px;
}
#leftcol {
 float: left;
 width: 180px;
 margin-left: 20px;
 text-align: justify;
}
#rightcol {
 float: right;
 width: 180px;
 margin-right: 15px;
 text-align: justify;
}
.sidebar {
 width: 180px;
}
#maincol {
 margin: 10px 200px 0px 210px;
 text-align: justify;
}
#maincol table {
}
/*--------------- Entry Start ---------------*/
.eBlock {
 margin: 0 3px 20px 3px;
}
.eTitle {
 font: 16px 'Arial', 'Helvetica', 'sans-serif';
 margin: 0px 0px 3px 0px;
 text-align:left;
}
.eTitle a {
}
.eDescription {
 margin-bottom: 5px;
 color: #848484;
}
.eDescription a:link, .eDescription a:visited {
 color: #848484;
 text-decoration: underline;
}
.eDescription a:hover, .eDescription a:active {
 color: #404040;
 text-decoration: underline;
}
.eDownload {
 margin-right:15px;
 float:right;
 font-size: 16px;
}
.eDownload a:link, .eDownload a:visited {
 margin-left:5px;
 display:inline-block;
 height:22px;
 color: #404040;
 text-decoration:none;
 padding-top:3px;
 padding-left:28px;
 background:url('/design/download_icon.png') no-repeat;
}
.eDownload a:hover, .eDownload a:active {
 margin-left:5px;
 display:inline-block;
 height:22px;
 color: #404040;
 text-decoration:none;
 padding-top:3px;
 padding-left:28px;
 background:url('/design/download_icon.png') 0px -25px no-repeat;
}
.eTitle a:hover {
}
.eMessage, .eText, .eAnswer {
 text-align: justify !important;
 padding: 3px 0;
}
.eMessage img {
 max-width: 550px;
 margin: 0px 5px;
}
.PhotoPage {
 margin:15px 0;
 text-align:center;
}
.PhotoPage img {
 max-width: 550px;
}
.cMessage {
}
.eDetails {
 text-align:right;
 border-bottom:1px solid #b6b6b6;
 padding-bottom:3px;
 padding-top:3px;
}
.eSource {
 text-align:left;
 color: #848484;
 margin-left:10px;
 padding-top:5px;
}
.eSource a:link, .eSource a:visited {
 color: #848484;
 text-decoration: underline;
}
.eSource a:hover, .eSource a:active {
 color: #404040;
 text-decoration: underline;
}
.eTags {
 float:left;
 text-align:left;
 color: #848484;
 margin-left:10px;
 padding-bottom:3px;
 padding-top:3px;
}
.eTags a:link, .eTags a:visited {
 color: #848484;
 text-decoration: underline;
}
.eTags a:hover, .eTags a:active {
 color: #404040;
 text-decoration: underline;
}
.eViews {
 margin-right:10px;
 display:inline-block;
 height:15px;
 padding-left:17px;
 background: url('/design/icons/views.png') no-repeat;
}
.eDownloads {
 margin-right:10px;
 display:inline-block;
 height:15px;
 padding-left:17px;
 background: url('/design/icons/downloads.png') no-repeat;
}
.eComments {
 margin-right:10px;
 display:inline-block;
 height:15px;
}
.eComments a:link, .eComments a:visited {
 color: #404040;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/icons/comments.png') no-repeat;
}
.eComments a:hover, .eComments a:active {
 color: #404040;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/icons/comments.png') 0px -15px no-repeat;
}
.eCool {
 margin-right:10px;
 display:inline-block;
 height:15px;
}
.eCool a:link, .eCool a:visited {
 color: #404040;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/icons/cool.png') no-repeat;
}
.eCool a:hover, .eCool a:active {
 color: #404040;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/icons/cool.png') 0px -15px no-repeat;
}
.eOpenFull {
 margin-right:10px;
 display:inline-block;
 height:15px;
}
.eOpenFull a:link, .eOpenFull a:visited {
 color: #404040;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/open_full.png') no-repeat;
}
.eOpenFull a:hover, .eOpenFull a:active {
 color: #404040;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/open_full.png') 0px -15px no-repeat;
}
.ePicDescr {
 text-align:right;
 vertical-align:middle;
 width:100px;
 height:19px;
 margin-top:-23px;
 padding-top:2px;
 position:relative;
 background:url('/design/pic_background.png');
}
.eFullPic {
 vertical-align:middle;
 margin-right:15px;
 float:left;
 font-size: 16px;
 border-right:1px solid #848484;
 padding-right:10px;
}
.eFullPic a:link, .eFullPic a:visited {
 margin-left:5px;
 display:inline-block;
 height:22px;
 color: #404040;
 text-decoration:none;
 padding-top:3px;
 padding-left:28px;
 background:url('/design/download_icon.png') no-repeat;
}
.eFullPic a:hover, .eFullPic a:active {
 margin-left:5px;
 display:inline-block;
 height:22px;
 color: #404040;
 text-decoration:none;
 padding-top:3px;
 padding-left:28px;
 background:url('/design/download_icon.png') 0px -25px no-repeat;
}
/*---------------- Entry end ----------------*/
.cBlock1, .cBlock2 {
 background: #f4f7f8;
}
#pagesBlock1 {
 clear: none !important;
}
.pagetitle {
 margin-bottom: 15px;
 text-align: center;
 text-transform: uppercase;
 font-weight: bold;
 color: #f78c1a;
}
h1 {
 font: 22px 'Arial', 'Helvetica', 'sans-serif'; 
 margin: 0;
 padding: 0 0 0 5px;
 text-align: left;
 color: #f78c1a;
}
#chat_block {
 position: fixed;
 right: 20px;
 bottom: 0px;
 text-align: center;
 width: 250px;
 background: url('/design/loginblock_background.png');
}
#chat_body {
 margin: 5px 5px 0px 5px;
 text-align: center;
 padding: 20px 15px 15px 15px;
 background: url('/design/loginform_background.png');
}
.closethis {
 position: absolute;
 right: 5px;
 top: 5px;
 display: block;
 width: 15px;
 height: 15px;
 margin-bottom: 10px;
}
a.closebutton {
 display: block;
 width: 15px;
 height: 15px;
 background: url('/design/close_button.png') no-repeat;
}
.minimizethis {
 position: absolute;
 right: 20px;
 top: 5px;
 display: block;
 width: 15px;
 height: 15px;
 margin-bottom: 10px;
}
a.minimizebutton {
 display: block;
 width: 15px;
 height: 15px;
 background: url('/design/minimize_button.png') no-repeat;
}
.answer {
 margin-top:5px;
}
/*-------------- PageTree start --------------*/
#pagetree_block {
 width:100%;
 overflow:hidden;
}
ul.pagetree {
 list-style: none outside none;
 padding: 0px;
 margin: 5px;
 display:inline-block; 
 font-size:0px;
}
ul.pagetree > li {
 position:relative;
 height:19px;
 line-height:19px;
 white-space:nowrap;
 float:left;
 padding:3px 4px 3px 9px;
 font-size:12px;
 background: url('/design/loginblock_background.png');
 border:1px solid #f78c1a;
 border-right:none;
 border-left:none;
}
ul.pagetree > li:first-child {
 padding-left:5px;
 border-left:1px solid #f78c1a;
}
ul.pagetree > li:last-child {
 border-right:1px solid #f78c1a;
 overflow:hidden;
 text-overflow:ellipsis;
 background: none;
}
ul.pagetree > li img {
 position:absolute;
 top:0px;
 right:-6px;
 z-index:10;
}
ul.pagetree > li a:hover, ul.pagetree > li a:active {
 color: #404040;
 text-decoration: none;
}
/*--------------- PageTree end ---------------*/
/*-------------- PageSwitcher start-----------*/
.swchItemA1 {
 padding: 3px 5px;
 border:1px solid #f78c1a;
 background:url('/design/loginblock_background.png');
}
a.swchItem1:link, a.swchItem1:visited {
 padding: 3px 5px;
 border:1px solid #f78c1a;
 text-decoration: none;
}
a.swchItem1:hover, a.swchItem1:active {
 padding: 3px 5px;
 border:1px solid #f78c1a;
 background:url('/design/loginblock_background.png');
 color: #404040;
 text-decoration: none;
}
#pagesBlock1.catPages1 b.swchItemA {
 padding: 3px 5px;
 border:1px solid #f78c1a;
 background:url('/design/loginblock_background.png');
}
#pagesBlock1.catPages1 a.swchItem:link, #pagesBlock1.catPages1 a.swchItem:visited {
 padding: 3px 5px;
 border:1px solid #f78c1a;
 text-decoration: none;
}
#pagesBlock1.catPages1 a.swchItem:hover, #pagesBlock1.catPages1 a.swchItem:active {
 padding: 3px 5px;
 border:1px solid #f78c1a;
 background:url('/design/loginblock_background.png');
 color: #404040;
 text-decoration: none;
}
/*------------- PageSwitcher end -------------*/
/*--------------------- Main content end ---------------------*/


/*--------------------- Containers start ---------------------*/

.blockleft {
 padding-right: 5px;
 border-right: solid 1px #f78c1a;
 width: 180px;
 margin-bottom: 30px;
 padding-bottom:3px;
}
.blockright {
 padding-left: 5px;
 border-left: solid 1px #f78c1a;
 width: 180px;
 margin-bottom: 30px;
 padding-bottom:3px;
}
.blocktitle {
 width: 180px;
 height: 27px;
 color: #f78c1a;
 margin-bottom: 5px;
 text-align: center;
 font-weight: bold;
 text-transform: uppercase;
}
.blockcontent {
 text-align: left;
}
.blockcontent-inside {
 width: 170px;
}
.calTable {
}
a.calMonthLink {
}
a.calMdayLink {
}
.calWday {
 height: 22px;
 border: 1px solid #f78c1a;
 padding-left: 3px;
 padding-right: 3px;
}
.calWdaySe, .calWdaySu {
 height: 22px;
 background: url('/design/loginblock_background.png');
 border: 1px solid #f78c1a;
 padding-left: 3px;
 padding-right: 3px;
}
.calMdayIs {
 border: 1px solid #848484;
 background: #e6e6e6;
}
.calMdayA {
 color: #f78c1a;
 font-weight: bold;
}
.admBarCenter div {
}
.PartnerLink {
 text-align:center;
 padding:3px;
 margin:5px;
 cursor:pointer;
 font-size:10pt;
}
/*---------------- Mainmenu start------------*/
ul.uz, ul.uMenuRoot {
 list-style: none;
 margin-left: 10px;
 padding: 0;
}
li.menus {
 margin-left: 0;
 padding: 0;
 margin-bottom: .6em;
}
.uMenuH li {
 float:left;
 padding:0 5px;
}
.uMenuV .uMenuItem {
 font-weight:normal;
}
.uMenuV li a:link {
 text-decoration:none;
 color:#404040;
}
.uMenuV li a:active {
 text-decoration:underline;
 color:#f78c1a;
}
.uMenuV li a:visited {
 text-decoration:none;
 color:#404040;
}
.uMenuV li a:hover {
 text-decoration:underline;
 color:#f78c1a;
}
.uMenuV .uMenuArrow {
 position:absolute;
 width:10px;
 height:10px;
 right:0;
 top:3px;
}
.uMenuV li {
 margin: 0;
 padding: 0;
 margin-bottom: .6em;
}
a.FullMenuLink:link, a.FullMenuLink:visited {
 text-decoration:none;
 border-bottom:1px dotted #404040;
 padding-bottom:2px;
}
a.FullMenuLink:hover, a.FullMenuLink:active {
 text-decoration:none;
 border-bottom:1px dotted #f78c1a;
 padding-bottom:2px;
}
/*------------------- Mainmenu end -------------------*/
/*-------------------- Poll start --------------------*/
.pollBlock {
 
}
.pollQue {
 padding-top: 3px;
 text-align: left;
}
.pollAns {
 text-align:left;
}
.pollLnk {
 padding-top:5px;
 text-align:center;
 font-size: 10px;
}
.pollTot {
 padding-top:4px;
 text-align:center;
}
/*--------------------- Poll end ---------------------*/
.myWinSuccess {
 color:green !important;
}
.myWinError {
 color: red !important;
}
/*----------------- Categories start -----------------*/
.addstuff {
 text-align: right;
}
.catlist {
 position: relative;
 margin: 15px 5px;
 border-top: 1px solid #b6b6b6;
 border-bottom: 1px solid #b6b6b6;
 padding: 10px 5px;
 text-align:left;
}
.catlisttitle {
 color: #848484;
 margin-left: -5px;
 padding: 0px 3px;
 position: absolute;
 top: -10px;
 background: url('/design/loginform_background.png');
}
.catNameActive {
 color: #f78c1a !important;
}
/*------------------ Categories end ------------------*/
/*--------------------- Containers end ---------------------*/


/*--------------------- Footer start ---------------------*/

#footer {
 clear: both;
 margin: 40px auto;
 padding-top: 10px;
 width: 980px;
}
#copyright {
 float: left;
 width: 450px;
 margin-left: 22px;
 text-align: left;
 color: #555555;
}
#powered_by {
 float: right;
 width: 450px;
 margin-right: 22px;
 text-align: right;
 color: #555555;
}
/*--------------------- Footer end ---------------------*/


/*--------------------- Forum start ---------------------*/

.forumContent {
 margin-left: 20px;
 margin-right: 20px;
 width: 960px;
}
.forummenu {
 text-align:right;
 margin: 10px 10px;
}
.forumContent table {
}
.gDivLeft {
 padding:10px;
 background:#dcdcdc;
}
.gTable {
 border-collapse:collapse;
 background:none;
}
.postTable {
 padding-top: 30px;
}
.gTable td {
 padding: 5px;
}
.gTable td.gTableTop {
 padding: 0px 5px;
 text-align: center;
 background: url('/design/loginblock_background.png');
 height: 30px;
 line-height: 28px;
 text-transform: uppercase;
}
td.gTableTop a:link, td.gTableTop a:visited {
 text-decoration:none;
}
td.gTableTop a:hover, td.gTableTop a:active {
 color:#404040;
 text-decoration:underline;
}
.gTable td.gTableSubTop {
 padding-top:10px;
}
.gTable td.postTdTop {
 background:#eddfcf;
}
.gTable td.postTdTop a {
}
.gTableSubTop a {
}
.postBottom {
 background:#eddfcf;
}
.postBottom table td {
 border: 0px;
}
.postSeparator {
 display: none;
}
.posttdMessage {
 background:#eddfcf;
 border:1px solid #f78c1a;
 padding: 10px !important;
 text-align: justify;
}
td.forumThreadTd, td.forumPostTd, td.threadIcoTd, td.threadPostTd, td.threadViewTd, td.threadNametd, td.threadAuthTd, td.threadLastPostTd, td.forumNameTd, td.threadsType {
 border:1px solid #848484;
}
td.forumIcoTd {
 border:1px solid #848484;
 border-left:none;
}
td.forumLastPostTd {
 border:1px solid #848484;
 border-right:none;
}
a.TopSortLink {
}
a.TopSortLink:hover {
}
.postInfo {
 float:left;
 text-align:center;
 width:180px;
}
.postInfoUsername {
 margin-bottom: 10px;
}
.postInfoAvatar img {
 max-width:120px;
}
.postInfoGroup, .postInfoPosts {
 margin-bottom:5px;
}
.MinusRep {
 vertical-align: middle;
 margin: 0;
 display:inline-block;
 height:15px;
 width:15px;
}
.MinusRep a:link, .MinusRep a:visited {
 display:block;
 height:15px;
 width:15px;
 background:url('/design/minus_rep.png') no-repeat;
}
.MinusRep a:hover, .MinusRep a:active {
 display:block;
 height:15px;
 width:15px;
 background:url('/design/minus_rep.png') 0px -15px no-repeat;
}
.CountRep {
 vertical-align: middle;
 height:15px;
 display:inline-block;
 padding:0 10px;
}
.PlusRep {
 vertical-align: middle;
 margin: 0;
 display:inline-block;
 height:15px;
 width:15px;
}
.PlusRep a:link, .PlusRep a:visited {
 display:block;
 height:15px;
 width:15px;
 background:url('/design/plus_rep.png') no-repeat;
}
.PlusRep a:hover, .PlusRep a:active {
 display:block;
 height:15px;
 width:15px;
 background:url('/design/plus_rep.png') 0px -15px no-repeat;
}
.postInfoBans {
 margin-top:10px;
}
.postInfoBanTable {
 border: 1px solid #848484;
 display: inline-block;
 height: 5px;
 width: 104px;
 overflow: hidden;
}
.postInfoBanPercent {
 display: block;
 height: 5px;
 background: #f78c1a;
}
.forumStatusOffline {
 vertical-align: middle;
 display:inline-block;
 height:15px;
 width:15px;
 background:url('/design/status_offline.png') no-repeat;
}
.forumStatusOnline {
 vertical-align: middle;
 display:inline-block;
 height:15px;
 width:15px;
 background:url('/design/status_online.png') no-repeat;
}
.postMessage {
 margin-left:180px;
 background: #eddfcf;
 border:1px solid #f78c1a;
 position: relative;
}
.postMessage img {
 max-width:700px;
}
.postMessageArrow {
 position: absolute;
 left: -9px;
 top: 40px;
 width: 9px;
 height: 17px;
 overflow: hidden;
 background:url('/design/post_arrow.png') no-repeat;
}
.postMessageInfo {
 padding:5px;
 color: #848484;
 border-bottom:1px solid #f78c1a;
}
.postMessageInfo a:link, .postMessageInfo a:visited {
 color: #848484;
 text-decoration: underline;
}
.postMessageInfo a:hover, .postMessageInfo a:active {
 color: #404040;
 text-decoration: underline;
}
.postMessageContent {
 padding: 15px;
}
.postAttachments {
 margin-top: 15px;
 color: #848484;
}
.postAttachments a:link, .postAttachments a:visited {
 color: #848484;
 text-decoration:underline;
}
.postAttachments a:active, .postAttachments a:hover {
 color: #404040;
 text-decoration:underline;
}
.postSignaturehr {
 width: 480px;
 height: 1px;
 color: #848484;
 background-color:#848484;
 border:none;
 margin: 20px 0px 15px;
 text-align:left;
}
.postEditedBy {
 text-align:right;
 margin-top:5px;
 color: #848484; 
}
/*---------------- Forum Icons -----------------*/
.postMessageButtons {
 padding:5px;
 height:16px;
 border-top:1px solid #f78c1a;
}
.postMessageQuote {
 margin-right:10px;
 display:inline-block;
 height:15px;
}
.postMessageQuote a:link, .postMessageQuote a:visited {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/forum_icons/quote.png') no-repeat;
}
.postMessageQuote a:hover, .postMessageQuote a:active {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/forum_icons/quote.png') 0px -15px no-repeat;
}
.postMessageEdit {
 margin-right:10px;
 display:inline-block;
 height:15px;
}
.postMessageEdit a:link, .postMessageEdit a:visited {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/forum_icons/edit.png') no-repeat;
}
.postMessageEdit a:hover, .postMessageEdit a:active {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/forum_icons/edit.png') 0px -15px no-repeat;
}
.postMessageReport {
 margin-right:10px;
 display:inline-block;
 height:15px;
}
.postMessageReport a:link, .postMessageReport a:visited {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/forum_icons/alarm.png') no-repeat;
}
.postMessageReport a:hover, .postMessageReport a:active {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/forum_icons/alarm.png') 0px -15px no-repeat;
}
.postMessageDelete {
 margin-right:10px;
 display:inline-block;
 height:15px;
}
.postMessageDelete a:link, .postMessageDelete a:visited {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/forum_icons/delete.png') no-repeat;
}
.postMessageDelete a:hover, .postMessageDelete a:active {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/forum_icons/delete.png') 0px -15px no-repeat;
}
.postMessageThanks {
 margin-right:10px;
 display:inline-block;
 height:15px;
}
.postMessageThanks a:link, .postMessageThanks a:visited {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/icons/cool.png') no-repeat;
}
.postMessageThanks a:hover, .postMessageThanks a:active {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/icons/cool.png') 0px -15px no-repeat;
}
.postMessageProfile {
 margin-right:10px;
 display:inline-block;
 height:15px;
}
.postMessageProfile a:link, .postMessageProfile a:visited {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/forum_icons/profile.png') no-repeat;
}
.postMessageProfile a:hover, .postMessageProfile a:active {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/forum_icons/profile.png') 0px -15px no-repeat;
}
.postMessagePM {
 margin-right:10px;
 display:inline-block;
 height:15px;
}
.postMessagePM a:link, .postMessagePM a:visited {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/forum_icons/pm.png') no-repeat;
}
.postMessagePM a:hover, .postMessagePM a:active {
 color: #848484;
 text-decoration:none;
 padding-left:17px;
 background:url('/design/forum_icons/pm.png') 0px -15px no-repeat;
}
/*------------- Forum Icons end ---------------*/
a.postUser {
 font-weight: bold;
}
a.forum, a.threadLink {
}
.forumDescr, .threadDescr {
 color: #848484;
}
td.pollQuestion, .pollResults td, td.pollResults, td.pollTotal, td.pollAnswer, td.pollButtons, td.pollBar {
 border: 0px;
 text-align:left;
}
.smiles td {
 border:0px;
}
.fFastLogin {
 display: none;
}
/* Quote and Code */
.bbCodeBlock {
 margin-top: 10px;
}
.codeMessage {
 border: 1px dotted #848484 !important;
 background:#e6e6e6;
 padding: 5px;
 margin-top: 5px;
 font-size:11px;
}
.bbQuoteBlock {
 margin-top: 10px;
}
.quoteMessage {
 border: 1px dotted #848484 !important;
 background:#e6e6e6;
 padding: 5px;
 margin-top: 5px;
 font-size:11px;
}
/* --------- */
/* Spoiler */
.uSpoilerOpened {
 width: 100%;
 padding: 0px;
 margin: 0px;
}
.uSpoilerButBl {
 padding: 5px 0px 0px 0px;
 margin: 0px;
}
.uSpoilerButton, .uSpoilerButton:focus, .uSpoilerButton:hover, .uSpoilerButton:active {
 border:1px dotted #848484 !important;
 background:#e6e6e6 !important; width: 100%;
 text-align:left; padding: 5px !important; margin: 0px !important;
}
.uSpoilerText {
 border:1px dotted #848484;
 border-top:none;
 background:#e6e6e6;
 padding: 5px 5px 5px 5px;
 margin: 0px;
}
/* --------- */
/* Page Switcher */
.switch {
 width:15px;
 padding:3px 3px;
}
.switchActive {
 width:15px;
 padding:3px 3px;
 background: url('/design/loginblock_background.png');
 border:1px solid #f78c1a;
}
/* ------------- */
/*--------------------- Forum end ---------------------*/
/*----------------- User Group Marks ------------------*/
a.groupUser:link, a.groupUser:visited {
 color:#404040;
 text-decoration:none;
}
a.groupUser:active, a.groupUser:hover {
 color:#404040;
 text-decoration:underline;
}
a.groupVerify:link, a.groupVerify:visited {
 color:#000000;
 text-decoration:none;
}
a.groupVerify:active, a.groupVerify:hover {
 color:#000000;
 text-decoration:underline;
}
a.groupModer:link, a.groupModer:visited {
 text-decoration:none;
 color:#0030ff;
}
a.groupModer:active, a.groupModer:hover {
 text-decoration:underline;
 color:#0030ff;
}
a.groupAdmin:link, a.groupAdmin:visited {
 text-decoration:none;
 color:#ff0000;
}
a.groupAdmin:active, a.groupAdmin:hover {
 text-decoration:underline;
 color:#ff0000;
}
a.groupFriends:link, a.groupFriends:visited {
 text-decoration:none;
 color:#b79b1a;
}
a.groupFriends:active ,a.groupFriends:hover {
 text-decoration:underline;
 color:#b79b1a;
}
a.groupBanned:link, a.groupBanned:visited {
 text-decoration:none;
 color:#848484;
}
a.groupBanned:active, a.groupBanned:hover {
 text-decoration:underline;
 color:#848484;
}
a.groupOther4:link, a.groupOther4:visited {
 text-decoration:none;
 color:#029b02;
} 
a.groupOther4:active, a.groupOther4:hover {
 text-decoration:underline;
 color:#029b02;
}
a.groupOther10:link, a.groupOther10:visited {
 text-decoration:none;
 color:#ea7500;
} 
a.groupOther10:active, a.groupOther10:hover {
 text-decoration:underline;
 color:#ea7500;
}
a.groupOther11:link, a.groupOther11:visited {
 text-decoration:none;
 color:#1da19c;
} 
a.groupOther11:active, a.groupOther11:hover {
 text-decoration:underline;
 color:#1da19c;
}
a.groupOther12:link, a.groupOther12:visited {
 text-decoration:none;
 color:#ff00ff;
}
a.groupOther12:active, a.groupOther12:hover {
 text-decoration:underline;
 color:#ffa500;
}
a.groupOther13:link, a.groupOther13:visited {
 text-decoration:none;
 color:#fb7014;
}
a.groupOther13:active, a.groupOther13:hover {
 text-decoration:underline;
 color:#fb7014;
}
/*----------------------------------------------------*/
/*--------------------- INPUTS start ---------------------*/

input {
 font: 11px 'Arial', 'Helvetica', 'sans-serif';
 margin: 0px 1px;
}
input[type=submit], input[type=reset], input[type=button] {
 margin: 5px;
 padding: 3px 5px;
 background-color:#f5f5f5;
 border:1px solid #848484;
 color:#404040;
 cursor:pointer;
 background: -webkit-linear-gradient(top, #e6e6e6, #b6b6b6);
 background: -moz-linear-gradient(top, #e6e6e6, #b6b6b6);
 background: -ms-linear-gradient(top, #e6e6e6, #b6b6b6);
 background: -o-linear-gradient(top, #e6e6e6, #b6b6b6);
}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
 background: -webkit-linear-gradient(top, #e6e6e6, #848484);
 background: -moz-linear-gradient(top, #e6e6e6, #848484);
 background: -ms-linear-gradient(top, #e6e6e6, #848484);
 background: -o-linear-gradient(top, #e6e6e6, #848484);
}
input[type=submit]:active, input[type=reset]:active, input[type=button]:active {
 background: -webkit-linear-gradient(top, #e6e6e6, #f78c1a);
 background: -moz-linear-gradient(top, #e6e6e6, #f78c1a);
 background: -ms-linear-gradient(top, #e6e6e6, #f78c1a);
 background: -o-linear-gradient(top, #e6e6e6, #f78c1a);
}
input[type=text], input[type=password], textarea {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 padding: 3px 5px;
 border:1px solid #848484;
 color:#404040;
 background: #e6e6e6;
}
input[type=password]:focus, input[type=text]:focus, textarea:focus {
 background: #cecece;
}
select {
 border:1px solid #848484;
 color:#404040;
 background: #e6e6e6;
}
#mchatBtn, input.codeButtons, input.button {
 padding-left: 0px;
 padding-right: 0px;
 margin: 0px;
}
.queryField {
 width: auto !important;
}
/*--------------------- INPUTS end ---------------------*/


/*--------------------- POPUP start ---------------------*/

.popup {
 font: 13px 'Arial', 'Helvetica', 'sans-serif';
 margin: 10px;
 padding: 10px;
 background: url('/design/loginblock_background.png');
}
.popuptitle {
 height: 28px;
 background: url('/design/loginform_background.png');
}
.ptitle-inside {
 padding-left: 5px;
 text-align: left;
 margin-left: 6px;
 height: 100%;
 line-height: 28px;
 text-transform: uppercase;
 font-weight: bold;
}
.popupbody {
 padding: 5px;
 background: url('/design/loginform_background.png');
}
.popupbody table {
 font: 11px 'Tahoma', 'Arial';
}
.pbody-inside {
 margin: 5px;
}

/*--------------------- POPUP end ---------------------*/

#yandex_rtb_R-A-409860-1 {
 display: none;
}

yandex_rtb_R-A-409860-2 {
 display: none;
}

#rek_fixed {
 display: none;
}