@charset "utf-8";

/*============================== */
			@media all { 
/* ============================= */


* { margin: 0; padding: 0; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, cite, var, address { font-style: normal; }
th, b, strong { font-weight: bold; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table {border-spacing: 0; }
caption, th, td, center { vertical-align: top; }
body { line-height: 1;}
q { quotes: "" ""; }
a { color: inherit; }
hr { display: none; } 
font { color: inherit !important; color: inherit !important; }

.clear {clear: both; height: 0px;}
br {line-height: 14px;}
h1 {
	text-align: left;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.5em;
	color: #737373;
}

h2 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	color: #8e8351;
}

h3 {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5em;
        color: #737373;
}

a:link,
a:visited {
        color:#8E8351;
}

a:hover,
a:active {
        color:#BFB99B;
}


/*=====================================*/

body {
	font-family: Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	text-align: center;
	font-size:62.5%;
	background-color: #3f3f3f;
	color: #000;
	background-image: url(../tmp_images/pattern_website.jpg);
	background-repeat: repeat;
}


#wrapper {
	width: 919px;
	margin: 0 auto;
	padding: 0px 4px 0px 4px;
	background-image: url(../tmp_images/repeat_y.jpg);
	background-repeat: repeat-y;
background-color: #fff;
}

/*------------------------------------------------
			HEADER
------------------------------------------------*/


#header {
	position: relative;
	height: 152px;
z-index: 999;
}

#logo {
	position: absolute;
	top: 0px;
	left: 43px;
	z-index: 9;
}

#first_sentence {
padding: 6px 24px 6px 0;
text-align: right;
position: relative;
z-index: 9;
color: #b2b2b2;
}

#langs {
width: 250px;
	position: absolute;
	top: 26px;
	left: 565px;
	text-align: right;
	z-index: 999999;
}

#langs img {margin: 0 0 0 2px;}

#jumpMenu {
font-size: 10px;
color: #8e8351;
border: solid 1px #a8a8a8;
padding: 2px;
}

.langs_drop_down_wrapper {
width: 113px;
position: absolute;
top: 0px;
right: 0px;
z-index: 999999;
background-color: #ffffff;
}

.langs_drop_down_header {
border: solid 1px #a8a8a8;
padding: 2px;
height: 16px;
line-height: 16px;
color: #8e8351;
overflow: hidden;
text-align: left;
cursor: pointer;
position: relative;
}

.langs_drop_down_header span {
display: block;
position: absolute;
top: 2px;
right: 2px;
height: 16px;
line-height: 166px;
margin-left: 5px;
}

.langs_drop_down_links {
border: solid 1px #a8a8a8;
border-top: solid 0px #a8a8a8;
display: none;
position: relative;
z-index: 999999;
background-color: #ffffff;
}

.langs_drop_down_links a {
display: block;
text-align: left;
padding: 3px;
}

.langs_drop_down_links a:link,
.langs_drop_down_links a:visited {
text-decoration: none;
}

.langs_drop_down_links a:hover,
.langs_drop_down_links a:active{
background-color: #3399ff;
color: #ffffff;
}

#ledra {
	position: absolute;
	top: 26px;
	right: 40px;
}

#small_menu_wrapper {
	position: absolute;
	top: 100px;
	right: 33px;

}

ul#small_menu {
	list-style-type:none;
}

ul#small_menu li {
	float: left;
	padding: 0 10px 0 0;
}

ul#small_menu li a:link,
ul#small_menu li a:visited {
	color: #b2b2b2;
text-decoration: underline;
}

ul#small_menu li a:hover,
ul#small_menu li a:active {
	color: #000;
}

.selected {}


/*----------- Main Menu ------------- */

#main_menu_wrapper {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #8e8351;
	height: 27px;
	width: 667px;
	padding: 0 0 0 252px;
	overflow: hidden;
}

#main_menu {
    height: 27px; position: relative;
}

#main_menu li {
    float: left; list-style: none; margin: 0 10px 0 0;
}

#main_menu li,
#main_menu a {
    height: 27px; 
display: block;
overflow: hidden;
text-decoration: none;
}

#main_menu a:hover,
#main_menu a.selected {
text-decoration: none;
}
	
