/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #C6CDD6 url("../../images/design/body-bg.gif") repeat-x;
    font: normal 8.5pt Verdana, sans-serif;
}

h1 {
    font-size: 1.2em;
    margin: 2px 6px;
}

h2 {
    font-size: 1em;
}

h3 {
    font-size: 0.9em;
}

ul {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

td{font-size: 8.5pt;}

a {
    color: #3E3E3E;
}

a:link:hover,
a:visited:hover {
    color: #CF0000;
}

a.news_title{
    font-size: 1.1em;
    font-weight: bold;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

:focus {
    outline: none;
}

.hidden {
    display: none;
}

#reducer {
    margin: 10px auto 0;
    width: 984px;
}

#wrapper {
    padding: 4px 0;
    background: transparent url("../../images/design/reducer-bg.png") repeat-y;
}

.header .logo, .header .sys, .header .server {
    margin-top: 15px;
}

.header .logo {
    margin-left: 30px;
    float: left;
    overflow: hidden;
}

.header .logo div {
    float: left;
}

.header .logo span {
    color: #CF0000;
}

.header .logo img {
   vertical-align: middle;
}

.header .logo .mystery {
   margin-top: 8px;
   margin-left: 15px;
   width: 235px;
}

#errorPage{
    /*overflow: hidden;*/
    padding: 10px 5px 0px 0px;
}
#fourFour{
    font-size: 11em;
    float: left;
    line-height: 100px;
    padding: 0px 5px 0px 0px;
}

ul.sys {
    margin-left: 55px;
    padding-top: 13px;
    list-style: none;
    float: left;
    height: 19px;
}

ul.sys li {
    float: left;
    height: 19px;
    width: 28px;
}

ul.sys li.home a {
    background-position: 0 0;
}

ul.sys li.home a:hover {
    background-position: 0 -20px;
}

ul.sys li.home b {
    background-position: 0 -40px;
}

ul.sys li.sitemap a:hover {
    background-position: 0 -20px;
}

ul.sys li.sitemap a {
    background-position: -28px 0;
}

ul.sys li.sitemap a:hover {
    background-position: -28px -20px;
}

ul.sys li.sitemap b {
    background-position: -28px -40px;
}

ul.sys li.feedback a {
    background-position: -56px 0;
}

ul.sys li.feedback a:hover {
    background-position: -56px -20px;
}

ul.sys li.feedback b {
    background-position: -56px -40px;
}

ul.sys li a, ul.sys li a:hover, ul.sys li b {
    background: transparent url("../../images/design/sys-icons.gif") no-repeat scroll 0 0;
    display: block;
    height: 100%;
    width: 100%;
}

.header .server {
    margin-left: 10px;
    padding-top: 12px;
    float: left;
}

.header .server select {
    width: 170px;
}

.header .map {
    width: 209px;
    height: 91px;
    background: transparent url("../../images/design/map.gif");
    float: left;
    position: relative;
}

h4 {
    background: url("../../images/design/map-ru.gif") no-repeat;
    background-position: -1000px -1000px;
}

h5 {
    background: url("../../images/design/map-ua.gif") no-repeat;
    background-position: -1000px -1000px;
}

h6 {
    background: url("../../images/design/map-kz.gif") no-repeat;
    background-position: -1000px -1000px;
}


.map a.ru, .map a.ruselected {
    position: absolute;
    top: -1px;
    right: 2px;
    width: 160px;
    height: 50px;
    background: none;
}

.map a.ru:hover, .map a.ruselected {
    background: url("../../images/design/map-ru.gif") no-repeat;
    height: 79px;
}

.map a.ua, .map a.uaselected {
    position: absolute;
    top: 58px;
    left: 44px;
    width: 22px;
    height: 15px;
    background: none;
}

.map a.ua:hover, .map a.uaselected {
    background: url("../../images/design/map-ua.gif") no-repeat;
}

