/*--------------------- General styles start ---------------------*/
html,body{
 background-image:url(http://www.delpos.ru/images/fon.jpg);
 background-size:cover;
 background-repeat: repeat;
 height:100%;
 margin:0px;
 padding:0px
 }
body {
 margin: 0px;
 font: 12px 'Verdana';
 color: #000000;
 text-align: center;
}

body a {
 color: #660099;
 text-decoration: none;
}

body a:hover {
 text-decoration: underline;
}
body h1{
font-size: 16px;
font-family: Verdana;
font-weight: bold;
background: #177245;
margin-bottom: 6px;
margin-top: 0px;
color:#ffffff;
padding:2px; 
}
* {
 font-size: 12px;
 font-family: Verdana;
}

img {border: 0px;}

#topadv{
 margin-left:90px;
 margin-top:10px;
 margin-bottom:5px;
 width:900px;
 
}

/*--------------------- General styles end ---------------------*/


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

#container {
 width: 1194px;
 margin: 0 auto;
 padding: 0px;
 background:url(http://delpos.3dn.ru/images/bggaz.gif);
 border: 0px;
 }

#top_bar {
 width: 1004px;
 height: 24px;
 overflow: hidden;
 background:#177245;
 _margin:0 auto;
 border: 0px; 
}
#top_bar a{
 color:#f4c430;
 }
#top_left{
 margin-left: 20px;
 margin-top: 3px;
 float: left;
 color: #ffffff;
 font: bold 14px sans-serif;
}

#top_right{
 margin-right: 20px;
 margin-top: 3px;
 float: right;
 color: #ffffff;
 font: bold 14px sans-serif;
}
#top_center{
 margin-left: 150px;
 margin-top: 3px;
 float: left;
 color: #ffffff;
 font: bold 14px sans-serif;
}

#container_bg {
 margin:0 auto;
 border:0;
 width: 1004px;
 padding-bottom: 1px;
 background: none;
}

#shadow_bottom {
 float:right;
 width: 781px;
 height: 1px;
 overflow: hidden;
 margin-bottom: 0px;
 background: #177245;
}

/*--------------------- All content end ---------------------*/


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

#header {
 width: 998px;
 height: 131px;
 margin: 0 auto;
 text-align: left;
}

#header_left {
 float: left;
 margin-top: 2px;
 width: 606px;
}

#header_right {
 margin-top: 3px;
 margin-right: 15px;
 float: right;
 width: 204px;
 height:35px;
 text-align: right;
}

#image {
 float: left;
 width: 606px;
 height: 131px;
 background: url(http://delpos.3dn.ru/images/logo.gif) no-repeat;
}
#banner {
 float:right;
 height: 131px;
 margin-right: 0px;
 z-index:0;
}

/*--#site_logo {
 position: relative;
 float: left;
 height: 80px;
 margin-left: -70px;
}

#site_logo td {
 vertical-align: middle;
 font: 40px 'Tahoma';
 color: #e5891c;
}---*/

#top_menu {
 position: relative;
 float: right;
 display: table;
 height: 35px;
 line-height: 35px;
 width: auto;
 text-align: center;
}

#top_menu a {
 color: #a79a7a;
 text-transform: uppercase;
 font-size: 96%;
}

#top_menu a:hover {
 color: #57acac;
 text-decoration: none;
}

.left {
 display: table-cell;
 height: 35px;
 width: 57px;
 background: url(http://delpos.3dn.ru/5.png) no-repeat;
}

.center {
 display: table-cell;
 height: 35px;
 width: 90px;
 background: url(http://delpos.3dn.ru/6.png) no-repeat;
}

.right {
 display: table-cell;
 height: 35px;
 width: 57px;
 background: url(http://delpos.3dn.ru/7.png) no-repeat;
}
#divide {
 clear: both;
 width: 1004px;
 height: 24px;
 overflow: hidden;
 background:#177245;
}
#table_menu{
 margin:0 auto;
 width:970px;
 height:24px;
 color: #ffffff;
}
.table_cell{
 text-align: center;
 line-height:100%;
 }

#table_menu a{
 color:#ffffff;
 font-size: 18px;
 _font-size: 17px; 
 font-weight: bold;
 font-variant: small-caps;
 font-family: Tahoma;
 }
