html {
  height: 100%;
}

body {
  background: #fff;
  font-family: Tahoma;
  position: relative;
  font-size: 12px;
  color: #000;
  height: 100%;
  min-height: 100%;
}

html > body {
  height: auto;
  min-height: 100%;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}

.footer .inner {
  margin: 0 auto;
  width: 945px;
  border-top: 4px solid #000;
  height: 88px;
  padding: 30px 15px 0 15px;
  position: relative;
}

.wrapper {
  width: 975px;
  margin: 0 auto;
  padding-bottom: 170px;
}

a, a:link, a:visited {
  color: #0072bc;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.header .top-info {
  padding: 5px 0;
  overflow: hidden;
}

.header .top-info span {
  float: right;
  margin-left: 15px;
  display: block;
}

.header .top-info .phone {
  /*text-indent: -1000px;*/
  /*background: url("/images/phone.gif") no-repeat center center;*/
  width: 260px;
  position: relative;
  top: 1px;
}

.header .inner {
  background: url("/images/header_bg.jpg") no-repeat;
  position: relative;
  height: 223px;
}

.header .inner .img {
  position: absolute;
  bottom: 0;
  right: 8px;
}

.header .inner .img img {
  display: block;
}

.header .logo {
  position: absolute;
  top: 0;
  left: 29px;
  background: url("/images/logo_bg.png") no-repeat;
  width: 176px;
  height: 118px;
  text-align: center;
}

.header .logo img {
  position: relative;
  top: 20px;
}

.footer .copyright {
  position: absolute;
  bottom: 0;
  left: 15px;
}

.footer .contact-info {
  line-height: 1.5em;
}

.footer .logo {
  position: absolute;
  right: 323px;
  top: 50px;
  margin-top: -18px;
}

.footer .author {
  position: absolute;
  right: 122px;
  top: 50%;
  margin-top: -15px;
}

.content {
  overflow: hidden;
}

.footer .powered {
  color: #8c8c8c;
  font-size: 10px;
  position: absolute;
  bottom: -2px;
  right: 5px;
  padding: 20px 35px 5px 0;
  background: url("/images/mij_logo.gif") no-repeat bottom right;
  width: 65px;
  line-height: 1em;
}

.content .left-column {
  width: 230px;
  float: left;
}

.content .center-column {
  width: 715px;
  float: right;
}

.left-menu {
  border-top: 4px solid #000;
  margin: 30px 2px 35px;
  font-size: 18px;
  font-family: "Arial Narrow";
  text-transform: uppercase;
}

.left-menu a {
  color: #000;
  text-decoration: none;
  display: block;
  margin: 2px -2px;
  padding: 6px;
  padding-bottom: 1px;
}

.left-menu a:hover {
  background-color: #cacac9;
}

.left-menu li {
  border-bottom: 1px solid #000;
}

.left-menu li li {
  border-bottom: none;
  font-size: 14px;
}

.left-menu li li a {
  padding-left: 19px;
}

.left-menu li li.separated {
  margin-top: 15px;
}

.left-column .block h2, .block h2, .askquestion {
  background-color: #000;
  color: #fff;
  font-size: 22px;
  font-family: "Arial Narrow";
  text-transform: uppercase;
  padding: 7px 11px;
  margin-bottom: 6px;
}

.block .block-content {
  padding: 3px 10px;
}

.row {
  overflow: hidden;
  clear: both;
}

.block .row {
  margin-bottom: 12px;
}

.question .form {
  padding: 10px 6px;
}

.question .form label {
  display: block;
  float: left;
  width: 60px;
  margin-right: 10px;
  padding-top: 2px;
}

.question .form input.text {
  width: 120px;
  border-color: #e2e3ea;
  border-width: 1px;
  -moz-border-radius: 2px;
  -webkit-border-raduis: 2px;
  border-radius: 2px;
  padding: 2px;
  font-size: 11px;
}

.question .form textarea {
  width: 190px;
  height: 120px;
  padding: 3px;
  border-color: #e2e3ea;
  border-width: 1px;
  -moz-border-radius: 2px;
  -webkit-border-raduis: 2px;
  border-radius: 2px;
  font-family: Tahoma;
}

.question .buttons {
  text-align: right;
}

