.copyrights td .counters a {
float: left;
margin-left: 2px;
}

/* Tabs code */

.hide {
    display: none;
}

.show {
    display: block;
}

a.tab-link {
    text-decoration: underline;
    cursor: pointer
}

a.selected {
    background-color: #01408D;
    color: #ffffff;
    display: block;
    float: left;
    padding: 0.9em 2em;
    text-decoration: none;
}

a.var-link {
    padding: 0 1em 0 2em;
    background: url(/static/images/godown.gif) right center no-repeat;
    text-decoration: underline;
    color: #1c3e68;
    cursor: pointer;
    font-style: italic;
}

a.var-link:hover {
    color: #4398f3;
}

a.varselected {
    background: #ffffff;
    text-decoration: none;
    padding: 0 1em 0 2em;
    color: #363636;
}

a.varselected:hover {
    color: #363636;
}

a.varfirst {
    padding: 0 1em 0 0em;
}



#tooltip{
	position:absolute;
	padding:20px;
	background-color:#efe9e3;
	border:3px solid #c1b6ab;

}

#tooltip #close{
	position:absolute;
	top:5px; right:5px;
	padding:5px;
	font-size:0.8em;
	cursor:pointer;
}
#tooltip #close:hover{
	color:#CC0000;
}

#tooltip #t_contents img{
  width: 290px;
}

a.tooltip, a.text_tooltip {
  color: #4C73C0;
  text-decoration: none;
  border-bottom: 1px dashed #4C73C0;
  }

a.tooltip:hover, a.text_tooltip:hover {
  color: #4398F3;
  }

li.fpdf{
  list-style-type: none;
  padding:0 2em 1em 1.8em;
  background:url(/static/images/fpdf.gif) left top no-repeat;
}

.col2 div.noclass img {
    border: 0px;
  }

.col2 div.gray img {
    border: 0px;
  }

a.bullit {
  margin-left:1em;
  font-size:1.3em;
  padding-left:1.2em;
  background:url(/static/images/bigrarr.gif) left 33% no-repeat;
  }

a.red {
  color: red;
  }

.pagetext .group select {
  font-size: 0.7em;
  }

.slide td div strong{
  font-size:1.3em;
  font-weight:lighter;
  color:#a3d119;
  background-color:#FFF;
}

a.infolink {
  background-color:#1561B8;
  color:#FFFFFF;
  padding:3px 8px;
  text-decoration:none;
}

a.infolink:hover {
background-color:#FFFFFF;
color:#1561B8;
}

.t_help input:hover, .t_help button.best:hover {
background-color:#8EB697;
}
.t_help input {
background-color:#C2C2C2;
font-size:0.85em;
padding:0.5em 1em;
}

p.r {
  font-size: 10px;
  color: #B6B6B6;
  padding-left:150px;
  padding-right:50px;
  }

.hlink {
  font-weight: bold;
  margin-left: 20px;
}

.sub1 {
  margin-left: 40px;
}

.sub2 {
  margin-left: 60px;
}

.subf {
  margin-left: 80px;
}

.help {
	z-index:0;
}

.leftcol .seo {
    padding:0px;
}

.leftcol .seo h2 {
    color: #666666;
}

#menu .navred {
    color: #CF0D13;
    }

p.ctrl {
      padding-left: 33px;
      padding-top: 7px;
  }

.pagetext .tabdata tr.special_row {
    background-color: #A0C3FF;
}

.submenu p.head {
    line-height:110%;
    padding-top:0;
    font-size:1.2em !important;
    font-style:italic;
    font-weight:bold !important;
    margin:0;
    padding:0 0 0.8em;
    color:#363636;
    font-family:Helvetica,Calibri,Arial,sans-serif;
}


.col2 div p.head {
    font-size:1.7em;
    font-weight:lighter;
    line-height:110%;
    padding-top:0;
    margin:0;
    padding:1em 0 0.5em;
    color:#363636;
    font-family:Helvetica,Calibri,Arial,sans-serif;
}

#slider_links {
    width: auto;
    margin-left: 20%;
    position: absolute;
    z-index: 999;
    }