#main_menu a span {
position: relative;
top: -30px;
left: 0px;
}
	
  #panel1 {
	width: 52px;
	background-image: url(../tmp_images/menu_en/photos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
  #panel2 {	
    width: 44px;
	background-image: url(../tmp_images/menu_en/suites.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
  #panel3 {	
    width: 45px;
	background-image: url(../tmp_images/menu_en/villas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
  #panel4 {	
    width: 85px;
	background-image: url(../tmp_images/menu_en/honeymoon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
   #panel5 {	
    width: 25px;
	background-image: url(../tmp_images/menu_en/spa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	

   #panel6 {	
    width: 46px;
	background-image: url(../tmp_images/menu_en/dining.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
   #panel7 {	
    width: 48px;
	background-image: url(../tmp_images/menu_en/family.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#panel8 {	
    width: 110px;
	background-image: url(../tmp_images/menu_en/location.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

	#panel9 {	
    width: 42px;
	background-image: url(../tmp_images/menu_en/rates.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}


  

  #main_menu li:hover, #main_menu li.selected {background-position: left -27px;}
	
/* END END END Main Menu ------------- */

/*------------------------------------------------
			main_slideshow_wrapper
------------------------------------------------*/

.main_slideshow_wrapper {
width: 919px;
height: 426px;
overflow: hidden;
position: relative;
}

.buttonvideo {
width: 155px;
height: 21px;
	position: absolute;
	z-index: 99;
	right: 5px;
	bottom: 31px;

}

.buttonvideo a {
width: 155px;
height: 21px;
display: block;
background-image: url(../tmp_images/domes_video.png);
background-repeat: no-repeat;
background-position: left top;
}

.buttonvideo a:hover {
	background-image: url(../tmp_images/domes_video_over.png);
}

.button360 {
width: 149px;
height: 21px;
position: absolute;
z-index: 99;
right: 5px;
bottom: 5px;
cursor: pointer;
	background-image: url(../tmp_images/tour_domes.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.button360:hover {
	background-image: url(../tmp_images/tour_domes_over.png);
}



.galbuts {
padding: 0 90px 20px 12px;
*padding: 0 102px 20px 0px;
overflow: hidden;
}

.galbuttonvideo {
float: left;
}

.galbutton360 {
float: right;
margin-bottom: 20px;
}

.galbutton_megallery {
clear: both;
	}

.videocode {
width: 919px;
height: 426px;
overflow: hidden;
text-align: center;
background-color: #000000;
display: none;
position: absolute;
top: 0px;
left: 0px;
}

.main_slideshow .categorytitle,
.main_slideshow .nav,
.main_slideshow .caption {
display: none;
}

.demo {
position: relative;
}

.galleria_wrapper {
position: relative;
*left: -3px;
*top: 0px;
}

ul.galleria {
position: absolute;
top: 350px;
left: 20px;
}

/*------------------------------------------------
			breadcrumb_wrapper
------------------------------------------------*/

.breadcrumb_wrapper {
	background-color: #8e8351;
	height: 27px;
	margin: 0 0 27px 0;
	}

.breadcrumb {
display: inline;
float: left;
padding: 8px 0px 0 44px;
color: #fff;
}

.breadcrumb a:link,
.breadcrumb a:visited {
text-decoration: underline;
color: #c9c097;
text-decoration: none;
padding: 0 5px 0 0;
}

.breadcrumb img {
padding: 0 5px 0 0;
}

.breadcrumb a:hover,
.breadcrumb a:active {
text-decoration: underline;
}

.sub_control_menu_wrapper {
display: inline;
float: left;
padding: 8px 5px 0 0;
}

ul#sub_control_menu {}

ul#sub_control_menu li {
float: left;
padding: 0 10px;
list-style-type:none;
background-image: url(../tmp_images/plus.jpg);
background-repeat: no-repeat;
background-position: left center;
color: #fff;
}

ul#sub_control_menu li:first-child {
padding: 0 10px 0 0;
background-image: url(../tmp_images/plusnone.jpg);

}

ul#sub_control_menu a:link,
ul#sub_control_menu a:visited {
text-decoration: underline;
color: #fff;
}

ul#sub_control_menu a:hover,
ul#sub_control_menu a:active {
text-decoration: none;
}

ul#sub_control_menu a.selected {
display: none;
}


/*------------------------------------------------
			Middler Leftcol
------------------------------------------------*/

#most_excellent {
	padding: 0 0 0px 0;
	position: relative;
	top: -29px;
	left: 0px;
}

#middler {}

#leftcol {
	width: 680px;
	border-right: dotted 1px #8e8351;
	float: left;
	padding: 0 0 0 19px;
}

#leftcol2 {
	width: auto;
	float: left;
	padding: 0 0 0 19px;
}

/*----------- Home Page Custom ------------ */

.hp_jqueryfied_container {
	padding: 0 0 32px 0;
}

.hp_jqueryfied_container em {
line-height: 1.3em;
font-size: 13px;
}

.read_why {
	background-image: url(../tmp_images/read_why.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 85px;

	height: 17px;
	cursor: pointer;
	margin: 0 0 6px 0;
}

.read_why:hover {background-position: left bottom;}

.hp_jqueryfied_container .small {
	font-size: 10px;
	color: #8e8351;
	padding: 0 0 8px 0;
line-height: 1.3em;
}

.hp_final {
	color: #8e8351;
}


/*----------- Simple Scenario ------------- */

.pagetitle {
	padding: 0 23px 17px 23px;
}

.pagetitle h1 {}

.pagetext {
	padding: 0 23px;
        text-align: left;
        font-size: 12px;
        line-height: 1.5em;
position: relative;
}

.pagetext h2 {}

.pagetext ul {
        list-style: inside;
        list-style-type:disc;
}


/*----------- List Scenario ------------- */

.list {}

.listed_suite {
	width: 661px;
	height: 144px;
	clear: both;
	background-color: #f1f1f1;
        margin: 0 0 13px 0;
}

#ctl03_villas1_Repeater1_ctl00_Repeater2_ctl00_listed,
#ctl03_villas1_Repeater1_ctl00_Repeater2_ctl01_listed {
	height: 164px;
}

.listed_villa {
	width: 661px;
	height: 144px;
	height: 185px;
	clear: both;
	background-color: #000;
        margin: 0 0 13px 0;
}

.listed_left {
	width: 504px;
	height: 124px;
	float: left;
	border-right: solid 3px #fff;
	padding: 10px;
}

#ctl03_villas1_Repeater1_ctl00_Repeater2_ctl00_listed .listed_left,
#ctl03_villas1_Repeater1_ctl00_Repeater2_ctl01_listed .listed_left {
	height: 144px;
}

.listed_villa .listed_left {
	height: 165px;
}

.listed_photo {
	width: 188px;
	height: 124px;
	float: left;
}

.listed_villa .listed_photo {
	height: 165px;
}

.listed_text {
	width: 297px;
	height: 124px;
	float: left;
        padding: 0 0 0 10px;
        text-align: left;
position: relative;
}

.listed_villa .listed_text {
	height: 165px;
}

.listed_text h2 {
        line-height: 1em;
text-transform: uppercase;
}

.listed_text h2 a:link,
.listed_text h2 a:visited {
        text-decoration: none;
}

.listed_text h2 a:hover,
.listed_text h2 a:active {
        text-decoration: underline;
}

.listed_villa .listed_text h2 {
        color: #fff;
}

.listed_text h3 {
        line-height: 1em;
        padding: 0 0 6px 0;
        font-weight: bold;
        color: #3f3f3f;
position: relative;
left: 0px;
top: -6px;
}

.listed_villa .listed_text h3 {
        color: #8b8357;
}

.listed_description {
        font-size: 11px;
        line-height: 1.3em;
}

.listed_villa .listed_description {
        color: #fff;
}

.listed_morephotos {
        position: absolute;
        left: 10px;
        bottom: 2px;
}

.listed_morephotos a:link,
.listed_morephotos a:visited {
        color: #000;
        text-decoration: underline;
}

.listed_villa .listed_morephotos a:link,
.listed_villa .listed_morephotos a:visited {
        color: #fff;
}

.listed_morephotos a:hover,
.listed_morephotos a:active {
        text-decoration: none;
}

.listed_right {
	width: 114px;
	height: 124px;
	float: right;
        padding: 10px;
        text-align: right;
position: relative;
}

#ctl03_villas1_Repeater1_ctl00_Repeater2_ctl00_listed .listed_right,
#ctl03_villas1_Repeater1_ctl00_Repeater2_ctl01_listed .listed_right {
	height: 144px;
}