.breadcrumbs {
  font-size: 10px;
  padding: 7px 4px 2px;
}

.breadcrumbs a {
  color: #adadad;
  margin-right: 5px;
}

.center-column h4 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 20px;
}

.map {
  position: relative;
  margin-bottom: 30px;
}

.map .img img {
  display: block;
}

.map .text-block {
  position: absolute;
  top: 0;
  right: 0;
  width: 230px;
  height: 255px;
}

.map .text-block p {
  padding: 13px 10px;
  color: #fff;
  position: relative;
  z-index: 10;
}

.map .text-block p .label {
  display: block;
  font-weight: bold;
}

.map .text-block .bg {
  position: absolute;
  display: block;
  background-color: #000;
  -moz-opacity: .50;
  filter: alpha(opacity=50);
  opacity: .50;
  width: 100%;
  z-index: 1;
  height: 100%;
}

.map .text-block a {
  color: #fff;
}

.columns {
  overflow: hidden;
  position: relative;
  clear: both;
}

.columns .column {
  width: 230px;
  float: left;
}

.columns .column.medium {
  width: 455px;
}

.columns .column.bigger {
  width: 715px;
}

.columns .column.right {
  float: right;
}

.center-column h5 {
  font-size: 11px;
  font-family: Verdana;
  text-transform: uppercase;
  margin-bottom: 7px;
}

.center-column .block {
  margin-bottom: 25px;
}

.block.social {
  padding-left: 21px;
}

.block.social li {
  padding: 1px 0 3px 27px;
  margin-bottom: 7px;
  background-repeat: no-repeat;
  background-position: 1px 50%;
}

.block.social li.fb {
  background-image: url("/images/fb_icon.gif");
}
.block.social li.twitter {
  background-image: url("/images/twitter_icon.gif");
}
.block.social li.lj {
  background-image: url("/images/lj_icon.gif");
}
.block.social li.od {
  background-image: url("/images/od_icon.gif");
}
.block.social li.vk {
  background-image: url("/images/vk_icon.gif");
}

h6.reset {
  margin-bottom: 14px;
}

.questions {
  
}

.questions dt {
  padding-left: 39px;
  background: url("/images/question_icon.gif") no-repeat top left;
  padding-bottom: 9px;
}

.questions dd {
  margin: 0 0 50px 76px;
  padding-left: 34px;
  background: url("/images/answer_icon.gif") no-repeat top left;
}

.search h4 {
  font-family: "Arial Narrow";
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 3px;
}

.search {
  margin: 2px 0 12px;
}

.search input.text {
  border: 1px solid #787878;
  padding: 2px;
}

.call {
  background-color: #8fd8f3;
  color: #fff;
  padding: 10px 8px;
  margin-top: 25px;
}

.call h3 {
  font-size: 22px;
  text-transform: uppercase;
  font-family: "Arial Narrow";
  margin-bottom: 7px;
}

.call .phone {
  font-weight: bold;
  display: block;
}

.programs .item {
  float: left;
  width: 210px;
  margin-right: 35px;
  min-height: 260px;
}

.programs .item.odd {
  margin-right: 0;
}

.programs .resume {
  margin-bottom: 25px;
}

.programs .item h6 {
  font-family: "Arial Narrow";
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: bold;
}

.programs .item li {
  width: 50%;
  float: left;
  margin-bottom: 2px;
}

.programs .item li a {
  margin-right: 5px;
}

.programs .item .img {
  margin-bottom: 8px;
}

.programs .item .img img {
  display: block;
}

.program-finder .section {
  padding: 8px;

}

.section .row {
  margin-bottom: 2px;
}

.section .caption {
  display: block;
  font-weight: bold;
  margin-bottom: 4px;
}

.program-finder input.checkbox {
  margin: 0 5px 0 0;
}

.program-finder .button {
  text-align: center;
}

.program-finder {
  margin-bottom: 25px;
}

.news .item {
  margin: 18px 0 0;
  padding-left: 19px;
  background: url("/images/asterisk.gif") no-repeat 0 14px;
}

.date {
  display: block;
  font-size: 10px;
  color: #898989;
}

.news .item .img {
  margin-bottom: 5px;
}

.news .item .img img {
  display: block;
}

