
/**
 * @file
 * Stark layout method
 *
 * To avoid obscuring CSS added to the page by Drupal or a contrib module, the
 * Stark theme itself has no styling, except just enough CSS to arrange the page
 * in a traditional "Header, sidebars, content, and footer" layout.
 *
 * This layout method works reasonably well, but shouldn't be used on a
 * production site because it can break. For example, if an over-large image
 * (one that is wider than 20% of the viewport) is in the left sidebar, the
 * image will overlap with the #content to the right. The exception to this
 * is IE6 which will just hide the navigation block completely in these
 * instances due to a positioning bug.
 */
/*






#content,
#sidebar-first,
#sidebar-second {
  float: left;
  display: inline;
  position: relative;
}*/
.hcos{
     border-radius:10px;
     background-color: #ffffff;
     border: 1px solid #1B4386;
     color: #1B4386;
     padding: 9px;
     font-size: 12px;
     position:absolute;
     font-weight: bold;
}

tbody {
border-top: 0px solid #ccc;
}

/*.content {
line-height: 1.9;
font-size:110%;
}*/
article{
     padding-left: 10px;
     padding-right: 10px;
}

ul, li {
margin: 0px;
padding: 0px;
}

.item-list>ul, .item-list>ul>li {
    margin: 0px;
	padding: 0px;
/*    font-size:12px; */
/*   line-height:1.2; */
}
html{overflow-y: scroll;background-color: #66afda;}
body{
    /*background-image:url('/sites/default/files/bg1.jpg');*/
    background-size:cover !important;
    background-position:center center  !important;
    background-attachment:fixed !important;
}
html,
body {
margin: 0px;
padding: 0px;
height:100%;
}

body {
font-family: Arial;
/*background: url(../images/bg1.png) center center no-repeat fixed;*/

font-size: 12px;
behaviour:url(ie-css3.htc);


}
.img_par_al1
{
float:left;
margin-right:10px;
}
.img_par_al2
{
float:right;
margin-left:10px;
}

#container-bottom, #container-top, #container {
margin: 0 auto;

}

#container-top {
background: url(../images/white_bg_top.png) center center  repeat-y ;
height: 18px;
padding: 0px 30px;
width: 1000px;
}
#container {
background: url(../images/white_bg_middle.png) center center repeat-y ;

padding: 0px 30px;
width: 1000px;
position: relative;
}
#container-bottom {
background: url(../images/white_bg_bottom.png) center top no-repeat;
height: 82px;
padding: 0px 30px;
width: 1000px;
position: relative;
}
#container #center {
  min-height: 500px;
}
#content {
  width: 100%;
  text-indent: 40px; 
}
body.sidebar-first #content {
  width: 80%;
  left: 20%; /* LTR */
}
body.sidebar-second #content {
  width: 80%;
}
body.two-sidebars #content {
  width: 60%;
  left: 20%;
}

#sidebar-first {
  width: 200px;
  padding: 0 5px;
  vertical-align: top;
  padding-left: 10px;
}

body.two-sidebars #sidebar-first {
  left: -60%; /* LTR */
}

#sidebar-second {
  float: right; /* LTR */
  width: 20%;
  vertical-align: top;
}

#sidebar-big {

  vertical-align: top;
  padding-right: 10px;
}

.section {
  margin: 10px;
}


/* axis block */
.axis{
border-collapse: collapse;
-webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-background-size: auto;
text-align: center;
background-image: url(../images/left-menu-noopen-bg.png);
background-origin: padding-box;
background-size: auto;
height: 20px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
width: 195px;
color: rgb(64, 101, 186);
margin-top: 7px;
}

.axis a{
text-decoration: none;
font-weight: bold;
}

#header {
height: 155px;
background: url(../images/head_bg1.png) 1px 1px no-repeat;
position: relative;
top: -15px;
margin-bottom: -15px;
}

#logo-floater {
position: absolute;
top: 9px;
left: 249px;
}


.ban11let  {
position: absolute;
top: 0px;
left: 654px;
width: 350px;
}

#block-block-2 {
position: relative;
top: -8px;
text-align: center;
left: 30px;
}

.main_menu  {
position: absolute;
top: 122px;

width: 100%;
font-weight: bold;
color: white;
font-size: 12px;
}

.main_menu ul {
background: url(../images/top_menu_no_active.png) repeat-x;
height: 32px;
/*padding-left: 30px;*/
}


.main_menu  li {
display: inline-block;
padding: 0px 0px;
background: url(../images/top_menu_separator.png) left center no-repeat;
float: left;
height: 32px;
text-align: center;
}
.main_menu  li.first {
background: none;
width:142px;
}
.main_menu  li.first + * {
	width: 224px;
}
.main_menu  li.first + *  + * {
	width: 204px;
}
.main_menu  li.first + * + * + * {
	width: 243px;
}
.main_menu  li.first + *  + * + * + *{
	width: 186px;
}

.main_menu  li  a {
display: inline-block;
padding: 9px 18px;
padding-right: 0px;
background-position: 16px 4px !important;
color: white;
padding-left: 50px !important;
text-decoration: none;
margin-left: -21px;
}

.main_menu  li.active{
background: url(../images/top_menu_active.png) repeat-x;
}

#block-views-partners-block { }
#block-views-partners-block h2 a{
    padding-bottom: 5px;
margin-bottom: 0px;
border-bottom: 1px solid #6699cc;
padding-left: 10px;
font-size: 16px;

color: #0066cc;
text-transform: uppercase;
display: block;
}
#block-views-partners-block ul, .view-partners ul {text-align: center; margin: 0px;}
#block-views-partners-block li, .view-partners li {display: inline-block;}

h1 {
    margin: 0px;
    font-size: 18px;
    padding-left: 15px;
}

#table_content {width:100%;}

.breadcrumb {
    padding: 7px 15px;
}

.copyright_snow_pro {
position: absolute;
top: 28px;
left: 46px;
color: white;
font-size: 11px;
font-family: Arial;
}