.listed_villa .listed_right {
	height: 165px;
}

.listed_right h2 {
        text-align: right;
        line-height: 1.2em;
        padding: 0 0 11px 0;
}

.listed_villa .listed_right h2 {
        color: #fff;
}

.listed_links {}

.listed_links a {
        line-height: 1.5em;
}

.listed_links a:link,
.listed_links a:visited {
        color: #787878;
        text-decoration: underline;
}

.listed_links a:hover,
.listed_links a:active {
        text-decoration: none;
}

.listed_check_rates {
position: absolute;
bottom: 0px;
left: 0px;
}



/*----------- Room Scenario ------------- */

.room {position: relative;}

.floorplan {
       clear: both;
       text-align: left;
       margin: 0 0 30px 0;
}

.floorplan img {
       border: solid 10px #f1f1f1;
}

.per_room_gallery {
margin: 20px 0 10px 0;
background-color: #000;
}

.per_room_gallery tr td {
padding: 5px 5px 0px 5px;
}

.per_room_gallery img {
height: 50px;
}

.book_and_tour_wrapper {
clear: both;
       text-align: left;
padding: 0 0 0 23px;
}

.book_and_tour {}



/*----------- Photogallery Scenario ------------- */

.photogallery a {
float: left;
display: block;
margin: 0 11px;
text-decoration: none;
}

.photogallery a span {
display: block;
text-align: center;

padding: 3px 0;
margin: 0 0 5px 0;
}



/*------------------------------------------------
			Middler Rightcol
------------------------------------------------*/

#rightcol {
	width: 200px;
	float: right;
}

.banner  {
margin: 0 0 10px 0;
text-align: right;
}

#ctl03_moduleloader104_ctl00_ctl00_MainPageDiv {
	background-image: url(../tmp_images/gold.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}

#ctl03_moduleloader105_ctl00_ctl00_MainPageDiv {
	background-image: url(../tmp_images/blue.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}

#ctl03_moduleloader106_ctl00_ctl00_MainPageDiv {
	background-image: url(../tmp_images/red.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}

#ctl03_moduleloader107_ctl00_ctl00_MainPageDiv {
	background-image: url(../tmp_images/grey.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}

#ctl03_moduleloader108_ctl00_ctl00_MainPageDiv {
	background-image: url(../tmp_images/gold.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}

#ctl03_moduleloader109_ctl00_ctl00_MainPageDiv {
	background-image: url(../tmp_images/blue.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}

#ctl03_moduleloader110_ctl00_ctl00_MainPageDiv {
	background-image: url(../tmp_images/red.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}

#ctl03_moduleloader111_ctl00_ctl00_MainPageDiv {
	background-image: url(../tmp_images/grey.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}

#ctl03_moduleloader112_ctl00_ctl00_MainPageDiv {
	background-image: url(../tmp_images/gold.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}

#ctl03_moduleloader113_ctl00_ctl00_MainPageDiv {
	background-image: url(../tmp_images/blue.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}

.divchatchat {background-image: url(../tmp_images/none.jpg) !important;}

a.chatchat {padding-left: 6px;}

.banner a {
display: block;
height: 65px;
}

.banner a:link,
.banner a:visited {
color: red;
}

.banner a:hover,
.banner a:active {
	text-decoration: underline;
	background-image: url(../tmp_images/shadow2.jpg);
	background-repeat: no-repeat;
	background-position: 6px -1px;
}

.bannerchatchat a:hover,
.bannerchatchat a:active {
	background-image: url(../tmp_images/none.jpg);
}


.mlist {
	background-image: url(../tmp_images/mlist_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	width: 184px;
	position: relative;
	margin: 48px 0 12px 3px;
}

.mlist_inputbox {
	position: absolute;
	width: 130px;
	height: 19px;
	border: solid 0px #fff;
	top: 58px;
	left: 14px;
	font-size: 12px;
}

.mailingListMsgs{
position:absolute;
top:80px;
left: 12px;
}

.mlist_button {
	position: absolute;
	top: 55px;
	left: 146px;
	}

.fbook {margin: 0 8px 0 0px;}


/*------------------------------------------------
			teasers_area
------------------------------------------------*/

#teasers_area {
padding: 18px 0 17px 19px;
}

.teaser {
width: 259px;
height: 415px;
float: left;
display: block-inline;
margin: 0 16px 0 0;
position: relative;
padding: 16px 12px 12px 12px;
}

.teaser .teaser_text ul {
margin-left: 12px;
}

.teaser h3 {
font-size: 14px;
font-weight: bold;
text-transform:uppercase;
}

.toper {
padding: 0 0 0 32px;
position: relative;
}

.toper img {
position: absolute;
left: 12px;
top: 5px;
*top: 2px;
}

.toper h1 {}

.toper a:link,
.toper a:visited {
text-decoration: none;

}
.toper a:hover,
.toper a:active {
text-decoration: underline;
}

.teaser_photo {
padding: 6px 0px 12px 0px;
}

.teaser_text {
text-align: left;
font-size: 12px;
line-height: 1.5em;
}

.teaser_learn_more {
	position: absolute;
	bottom: 0px;
	left: 0px;

}

.teaser_learn_more a {
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 285px;
	height: 25px;
	display: block;
}

.teaser_learn_more a:hover {
background-position: left top;
}