.news .item p a, .news .item p a:visited, .news .item p a:link {
  color: #000;
  text-decoration: none;
}

.news .item p a:hover {
  text-decoration: underline;
}

.news .more {
  text-align: right;
}

p.intro {
  font-size: 16px;
  margin-top: 0;
}

.info-block h5 {
  font-size: 14px;
  margin-bottom: 7px;
  text-transform: none;
}

.info-block {
  margin-bottom: 30px;
}

.info-block p {
  font-size: 11px;
}

.reviews{
  margin-top: 20px;
  margin-bottom:30px;
}

.reviews .review {
  padding: 25px 5px;
}

.reviews .review p {
  padding: 0px 0 0 6px;
  font-size: 11px;
  background: url("/images/quote_left.gif") no-repeat;
}

.reviews .review p span {
  padding: 0 17px;
  background: url("/images/quote_right.gif") no-repeat bottom right;
}

.reviews .review .author {
  font-family: "Verdana";
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  display: block;
  margin-top: 8px;
  text-align: right;
  margin-right: 8px;
}

.offers h2 {
  background-color: transparent;
  overflow: hidden;
  _height: 1%;
  padding: 0;
}

.offers h2 span {
  display: block;
  float: left;
  background-color: #000;
  padding: 7px 11px;
}

.news-block {
  overflow: hidden;
  _height: 1%;
  position: relative;
  margin-bottom: 80px;
}

.news-block .img {
  float: left;
  margin-right: 35px;
}

.news-block .img img{
  display: block;
}

.news-block .text {
  padding-bottom: 1em;
}

.news-block .back {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 11px;
}

.news-block h2 {
  font-family: Verdana;
  font-size: 18px;
  text-transform: uppercase;
}

.offers .item {
  width: 195px;
  float: left;
  margin: 0 40px 15px 0;
}

.offers {
  overflow: hidden;
  _height: 1%;
}

.offers .item a {
  color: #000;
}

.filter .section {
  width: 200px;
  float: left;
}

.filter .section.wide {
  width: 310px;
}

.filter .section.wide .row {
  width: 50%;
  float: left;
  clear: none;
}

.filter {
  overflow: hidden;
  _height: 1%;
  padding-bottom: 20px;
}

.results {
  border-top: 1px solid #000;
  position: relative;
}

table.table {
  width: 100%;
  border-bottom: 1px solid #000;
}

table.table th {
  font-weight: bold;
  font-size: 10px;
  font-weight: normal;
  padding: 2px 6px;
}

.results .found {
  font-size: 10px;
  display: block;
  margin-bottom: 25px;
  overflow: hidden;
  _height: 1%;
}

.results .found a {
  float: right;
}

table.table td {
  color: #646464;
  vertical-align: top;
  padding: 10px 6px;
  height: 32px;
}

table.table tr.odd {
  background-color: #f4f4f4;
}

table.table .name {
  width: 25%;
}

table.table .place {
  width: 110px;
}

table.table .speciality {
  width: 175px;
}

table.table .foundation {
  width: 220px;
}
table.table .price {
  width: 80px;
  text-align:center;
}

.pagination {
  margin: 0 auto;
  clear: both;
}

.pagination ul {
  padding: 14px 0;
  overflow: hidden;
  _height: 1%;
}

.pagination li {
  float: left;
}

.pagination li a, .pagination li a:visited, .pagination li a:link {
  display: block;
  padding: 2px 6px;
  margin-right: 9px;
  font-size: 11px;
  color: #000;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-raduis: 2px;
  border-radius: 2px;
}

.pagination li a:hover, .pagination li.current a, .pagination li.current a:visited, .pagination li.current a:link {
  background-color: #000;
  color: #fff;
}

div.country {
  background: url("/images/dark_bg.jpg") no-repeat top left #303030;
  padding: 0 15px 1px;
  margin-bottom: 20px;
  position: relative;
}

div.country .flag {
  position: absolute;
  top: 30px;
  right: 10px;
}

div.country h4 {
  color: #fff;
}

div.country p {
  color: #fff;
  font-size: 14px;
}

body.country .reviews {
  margin-top: 0;
}

body.country .reviews .review {
/*  padding-bottom: 0;*/
}

body.country .info-block p {
  font-size: 12px;
}