.nti_link {
   color: #99ccff;

}

.social_links {position: absolute;
top: 28px;
right: 46px;}
.social_links  ul {list-style: none; display: inline-block;}
.social_links  ul li {list-style: none; display: inline-block;}


.schetchiki {text-align: center;
padding-top: 31px; }
.schetchiki h2 {display: none; }
.schetchiki .block {display: inline-block; border:2px solid black; margin: 3px;}

.schetchiki p { margin: 0px}

.poisk_in_head {

}

.poisk_in_head {
float: right;
padding-right: 10px;
top: 1px;
position: relative;
z-index: 1;
}

#search-block-form {
    background: url(../images/search.png) left center no-repeat;
    height: 28px;
}

#search-block-form .form-item.form-type-textfield.form-item-search-block-form input{
    width: 150px;
    border:0px;
    background: transparent;
    margin: 0px;
    height: 24px;
    outline: none;
    padding-left:10px;
}

#search-block-form #edit-actions input, #search-block-form #edit-actions--2 input {
    border:0px;
    background: transparent;
    color: transparent;
    width: 30px;
    height: 24px;
    outline: none;
}



.menu-btn {
height: 25px;
background: url(../images/menu-btn.png) left center no-repeat;
font-size: 14px;
font-weight: bold;
color: #369;
text-transform: uppercase;
text-shadow: 1px 2px white;
text-decoration: none;
padding-top: 9px;
padding-left: 62px;

}

.menu-link {
    text-decoration: none;
}


#search-box {
    margin-top: 0px !important;
}

#block-phpbbforum-new-posts h2 {
    display: none;
}

#block-phpbbforum-new-posts a {
    text-decoration: none;
    color: black;
	line-height: 12px;
}

#block-phpbbforum-new-posts  .phpbbforum_recent_date {
    font-weight: bold;
    color: #255aa6;
    padding-left: 9px;
	display: none;
	}

#block-phpbbforum-new-posts .phpbbforum_recent_title {
    margin-left: 9px;
display: inline-block;
height: 36px;
overflow: hidden;
}

#block-phpbbforum-new-posts  .lapka1 {
color: #888;
font-size: 20px;
line-height: 0px;
position: absolute;
top: 18px;
}

#block-phpbbforum-new-posts  .lapka2 {
color: #888;
font-size: 20px;
line-height: 16px;
display: inline-block;
height: 12px;
padding-left: 3px;
position: absolute;
right: 1px;
top: 31px;
}
#block-phpbbforum-new-posts .content {
padding-top: 6px;
}
.view-id-news.view-display-id-block_1  .lapka1 {
	color: #888;
	font-size: 20px;
	line-height: 0px;
	position: absolute;
	top: 10px;
	left: -12px;
}

.view-id-news.view-display-id-block_1  .lapka2 {
	color: #888;
	font-size: 20px;
	line-height: 16px;
	display: inline-block;
	height: 12px;
	padding-left: 6px;
}

#block-phpbbforum-new-posts {
    margin-bottom: 6px;
font-size: 11px;
margin-top: 1px;
}

.view-display-id-block_1 h2 {
margin-top: 7px;
margin-bottom: 7px;
}

#block-phpbbforum-new-posts li {
position: relative;
margin: 0;
padding-left: 2px;
width: 188px;
padding-top: 5px;
padding-bottom: 5px;
height: 36px;
overflow: hidden;
background: url("../images/ololo.png") #fafafa 5px 43px no-repeat;
margin-bottom: 0px;
padding-right: 5px;
}

#block-views-schools-on-front-block-1 .views-field-field-school-start {
font-style: italic;
color: #444;
font-weight: normal;
}

.breadcrumb a{
    color: #888;
}

#block-views-baner-block h2 {
    display: none;
}

#block-views-baner-block ul {
    list-style: none;
    padding-top: 8px;
}
#block-views-baner-block li {
    margin: 1px;
    margin-bottom: 3px;
}

#sidebar-big h1 {
    color: #2799fe;
font-size: 18px;
text-transform: uppercase;
display: inline;
background: white;
 position: relative;
 padding-right: 4px;
 padding-left: 0px;
}
.title-border {
border-top: 1px solid #2799FE;
position: relative;
top: 26px;
height: 10px;
}

.soctab {
    margin-bottom: 8px;
}


#sidebar-first #block-search-form {
padding-top:8px;
padding-bottom:2px;
}






/*Большой-Слайдер */
#slider {
    position: absolute;
    width: 563px;
    height: 306px;
    padding: 2px;
    border: 3px solid #ceeefe;
}
#slider ul {}
#slider ul li {
    position: absolute;
    overflow: hidden;
    cursor: pointer;
}
#slider ul li img{

}
#slider ul li .link{ display: none !important;}

#slider .prev {
    position: absolute;
    top: 91px;
    left: 4px;
    background: url("../images/slider_left_arrow.png") no-repeat;
    background-position: right center;
    width: 33px;
    height: 67px;
    z-index: 999;
    cursor: pointer;
}
#slider .next {
    position: absolute;
    top: 91px;
    left: 706px;
    background: url("../images/slider_right_arrow.png") no-repeat;
    background-position: right center;
    width: 33px;
    height: 67px;
    z-index: 999;
    cursor: pointer;
}
/*Большой-Слайдер */


#slider h2 {
    display: none;
}

#top_block {
height: 357px;
position: relative;
left: -1px;
}


#block-views-news-block ul, .view-news ul{
    list-style: none;
}

.feed-icon {
    display: none;
}

#block-views-news-block h2 {
background: url("../images/big_title_bg.png") no-repeat;
position: relative;
padding: 8px;
padding-left: 65px;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
color: #369;
text-shadow: 1px 2px white;
}

#block-views-news-block h2 a{
    position: absolute;
    right: 20px;
    font-size: 12px;
    text-transform: none;
    color: #369;
text-shadow: 1px 2px white;
}