.map a.kz, .map a.kzselected {
    position: absolute;
    top: 46px;
    left: 74px;
    width: 49px;
    height: 32px;
    background: none;
}

.map a.kz:hover, .map a.kzselected {
    background: url("../../images/design/map-kz.gif") no-repeat;
}

.panel {
    background: url("../../images/design/panel-top.gif") no-repeat;
    margin: 0 auto;
    padding-top: 12px;
    width: 950px;
}

.panel .sky {
    position: relative;
    margin: 0 2px;
    width: 942px;
    height: 135px;
    z-index: 1;
}

.domen {
    position: absolute;
    right: 0;
    bottom: 0;
}

.flash-ru {
    background: url("../../images/design/flash-ru.png") no-repeat scroll right bottom;
    width: 190px;
    height: 129px;
}

.flash-ua {
    background: url("../../images/design/flash-ua.png") no-repeat  scroll right bottom;
    width: 111px;
    height: 133px;
}

.flash-kz {
    background: url("../../images/design/flash-kz.png") no-repeat  scroll right bottom;
    width: 75px;
    height: 124px;
}

.panel .bottom {
    position: relative;
    margin: 0 1px;
    background: url("../../images/design/panel-bottom.gif") no-repeat;
    height: 41px;
}

ul.h-menu, ul.breadcrumbs {
    float: left;
    margin-left: 20px;
    list-style: none;
    display: inline;
}

ul.h-menu li {
    padding: 11px 13px 15px 13px;
    float: left;
    position: relative;
    background: url("../../images/design/menu-separator.gif") no-repeat scroll 0 0;
}

ul.h-menu li.first, ul.breadcrumbs li.first {
    background: none;
}

ul.h-menu li a {
    text-decoration: none;
}

ul.h-menu li span {
    color: #3E3E3E;
    cursor: pointer;
}

ul.h-menu li a:hover {
    text-decoration: underline;
}

ul.h-menu li ul {
    list-style: none;
    position: absolute;
    top: 39px;
    left: 0px;
    background-color: #F4F4F4;
    border: solid #7E7E7E;
    border-width: 0 1px 1px 1px;
    z-index: 999;
}

ul.h-menu li li {
    margin: 0;
    padding: 7px 15px;
    background: url("../../images/design/h-menu-marker.gif") no-repeat scroll 0.5em 1.05em;
    clear: both;
}

ul.h-menu li li a {
    white-space: nowrap;
}

ul.breadcrumbs li {
    float: left;
    padding: 11px 5px 12px 10px;
    background: url("../../images/design/h-menu-breadcrumbs.gif") no-repeat scroll 0 1.3em;
    position: relative;
}

ul.breadcrumbs li span {
    color: #CF0000;
}

ul.langs {
    list-style: none;
    position: absolute;
    top: 10px;
    right: 10px;
}

ul.langs li {
    float: left;
    background: transparent url("../../images/design/langs.gif") no-repeat scroll 0 0;
    padding-left: 24px;
    margin-right: 2px;
}

ul.langs li a, ul.langs li span {
    color: #4D4D4D;
    font-size: 0.85em;
    display: block;
}

ul.langs li.ru {
    background-position: 0 -2px;
}

ul.langs li.en {
    background-position: 0 -16px;
}

ul.langs li.ua {
    background-position: 0 -31px;
}

ul.langs li.kz {
    background-position: 0 -46px;
}

.content {
    margin: 0 auto;
    width: 950px;
    margin-top: 11px;
    color: #404040;
    font-size: 8.5pt;
    line-height: 12pt;
    text-align: justify;
}

.sidebar, .info, .news {
    float: left;
    text-align: justify;
}

.sidebar, .news {
    width: 225px;
}

ul.v-nav {
    margin-bottom: 15px;
}

ul.v-nav li, ul.v-nav-clients li {
    margin: 1px 0;
    list-style: none;
}

ul.v-nav li ins,  ul.v-nav-clients li {
    padding: 14px 2px 16px 8px;
    background: url("../../images/design/v-nav-bg.gif") no-repeat;
}

