/* ---------------------------------
Markup: Dimox
Author URI: http://dimox.name/
--------------------------------- */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Tahoma, Arial, sans-serif;
	width: 100%;
	background: #F8F5ED url(img/top-bg.gif) repeat-x;
}
a {
	color: #DD0700;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {border: none}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#wrapper {
	width: 967px;
	margin: 0 auto;
}

.bold {
  font-weight:bold;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 149px;
	position: relative;
  background: url(img/header.png) no-repeat;
}

#logo {
	position: absolute;
	top: 13px;
	left: 300px;
	width: 410px;
	height: 90px;
  text-indent: -9999px;
}

#nav {
	position: absolute;
	top: 114px;
	left: 16px;
	list-style: none;
  font-size: 11px;
  font-weight: bold;
  line-height: 17px;
}
#nav li {
	float: left;
  text-align: center;
	height: 23px;
	padding: 7px 0 0;
}
#nav a {
	color: #000;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#n1 {width: 82px}
#n2 {width: 113px}
#n3 {width: 155px}
#n4 {width: 128px}
#nav li.current {background: #FFF url(img/nav.gif) no-repeat}
#nav #n2.current {background-position: -82px 0}
#nav #n3.current {background-position: -195px 0}
#nav #n4.current {background-position: -350px 0}

#phone {
	position: absolute;
	top: 36px;
	right: 0;
	width: 185px;
  font-size: 11px;
  text-align: center;
  background: url(img/phone.gif) 50% 100% no-repeat;
	padding: 0 0 32px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
  background: #FFF url(img/middle-bg.gif) repeat-y;
}
#mid {
  background: url(img/middle-bottom.gif) 0 100% no-repeat;
	padding: 0 23px 23px;
	height: 1%;
}
#middle ol {
	margin: 0 0 18px 30px;
}
#middle ul {
	margin: 0 0 18px;
}
#middle ul li {
	list-style: none;
  background: url(img/bullet2.gif) 0 5px no-repeat;
	padding: 0 0 0 20px;
}
.photos {
  display:none;
  position:absolute;
  width:0px;
  height:0px;
}


/* --- Главная страница --- */
#home {
	margin: 0 -14px;
}
#adv {
	float: left;
}
/* вишневый блок */
ul#actions {
	float: right;
	width: 306px;
	height: 268px;
  background: #A01812 url(img/actions.png) no-repeat;
	color: #FFF;
  font-weight: bold;
	margin: 0;
}
ul#actions li {
	list-style: none;
  text-align: center;
	background: none;
	padding: 0;
}
#actions a {
	color: #E9C8C7;
  text-decoration: none;
	display: block;
}
* html #actions a {
	height: 1%;
}
#actions a span {
	font: 26px/1 Georgia, "Times New Roman", Times;
	color: #F4E5E5;
}
#actions a:hover,
#actions a:hover span {
	color: #FFF449;
}
ul li#a1 {
	padding: 21px 0 0;
	height: 93px;
}
ul li#a2 a {
	padding: 0 35px 0 0;
	margin: 0 0 40px;
}
ul li#a3 a {
	padding: 0 35px 0 0;
}
/* конец вишневый блок */

/* описание */
#about {
	width: 100%;
	min-height: 151px;
	overflow: hidden;
  background: url(img/about.jpg) 100% 0 no-repeat;
	margin: 0 0 -19px;
}
#info {
	float: right;
	width: 288px;
  font-size: 11px;
  line-height: 16px;
	padding: 20px 7px 0 0;
}
ul#benefits {
	margin: 13px 0 0 16px;
	list-style: none;
	width: 480px;
	overflow: hidden;
}
ul#benefits li {
  border-top: 1px dotted #000;
  margin-top: -1px;
	padding: 0 0 3px 16px;
  background: url(img/bullet.gif) 0 6px no-repeat;
}
/* конец описание */

/* кнопки */
#buttons {
	height: 120px;
  background: url(img/buttons.jpg) no-repeat;
	margin: 6px 0 0;
}
#buttons li {
	list-style: none;
	float: left;
	width: 313px;
	overflow: hidden;
}
#buttons a {
	float: left;
	width: 100%;
	height: 88px;
	padding: 32px 0 0 26px;
	color: #000;
	font: 18px/26px Georgia, "Times New Roman", Times;
  text-decoration: none;
}
#buttons a span {
  font-size: 24px;
	color: #A40A00;
	display: block;
}
#buttons #b2 {
	padding: 0 15px 0 13px;
}
#buttons #b2 a {
	color: #0888B6;
}
#buttons #b2 a span {
	color: #000;
}
/* конец кнопки */
/* --- конец Главная страница --- */