#table_menu a:hover{
 color:#f4c430;
 text-decoration:none;
}
/*--------------------- Header end ---------------------*/


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


#leftcol {
 float: left;
 width: 216px;
 margin-left: 1px;
 margin-top: 5px;
 text-align: justify;
 border: 3px double #177245;
 
}

/*--#rightcol {
 float: right;
 width: 220px;
 margin-right: 3px;
 text-align: justify;
}--*/

#maincol {
 float:right;
 margin: 5px 0px 0px 5px;
 width: 770px;
 text-align: justify;
}

.eTitle {
 font: 14px 'Tahoma';
 color: #5d5d5d;
 text-transform: uppercase;
 line-height: 25px;
 }

.eTitle a {
 font:bold 14px 'Tahoma';
 color: #609;
 text-transform: uppercase;
 line-height: 20px;
}

.eTitle a:hover {
 color: #177245;
 text-decoration: none;
}

.eMessage, .eText, .eAnswer {
 font: 12px 'Arial';
 text-align: justify !important;
 line-height: 15px;
 background: url(/.s/t/792/9.png) no-repeat; 
}
#advTable{
}
#advTable a{
font:bold 16px 'Arial';

}
#advTable a:hover{
text-decoration:none;
}
.advTitle {
 font: bold 1.2em 'Arial';
 color: #ffffff;
 text-transform: uppercase;
 line-height: 20px;
 background:#660099;
 border-radius: 15px 15px 0 0;
 -moz-border-radius: 15px 15px 0 0;
 padding-left: 8px;
 padding-right: 6px;
 }
.advTitle a {
 font:bold 1em 'Arial';
 color: #ffffff;
 text-transform: uppercase;
 line-height: 20px;
 margin-left: 4px;
}

.advTitle a:hover {
 color: #ffff00;
 text-decoration: none;
}
.advMessage, .advText, .advAnswer {
 font: 12px 'Verdana';
 text-align: left;
 width:62%;
 float: left;
 height:50px;
 overflow: hidden;
 margin-left:2px;
 }
.artMessage {
 font: 12px 'Arial';
 text-align: justify !important;
 width: 100%;
 float: left;
 }
.artMessage, .eText p{
text-indent:2em;
}
.cMessage {
 font: 11px 'Arial';
 text-align: justify !important;
 line-height: 15px;
}

.newsBlock{
height:180px;
margin-top: 5px;
background: none;
border: 1px solid #177245;
border-collapse: collapse;
vertical-align:top;
width:98%;


}
.newsTitle {
 font: bold 14px 'Bookman Old Style';
 color: #000000;
 text-transform: uppercase;
 line-height: 16px;
 }

.newsTitle a {
 font: bold 14px 'Bookman Old Style';
 _font: bold 12px 'Bookman Old Style';
 color: #000000;
 text-transform: uppercase;
 line-height: 16px;
}

.newsTitle a:hover {
 color: #177245;
 text-decoration: none;
}
.newsMessage, .newsText, .newsAnswer {
float:left;
margin-top:2px; 
 font: 12px 'Verdana';
 _font: 12px 'Verdana'; 
 text-align: justify !important;
 line-height: 13px;
 _line-height:13px; 
 padding:2px;
}
.newsMessage p{
 margin-top: 3px;
 margin-bottom:0px;
 font:12px 'Verdana';
 text-align: justify;
 line-height:13px;
}
.newsMessage i{
 font:12px 'Verdana';
 text-align: justify;
 line-height:13px;
}
.newsfull{
 font: 12px 'Verdana';
 text-align: justify !important;
 line-height: 13pt;
 border-left:1px solid #660099;
 border-right:1px solid #660099;
 padding:4px;
}
.newsfull p{
 text-indent:1.5em;
 font-size:14px;
 font-family: Arial;
 text-align: justify !important;
 line-height: 16px;
}
.newsfull a{
font-size:14px;
font-family:Verdana;
}
.newsfull b{
font-size:14px;
font-family:Verdana;
}
.newsfull i{
font-size: 14px;
font-family:Verdana;
}
.bukvica{
font-family: 'Bookman Old Style';
font-size: 33px;
font-weight: bold;
color: #177245;
line-height:10px;
height:33px;
padding:0;

}
.galery{
 height:100px;
 padding:0;
 border:0;
 margin:0;
 text-align:center;
 vertical-align:middle;
 border-left:1px solid #660099;
 border-right:1px solid #660099;
 
}