#block-views-news-block  .views-row, .view-news .views-row, .news_node{
border-bottom: 1px solid #9CC2DF;
margin-bottom: 10px;
padding-bottom: 17px;
position: relative;
min-height: 103px;
}

.news_node{
    border-bottom: 0px solid #9CC2DF;
}

#block-views-news-block  .views-row-last , .views-row-last {
   /* border-bottom: 0px ;*/
}

#block-views-news-block  .views-row  .news_date, .view-news .views-row  .news_date, .news_node .news_date{
position: absolute;
top: -2px;
left: -2px;
background: url("../images/date_fone.png") no-repeat;
padding: 5px 11px;
color: black;
font-size: 11px;
}

#block-views-news-block  .views-row > .img,  .view-news .views-row > .img, .news_node .img{
    position: relative;
    float: left;
    padding: 1px;
    border: 3px solid #CEEEFE;
    margin-right: 10px;
    margin-bottom: 3px;

    height: 100px;
}
#block-views-news-block  .views-row > .img2,  .view-news .views-row > .img2, .news_node .img2{
    position: relative;
    float: left;
    padding: 1px;
    border: 3px solid #CEEEFE;
    margin-right: 10px;
    margin-bottom: 3px;

    height: 150px;
}

#block-views-news-block  .views-row .title a, .view-news .views-row .title a, .news_node .title{
    color: #454545;
    text-decoration: none;
    margin-bottom: 5px;
    font-weight: bold;
}

.news_more {
        position: absolute;
        bottom: 5px;
        right: 0px;
        border: 1px solid #c1cfe1;
        padding:  2px 10px;
     background: url("../images/more_btn_bg.png") repeat-x;
}


.news_more  a{
        color: #0c488f;
        text-decoration: none;
        font-size:  12px;
}


.zapis  {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    background: url("../images/zapis_bg.png") no-repeat;
    padding: 8px 34px 8px 49px;
}

.zapis2  {
    color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    background: url("../images/zap2.png") no-repeat;
    width: 232px;
height: 32px;
display: block;
}

#top_block .zapis  {
   position: absolute;
   top: 326px;
left: 1px;
}

#top_block .scools_block {
    position: absolute;
    width: 200px;
    top: 0px;
    left: 578px;
}


.registration, .login, .zadat_vopros{
    font-size: 12px;
    font-weight: bold;
    padding: 11px 34px 13px 49px;
    position: absolute;
    color: #215098;
    text-decoration: none;
}

.registration {
     background: url("../images/registration.png") no-repeat;
     top: 320px;
     left: 305px;
}

.hello {
position: absolute;
    color: #444;
    top: 333px;
	left: 275px;
}

.cab_link {
	color: black;
}

.login {
    background: url("../images/login.png") no-repeat;
     top: 320px;
     left: 455px;
}

.zadat_vopros{
    background: url("../images/zadat_vopros.png") no-repeat;
     top: 320px;
     left: 455px;
}

.registration span, .login span, .zadat_vopros span{
    border-bottom: 1px dashed #215098;
}

.forum-content {
    padding-left: 10px;
}

.forum-content #search {
    display: none;
}

.pager-current {

    color: white;
    background: #0069b4;

    margin: 4px !important;
}

.pager-item {
    background: #b2d9fa;

    margin: 4px !important;
}

.pager li a{
    padding: 5px 3px !important;
    text-decoration: none;
        color: #363636;
}

.pager li.pager-current{
    color: white;
    padding: 5px 9px !important;
}


.view-foto-video table {
width: 100%;
margin-left: 4px;
}

.view-foto-video table td {
   text-align: center;
   vertical-align: top;
   width: 25%;
   padding-bottom: 5px;
}

#edit-citys {
margin-left: 4px !important;
}

.view-foto-video table td  p{
   margin: 0px;
}

#foto-video-title {
    background: url("../images/very_big_title_bg.png") no-repeat;
    position: relative;
    padding: 8px;
    padding-left: 55px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #369;
    text-shadow: 1px 2px white;
    margin-left: 8px;
    margin-top: 	2px;
}

.right_part {
    float: right;
    text-transform: lowercase;
}

.foto-video h1 {
    color: #454545 !important;
    font-size: 14px !important;
    margin-left: 10px !important;
    text-transform: capitalize !important;
    top: 5px;
}

.foto-video .title-border {
    display: none;
}

.view-foto-video .views-field-created {
    color: #22549c;
}



.view-foto-video  .views-field-title a{
    color: #454545;
}

.view-media table {
width: 100%;
margin-left: 4px;
}

.view-media td {
    width: 138px;
    text-align: center;
    position: relative;
}

.view-media .views-field-nothing span span {
    position: absolute;
    top: -2px;
    left: -2px;
    background: url("../images/date_fone.png") no-repeat;
    padding: 5px 11px;
    color: black;
    font-size: 11px;
}

.view-media .views-field-nothing a {
    position: relative;
    padding: 1px;
    border: 3px solid #CEEEFE;
    height: 114px;
    display: inline-block;
}

.view-media .views-field-nothing {
    position: relative;
}

.view-media  .views-field-title a{
    color: #454545;
}


#block-views-media-block-1 h2{
    color: #454545 !important;
    font-size: 14px !important;
    margin-left: 10px !important;
    text-transform: capitalize !important;
    top: 5px;
}


.view-media .pager, .foto-video .pager{
padding-top: 22px;
text-align: right;
padding-bottom: 15px;
}

.padding_10 {
    padding-left: 0px;
}

.image_galery {
    position: relative;
    padding: 1px;
    border: 3px solid #CEEEFE;
    height: 114px;
    display: inline-block;
    margin: 2px;
    outline: none;
}


#cboxTopLeft, #cboxTopRight {
    width: 2px !important;
    height: 2px !important;
}

#cboxBottomLeft, #cboxBottomRight {
    width: 2px !important;
    height: 2px !important;
}

