/*--------------------- General styles start ---------------------*/
body {
 margin: 0px;
 background-color: #c3c2ae;
 font: 12px 'Arial';
 color: #000;
 text-align: center;
 background: url(/test/001.gif);
}

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

body a:hover {
color: #E68919;
 text-decoration: underline;
}

* {
 font-size: 14px;
 font-family: 'Arial';
}

img {border: 0px;}

.text {
 font-family: Arial;
 font-size:14px; color: #000000;
}

.text_b {font-family: Arial; 
font-size:14px; 
color: 
#000000;
font-weight: 
bold;
}

.text_i {
font-family: Arial; 
font-size:14px; 
color: #000000; 
font-style: italic;
}

.setup {font-family: Arial; 
font-size:14px; 
color: #000000; 
font-weight : bold;}

.rus { font-family: Arial; 
font-size:14px; 
color: red; 
font-weight: bold;
}

.haz { font-family: Arial; 
font-size:17px; 
padding : 3px; 
margin : 3px; 
font-weight:bold;}

a.haz:link {
text-decoration:none; 
color:#000000;}

a.haz:active {
text-decoration:none; 
color:#000000;
}
a.haz:visited {
text-decoration:none; 
color:#000000;
}

a.haz:hover {
text-decoration:none; 
color :#000000;
}

.haz1 {
font-family: Arial; 
font-size:13px; 
color: #000000; 
font-weight:bold;
}

a.haz1:link {
text-decoration:none; color:#000000; 
}

a.haz1:active {
text-decoration:none; color:#000000; 
}

a.haz1:visited {
text-decoration:none; color:#000000; 
}

a.haz1:hover {
text-decoration:none; color :#000000; 
}

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

/*--------------------- Menu testent start ---------------------*/
#nav, #nav ul {
 list-style: none;
 margin: 0;
 padding: 0;
 border: 1px solid #CCCCCC;
 background-color: #FFF;
 float: left;
text-align:left;
 width: 100%;
}
#nav li {
 float: left;
 position: relative;
 background-color: #FFF;
 back\ground: none;
 display: block;
}
#nav li ul {
 display: none;
 position: absolute;
 background-color: #FFF;
 padding: 8px 5;
 width: 138px; 
}
#nav a {
 color: #000;
 text-decoration: none;
 display: block;
 width: auto;
 padding: 4px 10px;
 background-color: #003366 repeat-y right;
}
#nav a:hover {
 color: #000;
 background-color: #E68919;
}
#nav li:hover,
#nav li.jshover {
 background-color: #0066CC;
}
#nav li li a {
 width: 118px;
 left: -5px;
 background: none;
}
#nav li:hover ul,
#nav li.jshover ul {
 display: block;
}
#nav li:hover li ul,
#nav li.jshover li ul {
 display: none;
 width: 138px;
 top: -9px;
 left: 118px;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
 display: block;
}
/*--------------------- Menu testent end ---------------------*/

/*--big--*/

.commTd2 {
padding:3px;
margin: 3px;
}

.securityCode {
padding:3px; 
margin: 3px;
}

.swchItemA1 {
background-color : #0066CC; 
font-weight:bold; 
color : #000000; 
margin: 3px; 
padding:3px; 
padding-left:10px; 
padding-right:10px;
}

.swchItem1 { color : #000000; 
margin: 3px; 
padding:2px; 
}

.swchItemA {
background-color : #0066CC; 
color : #000000; 
padding:3px; 
padding-left:10px; 
padding-right:10px; 
font-weight:bold;
}

.swchItem {
color : #000000; 
margin: 3px; 
padding:2px;
}

.switchActive {
background-color : #0066CC;
color : #000000;
padding:4px;
padding-left:10px;
padding-right:10px;
font-weight:bold;
}

.switchDigit {
color : #000000; 
margin: 3px; 
padding:3px; 
}

.eTag {color : #E68919; 
border-bottom-color : #0066CC; 
border-bottom-width : 2px; 
border-bottom-style : dotted; 
}

.uRelatedEntry {
list-style-type: none; 
margin-left: 5; 
padding-left: 5; 
text-decoration:underline; 
color : #0066CC; 
font-size:8pt; 
font-weight:bold;
}

.uRelatedEntries {color : #000000; 
margin-left: 0; 
padding-left: 0;
}

sabak {
width: 130px;
}

textarea {
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-o-border-radius: 8px;
}

.pagesInfo {
display:none;
}

.forumNamesBar {
color : #E68919;
}

.forumBar {
color : #E68919;
}

.forumBarA {
color : #E68919;
}

.statusOnline {
color: green;
}

.statusOffline {
color : red;
}

/*--big end--*/

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

#container {
 width: 1004px;
 margin: auto;
 margin-top: 20px;
}

#shadow_top {
 width: 1004px;
height: 1px;
 overflow: hidden;
 background-color:#FFF;
}

#container_bg {
 width: 1004px;
 padding-bottom: 0px;
 background-color:#FFF;
}

#shadow_bottom {
 width: 1004px;
 overflow: hidden;
 margin-bottom: 10px;
 background: url(/.s/t/792/3.png);
}

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


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