.eDetails, .eDetails1, .eDetails2 {
 background: transparent;
 border-top: 1px solid #4f7942;
 padding: 5px 10px;
 margin-top: 5px;
 color: #4f7942;
}

.cBlock1, .cBlock2 {
 background: none;
 border-bottom: 1px solid #177245;
 margin-bottom: 0px !important;
}
.cMessage1 {
 background-color: #D2EFDF !important;
 font: 11px 'Arial';
 line-height: 15px;
}
.cMessage2 {
 background-color: #ffffff !important;
 font: 11px 'Arial';
 line-height: 15px;
}
.сhat1 {

 margin-bottom: 0px !important;

}
.сhat2 {
 
 margin-bottom: 0px !important;
}
#marq {
width: 765px;
margin-top: 1px;
background: none;
color: #000000;
font-size: 14px;
font-family: Tahoma !important;
font-style: italic;
font-weight: bold;
height: 16px;
border: 3px double #177245;

}
#marq a{
text-transform: uppercase;
font-size:14px;
 font-family: Tahoma;
color: #660099;
}

/*--------------------- Main content end ---------------------*/


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

#fblock{
 display: none;
}
#firstblock {
display: block;
}
#secblock{
display: none;
}
#thblock{
 display: none;
}


#infoblock{
 width:48%;
 _width:46%; 
 padding: 2px;
 float: left;
 border: 1px solid #177245;
 margin: 4px;
 }
#infoblock a:hover{
 cursor: pointer;
}
.sub{
 margin-top: 2px;
 margin-right: 2px;
 height: 24px;
 float: left;
 padding-left:4px;
 padding-right:4px;
 padding-top:3px;
 text-align: center;
 border-radius: 10px 10px 0 0;
 -moz-border-radius: 10px 10px 0 0;
 width: auto;
}

.sub a{
 font-weight: bold;
 font-variant: small-caps;
 font-size: 14px;
 font-family: Tahoma;
 color: #ffffff;
 
}
.sub a:hover {
 cursor: pointer;
 text-decoration: none;
}
.sub a:active {
 color: #000000;
 text-decoration: none;
}
#line {
 float:right;
 width: 770px;
 margin-left:2px;
 _margin-left:0; 
 height: 3px;
 overflow: hidden;
 background: #177245;
}

.sidebar {
 margin: 10px;
 padding-top: 1px;
 padding-bottom: 1px;
 width: 200px;
 background: none;;
}

.block {
 margin: 10px 10px 10px 10px;
 width: 180px;
 background: none;
 
}

.blocktitle {
 font: 14px 'Tahoma';
 color: #5d5d5d;
 text-transform: uppercase;
}

.hr {
 width: 180px;
 height: 1px;
 margin-top: 2px;
 margin-bottom: 2px;
 overflow: hidden;
 background: transparent;
}

.blockcontent {
 text-align: left;
}

.blockcontent ul {
 margin: 0;
 padding: 0;
}

.blockcontent li {
 margin-left: 5px;
 list-style-type: none;
}

.blockcontent li a {
 padding-left: 8px;
 list-style-type: none;
 color: #5d5d5d;
 line-height: 16px;
 background: url(/.s/t/792/10.png) no-repeat;
}

.blockcontent li a:hover {
 color: #e5891c;
 text-decoration: underline;
 background-position: 0px -16px;
}

.blockcontent a {}

.blockcontent a:hover {}

.calMdayIs, .calMdayIsA {
 background: #bebda3;
 color: #ffffff;
 border: 1px solid #b1b09a;
}

a.calMdayLink {
 color: #ffffff;
}

.calWday {
 border: 1px solid #85846b;
 height: 22px;
 width: 20px;
 background: url(/.s/t/792/11.png);
 color: #ffffff;
}