#cboxTopCenter,#cboxBottomCenter {
height: 2px !important;
}


#cboxMiddleLeft, #cboxMiddleRight {
     width: 2px !important;
}
/*
#cboxContent {
    overflow: visible !important;
}

#colorbox {
    overflow: visible !important;
}*/

#cboxCurrent, #cboxPrevious, #cboxNext {
    /*display: none !important;*/
}
/*
.with-tabs{
background: url("../images/big_title_bg.png") no-repeat !important;
position: relative !important;
padding: 8px !important;
padding-left: 59px !important;
text-transform: uppercase !important;
font-size: 14px !important;
font-weight: bold !important;
color: #369 !important;
text-shadow: 1px 2px white !important;
margin-top: 1px !important;
margin-left: -1px !important;
display: block !important;
}
*/

#cboxLoadedContent {
margin-bottom: 0px !important;
}

#colorbox {
    border: 5px solid rgba(105,154,181, 0.7);
    border-radius: 5px;
    background: rgba(105, 154, 181, 0.7);
    outline: none;
}

#cboxWrapper {
border-radius: 3px !important;
}


#cboxClose {
position: absolute;
top: 0px;
right: 0px;
background: url(../images/colorbox_close.png)  no-repeat center center;
border: 0px;
}
#cboxClose:hover {
position: absolute;
top: 0px;
right: 0px;
background: url(../images/colorbox_close.png)  no-repeat center center;
}

.padding_10   #foto-video-title {
    margin-left: 0px;
    margin-top: 5px;
}

.breadcrumb .separator {
    padding-left: 10px;
    padding-right: 10px;
    background: url(../images/bredcrumbs_separator.png)  no-repeat center center;
}

.breadcrumb a {
    color: #423125;
    text-decoration: none;
}

.school_node {position: relative; top: -7px;}

.breadcrumb a.active {
    color: #0069b4;
}

.school_zaslugi {
margin-bottom: 4px;
max-width: 530px;
overflow: hidden;
}
.medium_title {
    background: url("../images/big_title_bg.png") no-repeat;
    position: relative;
    padding: 8px;
    padding-left: 59px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #369;
    text-shadow: 1px 2px white;
    margin-top: 1px;
    margin-left: -1px;
}


noindex:-o-prefocus, .medium_title { margin-top:0px !important;}




.school_node .img_big {
    padding: 2px;
    border: 3px solid #CEEEFE;
    padding-bottom: 0px;
}

.school_actions {
    position: relative;
    height: 51px;
}

.school_actions .zapis{
    top: 5px;
    right: 0px;
position: absolute;
}
.school_actions .zadat_vopros{
    top: 3px;
    left: 370px;
    padding-left: 42px;
    padding-top: 10px;
}


.school_zaslugi p:first-child{
    color: #850202;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.school_zaslugi p{
    margin: 0px;
    color: #1b4284;
}


.school_node .tabs >  div  div {
    padding: 0px;
}



.school_node .tab {
    border: 2px solid #e1e0e0;
    /*background: #f3f3f3;*/
	min-height: 300px;
    font-size:14px;
    padding-left:15px;
    padding-right:15px;
}

.school_node .tabb {
    border: 2px solid #e1e0e0;
    /*background: #f3f3f3;*/
	min-height: 300px;
    font-size:14px;
    padding-left:15px;
    padding-right:15px;
}



div.container {
margin: auto;
width: 90%;
margin-bottom: 10px;
}

ul.tabNavigation {list-style: none;margin-bottom: -2px;padding-top: 5px;padding-bottom: 0;}

ul.tabNavigation li {
padding-top: 5px;
padding-bottom: 5px;
background: url(../images/instr_tab_no_ac.png) 0px -3px repeat-x;
border-radius: 5px 5px 0px 0px;
margin-right: 1px;
display: inline-block;
padding-left: 30px;
padding-right: 22px;
/*text-transform: uppercase;*/
font-weight: bold;
color: white;
font-size: 12px;
cursor: pointer;
margin-left: 1px;
margin-bottom: 2px;
}

.view-foto-video   {
margin-left: 9px;
border-bottom: 1px solid #6699cc;
}

ul.tabNavigation li a {
/*text-transform: uppercase;*/
font-weight: bold;
color: white;
font-size: 12px;
}

ul.tabNavigation li.active {
background: url(../images/instr_tab_ac.png) 0px -3px repeat-x;
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a.selected:hover {
background-position: 0px -26px;
color: #FFF;
}


ul.tabNavigation li a:focus {
outline: none;
}

div.tabs div {
padding: 5px;
margin-top: 0px;


}

div.tabs div h2 {
margin-top: 0;
}

h2.titintab{
    color:#850202;
}

.red-alert {
    text-align: center;
    color: red;
}

.school-baner {
position: absolute;
top: -100px;
left: 30px;
background: url("../images/school-baner.png") no-repeat;
width: 125px;
height: 113px;
overflow: hidden;
padding: 10px;
text-align: center;
color: #369;
text-transform: uppercase;
text-shadow: 1px 2px white;
}

#by-1 .child {
    display: none;
}

.ajax-loading {
    display: none;
text-align:center;
    font-size: 14px;
    color: #369;
    text-transform: uppercase;
}

#ajax-content-place{
/*font-family:Tahoma;
*/
}

.multi-by-1 .child {
    display: none;
}

.red-allert {
    text-align: center;
    color: red;
}

.galka {
height: 13px;
width: 18px;
background: url("../images/galka.png") no-repeat;
margin: 0 auto;
}

.zakaz_mini {
    height: 21px;
    width: 22px;
    display: block;
    background: url("../images/zakaz_mini.png") no-repeat;
}

.psevdo_submit {
	color: transparent;
	height: 27px;
	width: 100px;
	border: 0px;
	cursor: pointer;
	background: url("../images/submit_mini.png") no-repeat;
	margin-left: 20px;
}

.schools_page #ajax-content-place > table {
    width: 100%;
}

