/* Mне нравится 
 ------------------------------------------*/ 
 #rating_os { 
 float:right; 
 font: 11px Verdana,Arial,Helvetica, sans-serif; 
 color:#a7a7a7; text-shadow: 1px 1px 1px #252525; 
 background:#484848; 
 border: 1px solid #252525; 
 } 

 #rating_os a:link, 
 #rating_os a:visited, 
 #rating_os a:hover {text-decoration:none; color:#a7a7a7;} 

 #rating_l { 
 float:left; 
 background: url(http://webo4ka.ru/Ucoz5/ugol_black_knopka_mne_nravitci_ucoz.png) no-repeat right; 
 padding: 3px 10px 3px 5px; 
 } 

 #rating_l:hover { 
 background: #5d5d5d url(http://webo4ka.ru/Ucoz5/ugol_black_knopka_mne_nravitci_ucoz.png) no-repeat right; 
 } 

 #rating_p { 
 float:right; 
 padding: 3px 5px 3px 5px; 
 background:#6e6e6e; 
 }
#email {
 background:url();
 color:white;
 text-align: center;


 
 /*Transition*/
 -webkit-transition: -webkit-box-shadow 0.5s ease-out;;
 -moz-transition: -moz-box-shadow 0.5s ease-out;
 -o-transition: box-shadow 0.5s ease-out;
}
 
#email:hover {
 -moz-box-shadow: 0px 0px 20px #ffffff;
 -webkit-box-shadow: 0px 0px 20px #fffff;
 box-shadow: 0px 0px 20px #ffffff;
}
 #email1{
 background:url();
 color:white;
 text-align: center;
 width:90%;
 -moz-box-shadow: 0px 0px 20px #ffffff;
 -webkit-box-shadow: 0px 0px 20px #fffff;
 box-shadow: 0px 0px 20px #ffffff;
}





#mouseover{ 
 /*Transition*/
 -webkit-transition: -webkit-box-shadow 0.5s ease-out;;
 -moz-transition: -moz-box-shadow 0.5s ease-out;
 -o-transition: box-shadow 0.5s ease-out;
 
 }
 #mouseover:hover {
 -moz-box-shadow: 0px 0px 20px #ffffff;
 -webkit-box-shadow: 0px 0px 20px #fffff;
 box-shadow: 0px 0px 20px #ffffff;
}
 #buttontop {
 background:url();
 color:white;
 text-align: center;


 
 /*Transition*/
 -webkit-transition: -webkit-box-shadow 0.5s ease-out;;
 -moz-transition: -moz-box-shadow 0.5s ease-out;
 -o-transition: box-shadow 0.5s ease-out;
}
 
#buttontop:hover {
 -moz-box-shadow: 0px 0px 20px #ffffff;
 -webkit-box-shadow: 0px 0px 20px #fffff;
 box-shadow: 0px 0px 20px #ffffff;
}
 #buttontop1{
 background:url();
 color:white;
 text-align: center;
 width:90%;
 -moz-box-shadow: 0px 0px 20px #ffffff;
 -webkit-box-shadow: 0px 0px 20px #fffff;
 box-shadow: 0px 0px 20px #ffffff;
}
 #srch1 {


 display: block;
 text-align: center;

 
 /*Transition*/
 -webkit-transition: -webkit-box-shadow 0.5s ease-out;;
 -moz-transition: -moz-box-shadow 0.5s ease-out;
 -o-transition: box-shadow 0.5s ease-out;
}
#srch1:hover {
 -moz-box-shadow: 0px 0px 30px #ffffff;
 -webkit-box-shadow: 0px 0px 30px #ffffff;
 box-shadow: 0px 0px 30px #ffffff;
}
/*pressed search input*/
 #srch2 {
 -moz-box-shadow: 0px 0px 30px #ffffff;
 -webkit-box-shadow: 0px 0px 30px #ffffff;
 box-shadow: 0px 0px 30px #ffffff;
}
/*Buttons*/
input[type="button"] { 
 background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1)); 
 background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1); 
 -webkit-border-radius: 2px; 
 -webkit-user-select: none; 
 background-color: whiteSmoke; 
 background-image: linear-gradient(top,#f5f5f5,#f1f1f1); 
 background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1); 
 border: 1px solid gainsboro; 
 border: 1px solid rgba(0, 0, 0, 0.1); 
 border-radius: 2px; 
 color: #666; 
 cursor: pointer; 
 font-size: 11px; 
 font-weight: bold; 
 height: 29px; 
 line-height: 27px; 
 margin: 5px; 
 padding: 0 8px; 
 text-align: center; 
 } 


 input[type="button"]:hover { 
 border: 1px solid rgba(0, 0, 0, 0.2); 
 box-shadow:0px 0px 2px gainsboro; 
 -webkit-box-shadow:0px 0px 2px gainsboro; 
 -moz-box-shadow:0px 0px 2px gainsboro;} 

 input[type="submit"]:hover { 
 border: 1px solid rgba(0, 0, 0, 0.2); 
 box-shadow:0px 0px 2px gainsboro; 
 -webkit-box-shadow:0px 0px 2px gainsboro; 
 -moz-box-shadow:0px 0px 2px gainsboro;} 

