/* Meridian Hotel Site CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #E2DFD9;
	color: #000000;
	font: 1em arial, sans-serif;
	text-align: center;
}
#contnr {
  background: #ffffff;
  width: 780px;
  border: 1px solid #999999;
  margin: auto;
  text-align: left;
}
.spacer {clear: both;}
/* Top Block */
#top_block {
  height: 230px;
  background: url(../img/meridian.jpg) right top no-repeat;
  border-bottom: 1px solid #666666;
}
/* Menu */
#menu {
  width: 200px;
  height: 220px;
  margin-left: 25px;
  float: left;
  background: #ffffff;
  border: 1px solid #999999;
  padding: 4px;
  
}
#menu ul {
  list-style: none;
  background: #F4F3F2 url(../img/ornament.gif) left top no-repeat;
  border: 1px solid #999999;
  height: 198px;
  padding: 10px 20px 10px 10px;
}
#menu a {
  background: url(../img/menu_bullet.gif) left center no-repeat;
  padding-left: 20px;
  width: 130px;
  display: block;
  margin: 8px;
  border-bottom: 1px solid #cccccc;
  text-decoration: none;
  font: 800 0.9em verdana, sans-serif;
}
#menu a:link {
  color: #664E40;
}
#menu a:visited {
  background: url(../img/menu_bullet_checked.gif) left center no-repeat;
  color: #916F5B;
}
#menu a:hover {
  border-bottom: 1px double #916F5B;
}
/* Top Links */
#top_links { float: right; margin-top: 8px;}
#top_links * {display: inline; margin: 3px;}
#top_links a {
  color: #594F48;
  font-size: 0.9em;
}
#lang_links {
  margin-left: 20px;
}
#lang_links a {
  color: #6B3F25;
  font: 700 0.8em arial, sans-serif;
}
#lang_links .current {
  border-top: 1px double #916F5B;
  border-bottom: 1px double #916F5B;
  color: #72665C;
  font: 700 0.8em arial, sans-serif;
}
/* Main Block */
h2 {
  padding-left: 20px; 
  font: 1.5em verdana, sans-serif; 
  color: #7F6B57;
}
#main_block {
  padding: 10px;
  font-size: 0.8em;
}
div.item {
  background: #E7E4DC;
  width: 360px;
  float: left;
  margin: 5px;
}
.item ul {
  margin: 5px auto 5px 10px;
}
.item ul h3 {
  font: bold 1.2em verdana, sans-serif;
  color: #605142;
  margin-left: 5px;
}
.item li {
  margin-left: 25px;
}

.item h2 {
  font-size: 1.3em;
  color: #663B26;
  padding-left: 20px;
  background: #ffffff url(../img/item_bullet.gif) left no-repeat;
  border-top: 1px solid #C6AF91;
  border-bottom: 1px solid #A58B6D;
}
.item a {
  text-decoration: none;
}
a.readmore {
  font: bold 1em sans-serif;
  text-align: right;
}
.item .descr a {
  text-decoration: underline;
}
#main_block a {
  color: #1C4C8C;
}
.item img {
  margin: 20px 10px;
  border: 1px solid #666666;
  float: left;
  vertical-align: middle;
}
.item .descr {
  padding: 10px;
  margin-left: 140px;
}
.item .descr:first-letter {
  color: #330000;
}
#about_uz {
  border-bottom: 1px solid #666666;
  background: #ffffff url(../img/ornament.gif) left top no-repeat;
  clear: left;
}
#about_uz h2 {
  border-bottom: 1px solid #666666;
  background-color: transparent;
}
#about_uz img {
  float: right;
}
#about_uz .descr {
  margin: auto 140px auto 5px;
}
#rooms {
  float: right;
}
#rooms img {
  
}
#rooms .descr {
  margin: auto;
}
div.slide {
  width: 100%;
  text-align: center;
}
div.slide img {
  float: auto;
  margin: 10px 20px 10px 50px;
}
/* Footer */
#footer {
	padding: 5px;
	margin-top: 10px;
	background: #efefef;
	border-top: 1px solid #D3D3D3;
	font-size: 0.7em;
	text-align: center;
	clear: both;
}
#footer li {
	display: inline;
	border-left: 1px solid #cccccc;
	font-size: 0.8em;
	margin: 0;
}
#footer a {
	color: #333333;
	padding: 0 3px 0 5px;
	font-size: 1.2em;
}
#footer p.address {
	margin: 5px;
}