#teaser_left .teaser_learn_more a {
	background-image: url(../tmp_images/learn_golden.jpg);
}

#teaser_mid .teaser_learn_more a {
	background-image: url(../tmp_images/learn_blue.jpg);
}
#teaser_right .teaser_learn_more a {
	background-image: url(../tmp_images/learn_red.jpg);
}

#teaser_left {
background-color: #d7d7d7;
}

#teaser_mid {
background-color: #eae9e9;
}

#teaser_right {
background-color: #f1f1f1;
}

/*------------------------------------------------
			links_list_area
------------------------------------------------*/

#links_list_area {
background-color: #e8e6dc;
margin: 0 19px;
padding: 18px 10px 18px 0px;
text-align: left;
font-size: 11px;
color: #8e8351;
line-height: 1.2em;
}

ul#links_list a:link,
ul#links_list a:visited {
text-decoration: none;
color: #8e8351;
}

ul#links_list a:hover,
ul#links_list a:active {
text-decoration: underline;
}

ul#links_list li {
	float: left;
	font-weight: bold;
	padding: 0 28px;
	list-style-type:none;
	background-image: url(../tmp_images/bullet_gold.jpg);
	background-repeat: no-repeat;
	background-position: 17px 5px;
}

ul#links_list li ul {
float: none;
}

ul#links_list li ul li {
list-style-type:none;
float: none;
text-align: left;
font-weight: normal;
padding: 0 0 0 0px;
background-image: none;
}

/*------------------------------------------------
			footer
------------------------------------------------*/

#footer {
	background-color: #8e8351;
	margin: 17px 19px 0px 19px;
	padding: 25px 13px 25px 25px;
	color: #fff;
	background-image: url(../tmp_images/f_stars.jpg);
	background-repeat: no-repeat;
	background-position: 25px 120px;
	position: relative;
height: 164px;
}

.facebook {
	position: absolute;

	top: 129px;
	left: 154px;
	width: 104px;
	height: 13px;
	}
	
.facebook a {
display: block;
	width: 104px;
	height: 13px;
	background-image: url(../tmp_images/facebook.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.facebook a:hover {
	background-image: url(../tmp_images/facebook_over.gif);
	}	

.footer_left {
width: 260px;
float: left;
}

.footer_left_resort {
width: 130px;
float: left;
text-align: left;
}

.footer_left_text {
font-size: 11px;
line-height: 1.2em;
}

.footer_left_reserve {
width: 130px;
float: left;
text-align: left;
position: relative;
left: 0px;
top: -1px;
}

.footer_right {}

.footer_logos {text-align: right;
padding: 0 19px 0 0;}

.footer_logos img {max-width: 81px;}

.footer_credits {
text-align: right;
padding: 77px 16px 0px 0px;
}


.footer_credits img {
position: relative;
left: 0px;
top: 3px;
}

.downcup {
text-align: center;
	width: 927px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

.downcup_hm {
text-align: center;
	width: 927px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	display: none;
}

#last_sentence {
padding: 6px 16px 0 0;
text-align: right;
}

/*------------------------------------------------
			Honeymoon
------------------------------------------------*/

.package_book a {


	background-image: url(../tmp_images/honeymoon/hm_book_now.jpg);
}

	
/*------------------------------------------------
			Site Map
------------------------------------------------*/

#leftcol ul#links_list {


margin: 0 19px 0 0;
padding: 18px 10px 18px 0px;
text-align: left;
font-size: 12px;
color: #8e8351;
line-height: 1.5em;
}

#leftcol ul#links_list a:link,
#leftcol ul#links_list a:visited {
text-decoration: none;
color: #8e8351;
}

#leftcol ul#links_list a:hover,
#leftcol ul#links_list a:active {
text-decoration: underline;
}

#leftcol ul#links_list li {
float: none;
	font-weight: bold;
	padding: 0 28px;
	list-style-type:none;
	background-image: url(../tmp_images/bullet_gold.jpg);
	background-repeat: no-repeat;
	background-position: 17px 5px;
}

#leftcol ul#links_list li ul {
float: none;
padding: 0 0 10px 0;
}

#leftcol ul#links_list li ul li {
list-style-type:none;
float: none;
text-align: left;
font-weight: normal;
padding: 0 0 0 0px;
background-image: none;
}


/*------------------------------------------------
	      Contant Form
------------------------------------------------*/

#contactform table tr td {
font-size: 12px;
padding: 3px;
}

#contactform table tr td input {
border: solid 1px #ccc;
padding: 2px;
}

#contactform table tr td textarea {
border: solid 1px #ccc;
}




.c_f_upper {
padding: 23px 23px 23px 23px;
background-color: #F1F1F1;
text-align: left;
margin: 0 21px 0 0;
}

.c_f_upper .inputbox {
border: solid 1px #ccc;
width: 100%;
height: 15px;
padding: 2px;
}

.c_f_upper .textarea {
width: 400px;
border-top: solid 0px #ccc;
border-right: solid 0px #ccc;
border-bottom: solid 0px #ccc;
border-left: solid 0px #ccc;
height: 130px;
padding: 6px;
font-size: 12px;
line-height: 1.5em;
}

.c_f_upper tr td.textarea_holder {
border-top: solid 1px #ccc;
border-right: solid 1px #ccc;
border-bottom: solid 0px #ccc;
border-left: solid 1px #ccc;
background-color: #fff;
}

.be_our_guest {
padding: 50px 0 0 0;
}

span.rightie {
float: right;
font-size: 12px;
}

span.leftie {
float: left;
padding: 10px 0;
font-size: 12px;
}



.c_f_downer {
padding: 0px;
background-color: #F1F1F1;
text-align: left;
margin: 25px 19px 0 0;
font-size: 12px;
line-height: 1.5em;
color: #3f3f3f;
}

.c_f_downer table tr td.info {
padding: 10px 0 23px 23px;
}

.c_f_downer table tr td.info2 {
padding: 10px 0 23px 0px;
}

.c_f_downer table tr td.info3 {
padding: 10px 0 23px 26px;
}

.c_f_downer table tr td.spacer {
background-color: #fff;
}