.calWdaySe, .calWdaySu {
 border: 1px solid #177245;
 height: 22px;
 width: 20px;
 background: url(http://delpos.3dn.ru/images/12.png);
 color: #ffffff;
}

.calMday, calMdayA, .calMdayIs {}

.calMdayA {
 color: #e83f63;
}

.calMonthLink {
 font: 12px 'Arial';
 color: #5d5d5d;
}

a.groupAdmin {
 color: #e83f63;
}

.swchItem span, .swchItemA span {}

.swchItem span:hover {}

.swchItem span:active {}

.swchItem {}

.admBarCenter div, .myWinSuccess {}

.adv_item {
 height:45px;
 width: 48px;
 vertical-align: middle;
 margin-right: 5px;
 }

/*---------------- Mainmenu start------------*/
.uMenuRoot {
 margin: 0px;
 padding: 0px;
}

.uMenuRoot span {
 margin-left: 0px;
}

.blockcontent .uMenuRoot li {
 margin-left: -13px;
 line-height: 20px;
 list-style-type: none;
 
}

.blockcontent .uMenuRoot a {
 line-height: 16px;
 font-weight: bold;
 font-variant: small-caps;
 color: #5d5d5d;
 margin-left: 0px;
 background: url(http://delpos.3dn.ru/images/13.png) no-repeat;
 padding: 4px 0px 4px 15px;
}

.blockcontent .uMenuRoot a:hover {
 color: #177245;
 text-decoration: none;
 background-position: 0px 0px;
}

.blockcontent .uMenuRoot a:active {}

.blockcontent .uMenuRoot a.uMenuItemA {
 color: #177245;
}

.uMenuItem {
 margin-left: 20px;
 padding: 0px;
 margin-bottom: 4px;
}


.uMenuArrow {
 position: absolute;
 height: 7px;
 width: 4px;
 top: 5px;
 right: 0px;
 background: url(/.s/t/792/20.gif);
}

/*------------------- Mainmenu end -------------------*/
/*--------------------- Containers end ---------------------*/
#yoblako{outline:0;}

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

#footer {
 clear: both;
 margin: 10px 13px;
 width: 978px;
 height: 35px;
 background: none;
}

#copyright {
 float: left;
 width: 450px;
 margin-left: 10px;
 text-align: left;
 line-height: 35px;
 text-transform: uppercase;
 background:none;
}

#powered_by {
 float: right;
 width: 450px;
 margin-right: 10px;
 text-align: right;
 line-height: 35px;
}

#powered_by img {
 vertical-align: middle !important;
}

/*--------------------- Footer end ---------------------*/


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

.forumContent {
 margin-left: 15px;
 width: 974px;
}

.forumContent a {
}

.forumContent table {

}

.gTable, .postTable {
 /*border-collapse: collapse;*/
 background: #d2d2d2;
}

.gTable td {
 border: 1px solid #edecd5;
 font: 11px 'Arial';
 color: #5d5d5d;
 padding: 5px 5px;
 margin: 1px;
 background: #e6e6e6;
}

.postTable td {
 border-collapse: collapse;
 text-align: justify;
}

.gTable td.gTableTop {
 padding: 0px 15px !important;
 background: url(http://delpos.3dn.ru/images/14.gif);
 height: 30px;
 color: #ffffff;
 font-weight: bold;
 text-transform: uppercase;
 font: 13px 'Tahoma';
 border: 0px solid #007d50;
 font-weight: bold;
 border-left: 1px solid #007d50;
 border-right: 1px solid #007d50;
}

.gTableTop a {
 color: #ffffff;
 font-weight: bold;
 font: 13px 'Tahoma';
 font-weight: bold;
}

.gTableTop a:hover {}

.gTable td.gTableSubTop {
 background: #faeedd;
 color: #082567;
 font: 10px 'Tahoma';
 padding: 4px;

}

.gTableSubTop a {
 background: #faeedd;
 color: #082567;
 font: 10px 'Tahoma';
}

.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: #177245;
}

.quoteMessage {}

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

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

/*--------------------- Forum end ---------------------*/