.summary_month {
    background: #c4e3fa;
    color: #1b4386;
    font-size: 12px;
    border: 1px solid #e5e5e5;
}

.summary_month td {
    height: 25px;
}


.schools_page #ajax-content-place > table thead tr th {
color: white;
height: 31px;
border: 1px solid #DEDEDE;
font-size: 12px;
background: url("../images/table_head_fone.png") repeat-x;
padding-left: 10px;
border-bottom: 0px;
width: 32px;    
}

.schools_page #ajax-content-place > table .month_title {
    padding-left: 10px;
    font-weight: bold;
}

.tac {
    text-align: center;
}

.schools_page #ajax-content-place > table .td_title{
    width: 283px;
    padding-left: 7px;
    padding-top: 10px;
    
}

.schools_page #ajax-content-place > table .flag {
    padding-top: 5px;
}
.schools_page #ajax-content-place > table tbody tr {
    height: 24px;
}



button.ui-multiselect, .ui-multiselect-menu .ui-widget-header {
    border: 1px solid #cfcece;
    background: white;
    color: #666666;
}

button.ui-multiselect {
    height: 25px;

    background: white url("../images/multiselect_bg.png") no-repeat right;
}

button.ui-multiselect .ui-icon{
    display: none;
}


.ui-multiselect-menu label, .ui-multiselect-menu label.ui-state-hover {
    background: white;
    color: #666666;
}

#school-form .filter-items div, #school-form .filter-items label {
    display: inline-block;
}
#school-form .filter-items label {
    color: #1b4284;
    font-weight: bold;
    margin-right: 12px;
}


.ui-multiselect.multi-by-4{width: 236px !important; }
#school-form   .multi-by-1, #school-form   .multi-by-2{
	width: 197px !important;
}
#school-form   .multi-by-3 {
}

#school-form .filter-item {
    margin-bottom: 7px;
}

.dates_event label:last-child {
margin-right: 0px !important;
}

.snow_bord {
    background: url("../images/snow_bord.png") no-repeat  8px 1px;
}

.snow_ligi {
    background: url("../images/snow_ligi.png") no-repeat  center center;
}

.hasDatepicker {
padding: 2px 0 2px 4px;
height: 18px;
width: 18px;
background: white url("../images/multiselect_bg.png") no-repeat right;
border: 1px solid #CFCECE;
outline: none;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
-khtml-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
-khtml-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
-khtml-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
-khtml-border-top-right-radius: 6px;
border-top-right-radius: 6px;
}

#school-form {
   margin-top: -4px;
   margin-bottom: 2px;
}

.schools_page #ajax-content-place > table .title {

    color: #1a1a1a;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    display: inline;
    border-bottom: 1px solid #aaa;

}

.schools_page #ajax-content-place > table .comment {

    color: #777676;
    font-size: 12px;
    display: inline;
    border-bottom:0px solid #F00;
    text-decoration: none;
}



#block-views-all-schools-for-seo-block {
    display: none;
}

.w37p {
    width: 32px;
}

.zakaz-school-form table {
    width: 100%;
}
.zakaz-school-form table tr td:first-child, .fb_form table tr td:first-child {
    width: 320px;
    padding-left: 7px;
    color: #1B4284;
    font-weight: bold;
    vertical-align: top;
    font-size: 14px;
    padding-top: 3px;
}

.fb_form .hasDatepicker, .zakaz-school-form  .hasDatepicker{
background: white  !important;
}

.zakaz-school-form table tr td:last-child {
    font-size: 14px;
    padding-top: 3px;
}
.zakaz-school-form table tr td {
    padding-bottom: 5px;
}

.multi-data1, .multi-data2 {
    width: 55px !important;
}

.multi-data3 {
    width: 74px !important;
}

.multi-skolko-let-kataetes, .multi-otkyda {
    width: 440px !important;
}

.zakaz-school-form input[type=text],.zakaz-school-form input[type=email] , .fb_form input[type=text] , .fb_form input[type=email]{
    width: 430px;
border-radius: 3px;
border: 1px solid #CCC;
padding-left: 5px;
}

.ui-widget {
    font-family: Arial, sans-serif;
    font-size: 1.0em;
}


#edit-clear {
    color: transparent;
    height: 32px;
    width: 124px;
    border: 0px;
    cursor: pointer;
    background: url("../images/clear.png") no-repeat;
    margin-left: 172px;
}

#block-views-schools-on-front-block-1 h2 a {
display: block;
height: 23px;
font-size: 14px;
font-weight: bold;
color: #369;
text-transform: uppercase;
text-shadow: 1px 2px white;
text-decoration: none;
padding-top: 7px;
padding-left: 31px;
margin: 0px;
margin-bottom: 12px;
}

#edit-send,
#edit-send_message  {
    color: transparent;
    height: 32px;
    width: 121px;
    border: 0px;
    cursor: pointer;
    background: url("../images/send.png") no-repeat;
    margin-left: 17px;
}

.zakaz-school-form .one {
    background: #eaf6fc;
}


.fb_form .one {
    background: #eaf6fc;
}

.fb_form  label {
display: inline-block;
}

.fb_form  table {
width: 100%;

}


.right-ttd {
text-align: right;
}

#block-views-schools-on-front-block-1 h2 {
background: url(../images/menu-btn2.png) left center no-repeat;
margin: 0px;
}

.view-id-news .view-footer a {
    color: #0069b4;
    position: relative;
	top: -4px;
}

#block-views-schools-on-front-block-1{
   margin-left: 4px;
width: 193px;
}

#block-views-schools-on-front-block-1 .views-row {
    border: 1px solid #CCC;
overflow: hidden;
border-radius: 6px;
height: 50px;
margin-bottom: 2px;
background: url(../images/scbg.png) repeat-x;
}

#block-views-schools-on-front-block-1 .views-field-field-school-image-mini{
    display: inline-block;
    float: left;
    margin-right: 3px;
    border-right: 1px solid #999;
	overflow: hidden;
}