input[type="submit"] { 
 background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1)); 
 background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1); 
 -webkit-border-radius: 2px; 
 -webkit-user-select: none; 
 background-color: whiteSmoke; 
 background-image: linear-gradient(top,#f5f5f5,#f1f1f1); 
 background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1); 
 border: 1px solid gainsboro; 
 border: 1px solid rgba(0, 0, 0, 0.1); 
 border-radius: 2px; 
 color: #666; 
 cursor: pointer; 
 font-size: 11px; 
 font-weight: bold; 
 height: 29px; 
 line-height: 27px; 
 margin: 5px; 
 padding: 0 8px; 
 text-align: center; 
 } 

 input[type="submit"]:hover { 
 border: 1px solid rgba(0, 0, 0, 0.2); 
 box-shadow:0px 0px 2px gainsboro; 
 -webkit-box-shadow:0px 0px 2px gainsboro; 
 -moz-box-shadow:0px 0px 2px gainsboro;} 

 input[type="reset"] { 
 display: inline; 
 vertical-align: middle; 
 background-color: #D14836; 
 background-image: -webkit-linear-gradient(top,#dd4b39,#d14836); 
 background-image: -moz-linear-gradient(top,#dd4b39,#d14836); 
 background-image: -ms-linear-gradient(top,#dd4b39,#d14836); 
 background-image: -o-linear-gradient(top,#dd4b39,#d14836); 
 background-image: linear-gradient(top,#dd4b39,#d14836); 
 border: 1px solid transparent; 
 color: white; 
 cursor: pointer; 
 text-shadow: 0 1px rgba(0, 0, 0, 0.1); 
 -webkit-border-radius: 2px; 
 -moz-border-radius: 2px; 
 border-radius: 2px; 
 font-size: 11px; 
 font-weight: bold; 
 text-align: center; 
 height: 29px; 
 line-height: 27px; 
 outline: 0; 
 padding: 0 8px; 
 margin: 5px; 
 position: relative; 
 display: -moz-inline-box; 
 display: inline-block; 
 } 

 input[type="reset"]:hover { 
 background-color: #c03725; 
 background-image: -webkit-linear-gradient(top,#dd4b39,#c03725); 
 background-image: -moz-linear-gradient(top,#dd4b39,#c03725); 
 background-image: -ms-linear-gradient(top,#dd4b39,#c03725); 
 background-image: -o-linear-gradient(top,#dd4b39,#c03725); 
 background-image: linear-gradient(top,#dd4b39,#c03725); 
 box-shadow:0px 0px 2px transparent; 
 -webkit-box-shadow:0px 0px 2px transparent; 
 -moz-box-shadow:0px 0px 2px transparent;} 
 }
/* Mне нравится 
 ------------------------------------------*/ 
 #rating_os { 
 float:right; 
 font: 11px Verdana,Arial,Helvetica, sans-serif; 
 color:#a7a7a7; text-shadow: 1px 1px 1px #252525; 
 background:#484848; 
 border: 1px solid #252525; 
 } 

 #rating_os a:link, 
 #rating_os a:visited, 
 #rating_os a:hover {text-decoration:none; color:#a7a7a7;} 

 #rating_l { 
 float:left; 
 background: url(http://webo4ka.ru/Ucoz5/ugol_black_knopka_mne_nravitci_ucoz.png) no-repeat right; 
 padding: 3px 10px 3px 5px; 
 } 

 #rating_l:hover { 
 background: #5d5d5d url(http://webo4ka.ru/Ucoz5/ugol_black_knopka_mne_nravitci_ucoz.png) no-repeat right; 
 } 

 #rating_p { 
 float:right; 
 padding: 3px 5px 3px 5px; 
 background:#6e6e6e; 
 }
/*Новые участники*/ 
.utop-user {display:inline-block; width:70px; margin-bottom:8px; position:relative; font-size:10px;} 
.utop-user .utop-number {position:absolute; top:-2px; left:-1px; padding:1px 3px; font-size:10px; font-weight:bold; color:#fff; background:#8429e2; 
border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;} 
.utop-user a.ut-ava img {max-width:52px; height:52px;} 
.utop-user a.ut-ava {border:1px solid #DBDBDB; padding:2px; width:52px; text-align:center; display:inline-block;} 
.utop-user a.ut-ava:hover {border-color:#9551fc;} 
/*===================================*/ 

#begun_block_233624658 .begun_adv .begun_adv_cell {display:none}

/* PageSelector */ 
 .catPages1 {color:#5c5b5b;border:0px;margin-bottom:0px;margin-top:10px;font-family:Georgia, "Times New Roman", Times, serif;text-align:center;} 
 .catPages1 a:link, 
 .catPages1 a:visited {color:#fff;text-decoration:none;background:#5c5b5b;padding:3px 10px;font-size:9pt;} 
 .catPages1 a:hover {background-color:#5c5b5b;} 
 .catPages1 b {text-decoration:none;background:#5c5b5b;padding:4px 11px;color:#fff;font-size:12pt;position:relative;bottom:-1.5pt;} 
 .catPages1 b, 
 .catPages1 a {-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;} 
 .pagesBlockuz2 {color:#5c5b5b;border:0px;margin-bottom:0px;margin-top:10px;font-family:Georgia, "Times New Roman", Times, serif;text-align:center;} 
 .pagesBlockuz2 a:link, 
 .pagesBlockuz2 a:visited {color:#fff;text-decoration:none;background:#5c5b5b;padding:3px 10px;font-size:9pt;} 
 .pagesBlockuz2 a:hover {background-color:#5c5b5b;} 
 .pagesBlockuz2 b {text-decoration:none;background:#5c5b5b;padding:4px 11px;color:#fff;font-size:12pt;position:relative;bottom:-1.5pt;} 
 .pagesBlockuz2 b, 
 .pagesBlockuz2 a {-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;} 
 .pagesBlockuz1 {color:#5c5b5b;border:0px;margin-bottom:0px;margin-top:10px;font-family:Georgia, "Times New Roman", Times, serif;text-align:center;} 
 .pagesBlockuz1 a:link, 
 .pagesBlockuz1 a:visited {color:#fff;text-decoration:none;background:#5c5b5b;padding:3px 10px;font-size:9pt;} 
 .pagesBlockuz1 a:hover {background-color:#5c5b5b;} 
 .pagesBlockuz1 b {text-decoration:none;background:#5c5b5b;padding:4px 11px;color:#fff;font-size:12pt;position:relative;bottom:-1.5pt;} 
 .pagesBlockuz1 b, 
 .pagesBlockuz1 a {-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;} 
 .pagesBlock1 {color:#5c5b5b;border:0px;margin-bottom:0px;margin-top:10px;font-family:Georgia, "Times New Roman", Times, serif;text-align:center;} 
 .pagesBlock1 a:link, 
 .pagesBlock1 a:visited {color:#fff;text-decoration:none;background:#5c5b5b;padding:3px 10px;font-size:9pt;} 
 .pagesBlock1 a:hover {background-color:#5c5b5b;} 
 .pagesBlock1 b {text-decoration:none;background:#5c5b5b;padding:4px 11px;color:#fff;font-size:12pt;position:relative;bottom:-1.5pt;} 
 .pagesBlock1 b, 
 .pagesBlock1 a {-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;} 
 /* --------- */ 



.uNetDescr{display:none}
#mdM30{display:none}
.pgSwch{display:none}
#puzadpn{display:none}
#uzadmp{display:none}
A { 
 text-decoration: none;color:black; /* Убираем подчеркивание у ссылок */
 }
 A:hover { 
 text-decoration: underline;color:black; /* Добавляем подчеркивание 
 при наведении курсора мыши на ссылку */
 }
div.moderpan div.result{cursor:pointer;width:310px;float:right;position:relative}div.moderpan span.mdrnlist{display:none;-webkit-box-shadow:0 0 10px ##DBE2F7;-moz-box-shadow:0 0 10px #DBE2F7;box-shadow:0 0 10px #DBE2F7;border:#BFCCEF solid 1px;width:117px;position:absolute;border-bottom:none;overflow:hidden;margin-top:20px;margin-left:40px}div.moderpan span.mdrnlist a{height:17px;width:110px;display:block;padding-top:4px;padding-left:7px;border-bottom:#BFCCEF solid 1px;background:#F1F4FF;color:#4E5363;text-align:left;text-decoration:none;font-size:11px;font-family:Tahoma}div.moderpan span.mdrnlist a:hover{background:#FFF;color:#3D414E}.noaktive{margin:10px;background-color:#FED3D3;border:#EB6366 solid 1px;color:#FC6969;font-family:Verdana;font-size:10pt;padding:5px;box-shadow:0 0 10px 0 #FED3D3;-webkit-box-shadow:0 0 10px 0 #FED3D3;-moz-box-shadow:0 0 10px 0 #FED3D3;border-radius:5px;width:110px;text-shadow:1px 1px 1px #FDEEF3}.noaktive a{text-decoration:none;color:#EB6366;font-weight:700;text-shadow:1px 1px 1px #FDEEF3}.noaktive a:hover{text-decoration:underline}

.progress { border: 1px solid #ccc; position: relative; display: block; padding: 0; margin:2px 0; background: #DEDEDE; background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#e9e9e9)); background: -moz-linear-gradient(top, #ccc, #e9e9e9);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#e9e9e9');-moz-box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 #fff; 
 box-shadow:0 1px 0 #fff;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;} 
.progress_1 { 
 border: 1px solid #0078a5; background-color: #5C9ADE; 
 background: -moz-linear-gradient(top, #00adee 10%, #0078a5 90%); 
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #00adee), color-stop(0.9, #0078a5)); 
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5'); 
} 
.progress_2 { 
 border: 1px solid #5c9425; background-color: #77AF3F; 
 background: -moz-linear-gradient(top, #8fc857 10%, #5c9425 90%); 
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #8fc857), color-stop(0.9, #5c9425)); 
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fc857', endColorstr='#5c9425'); 
} 
.progress_3 { 
 border: 1px solid #f47a20; background-color: #faa51a; 
 background: -moz-linear-gradient(top, #faa51a 10%, #f47a20 90%); 
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #faa51a), color-stop(0.9, #f47a20)); 
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); 
} 
.progress_4 { 
 border: 1px solid #A92C2C; background-color: #C44747; 
 background: -moz-linear-gradient(top, #DD5F5F 10%, #A92C2C 90%); 
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #DD5F5F), color-stop(0.9, #A92C2C)); 
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DD5F5F', endColorstr='#A92C2C'); 
} 
.progress_5{ 
 border: 1px solid #8c2ca9; background-color: #8c2ca9; 
 background: -moz-linear-gradient(top, #bf5fdd 10%, #8c2ca9 90%); 
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #bf5fdd), color-stop(0.9, #8c2ca9)); 
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf5fdd', endColorstr='#8c2ca9'); 
}

/* General Style */
body {margin: 0px;font: 12px/16px 'Arial';color: #000000;text-align: center;}
td, input, select, textarea {font: 12px 'Arial';}
body a {color: #000000;}
body a:hover {text-decoration: none;}
* {}
img {border: 0px;}
a.noun img {margin: 2px;}
ul, li {margin: 0px; padding: 0px;}
.clear {clear: both;overflow: hidden;height: 1px;}
:focus {outline: none;}
textarea {resize: none;}
hr {height: 1px; background: #918f69; border: 0px; overflow: hidden;}
/* ------------- */

/*WRAP*/
#wrap {background:#61aad8}
#container {width: 100%; margin: auto;text-align: left;}
/*----*/

/*HEADER*/
#header {width: 962px; height: 151px; background: url(/.s/t/783/2.png) no-repeat;}
#cup {position: absolute;margin-left: 432px;width: 538px;height:177px;background: url(/.s/t/783/3.png);}
#sitelogo {padding: 45px 0px 0px 40px;width: 460px;font: bold 42px 'Arial';color: #999999;text-shadow: 0px 1px 0px #fff;-moz-text-shadow: 0px 1px 0px #fff;}
#date {margin: 0px 215px 0px 0px;padding-top: 92px;float: right;font: 11px 'Arial';color: #5c5c5c;text-align: right;position: relative;}

#usermenu {margin-top: 3px;height: 32px;background: url(/.s/t/783/4.png) no-repeat top center;}
#usermenu ul {list-style: none;padding-left: 2px;}
#usermenu li {float: left;height: 32px;}
#usermenu li a {display: block;font: 12px/32px 'Arial'; color: #fff;padding: 0px 10px 0px 8px;text-decoration: none;background: url(/.s/t/783/5.png) no-repeat top right;}
#usermenu li a:hover {background: #444242;}

span#whois {position: relative;color: #999999; font: 11px 'Trebuchet MS';line-height: 32px;padding-left: 10px;}
span#whois a {color: #fff;}

#search {position: relative;float: right;margin: 5px 10px 0px 0px;width: 233px; height: 23px;background: url(/.s/t/783/6.png);}
#search form {width: 233px; height: 23px;}
#search div {height: 23px;}
#search .schQuery {float: left;}
#search .schQuery input.queryField {background: none;margin: 3px 0px 0px 7px;padding: 0px;width: 200px !important;border: 0px;font: italic 12px 'Arial'; color: #d5d5d5;}
#search .schBtn {float: right;}
#search .schBtn input {border: 0px;margin: 0px 1px 0px 0px;width: 24px;height: 22px;background: url(/.s/t/783/7.png);cursor: pointer;border-radius: 0px; -moz-border-radius: 0px;}
#search .schBtn input:hover {background-position: bottom left;}
/*------*/

/*CONTAINERS*/
#content {margin-top: 5px;width:100%; border:0px solid black;}
.sidebar {float: left; width: 254; }
.sidebar a {color: #333;}
.sidebar-top {height: 5px; overflow: hidden; }
.sidebar-mid {padding: 10px 0px;}
.sidebar-bot {height: 5px; overflow: hidden; }
#maincont {float: left;margin: 10px 0px 0px 20px;width: 75%;color:black; text-color:black;font-color:black;}
/*----------*/

/* Menus */
ul.uz, ul.uMenuRoot {margin: 0; padding: 0;}
li.menus {}
/* ----- */

/* Site Menus */
.uMenuH li {float:left;padding:0 5px;list-style: none;}

.uMenuV .uMenuItem {}
.uMenuV {background: none;}
.uMenuV li {list-style: none;margin: 0px !important;background: none;}
.uMenuV li a {font-size: 14px;display: block;padding: 5px 10px 5px 5px;}
.uMenuV li a:hover {background: #b8cfe6;}
.uMenuV .uMenuItem {display: block;padding: 1px 0px ;}
.uMenuV .uMenuItemA {background: #b8cfe6;text-decoration: none;}
.uMenuV .uMenuArrow {position: absolute; right: 3px; top: 10px;width: 4px; height: 7px;overflow: hidden; background: url(/.s/t/783/11.gif);}

.block .xw-tl,.block .xw-bl,.block .u-menuvsep {display:none;}
.block .xw-ml,.block .xw-mr {margin:0;padding:0;background:none !important;}
.block .xw-mc {color:#333; font-weight: normal; float: none; margin: 0px; padding: 0px; line-height:28px;
background:#f1f1f1; !important; border:1px solid #d6d3d3 !important;-moz-border-radius: 0px 5px 5px 0px ;border-radius: 0px 5px 5xp 0px;
}
.block .u-menubody {border: 0px !important; padding: 0px 0px;}
.block .u-menuvitem {background:#f1f1f1 !important; padding: 0px 35px 0px 30px; line-height:28px;}
.block .u-menuvitem:first-child {-moz-border-radius-topleft: 0px;-moz-border-radius-topright: 5px;border-top-left-radius: 0px;border-top-right-radius: 5px;}
.block .u-menuvitem:last-child {-moz-border-radius-bottomleft: 0px;-moz-border-radius-bottomright: 5px;border-bottom-left-radius: 0px;border-bottom-right-radius: 5px;}
.block a {}
.block .u-menuvitem span {font-size:14px;color:#333;text-decoration: underline;}
.block .u-menuitemhl {background:#d2dfeb !important; padding: 0px 35px 0px 30px; line-height:28px;}
.block .u-menuitemhl span {text-decoration: none;}
.block .u-menuarrow {position: absolute; right: 3px; top: 10px;width: 4px; height: 7px; overflow: hidden; background: url(/.s/t/783/11.gif);}
.block .u-menu {margin-left: 0px;}
.block .x-sh {display: none;}
/* --------- */

/* Module Part Menu */
.catsTable {}
.catsTd {}
.catName {}
.catNameActive {}
.catNumData {}
.catDescr {}
a.catName:link {}
a.catName:visited {}
a.catName:hover {}
a.catName:active {}
a.catNameActive:link {}
a.catNameActive:visited {}
a.catNameActive:hover {}
a.catNameActive:active {}
/* ----------------- */

/*Container blocks styles*/
.block {background: url(/.s/t/783/12.gif) no-repeat bottom center;padding-bottom: 10px;margin-bottom: 10px;}
.blocktitle {font: bold 16px 'Arial';color: #333;padding: 0px 40px;}
.blockcontent {margin: 7px 40px 0px 40px; width: 174px;}
.blockcontent ul {}
.blockcontent li {margin-left: 15px;}
.blockcontent li a {}
.blockcontent li a:hover {}
.blockcontent a {}
.blockcontent a:hover {}
/*-----------------------*/

/* Entries Style */
.eBlock {}

.eTitle {font: bold 14px 'Arial';color:#333333;margin: 5px 0px;}
.eTitle a {font: bold 14px 'Arial';color:#333333;text-decoration: none;}
.eTitle a:hover {color:#296aa8;}

.eMessage, .eText {text-align: justify !important;font: 12px/16px 'Arial'; color: #333333;padding-bottom: 5px !important;}
.eMessage li, .eText li {margin-left: 15px;}
.eMessage {}
.eText {}
.eDetails, .eDetails1, .eDetails2 {font: italic 11px 'Arial';color: #407ab2;margin: 5px 0px;}
.eDetails a, .eDetails1 a, .eDetails2 a {font: italic 11px 'Arial';color: #407ab2;padding: 3px 5px;}
.eDetails a:hover, .eDetails1 a:hover, .eDetails2 a:hover {color: #000;}
.eDetails {}
.eDetails1 {}
.eDetails2 {}

.eRating {}
.eAttach {}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer, .cMessage {text-align: justify !important;}
.cBlock1, .cBlock2 {padding: 5px; border-top: 1px solid #ccc;}
.cBlock1 {}
.cBlock2 {}
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {}
.commTd2 {}
.commFl {}
.smiles {}
.commReg {}
.commError {}
.securityCode {}
/* ------------------- */

/* Archive Menu */
.archUl {}
.archLi {}
a.archLink:link {}
a.archLink:visited {}
a.archLink:hover {}
a.archLink:active {}
/* ------------ */

/* Archive Style */
.archiveCalendars {}
.archiveDateTitle {}
.archEntryHr {}
.archiveeTitle li {}
.archiveEntryTime {}
.archiveEntryComms {}
a.archiveDateTitleLink:link {}
a.archiveDateTitleLink:visited {}
a.archiveDateTitleLink:hover {}
a.archiveDateTitleLink:active {}
.archiveNoEntry {}
/* ------------- */

/* Calendar Style */
.calTable {width: 100%;}
.calTable td {}
.calMonth {}
.calWday ,.calWdaySe, .calWdaySu {text-transform: uppercase;}
.calWday {}
.calWdaySe {font-weight: bold;}
.calWdaySu {font-weight: bold;}
.calMday {}
.calMdayA {background: #333; color: #fff; border-radius: 5px;-moz-border-radius: 5px;}
.calMdayA a {color: #fff !important;}
.calMdayIs {}
.calMdayIsA {background: #333; color: #fff; border-radius: 5px;-moz-border-radius: 5px;}
.calMdayIsA a {color: #fff !important;}
a.calMonthLink:link,a.calMdayLink:link {font-weight: bold;}
a.calMonthLink:hover,a.calMdayLink:hover {}
/* -------------- */

/*--------------------- Footer start ---------------------*/
#footer {margin-top: 10px; height: 95px; background: url(/.s/t/783/13.png) no-repeat bottom left;}
#footer-left {float: left; margin-left: 42px; width: 276px; height: 95px; background: url(/.s/t/783/14.png);}
#footer-right {float: right;margin: 53px 20px 0px 0px;font: 10px 'Verdana'; color: #333;text-align: right;}
#footer-right a {font: 10px 'Verdana'; color: #333;}
#copyright {}
#powered-by {}
#powered-by a {}
#powered-by img {vertical-align: middle !important;margin-top: 2px;}
/*--------------------- Footer end ---------------------*/

/* Poll styles */
.pollBut {}

.pollBody {}
.textResults {}
.textResultsTd {}

.pollNow {}
.pollNowTd {}

.totalVotesTable {}
.totalVotesTd {}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* Other Styles */
.replaceTable {}
.legendTd {}
.codeMessage, .quoteMessage {padding: 5px;}
.bbcodeBlock, .bbquoteBlock {margin: 5px;}
/* ------------ */

/*Pages switches*/
.catPages1, .catPages2 {margin: 5px 0px;}
.swchItemA span, .swchItem span, .swchItemA1 span, .swchItem1 span {padding: 2px;}
/*--------------*/


/* ===== forum Start ===== */
/* General forum Table View */
.forumContent {margin-top: 25px;position: relative;}
.forumContent a {text-decoration: none;}
.forumContent a:hover {text-decoration: underline;}
.forumcontent td {font: 11px 'Tahoma'; color: #555555;}
a.fNavLink {font: 12px 'Arial';color: #999999;text-decoration: underline;padding: 3px 6px;}
a.fNavLink:hover {color: #313131; }
.gTable {background: #dcdbe0;border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;}
.gTable td {background: #fff; padding: 5px 7px;}
td.gTableTop {font: bold 14px/30px 'Tahoma';color: #333;padding: 0px 10px;background: #f1f1f1;border: 1px solid #f5f5f5;border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;}
td.gTableTop a {font: bold 14px/30px 'Tahoma'; color: #333;}
td.gTableSubTop, td .postTdTop {background: #cddded;font: 10px/18px 'Tahoma';color: #666;padding: 0px 10px;}
td.gTableSubTop a, td .postTdTop a {color: #666;}
.gTableBody {}
.gTableBody1 {}
.gTableBottom {}
.gTableLeft {}
td.gTableRight {background: #fff;}
.gTableError {}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {}
td.forumIcoTd,td.forumThreadTd,td.forumPostTd {background: #fff;}
.forumLastPostTd,.forumArchive {}

a.catLink:link {}
a.catLink:visited {}
a.catLink:hover {}
a.catLink:active {}

.lastPostGuest,.lastPostUser,.threadAuthor {}
.archivedForum{}
/* ------------- */

/* forum Titles & other */
.forum {font: bold 12px 'Arial'; }
.forumDescr,.forumModer {font: 10px 'Arial'; color: #a1a1a1;}
.forumViewed {}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {color: #1282d8;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {color: #1282d8;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {color: #1282d8;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {color: #1282d8;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {}
.forumBarKw {}
a.forumBarA:link {}
a.forumBarA:visited {}
a.forumBarA:hover {}
a.forumBarA:active {}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {}
.fastNavCat {}
.fastNavCatA {}
.fastNavForumA {}
/* -------------------------- */

/* forum Page switches */
.switches {}
.pagesInfo {}
.switch {}
.switchActive {}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {}
td.threadIcoTd,td.threadPostTd,td.threadViewTd {background: #fff;}
.threadLastPostTd {}
.threadDescr {font: 10px 'Arial'; color: #a1a1a1;}
.threadNoticeLink {}
.threadsType {}
.threadsDetails {}
.forumOnlineBar {}

a.threadPinnedLink:link {}
a.threadPinnedLink:visited {}
a.threadPinnedLink:hover {}
a.threadPinnedLink:active {}

a.threadLink:link {font: bold 12px 'Arial';color: #1282d8;}
a.threadLink:visited {font: bold 12px 'Arial';color: #1282d8;}
a.threadLink:hover {font: bold 12px 'Arial';color: #1282d8;}
a.threadLink:active {font: bold 12px 'Arial';color: #1282d8;}

.postpSwithces {}
.thDescr {}
.threadFrmBlock {}
/* ------------------- */

/* forum Posts View */
.postTable {background:#dcdbe0; }
.postTable td {}
.postPoll {}
.postPoll td {border: 0px !important;}
.postFirst {}
.postRest1 {}
.postRest2 {}
.postSeparator {display: none;}

.postTdTop {}
.postBottom {font-size: 10px !important;}
.postBottom td {border: 0px;padding: 0px 5px !important;}
.postBottom img, .postBottom input {vertical-align: middle;}
.postUser {font-size: 12px; font-weight: bold;}
.postTdInfo {text-align: center;}
.postRankName {}
.postRankIco {}
.reputation {}
.signatureHr {}
.posttdMessage {text-align: justify;padding: 8px !important;line-height: 18px;}

.pollQuestion {}
.pollButtons,.pollTotal {}
.pollSubmitBut,.pollreSultsBut {}
.pollSubmit {}
.pollEnd {}

.codeMessage {font-family: monospace;}
.quoteMessage {font-style: italic;}

.signatureView {}
.edited {}
.editedBy {}

.statusBlock {}
.statusOnline {}
.statusOffline {}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {}
.newPollBlock {}
.newThreadItem {}
.newPollItem {}
/* ----------------------- */

/* forum Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {}

.codeButtons {}
.codeCloseAll {}
.postNameFl,.postDescrFl {}
.postPollFl,.postQuestionFl {}
.postResultFl {}
.postAnswerFl {}
.postTextFl {}
.postUserFl {}

.pollHelp {}
.smilesPart td {border: 0px !important;}
/* ----------------- */
.funcLink {font: bold 11px 'Tahoma';color: #595959;}
/* ====== forum End ====== */



/*--------------------- POPUP start ---------------------*/
.popup {margin: 10px;padding: 1px;background: #f3f3f3; border: 1px solid #ccc;text-align: left; border-radius: 3px; -moz-border-radius: 3px;}
.popup a {color: #407ab2;}
.popuptitle {font: 14px/32px 'Arial'; text-transform: uppercase; color: #fff; background: #b6cee5;padding: 0px 10px;border-radius: 2px; -moz-border-radius: 2px;}
.popupbody {font-size: 11px;font-family: 'Tahoma';padding: 8px 10px;}
/*--------------------- POPUP end ---------------------*/