/*--------------------- General styles start #414141---------------------*/
body {
 margin: 0px; 

 background:#fff;
 font: 0.9em 'Tahoma';
 color: #5d5d5d;
 text-align: center;
}

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

body a:hover {
 text-decoration: underline;
}

* {
 font-size: 1em;
 font-family: 'Tahoma';
}

img {border: 0px;}

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



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

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

#shadow_top {
 width: 1004px;
 height: 1px;
 overflow: hidden;
 background: url(/.s/t/792/1.png);
}

#container_bg {
 width: 1004px;
 padding-bottom: 1px;
 background: url(/fon_bg/content-bg.png);
}

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

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


/*--------------------- EXPEREMENTAL poisk ---------------------*/
.cf:before, .cf:after{
 content:"";
 display:table;
}
 
.cf:after{
 clear:both;
}
 
.cf{
 zoom:1;
} 





/* Стили для контейнера формы */
.form-wrapper {
 width: 180px;
 padding: 5px;
 margin: 10px auto 10px auto;
 background: #444;
 background: rgba(0,0,0,.2);
 border-radius: 10px;
 box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
}
 
/* Стили поля ввода текста */
 
.form-wrapper input {
 width: 130px;
 height: 22px;
 padding: 2px 2px;
 float: left; 
 font: 12px 'Tahoma';
 border: 0;
 background: #eee;
 border-radius: 3px 0 0 3px; 
}
 
.form-wrapper input:focus {
 outline: 0;
 background: #fff;
 box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}
 
.form-wrapper input::-webkit-input-placeholder {
 color: #999;
 font-weight: normal;
 font-style: italic;
}
 
.form-wrapper input:-moz-placeholder {
 color: #999;
 font-weight: normal;
 font-style: italic;
}
 
.form-wrapper input:-ms-input-placeholder {
 color: #999;
 font-weight: normal;
 font-style: italic;
} 
 
/* Кнопка отправки формы */
.form-wrapper button {
 overflow: visible;
 position: relative;
 float: right;
 border: 0;
 padding: 0;
 cursor: pointer;
 height: 22px;
 width: 50px;
 font: bold 10px/20px 'lucida sans', 'trebuchet MS', 'Tahoma';
 color: #fff;
 text-transform: uppercase;
 background: #d83c3c;
 border-radius: 0 3px 3px 0; 
 text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
} 
 
.form-wrapper button:hover{ 
 background: #e54040;
} 
 
.form-wrapper button:active,
.form-wrapper button:focus{ 
 background: #c42f2f;
 outline: 0; 
}
 
.form-wrapper button:before { /* стрелка влево */
 content: '';
 position: absolute;
 border-width: 8px 8px 8px 0;
 border-style: solid solid solid none;
 border-color: transparent #d83c3c transparent;
 top: 2px;
 left: -6px;
}
 
.form-wrapper button:hover:before{
 border-right-color: #e54040;
}
 
.form-wrapper button:focus:before,
.form-wrapper button:active:before{
 border-right-color: #c42f2f;
} 
 
.form-wrapper button::-moz-focus-inner { /* Удаляем дополнительное пространство рядом с кнопкой в Mozilla Firefox */
 border: 0;
 padding: 0;
} 

/*---------------------END EXPEREMENTAL ---------------------*/




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


.wrapperc {overflow: hidden; width: 990px;}
.featuresColumn {float: left; width: 22%; margin-right: 4%;}
.last {margin-right: 0;}




#divider {
 clear: both;
 width: 996px;
 height: 1px;
 margin: auto;
 overflow: hidden;
 background: url(/.s/t/792/8.png);
}

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

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




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





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


#header {
 width: 996px;
 height: 152px;
 margin: auto;
 text-align: left;
}

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

#header_right {
 margin-top: 10px;
 margin-right: 10px;
 float: right;
 width: 400px;
 height: 142px;
 text-align: right;
}

#image {
 float: left;
 width: 291px;
 height: 152px;
 background: url(/);
}

