*
  {outline:none;}

html, body
  {
  width:100%;
  }
  
body, .content
  {
  color: #666666;
  font: 14px/20px Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial,Helvetica,sans-serif;
  }

a
  {
  color:#0066BB;
  text-decoration:none;
  }
a:hover
  {
  text-decoration:underline;
  }
.clear
  {
  clear:both;
  }
  
.abs_container
  {
  position:relative;
  width:1px; height:1px;
  }
  
/* HEADER */

.header
  {
  background:#007eaa;
  width:100%;
  text-align:center;
  }
.header_inner
  {
  height:78px;
  margin:0 auto;
  width: 960px;
  position:relative;
  
  }
.header_menu
  {
  background-color: #248CB8;
  border-bottom: 3px solid #FFB943;
  border-top: 1px solid #3D9CC6;  
  }
.header_menu_inner
  {
  margin:0 auto;
  width: 960px;
  height:41px;
  text-align:left;
  position:relative;
  }
.header_menu a.hb
  {
  line-height:19px;
  color:white;
  font-weight:bold;
  text-decoration:none;
  padding: 11px 10px;
  background-color: #248CB8;
  background-image: -moz-linear-gradient(center bottom , #2387B2, #2590BE);
	background: -o-linear-gradient(#2387B2, #2590BE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2387B2), to(#2590BE));
	background: -webkit-linear-gradient(#2387B2, #2590BE);
  background: -ms-linear-gradient(top, #2387B2 0%,#2590BE 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2387B2', endColorstr='#2590BE',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #2387B2 0%,#2590BE 100%); /* W3C */
  border-left: 1px solid #177BA2;
  border-right: 1px solid #3196C6;
  margin:0;
  display:inline-block;
  }
.header_menu .hb:hover
  {
  background:white;
  color:black;
  }

.header_search {
    background: none repeat scroll 0 0 white;
    border-radius: 4px;
    bottom: 14px;
    color: #cccccc;
    height: 28px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 25px;
    width: 460px;
}
.header_search .headersearch_left_block {
    background: none repeat scroll 0 0 #e6e6e6;
    border-radius: 4px 0 0 4px;
    border-right: 1px solid #b8b8b8;
    color: #2b2b2b;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 8px;
    width: 80px;
}
.header_search .search_txt {
    border: medium none;
    float: left;
    height: 18px;
    margin: 4px 10px;
    width: 250px;
}
.header_search #hss_city {
    border: medium none;
    opacity: 0;
    position: absolute;
    right: 21px;
    top: 5px;
    width: 77px;
    z-index: 10;
}
#is_school_selector {
    border: medium none;
    background:transparent;    
}
.header_search #hss_select_block {
    background: none repeat scroll 0 0 white;
    float: left;
    height: 24px;
    line-height: 24px;
    margin-top: 2px;
    width: 73px;
    z-index: 1;
}
.header_search #hss_select_block #hss_val {
    color: #2b2b2b;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    width: 50px;
}
.header_search #hss_select_btn {
    background: url("/i/new/icons_16.png") no-repeat scroll -464px 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 16px;
    left: 4px;
    position: relative;
    top: 3px;
    width: 16px;
}
.header_search .search_btn {
    background: url("/i/new/icons_32.png") no-repeat scroll -256px -2px rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 28px;
    position: absolute;
    right: -10px;
    top: 0;
    width: 30px;
}
.header_search .search_btn:hover {
    background-position: -256px -34px;
}

.header_auth
  {
  position:absolute;
  right:0px; top:-5px;  
  }
.header_auth, .header_auth a
  {
  color:white;
  font-size:11px;
  }

.header_logo
  {
  display:block; position:absolute;
  width:255px; height:63px;
  left:0; top:9px;
  background:url('/i/new/logo.png') left top no-repeat;
  }