#block-views-schools-on-front-block-1 .views-field-field-school-image-mini img{
    border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;

}


#block-views-schools-on-front-block-1 .views-field-title a{
    color: #000000;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}

#block-views-schools-on-front-block-1 {
    position: relative;
}

#block-views-schools-on-front-block-1 .more-link {
position: absolute;
top: 322px;
left: 1px;
background: url(../images/menu-btn.png) left center no-repeat;
font-size: 14px;
font-weight: bold;
color: #369;
text-transform: uppercase;
text-shadow: 1px 2px white;
text-decoration: none;

text-align: center;
}

#block-views-schools-on-front-block-1 .more-link a{
text-decoration: none;
color: #255aa6;
padding-top: 7px;
padding-left: 39px;
margin: 0px;
margin-bottom: 6px;
width: 152px;
display: block;
}

#edit-submitted-svoj-otvet {
    display: none;
}

.zakaz-school-form .comment {
    color: #666;
    font-size: 10px;
    font-weight: bold;
}

.zakaz-school-form table tr td:last-child .comment {
    margin-left: 20px;
    color: #666;

}


.zakaz-school-form table{
    color: #666;
}

#edit-submitted-message {
        width: 428px;
border-radius: 3px;
border: 1px solid #CCC;
padding-left: 5px;
height: 100px;
}

.green-alert {
    color: green;
    text-align: center;
}

#block-block-8 h2 ,#block-block-7 h2 {
    display: none;
}

#block-block-8{
    margin-top: -13px;
}
 #block-block-7 {
    margin-top: -14px;
}

#block-menu-menu-sojuz h2 {
    display: none;
}

#block-menu-menu-sojuz {
    margin-top: 10px;
}
#block-menu-menu-sojuz .content > .menu  li {
    list-style: none
}
#block-menu-menu-sojuz .content > .menu > li {
    text-align: center;
    background: url(../images/left-menu-noopen-bg.png) left top no-repeat;
    padding-top: 4px;
    padding-bottom: 6px;
    padding-left: 9px;
}
#block-menu-menu-sojuz .content > .menu > li > .menu {
    padding-top: 6px;
}
#block-menu-menu-sojuz .content > .menu > li > a {
    color: #4065ba;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#block-menu-menu-sojuz .content > .menu > li li.active-trail a {
    color: #4065ba;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#block-menu-menu-sojuz .content > .menu > li li a {
    color: black;
    font-size: 12px;
    text-decoration: none;
}

#block-menu-menu-sojuz .content > .menu > li.active-trail/*, #block-menu-menu-sojuz .content > .menu > li.collapsed*/ {
    background: url(../images/left-menu-open-bg.png) left top no-repeat;
}

#block-menu-menu-sojuz .content > .menu > li li.active-trail {
    background: url(../images/left-menu-active-arrow.png) 6px 4px no-repeat;
}
#block-menu-menu-sojuz .content > .menu > li li {
    padding-left: 19px;
}

#block-menu-menu-sojuz ul.menu li {
    margin-bottom: 4px;
}

.main_menu2 {
position: absolute;
top: 122px;
width: 100%;
font-weight: bold;
color: white;
font-size: 12px;
}

.main_menu2 ul {
background: url(../images/menu2-bg.png) repeat-x;
height: 31px;
padding-left: 25px;
}

.main_menu2 li {
display: inline-block;
padding: 0px 0px;
float: right;
height: 29px;
}

.main_menu2 li a {
display: inline-block;
padding: 7px 23px;
padding-right: 0px;
background-position: 16px 2px !important;
color: white;
text-decoration: none;
padding-right: 22px;
}

.main_menu2 li.last {
    float: left;
}

.main_menu2 li.last a {
    padding-left: 0px;
}


.martop-20  {
top: -24px;
position: relative;
}

#table_content {
    width: 100%;
}

#table_content.front{
    margin-top: 7px;
}

.school_node .tabs img {
padding: 2px;
border: 3px solid #CEEEFE;
padding-bottom: 1px;
}


.view-id-news.view-display-id-block_1 .views-field-field-news-image {
    text-align: center;
}

.view-id-news.view-display-id-block_1 .views-field-title a{
    margin-bottom: 3px;
    color: #255aa6;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;

}
.view-id-news.view-display-id-block_1 .views-field-title {
    width: 157px;
margin: 0 auto;

}

.view-id-news.view-display-id-block_1 .views-field-field-news-image img{
    padding: 2px;
border: 3px solid #CEEEFE;
padding-bottom: 1px;
}


.view-id-news.view-display-id-block_1 .item-list{
font-size: 11px;
width: 186px;
margin: 0 auto;
}

.view-id-news.view-display-id-block_1 .views-row, .news_node {
border-bottom: 1px solid #dedede;
margin-bottom: 5px;
padding-bottom: 2px;
position: relative;
}

.view-id-news.view-display-id-block_1 .views-field-body p {
   margin: 0px;

}

.view-id-news.view-display-id-block_1 h2{
    height: 25px;
background: url(../images/menu-btn3.png) left center no-repeat;
font-size: 14px;
font-weight: bold;
color: #369;
text-transform: uppercase;
text-shadow: 1px 2px white;
text-decoration: none;
padding-top: 9px;
padding-left: 43px;
}

.view-id-news.view-display-id-block_1 .views-field-body {
    position: relative;
        width: 157px;
margin: 0 auto;
}

.view-id-news.view-display-id-block_1 .views-field-body .field-content {
    display: inline-block;
}

.insructor_table {
    width: 100%;
}

.insructor_table .td_left{
    width: 531px;
    vertical-align: top;
    position: relative;
}

.insructor_table .td_right{
    text-align: center;
    vertical-align: top;
}

.img_instructor {
    margin-bottom: 0px
}

.img_instructor img{
    padding: 2px;
border: 3px solid #CEEEFE;
padding-bottom: 1px;
margin-right: -12px;
}