/* UnBorder First Selector in Menu */
#footer ul li.first {
	border-left: none;
}
/* Informers */
#informers {
  font-size: 0.7em;
  border-top: 1px solid #dddddd;
  padding: 10px 10px 10px 70px;
  background: url(../img/inf_bg.gif) left center no-repeat;
}
#informers #currency, #weather, #location {
  color: #666666;
  float: left;
  width: 200px;
  padding: 5px;
  margin: auto 10px;
}
#informers h3 {
  text-align: center;
  font-size: 1.2em;
  border-top: 1px solid #BF8D6D;
  border-bottom: 1px solid #BF8D6D;
  margin-bottom: 5px;
}
#weather, #location {
  text-align: center;
}
#informers img {
  margin: 3px;
  filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50;
}
#informers img:hover {
  filter:alpha(opacity=100);
  -moz-opacity:1.00;
  opacity:1.00;
}
#informers a {
  color: #335E8E;
}
#currency .cur_date, #currency .timechanged {
  color: #877972;
}
a.book_room {
  display: block;
  text-align: center;
}
a.book_room img {
  border: none;
  text-align: center;
  margin: 20px 20px 20px 50px;
  float: auto;
  clear: right:
}
/* Rooms item */
div.room_item {
  background: #F9F4EF;
  width: 360px;
  float: left;
  margin: 5px;
  clear: left;
}
.room_item ul {
  margin: 5px auto 5px 10px;
}
.room_item ul h4 {
  font: bold 1.2em verdana, sans-serif;
  color: #605142;
  margin-left: 5px;
}
.room_item li {
  margin-left: 25px;
}

.room_item h3 {
  font-size: 1.3em;
  color: #663B26;
  padding-left: 20px;
  background: #ffffff url(../img/item_bullet.gif) left no-repeat;
  border-top: 1px solid #C6AF91;
  border-bottom: 1px solid #A58B6D;
}
.room_item a {
  text-decoration: none;
}
a.readmore {
  font: bold 1em sans-serif;
  text-align: right;
}
.room_item .descr a {
  text-decoration: underline;
}
.room_item img {
  margin: 20px 10px;
  border: 1px solid #666666;
  float: left;
  vertical-align: middle;
}
.room_item .room_descr {
  padding: 10px;
  margin: 5px;
  border-left: 2px solid #BFA283;
  width: 230px;
  float: left;
}
.room_item .room_descr2 {
  padding: 10px;
  margin: 5px;
  border-left: 2px solid #BFA283;
  
  float: left;
}
.room_item .room_price {
  padding: 3px;
  margin: 15px 5px 5px 5px;
  border: 1px solid #BFA283;
  width: 70px;
  float: left;
  text-align: center;
}
html>body .room_item .room_descr {
  width: 220px;
  }
html>body .room_item .room_descr2 {
  width: auto;
  }
.room_item .room_price strong {
  font-size: 2em;
  color: #AD9377;
}
.room_info {
  background: #F7F4EA;
  border: 1px solid #BAB2AD;
  display: none;
  margin: 10px;
  clear: both;
}
.room_item a.open {
  margin-left: 15px;
  text-decoration: underline;
}
#a a.book_link, #b a.book_link, #c a.book_link {
  display: block;
  float: right;
  width: 100px;
  color: #ffffff;
  background: #BA200E;
  padding: 3px;
  border: 3px double #BA200E;
  
}
.inform_descr {
  padding: 5px;
}
#resrv {
  padding: 10px;
  border: 1px solid #BCA38D;
  padding: 5px;
  text-align: left;
}
#resrv_form div {
  margin: 3px;
}
#resrv_form div.name {
  width: 150px;
  float: left;
}
#resrv_form div.room {
  width: 100px;
  float: left;
}
#resrv_form div.room input {
  width: 100px;
  
}
#resrv legend {
  color: #825D48;
}
#resrv_form label {
  display: block;
  color: #513721;
}
#resrv_form input, #resrv_form select, #resrv_form textarea,{
  border: 1px solid #513721;
}
#resrv_form .attention {
  color: #9B8674;
  text-decoration: underline;
  text-align: right;
  background: #F7F4EF;
}
#resrv_form label.required, #resrv_form span.required {
  color: #BF4426;
}
