/*GnomoMIX*/

html, body {margin:0;padding:0;height:100%;}
body {background:#D3D3D3 url(/img/bg.png);font: 11px Verdana,Arial,Helvetica,sans-serif;color:#555;}
hr {border:none;border-bottom:1px dashed #9C9C9C;margin-top:5px;margin-bottom: 5px;}
table {font:11px Verdana,Arial,Helvetica,sans-serif;color:#666;}
a {color:#3A5FCD;text-decoration:none;}
a:hover {color:#006400;text-decoration:none;}
div, table, tbody {padding:0px;margin:0px;}
input[type="text"], input[type="password"] {background:#F6F6f6;font-size:13px;padding:3px 0 4px 8px;border:1px solid #cecece;border-radius:5px;}
textarea {background:#F6F6f6;font-size:13px;resize:none;padding: 8px 0 8px 10px;border:1px solid #cecece;-webkit-border-top-left-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-bottomleft: 5px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
input[type="text"]:hover, textarea:hover, input[type="password"]:hover {border:1px solid #87CEFF;}
input[type="text"]:focus, textarea:focus, input[type="password"]:focus {border:1px solid #00BFFF;box-shadow:0px 0px 4px #AFEEEE;}
input[type="text"], input[type="password"], textarea {outline:none;}

#page {background:#fff;width:980px; margin:0px auto;display:block;box-shadow:0 0 15px #1C1C1C;}
#header {background:url(/img/bg_headC.jpg) no-repeat center top, url(/img/bg_head.jpg) repeat-x #30659B; position:absolute; border-bottom:1px solid #36648B;width:100%;height:68px;line-height:68px;box-shadow:0px 5px 17px #4682B4;}
#header_center {width:960px;height:68px;margin:0px auto;}
.header_1 {width:330px;float:left;}
.header_2 {width:;float:right;text-align:right;}
a.logo_mix {display:inline-block; background:url(/img/logo.png);width:200px;height:60px;margin-left:10px;}
a.logo_mix:active {margin-top:3px;}
.user_menu {text-align:right;font-size:13px;}
.user_menu span a {padding:6px;padding-left:26px;color:#BFDEFF;text-decoration:none;}
.user_menu span a:hover{color:#FFF;background-color:#1F507F;border-radius:8px;-moz-border-radius:8px;}
.user_menu .register a {background: url(http://www.instantcms.ru/templates/ic4/images/icons/register.png) no-repeat 6px center;}
.user_menu .profile a {background: url(/img/details/profile.png) no-repeat 6px center;}
.user_menu .login a {background: url(http://www.instantcms.ru/templates/ic4/images/icons/key.png) no-repeat 6px center;}
.user_menu .logout a {background: url(http://www.iconsearch.ru/uploads/icons/crystalclear/16x16/exit.png) no-repeat 6px center;}


.menuUser {text-align:right;font-size:13px;}
.menuUser span a {padding:6px;padding-left:26px;color:#BFDEFF;text-decoration:none;}
.menuUser span a:hover {color:#FFF;background-color:#1F507F;border-radius:8px;-moz-border-radius:8px;}
.menuUser .login {background: url(/img/details/profile.png) no-repeat 6px center;}
.menuUser .register {background: url(/img/user/register.png) no-repeat 6px center;}
.menuUser .logout {background: url(/img/user/exit.png) no-repeat 6px center;}
.menuUser .profil {background: url(/img/user/profil.png) no-repeat 6px center;}




#topm {background:#F0FFFF;border-bottom:1px dashed #ddd;width:100%;}
#topm img {width:16px;height:16px;}
.topm_left1 {width:160px;padding-top:10px;}
.topm_left2 {width:36px;padding-top:10px;}
.topm_center1 {width:135px;padding-top:10px;border-left:1px dashed #ddd;border-right:1px dashed #ddd;}
.topm_center2 {padding-top:10px;}
#content {padding:10px 10px 40px 10px;margin:0px;}
.right_block_info {background:rgba(255, 255, 255, 0.7);width:160px;padding:0px;border-left:1px solid #CFCFCF;-webkit-border-top-right-radius: 8px;-moz-border-radius-topright:8px;border-top-right-radius:8px;}
/* [+] Закладки */ 
.goro_logo {font:normal small-caps 14px arial;display:inline-block;margin-left:10px;margin-top:5px;padding:5px 15px 5px 15px;border:1px solid #EDD225;border-bottom:1px solid #ddd;
background: rgb(239,224,124); /* Old browsers */
background: -moz-linear-gradient(top, rgba(239,224,124,1) 0%, rgba(254,252,234,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,224,124,1)), color-stop(100%,rgba(254,252,234,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(239,224,124,1) 0%,rgba(254,252,234,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(239,224,124,1) 0%,rgba(254,252,234,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(239,224,124,1) 0%,rgba(254,252,234,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(239,224,124,1) 0%,rgba(254,252,234,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe07c', endColorstr='#fefcea',GradientType=0 ); /* IE6-9 */
-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;
}
.goro_logo:hover, .goro_logo_active:hover {text-shadow:0px 0px 1px #98F5C3;}
.goro_logo_active:hover {color:#2B587A;}
.goro_logo_active {font:normal small-caps 14px arial;display:inline-block;margin-left:10px;margin-top:5px;padding:5px 15px 5px 15px;border:1px solid #92C1DC;border-bottom:1px solid #fff;
background: rgb(181,227,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(181,227,255,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,227,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(181,227,255,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(181,227,255,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(181,227,255,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(181,227,255,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5e3ff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;
}
/* [-]Закладки*/

/* [+] Меню */
#bottommenu {margin:0 auto;padding:20px 0 0 5px;}
#bottommenu li {margin:0;padding:0;display:inline;list-style-type:none;} 
#bottommenu a:link, #bottommenu a:visited {float:left;font-size:10px;font-weight:bold;padding:0 12px 6px 12px;text-decoration:none;color: #708491;}
#bottommenu a:hover {color:#1E90FF;text-shadow:1px 1px 1px #ADD8E6;}
#greenbm a:hover {color:#228B22;text-shadow:1px 1px 1px #98FB98;}
#purplebm a:hover {color:#8A2BE2;text-shadow:1px 1px 1px #DDA0DD;}
#goldbm a:hover {color:#8B4513;text-shadow:1px 1px 1px #DEB887;}
.catName, .catNameActive {width:150px; display:inline-block;}
.gorod-mini-menu, .catName, .catNameActive {color:#2B587A;margin:0px 6px 0px 5px;padding:4px;font-weight:bold;text-shadow:1px 1px 1px #fff;text-align:left;border-radius:3px;}
.gorod-mini-menu img {margin-left:3px;}
.gorod-mini-menu:hover, .catName:hover, .catNameActive {
background: rgb(254,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(254,255,255,1) 0%, rgba(210,235,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,255,255,1)), color-stop(100%,rgba(210,235,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d2ebf9',GradientType=0 ); /* IE6-9 */
}
.gorod-mini-menu:active, .catName:active, .catNameActive:active {padding-left:5px;}
#menu_minicat {}
#menu_minicat a {color:#2B587A;padding:4px;border-radius:4px;}
#menu_minicat a:hover {color:#2B587A;background:#E6E6FA;}
.glav-knopka {width:16px;height:16px;padding:5px;border-radius:4px;display:inline-block;}
.glav-knopka:hover {background:#BEFFB6;}
.glav-knopka-active {background:#7FFF00;width:16px;height:16px;padding:5px;border-radius:4px;display:inline-block;}
.goro-knopka {width:16px;height:16px;padding:5px;border-radius:4px;display:inline-block;}
.goro-knopka:hover {background:#AFEEEE;}
.calTable { margin:10px auto;}
/* [-] Меню */

/* [+] Форма поиска */ 
.xx-poisk {margin:8px 0px 2px 0px;padding:4px;width:300px;}
.xx-poisk input {margin:0px;vertical-align:middle;font:11px Verdana,Arial,Helvetica,sans-serif;} 
.xx-poisk-pole {width:220px;height:24px;color:#9C9C9C;border:1px solid #ddd;padding:6px 4px;}
.xx-poisk-knopka {background:#36A6FA;width:70px;height:24px;border:1px solid #2290e3;cursor:pointer;color:#fff;text-shadow: 1px 1px 1px #1061B0;font-weight: bold!important;}
.xx-poisk-knopka:hover {background:#3c9fea;}
.xx-poisk-knopka:active {margin-bottom:-1px;margin-top:1px;}
.xx-poisk-pole, .xx-poisk-knopka {-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
/* [-] Форма поиска */ 

/* [+] Карта мира */
#minigorod {background:#FFF0F5;width:170px;margin:0px 0px 15px 15px;border:1px solid #d2d2d2;border-radius:5px;box-shadow: 0px 4px 10px -4px #696969;float:left;}
#minigorod:hover {background:#F5F5DC;box-shadow:0px 0px 15px #87CEFA;border:1px solid #1E90FF;}
#minigorod img {opacity:0.8;}
#minigorod img:hover {opacity:1;}
#detailgorod {background-color:#F8F8FF;border:1px solid #B5B5B5;border-radius:5px;width:150px;margin:8px;float:left;box-shadow: 0 0 8px #B5B5B5;}
.details-gorod img {opacity:0.8;}
.details-gorod img:hover {opacity:1;}
/* [-] Карта мира */

/* [+] Чаты */
#minichaton {background:#d2d2d2;width:200px;height:170px;margin:10px 10px 10px 22px;float:left;opacity:0.7;-webkit-transition: opacity 0.3s ease;}
#minichaton:hover {opacity:1;}
#minichaton:active {margin-top:13px;margin-bottom:7px;}
.minichaton_okno {background:url(/img/chaton/okno.png);width:200px;height:170px;position:absolute;z-index:2;display: block;}
.minichaton_img {width:200px;height:170px;z-index:1;display:block;}
.minichaton_name {font-weight:bold;font-size:12px;color:#FFFACD;padding-top:117px;padding-left:18px;text-shadow:1px 1px 1px #363636;}
/* [-] Чаты */

/* [+] Анкета */
div.mylpag{border:1px solid #d2d2d2; background-color: #f9f9f9;}
div.mylpag:hover{border:1px solid #0085E5;} 
.mylivepage{padding:4px;border:1px solid #d2d2d2;background:#F8F8FF;font-size:bold;} 
.mylivepage:hover{background:#fff;} 
.anketa-avatar{background-color: #f9f9f9;margin: 10px auto;border: 1px solid #d2d2d2;width: 120px;} 
/* [-] Анкета */


/* [+] Площадь */
#fullsobitie {background-color:#F8F8FF;border:1px solid #d2d2d2;width:400px;margin: 10px 25px 10px 0px;float:left;box-shadow: 0px 4px 10px -4px #696969;padding:0px;}
#minisobitie {background-color:#F8F8FF;border:1px solid #d2d2d2;-webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -o-transition: all 200ms ease;margin: 10px;padding:0px;box-shadow: 0px 4px 10px -4px #696969;}
#minisobitie:hover {box-shadow: 0px 4px 10px -4px #008B00;}
#minisobitie img, #detailgorod img {opacity:0.8;}
#minisobitie img:hover, #detailgorod img:hover {opacity:1;}
#detailgorod {background-color:#F8F8FF;border:1px solid #B5B5B5;border-radius:5px;width:150px;margin:8px;float:left;box-shadow: 0 0 8px #B5B5B5;}
.details-gorod img {opacity:0.8;}
.details-gorod img:hover {opacity:1;}
/* [-] Площадь */

/* [+] Библиотека */
#fullmateria {background-color:#F8F8FF;border:1px solid #d2d2d2;margin: 10px 25px 10px 0px;float:left;box-shadow: 0px 4px 10px -4px #696969;padding:0px;}
#minimateria {background-color:#F8F8FF;border:1px solid #d2d2d2;padding:0px;margin:10px;}
.materia-category {color:#458B00;text-shadow:1px 1px 1px #fff;}
.materia-category:hover {text-shadow:1px 1px 1px #A2CD5A;}
/* [-] Библиотека */

/* [+] Форма добавления комментарий */
#forma_comment_vnu {background:#E6E6FA;border-radius:8px;overflow:hidden;float:right;width:600px;padding:15px;margin-right:10px;border: 1px solid #d3d3d3;}
#forma_comment_panel {float:left;overflow:hidden;width:100%;}
#panel_bottom {float:left;width:500px;padding: 10px 0px 10px 0px;}
#forma_comment_vnu textarea {float:left;color:#555;width:600px!important; height:150px!important;background: #fff; padding: 5px 10px;border:1px solid #d3d3d3;margin:0px;}
#panel_bottom .securityCode:focus,
#forma_comment_vnu textarea:focus {box-shadow:inset 0px 1px 3px #bbb;-webkit-box-shadow:inset 0px 1px 3px #bbb;-moz-box-shadow:inset 0px 1px 3px #bbb; }
#panel_bottom .securityCode{font: 18px Verdana,Arial,Helvetica, sans-serif!important; color:#555;background:#fff;border: 1px solid #D3D3D3;padding: 6px 0px 5px 5px!important; margin:0px;}
#panel_error {float:left;text-align:center;font: 12px Verdana,Arial,Helvetica, sans-serif;text-shadow: 1px 1px 1px #fff;width:570px;margin: 0px 0px 10px 0px;}
#panel_bottom .left img{margin:0px;}
.knopka_comment {font: 13px Verdana,Arial,Helvetica, sans-serif!important; font-weight: bold;color:#226891!important; text-shadow:1px 1px 1px #fff!important;background:#afd5eb!important;border:1px solid #84ABC2!important;padding: 7px 8px!important;margin-right: 5px!important;}
.knopka_comment:hover {background:#c9e6f7!important; }
.left {float:left;}
.right {float:right;}
.panel_smile {background:#fff;width:100px;height:148px;margin-left:55px;border:1px solid #d3d3d3;border-right:none;opacity:0.6;-webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -o-transition: all 200ms ease;-webkit-border-top-left-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-bottomleft: 5px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.panel_smile:hover {opacity:1;}
/* [-] Форма добавления комментарий */

/* [+] Кнопки */
.x-buttom-green {font:11px Verdana;font-size:bold;-webkit-transition: background 0.4s ease;padding: 2px 4px;text-decoration:none;color:#fff;background:#8FBC8F;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.x-buttom-blue {font:11px Verdana;font-size:bold;-webkit-transition: background 0.4s ease;padding: 2px 4px;text-decoration:none;color:#fff;background:#87CEEB;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.x-buttom-red {font:11px Verdana;-webkit-transition: background 0.4s ease; padding: 2px 4px;text-decoration:none;color:#fff;background:#E9967A;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.x-buttom-brown {font:11px Verdana;-webkit-transition: background 0.4s ease; padding: 2px 4px;text-decoration:none;color:#fff; background:#DEB887;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.x-buttom-green:hover {color:#fff; background:#2E8B57;}
.x-buttom-blue:hover {color:#fff; background:#1E90FF;}
.x-buttom-red:hover {color:#fff; background:#CD5C5C;}
.x-buttom-brown:hover {color:#fff; background:#CD853F;}
.xx-buttom-green {font:11px Verdana;font-size:bold;-webkit-transition: background 0.4s ease;padding:2px 4px;text-decoration:none;color:#fff;background:#8FBC8F;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.xx-buttom-blue {font:11px Verdana;font-size:bold;-webkit-transition: background 0.4s ease;padding:2px 4px;text-decoration:none;color:#fff;background:#87CEEB;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.xx-buttom-red {font:11px Verdana;font-size:bold;-webkit-transition: background 0.4s ease; padding:2px 4px;text-decoration:none;color:#fff;background:#E9967A;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.xx-buttom-brown {font:11px Verdana;font-size:bold;-webkit-transition: background 0.4s ease; padding:2px 4px;text-decoration:none;color:#fff;background:#DEB887;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.xx-buttom-green-hover {font:11px Verdana;font-size:bold;padding:2px 4px;text-decoration:none;color:#fff;background:#2E8B57;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.xx-buttom-blue-hover {font:11px Verdana;font-size:bold;padding:2px 4px;text-decoration:none;color:#fff;background:#1E90FF;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.xx-buttom-red-hover {font:11px Verdana;padding:2px 4px;text-decoration:none;color:#fff;background:#CD5C5C;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.xx-buttom-brown-hover {font:11px Verdana;padding:2px 4px;text-decoration:none;color:#fff;background:#CD853F;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.xx-text-green {font:11px Verdana;font-weight:bold;text-decoration:none;color:#32CD32;text-shadow:1px 1px 1px #E6E6FA;}
.xx-text-green:hover {color:#006400;text-decoration:none;}
.x-text-lightblue {color:#2B587A;padding:4px;border-radius:4px;}
.x-text-lightblue:hover {color:#2B587A;background:#E6E6FA;}
.knopk-like {padding:1px 4px;color:#778899;}
.knopk-like:hover {color:#5E5095;}
/* [-] Кнопки */

/* [+] Ajax окно */ 
.xt {background:transparent url(/img/ajax/tool-sprites.png) no-repeat!important; margin-left:5px!important; margin-top:7px!important;} 
.xt-close{background-position:0 0!important;} 
.xt-close-over{background-position:-15px 0!important;} 
.xt-mini{background-position:0 -15px!important;} 
.xt-mini-over{background-position:-15px -15px!important;} 
.xt-maxi{background-position:0 -30px!important;} 
.xt-maxi-over{background-position:-15px -30px!important;} 
.xt-rest{background-position:0 -45px!important;} 
.xt-rest-over{background-position:-15px -45px!important;} 
.xw-hdr { text-align:left!important; padding:0px 5px 0px 0px!important; height:30px!important; } 
.xw-hdr-text {font:11px Verdana,Arial,sans-serif!important; font-weight: bold!important; color:#e6e6e6!important; text-shadow: 1px 1px 1px #000!important; vertical-align:3px!important; cursor:default!important; line-height:28px!important; }
.xw-tl {background: url(/img/ajax/top_l.png) no-repeat left!important;} 
.xw-tc {background: url(/img/ajax/top_c.png) top!important;} 
.xw-tr {background: url(/img/ajax/top_p.png) no-repeat right!important;} 
.xw-bl{background: url(/img/ajax/bottom_l.png) no-repeat left bottom!important;} 
.xw-bc{background: url(/img/ajax/bottom_c.png) bottom!important;} 
.xw-br{background: url(/img/ajax/bottom_p.png) no-repeat right bottom!important;} 
.xw-ml{padding-left:0px!important;} 
.xw-mr{padding-right:0px!important;} 
.xw-plain .xw-mc{background: #f7f7f7 url(/img/ajax/fon_ten.png) repeat-x top!important; padding: 15px 0px 0px 0px!important; border-top: 1px solid #b5b5b5!important; border-right: 1px solid #b5b5b5!important; border-bottom: none!important; border-left: 1px solid #b5b5b5!important;} 
.xw-plain .xw-body{padding:0px!important; border: none!important; } 
.myWinCont {padding:0px 10px 10px 10px!important;} 
.xw-blank {background:#999!important;} 
.myWinTD1 {background:none!important;} 
/* [-] Ajax окно */

/* [+] Переключатели */ 
.swchItem {color:#A74E0D;border:1px solid #F3D795;background:#FFFDF2;} 
.swchItemA, .swchItem {-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:6px 9px;margin-left:3px;text-decoration:none;} 
.swchItemA, .swchItem:hover {font-weight:normal;color:#893A00;text-shadow:0px 1px #FFEF42;border:1px solid #FFA200;background:#FFC800;
background:-moz-linear-gradient(top,#FFFFFF 1px,#FFEA01 1px,#FFC800);background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#FFEA01),color-stop(1,#FFC800));}
/* [-] Переключатели */

/* [+] Уборка ucoz */
.uTable {padding:0;background:#e2e2e2;}
.uTable td {background:#f1f1f1;padding:3px 10px;height:30!important;}
.uTable td.uTopTd {background:#ececec;padding:5px;}
.cBlock1 {background:#111111;} 
.cBlock2 {background:#111;} 
.u-combo {width:289px;display:block;cursor:pointer;border:1px solid #cecece!important;-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis; }
.u-comboedit {padding:4px 15px 4px 10px!important;background-color:#F6F6f6;color:#444;}
.u-combobutcell {display:none;}
.u-comboeditcell {border:none!important;}
.u-combolist {border-color:#cecece!important;}
.u-comboeditimg {padding:none!important;}
#catSelector9 {cursor:pointer;}
/* [-] Уборка ucoz */



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


/* [+] Ссылки материала */
.shareLink {}
.shLink {}
.shName {display:inline-block; width:90px; height:20px; font-weight:bold;}
.shUrl {display:inline-block; width:450px; height:20px;}
/* [-] Ссылки материала */

/* [+] Рекламный блок entry */
.eRekl {display:block; width:100%; background:url(/img/musor/rupor.png) no-repeat 25px 7px #FFF8DC; border-top:1px dashed #FFDEAD;}
.eRekl1, .eRekl2, .eRekl3 {display:inline-block; text-align:center; padding:7px 5px 7px 0; margin:0;}
.eRekl1 {width:100px;}
.eRekl2, .eRekl3 {width:345px;}
.eRekl3 {float:right; padding-right:10px;} /*Чтобы в хроме не съезжал по вертикали*/
.eReklama {height:80px; background:#FFFCEE; border:1px dashed #FFDEAD; border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px; overflow:hidden;}
.addReklama {display:block; width:100%; height:16px; margin-bottom:8px; background:#FFF3C1; color:#C5A757; border-bottom:1px dashed #FFDEAD;; border-top-left-radius:8px;-moz-border-top-left-radius:8px;-webkit-border-top-left-radius:8px; border-top-right-radius:8px;-moz-border-top-right-radius:8px;-webkit-border-top-right-radius:8px;}
.addReklama:hover {background:#FFEC9D; color:#666666;}
.yaMetr {text-align:center; padding-left:8px}
/* [-] Рекламный блок entry */

/* [+] Отзывы */
.OtzComm {width:980px;margin:10px auto;}
a.otz {background:url(/img/bg_head.jpg) repeat-x #30659B; display:inline-block; color:#BFDEFF; font-weight:bold; text-align:center; margin:10px auto; border-bottom:1px solid #36648B;width:486px;height:30px;line-height:30px;box-shadow:0px 5px 15px #4682B4; border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
a.otz:hover {background:url(/img/bg_headC.jpg) no-repeat top center; color:#FFF;}
a.otz:active {}
.otz_div, comm_div {display:block; margin:10px auto; width:980px; text-align:center;}
/* [-] Отзывы */

/* [+] Лого раздела в шапке */
a.iPr {display:inline-block; float:left; margin:9px 0; background:url(/img/ico/icoProjects.png) no-repeat; width:50px; height:50px; opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80); -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}
a.iPr:hover {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}
a.iPr:active {margin:12px 0 6px 0;-moz-transition:all 0.0s ease; -webkit-transition:all 0.0s ease; -o-transition:all 0.0s ease; transition:all 0.0s ease;}
a.icoPr_xxx {background-position:left top;}
a.icoPr_dir {background-position:-50px 0;}
a.icoPr_news {background-position:-100px -50px;}
/* [-] Лого раздела в шапке */

/* [+] Меню лого */
.uMenuRoot{list-style:none;float:left;padding:0px; margin:0;}
.uMenuRoot span {display:none;}
#uMenuDiv1 .xw-tl, #uMenuDiv1 .xw-bl, .x-sh {display:none;}
#uMenuDiv1 .u-menuvitem {background:#D4E5F1; margin:0px; padding:12px 10px 0px 10px; color:#999; font-size:14px; height:30px; width:100%;} 
#uMenuDiv1 .u-menuitemhl{background:#EFF5FA; padding:12px 9px 0px 11px; color:#06C;}
#uMenuDiv1 .xw-mc, #uMenuDiv1 .u-menubody {border:none;background:none;}
a.uMenuItemA span {color:#C00;}
.u-menuarrow {margin:10px 0;}
#uMenuDiv1 .u-menu {box-shadow:-2px 6px 18px #4682B4;}
/* [-] Меню лого */

/* [+] Кнопки сортировки в шапке */
a.iHN, a.iHNact {display:inline-block; background:url(/img/ico/icoHeadNav.png);width:50px;height:50px;margin:10px 10px 3px 0; opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60); -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}
a.iHN:hover, a.iHNact {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}
a.iHN:active {margin:13px 10px 0 0;-moz-transition:all 0.0s ease; -webkit-transition:all 0.0s ease; -o-transition:all 0.0s ease; transition:all 0.0s ease;}
a.icoHeadNav1 {background-position:left top;}
a.icoHeadNav2 {background-position:-50px 0;}
a.icoHeadNav3 {background-position:-100px 0;}
a.icoHeadNav4 {background-position:-150px 0;}
a.icoHeadNav5 {background-position:-200px 0;}
/* [-] Кнопки сортировки в шапке */

/* [+] Форма поиска */
input {outline:none;}
input[type=search] {-webkit-appearance:textfield; -webkit-box-sizing:content-box; font-family:inherit; font-size:100%;}
input::-webkit-search-decoration, input::-webkit-search-cancel-button {display:none; /* remove the search and cancel icon */}

input[type=search] {background:#D4E5F1 url(/img/ico/icoSearch.png) no-repeat 9px center; border:solid 1px #ccc; padding:9px 10px 9px 32px; width:85px; -webkit-border-radius:10em; -moz-border-radius: 10em; border-radius: 10em; -webkit-transition:all .5s; -moz-transition:all .5s; transition:all .5s; margin:17px 0 0 0;}
input[type=search]:focus {width:210px; background-color:#fff; border-color:#6dcff6; -webkit-box-shadow: 0 0 5px rgba(109,207,246,.5); -moz-box-shadow:0 0 5px rgba(109,207,246,.5); box-shadow:0 0 5px rgba(109,207,246,.5);}

#demo-b input[type=search] {width:36px; padding-left:10px; color:transparent; cursor:pointer;}
#demo-b input[type=search]:hover {background-color:#fff;}
#demo-b input[type=search]:focus {width:200px; padding-left:32px; color:#000; background-color:#fff; cursor:auto;}
#demo-b input:-moz-placeholder {color:transparent;}
#demo-b input::-webkit-input-placeholder {color:transparent;}
/* [-] Форма поиска */

/* [+] Полное описание новости*/
.eTitleDate {clear:both; padding:0 0 5px 10px;}
.eDate {float:right; margin:-15px 15px 0 15px; width:75px;}
.eDay {float:right; font-size:36px; color:#DFDFDF; font-weight:bold; margin:0;}
.eMonth {float:left; font-size:16px; color:#979797; font-weight:bold; margin:25px -50px 0 10px;}
.eYear {float:left; font-size:8px; color:#ACACAC; font-weight:bold; margin:19px -13px 0 0;}
.eTitle h1 {font-size:24px;}
.eText {font-size:14px; text-align:justify; margin:0 20px 15px 10px;}
.eText img, .eText2 img {margin:15px 20px!important;}
/* [-] Полное описание новостит*/

/* [+] Вид комментариев и мини-чат*/
#mchatIfm2 {width:100%!important;height:400px!important;}
.NewsComm {margin-top:10px; clear:both; width:} 
.Level {opacity:0.5;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-o-transition:all 200ms ease;} 
.Level:hover {opacity:1;} 
.CommAva {float:left; width:40px; margin:0 5px 3px 0;} 
.CommAva img {width:30px;height:30px; border:1px solid #d3d3d3;padding:3px; background-color:#F8F8FF;} 
.CommMess {background-color: #F8F8FF; margin:0 5px 0 40px; padding:3px 10px; border:1px solid #d3d3d3; box-shadow:0px 4px 10px -4px #696969;} 
.NotRead {background: url('http://joomla.ucoz.com/ucoz/CommNotReadBg.png') repeat-y right top;} 
div.CommInf {border-bottom: 1px solid rgba(0,0,0,.1);padding-bottom:4px; margin-bottom:3px;font-size:9px;color:#888;} 
div.CommInf font {font-weight:bold;text-decoration:underline;} 
.CommAnswer {text-decoration:none;color:inherit;} 
.CommAnswer:hover {color:darkblue;cursor:pointer;}
/* [-] Вид комментариев и мини-чат*/

/* [+] Мини панель (низ) */
.pyP {height:60px; width:100%; background:url(/img/bg_headCrev.jpg) no-repeat center -31px, url(/img/bg_head.jpg) repeat-x #30659B; position:fixed; bottom:0px; z-index:1; padding:2px 6px; box-shadow:0px -1px 16px #4682B4; border-top:1px solid #36648B; text-align:center;}
.pyP_l {float:left; margin:10px 0 0 0;}
.pyP_r {float:right; margin:10px 25px 0 0;}
.pyP_r {float:right; margin:10px 25px 0 0;}
.pyP_b {display:block; height:60px;}
.pyP marquee {height:19px; width:99%; font-size:12px; background:#D4E5F1; border:1px solid #36648B; border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px; margin:4px 25px 8px 0;}
.pyP a img {height:16px; vertical-align:middle; margin:-1px 5px 0; opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);}
.pyP a img:hover {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
.pyP_l a, .pyP_r a, .pyP span {padding:5px;color:#BFDEFF;text-decoration:none;padding-left:26px;}
.pyP_l a:hover, .pyP_r a:hover{color:#FFF;background-color:#1F507F; border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
.register {background: url(http://www.instantcms.ru/templates/ic4/images/icons/register.png) no-repeat 6px center;}
.profile {background: url(/img/details/profile.png) no-repeat 6px center;}
.login {background: url(http://www.instantcms.ru/templates/ic4/images/icons/key.png) no-repeat 6px center;}
.logout {background: url(http://www.iconsearch.ru/uploads/icons/crystalclear/16x16/exit.png) no-repeat 6px center;}
.wp_chat {background: url(http://gnomomix.ru/img/details/home.png) no-repeat 6px center;}
/* [-] Мини панель (низ) */


.hide {display:none}


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




/* [+] Эксперементы */
.xx-gradient-orange {
background: rgb(241,231,103); /* Old browsers */
background: -moz-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(252,167,40,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,231,103,1)), color-stop(100%,rgba(252,167,40,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(252,167,40,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(252,167,40,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(241,231,103,1) 0%,rgba(252,167,40,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(241,231,103,1) 0%,rgba(252,167,40,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#fca728',GradientType=0 ); /* IE6-9 */
}
.xx-gradient-blue {
background: rgb(247,251,252); /* Old browsers */
background: -moz-linear-gradient(top, rgba(247,251,252,1) 0%, rgba(217,237,242,1) 40%, rgba(173,217,228,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,251,252,1)), color-stop(40%,rgba(217,237,242,1)), color-stop(100%,rgba(173,217,228,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#add9e4',GradientType=0 ); /* IE6-9 */ 
}
#share42 {background:#F6F6F6;width:100%;border-bottom:1px solid #E9E9E9;display:inline-block;margin:15px 0px 6px 0px;padding-top:6px;border-top:1px solid #E9E9E9;}
#share42 a {opacity:0.5}
#share42:hover a {opacity:0.7}
#share42 a:hover {opacity:1}
.mx_polosa {width:100%;height:8px;color:#666;position:relative;margin:0 0 4px 0;border-bottom:1px solid #b6c0cd;}
.mx_polosa span {top:1px;padding:0 3px;margin:0 10px;position:absolute;background:#fff;}

.xx-gradient-blue-lin {
background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(42,154,214,1) 50%, rgba(125,185,232,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0)), color-stop(50%,rgba(42,154,214,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(42,154,214,1) 50%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(42,154,214,1) 50%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(42,154,214,1) 50%,rgba(125,185,232,0) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(42,154,214,1) 50%,rgba(125,185,232,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */

}
/* [-] Эксперементы */


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

/* General forum Table View */
.gTable {background: none;}
.gTable td {border-radius: 10px; -moz-border-radius: 10px;background: #efefef; border: 1px solid #d2d6d6;padding: 5px 7px;}
td.gTableTop {font: 14px/30px 'Tahoma';color: #3d3d3d;padding: 0px 10px;background: url(/.s/t/785/29.gif) repeat-x;border: none;}
td.gTableTop a {font: 14px/30px 'Tahoma'; color: #3d3d3d;}
td.gTableSubTop, td .postTdTop {background: url(/.s/t/785/32.gif);border: 1px solid #5e5b59;font: 10px/18px 'Tahoma';color: #ffffff;text-shadow: 0px 1px 0px #2b2b2b;padding: 0px 10px;}
td.gTableSubTop a, td .postTdTop a {color: #ffffff;}
.gTableBody {}
.gTableBody1 {}
.gTableBottom {}
.gTableLeft {}
.gTableRight {}
.gTableError {}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {}
.forumIcoTd,.forumThreadTd,.forumPostTd {}
.forumLastPostTd,.forumArchive {}

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

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

/* forum Titles & other */
.forum {}
.forumDescr,.forumModer {}
.forumViewed {}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {}
/* -------------------- */

/* 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 {}
td.pagesInfo, td.switch, td.switchActive {background: #ffffff; border: 1px solid #dcdbe0; padding-left: 5px; padding-right: 5px;}
td.switch, td.switchActive { background: #ccc; color: #ffffff;}
td.switch a {color: #4c4c4c;}
.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 {}
.threadIcoTd,.threadPostTd,.threadViewTd {}
.threadLastPostTd {}
.threadDescr {}
.threadNoticeLink {}
.threadsType {}
.threadsDetails {}
.forumOnlineBar {}

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

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

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

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

.postTdTop {}
.postBottom {}
.postBottom td {border: 0px;padding: 0px 5px !important;}
.postBottom img {vertical-align: middle;}
.postUser {}
.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 {}
.quoteMessage {}

.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;}
/* ----------------- */
/* ====== forum End ====== */