ul.v-nav li ins {
   display: block;
   text-decoration: none;
   height: 1%;
}

ul.v-nav li a {
    text-decoration: none;
}

ul.v-nav li a:hover {
    text-decoration: underline;
}

ul.v-nav li span {
    color: #3E3E3E;
    cursor: pointer;
}

ul.v-nav li ul span {
    cursor: auto;
}

ul.v-nav li ul {
    margin-left: 30px;
}

ul.v-nav li li {
    margin: 4px 0;
    padding: 0 0 0 10px;
    background: transparent url("../../images/design/v-nav-submarker.gif") no-repeat 0 0.5em;
}

ul.v-nav-clients li ins {
    display: block;
    padding-left: 8px;
    background: transparent url("../../images/design/v-nav-list.gif") no-repeat 0 0.4em;
    text-decoration: none;
}

ul.v-nav-clients li ins a {
    text-decoration: none;
    font-weight: bold;
    font-size: 1em;
}

.partners {
    position: relative;
    margin-top: 12px;
    background-color: #F4F4F4;
}

.banner img {
    margin: 5px 0 5px 16px;
}

.info {
    /*position: relative;*/
    margin: 0 8px 0 8px;
    padding-top: 15px;
    width: 480px;
    display: inline;
    background: transparent url("../../images/design/info-content.gif") no-repeat;
}

.info h1{
    font-size:8.5pt;
    color: #C00000;
    padding: 15px 0px 10px 0px;
    margin: 0px 8px 20px 8px;
    border-bottom: 1px dotted #404040;
}

.info span.info-title {
    font-size: 1.2em;
    /*position: absolute;*/
    /*top: 13px; 
    left: 20px;*/
    text-transform: uppercase;
    color: #3E3E3E;
    margin-left: 20px;
    margin-bottom: 20px;
    display: block;
}

.info sup {
    font-size: 0.6em;
}

.info p {
    margin: 12px 0;
    padding: 0 8px;
}

.info ul {
    margin: 3px 0;
    padding: 4px 15px;
}

.info ul li {
    margin-bottom: 5px;
    list-style: none;
    padding-left: 15px;
    background: url("../../images/design/info-li-arrow.gif") no-repeat 0 0.3em;
}

.news {
    position: relative;
}

.news .holder {
    position: relative;
    overflow: hidden;
    padding-top: 43px;
    margin-bottom: 5px;    
    background: url("../../images/design/news.gif") no-repeat;    
    text-align: left !important;
}

.holder span.title {
    font-size: 1.2em;
    position: absolute;
    top: 13px;
    left: 20px;
    text-transform: uppercase;
    color: #3E3E3E;
}

.holder span.title_long {
    font-size: 1.2em;
    position: absolute;
    top: 6px;
    left: 20px;
    text-transform: uppercase;
    color: #3E3E3E;
}

.holder dl {
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #F4F4F4;
}

.holder dt, .holder dd {
    padding: 3px 9px;
}

.holder dt {
    margin: -2px 0 2px 0;
    background: url("../../images/design/news-separator.gif") repeat-x scroll 0 0;
}

.holder dd {
    padding-bottom: 8px;
}

.holder dd.last {
    text-align: right;
}

.holder .date {
    display: block;
}

/*.holder img {
    margin-left: 5px;
}*/

#footer {
    padding: 10px 0px 10px 0px;
    overflow: hidden;
}

#footer p {
    margin-left: 16px;
    font-size: 0.85em;
    color: #464646;
}


/* --- Corners --- */

.corners-w {
    height: 16px;
    position: relative;
}

.corners-w .tl, .corners-w .tr, .corners-w .bl, .corners-w .br {
    position: absolute;
    height: 16px;
    width: 16px;
    background: transparent url("../../images/design/corners-w.png") no-repeat scroll 0 0;
}

.center {
    margin: 0 16px;
    height: 16px;
}