a.slider_link {
    font-size: 14px;
    line-height: 14px;
    color: #2e3337;
    }

a.slide_selected {
    font-size: 16px;
    color: #005cc0;
    font-weight: bold;
    text-decoration: none;
    line-height: 18px;
    }

.layout td.slide-link-container {
    width: 200px;
    float: left;
    vertical-align: top;

    }

#slider_corner {
    position: absolute;
    top: 317px;
    width: 100%;
    height: 300px;
    background: transparent url('/static/images/slide_corner.jpg') top right no-repeat;
    z-index: 20;
    }

.head_image {
    margin-left: -100px;
    margin-top: -20px;
    text-align: center;
    }

img.slide_text {
    position: absolute;
    float: none;
    clear: none;
    }

.slide-img1-wrap {
    position: absolute;
    width: 50%;
    height: 200px;
    float: left;
    right: 50%;
    }

.slide-img1-wrap img{
    right: 0px;
    }

.slide-img2-wrap {
    left: 50%;
    position: absolute;
    width: 50%;
    height: 200px;
    float: left;
    }

.opaque {
    opacity: 0;
    right: 0px;
    }

#george {
    background: transparent url('/static/images/stgeorge.png') top left no-repeat;
    position: absolute;
    top: 100px;
    left: 0px;
    width: 232px;
    height: 74px;
}

#george-top {
    background: transparent url('/static/images/stgeorge_top.png') top left no-repeat;
    position: absolute;
    top: 0px;
    left: 150px;
    width: 66px;
    height: 20px;
}

.pager {
    font-size:16px;
    text-align:left;
    line-height: 24px;
    width: 50%;
    float: left;
    padding: 3px 3% 7px 7%;
    clear: both;
    }

.pager span.page a {
    border:1px solid #0E60B8;
    color:#0E60B8;
    font-weight:bold;
    padding:2px 7px;
    text-decoration:none;
    font-size: 14px;
}

div.pager span.current {
    background-color:#0E60B8;
    color:#FFFFFF;
    font-weight:bold;
    padding:3px 7px;
}

.answer {
    border-bottom:1px dashed #0E60B8;
    font-size:16px;
    font-weight:bold;
    height:20px;
    line-height:30px;
    text-align:center;
    text-decoration:none;
    width:100%;
}

.submit-left {
    float: left;
    width: 45%;
    }

.submit-left input{
    float: left;
    margin-top: 2px;
    width: 80%;
    }

.submit-left label, .submit-right label {
    font-size: 12px;
    color: #1C3E68;
    line-height: 150%;
    }

.submit-left sup, .submit-right sup {
    width: 20%;
    text-align: left;
    color: red;
    cursor: help;
    }

.submit-left .label-wrap p, .submit-right .label-wrap p {
    display: inline;
    padding: 0px 10px 0px 5px;
}
.label-wrap {
    margin-top: 20px;
    float: left;
    clear:both;
    width: 100%;
    height: 22px;
    }

.submit-left img {
    float: left;
    }

.submit-right {
    float: left;
    width: 55%;

    }

.submit-right textarea {
    width: 100%;
    height: 207px;
    }

#answer-form {
    background: url("/static/images/bg_help_bezh.gif") no-repeat scroll right bottom transparent;
    border: none;

    }

#answer-form fieldset {
    border: none;
    padding: 0px 20px 40px 20px;

    }

.error {
    float: left;
    width: 100%;

    }


.errorlist li {
    float: left;
    color: red;
    width: 70%;
    }

p.submit input {
    float: right;
    clear: both;
    margin-right: 65px;
    }

#answer-wrap {
    text-align: right;
    width: 40%;
    float: left;
    }

.answer {
    margin-right: 44px;
    }

.entry_data {
    height: 20px;
    margin-top: 10px;
    }


.entry_data td.name {
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
}

.entry_data td.date {
    text-align: right;
    vertical-align: middle;
    width: 10%;
    font-weight: bold;
    font-size: 14px;
}

.entry_odd, .entry_even  {
    border: 1px solid #bebebe;
    background: #f3f3f3 url('/static/images/message.png') left top repeat-y;
    padding: 10px 20px 30px 20px;
    margin-top: 20px;

    }