/*--------------------- INPUTS start ---------------------*/

#container_bg input[type=submit], #container_bg input[type=reset], #container_bg input[type=button], .popuptable input[type=submit], .popuptable input[type=reset], .popuptable input[type=button] {
 background: url(http://delpos.3dn.ru/images/15.png) repeat-x;
 border: 1px solid #18b970;
 color: #ffffff;
 text-shadow: #a3500b 0px 1px 1px;
 height: 18px;
 display: inline;
 border-radius: 5px;
 -moz-border-radius: 5px;
 padding-bottom: 3px;
 padding-left: 18px;
 padding-right: 18px;
 cursor: pointer;
 margin-top: 5px;
 text-align: center;
}

#container_bg input[type=submit]:hover, #container_bg input[type=reset]:hover, #container_bg input[type=button]:hover, .popuptable input[type=submit]:hover, .popuptable input[type=reset]:hover, .popuptable input[type=button]:hover {
 background-position: 0px -16px;
}

#container_bg input[type=submit]:active, #container_bg input[type=reset]:active, #container_bg input[type=button]:active, .popuptable input[type=submit]:active, .popuptable input[type=reset]:active, .popuptable input[type=button]:active {
 background-position: 0px -32px;
}

input[type=text], input[type=password] {
 border: 1px solid #c5c5c5;
 height: 22px;
 background-color: #f2f1f1;
 background-image: url(/.s/t/792/16.png);
 background-repeat: repeat-x;
 padding-left: 5px;
}

textarea {
 border: 1px solid #c5c5c5;
 background-color: #f2f1f1;
 background-image: url(/.s/t/792/16.png);
 background-repeat: repeat-x;
 padding-left: 5px;
}

#container_bg #mchatBtn, #container_bg input.codeButtons, #container_bg input.button {
 padding-left: 0px;
 padding-right: 0px;
}

.myWinCont input[type='text'], .myWinCont input[type='password'] {
 height: 19px;
}

.queryField {
 width: auto !important;
}

textarea#message {
width: 100%;
}

input.commFl {
width: 100%;
}
.u-comboeditcell{
border:0px;
 background:none;
}
.x-unselectable u-combo{
border:none !important;
 background:none !important;
}

/*--------------------- INPUTS end ---------------------*/


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

.popuptable a {
 color: #e5891c !important;
}

.popuptable {
 margin-top: 4px;
}

.ptitle {
 height: 32px;
 width: 710px;
 background: url(http://delpos.3dn.ru/images/17.gif);
 margin: auto;
}

.popuptitle {
 padding-top: 11px;
 margin-left: 10px;
 color: #edecd5;
 text-align: left;
 text-transform: uppercase;
}

.popupbody {
 width: 710px;
 background: url(/.s/t/792/18.png);
 margin: auto;
 padding: 1px 0px;
}

.pbody {
 margin: 0px 10px;
 line-height: 12px;
}

.popup_bottom_shadow {
 height: 3px;
 width: 710px;
 background: url(/.s/t/792/19.png);
 margin: auto;
 overflow: hidden;
}
.fog{

 position: fixed;
 top: 0px;
 left: 0px;
 margin: 0px;
 padding: 0px;
 width: 100%;
 height: 100%;
 background: black;
 opacity: 0.5;
 z-index: 100
}
.rules{
 opacity: 1;
 position: fixed;
 margin:0 auto;
 height:480px;
 width:700px;
 background: #ffffff;
 border: 6px solid #177245;
 top:50%;
 margin-top:-280px;
 left:50%;
 margin-left:-350px;
 
 z-index:101;
 
}
.rulestext {
 margin: 0 auto;
 padding:4px;
 background: #ffffff;
 opacity:1;
 height:98%;
 width:98%;
 z-index:101;
 
}
.rulestitle {
 background: #177245;
 color: #ffffff;
 width:688px;
 padding-left:4px;
 height: 24px;
 margin:0 auto;
 top:1px;
 font-size: 20px;
 font-weight:bold;
 font-family: Verdana;
 clear:both;
 z-index:101;
}
 
/*--------------------- POPUP end ---------------------*/
