/* OTELI.UA main CSS file */

img {
  border: none;
}

body {
  background: #4A5784;
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
}

#page {
  background: #fff;
  margin: 0px auto 0px auto;
  padding: 7px 10px 7px 10px;
  width: 900px;
}

#hdr {
  font-size: 14px;
  font-weight: bold;
}

#hdr h1 {
  margin: 0px;
  padding: 0px;
}

#hdr_menu {
  float: right;
}

#hdr_menu a {
  color: black;
  text-decoration: none;
}

#hdr_menu a:hover {
  text-decoration: underline;
}

#search {
  background-image: url(/tmpl/img/search_bg.jpg);
  border: 1px solid #DEDFE7;
  padding: 0px 0px 0px 0px;
  margin: 6px 0px 6px 0px;
  width: 895px;
  background-repeat: no-repeat;
  height: 105px
}

#search_content {
  color: #3A497C;
  font-weight: 700;
  padding: 0px 0px 0px 10px;
  line-height: 30px;
}

#city_phones {
  font-size: 14px;
}

#city_phones a {
  font-size: 30px;
  color: #4A5889;
  text-decoration: none;
}

#city_phones a:hover {
  text-decoration: underline;
}


#content {
  min-height: 400px;
  clear: both;
}

#content h1 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 20px;
  color: #4A5889;
}

#content h1 a{
  color: #BB0000;
  text-decoration: none;
}

#content h1 a:hover {
  text-decoration: underline;
}

#contacts {
  font-size: 18px;
  margin: 10px 10px 10px 10px;
  line-height: 30px;
}

#contacts h2 {
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-size: 20px;
  color: #4A5889;
}


#left_col {
  width: 190px;
  float: left;
}

#right_col {
  width: 700px;
  float: right;
}

.menu {
  margin: 3px 0 10px 0;
  width: 190px;
  font-size: 13px;
  color: #945521;
}

.menu dl{
}
  
.menu dt{
  background: #C06822 url('img/l_menu_hdr.gif') no-repeat;
  height: 20px;
  line-height: 20px;
  color: #FEFEFE;
  font-size: 14px;
  font-weight: bolder;
  text-align: center;
}

.menu dd{
  padding-top: 0px;
  margin-top: 0px;
  border: 1px solid #C06822;
  border-top: 0px;
  width: 99%;
  margin: 0px;
}
  
.menu dd a {
  display: block;
  line-height: 24px;
  background: white;
  border-top: 1px solid #C06822;
  text-decoration: none;
  color: #834B1D;
  font-weight: bolder;  	
  padding-left: 1px;
}
  
.menu dd a img{
  float: left;
  border: 0px;
  margin-top: 9px;
  margin-right: 4px;
  padding-left: 5px;
}
  
.menu p {
  background: white;
  border-top: 1px solid #4A5784;
  margin: 0;
  padding: 6px 0px 6px 10px;
}
  
.menu p a {
  line-height: 15px;
  display: inline;
  background: none;
  border: 0;
  font-weight: lighter;
}

#class_list {
  float: left;
  border: 1px solid #DEDFE7;
  color: #4A5889;
  padding: 2px 0px 6px 14px;
  font-size: 14px;
  width: 700px;
}

#class_list a {
  font-weight: bold;
  font-family: tahoma;
  color: #333333;
  text-decoration: none;
  margin-right: 30px;
}

#class_list a:hover{
  text-decoration: underline;
}

#class_list img {
  margin: 0px 3px 1px 0px;
}

#curr_list {
  color: #666666;
  padding: 5px 10px 5px 10px;
  float: right;
  font-size: 14px;
  border: 1px solid #DEDFE7;
}

#curr_list a {
  font-weight: bold;
  color: black;
  text-decoration: none;
}

#curr_list a:hover {
  color: black;
  text-decoration: underline;
}

#footer {
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 10px 0px;
  text-align: center;
  clear:both;
}