#site_logo {
 position: relative;
 float: left;
 height: 152px;
 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;
}

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

.left {
 display: table-cell;
 height: 35px;
 width: 57px;
 background: url(/.s/t/792/5.png) no-repeat;
}

.center {
 display: table-cell;
 height: 35px;
 width: 90px;
 background: url(/.s/t/792/6.png) no-repeat;
}

.right {
 display: table-cell;
 height: 35px;
 width: 57px;
 background: url(/.s/t/792/7.png) no-repeat;
}

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

/* CSS MENU */
ul#cssmenu {
 position: relative;
z-index:999;
 
 
 
 width:100%;
 margin: 0;
 border: 0px none;
 
 padding: 0;
 list-style: none;
 background: #000;
 height: 30px;
 font: bold 12px/28px Verdana, Arial;
 border-left:red 0px solid;
 border-top:#fff 2px solid;
 border-bottom:#000 2px solid;
}

ul#cssmenu li {
 margin: 0;
 
 border: 0px none;
 padding: 0;
 float: left;
 display: inline;
 list-style: none;
 position: relative;
 height: 30px;
}

ul#cssmenu ul {
 margin: 0;
 border: 0 none;
 padding: 0;
 width: 160px;
 list-style: none;
 display: none;
 position: absolute;
 top: 30px;
 left: 0;
}

ul#cssmenu ul:after {
 clear: both;
 display: block;
 font: 1px/0px serif;
 content: ".";
 height: 0;
 visibility: hidden;
}

ul#cssmenu ul li {
 width: 150px;
 float: left;
 display: block !important;
 display: inline;
}

/* Main Menu */
ul#cssmenu a {
 border: 0px;
 padding: 0 5px;
 float: none !important;
 float: left;
 display: block;
 background: #000;
 color: #FFFFFF;
 font: bold 12px/28px Verdana, Arial;
 text-decoration: none;
 height: auto !important;
 height: 1%;
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a {
 background: #FFFFFF;
 color:#000;
 border-top:#003366 1px solid;
}

/* Second Menu */
ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
 border-top: 2px solid #FFFFFF;
 float: none;
 background: #000;
 color: #FFFFFF;
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
 border-top: 2px solid #FFFFFF;
 background: #FFFFFF;
 color:#003366;
 border:#003366 1px solid;
}

ul#cssmenu ul ul {
 display: none;
 position: absolute;
 top: 0;
 left: 170px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
 display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
 display: block;
} 



/* Вроде как комментарии
------------------------------------------*/

.spiski_dm { 
 border:0px solid #CCCCCC;
 margin: 0px 0px 0px 0px;
 border-top: none; 
}

.spiski_dm div { 
 border-top: 0px solid #CCCCCC; 
}

.spiski_1 {
 background: #fff;
 padding: 2px 2px 2px 2px;
 text-align:left;
}

.spiski_2 {
 background: #F0F0F0;
 padding: 2px 2px 2px 2px;
 text-align:left;
 } 












/* Вид комментарий в чате
------------------------------------------*/
.chBlock1,
.chBlock2 {
 
 text-align:left!important; 
 width:99%!important;
 padding: 2px!important;
 border-top: 0px solid #D0D0D0!important;
 border-bottom: 1px solid #D0D0D0!important;
 margin:auto;
}