#header {
 width: 998px;
 height: 50px;
 margin: auto;
 text-align: left;

}

#header_left {
 float: left;
 width: 998px;
}

#image {
 float: left;
 width: 170px;
 height: 50px;
 margin : 3px;
}

/*--------------------- Header end ---------------------*/


/*--------------------- Main content start ---------------------*/
.containir {
border-width:2px;
border-color:#C2C2C2;
border-style:dotted;
width:100%;
height:20px;
text-indent:5px;
}

#divider {
 clear: both;
 margin: auto;
height: 2px;
 overflow: hidden;
 background: url(/graffika/8.png);
}

#leftcol {
 float: left;
 width: 120px;
 margin-left: 3px;
 text-align: justify;
}

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

#maincol {
 margin: 10px 210px 0px 223px;
 _width: 100%; /*FOR IE*/
 text-align: justify;
}

.eTitle {
 font: 18px 'Arial' 'Tahoma' 'Verdana';
 color: #000;
 line-height: 25px;
font-weight : bold;
}

.eTitle a {
font: 14px 'Arial' 'Tahoma' 'Verdana';
color: #353535;
text-transform: uppercase;
line-height: 25px;
font-weight : bold;
}

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

.eText, .eMessage {
 font: 16px 'Arial';
 text-align: justify !important;
 line-height: 15px;
 margin-top: 5px;
padding-bottom: 10px;
 color: #000;
 
}

.eAnswer {
 font: 14px 'Arial';
 text-align: justify !important;
 line-height: 15px;
 background: url(/.s/t/792/9.png) no-repeat;
}

.cMessage {
 font: 14px 'Arial';
 text-align: justify !important;
 line-height: 15px;
}

.eDetails {
 padding: 1px 5px;
 margin-top: 4px;
 color: #000;
font-style:italic;
}

.eDetails1, .eDetails2 {
 padding: 1px 5px;
 margin-top: 4px;
 color: #000;
font-style:italic;
}

.cBlock1 {
 background: #FFFFFF;
 margin-bottom: 0px !important;
}

.cBlock2 {
 background: #FFFFFF;
 margin-bottom: 0px !important;
}

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


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

uRelatedEntry {
list-style: none;
 margin: 0 0 0 0; 
padding-left: 0px;
} 

li.uRelatedEntry {
margin: 0; 
padding: 0 0 0 11px;
} 

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

.block {
 margin: 5px 10px 10px 10px;
 width: 180px;
}

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

.hr {
 width: 170px;
 height: 1px;
 margin-top: 2px;
 margin-bottom: 2px;
 overflow: hidden;
 background: #d2d2d2;
}

.blockcontent2 {
 text-align: left;
width: 150px;
padding : 4px;
}


.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;
}

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

.blockcontent2 a:hover { color: #e5891c;}
.blockcontent a:hover { color: #e5891c;}
.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 #c75d11;
 height: 22px;
 width: 20px;
 background: url(leftcol);
 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 {}


/*---------------- 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: 15px;
 font-weight: bold;
 color: #5d5d5d;
 margin-left: 0px;
 padding: 4px 0px 4px 5px;
}

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

.blockcontent .uMenuRoot a:active {}

.blockcontent .uMenuRoot a.uMenuItemA {
 color: #57acac;
}

.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 ---------------------*/


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

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

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

#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;
text-align: left;
}

.forumContent a {
}

.forumContent table {

}

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

.gTable td {
 border-bottom: 1px solid #e1e1e1;
 font: 17px 'Arial';
 color: #5d5d5d;
 padding: 5px 5px;
 
 background: #fff;
}

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

.gTable td.gTableTop {
 padding: 0px 15px !important;
 background: url(/graffika/mai.png);
 height: 30px;
 color: #ffffff;
 font-weight: bold;
 text-transform: uppercase;
 font: 15px 'Tahoma';
text-align:center;
 border: 0px solid #c75d11;
 font-weight: bold;
}

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

.gTableTop a:hover {}

.gTable td.gTableSubTop {
 background: #e1e0c9;
 color: #000;
 font: 13px 'Tahoma';
 padding: 4px;

}

.gTableSubTop a {
 background: #e1e0c9;
 color: #000;
 font: 12px 'Tahoma';
}

.postBottom table td {
 border: 0px;
}

.postSeparator {
 display: none;
}

.posttdMessage {
 text-align: justify;
 font: 16px 'Arial';
}

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

a.TopSortLink {}

a.TopSortLink:hover {}

a.postUser {
 font-weight: bold;
}

a.forum, a.threadLink {
 font: 14px 'Arial';
 color: #000;
}

.quoteMessage { background-color: #e1e1e1;}

.forumDescr, .threadDescr {
 color: #a1a1a1;
 font: 12px '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(/.s/t/792/15.png) repeat-x;
 border: 1px solid #c75d11;
 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: 30px;
 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%;
}

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


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

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

.popuptable {
 margin-top: 4px;
}

.ptitle {
 height: 32px;
 width: 710px;
 background: url(/.s/t/792/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;
}

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