/* заголовки */
#middle h2 {
	font-size: 12px;
  line-height: 28px;
	color: #DD0700;
  background: url(img/caption-bg.gif) 0 100% repeat-x;
	padding: 40px 16px 9px;
  border-bottom: 1px solid #C7C7C7;
	margin: 0 0 17px;
}
h2 .caption {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	height: 0;
}
.caption.c1 {
	width: 126px;
	padding: 25px 0 0;
  background: url(img/caption1.gif) no-repeat;
}
.caption.c2 {
	width: 182px;
	padding: 25px 0 0;
  background: url(img/caption2.gif) no-repeat;
}
.caption.c3 {
	width: 208px;
	padding: 29px 0 0;
  background: url(img/caption3.gif) no-repeat;
}
.caption.c4 {
	width: 92px;
	padding: 25px 0 0;
  background: url(img/caption4.gif) no-repeat;
}
.caption.c5 {
	width: 57px;
	padding: 25px 0 0;
  background: url(img/caption5.gif) no-repeat;
}
.caption.c6 {
	width: 83px;
	padding: 29px 0 0;
  background: url(img/caption6.gif) no-repeat;
}
.caption.c7 {
	width: 85px;
	padding: 27px 0 0;
  background: url(img/caption7.gif) no-repeat;
}
.stars {
	display: inline-block;
	height: 12px;
	overflow: hidden;
  background: url(img/stars.gif) no-repeat;
	margin: 0 12px;
}
.s1 {width: 13px}
.s2 {width: 29px}
.s3 {width: 45px}
.s4 {width: 61px}
.s5 {width: 77px}
.price {
	color: #000;
  font-weight: normal;
  font-size: 14px;
}
.price strong {
  font-size: 18px;
  font-weight: normal;
}
/* конец заголовки */

/* номера */
.room {
	padding: 0 18px 12px;
}
.room .items {
	width: 800px;
	overflow: hidden;
	padding: 0 0 0 53px;
}
.room .item {
	float: left;
	display: inline;
	width: 328px;
	padding: 15px 0 0 15px;
	margin: 0 45px 0 0;
  background: url(img/photo-border.gif) no-repeat;
	position: relative;
}
.room .item img {
	display: block;
}

.number {
	position: absolute;
	top: 12px;
	right: -20px;
	width: 51px;
	height: 113px;
	padding: 72px 0 0 6px;
  background: url(/img/number.png) no-repeat;
  text-indent: -9999px;
}
.number div {
	height: 30px;
}
.num1 {background: url(img/num1.gif) no-repeat}
.num2 {background: url(img/num2.gif) no-repeat}
.num3 {background: url(img/num3.gif) no-repeat}
.num4 {background: url(img/num4.gif) no-repeat}
.num5 {background: url(img/num5.gif) no-repeat}
.num6 {background: url(img/num6.gif) no-repeat}
.num7 {background: url(img/num7.gif) no-repeat}
.num8 {background: url(img/num8.gif) no-repeat}
.room .more span {
	position: absolute;
	top: 190px;
	right: 30px;
  font-size: 11px;
	color: #FFF;
  background: url(img/more.gif) 0 5px no-repeat;
	padding: 0 0 0 16px;
  text-decoration: underline;
}
.room .more:hover span {
  text-decoration: none;
}
.room .order,
.place .more {
	display: block;
	width: 179px;
	height: 41px;
	margin: 33px auto 0;
	line-height: 40px;
  background: #D32D27 url(img/order.png) no-repeat;
	color: #FFF;
  text-align: center;
  font-size: 18px;
  text-decoration: none;
}
.room .order:hover,
.place .more:hover {
  text-decoration: underline;
}
#orderFormWrapper {
  display:none;
}
#orderForm {
  z-index:999;
}
#arrivalDate, #departureDate { cursor: pointer; }

#formSubmit {
  padding:5px;
  cursor:pointer;
}
.invalid {
  background-color: rgb(255,150,150);
}
.success {
  background-color: rgb(150,255,150);
}

.hidden {display:none; }
/* конец номера */

/* отдых и питание */
.place {
	padding: 0 0 10px 346px;
	margin: -2px 0 -25px;
	height: 1%;
}
.place:after {
	content: ' ';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.place .aside {
	float: left;
	display: inline;
	width: 343px;
  margin: -9px 0 0 -353px;
	position: relative;
}
.place .photo {
	width: 307px;
	height: 198px;
	padding: 15px;
	overflow:hidden;
  background: url(img/photo-border2.gif) no-repeat;
}
.place .more {
	width: 203px;
  background: #D32D27 url(img/more.png) no-repeat;
	margin: 16px auto 40px;
}
.hr {
	height: 1px;
	overflow: hidden;
	background: #D5D5D5;
	margin: 15px 0;
	position: relative;
}
.hr hr {
	display: none;
}
#rooms {
	display: block;
	margin: 17px auto 20px;
	width: 397px;
	height: 24px;
  background: url(img/rooms.gif) no-repeat;
  text-indent: -9999px;
}
/* конец отдых и питание */

/* контакты */
#contacts {
	height: 1%;
  line-height: 24px;
	padding: 25px 0 0;
	margin: 0 0 -18px;
}
#contacts:after {
	content: ' ';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#contacts .picture {
	float: left;
  background: url(img/photo-border2.gif) no-repeat;
	padding: 15px;
	margin: -29px 48px 0 -7px;
	position: relative;
}
#contacts p {
	margin: 0 0 22px;
}
.address {
	float: right;
	color: #000;
}
#map {
  text-align: center;
	margin: 30px 0 0;
	width: 909px;
	height: 482px;
}
/* конец контакты */


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  text-align: center;
  font-size: 11px;
	color: #666562;
	padding: 28px 0 17px;
}
#copyright {
  background: url(img/footer.gif) no-repeat;
	padding: 22px 0 5px 44px;
}
#copyright a {
  color: #666562;
  text-decoration:none;
}
#copyright a:hover {
  color: #DD0700;
  text-decoration:underline;
}