.c_f_downer strong {
color: #8F8351;
}





/*------------------------------------------------
	      Family Vacation Page
------------------------------------------------*/

.family_wrapper {}

.family_table {
margin: 24px 0 0 0;
}

.family_table table {
position: relative;
top: 0px;
left: -24px;
}

.famtbl_photos td img {
border: solid 10px #f1f1f1;
}



.famtbl_text td {
padding: 24px 0px 0 0;
}

.famtbl_text td h2 {
width: 280px;
padding-left: 10px;
}

.famtbl_text td p {
width: 280px;
padding: 0 0 24px 10px;
}

.famtbl_text td ul {
padding: 0 0 24px 10px;
}

.fmltbl_a img {
border: solid 0px !important;
}

.fmltbl_a {
padding: 0px !important;
}

/*------------------------------------------------
	      Spa Page
------------------------------------------------*/



.soma_spa_table {
padding: 0 43px 20px 43px;
position: relative;
top: 0px;
left: -24px;
}

.soma_spa_table .famtbl_text td h2 {
width: 380px;
padding-left: 10px;
}


/*------------------------------------------------
	      DINING Page
------------------------------------------------*/

.dining_wrapper {
padding: 0 24px 0 0;
}

.dining_wrapper p {
padding: 0 0 24px 0;
}

.din_repeat {
padding: 42px 0 0px 0;
position: relative;
top: 0px;
left: -24px;
}

.din_title {
padding: 0 0 8px 0;
}

.din_photo {
padding: 0 0 8px 0;
}

.din_text {}

a.din_button {
display: block;
width: 661px;

height: 25px;
background-image: url(../tmp_images/Dining/sample_menu_en.jpg);
background-repeat: no-repeat;
background-position: left top;
}

a.din_button.gourmet_button {
background-image: url(../tmp_images/Dining/see_the_menu_en.jpg);
}

a.din_button:hover {
background-position: left bottom;
}

.din_box {
display: none;
}

.din_box_fancy {
text-align: center;
background-color: #fff;
font-size: 12px;
color: #666;
height: 480px;
overflow: auto;
}

.din_box_fancy h2 {
	padding: 12px 0;
	font-size: 16px;
	text-align: center;
	}

.din_box_fancy h4 {
	padding: 12px 0;
	font-size: 14px;
	}

.din_box_fancy p {
	padding: 0 0 6px 0;
	line-height: 1.4em;
	}

.din_text {
background-color: #F1F1F1;
display: block;
padding: 18px 26px 18px 25px;
width: 100%;
}

#Topos {}

.din_footer {
padding: 42px 0 0 0;
}


/*------------------------------------------------
			LOCATION AND FAQ
------------------------------------------------*/

.lf_locations {
overflow: hidden;
padding: 0 0 10px 0;
}

.lf_location {
width: 219px;
float: left;
display: inline-block;
margin: 0 1px 0 0;

}

.lf_loc_text {
padding: 13px;
font-size: 12px;
height: 112px;
line-height: 1.3em;
background-color: #f1f1f1;
}

.lf_faqs {
overflow: hidden;
padding: 0 0 10px 0;
}

.lf_faq {
width: 439px;
float: left;
display: inline-block;
margin: 0 1px 0 0;
background-color: #f1f1f1;
}

.lf_faq_upper {
padding: 16px;
overflow: hidden;
}

.lf_faq_photo {
float: left;
width: 259px;
}

.lf_faq_text {
float: left;
width: 139px;
padding: 0 0 0 8px;
line-height: 1.3em;
font-size: 12px;
}

.lf_faq_text h3 {
float: none;
margin-bottom: 12px;
}

.lf_faq_button {}

.theresort .flights_table {
background-color: #f1f1f1;
padding: 18px 18px 0px 18px;
margin-bottom: 24px;
}

.flights_table table {
margin: 0 0 25px 0;
border-left: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
}

.flights_table table tr td {
border-top: solid 1px #cccccc;
border-right: solid 1px #cccccc;
border-left: solid 0px #cccccc;
border-bottom: solid 0px #cccccc;
font-size: 12px;
text-align: center;
padding: 6px;
line-height: 1.3em;
}

.theresort p {
	margin: 0 0 24px 0;
}

.theresort p strong {
	color: #8e8351;
}

.theresort .flights_table table tr td strong {
	color: #8F8351;
}


/*------------------------------------------------
			RATES & RESERVATIONS
------------------------------------------------*/

/*----------- Rates Tables ------------- */

.rates30 {
padding: 25px 0 12px 0;
}

.rates2 {
padding: 0px 0 36px 0;
}

.rates_tables {
padding: 24px;
background-color: #f1f1f1;
margin: 0 0 25px 0;
}

.rates_tables table {
font-size: 11px;
border-left: solid 1px #a1a1a1;
border-bottom: solid 1px #a1a1a1;
}

.rates_tables table tr td {

border-top: solid 1px #a1a1a1;
border-right: solid 1px #a1a1a1;
border-left: solid 0px #a1a1a1;
border-bottom: solid 0px #a1a1a1;
font-size: 12px;
text-align: left;
padding: 6px;


line-height: 1.3em;
}

.bullets {
font-size: 12px;
text-align: left;
color: #999;
padding: 20px 0 0 10px;
line-height: 1.3em;
}

.bullets_left {
width: 325px;
float: left;
}

.bullets_right {
float: left;
}

.bb {
text-align: right;
padding: 0 24px 5px 0;
text-transform: uppercase;
color: #8F8351;
}

.white {
background-color: #fff;
}

.rates_tables table tr:hover {
background-color: #fff;
}

.red {color: red;}