.entry_odd p, .entry_even p {
    line-height: 150%;
    margin-top: 15px;
    }


.message blockquote {
    width: 70%;
    border-left: 20px solid #1C3E68;
    padding: 0px 10px 4px 10px;
    margin: 20px 0px 0px 0px;
    }

.message blockquote p {
    font-size: 0.7em;
    padding: 0px;
    text-indent: 0px;
    margin: 0px;
    }

.message blockquote h3 {
    font-size: 0.7em;
    margin-top: 0px;
    line-height: 100%;
    padding-bottom: 0px;
    }

.message-c {
    background: transparent url('/static/images/messagec.png') left top no-repeat;
    width: 80px;
    height: 39px;
    margin-top: -1px;
    margin-bottom: 20px;
    }

.answer-c {
    background: transparent url('/static/images/answerc.png') right top no-repeat;
    width: 70%;
    height: 39px;
    float: left;
    }

.clear {
    height: 1px;
    width: 100%;
    clear: both;
    }

.parts-form .submit-right {
    width: 56%
    }

.parts-form .submit-left {
    width: 44%
    }

.parts-form .submit-right input{
    float: left;
    margin-top: 2px;
    width: 100%;
    }

.parts-form .submit-right textarea{
    height: 150px;
    }

.parts-form .submit-right .submit-post{
    width: auto;
    margin-top: 20px;
    float: right;
    }

.form-legend {
    width: 100%;
    margin-top: -20px;
    margin-left: 25px;
    }

span.red {
    color: red;
    }

div.accordion, div.accordionmouse {
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

a.accordion, a.accordionmouse {
    font-size: 16px;
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
    padding: 4px 15px 3px 15px;
    width: 100%;
}

div.accordion a.acchead, div.accordionmouse a.acchead {
    cursor:pointer;
    display:block;
    font-size:12px;
    font-weight:bold;
    text-decoration: underline;
    color: #01408D;
    line-height: 20px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #F3F3F3;
    background-color: #F3F3F3;
    border-top: 1px solid #DEDEDE;
    padding: 5px 15px 3px 25px;
    background: #F3F3F3 url("/static/images/bigrarr.gif") no-repeat 10px 10px;
}

.leftcol div.accordion a.accselected, div.accordionmouse a.accselected{
    border-bottom: 1px solid #F3F3F3;
    background: #0D60B8 url("/static/images/bigrarrd.gif") no-repeat 10px 10px;
    text-decoration: none;
    color: white;
    border: 1px solid #FFFFFF;
}

div.accordion a.acclast, div.accordionmouse a.acclast{
    border-bottom: 1px solid #F3F3F3;
}

div.accordion a.accfirst, div.accordionmouse a.accfirst{
    border-top: 1px solid #F3F3F3;
}
div.accordion div ,div.accordionmouse div{
    padding: 0px 15px 0px 25px;
    background-color: #FAFAFA;
    width: 100%;
}

div.accordion div p ,div.accordionmouse div p{
    padding: 10px 0px 10px 0px;
}


.month-wrap {

}


.month {
    background: transparent url('/static/images/news_bg.png') repeat-x left top;
    width: 132px;
    margin-left: 7px;
    height: 31px;
    color: #305c82;
    font-weight: bold;
    font-size: 16px;
    text-shadow: 1px 1px 0px #ffffff;
    text-align: center;
    float: left;
    margin-top: 5px;
}

.month p {
   line-height: 30px; 
    height: 31px;
}

.days-wrap {
    margin-left: 145px;
}

.day {
    float: left;
    margin-top: 3px;
    margin-left: 4px;
    padding: 2px;
    background-color: #ffffff;
}

.day p {
    font-weight: bold;
    float: left;
    font-size: 16px;
    text-shadow: 1px 1px 0px #ffffff;
    text-align: center;
    line-height: 31px;
    height: 31px;
    width: 45px;
    color: #4d4d4d;
    background: transparent url('/static/images/news_bg.png') repeat-x left top;
    padding-bottom: 0px;
}

.day-wrap {
    width: auto;
    margin-bottom: 8px;
}

.odd {
    background: #fbfbfb url('/static/images/news_odd.png') repeat-x left top;
}

.even {
    background: #faf7f2 url('/static/images/news_even.png') repeat-x left top;
}

.entry-wrap {
    margin-left: 63px;
    padding: 5px 15px 10px 0px;

}

.entry-wrap a.head, .entry-wrap h3 {
    color: #0d60b8;
    font-weight: bold;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    clear: right;
    display: block;
    margin-bottom: 8px;
}

.entry-wrap a {
    font-size: 12px;
    color: #0d60b8;
}

.entry-wrap p a {
    font-size: 14px;
    clear: none;
}

.entry-wrap p {
    color: #5f5f5f;
    padding-bottom: 8px;
}

.entry-wrap img.float {
    float: left;
    padding: 2px;
    border: 7px solid #efe9e3;
    margin: 2px 10px 0px 0px;
}

.pagetext h1 {
    position: relative;
    z-index: 999;
}

#rusmap {
    position: absolute;
    border: none;
    z-index: 10;
    background: transparent url('/static/images/regions.png') no-repeat top left;
}
.city-mark {
    width: 20px;
    height: 20px;
    background: transparent url('/static/images/map_mark.png') no-repeat left top;
    z-index: 30;
    position: absolute;
}