.top {
    background: #FFF url("../../images/design/reducer-top.gif") repeat-x;
}

.bottom {
    background: url("../../images/design/reducer-bottom.png") repeat-x;
}

.corners-w .tl {
    background-position: 0 0;
    left: 0px;
    top: 0px;
}

.corners-w .tr {
    background-position: -16px 0;
    right: 0px;
    top: 0px;
}

.corners-w .bl {
    background-position: 0 -16px;
    left: 0px;
    top: 0px;
}

.corners-w .br {
    background-position: -16px -16px;
    right: 0px;
    top: 0px;
}

.corners-g-tl, .corners-g-tr, .corners-g-bl, .corners-g-br {
    position: absolute;
    background: transparent url("../../images/design/corners-g.gif") no-repeat scroll 0 0;
    height: 9px;
    width: 9px;
    font-size: 0;
    line-height: 0;
}

.corners-g-tl {
    background-position: 0 0;
    left: 0px;
    top: 0px;
}

.corners-g-tr {
    background-position: -9px 0;
    right: 0px;
    top: 0px;
}

.corners-g-bl {
    background-position: 0 -9px;
    left: 0px;
    bottom: 0px;
}

.corners-g-br {
    background-position: -9px -9px;
    right: 0px;
    bottom: 0px;
}

#sel_cntr{float:left; margin: 0px 10px 0px 8px;}
#sel_region{margin: 0px 10px 0px 8px;} 
#sel_city{margin: 10px 10px 0px 8px;}
#show_city_res{float:none; margin: 10px 0px 0px 0px;}

#poll_r dt {font-weight: bold; overflow: hidden;}
#pll_r div {background: transparent;}
#poll_r #pollsubmit {float: left;}
#poll_r #pollarch {float: right;}

#polls{padding: 5px; font-size: 8.5pt; color: #404040;}
#polls h3{margin: 10px 0px 10px 0px; color: #ffffff;}
#poll_result {background: #E0E0E0; width: 100%; color: #404040;}
#poll_result td{padding: 3px; background: #ffffff;}   
#poll_result .poll_diagram{background: #cf0000; height: 15px;}
#poll_result h3{margin: 0px 0px 0px 0px; color: #404040;}