del {color: #999; text-decoration: line-through;}
del span {color: #999;}



.rates_tables table tr td.stitle {padding: 0px;}

td.stitle table {
border-top: solid 0px #a1a1a1;
border-right: solid 0px #a1a1a1;
border-left: solid 0px #a1a1a1;
border-bottom: solid 0px #a1a1a1;
}

td.stitle table tr td {
border-top: solid 0px #a1a1a1;
border-right: solid 0px #a1a1a1;
border-left: solid 0px #a1a1a1;
border-bottom: solid 0px #a1a1a1;
padding: 1px 1px 1px 0px;
}

td.stitle h6 {
font-size: 12px;
text-transform: uppercase;
padding: 7px 0px 0px 9px;
}


td.stitle p {
font-size: 11px;
padding: 0px 0px 0px 9px;
}

a.tbl_view {
	width: 44px;
	height: 42px;
	display: block;
	background-image: url(../tmp_images/Rates/view_suite.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.tbl_view:hover {
	background-position: left bottom;
}

a.tbl_viewv {
	width: 44px;
	height: 42px;
	display: block;
	background-image: url(../tmp_images/Rates/view_villa.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.tbl_viewv:hover {
	background-position: left bottom;
}

a.tbl_book {
	width: 44px;
	height: 42px;
	display: block;
	background-image: url(../tmp_images/Rates/book_now.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.tbl_book:hover {

	background-position: left bottom;
}

/*------ Rates Reservation Small Form --- */

.small_reservations_wrapper {
	position: absolute;
	width: 326px;
	top: 0px;
	right: 22px;
background-color: #F1F1F1;
text-align: left;
}

a.chkavailbutton {
	width: 326px;
	height: 22px;
	display: block;
	background-image: url(../tmp_images/Rates/check_availability.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.chkavailbutton:hover {
	background-position: left bottom;
}

td.greyback {
	background-image: url(../tmp_images/Rates/small_08.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

td.cin input {
border: solid 1px #ccc;
font-size: 10px;
padding: 2px;
width: 70px;
}

td.cout input {
border: solid 1px #ccc;
font-size: 10px;
padding: 2px;
width: 70px;
}

td.adlts input {
border: solid 1px #ccc;
font-size: 10px;
padding: 2px;
width: 40px;
}

td.cldrn input {
border: solid 1px #ccc;
font-size: 10px;
padding: 2px;
width: 40px;
}


/*----------- Steps Header ------------- */

.beourguest {
margin: 5px 0 0 0;
}

.StepsHeader {
	margin: 32px 0 0px 0;
	    border-top: solid 24px #fff;
border-right: solid 25px #fff;
border-left: solid 25px #fff;
}

.StepHeader a {
	display: block;
	width: 207px;
	height: 96px;
	background-position: -1px bottom;
	background-repeat: no-repeat;
} 


.StepHeader a:hover {
	background-position: -1px bottom;
} 

.currentStepHeader a {
	display: block;
	width: 207px;
	height: 96px;
	background-position: -1px top;
	background-repeat: no-repeat;
} 

.StepHeader {
	float: left;
}

.currentStepHeader {
	float: left;
}

#StepHeader1 a {
	background-image: url(../tmp_images/Rates/step1.jpg);
border-right: solid 1px #fff;
}

#StepHeader2 a {
	background-image: url(../tmp_images/Rates/step2.jpg);
border-right: solid 1px #fff;
}

#StepHeader3 a {
	background-image: url(../tmp_images/Rates/step3.jpg);
border-right: solid 1px #fff;
}

#StepHeader4 a {
	background-image: url(../tmp_images/Rates/step4.jpg);
}



/*----------- Step 1 ------------- */

.step {
    padding: 0 0px;
    text-align: left;
    font-size: 12px;
    line-height: 1.5em;
    position: relative;

    border-right: solid 24px #fff;
border-bottom: solid 24px #fff;
border-left: solid 24px #fff;

}

.step h2 {
	padding-bottom: 5px; 
	padding-top: 5px;
}

.step1 {}

.stepHelp {
	background-color: #FFFCDF;
	border: solid 1px #FFE900;
	padding: 5px 10px;
margin: 0 0 20px 0;
*margin: 0 0 40px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	
}

.stepHelp span {
	display: block;
	font-weight: bold;
}


/*-- Step 1 Prefs------------- */


.preferences {
	background-color: #F1F1F1;
	border: solid 1px #D7D7D7;
	padding: 20px 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin: 0 0 20px 0;
	position: relative;
}

.legend {
	position: absolute;
	top: -13px;
	left: 11px;
	display: inline;
	background-color: #fff;
	border: solid 1px #D7D7D7;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	padding: 3px 6px;
	font-size: 10px;
	font-weight: bold;
}

.help_icon {
	position: absolute;
	top: -13px;
	right: 11px;
	background-color: #fff;
	border: solid 1px #D7D7D7;
	-moz-border-radius: 30px;

    -webkit-border-radius: 30px;
	padding: 4px;
	
}
    
.initial_preferences {}

.initial_preferences p,
.r_box p {
	display: inline;
	padding: 0 20px 0 0;
	font-weight: bold;
}

.initial_preferences p span,
.r_box p span {
	font-weight: normal;

	font-size: 11px;
	margin: 0 3px 0 0;
}

.buttonie {
	text-align: right;
	padding: 15px 5px 5px 5px;
}

.buttonie a:link,
.buttonie a:visited {
	background-color: #695E31;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 5px;
	border: solid 1px #8F8351;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.buttonie a:hover,
.buttonie a:active {
	background-color: #218CA0;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 5px;
	border: solid 1px #3CB6CD;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
 
span.buttonie a:link,
span.buttonie a:visited {
margin: 0 0 5px 0;
}

  
/*-- Step 1 More Prefs--------- */ 
        
        
.more_preferences {}

.more_preferences h2 {
display: block;
clear: both;

}

.more_preferences p {
	display: inline;
	padding: 0 10px 0 0;
	font-weight: bold;
}

.more_preferences p span {
	font-weight: normal;
	font-size: 11px;
	margin: 0 3px 0 0;
}

.room_row {
        padding: 5px 0;
}

.more_preferences p label {
	font-weight: normal;
	font-size: 11px;
	margin: 0 30px 0 0;
	display: inline-block;
float: left;
position: relative;

padding: 0 0 0 20px;	
}

.radio_button {

position: absolute;
top: 4px;
left: 0px;
*top: 0px;
}

.endnotes {
	font-size: 11px;
	border-top: dotted 1px #666666;
	padding: 5px 0 0 0;
	font-style: italic;
color: #666666;
}



/*-- Step 1 Accomodation list-- */ 

.accomodation_list {
	background-color: #F1F1F1;
	border: solid 1px #D7D7D7;
	padding: 20px 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin: 0 0 10px 0;
	position: relative;
}

.accomodation_list_Help {
	background-color: #FFFCDF;
	border: solid 1px #FFE900;
	padding: 5px 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin: 0 0 10px 0;
}

.accomodation_list_Help span {
	display: block;
	font-weight: bold;

}


/*-- Step 1 Accomodation Listed Item-- */ 


.accomodation_list .listed_suite {
width: auto;
height: auto;
background-color: #fff;
margin: 0 0 13px 0;
position: relative;
border: solid 1px #cccccc;
}

.accomodation_list .listed_villa {
width: auto;
height: auto;
background-color: #000;
margin: 0 0 13px 0;
position: relative;
border: solid 1px #fff;
}

.accomodation_list .listed_left {
	width: 652px;
height: auto;
	float: left;
	border-right: solid 3px #ccc;
	padding: 10px;
}

.accomodation_list .listed_photo {
	width: 188px;
height: 124px;
	float: left;
overflow: hidden;
position: relative;
}

.accomodation_list .listed_photo div {
position: absolute;
bottom: 0px;
left: 0px;
background-color: #fff;
padding: 0 5px 0 0;
}

.accomodation_list .listed_villa .listed_photo div {
background-color: #000;
}

.accomodation_list .listed_photo div a:link,
.accomodation_list .listed_photo div a:visited {
text-decoration: none;
}

.accomodation_list .listed_text {
	width: 444px;
height: auto;
	float: left;
    padding: 0 0 0 10px;
    text-align: left;
    position: relative;
}

.accomodation_list .listed_text h2 {
    font-size: 12px;    
        text-transform: uppercase;
line-height: 1.6em;
padding-top: 0px;
}

.accomodation_list .listed_text h2 a:link,
.accomodation_list .listed_text h2 a:visited {
        text-decoration: none;
}

.accomodation_list .listed_text h2 a:hover,
.accomodation_list .listed_text h2 a:active {
        text-decoration: underline;
}

.accomodation_list .listed_villa .listed_text h2 {
        color: #fff;
}

.accomodation_list .listed_text h3 {
    font-size: 12px; 
        line-height: 1em;
padding: 0 0 0px 0;
        font-weight: bold;
        color: #3f3f3f;
}

.accomodation_list .listed_villa .listed_text h3 {
        color: #8b8357;
}

.accomodation_list .listed_description {
        font-size: 12px;
        line-height: 1.4em;
}

.accomodation_list .listed_villa .listed_description {
        color: #fff;
}

.accomodation_list .listed_morephotos {
        position: absolute;
        left: 10px;
        bottom: 2px;
}

.accomodation_list .listed_morephotos a:link,
.accomodation_list .listed_morephotos a:visited {
        color: #000;
        text-decoration: underline;
}

.accomodation_list .listed_villa .listed_morephotos a:link,
.accomodation_list .listed_villa .listed_morephotos a:visited {
        color: #fff;
}

.accomodation_list .listed_morephotos a:hover,
.accomodation_list .listed_morephotos a:active {
        text-decoration: none;
}

.accomodation_list .listed_right {
width: 95px;
height: auto;
	    float: right;
        padding: 10px;
        text-align: right;
        position: relative;
}


.accomodation_list .listed_right h2 {
        text-align: right;
        line-height: 1.2em;
        padding: 0 0 14px 0;
font-size: 12px;
}

.accomodation_list .listed_right h3 {
font-weight: bold;
text-align: right;
}

.accomodation_list .listed_right h3 del {
font-size: 12px;
}

.accomodation_list .listed_right p {
clear: both;
text-align: right;
display: block;
padding: 0 0px 0 0;
}

.accomodation_list .listed_villa .listed_right h2 {
        color: #fff;
}

.accomodation_list .listed_links {}

.accomodation_list .listed_links a {
        line-height: 1.5em;
}

.accomodation_list .listed_links a:link,
.accomodation_list .listed_links a:visited {
        color: #787878;
        text-decoration: underline;
}

.accomodation_list .listed_links a:hover,
.accomodation_list .listed_links a:active {
        text-decoration: none;
}

.accomodation_list .listed_check_rates {
        position: absolute;
        bottom: 0px;
        left: 0px;
}















.accomodation_list .listed_book2 {
position: absolute;
bottom: 0px;
right: 0px;
width: 134px;
height: 25px;
display: block;
}

*:first-child+html .accomodation_list .listed_book2 {
position: relative;
top: 0px;
left: 0px;
width: 134px;
height: 25px;
}

.accomodation_list .listed_book2 a {
width: 134px;
height: 25px;
background-image: url(../tmp_images/book_now.jpg);
background-repeat: no-repeat;
background-position: left top;
display: block;
}

.accomodation_list .listed_book2 a:hover {
background-position: left bottom;
}


.accomodation_list .listed_book2 label {
width: 118px;
height: 25px;
background-image: url(../tmp_images/Book_Buttons.jpg);
background-repeat: no-repeat;
background-position: left top;
display: block;
position: relative;
cursor: pointer;
}

.accomodation_list .listed_book2 label:hover {
background-position: left center;
}

.accomodation_list .listed_book2 label.selected {
background-position: left bottom;
}

.accomodation_list .listed_book2 label input {
position: absolute;
top: 7px;
left: 3px;
*top: 3px;
*left: 1px;
}






































/*-- Step 2----------------------------- */ 

.r_box {
	background-color: #F1F1F1;
	border: solid 1px #D7D7D7;
	padding: 20px 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin: 0 0 20px 0;
	position: relative;
}

.payment_options label {
position: relative;
}

.recommended_services label {
display: block;
padding: 0 0 5px 0;

}

.recommended_services label input {
margin: 0 5px 0 0;
}

.r_form {
width: 320px;
padding: 0 0 20px 0;
}

.r_form h2 {
clear: both;
}

.r_form label {
display: block;
padding: 0 24px 5px 0;
text-align: right;
font-size: 11px;
}

.r_form label span {
clear: both;
display: block;
color: red;
}

.r_form label input.inputbox {
border: solid 1px #8F8351;
width: 200px;
padding: 5px;
margin: 0 0 0 5px;
font-size: 12px;
}

.r_form label select {
border: solid 1px #8F8351;
width: 212px;
padding: 0px;
margin: 0 0 0 5px;
}

.r_form label textarea {
border: solid 1px #8F8351;
width: 200px;
padding: 5px;
margin: 0 0 0 5px;
font-size: 12px;
}




.accept_terms label {
display: block;
padding: 5px 0;
text-align: center;

}

.preferences ul li {
list-style: inside;
font-weight: bold;
}







/*------------------------------------------------
			FINE TUNNING
------------------------------------------------*/
.payment_div {
clear: both;
}

#ctl03_suites1_Repeater1_ctl01_CategoryTitleDiv {
padding-top: 30px;
}

.small_selectbox {
width: 40px;
}

.yellow {}

.stepHelp.green {
	background-color: #EAFFDF;
	border: solid 1px #005F28;

}



.stepHelp.attention {
	background-color: #FFDFE0;
	border: solid 1px #FF4411;

}



.listed_morephotos {display: none;}

#ctl03_villas1_Repeater1_ctl00_Repeater2_ctl01_listed {
margin: 0 0 30px 0;

}

#reservations2_res_step21_special1box ul,
#reservations2_res_step21_special2box ul,
#reservations2_res_step31_special1box ul,
#reservations2_res_step21_special1box ul {
list-style: inside;
}


.endnotes {clear: both;}





.validators {
color: red;
}

input#reservations2_res_step21_acceptbox,
input#reservations2_res_step21_acceptbox {
clear: both;
display: block;
position: relative;
left: 185px;
top: 22px;
}

.printlogo {
display: none;
}











.rates_wrapper .c_f_upper {padding-right: 254px;}

/*.rates_wrapper .c_f_upper .textarea {
width: 400px;
border-top: solid 0px #ccc;
border-right: solid 0px #ccc;
border-bottom: solid 0px #ccc;
border-left: solid 0px #ccc;
height: 130px;
padding: 6px;
font-size: 12px;
line-height: 1.5em;
}*/


.french_prosfora {
	position: relative;
	margin: 0 0 24px 0;
	}

.french_prosfora_foto {}

div.french_prosfora_txt {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	text-align: left;
	display: block;
	padding: 7px 18px;
	line-height: 1.2em;
	}

a.french_prosfora_txt {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	text-align: left;
	display: block;
	padding: 7px 18px;
	line-height: 1.2em;
	}

.french_prosfora_txt p {margin: 0 0 6px 0;}


.french_prosfora_mores {
	color: #8e8351;
	text-align: left;
	font-size: 12px;
	padding: 24px 0px 48px 20px;
	line-height: 1.4em;
	}
	
.french_prosfora_mores p {margin-bottom: 4px;}
	
.french_prosfora_mores ul {
	margin-top: 12px;
	}
	
.french_prosfora_mores ul li {
	list-style-position:inside;	
	}

.french_prosfora_head {
	color: #8F8351;
	text-transform:uppercase;
	padding: 30px 0 12px 20px;
	font-size: 20px;
	text-align: left
	}

.spa_table {
	position: relative;
	left: -23px;
	top: 0px;
	width: 610px;
	}

.spa_table table tr td div {
font-size: 11px;
}

.spa_table table tr td div strong {
font-size: 12px;
}

.spa_table td.stitle h6 {
text-transform: none;
}

.googlePlus
{
position:absolute;
top:130px;
right:30px;
}



.lpChatTextLinkText span span
{
font-size:10px!important;
font-family: Arial,Microsoft Sans Serif,Helvetica,sans-serif!important;
}

a.chatchat {overflow: hidden;}




.digitalaid {
background-color: #ffffff;
width: 900px;
margin: 0 auto 10px auto;
padding: 10px;
}


.reservations_phonenumber {
position: absolute;
top: 33px;
right: -62px;
font-size: 12px;
color: #777777;
line-height: 15px;
letter-spacing:0.04em;
}

.reservations_phonenumber span {
font-weight: bold;
color: #8e8351;
font-size: 15px;
letter-spacing:0em;
}

.reservations_phonenumber strong {
font-size: 15px;
letter-spacing:0em;
}


/*=============================== */
}
			@media print { 

/* ============================== */


body {
	margin: 0px;
	padding: 0px;

	text-align:center;
	background-color:#FFFFFF;
	}

#wrapper {
	width: auto; 
	margin: 0 3%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

#header,
#links_list_area,
#teasers_area {display: none;}

#leftcol,
.step {

	width: auto; 
    margin: 0;
padding: 0px;
    text-align: left;
	float: none !important;
	padding: 0;
    border: 0;
	}


#footer,
.pagetext {display:none;}

#reservations2_res_step31_printorder {display:none;}

#MyOrders1_printorder {display:none;}

#logo {display: block;}

#MyOrders1_printHeader {display:block;
text-align: center;

padding: 10px;}

#MyOrders1_myorders > h5 {display:none;}

.steptitle {display:none;}

#rightcol,
.StepsHeader,
.stepHelp a,
.buttonie,
.downcup {display:none;}


a:link {
	color: #CAA16D;
	text-decoration: none;
}
a:visited {
	color: #CAA16D;
	text-decoration: none;
}
a:hover {
	color: #55643B;
	text-decoration: underline;
}

#MyOrders1_HyperLink2, #teaser, #newsletter {display:none;}

#printcontactdetails {display:block;
text-align: left;
padding: 20px 0 0 0;}



.printlogo {

display: block;
}

/* ==================================================== */
		} /*NOTHING ELSE DOWN ON */
/* ====================================================	*/
	
 