.fp_banner
  {
  display: block; position: relative;
  width: 586px; height: 290px;
  margin: 15px 0;
  background-color: #FFFFFF;
  border: 6px solid #EBEBEB;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  }
.fp_banner #images
  {
  position:absolute;
  left:1px; top:1px;
  width:584px;
  height:288px;
  overflow:hidden;
  }
.fp_banner #images img
  {
  position:absolute;
  left:0; top:0;
  display:none;
  }
.fp_banner #banner
  {
  position: absolute;
  left: 1px; bottom: 1px;
  width: 584px; height: 60px;
  background-color: #FFFFFF;
  opacity:0.9;
  }
.fp_banner #info
  {
  position: absolute;
  left: 1px; bottom: 1px;
  width: 584px; height: 60px;
  }
  
.fp_banner .title
  {
  display:none;
  position: absolute;
  left: 14px; top: 6px;
  margin: 0; padding: 0;
  color: #0066BB;
  font: 26px/1.1 Georgia,"Times New Roman",Times,serif;
  }
.fp_banner .title .description
  {
  color: #333333;
  font: 12px/1.1 Arial,Helvetica,sans-serif;
  }

#fpbanner_nav
  {
  position:absolute;
  right:10px; bottom:10px;
  }
#fpbanner_nav div
  {
  float:left;
  cursor:pointer;
  }
#fpbanner_nav .btn_item
  {  
  background-color: #CBCBCB;
  border: 1px solid #FFFFFF;
  color: #333333;
  font: 12px/1.5 Arial,Helvetica,sans-serif;
  letter-spacing: 0;
  padding: 1px 2px;
  }
#fpbanner_nav .btn_item.active
  {
  background-color: #DD6611;
  color: #FFFFFF;
  }
#fpbanner_nav #btn_left
  {
  background:white;
  border-bottom: 9px solid white;
  border-right: 9px solid #0066BB;
  border-top: 9px solid white;
  font-size: 0;
  letter-spacing: 0;
  line-height: 0;
  opacity: 1;
  width: 0;
  margin:2px;
  }
#fpbanner_nav #btn_right
  {
  border-bottom: 9px solid white;
  border-left: 9px solid #0066BB;
  border-top: 9px solid white;
  font-size: 0;
  letter-spacing: 0;
  line-height: 0;
  opacity: 1;
  width: 0;
  margin:2px;
  }












.btn_blue
  {
  width: auto;
  overflow: visible;
  padding: 0 11px;
  margin: 0;
  height: 23px;
  color: white !important;
  text-decoration: none;
  font: bold 14px/21px Arial,Helvetica,sans-serif;
  display: inline-block;
  text-align: center;
  position: relative;
  cursor: pointer;

  outline: 0;
  background: #2092c4;
  white-space: nowrap;
  background: -moz-linear-gradient(top,#57b8d5,#258fb6 50%,#258fb6 51%,#269acb);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#57b8d5),color-stop(.5,#258fb6),color-stop(.5,#258fb6),color-stop(1,#269acb));
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#57b8d5', EndColorStr='#269acb')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#57b8d5',endColorStr = '#269acb');
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #5ca2c3;
  border-top-color: #5ca2c3;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.35);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.35);
  box-shadow: 0 1px 3px rgba(0,0,0,0.35);
  }
.btn_blue:hover, .btn_blue.active
  {
  text-decoration:none;
  background:#ffbd00;
  background:-moz-linear-gradient(top,#ff9000,#d61);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ff9000),color-stop(1,#d61));
  -ms-filter:"progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ff9000', EndColorStr='#dd6611')";
  filter:progid:DXImageTransform.Microsoft.gradient(startColorStr = '#ff9000',endColorStr = '#dd6611');
  border:1px solid #c4591b;
  border-top-color:#c4591b;
  }









#header1, #header2, #content, #footer
{
  margin:0 auto !important;
}

#content #advert
{
  display:none;
}



.block_with_header
  {
  background: url("/i/new/block_header.png") left top no-repeat;
  padding-top:9px;
  width: 598px;
  margin-bottom:20px;
  }
.block_with_header_inner
  {
  border: solid #C6C6C6 1px;
  border-top:none;
  padding:15px;
  padding-right:0;
  background:white;
  color: #333333;
  font-size: 12px;
  line-height:15px;
  overflow:hidden;
  }
#fstcasTabs .tab
  {
  cursor:pointer;
  }


.other_cities_list  
  {  
  margin-top:15px;
  overflow:hidden;
  }
.other_cities_list .title
  {
  display:block;
  color:#333333;
  font-size:14px;
  margin-bottom:15px;
  }
.other_cities_list div
  {
  display:block;
  width:101px; height:14px;
  margin-right:15px;
  float:left;
  overflow:hidden;
  }
.other_cities_list a
  {
  font-size:11px;
  text-decoration:none;
  }



.city_ul
  {
  display: block;
  float: left;
  margin-right: 15px;
  overflow: hidden;
  width: 101px;
  list-style-type:none;
  padding:0;
  font-size: 10px;
  }
.city_ul a
  {
  font-size:11px;
  text-decoration:none;
  }



.search_block
  {
  background: url(/i/new/search_bg_arrow.jpg) left top no-repeat;
  width: 295px;
  background-color: #FFCC66;
  border-bottom: 1px solid #FFFFFF;
  padding: 15px 0 20px 15px;
  position: relative;
  }
.search_block .title
  {
  letter-spacing: -0.25px;
  color: #333333;
  font: 22px Georgia,"Times New Roman",Times,serif;
  }
.search_block #rb_search_txt
  {
  width:195px;
  }

.facility_list .btn_lightblue
  {
  width: auto;
  overflow: visible;
  padding: 0 11px;
  margin: 0;
  color: white;
  text-decoration: none;
  font: bold 14px/16px Arial,Helvetica,sans-serif;
  display: inline-block;
  text-align: center;
  position: relative;
  cursor: pointer;

  outline: 0;
  background: #9fd5e6;
  white-space: nowrap;
  background: -moz-linear-gradient(top,#9fd5e6,#7aaec4);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9fd5e6), to(#7aaec4));
	background: -webkit-linear-gradient(#9fd5e6, #7aaec4);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#9fd5e6', EndColorStr='#7aaec4')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#9fd5e6',endColorStr = '#7aaec4');
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border:none;
  border-top-color: #5ca2c3;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.35);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.35);
  box-shadow: 0 1px 3px rgba(0,0,0,0.35);
  height: auto; 
  padding: 2px 8px 2px 14px;
  }
.btn_lightblue:hover
  {
  text-decoration:none;
  background:#ffbd00;
  background:-moz-linear-gradient(top,#ff9000,#d61);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ff9000),color-stop(1,#d61));
  -ms-filter:"progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ff9000', EndColorStr='#dd6611')";
  filter:progid:DXImageTransform.Microsoft.gradient(startColorStr = '#ff9000',endColorStr = '#dd6611');
  border:none;
  border-top-color:#c4591b;
  }


.right_block a.big_blue_btn
  {
  display:block;
  width:310px;
  height:auto;
  text-align:center;
  font-size: 27px;
  line-height: 30px;
  font-weight:normal;  
  padding:10px 0;
  margin-top:3px;
  text-decoration:none;
  cursor:pointer;
  }
.search_near_block
  {
  width: 295px;
  background-color: #FFCC66;
  border-bottom: 1px solid #FFFFFF;
  padding: 15px 0 20px 15px;
  position: relative;
  color: #333333;
  font-size: 16px;
  }
.search_near_block .title
  {
  letter-spacing: -0.25px;
  color: #333333;
  font: 22px Georgia,"Times New Roman",Times,serif;
  }
.big_blue_btn
  {
  display:block;
  width:310px;
  height:auto;
  text-align:center;
  font-size: 27px;
  line-height: 30px;
  font-weight:normal;  
  padding:10px 0;
  margin-top:3px;
  text-decoration:none;
  cursor:pointer;
  }


city_big
  {
  margin-top:10px;  
  }
.city_big td
  {
  width:101px;
  padding-right:15px;
  }
.city_big img
  {
  margin-bottom:10px;
  }
.city_big a
  {
  font-size:13px;
  line-height:16px;
  font-weight:bold;
  text-decoration:none;
  }
.city_big a:hover
  {
  text-decoration:underline;
  }

.alertDoubleArrow
  {
  color: #DD6611;
    font: bold 15px Arial,Helvetica,sans-serif;
  }

.block {
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 14px 19px;
}

.search_byname_block
  {
  background: #FFFFFF;
  border: 1px solid #B8B8B8;  
  width: 499px;
  padding: 6px 5px;
  height: 26px;  
  }
.search_byname_block input
  {  
  color: #2B2B2B;
  font: 12px/18px Arial,Helvetica,sans-serif;
  outline: 0 none;
  height:24px;
  border:0;
  width:100%;
  }
.search_byname_block select
  {  
  border:0;
  width: 87px;
  color: #0066BB;
  }

.btn_big_blue
  {
  background: #2092c4;
  background: -moz-linear-gradient(top,#57b8d5,#258fb6 50%,#258fb6 51%,#269acb);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#57b8d5),color-stop(.5,#258fb6),color-stop(.5,#258fb6),color-stop(1,#269acb));
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#57b8d5', EndColorStr='#269acb')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#57b8d5',endColorStr = '#269acb');
  

  border: 1px solid #5CA2C3;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font: bold 18px/33px Arial,Helvetica,sans-serif;
  height: 37px;
  margin: 0;
  outline: 0 none;
  overflow: visible;
  padding: 0 11px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
  white-space: nowrap;
  width: auto;
  }

.btn_big_blue:hover
  {
  text-decoration:none;
  background:#ffbd00;
  background:-moz-linear-gradient(top,#ff9000,#d61);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ff9000),color-stop(1,#d61));
  -ms-filter:"progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ff9000', EndColorStr='#dd6611')";
  filter:progid:DXImageTransform.Microsoft.gradient(startColorStr = '#ff9000',endColorStr = '#dd6611');
  border:1px solid #c4591b;
  border-top-color:#c4591b;
  }


.search_eg
  {
  font: 10px/16px Arial,Helvetica,sans-serif;
  color: #787878;
  }


.search_results_topline
  {
  border-bottom: 1px solid #DDDDDD;
  position:relative;
  }
.search_results_topline .header_tab
  {
  border-color: #DDDDDD;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  border-bottom: 0 none;
  border-radius: 6px 6px 0 0;
  outline: 0 none;
  font: bold 14px/38px Arial,Helvetica,sans-serif;
  color:	#666666;
  background-color: #F1F1F1;
  color: #555555;
  margin-left: 5px;
  padding: 10px 20px 11px;
  text-decoration: none;
  text-shadow: 0 1px 0 #FFFFFF;
  }
.search_results_topline .header_tab.active
  {
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #DDDDDD;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  color: #2B2B2B;
  outline: 0 none;
  padding-bottom: 12px;
  }

.icon_list_16
  {
  vertical-align: middle; 
  display:inline-block; width:16px; height:18px;
  background:url(/i/new/icons_16.png) -288px 0px no-repeat;
  }
.icon_map_16
  {
  vertical-align: middle; 
  display:inline-block; width:16px; height:18px;
  background:url(/i/new/icons_16.png) -276px 0px no-repeat;
  }

.search_pagination_line
  {
  position:absolute;
  right:0; top:8px;
  width:390px; height:20px;
  font: 12px/20px Arial,Helvetica,sans-serif;  
  }
.search_bottom_line
  {
  border-bottom:solid #DDDDDD 1px;
  height:30px;
  margin-bottom: 10px;
  }
.search_bottom_line .search_pagination_line#search_pagination_line_bottom
  {
  position:relative;
  left:0; top:0;
  float:left;
  width: 270px;
  margin-right:5px;
  }
.search_bottom_line .search_onpage_select_block
  {
  float:left;
  font: bold 12px/18px Arial,Helvetica,sans-serif;
  padding-left: 185px;
  width: 165px;
  margin-left:5px;
  }



.facility_list .list_item .school_rating
  {
  position:absolute;
  width:24px; height:24px;
  left:8px; top:20px;
  background:url(/i/new/rating_24.png) -240px 0px no-repeat;
  }

.facility_list .li_left_block .stars_16
  {
  display:inline-block;
  vertical-align: sub;
  }
.facility_list .li_left_block .rating 
  {
  font-size:12px;
  color:#7c7c7c;
  }
.facility_list .li_left_block .school_rating
  {
  position:relative;
  display:inline-block;
  vertical-align: middle;
  left:0; top:0;
  margin-left:5px;
  }


.pager
  {
  float:right;
  }
.pager a, .pager b, .pager span
  {
  background: none repeat scroll 0 center rgba(0, 0, 0, 0);
  border-radius: 3px;
  color: #2B2B2B;
  display: inline;
  float: left;
  font-size: 12px;
  margin-left: 2px;
  padding: 0 3px;
  font-family	Arial,sans-serif;
  text-decoration:none;
  }
.pager b
  {
  background: #999999;
  border-radius: 3px;
  color: #FFFFFF;
  font-weight:normal;
  }


.facility_list
  {
  width: 630px;
  }
.facility_list a
  {
  color: #007EAA;
  }
.list_item
  {
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  margin-bottom: 10px;
  }
.list_item:hover
  {
  border: 1px solid #2092c4;
  }
.list_item .li_left_block
  {
  width:40%;
  }
.list_item .li_right_block
  {
  padding-left:10px;
  font-size:12px;
  }
.list_item .li_right_block .review_stars_text_block
  {
  width:auto;
  min-height:35px;
  position:relative;
  }
.list_item .li_right_block .review_text
  {
  max-height:60px;
  overflow:hidden;
  margin-bottom:5px;
  }
.list_item .li_right_block .btn_lightblue
  {
  float:right;
  margin-top:-17px;
  }
.list_item .li_name
  {
  font-size:16px
  line-height: 20px;
  }
.list_item .li_info
  {
  font-size: 12px;
  line-height:20px;
  margin-bottom:5px;
  }
.stars_16
  {
  width:80px;
  height:16px;
  background:url(/i/new/stars_16.png) left -16px repeat-x;
  position:relative;
  margin-right:10px;
  }
.stars_16 .score
  {
  width:0;
  height:16px;
  background:url(/i/new/stars_16.png) left top repeat-x;
  }
.star_select_description
  {
  font-size:12px;
  }

.left_block
  {
  width: 630px;
  margin:0px 5px;
  float: left;
  min-height:300px;
  }
.right_block
  {
  width: 310px;
  margin:0px 5px;
  float:left;
  min-height:200px;
  }




.ref
  {cursor:pointer;}


.big_orange_btn
  {
  font-size:18px;
  height: auto;
  padding: 11px;
  }

.school_container .header 
  {
  text-align:left;
  }
.school_container .title
  {
  margin-top:10px;
  padding-bottom:5px;
  overflow:hidden;
  border-bottom: solid #bcdeed 3px; 
  }
.school_container .title .circle
  {
  float:left;
  width:96px; height:120px;
  background:url('/i/new/big_orange_circle.jpg') left top no-repeat;
  margin-left:30px;
  }
.school_container .title .circle .rating
  {
  font-size:66px;color:white;
  width:96px; text-align:center;
  line-height:76px;
  }
.school_container .title .circle .rating_title
  {
  margin-top:24px;
  color:#555555;
  font-size:14px;
  width: 110px;
  }

.school_container .title .title_text
  {
  float:left;
  width: 728px;
  }
.school_container .title .title_text h1
  {
  color: #2B2B2B;
  font-size:24px;
  line-height:30px;
  font-weight:normal;
  margin:0;
  margin-bottom:5px;
  }
.school_container .title .title_text h1 div
  {
  font-size:14px;
  }
.school_container .title .title_text .address,.school_container .title .title_text .type
  {
  line-height:30px;
  }


.school_container .reviews
  {
  margin-top:7px;
  }
.school_container .reviews .header
  {background:none;}
.school_container .reviews .header .line_1
  {
  border-bottom:solid #dddddd 1px;
  }
.school_container .reviews .header .line_1 .num
  {
  margin-bottom: 5px;
  font: 18px/70px Arial,Helvetica,sans-serif;
  color: #333333;
  }

.school_container .reviews .header .line_2
  {
  padding:10px 0;
  font: normal 12px/20px Arial,Helvetica,sans-serif;
  }

.school_container .reviews .content
  {}
.school_container .reviews .content .review
  {
  padding: 10px 0;
  border-bottom:solid #dddddd 1px;
  }
.school_container .reviews .content .comments .review 
  {
  border:none;
  padding-bottom:0;
  }

.school_container .reviews .content .review .date
  {
  float:left;
  color: #999999;
  font: 12px/20px Arial,Helvetica,sans-serif;
  text-decoration:none;
  }
.school_container .reviews .content .review .comments .date
  {
  padding-left:0;
  }

.school_container .reviews .content .review .review_expander
  {
  margin-bottom:20px;  
  }
.school_container .reviews .content .review .review_expander.shrinked
  {
  /*
  overflow:hidden;
  max-height:120px;
  */
  }
.school_container .reviews .content .review .review_expander .text
  {
  /*border-bottom:solid #dddddd 1px;*/
  text-align:justify;
  }
.school_container .reviews .content .review .review_expander .comments .text
  {
  border:none;
  }
  
.school_container .reviews .content .review .expand_btn
  {
  float:right;
  }

.school_container .reviews .content .review .expand_btn.nocomments_inside
  {
  display:none;
  }

.school_container .reviews .content .review .expand_btn, .school_container .reviews .content .review .reply_btn
  {
  font-size:12px;  
  }

.school_container .reviews .content .review .comments .reply_btn
  {
  color:#999999;
  }

.school_container .reviews .content .review .review_expander .comments
  {
  margin-left:10px;
  /*border-left:solid gray 7px;*/
  }


.school_container .comments .header
  {
  color:#747474;
  font-size:14.5px;
  }
.school_container .comments .review
  {
  margin-left:12px;
  }
#banner_300x250
  {
  padding:0 5px;
  }


.addreview_popup
  {
  color:#535353;
  margin:10px 40px; 
  }
.addreview_popup h1
  {
  font-weight:normal;
  font-size:22px;
  }
.addreview_popup .addreview_popup_tbl
  {
  font-size:16px;
  margin-left:60px;
  }
.addreview_popup .addreview_popup_tbl tr
  {
  vertical-align:top;
  }
.addreview_popup select
  {
  width:259px;
  height:25px;  
  }
.addreview_popup .input_text
  {
  width:245px;
  height:25px;
  padding:0 7px;
  border:solid #acacac 1px;
  }
  
.addreview_popup .star_select_description
  {
  font-size:10px;
  color:#767676;
  }
.addreview_popup textarea
  {
  margin-top:7px;
  width:630px;
  height:256px;
  padding:15px;
  float:right;
  margin-bottom:7px;
  border:solid #acacac 1px;
  }
.addreview_popup .btn_blue
  {float:right;}


.addreview_popup
  {
  color:#535353;
  margin:10px 40px; 
  text-align:left;
  }
.addreview_popup h1
  {
  font-weight:normal;
  font-size:22px;
  }
.addreview_popup .addreview_popup_tbl
  {
  font-size:16px;
  margin-left:60px;
  }
.addreview_popup .addreview_popup_tbl tr
  {
  vertical-align:top;
  }
.addreview_popup select
  {
  width:259px;
  height:25px;  
  }
.addreview_popup .input_text
  {
  width:245px;
  height:25px;
  padding:0 7px;
  border:solid #acacac 1px;
  }
  
.addreview_popup .star_select_description
  {
  font-size:10px;
  color:#767676;
  }
.addreview_popup textarea
  {
  margin-top:7px;
  width:630px;
  height:256px;
  padding:15px;
  float:right;
  margin-bottom:7px;
  border:solid #acacac 1px;
  }
.addreview_popup .btn_blue
  {float:right;}


.ajax_selector
  {
  position:absolute;
  background:white;
  border:solid black 1px;
  display:none;
  width:300px;
  z-index:100;
  height:300px;
  overflow:auto;
  line-height:18px;
  }

.ajax_selector div {
    padding: 5px 0;
}
.ajax_selector div:hover
  {
  background:lightgray;
  }

.addreview_popup .form_error
  {
  left:0px; top:5px;
  width:150px; height:30px;
  background:white;
  }
.addreview_popup .small_ref
  {
  font-size:12px;
  color:#767676;
  cursor:pointer;
  line-height:10px;
  }


.addreview_popup #addschool_placeholder, .addreview_popup #addteacher_placeholder
  {
  display:none;
  }

.under_input_text
  {
  position:absolute;
  left:4px;
  top:20px;
  font-size:10px;
  color:#535353;
  width:100px;
  line-height:18px;
  }

.as_popup_tbl
  {
  line-height:40px;
  margin: 30px auto 0 !important;
  }
.short_input_text
  {
  margin:0 5px 0 3px;
  }
.addreview_popup .as_popup_tbl .form_error
  {
  left:0px; top:26px;
  width:400px;
  background:none;
  }



#addReview_form textarea
  {
  width:97%;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  color: #2B2B2B;
  font: 12px/18px Arial,Helvetica,sans-serif;
  outline: 0 none;
  }

.form_error
  {
  color: #CC0033;
  font: 11px/16px Arial,Helvetica,sans-serif;
  position:absolute;
  display:none;
  width:200px;
  }
.form_error .icon
  {
  float:left;
  width:16px; height:16px;
  margin-right:7px;
  background:url(/i/new/icons_16.png) -48px 0px no-repeat;
  }
.form_error .msg
  {
  position:absolute;
  left:25px;
  }
span#addReview_submit
  {
  color:#007EAA;
  text-decoration:underline;
  cursor:pointer;
  }

.block
  {
  background-color: #F5F5F5;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  padding: 14px 19px;
  }

.allinherit, .allinherit *
  {
  color:inherit !important;
  font:inherit !important;
  font-size:inherit !important;
  }
.complain_btn
  {
  color: #999999;
  }
#cboxWrapper
  {
  outline:none;
  }
#cboxClose
  {
  border:none !important;
  font-size:0 !important;
  }


.standard .important_block_element
  {
  padding: 7px 10px 10px 34px;
  background:url(/i/new/arrow_important.png) 0px 10px no-repeat;
  min-height:50px;
  border-bottom: dotted gray 1px;
  }
.standard .important_block_element a
  {
  display:block;
  padding:0 0 2px 0;
  }


.review .text *
  {
  color: #666666 !important;
  font: 14px/20px Arial,Helvetica,sans-serif !important;
  }
.footer_menu, .footer_menu *
  {
  color: #666666 !important;
  }

#buy_map {
    height: 517px;
    width: 598px;
}

.ymaps-b-cluster-tabs__section_type_nav
  {
  width:100% !important;
  }
.ymaps-b-cluster-tabs__section_type_content
  {
  display:none !important;
  }
.reply_hidden_fields img
  {
  height:19px;
  vertical-align:middle;
  }



td.row2, td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom
  {
  background:none;
  height:auto;
  }
.catLeft, .forumlink
  {
  font-size:18px;
  }
.catLeft
  {
  padding-top:20px;
  }
  
.forumlink
  {
  display:list-item;
  font-weight:normal;
  line-height:30px;
  }

.addreview_not_popup
  {
  
  }

.addreview_not_popup .addreview_popup
  {
  margin:0;
  }
.addreview_not_popup  textarea
  {
  float:none;
  width:580px;
  }


.fp_messages
  {
  padding:15px;
  }
.fp_message
  {
  color:inherit !important;
  text-decoration:none !important;
  display:block;
  margin-bottom:20px;
  }
.fp_message .fpm_topic_title
  {
  color:#0066bb;
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom:4px;
  }
.fp_message .fpm_message_date
  {
  float:right;
  margin-left:10px;
  line-height: 16px;
  color: #7c7c7c;
  }
#ok_shareWidget, .ok_shareWidget
  {
  height:20px;
  }

#yandex_ad_598x90
  {
  width:598px;
  }
#yandex_ad_598x90 .yap-type-728x90
  {
  width:599px !important;
  }
#yandex_ad_630x90 .yap-type-728x90
  {
  width:630px !important;
  margin-bottom: 10px;
  }
#yandex_ad_240x400
  {
  width:240px;
  margin:0 auto;
  }
#yandex_ad_top .yap-type-728x90
  {
  width:100% !important;
  }
#yandex_ad_top .yap-logo
  {
  display:none !important;
  }