#puzadpn {display: ;}
body {margin: 0;font: 12px/16px 'Arial';color: #333;text-align: center;background:url()#ccced4;}
td, input {font: 12px 'Arial';}
body a {color: #000;text-decoration: none;}
body a:hover {text-decoration: none;}
* {}
img {border: 0;}
a.noun img {margin: 2px;}
.clear {clear: both;}
h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0;}
hr {border: 0; height: 1px; background: #ccc;}
*:focus {outline: none;}
/*--------------------- General styles end ---------------------*/


/*All content, common styles*/
#wrap0 {background: url() repeat-x;}
#wrap {background: url() no-repeat top center;min-width: 916px;}
#container {width: 1200px;margin: auto;text-align: left;background:url(http://www.ulan-ude-vostochnyi.ru/desighn/images/bgbody.jp) #fff repeat-y;box-shadow: 0 0 14px rgba(0,0,0,3);}
#leftcol {float: left;width: 850px;
-webkit-box-shadow: 3px 0px 4px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 3px 0px 4px 0px rgba(0, 0, 0, 0.5);
box-shadow: 3px 0px 4px 0px rgba(0, 0, 0, 0.5); }
#rightcol {float: left;width: 350px;padding-top: 5px;}

/*-----------*/
/*онлайн*/ 
.cross1 {padding-top:1px; display:inline-block; padding-bottom:1px; color:#fff; text-align:center; margin:0px -1px; text-shadow:0px 1px 0px rgba(0,0,0,0.30); border:1px solid #757B7F; background:#7d7d7d url('http://www.ulan-ude-vostochnyi.ru/desighn/images/highlight_faint.png') repeat-x top; text-align:left;} 
 .cross2 {padding-top:1px; display:inline-block; padding-bottom:1px; color:#fff; text-align:center; margin:0px -1px; text-shadow:0px 1px 0px rgba(0,0,0,0.30); border:1px solid #586a7c; border-left:1px solid #646A6D; background:#61768A url('http://www.ulan-ude-vostochnyi.ru/desighn/images/highlight_faint.png') repeat-x top; text-align:right;} 
 #icon-border {margin:0px; padding:1px; display:inline-block; border:1px solid #ccc; background:#fff;} 
 #icon-blue {display:inline-block; height:6px; width:6px; border:1px solid #586a7c; background:#607c99 url('http://www.ulan-ude-vostochnyi.ru/desighn/images/highlight_faint.png') repeat-x top;} 
 #icon-gray {display:inline-block; height:6px; width:6px; border:1px solid #757B7F; background:#999999 url('http://www.ulan-ude-vostochnyi.ru/desighn/images/highlight_faint.png') repeat-x top;}

/*онлайн*/ 
/*Header*/
#header {height: 146px; }
#header span{text-align:left; margin-left:10px;font-size:10pt;color: #fff; text-shadow: 1px 1px 1px #37373f;}
.date {float: left;margin: 3px 0 0 250px;height: 20px;font: 11px 'Arial';color: #010101;}
.whois {float: right;margin: 3px 3px 0 0;font: 11px 'Arial';color: #000;}
.whois a {color: #000;}
#site-logo {height: 131px; background: url(http://www.ulan-ude-vostochnyi.ru/desighn/images/bg.jpg) repeat-x;}
#site-logo h1 {text-align:left;font-style: italic;font-family: 'gungsuh', arial, serif;font-size:28pt;color: #fff; text-shadow: 1px 1px 1px #37373f; padding-top: 25px;}
#site-logo span {text-align:left; margin-left:10px;font-size:10pt;color: #fff; text-shadow: 1px 1px 1px #37373f;}
.usermenu {float: left;background: #49597b;border: 1px solid #3e4d6d;border-radius: 5px 5px 0 0;border-bottom: none;padding: 5px 5px 2px 5px;}
.usermenu ul {margin: 0;padding: 0;list-style: none;}
.usermenu li {float: left;font: 11px/15px 'Arial';color: #fff;margin: 0 5px;}
.usermenu li a {}
.usermenu li a:hover {}

/*------*/
/*gradient*/
#gradient {
 background: #506288; /* Для старых браузров */
 background: -moz-linear-gradient(right, #506288, #233245); /* Firefox 3.6+ */
 /* Chrome 1-9, Safari 4-5 */
 background: -webkit-gradient(linear, right , left, 
 color-stop(0%,#506288), color-stop(100%,#233245));
 /* Chrome 10+, Safari 5.1+ */
 background: -webkit-linear-gradient(right, #506288, #233245);
 background: -o-linear-gradient(right, #506288, #233245); /* Opera 11.10+ */
 background: -ms-linear-gradient(right, #506288, #233245); /* IE10 */
 background: linear-gradient(right, #506288, #233245); /* CSS3 */ 
 padding: 10px;
 border: 
 -webkit-border-radius: 6px; 
 -khtml-border-radius: 6px;
 border-radius: 6px;
}
#gradient h1{text-align:left;font-style: italic; font-family: georgia, arial, serif; font-size:10pt; color: #fff; margin: -2px;text-shadow: 1px 1px 1px #37373f;}
#gradientmp3 {margin: 5px 0px;
 background: #999999; /* Для старых браузров */
 background: -moz-linear-gradient(right, #cccccc, #999999); /* Firefox 3.6+ */
 /* Chrome 1-9, Safari 4-5 */
 background: -webkit-gradient(linear, right , left, 
 color-stop(0%,#cccccc), color-stop(100%,#999999));
 /* Chrome 10+, Safari 5.1+ */
 background: -webkit-linear-gradient(right, #cccccc, #999999);
 background: -o-linear-gradient(right, #cccccc, #999999); /* Opera 11.10+ */
 background: -ms-linear-gradient(right, #cccccc, #999999); /* IE10 */
 background: linear-gradient(right, #cccccc, #999999); /* CSS3 */ 
 padding: 2px;
 border: 
 -webkit-border-radius: 6px; 
 -khtml-border-radius: 6px;
 border-radius: 6px;
 text-align:left;font-style: italic; font-family: georgia, arial, serif; font-size:14pt; color: #1e1f23;}
#gradientvid {
 margin: 3px;
 float:left;min-height: 200px;
 width: 270px;
 border: 1px solid #b8b8b8;
 -webkit-border-radius: 6px; 
 -khtml-border-radius: 6px;
 border-radius: 6px;
 text-align:left;font-style: italic; font-family: georgia, arial, serif; font-size:10pt; color: #37373f;}
#gradientvid img{max-width:200px; height: 110px; margin-left: 10px;}
#gradientvid h1{font-size:10pt; color: #37373f;}
#gradientadr, #gradientvid, #gradientmp3 h1{text-align:left;font-style: italic; font-family: georgia, arial, serif; font-size:9pt; color: #1e1f23; padding: -3px;}
#gradientadr img{max-width:150px; max-height: 120; }
/* меню кнопки*/
/* меню кнопки*/
td.session_time
{padding-bottom: 9px;font-size: 30px;padding-top: 2px;}
/*------*/
/*sprait*/
#osnova_sprite {list-style-type:none;}
.sprite_css {padding-bottom: 5px;}
.sprite_css a {display:block; width:340px; height:170px; background-image:url('http://www.ulan-ude-vostochnyi.ru/Reklama/sprait/rec1.jpg'); background-repeat:no-repeat;}
.sprite_css a.rec {background-position:0px 0px; }
.sprite_css a:hover.rec {background-position:0px -170px;}

#osnova_sprite2 {list-style-type:none;}
.sprite_css2 {padding-bottom: 5px;}
.sprite_css2 a {display:block; width:340px; height:170px; background-image:url('http://www.ulan-ude-vostochnyi.ru/Reklama/sprait/rec2.jpg'); background-repeat:no-repeat;}
.sprite_css2 a.rec2 {background-position:0px 0px; }
.sprite_css2 a:hover.rec2{background-position:0px -170px;}

#osnova_sprite3 {list-style-type:none;}
.sprite_css3 {padding-bottom: 5px;}
.sprite_css3 a {display:block; width:340px; height:170px; background-image:url('http://www.ulan-ude-vostochnyi.ru/Reklama/sprait/rec3.jpg'); background-repeat:no-repeat;}
.sprite_css3 a.rec3 {background-position:0px 0px; }
.sprite_css3 a:hover.rec3{background-position:0px -170px;}

#osnova_sprite4 {list-style-type:none;}
.sprite_css4 {padding-bottom: 5px;}
.sprite_css4 a {display:block; width:340px; height:170px; background-image:url('http://www.ulan-ude-vostochnyi.ru/Reklama/sprait/rec4.jpg'); background-repeat:no-repeat;}
.sprite_css4 a.rec4 {background-position:0px 0px; }
.sprite_css4 a:hover.rec4{background-position:0px -170px;}

#osnova_sprite5 {list-style-type:none;}
.sprite_css5 {padding-bottom: 5px;}
.sprite_css5 a {display:block; width:340px; height:170px; background-image:url('http://www.ulan-ude-vostochnyi.ru/Reklama/sprait/rec5.jpg'); background-repeat:no-repeat;}
.sprite_css5 a.rec5 {background-position:0px 0px; }
.sprite_css5 a:hover.rec5{background-position:0px -170px;}

#osnova_sprite6 {list-style-type:none;}
.sprite_css6 {padding-bottom: 5px;}
.sprite_css6 a {display:block; width:340px; height:170px; background-image:url('http://www.ulan-ude-vostochnyi.ru/Reklama/sprait/rec6.jpg'); background-repeat:no-repeat;}
.sprite_css3 a.rec6 {background-position:0px 0px; }
.sprite_css6 a:hover.rec6{background-position:0px -170px;}
/*sprait*/
.card {
margin-left: -2px;
padding-left: 2px;
padding-bottom: 15px;
position: relative;
float: left;
width: 100%;
}
/* Вид Панели BB-кодов
------------------------------------------*/ 
#panel_bb {
 float:left;
 width:420px;
 height:22px;
 background:url(http://www.ulan-ude-vostochnyi.ru/desighn/images/fon_panel_bb.gif);
}

#panel_bb .codeButtons {
 display:none
}

#panel_bb a {
 float:left;
 display:block;
 width:23px;
 height:22px;
 background:url(http://www.ulan-ude-vostochnyi.ru/desighn/images/knopki_bb.png)no-repeat;
}

#panel_bb a.panel_b {background-position:0px 0px; }
#panel_bb a:hover.panel_b {background-position:0px -22px;}
#panel_bb a.panel_i {background-position:0px -44px;}
#panel_bb a:hover.panel_i {background-position:0px -66px;}
#panel_bb a.panel_u {background-position:0px -88px;}
#panel_bb a:hover.panel_u {background-position:0px -110px;}
#panel_bb a.panel_url {background-position:0px -132px}
#panel_bb a:hover.panel_url {background-position:0px -154px;}
#panel_bb a.panel_email {background-position:0px -176px;}
#panel_bb a:hover.panel_email {background-position:0px -198px;}
#panel_bb a.panel_image {background-position:0px -220px;}
#panel_bb a:hover.panel_image {background-position:0px -242px;}
#panel_bb a.panel_citata {background-position:0px -264px;}
#panel_bb a:hover.panel_citata{background-position:0px -286px;}
#panel_bb a.panel_code {background-position:0px -308px;}
#panel_bb a:hover.panel_code {background-position:0px -330px;}
#panel_bb a.panel_hide {background-position:0px -352px;}
#panel_bb a:hover.panel_hide {background-position:0px -374px;}
#panel_bb a.panel_list {background-position:0px -396px;}
#panel_bb a:hover.panel_list {background-position:0px -418px;}
#panel_bb a.panel_l {background-position:0px -440px;}
#panel_bb a:hover.panel_l {background-position:0px -462px;}
#panel_bb a.panel_c {background-position:0px -484px;}
#panel_bb a:hover.panel_c {background-position:0px -506px;}
#panel_bb a.panel_r {background-position:0px -528px;}
#panel_bb a:hover.panel_r {background-position:0px -550px;}
#panel_bb a.panel_hr {background-position:0px -572px;}
#panel_bb a:hover.panel_hr {background-position:0px -594px;}
#panel_bb a.panel_close {background-position:0px -616px;}
#panel_bb a:hover.panel_close {background-position:0px -638px;}
#panel_bb a.panel_info {float:right; background-position:0px -660px;}
#panel_bb a:hover.panel_info {background-position:0px -682px;}
/*------------------------------------------*/ 
/*Sidebar*/
.block {margin: 0px 5px ;width: 340px;}
.blocktitle {background: #49597b;border-top: 1px solid #3e4d6d;border-bottom: 1px solid #3e4d6d;padding: 0 15px 0 20px;font: bold 14px/18px 'Trebuchet MS';color: #fff;}

.blockcontent {margin: 0px 3px;width: 340px;}
.blockcontent ul {margin: 0; padding: 0;}
.blockcontent li {margin-left: 2px;}

.uMenuH li {float:left;padding: 0 5px;}

.uMenuV, .uMenuV .uMenuRoot {margin: 0;padding: 0;}
.uMenuV li {margin: 0;list-style: none;}
.uMenuV .uMenuItem {}
.uMenuV li a {display: block;padding: 2px 5px;margin: 0;font: 14px 'Trebuchet MS'; color: #333;text-decoration: none;border-top: 1px solid transparent;border-bottom: 1px solid transparent;}
.uMenuV li a:hover, .uMenuV .uMenuItemA {color: #1a4e89;background: #d2e3eb;border-top: 1px solid #cad0d1;border-bottom: 1px solid #f5fafa;}

.uMenuV .uMenuItemA {}
.uMenuV a.uMenuItemA:link {}
.uMenuV a.uMenuItemA:visited {}
.uMenuV a.uMenuItemA:hover {}
.uMenuV .uMenuArrow {}

.block .xw-tl,.block .xw-bl,.block .u-menuvsep, .x-sh {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: 0; padding: 0; line-height:28px;
 background:#e3f0f1 !important; border: 1px solid #dddddd !important;
}
.block .u-menubody {border: 0 !important; padding: 0;}
.block .u-menuvitem {background:#e3f0f1 !important; padding: 2px 35px 2px 15px; line-height:28px;text-decoration: none;border-top: 1px solid transparent;border-bottom: 1px solid transparent;}
.block .u-menuvitem span {font: 14px 'Trebuchet MS';color:#000;text-decoration: none;}
.block .u-menuitemhl {background: #d2e3eb !important; padding: 2px 35px 2px 15px; line-height:28px;border-top: 1px solid #cad0d1;border-bottom: 1px solid #f5fafa;}
.block .u-menuitemhl span {text-decoration: none;color: #1a4e89;}
.block .u-menuarrow {position: absolute; right: 5px; top: 8px;width: 4px; height: 7px; overflow: hidden; background: url(/.s/t/788/4.gif);}
.block .u-menuitemhl .u-menuarrow {background-position: bottom left;}
.block .u-menu {margin-left: 0;}

.search-block {text-align: center;}
.searchForm {overflow: hidden;width: 176px;height: 19px;margin: 5px auto 5px auto;text-align: left;background: url(/.s/t/788/5.gif);}
.schQuery {float: left;position: relative;}
.schQuery input {background: none !important; border: none !important; font: 10px 'Trebuchet MS' !important; color: #333;padding: 0 !important;margin: 2px 0 0 3px;width: 145px !important;}
.schBtn {float: right;position: relative;}
.schBtn input {margin: 0;display: inline;background: none !important; border: none !important; font-size: 0 !important; color: transparent;cursor: pointer;text-indent: -9999px;height: 19px;width: 25px;position: absolute;top:0;right:0;}

/*-------*/

/*Content*/
#video {margin: 8px 4px; float: left; width: 200px; height:200px;}
#content {margin: 0 8px 0 5px;padding: 10px 0;width: 840px;}
#blwt {
 border-radius:8px;
 -webkit-border-radius:8px;
 -moz-border-radius:8px;
 -khtml-border-radius:8px; 
 background: #fff; /* Цвет фона */
 -moz-box-shadow: 0 0 14px rgba(0,0,0,0.9); /* Для Firefox */
 -webkit-box-shadow: 0 0 14px rgba(0,0,0,0.9); /* Для Safari и Chrome */
 box-shadow: 0 0 14px rgba(0,0,0,0.9); /* Параметры тени */
 padding: 10px;margin:10px 0px;
}
section{float:left;padding:0 10 px;}
#blwt section {width:600px;}
aside{overflow:hidden;}
#blwt aside {margin-top:-15px;}
.imgone {background:url('http://www.ulan-ude-vostochnyi.ru/desighn/images/none.jpg') no-repeat; width:56px; height: 56px; margin-left: 5px; margin-right: 10px;}
.imgonem {background:url('http://www.ulan-ude-vostochnyi.ru/desighn/images/none.jpg') no-repeat; min-width:56px; min-height: 56px; max-width:150px; margin-left: 5px; margin-right: 10px;}
.xw-tl,.xw-ml,.xw-bl{background:rgba(0,0,0,0.7) !important;}.xw-tl{border-top-left-radius:5px;border-top-right-radius:5px;moz-border-radius-topleft:5px;moz-border-radius-topright:5px;padding:1px 0 0 7px !important;webkit-border-top-left-radius:5px;webkit-border-top-right-radius:5px;}.xw-tr,.xw-tc,.xw-mr,.xw-br,.xw-bc{background:none !important;}.xw-hdr-text{color:#fff !important;font:bold 11px/22px Tahoma !important;}.xt-close{background:url(http://www.ulan-ude-vostochnyi.ru/desighn/images/close.png) center center no-repeat !important;opacity:0.7 !important;}.xt-close-over{opacity:1.0 !important;}.xw-mc{background:#fff !important;border:0 !important;border-radius:2px;moz-border-radius:2px;webkit-border-radius:2px;}.xw-body{border:0 !important;padding-left:7px !important;padding-right:1px !important;}.xw-dragging .xw-tl{opacity:1.0 !important;}.xw-draggable,.xw-draggable .xw-hdr-text{cursor:default !important;}.xw-bl{border-bottom-left-radius:5px;border-bottom-right-radius:5px;moz-border-radius-bottomleft:5px;moz-border-radius-bottomright:5px;webkit-border-bottom-left-radius:5px;webkit-border-bottom-right-radius:5px;}div[id*="_uwndWnd"]{border-radius:5px;box-shadow:0 5px 10px rgba(0, 0, 0, 0.6);moz-border-radius:5px;moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.6);webkit-border-radius:5px;webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.6);}.x-sh{display:none !important;}
.ywp-player, .ywp-interstitial-mode .ywp-interstitial{background-color: #5F7D9D; opacity: 1.2;}
/* unitip css */ 
#unitip { 
 position: absolute; 
 z-index: 1000; 
 top: -1000px; 
 color: #fff; 
 font:11px Verdana,Arial,Helvetica, sans-serif; color:#CED9E8; 
 display: none; 
} 

#unitippoint, #unitipmid, #unitipcap { 
 position: relative; 
 top: 0px; 
 left: 0px; 
 width: 145px; 
 display: block; 
} 

#unitippoint { 
 background: url('/desighn/title/TipPoint.png') no-repeat; 
 height: 19px; 
 overflow: hidden; 
} 

#unitipmid { 
 background: url('/desighn/title/TipMid.png') repeat; 
 width: 115px; 
 height: auto; 
 padding: 5px 15px; 
} 

#unitipcap { 
 background: url('/desighn/title/TipCap.png') no-repeat; 
 height: 7px; 
 overflow: hidden; 
}
/* unitip css */ 
.swchItemDots{border-bottom:1px solid #fff;margin-left:-3px !important;margin-right:-3px !important;}
#pagefixed{display:none; 
 top:70px;
 Right:8%; 
 color:#000 !important;position:fixed;z-index: 50000;background: rgba(255, 255, 255, 0.5);padding: 6px;border-radius: 4px;text- 
 shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);}#pagefixed a {color:#000 !important;}.swchItemA {border-bottom:3px solid #000;margin-right:-3px;padding-rigth:3px;}.swchItem {border-bottom:1px solid #00;margin-right:-3px;padding-rigth:3px;}#pagefixed span {color:#000 !important;margin:3px;} 
/*--------*/
/*news*/
#newsinformer {margin: 0px 10px; padding: 5px 10px; min-height: 120px;
 background-color: fff; 
 background-image: url(images/fallback-gradient.png); 
 background-image: -moz-linear-gradient(#ccc, #fff);
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ccc));
 background-image: -webkit-linear-gradient(#ccc, #fff); 
 background-image: -o-linear-gradient(#ccc, #fff);}
#newsinformer strong{font-style:font-size:10px;color: #808080;}
.newsArh{width:80px; hspace:10;}
.dalee{text-align: right; }
a:link.dal {text-decoration:none; color:#cd5b45;}
a:active.dal {text-decoration:none; color:#ee5b33;}
a:visited.dal {text-decoration:none; color:#ff9966;}
a:hover.dal {text-decoration:none; color:#f36223;}
.newsArh{width:100px; margin:0px 10px;}
.newsPol{width:200px; margin:0px 10px;}
/*news*/

/* Оповещение о новом лс как ВКонтакте 
------------------------------------------*/ 
.news_ls1 { 
 position:relative; 
 z-index:9999; 
} 

.news_ls2 { 
 position:fixed; 
 bottom:5px; 
 right:5px; 
} 

.uContent{ 
 overflow: hidden; 
 display:none; 
 margin-bottom:10px; 
 width:300px; 
 background:url(/desighn/images/fon_uContent_Black.png); 
 padding:5px 10px 5px 10px; 
 -webkit-border-radius: 5px; 
 -moz-border-radius:5px; 
 border-radius: 5px; 
 -moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.70); 
 -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.70); 
 box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.70); 
} 

.uContent_l { 
 float:left; 
 font: 11px Verdana,Arial,Helvetica, sans-serif; 
 color:#a7a7a7; text-shadow: 1px 1px 1px #252525; font-weight: bold; 
} 

.uContent_p {float:right;} 
.uContent_c { 
 float:left; 
 font: 100%/1.0 Verdana,Arial,Helvetica, sans-serif; 
 color:#a7a7a7; 
 width:300px; 
 padding: 5px 0px 0px 0px; 
} 

.uPm-close { 
 width:18px; 
 height:18px; 
 background:url(/desighn/images/knopka_closse_Black.png) no-repeat; 
} 

.uPm-close:hover { 
 background-position:0px -18px; 
} 

.uContent_c img { 
 float:right; 
 width:45px; 
 height:45px; 
 border:1px solid #838383; 
 padding: 3px; 
 margin: 0px 0px 10px 15px; 
 background:#646464; 
} 

.uContent_c span { 
 color:#8fbbe9; 
} 
.uContent_c p { 
 padding:0; 
 margin: 5px 0px 0px 0px; 
} 

.uContent_c a:link, 
.uContent_c a:visited {color:#f7f7f7;} 
.uContent_c a:hover {color:#bdbdbd;} 
/* -------------------------------------- */
/*registracia blac*/
.uPanel {  
 background:rgba(0,0,0,0.8);  
 color:#fff;  
 float:left;  
 box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);  
 -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);  
 -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);  
 padding: 4px 5px 4px 5px;  
 border-radius:3px;  
 -moz-border-radius:3px;  
 -webkit-border-radius:3px;  
 position:fixed;  
 bottom:7px;  
 left:7px;  
}  
a.button{display:block;float:left;padding:6px 0px 6px 9px;margin:2px;color:#fff;font-weight:bold;background:url('/desighn/images/avtorizachii_dli_ucoz.png') #4E4E4E;background-position:100% 0px;border:1px solid #2D2D2D;border-radius:3px;-moz-border-radius:3px;box-shadow:0px 0px 1px #fff inset;-moz-box-shadow:0px 0px 1px #fff inset;text-shadow:0px -1px 0px #000} 
a.button:hover{border:1px solid #815500;color:#fff;background-position:100% -28px;text-shadow:0px -1px 0px #815500} 
a.button:active{border:1px solid #815500;color:#fff;background-position:100% -28px;box-shadow:0px 0px 5px #000 inset;-moz-box-shadow:0px 0px 5px #000 inset;text-shadow:0px -1px 0px #815500}

/*registracia blac*/
/*Footer*/
#footer {width: 100%;height:300px; text-align:center;bottom: 0px;
 background-color: #4c5866; 
 background-image: url(); 
 background-image: -moz-linear-gradient(#161a2c, #2b324e);
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2b324e), to(#161a2c));
 background-image: -webkit-linear-gradient(#161a2c, #2b324e); 
 background-image: -o-linear-gradient(#161a2c, #2b324e);
}
.g-diblockie{display:inline-block;vertical-align:top;}
.l-container{text-align:left;max-width:1300px;margin:0 auto;}
.l-semifooter{background-color:#faf0e6; border-radius: 7px; border:1px solid #cccccc; text-align:center;font-size:0;padding:8px 0 13px;}
.l-semifooter .g-diblockie{vertical-align:middle;padding:0 22px;}
.fgoogle{background:url(http://www.ulan-ude-vostochnyi.ru/desighn/images/spr3.png) no-repeat 0 0;width:70px;height:42px;margin-right:50px;}
.fyandex{background:url(http://www.ulan-ude-vostochnyi.ru/desighn/images/spr3.png) no-repeat -120px 0;width:48px;height:34px;margin-right:70px;}
.fmail{background:url(http://www.ulan-ude-vostochnyi.ru/desighn/images/spr3.png) no-repeat -213px -4px;width:80px;height:29px;margin-right:70px;}
.frambler{background:url(http://www.ulan-ude-vostochnyi.ru/desighn/images/spr3.png) no-repeat -1px -42px;width:76px;height:24px;margin-right:70px;}
.fbing{background:url(http://www.ulan-ude-vostochnyi.ru/desighn/images/spr3.png) no-repeat -120px -37px;width:43px;height:32px;margin-right:70px;}
.fyahoo{background:url(http://www.ulan-ude-vostochnyi.ru/desighn/images/spr3.png) no-repeat -206px -36px;width:65px;height:23px;margin-right:70px;}

.schetchiki{
 font-size: 11px; 
 padding:0px; 
 border:0px solid #CCC; 
}
.schetchiki a img{
 border: none;
 opacity:0.2; 
}
.schetchiki a:hover img{
 border: none;
 opacity:1.0; 
 
}
/*------*/
/* Page Selector Style */ 
.catPages1,.catPages2 ,.pagesBlockuz2{color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.catPages1 a:link, .catPages2 a:link, .pagesBlockuz2 a:link, 
.catPages1 a:visited, .catPages2 a:visited, .pagesBlockuz2 a:visited, 
.catPages1 a:hover, .catPages2 a:hover, .pagesBlockuz2 a:hover,
.catPages1 a:active, .catPages2 a:active,.pagesBlockuz2 a:active {text-decoration:none;color: #999999;background: rgba(0, 0, 0, 0.7);padding:3px 10px;margin:2px; font-size:11px;font-weight:bold;} 
.catPages1 a:hover,.catPages2 a:hover,.pagesBlockuz2 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold;} 
.catPages1 b, .catPages2 b ,.pagesBlockuz2 b{text-decoration:none;background: rgba(0, 0, 0, 0.9);padding:3px 10px;margin:2px; color:#fff;font-size:11px;} 

#pagefixed{display:none; 
 top:200px;/* Отступа вверх */
 Right:5%;/* Отступ справа, если требуется слево то left:8%; 8% меняем на своё например 10px*/
 font-size:14px; color:#fff !important;z-index: 50000;position:fixed;background-color: #000;
 opacity: 0.7;
 filter: alpha(opacity=70);padding: 6px;border-radius: 
 4px;color:white;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.7);}
#pagefixed a {text-decoration:none;color:#fff !important;}
.swchItemA {border-bottom:3px solid #fff;margin-right:-3px;padding-rigth:2px;}
.swchItem {border-bottom:1px solid #fff;margin-right:-3px;padding-rigth:2px;}
#pagefixed span {color:#fff !important;margin:2px;}



.pages_1 {width:1px;height:48px;overflow:hidden;background:black}
.pages_2 {background:black;height:50px}
.pagesBlockuz1 {margin-left:10px;margin-right:10px;}
.swchItemA {color:white;font-seight:bold;text-desotation:none;border-bottom:3px solid #ffffff;padding:3px;background:none;margin:5px;}
.swchItem {color:white;text-desotation:none;padding:0;background:none;margin:5px;}
.swchItem:hover {color:white;text-desotation:none;padding:0;background:none;margin:5px;}
.swchItemDots {color:white;text-desotation:none;padding:0;background:none;margin:5px;}

/* ----------------------- */
/* Module Part Menu */
.catsTable {
 border-collapse: collapse;}
.catsTd {
 line-height: opx;
 font-size: 11px;
 text-transform: uppercase;
 color: #525252;
 border-top: 1px solid #c8c8c8;
 border-bottom: 1px solid #c8c8c8;
 padding: 4px 8px;}
.catsTd a {color: #525252;text-decoration: none;}
td.catsTd:hover {
 background: #49597B;
 color: #ffffff;}
td.catsTd:hover a {
 color: #ffffff;}
td.catsTd:active a {
 color: #960018;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font: 18px 'Arial';color: #2a3144;}
.eTitle a {color: #2a3144;text-decoration: none;}
.eTitle a:hover {color: #49597b;}

.eMessage, .eText { margin-top: 10px;}
.eMessage a, .eText a {}
.eMessage img, .eText img {}
.eDetails, .eDetails1, .eDetails2 {padding: 5px 0;font: 11px 'Arial';color: #666;font-style: italic;}
.eDetails a, .eDetails1 a, .eDetails2 a {color: #666;}
.eDetails a:hover, .eDetails1 a:hover, .eDetails2 a:hover {}
.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 {}
.cBlock1, .cBlock2 {}
.cBlock1 {}
.cBlock2 {}
/* -------------- */

/* Comments Form Style */
.commTable {
 background: #e5e5e5;
 border: 1px solid #cdcdcd;
 padding: 10px;
 border-radius: 5px;
 -moz-border-radius: 5px;
 /* ------------------- */
 
 /* 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 {}
 .calTable td {padding: 3px 4px;}
 .calMonth {color: #34aede;}
 .calWday {color: #34aede;background: #fff;border: 1px solid #c6cdcd;}
 .calWdaySe, .calWdaySu {background: #6bc1e3;border: 1px solid #34aede;color: #fff;}
 .calMday {}
 .calMdayA, .calMdayIsA {border: 1px solid #dcdbe0;background: #efefef;}
 .calMdayIs {}
 a.calMonthLink:link,a.calMdayLink:link {}
 a.calMonthLink:visited,a.calMdayLink:visited {}
 a.calMonthLink:hover,a.calMdayLink:hover {}
 a.calMonthLink:active,a.calMdayLink:active {}
 /* -------------- */
 
 /* 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 */
 input.loginField{background-color: #ffffff;}
 .replaceTable {}
 .legendTd {}
 .bbCodeBlock, .bbQuoteBlock {margin: 8px 0;}
 .codeMessage {padding: 5px;font: 11px 'Consolas', 'Courier New', 'sans-serif';background-color: #ebebeb;color: #000;}
 .quoteMessage {
 margin: 0 0 20px 0;padding: 3px 0 3px 10px;color: #666;font-style: italic;
 border-left: 3px solid #cbcbcb !important; border-right: none !important; border-bottom: none !important; border-top: none !important;
 }
 /* ------------ */
 
 


/*--------------------- INPUTS start ---------------------*/
input[type=submit], input[type=reset], input[type=button] {
padding: 0 6px;background: #74c3e9 url(/.s/t/788/7.gif) repeat-x bottom left;color: #fff;border: 1px solid #45afe1;border-radius: 5px;cursor: pointer;font: 11px 'Arial';
}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
background: #eaf4f5 url(/.s/t/788/7.gif) repeat-x top left;color: #1a4e89;border: 1px solid #d2e3eb;
}
input[type=submit]:active, input[type=reset]:active, input[type=button]:active {}
input[type=text], input[type=password], textarea, select {
padding: 1px 3px;background: #fff;border: 1px solid #abadb3;color: #848484;font: 11px 'Arial';
}
textarea {}
#mchatBtn, input.codeButtons, input.button {padding-left: 0;padding-right: 0;}
.queryField {width: auto !important;}
.commFl {width: 500px;}
#frM58 span {display: inline-block;}
/*--------------------- INPUTS end ---------------------*/
 
 
 
 
 /*--------------------- POPUP start ---------------------*/
 .popup-bg {background:rgba(0,0,0,0.8);padding: -100px 0;}
 .popup {margin: 0 8px;border-radius: 5px;background: #fff;padding: -100px;text-align: left;}
 .popup, .popup td {color: #fff;font: 11px 'Tahoma';}
 .pmCatLink{color: #fff;}
 .pmCatLinkActive{color: #fff;}
 .popup a, .popup td a {color: #fff;}
 .popuptitle {font: bold 12px/30px 'Arial';color: #bee3f5;background: #45afe1;border: 1px solid #3298c9;border-radius: 5px;}
 .pt-inside {background: no-repeat top right;padding: 0 20px;}
 .popupbody {padding: 5px 15px; _width: 100% /*FOR IE*/ ;}
 /*--------------------- POPUP end ---------------------*/