#quick_feedback{
    position: relative;
    overflow: hidden;
    padding-top: 43px;
    margin-bottom: 5px;    
    background: url("../../images/design/news.gif") no-repeat;    
}
#quick_feedback span.title {
    font-size: 1.2em;
    position: absolute;
    top: 13px;
    left: 20px;
    text-transform: uppercase;
    color: #3E3E3E;
}
#quick_feedback_cont textarea {width: 195px; height: 70px;}
#quick_feedback_cont select {width: 130px;}
#quick_feedback_cont{padding: 9px; background: #F4F4F4;}
.request_text {width: 130px;}
.asterics {color: #cf0000;}
#rez{margin-bottom: 5px;}
.err{color: #cf0000; }


.arrowlistmenu{
    margin: 0px 0px 0px 10px;
}
.arrowlistmenu h3{
    /*list-style-image: url(/images/design/red_point.gif) !important;*/
    float: none;
    margin: 15px 0px 5px 0px;
    list-style: none;
    padding: 0px 0px 0px 15px;
    background: url("/images/design/red_point.gif") no-repeat 0 0.7em;
    font-size: 1em;
}
.arrowlistmenu h3 span{
    font-weight: bold;
    color: #cf0000;
    /*background: url("/images/design/dotted_line.gif") repeat-x bottom left;*/
    text-decoration: none;
    padding:0px 0px 2px 0px;
    /*cursor: hand;
    cursor: pointer; */
}
.arrowlistmenu h4{
    /*list-style-image: url(/images/design/red_point.gif) !important;*/
    float: none;
    margin: 0px 0px 5px 0px;
    list-style: none;
    padding: 0px 0px 0px 15px;
    background: url("/images/design/red_point.gif") no-repeat 0 0.7em;
    font-size: 1em;
} 
.arrowlistmenu h4 a.clnt_fltr{
    background: url("/images/design/dotted_line.gif") repeat-x bottom left;
    color: #3E3E3E;
    font-weight: bold;
    text-decoration: none;
    padding:0px 0px 2px 0px;
} 
.arrowlistmenu h4 a.clnt_fltr:hover{
    color: #cf0000;
} 

.arrowlistmenu h4 a.clnt_fltr_sel{
    background: url("/images/design/dotted_line.gif") repeat-x bottom left;
    color: #cf0000;
    font-weight: bold;
    text-decoration: none;
    padding:0px 0px 2px 0px;
} 

ul.categoryitems {
    display: block;
    overflow: hidden;
    padding: 0px;
    position: relative;
    left: 0px;
    width: 465px;
}
.categoryitems,.categoryitems2{
    padding-left: 0 !important;
}

ul.categoryitems2 {
    display: block;
    overflow: hidden;
    padding: 0px;
    position: relative;
    left: 0px;
    width: 465px;
}
ul.categoryitems h4.clients_group {
    overflow: hidden;
    padding: 4px 0px 4px 15px;
    list-style-image: none;
    background: none;
    font-size: 1em;
    font-weight: normal;
    color: #cf0000;
}

ul.categoryitems li.clients_list{
    background: none;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 5px 5px 0px;
}
span.client_descr{
    color: #FF3333;
    font-weight: bold;
}
ul.categoryitems li.clients_list span.goto_dtl {
    display: block;
    width: 150px;
    height: 73px;
    overflow: hidden;
    border: 0px solid #CCC;
    background: none;
}

.clientsItem{margin-bottom: 15px;overflow: hidden;}
.clientsItemIMG{width: 150px;height: 73px;overflow: hidden;float: left;margin-right: 15px;}
.clientsItemTitle{font-weight: bold;}
#clientInterviewTitle{font-weight: bold;margin-left: 5px;}
#pageTitle{color: #C00000;font-weight: bold;border-bottom: 1px dotted #000000;margin-bottom: 20px; padding-bottom: 10px;}
#flashcontent{background: url("/images/design/sky.jpg");width: 946px;height: 135px;}
.main_news_photo{/*margin-bottom: 20px;*/}
.artDate{padding: 3px;background: #F7F7F7;}
.newsVideoSmall{float: left;margin: 5px;}
.artHeader{font: bold 1.2em Verdana,sans-serif;margin-bottom: 20px;} 

#articles_by_pages{text-align: justify;}
.info ol,.info ul{padding-left: 40px;}

.art_country{float: right;/*width: 200px;text-align: right;*/}
.art_country .aHrefBlock{float: left;margin-right: 3px;}

.article_print{float: left;padding: 20px;margin-top: 20px;color: #404040;font-size: 8.5pt;line-height: 12pt;text-align: justify;}
.article_print ol,.article_print ul{padding-left: 40px;}
.print_ico img{border: none;margin-bottom: -3px;position: relative;}
.printInH1{margin: 10px 0 10px 0;}
.printInH1 a{font-size: 8.5pt;line-height: 12pt;font-weight: normal;}
.printInH1 .print_ico img{border: none;margin-bottom: -3px;position: relative;}
.artDate .print_ico{float: left;display: block;width: 12px;}
.artDate .print_ico img{margin-top: 3px;}
.artDate .printInH1{float: right !important;margin: 0 !important;} 
/*.img_country{height: 12px;display: block;float: left;}
.img_country img{margin-bottom: -2px;position: relative;}*/

.aHrefBlock .part1,.aHrefBlock .part2,.aHrefBlock .part3{float: left;}
.aHrefBlock .part2{margin-right: 5px;margin-top: 3px;}
/*.aHrefBlock .part2 a{display: block;float: left;height: 12px;}*/
.artItem{margin-bottom: 10px;}

