﻿@import "reset.css";
body
{
	/*width:100%;*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	font-size: 75%;
	font-family: Tahoma;
	color: #000;
}
html
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
a
{
	color: #000;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bodyContainer {
	width: 1204px;
	margin: 0 auto;
	background: #fff url(../img/common/bg/bg-body.jpg) 0 0 no-repeat;
}

/* independent blocks have prefix b- */
/*---------common classes-----*/
.clr
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
	overflow: hidden;
}
.red
{
	color: #F00;
}
.display-bl
{
	display: block;
}
/*---------end of common classes-----*/

/*header*/
.b-header
{
	position: relative;
	height: 145px;
	width: 1000px;
	color: #fff;
}
.b-header .logo
{
	position: absolute;
	left: 163px;
	top: 35px;
}
.b-header a
{
	color: #FFF;
	text-decoration: none;
}

.b-header a:hover
{
	text-decoration: underline;
}
.b-header .b-top-contacts
{
	font-size: 0.94em;
	text-align: right;
	padding: 59px 13px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.b-header .b-top-contacts .b-contact-link {
	font-size: 1.5em;
	font-weight: bold;
}
.b-header .b-top-contacts .b-contact-link a {
	/*background: url(../img/common/titles/h-contact-us-top.png) no-repeat right;*/
	display: block;
	width: 188px;
	height: 17px;
	/*text-indent: 100em;*/
	float: right;
	overflow: hidden;
}
.b-header .b-top-contacts .b-contact-link a:hover 
{
    text-decoration:underline;
	/*background: url(../img/common/titles/h-contact-us-over.png) no-repeat right;*/
}

.b-header .b-top-contacts .phone
{
	padding: 11px 0 0;
}
.b-header .b-top-contacts .phone span
{
	font-size: 1.5em;
}
/*end of header*/
.b-content-wrapper
{
	width: 785px;
	padding: 0 0 0 215px;
}

.b-frame
{
	width: 777px;
	padding: 2px 0 0 2px;
	height: 382px;
	background: url(../img/common/bg/frame.png) 0 0 no-repeat;
	overflow: hidden;
}
.b-frame .vt-list
{
	float: left;
	width: 290px;
	height: 382px;
	background: #fff;
	padding: 10px;
}
.vt-list h2.virtual
{
	background: url(../img/common/titles/h-virtual-tour.png) 0 0 no-repeat;
}
.vt-list ul
{
	list-style: none;
	color: #fecc78;
	width: 200px;
	margin: 0;
	padding: 0;
}
.vt-list li
{
	border-bottom: solid 1px #a1a1c3;
	padding: 5px;
	padding-left: 15px;
	background: url(../img/common/bg/vt-dot.gif) no-repeat 3px 11px;
}
.vt-list a
{
	color: #2b2b77;
	text-decoration: none;
	font-size: 13px;
}
.vt-list a.actv
{
	font-weight: bold;
}
.vt-display
{
	float: left;
	width: 457px;
	height: 382px;
	background: #fff;
	padding-top: 10px;
}
.vt-close
{
	margin: 0 25px;
	text-align: right;
}
.vt-app
{
	width: 300px;
	height: 225px;
	overflow: hidden;
	margin: 15px 0;
}

/*menu*/
.b-menu
{
	width: 779px;
	height: 42px;
	background: url(../img/common/bg/bg-menu.png) 0 0 no-repeat;
	position: relative;
	margin: 0 0 30px;
}
.b-menu li
{
	float: left;
}
.b-menu li a
{
	display: block;
	text-indent: -9999px;
	height: 32px;
}
.b-menu .menu-home a
{
	background: url(../img/common/menu/m-home.gif) 0 0 no-repeat;
	width: 68px;
}
.b-menu .menu-room-cat a
{
	background: url(../img/common/menu/m-rooms_catering.gif) 0 0 no-repeat;
	width: 148px;
}
.b-menu .menu-meribel a
{
	background: url(../img/common/menu/m-meribel.gif) 0 0 no-repeat;
	width: 78px;
}
.b-menu .menu-location a
{
	background: url(../img/common/menu/m-location.gif) 0 0 no-repeat;
	width: 86px;
}
.b-menu .menu-guest-comments a
{
	background: url(../img/common/menu/m-guest-comments.gif) 0 0 no-repeat;
	width: 145px;
}
.b-menu .menu-pricing-avail
{
	background: url(../img/common/menu/m-pricing-availability.gif) 0 0 no-repeat;
	width: 165px;
}
.b-menu .menu-booking
{
	background: url(../img/common/menu/m-booking.gif) 0 0 no-repeat;
	width: 81px;
}

.b-menu .current-home
{
	width: 75px;
	height: 42px;
	position: absolute;
	top: -10000px;
	left: -10000px;
	background: url(../img/common/menu/current-home.gif);
}
.b-menu .current .current-home
{
	top: 0px;
	left: 0px;
}
.b-menu .current-room-cat
{
	width: 162px;
	height: 42px;
	position: absolute;
	top: -10000px;
	left: -10000px;
	background: url(../img/common/menu/current-rooms-catering.gif);
}
.b-menu .current .current-room-cat
{
	top: 0px;
	left: 63px;
}
.b-menu .current-meribel
{
	width: 95px;
	height: 42px;
	position: absolute;
	top: -10000px;
	left: -10000px;
	background: url(../img/common/menu/current-meribel.gif) 0 0 no-repeat;
}
.b-menu .current .current-meribel
{
	top: 0px;
	left: 211px;
}
.b-menu .current-location
{
	width: 100px;
	height: 42px;
	position: absolute;
	top: -10000px;
	left: -10000px;
	background: url(../img/common/menu/current-location.gif) 0 0 no-repeat;
}
.b-menu .current .current-location
{
	top: 0px;
	left: 290px;
}
.b-menu .current-guest-comments
{
	width: 158px;
	height: 42px;
	position: absolute;
	top: -10000px;
	left: -10000px;
	background: url(../img/common/menu/current-guest-comments.gif) 0 0 no-repeat;
}
.b-menu .current .current-guest-comments
{
	top: 0px;
	left: 375px;
}
.b-menu .current-pricing-avail
{
	width: 182px;
	height: 42px;
	position: absolute;
	top: -10000px;
	left: -10000px;
	background: url(../img/common/menu/current-pricing-avail.gif) 0 0 no-repeat;
}
.b-menu .current .current-pricing-avail
{
	top: 0px;
	left: 517px;
}
.b-menu .current-booking
{
	width: 91px;
	height: 42px;
	position: absolute;
	top: -10000px;
	left: -10000px;
	background: url(../img/common/menu/current-booking.gif) 0 0 no-repeat;
}
.b-menu .current .current-booking
{
	top: 0px;
	left: 686px;
}
/*end of menu*/

/*home page*/
.b-home-content .b-column-left
{
	float: left;
	width: 377px;
	margin: 0 17px 20px 0;
}

.b-column-left .vt-thmb a
{
	clear: both;
	display: block;
	color: #2b2b77;
	font-size: 13px;
	text-decoration: none;
	padding: 10px 0;
}
.b-column-left .vt-thmb a img
{
	float: left;
	width: 130px;
	display: block;
}
.b-column-left .vt-thmb a span
{
	float: right;
	display: block;
	width: 80px;
}
.b-home-content .b-column-right
{
	float: left;
	width: 378px;
	margin: 0 0 20px;
}
.b-home-content .b-column-left p, .b-home-content .b-column-right {
	font-size: 14px;
	line-height: 17px;
}
/*end of home page*/

.b-content-wrapper
{
	font-size: 13px;
	line-height: 120%;
}
h2
{
	display: block;
	text-indent: -9999px;
	height: 20px;
	padding: 0 0 8px;
}
h4
{
	font-size: 13px;
	color: #2b2b77;
	padding: 0 0 8px;
}
h2.real-luxury
{
	background: url(../img/common/titles/h-real-luxury.png) 0 0 no-repeat;
}
h2.excellent-value
{
	background: url(../img/common/titles/h-excellent-value.png) 0 0 no-repeat;
}
h2.luxury-private-chalet
{
	background: url(../img/common/titles/h-luxury-private-chalet.png) 0 0 no-repeat;
}
h2.where-are-we
{
	background: url(../img/common/titles/h-where_are_we.png) 0 0 no-repeat;
	height: 44px;
}
h2.resort
{
	background: url(../img/common/titles/h-resort.png) 0 0 no-repeat;
}
h2.eating-out
{
	background: url(../img/common/titles/h-eating-out.png) 0 0 no-repeat;
}
h2.skiing
{
	background: url(../img/common/titles/h-skining.png) 0 0 no-repeat;
}
h2.comments-from
{
	background: url(../img/common/titles/h-comments-from.png) 0 0 no-repeat;
	height: 44px;
}
h2.leave-your-comments
{
	background: url(../img/common/titles/h-leave-your-comments.png) 0 0 no-repeat;
	height: 44px;
}
h2.introduction
{
	background: url(../img/common/titles/h-introduction.png) 0 0 no-repeat;
}
h2.rooms
{
	background: url(../img/common/titles/h-rooms.png) 0 0 no-repeat;
}
h2.catering
{
	background: url(../img/common/titles/h-catering.png) 0 0 no-repeat;
	margin-top: 15px;
}

h2.booking-conditions
{
	background: url(../img/common/titles/h-booking-conditions.png) 0 0 no-repeat;
	height: 44px;
}
h2.contactus
{
	background: url(../img/common/titles/h-contact-us.png) 0 0 no-repeat;
	
}

h2.booking-form
{
	background: url(../img/common/titles/h-booking-form.png) 0 0 no-repeat;
}
h2.booking-details
{
	background: url(../img/common/titles/h-booking-details.png) 0 0 no-repeat;
	height: 44px;
}
h2.availability
{
	background: url(../img/common/titles/h-availability.png) 0 0 no-repeat;
}
h2.additional-information
{
	background: url(../img/common/titles/h-additional-information.png) 0 0 no-repeat;
}
p
{
	padding: 0 0 8px;
}
p.small
{
	color: #000;
	font-size: 11px;
}
/*list*/
.b-bullet-list
{
	margin: 0 0 0 9px;
}
.b-bullet-list li
{
	padding: 0 0 4px 20px;
	color: #606099;
	background: url(../img/common/bg/bullet.gif) 0 6px no-repeat;
}

/*footer*/
.b-footer
{
	padding: 53px 203px 0 0;
	position: relative;
}
.b-footer p
{
	font-size: 11px;
}
.b-footer .b-bookmark
{
	position: absolute;
	right: 0;
	top: 0;
	width: 172px;
	height: 170px;
	color: #fff;
	font-size: 21px;
	background: url(../img/common/bg/bg-bookmark-now.gif) 0 0 no-repeat;
}
.b-footer .b-bookmark a
{
	text-decoration: none;
	color: #FFF;
	width: 172px;
	height: 97px;
	display: block;
	padding: 73px 0 0;
	text-align: center;
}
.b-footer .b-bookmark a .year
{
	display: block;
	padding: 10px 0 0;
}

.addinf
{
	padding: 53px 0 10px 0;
}
.addinf-content
{
	width: 771px;
	background: #2b2b77 url(../img/common/bg/addinf-top.jpg) no-repeat top left;
	color: #d5d5e4;
}

.addinf-content span
{
	display: block;
	padding: 15px;
	background: url(../img/common/bg/addinf-btm.jpg) no-repeat bottom left;
	overflow: hidden;
}

.addinf-left
{
	float: left;
	width: 200px;
}

.addinf-left h4
{
	color: #d5d5e4;
}

.addinf-left ul
{
	color: #9595bb;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

.addinf-left li
{
	background: url(../img/common/bg/addinf-bullet.gif) no-repeat 0 7px;
	padding-left: 15px;
	margin-bottom: 5px;
}


.addinf-right
{
	float: right;
	width: 495px;
}

.addinf-right p
{
	font-size: 14px;
	line-height: 20px;
}

.addinf-right a
{
	color: #d5d5e4;
	text-decoration: underline;
}

.b-content-inside .b-column-left
{
	float: left;
	width: 223px;
	padding: 0 93px 0 0;
	margin: 0 0px 20px 0;
	color: #666666;
	font-size: 15px;
	overflow: hidden;
}
.b-content-inside .b-column-left h4 a
{
	color: #2b2b77;
}

p.bk-cond
{
	font-size: 13px;
	color: #000;
}

ol.bk-cond
{
	list-style: decimal;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	font-size: 13px;
	color: #000;
}

ol.bk-cond li
{
	margin-bottom: 10px;
}

span.req
{
	color: #cd071e;
}

.availability-form table
{
	font-size: 13px;
}

.availability-form table tr.alt
{
	background: #d5d5e4;
}

.availability-form th
{
	background: #2b2b77;
	color: #fff;
	padding: 3px;
}

.availability-form td
{
	padding: 5px 3px;
}

.availability-form td span
{
	color: #cd071e;
}

.avblt-btn
{
	padding-left: 300px;
	padding-top: 20px;
}

.booking-form label
{
	clear: both;
	float: left;
	display: block;
	width: 150px;
	margin-top: 10px;
}

.booking-form label.booking-conf
{
	clear: none;
	float: right;
	display: block;
	width: 435px;
}

.booking-form input
{
	float: left;
	width: 200px;
	margin-top: 10px;
}

.booking-form textarea
{
	float: left;
	width: 215px;
	margin-top: 10px;
	padding: 0;
	padding-left: 2px;
	font-size: 13px;
	color: #000;
	border: solid 1px #a7a6aa;
}

.booking-form input.booking-chbx
{
	clear: both;
	float: left;
	width: auto;
}


.booking-form input.booking-btn
{
	clear: both;
	width: auto;
	margin-left: 285px;
	margin-top: 10px;
}

.b-content-inside .b-column-right
{
	float: left;
	width: 461px;
	margin: 0 0 20px;
	overflow: hidden;
}

.b-resort-photo
{
	padding: 18px 0;
}
.b-vineyard-photo 
{
	clear: both;
	margin-top: 120px;
}

/*comments*/
.b-comments li
{
	border-bottom: 1px solid #a0a0a0;
	color: #a0a0a0;
	padding: 11px 0 9px;
}
.b-comment-form .intro
{
	font-size: 11px;
	font-weight: 700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2b2b77;
	line-height: 145%;
}
.b-comment-form label
{
	display: block;
	padding: 8px 0 3px;
}
.b-comment-form
{
	font-size: 11px;
	color: #231f20;
}
.b-comment-form input.long
{
	width: 197px;
}
.b-comment-form input.short
{
	width: 74px;
}
.b-comment-form textarea
{
	width: 197px;
	height: 106px;
}
.b-comment-form .submit
{
	padding: 11px 0 0;
}
/*forms*/
textarea, input.text
{
	border: #3c679e 1px solid;
	color: #808080;
	font-size: 11px;
	padding: 4px 8px;
}

.display-bl
{
	position: absolute;
	margin-left: 30px;
	margin-right: 30px;
	top: 70px;
	left:215px;/*ie*/
	
	display: block !important;
}

#popup {
	z-index:10;
	}
#popup h2.additional-information
{
	background:url(../img/common/titles/additional_popup.png) 0 0 no-repeat;
	overflow:hidden;
	margin:0;
	padding:0;
	height:45px;
	margin-top:-2px;
}
#popup h2.additional-information .close {
	float:right;
	width:100px;
	height:45px;
	margin:0 16px 0 0;
	}
#popup h2.additional-information .close a {
width:100px;
	height:45px;
	display:block;
	}