#footer a {
  text-decoration: none;
  color: black;
}

.apartment {
  margin: 3px 0 10px 0;
  width: 700px;
  color: #000;
  font-size: 14px;
}

.apartment dd.cities_list {
  font-size: 18px;
  padding: 10px;
}

.apartment a {
  color: #4A5889;
}

.apartment dl{
}
  
.apartment dt{
  background: #303957 url('img/r_menu_f.gif') no-repeat;
  padding-left: 12px;
  height: 20px;
  line-height: 20px;
  color: #FEFEFE;
  font-size: 14px;
  font-weight: bolder;
}

.apartment dd{
  padding: 2px 0px 4px 5px;
  margin-top: 0px;
  border: 1px solid #303957;
  border-top: 0px;
  margin: 0px;
}

.apartments {
  margin: 3px 0 10px 0;
  width: 700px;
  color: #000;
  font-size: 14px;
}

.apartments a {
  color: #4A5889;
}

.apartments dl{
}
  
.apartments dt{
  background: #C06822 url('img/r_menu_y.gif') no-repeat;
  padding-left: 12px;
  height: 20px;
  line-height: 20px;
  color: #FEFEFE;
  font-size: 14px;
  font-weight: bolder;
}

.apartments dd{
  padding: 2px 0px 4px 5px;
  margin-top: 0px;
  border: 1px solid #C06822;
  border-top: 0px;
  margin: 0px;
}

.photo {
  border: 1px solid #000;
}

.photo:hover {
  border: 1px dashed #000;
}

.photo_na {
  border: 1px solid #000;
}

.r_photo {
  position: relative;
  margin-bottom: 8px;
}

.photo_price {
  position: absolute;
  text-align: center;
  right: 2px;
  bottom: 1px;
  width: 46px;
  background-color: #E38F2D;
  color: white;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #C06822;
}

.price {
  border: 0px;
  width: 252px;
  border-spacing: 1px;
  padding: 0px;
  margin: 3px 0px 0px 0px;
  background-color: #4A5584;
  text-align: center;
}

.price th {
  color: white;
}

.price td {
  background-color: #fff;
}

.flat_has {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.flat_has li {
  margin-left: 15px;
  padding-left: 14px;
  background-image: url(picto/checked.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

.btns {
  margin: 10px 0px 0px 0px;
  text-align: center;
}

#apartment_info {
  margin: 5px 0px 10px 5px;
  width: 400px;
}

.order_info {
  text-align: center;
  font-weight: bold;
  border: 1px solid #DEDFE7;
  padding: 5px 10px 10px 10px;
}

.order_info_phones {
  font-weight: normal;
  font-size: 18px;
  margin-top: 8px;
  line-height: 26px;
}

.order_info_bottom {
  text-align: center;
  line-height: 30px;
  font-size: 22px;
  padding: 5px 10px 10px 10px;
}

.price_full {
  font-size: 20px;
  line-height: 25px;
  border: 0px;
  width: 252px;
  border-spacing: 1px;
  padding: 0px;
  margin: 8px 0px 0px 0px;
  background-color: #4A5584;
  text-align: center;
}

.price_full th {
  color: white;
}

.price_full td {
  background-color: #fff;
}

.small_apartment {
  float: left;
}

.small_apartment_clear {
  clear: left;
}

.price_small {
  font-size: 14px;
  line-height: 14px;
  border: 0px;
  width: 162px;
  border-spacing: 1px;
  padding: 0px;
  margin: 0px 0px 7px 0px;
  background-color: #4A5584;
  text-align: center;
}

.price_small th {
  color: white;
}

.price_small td {
  background-color: #fff;
}

.no_c {
  width: 690px;
  border: 1px solid #ea0709;
  color: #333333;
  padding: 5px;
  margin: 7px 0px 7px 0px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.search_sp {
  margin: 0px;
  padding: 0px;
  line-height: 22px;
}