.city-mark p {
    color: white;
    font-weight: bold;
    font-size: 11px;
    line-height: 20px;
    text-shadow: 1px 1px 0px #000000;
    width: 200px;
    margin: 0px 0px 0px 25px;
    display: none;
}

.oldpos, .newpos {
    background: transparent url('/static/images/mark_s.png') no-repeat left top;
}

#regions-wrap p.shadow {
    color: white;
}

span.shadow {
    z-index: 9999;
    font-weight: bold;
    color: white;
    font-size: 12px;
    background-color: gray;
    padding: 2px 10px 2px 10px;
    margin-left: 5px;
}

#regionname-wrap{
    height: 70px;
    text-align: left;
    margin-top: -60px;
    width: 500px;
    z-index: 999;

}

#regionname-wrap .regionname {
    margin: 10px 0px 0px 0px;
    display: none;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    text-shadow: 1px 1px 5px #d0d0d0;
    z-index: 999;
    padding: 0px;
    position: absolute;
}

img.fareast, img.siberian, img.urals, img.volgish, img.north-caucassian, img.south, img.north-west, img.center {
    position: absolute;
    border: none;
    width: 800px;
    height: 492px;
    z-index: 0; 
    margin: 0px;
    padding: 0px;
}

.ontop {
    z-index:999;
}

#regions-wrap {
    width: 700px;
    height: 492px;
    margin: 0px 0px 50px -100px;
    position: relative;
}

.region-list {
    width: 800px;
    height: auto;
    display: none;
    position: absolute;
    z-index: 9998;
    left: 0px;
}
.region-list .region-list-border{
    width: 405px;
    background-color: #f2f2f2;
    border: 1px solid #bebebe;
    padding: 5px 7px 5px 7px;
    min-height: 150px;
}

.region-list .region-pointer {
    width: 40px;
    height: 100%;
    z-index: 9999;
    position: absolute;
}

.region-list.fareast { margin-left: -390px; margin-top: 10px; }
.region-list.fareast .region-pointer{ background:transparent url('/static/images/rdpointer.gif') no-repeat right 60px; margin-left: 410px; }

.region-list.siberian { margin-left: 140px; margin-top: 0px; }
.region-list.siberian .region-pointer{background:transparent url('/static/images/ldpointer.gif') no-repeat left 60px; margin-left: -45px; }

.region-list.north-west{ margin-left: -60px; margin-top: 180px; }
.region-list.north-west .region-pointer{background:transparent url('/static/images/lupointer.gif') no-repeat left 20px; margin-left: -45px; }

.region-list.center{ margin-left: -180px; margin-top: 50px; }
.region-list.center .region-pointer{ background:transparent url('/static/images/ldpointer.gif') no-repeat left 70px; margin-left: -45px; }