.instructor_actions {
    padding-left: 10px;
}

.insructor_table .label {
    font-weight: bold;
    padding-right: 5px;
}

.instructor_po a {
text-decoration: none;
}

.insructor_table .mail .label,  .insructor_table .mail .value  {
    display: inline-block;
}

.insructor_table .birthday .label  {
    display: inline-block;
}

.insructor_table .birthday .value  {
    display: inline-block;
    padding-left: 0px;
}
.insructor_table .mail, .insructor_table .phone, .insructor_table .skype, .insructor_table .icq{
padding-left: 36px;
}

.insructor_table .td_left .relat >div {
padding-top: 6px;
padding-bottom: 6px;
}




.tabs .label {
    font-weight: bold;
    padding-right: 5px;
}


.tabs .mail .label,  .tabs .mail .value  {
    display: inline-block;
}

.tabs .birthday .label  {
    display: inline-block;
}

.tabs .birthday .value  {
    display: inline-block;
    padding-left: 0px;
}
.tabs .mail, .tabs .phone, .tabs .skype, .tabs .icq{
padding-left: 36px !important;;
line-height:27px;
}

.tabs .td_left .relat >div {
padding-top: 6px;
padding-bottom: 6px;
}


.mini-pad {
    padding-top: 0px;
padding-bottom: 0px;
}
.mini-pad > div {
padding-top: 3px;
padding-bottom: 3px;
}

.mini-pad .value{padding-top: 3px; padding-left: 37px;}
.insructor_table .mail {
    background: url(../images/mail.png) left center no-repeat;
}

.insructor_table .phone {
     background: url(../images/phone.png) left center no-repeat;
}

.insructor_table .skype {
     background: url(../images/skype.png) left center no-repeat;
}

.insructor_table .icq {
display: inline-block;
     background: url(../images/icq.png) left center no-repeat;
}


.tabs .mail {
    background: url(../images/mail.png) left center no-repeat;
}

.tabs  .phone {
     background: url(../images/phone.png) left center no-repeat;
}

.tabs  .skype {
     background: url(../images/skype.png) left center no-repeat;
}

.tabs  .icq {
display: inline-block;
     background: url(../images/icq.png) left center no-repeat;
}



.insructor_social_links {


margin-left: 136px;
padding: 0px !important;
}

.relat{
position: relative;
}

.insructor_social_links a{
    display: inline-block;
    height: 20px;
    width: 19px;
}

.insructor_social_links a.vk{
    background: url(../images/mini-vk.png) left center no-repeat;
}

.insructor_social_links a.od{
    background: url(../images/mini-od.png) left center no-repeat;
}

.insructor_social_links a.fb{
    background: url(../images/mini-fb.png) left center no-repeat;
}

.insructor_social_links a.tw{
    background: url(../images/mini-tw.png) left center no-repeat;
}
.instructor_po {
    position: absolute;
    top:32px;
    right: 10px;
}

.instructor_po .ligi {
    color:#2d6ecb;
    font-weight: bold;
    padding-bottom: 3px;
}

.instructor_po .snow {
    color:#1cb71c;
    font-weight: bold;
    padding-bottom: 14px;
}


.child_ed {
    background: url(../images/deti_galka.png) left center no-repeat;
    padding-left: 30px;
    padding-right: 40px;
    display: inline-block;
    padding-bottom: 1px;
    padding-top: 1px;
}


.instructor_tabs .tab-naw {
padding-top: 11px;
padding-bottom: 8px;
background: url(../images/instr_tab_no_ac.png) repeat-x;
border-radius: 3px;
margin-right: -2px;
width: 226px;
display: inline-block;
padding-left: 31px;
text-transform: uppercase;
font-weight: bold;
color: white;
font-size: 12px;
cursor: pointer;
margin-left: 0px;
}

.instructor_tabs .tab-naw.big {
width: 354px;
}

.instructor_tabs .navi {
margin-left: 0px;
}
.instructor_tabs .tab-naw.active {
    background: url(../images/instr_tab_ac.png) repeat-x;
}
.instructor_tabs {
border-top: 0px solid #aaa;
border-radius: 3px;
}

.tab-values {
    padding: 10px;
    display: none;

	min-height: 300px;
}

.view-portfolio h2{
    color: #4253c3;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: -5px;
}

.view-portfolio .views-field-body{

margin-bottom: 5px;
}

.view-id-portfolio.view-display-id-block_1 .view-content{
     padding-left: 25px;
     padding-top: 5px
}

.view-id-portfolio.view-display-id-block_1 .views-row {
    padding-top: 3px
}

.view-id-portfolio.view-display-id-block_1 .views-row  a{
    color: black;
    text-decoration: none;
}

.view-id-portfolio.view-display-id-block_1 .views-row  a:hover{
    text-decoration: underline;
    color: #4253c3;
}


.view-id-instructors.view-display-id-page .views-row{
    display: none;
}





.title_class a {
    font-weight: bold;
}

.title_class {
    text-align: center;
    /*width: 100% !important;*/
}

.ins_title {
    text-decoration: none;
    font-weight: bold;
    color:black;
}



span.place {
float: right;
padding-right: 5px;
width: 110px;
}


.instructor_tabs_big .tab-naw {
padding-top: 11px;
padding-bottom: 13px;
background: url(../images/big-tab-bg.png) no-repeat;
border-radius: 3px;
margin-right: 0px;
display: inline-block;
text-align: center;
text-transform: uppercase;
font-weight: bold;
color: white;
font-size: 12px;
cursor: pointer;
}

.instructor_tabs_big .tab-naw.big {
width: 385px;
}

.instructor_tabs_big .navi {
    margin-bottom: -1px;

}
.instructor_tabs_big .tab-naw.active {
    background: url(../images/big-tab-ac-bg.png) no-repeat;
}
.instructor_tabs_big {

}
.instructor_tabs_big .tab-values {
    padding: 10px;
    display: none;
    border: 1px solid #aaa;
    border-top: 0px solid #aaa;
    border-radius: 3px;
}