.chBlock1 {background: #fff!important;}
.chBlock2 {background: #f6f6f6!important;}

.cnat_name {float:left;}
.cnat_tame {
 float:right;
 font:9px Verdana,Arial,Helvetica,sans-serif!important; 
 color: #999;
}

.cnat_message {
 clear:left;
 overflow: hidden;
padding: 2 0 2 5;
 width:99%;
}

.avatar_chat {
 float:right;
 width:35px;
 height:35px; 
 border:1px solid #D6D6D6; 
 padding: 3px; 
 margin: 0px 0px 5px 15px; 
 background:#fff; 
}








/* Comments Style */
.cBlock1,
.cBlock2 {
 float:left;
 overflow: hidden;
 width:100%;
 margin-bottom: 15px;
 outline: 0px solid #d7d7d7; 
 border: 1px solid #fff;
}

.cBlock1 {background: #f6f6f6;}
.cBlock2 {background: #e5e5e5;}

.vid_comments_os {
 float:left;
 width:95%;
 padding: 5px 15px 5px 16px;
}

.vid_comments_os a:link, 
.vid_comments_os a:visited {color:#2e6fac;}
.vid_comments_os a:hover {color:#31ac2e;}
img {border: none; }
a {outline: none; text-decoration:none!important; }

.vc_top {
 float:left;
 width:100%;
 padding: 0px 0px 5px 0px; 
}

.vc_name {
 font: 10px Verdana,Arial,Helvetica, sans-serif;
 text-shadow: 1px 1px 1px #fff;
 float:left; 
 padding: 3px 0px 0px 0px; 
} 
 
.vc_name strong {color:#4EA62C;} 
.vc_name span {color:#999;}

.vc_reiting {
 font: 11px Verdana,Arial,Helvetica, sans-serif;
 float:right;
} 

.vc_reiting img {float:left; padding-top: 6px;}
.vc_reiting span {float:left; padding: 2px 5px 0px 5px; font-weight: bold;}

.vc_nomer {
 font: 11px Verdana,Arial,Helvetica, sans-serif;
 float:right;
 font-size:19px;
 margin-left: 15px;
}

.vc_nomer a:link, 
.vc_nomer a:visited {color:#C7C7C7;} 
.vc_nomer a:hover {color:#2C68A6;}

.vc_center {
 float:left;
 text-align:justify;
 font: 115%/1.5 Verdana,Arial,Helvetica, sans-serif;
 color:#555;
 width:100%; 
}

.coment_avatar{
 float:right; 
 width:50px;
 height:50px;
 padding:3px;
 margin: 0px 0px 10px 15px;
 border: 1px solid #fff;
}

.vc_center {
 color:#555;
 width:100%; 
}

.vcc_otvet {
 color:#555;
 padding: 5px 5px 5px 5px; 
 background: #fff; 
 border: 0px solid #d7d7d7; 
 width:98%; 
 margin: 10px 0px 10px 0px; 
}

.vc_center,
.vcc_otvet {
 float:left;
 overflow: hidden;
 text-align:justify;
 font: 115%/1.5 Verdana,Arial,Helvetica, sans-serif;
}

.vc_bottom {
 clear:left;
 text-align:right;
 padding: 0px 0px 0px 0px;
}

.post_r {color: #888;}
.red {color: #a71a1a;}
.gren {color: #1da71a;}
.grey {color: #999;}












 
 
 




/*--------------------- div материал новости ---------------------*/




















.input-width {
 
 border:1px solid #999;
 background:#fff;
 }
 .width-setter {
 
 margin:0 9px;
 position:relative;
 }
 .width-setter input {
 width:100%;
 
 padding:4px 9px 5px;
 margin:0;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:12px;
 line-height:14px;
 color:#000;
 border:0 none;
 background:#9C6;
 position:absolute;
 left:-9px;
 top:0;
 }









.eTitle {
 font: font: bold italic 110% serif;
 color: #5d5d5d;
 text-transform: uppercase;
 text-indent: 1.5em;
 line-height: 25px;
}

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

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

.eMessage, .eAnswer {
 font: 14px 'Arial';
 text-align: justify !important;
 
 line-height: line-height: 2;
 background: ;
}

P {
 font-family: Arial, Helvetica, sans-serif; /* Гарнитура шрифта основного текста */
 font-size: 100%; /* Размер шрифта */
 }






.eText {
 font: 14px 'Arial';
 text-align: justify !important;
 
 line-height: 17px;
 background: ;
}

.eMessagein {
 font: 16px 'Arial';
 text-align: justify !important;
 
 line-height: 20px;
 background: ;
 
 
 }





.cMessage {
 font: 11px 'Arial';
 text-align: justify !important;
 line-height: 15px;
 background: url(/fon_bg/header-img.png);
}

.eDetails, .eDetails1, .eDetails2 {
 background: ;/*--------------------- #F5F5DC ---------------------*/
 border: 0px solid #e0dfdb;
 padding: 5px 10px;
 margin-top: 5px;
 color: #000000;
}




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

.sidebar {
 margin: 5px;
 padding-top: 1px;
 padding-bottom: 1px;
 width: 200px;
 background: url(/fon_bg/content-bg.png);
}




.sidebarcenter {
 
 padding-top: 1px;
 padding-bottom: 1px;
 width: 550 px;
 background: #fff;
}









.block {
 margin: 0px;5px 0px 10px 5px;
 background: #fff;

}

.blocktitle {
 font: bold 12px 'Tahoma';
 color: #5d5d5d;
 text-transform: uppercase;
padding: 5px 0px 1px 0px;
}

.hr {
 width: 100%;
 height: 1px;
 
 margin-top: 2px;
 margin-bottom: 2px;
 overflow: hidden;
 background: #000000;
}

.blockcontent {
 width: 190px;
 
 text-align: center;
}


.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 #c75d11;
 height: 22px;
 width: 20px;
 background: url(/.s/t/792/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 {}












/*---------------- 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;
 color: #5d5d5d;
 margin-left: 0px;
 background: url(/img/tchkm.png) no-repeat;
 background-position:left;
 padding: 4px 0px 4px 15px;
}

.blockcontent .uMenuRoot a:hover {
 color: #57acac;
 text-decoration: none;
 background: url(/img/tchkma.png) no-repeat;
 background-position:left;
}

.blockcontent .uMenuRoot a:active {
background: url(/img/tchkma.png) no-repeat;
background-position:left;
}

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











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

#footer {
 clear: both;
 width: 100%; 
 height: 150px;
 background: #000;
 bottom: 0; /* прижимаем к нижнему краю обертки */
 color: #000;
 }

#footer a {
 color: #fff;
 text-decoration: none;
}

#footer a:hover, #footer li:hover a, #footer li.iehover a {
 color:#fff;
 border-bottom:#fff 1px solid;
}
 
 


.image_f {
 background-image:url(/javal.png);
 background-repeat: no-repeat;
 margin: auto;
height:170px;
width:100px;
}



 

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

.fwrapper {overflow: hidden; width: 100%;}
.featuresColumn {
 float: left; 
 width: 22%; 
 margin-right: 4%;
 text-align: ;
 line-height: 20px;
 pedding: 10px;
 text-transform: ;
 font: 12px 'Tahoma';
 color:#fff;
}

.last {
margin-right: 0;
text-align: left;
 line-height: 20px;
 pedding: 10px;
 text-transform: ;
 font: 12px 'Tahoma';
 color:#FFFFFF;}

.titlecol {
text-align: center;
font: 14px 'Tahoma';
 margin-top: 10px;
 margin-bottom: 5px;
 }
 
 

.featuresColumncontent {
 margin-left: 30px; 
text-align: left;
line-height: 35px;
text-transform: ;
font: 12px 'Tahoma';
color:#ffffff;
}






#sdown {
 float: left;
 margin: auto;
 text-align: center;
 line-height: 35px;
 text-transform: ;
 background: #000;
 }



.navigation-ftr {
list-style: none; /* прячем маркеры */
}
.navigation-ftr li {
display: inline; /* выстраиваем элементы списка в один ряд */
margin-right: 3px; /* делаем отступ чтобы пункты меню не сливались */
}

.navigation-ftr li :hover{
text-decoration: underline;
 background: #fff;
 color: #000;
 padding: 2px;
}

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

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


/*--------------------- 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: #8BB9E0;
 border: 1px solid #8BB9E0;
 color: #ffffff;
 text-shadow: #a3500b 0px 1px 1px;
 height: 20px;
 display: inline;
 border-radius: 2px;
 -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: ;
 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;
}

/*---------------------osninf {background:#F3F2E3; POPUP end url(/.s/t/792/1.png);---------------------*/

/* ===== forum Start ===== */ 

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



/* General forum Table View */ 
.gTable {background:#CCCCCC;} 
.gTableTop {padding:2px;background:#000 url() repeat-x 0 0;padding-left:20px;padding-bottom:1px;color:#FFFFFF;font-weight:bold; height:28px;font-size:10pt; } 
.gTableSubTop {padding:2px;background:#eaebed url() repeat-x 0 -59px;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:#F2F2F2;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:#F2F2F2} 
.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:#FFFFFF;} 
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:#2867AE;} 
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#2867AE;} 
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#2867AE;} 
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#2867AE;} 
/* -------------------- */ 

/* 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:#F2F2F2} 
.threadLastPostTd {padding:2px;font-size:7pt;} 
.threadDescr {color:#858585;font-size:7pt;} 
.threadNoticeLink {font-weight:bold;} 
.threadsType {padding:2px;background:#AAAAAA;height:20px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px; } 
.threadsDetails {padding:2px;background:#eaebed url(/newpuma/header_menu.png) repeat-x 0 -59px;height:20px;color:#6E6E6E;} 
.forumOnlineBar {padding:2px;background:#eaebed url(/newpuma/header_menu.png) repeat-x 0 -59px;height: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 {border:1px solid #555555;} 
.postPoll {background:#F1F2F3;text-align:center;} 
.postFirst {background:#F8F9FA;} 
.postRest1 {background:#F1F2F3;} 
.postRest2 {background:#F8F9FA;} 
.postSeparator {height:0px;background:#000000;} 

.postTdTop {background:#eaebed url(/newpuma/header_menu.png) repeat-x 0 -59px;border-right:1px solid #ccc;} 
.postBottom {background:#eaebed url(/newpuma/header_menu.png) repeat-x 0 -59px;height:20px;border-right:1px solid #ccc;} 
.postUser {font-weight:bold;} 
.postTdInfo {text-align:center;padding:5px;background:#F2F2F2; border-right:1px solid #ccc;} 
.postRankName {margin-top:5px;} 
.postRankIco {margin-bottom:5px;margin-bottom:5px;} 
.reputation {margin-top:5px;} 
.signatureHr {margin-top:20px;color:#787878;} 
.posttdMessage {font-size: 11pt; padding:5px;background:#FFFFFF;border-top:1px solid #ccc;border-bottom:1px solid #ccc;} 

.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;} 
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/813/11.gif') no-repeat 0px 4px;} 
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/813/11.gif') no-repeat 0px 4px;} 
/* ----------------------- */ 

/* forum Post Form */ 
input {background: #fff; border: 1px solid #bcbcbc;} 
.codeButtons, .loginButton, .searchSbmFl, .pollBut, .commSbmFl {font-size:8pt;background:#eaebed url(/newpuma/header_menu.png) repeat-x 0 -59px;color: #000; border: 1px solid #ccc;} 
.codeCloseAll {font-size:8pt; background:#000;color: #fff; border: none;} 
.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;width:550px;height:150px} 
.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} 





.blockline {
 padding:0 5px; margin:0 8px 5px 8px; border:1px solid #464646; line-height:23px;background:#1b1b1b; font-size:11px;
}

.blockopis {
 padding:0 5px; margin:0 8px 5px 8px; border:1px solid #464646; background:#232323; font-size:9px; text-align:center;
}
.blocks {
 padding:5px; margin:0 0 8px 0; border:1px solid #464646; background:#232323;
}
.hblock{
 border:0px solid #464646;
 border-bottom:0px dotted #464646;
 margin:0;
 background:#232323 bottom;
 line-height:17px;
 padding-left:5px;
 font-weight: bold;
 }
.miniblock {
 padding:5px; margin:0 0 6px 0; border:0px solid #464646; background:; width:140px;
 border-top: 0;
}
.blocknav {
 padding:0 5px; margin:0 3px 8px 3px; border:1px solid #464646; line-height:23px;background:#232323; font-size:1.1em;
}

/* ----------------- */ 

/* ====== forum End ====== */