.region-list.urals{ margin-left: 30px; margin-top:0px; }
.region-list.urals div.region-pointer{background:transparent url('/static/images/ldpointer.gif') no-repeat left 150px; margin-left: -45px; }
.region-list.urals div.region-list-border {width: 700px;}
.region-list.urals div.mapaccordion {width: 700px;}
.region-list.urals div.mapaccordion div {width: 700px;}
.region-list.urals div.mapaccordion div div {width: 650px;}
.region-list.urals div.mapaccordion a.acchead {width: 650px;}

.region-list.volgish{ margin-left: -120px; margin-top: 220px; }
.region-list.volgish .region-pointer{background:transparent url('/static/images/lupointer.gif') no-repeat left 30px; margin-left: -45px; }

.region-list.south{ margin-left: -230px; margin-top: 150px; }
.region-list.south .region-pointer{background:transparent url('/static/images/ldpointer.gif') no-repeat left 50px; margin-left: -45px; }

.region-list.north-caucassian{ margin-left: -260px; margin-top: 200px; }
.region-list.north-caucassian .region-pointer{background:transparent url('/static/images/ldpointer.gif') no-repeat left 50px; margin-left: -45px; }


.mapaccordion {
    width: 406px;
    height: auto;
    position: relative;
    margin: 0px;
    padding: 0px;
}

.region-list .mapaccordion div{
    display: block;
    overflow: hidden;
    background-color: #F3F3F3;
    padding: 0px 0px 0px 0px;
    width: 406px;
}

.region-list .mapaccordion div div {
    padding: 3px 20px 5px 30px;
    width: 356px;
}

.region-list a.acchead {
    margin: 0px;
    background: #0D60B8 url("/static/images/bigrarr.gif") no-repeat 10px 9px;
    padding: 5px 20px 5px 30px;
    margin-left: 0px;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    width: 356px;
    border-bottom: 2px solid #F0F0F1;
    border-top: 2px solid #F0F0F1;
}

.region-list a.acchead.ui-state-active {
    background: #0D60B8 url("/static/images/bigrarrd.gif") no-repeat 10px 9px;
}

.region-list h4 {
    background: transparent url("/static/images/dash.png") no-repeat 0px 10px;
    padding: 3px 0px 3px 20px; 
    margin-left: -20px;
    font-size: 14px;
}

.maptooltip {
    z-index: 9999;
    position: relative;
    height: 100px;
}

#help-icon {
  position: absolute;  
  margin-left: 10px;
}

.logo-snow {
    position: absolute;
    left: 0px;
    top: 0px;
}

td.logo {
    width: 560px;
}

/*#bgsl {
	text-align: center;
}

#bgsl h2 {
	margin: 30px 10%;
	line-height: 1.3em;
	color: #023779;
}

#bgsl ul {
	list-style-type:none;
}

#bgsl ul li {
	font-size: 1.5em;
	line-height: 2em;
}*/

.contacts.set {
	width: 400px;
}


body.index .line {
    display: block;
    height: 36px; 
    width: 100%;
    background: #eeeeee none; 
    margin: 0px auto 20px auto;
    overflow: hidden;
    padding: 0px;
}

body.index .line .left-mask {
    background: url('/static/images/mask.png') repeat-y left bottom;
    height: 36px;
    width: 50px;
    position: absolute;
    z-index: 999;
}

body.index .line .right-mask {
    background: url('/static/images/mask.png') repeat-y left bottom;
    height: 36px;
    width: 50px;
    background-position: -50px 0px;
    position: absolute;
    right: 0;
    z-index: 999;
}

ul.newsticker { /* that's your list */
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.newsticker li {
    margin: 0;
    padding: 0;
    margin-left: 100%;
    position: absolute;
    top: 8px;
}

ul.newsticker li p{
    display: block;
    line-height: 36px;
    white-space: nowrap;
    font: normal 16px Verdana;
    color: #282A2C;
}

.index.long {
    background: #ffffff url('/static/images/bg_menu_tall.jpg') no-repeat center 76px;
}

#menu { padding-top:20px; }