body.country .info-block h2 {
  font-size: 24px;
}

.filter h2 {
  font-size: 24px;
  padding: 0 0px 2px 8px;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}

body.country .filter .section {
  width: 192px;
  margin-left: 8px;
}

body.country .filter .section.wide {
  width: 305px;
}

.left-column .offers .item {
  float: none;
  margin-right: 0;
  width: auto;
}

.left-column .offers h2 {
  padding: 5px 8px;
  background-color: #000;
}

.left-column .offers h2 span {
  display: inline;
  background-color: transparent;
  padding: 0;
}

.results.wcaption {
  border-top: none;
}

.results.wcaption h2 {
  border-bottom: 1px solid #000;
  font-size: 24px;
  padding: 0 0px 2px 0px;
}

.program-info {
  background-color: #e3f5ff;
  padding: 10px 18px;
  font-size: 11px;
}

.program-info .label {
  display: block;
  font-weight: bold;
}

.program-info h4 {
  font-size: 14px;
  text-transform: uppercase;
}

body.country div.country h4 {
  font-size: 60px;
  line-height: 50px;
  margin-bottom: 0;
  margin-top: 23px;
  width: 470px;
}

.news-block.single {
  float: left;
  width: 211px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.news-block.single .img {
  position: relative;
  float: none;
  margin: 0;
}

.news-block.single .img h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 198px;
  color: #fff;
  padding: 6px;
}

.news-block.single .img h2 .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  width: 100%;
  height: 100%;
  -moz-opacity: .50;
  filter: alpha(opacity=50);
  opacity: .50;
  z-index: 1;
}

.news-block.single .img h2 .text {
  position: relative;
  z-index: 2;
  padding: 0;
}

.news-block.single p {
  margin-top: 10px;
  clear: both;
}

.news-block.single .block-content {
  
}

.news-container {
  
}

.news-container .item {
  float: left;
  width: 210px;
  margin-right: 20px;
  margin-bottom: 20px;
  min-height: 240px;
  _height: 240px;
}

.news-container .item.first-in-line {
  margin-left: 0;
}

.news-container .item a, .news-container .item a:visited, .news-container .item a:link, .news-block.single p a, .news-block.single p a:visited, .news-block.single p a:link {
  color: #000;
  text-decoration: none;
}

.news-container .item a:hover, .news-block.single p a:hover {
  text-decoration: underline;
}

.news-container .item h6 {
  font-size: 11px;
  font-family: Verdana;
  text-transform: uppercase;
  margin-top: 10px;
  line-height: 1.1em;
}

.countries .item {
  overflow: hidden;
  _height: 1%;
  margin-bottom: 30px;
}

.countries .item .img {
  float: left;
  margin-right: 25px;
}

.countries .item .img img {
  display: block;
}

.countries .item h6 {
  text-transform: uppercase;
  margin-bottom: 4px;
  font-family: "Arial Narrow";
  font-size: 13px;
}

.countries .item p {
  margin-top: 0;
  float: left;
  width: 220px;
}

.countries .item a, .countries .item a:visited, .countries .item a:link {
  color: #000;
  text-decoration: none;
}

.countries .item a:hover {
  text-decoration: underline;
}

.search-items a, .search-items a:visited, .search-items a:link {
  color: #000;
  text-decoration: none;
}

.search-items a:hover {
  text-decoration: underline;
}

.search-results {
    margin-top: 10px;
}

div.overlay {
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background-color: #000; 
    -moz-opacity: .40; 
    filter: alpha(opacity=40); 
    opacity: .40;
    text-align: center;
    padding-top: 5px;
    display: none;
}

/* anchor styles */

.anchor {
  position: absolute;
  bottom: 50%;
  left: 50%;
  background: url("/images/flag.png") no-repeat center bottom;
  width: 21px;
  height: 46px;
  cursor: pointer;
  z-index: 100;
}

.anchor .anchor-inner {
  position: absolute;
  bottom: 15px;
  left: 50%;
  display: none;
  margin: 0 0 0 -152px;
  
}

.anchor.hovered .anchor-inner {
  display: block;
}

div.medium table, div.block-content table {width: 100%; border-collapse: collapse; border: none;}
div.medium table td, div.block-content table td {background-color: #dddddd; border: 1px solid black;}