.instructor_tabs_big .link {
    color: black;
    text-decoration: none;
}
.instructor_tabs_big .link:hover {
    text-decoration: underline;
}

.instructor_tabs_big .tab_title {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #266cd8;
}

.instructor_tabs_big .tab-values table{width: 100%;}
.instructor_tabs_big .tab-values table td{width: 50%;height: 28px;padding-left: 10px;}
.odo {
    background: #eaf6fc;
}


#edit-citys  {
    background: url(../images/search-gorod.png) left center no-repeat;
    width: 185px;
    border: 0px;
    margin: 0px;
    height: 24px;
    outline: none;
    padding-left: 10px;
    padding-right: 5px;
    display: inline-block;
}

.form-item-citys label{
    display: inline-block;
}

#citys-form > div > div {
    display: inline-block;
}

.form-item-po-dvum label.active, .form-item-s-detmi label.active{
    background: url(../images/checkbox-ac.png) left center no-repeat;
}

.form-item-po-dvum label, .form-item-s-detmi label{
    background: url(../images/checkbox.png) left center no-repeat;
    padding-left: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 20px;
}

#edit-po-dvum {

	position: absolute;
	left: -9999px;
}

#edit-s-detmi {
    position: absolute;
	left: -9999px;
}



.instructors_page {position: relative;}
.instructors_page .psevdo_submit {position: absolute;right: 0px; top: 12px;}

.headerbar {display: none;}

.views-field-field-partner-image {
display: table-cell;
vertical-align: middle;
height: 68px;
}


#block-block-2 {
cursor: pointer;
}

#block-views-presentations-block {
display: none;
}
.view-schools-on-front .view-content{
height: 279px;
/*background: #f9f9f9;*/
}
.insructor_node .tabs-values {
border: 1px solid #888;
border-radius: 3px;
margin-right: 2px;
border-top: 0px;
margin-top: -2px;
}
#block-views-media-block-1 {
margin-top: 26px;
}

#cboxOverlay {
opacity: 0.5 !important;
}

#vk_groups{
border: 1px solid #999;
height: 285px !important;
overflow: hidden;
}


#block-views-places-block h2, #block-views-countrys-block  h2{
height: 25px;
background: url(../images/menu-btn.png) left center no-repeat;
font-size: 14px;
font-weight: bold;
color: #369;
text-transform: uppercase;
text-shadow: 1px 2px white;
text-decoration: none;
padding-top: 9px;
padding-left: 62px;
margin-top: 7px;
margin-bottom: 7px;
}

#block-views-places-block .views-field-name a, #block-views-countrys-block  .views-field-name a{
padding-left: 20px;
color: black;
text-decoration: none;
}

#block-views-places-block .views-field-name a:hover, #block-views-countrys-block  .views-field-name a:hover{
font-weight: bold;

}

ul.tabs.primary li {
padding-top: 11px;
padding-bottom: 6px;
background: url(../images/instr_tab_no_ac.png) 0px -3px repeat-x;
border-radius: 3px;
margin-right: 1px;
display: inline-block;
padding-left: 30px;
padding-right: 22px;
text-transform: uppercase;
font-weight: bold;
color: white;
font-size: 12px;
cursor: pointer;
margin-left: 1px;
}

ul.tabs.primary li a {
text-transform: uppercase;
font-weight: bold;
color: white;
font-size: 12px;
background: transparent;
border: 0px;
}

ul.tabs.primary li.active {
background: url(../images/instr_tab_ac.png) 0px -3px repeat-x;
}


#block-phpbbforum-new-posts .separator {
width: 195px;
height: 2px;
background: url("../images/ololo.png") #fafafa 5px 0px no-repeat;
margin-bottom: 0px;
}

#soctab1 {
margin-top: 7px;
}




#block-phpbbforum-new-posts .menu > .menu li:last-child {
height:33px;
}

.min {
padding-left: 3px !important;
padding-right: 3px;
text-align: center;
}

.min1 {
width: 70px;
}


.min2 {
width: 43px;
}

.min3 {
width: 100px;
}


noindex:-o-prefocus, .poisk_in_head {
	  padding-right: 10px;
}

.mail img {position: relative; top: 3px;}


.instructor_tabs_big .tab-values table tr td:first-child {

border-right: 3px solid white;
}

.photo_page {
padding-left: 9px;
}
#search-box #search { display: block !important;}

#search-box {background: none !important;}

#search-box fieldset{background: none !important;}


#phpbbforum-page #search-box {
position: absolute !important;
top: 3px !important;
right: 4px !important;
}

.navbar {position: relative;}

#phpbbforum-page ul.navlinks {
padding-bottom: 6px !important;
}

.smena .lev {
display: none;
}

.school_mesto {
position: absolute;
top:0px;
right: 0px;
text-align: right;
padding-right: 5px;
}
.school_mesto  a {
color: #0069b4;
}


.withmask {
position: relative;
}

.withmask .right {
float: right;
padding-right: 8px;
}
.withmask label{
display: inline-block;
}


.fb-like-box > span {
width: 195px !important;
}


.fb-like-box > span  > iframe {
width: 195px !important;
}

iframe .pluginFacepile {
text-align: center;
}

.search-info {
display: none;
}

.withmask #is_world, .withmask #is_russia,.withmask #is_world2, .withmask #is_russia2,.withmask #is_world3, .withmask #is_russia3, .withmask label  {
display: none;
}

.withmask  .right {
font-size: 10px;
font-weight: bold;
color: #666;
}
.withmask  .right label{
display: inline-block;
}

.withmask span {
display: none !important;
}

.zzzzzzzz {
	display: none;
}
#sidebar-big.foto-video #center #tabs-wrapper.clearfix{
 height: 40px;
    padding-top: 10px;
}
.description {
  font-size: 1.1em;
}
ul.tabs.primary li {
  float:left;
}