@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;}


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;
}

#ledra {
	position: absolute;
	top: 0px;
	right: 0px;
}

#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;
}




/*----------- Main Menu ------------- */

#main_menu_wrapper {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #8e8351;
	height: 27px;
	width: 657px;
	padding: 0 0 0 262px;
}

 #main_menu {
    height: 27px; position: relative;}
  #main_menu li {
    float: left; list-style: none; margin: 0 14px 0 0;}
  #main_menu li, #main_menu a {
    height: 27px; display: block;}
	
  #panel1 {
	width: 111px;
	background-image: url(../tmp_images/photogallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
  #panel2 {	
    width: 47px;
	background-image: url(../tmp_images/suites.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
  #panel3 {	
    width: 47px;
	background-image: url(../tmp_images/villas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
  #panel4 {	
    width: 27px;
	background-image: url(../tmp_images/spa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
   #panel5 {	
    width: 47px;
	background-image: url(../tmp_images/dining.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
   #panel6 {	
    width: 89px;
	background-image: url(../tmp_images/honeymoon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
   #panel7 {	
    width: 162px;
	background-image: url(../tmp_images/rates.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
  
  #main_menu li:hover, #main_menu li.selected {background-position: left bottom;}
	

/*------------------------------------------------
			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;
clear: both;

height: 160px;
}

.facebook {
	position: absolute;
	top: 119px;
	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 {}

.footer_credits {
text-align: right;
padding: 30px 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;
}

	









/*=============================== */
}
			@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 */
/* ====================================================	*/
	

