/************************************** Generic & Reset Css ***********************************/

* {
	margin: 0;
	padding: 0
}
a {
	color:#ffffff;
	font-weight:normal;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
}
p {
	text-align:left;
	margin-bottom:10px;
}
.inv {
	position:absolute;
	font-size:9px;
	left:-9999px;
}
.clr {
	margin:0;
	padding:0;
	clear:both;
}
.editableText {
	display:inline;
}
html {
	font-size:13px;
	width:100%;
	height:100%;
	font-family:"Trebuchet MS";
	color:#ffffff;
}
body {
	width:100%;
	height:100%;
	background-color:#DFD185;
}
h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code {
	padding: 0;
	margin: 0;
	line-height: 1em;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
ul {
	list-style: none;
}
img {
	border: 0;
}
strong {
	font-weight:bold;
}
table {
	font-size: inherit;
	margin-bottom:15px;
}
td {
	padding:5px 10px;
	text-align:center;
}
td.bold {
	font-weight:bold;
}
/****************** BASIC FLOATING ALL CONTENTS *****************/

#supperWrapper {
	position:relative;
	float:left;
	height:100%;
	min-height:550px;
	width:100%;
	min-width:950px;
	overflow:hidden;
	clear:both;
}
#wrapper {
	width:92%;
	min-width:950px;
	height:100%;
	min-height:550px;
	margin: 0 auto;
	overflow: hidden;
	clear:both;
}
.row0, .row1, .row2, .row3, .row4 {
	float:left;
	width:100%;
}
.column1, .column2, .column3 {
	float:left;
}
.row1 {
	min-height:422px;
	height:77%;
	min-width:950px;
	width:100%;
}
/********************** HEADER *******************************/

#header {
	height:68px;
	overflow:visible;
	background:url(../images/headerBg.jpg) 50% 0 no-repeat #DFD185;
	position:relative;
	z-index:99;
}
#header .column1 {
	min-width:960px;
	width:100%;
	height:100%;
}
#logoHolder {
	width:60%;
	height:100%;
	float:left;
	overflow:visible;
}
#header h1 {
	margin:0 auto;
	width:268px;
	height:138px;
	display:block;
}
#header h1 a {
	background:url(../images/logo.png) 0 0 no-repeat;
	width:268px;
	height:140px;
	text-decoration:none;
	display:block;
	position:relative;
	z-index:99;
}
/***************************** LANGUAGES ***********************************/

#languages {
	float:left;
	width:18%;
	padding:16px 0;
}
#languages ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	float:right;
}
#languages ul li {
	margin-left:20px;
	float:left;
}
#languages ul li a {
	float:left;
	color:#EDB329;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height:36px;
	height:36px;
	display:block;
}
#languages ul li a:hover {
	color:#998445;
	text-decoration:none;
}
#languages ul li .active {
	color:#998445;
}
/************************* WEATHER ************************/

#weather {
	width:18%;
	padding:16px 4% 16px 0;
	float:left;
	font-size:12px;
	color:#998446;
}
#weather h2 {
	font-size:12px;
	color:#998446;
	float:left;
	line-height:36px;
}
#weather #temperature {
	float:right;
	line-height:36px;
	padding-left:4px;
	padding-right:10px;
}
#weather #icon {
	float:right;
	line-height:36px;
}
/******************************** BACKGROUND PHOTO *************************/

.row1 .column2 {
	height:100%;
	width:100%;
	z-index:1;
	position:relative;
}
#bg {
	width:100%;
	height:100%;
	margin:0 auto;
}
#bg img {
	margin:0 auto;
	height:100%;
	width:100%;
	min-height:422px;
	min-width:950px;
}
/**************************** CONTENTS *************************************/

.row1 {
	position:relative;
	z-index:2;
}
.row1 .column1 {
	position:relative;
	z-index:2;
	min-height:422px;
	height:100%;
	min-width:950px;
	width:100%;
}
.trigger {
	width:37px;
	height:360px;
	float:left;
	background: url(../images/contentBg.png) repeat 0 0;
}
h2.trigger a {
	background: url(../images/arrow_a.png) no-repeat 94% 50%;
	color: #FFF;
	font-size:17px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	height:37px;

	line-height:37px;
	display:block;
	text-decoration:none;
	text-align:left;
	text-indent:15px;
	margin-left:37px;
	-moz-transform:rotate(270deg); /*** verticalizing text ********/
	-moz-transform-origin: bottom left;
	-webkit-transform: rotate(270deg);
	-webkit-transform-origin: bottom left;
	-o-transform: rotate(270deg);
	-o-transform-origin: bottom left;
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
h2.trigger a:hover {
}
.toggle_container {
	padding: 0;
	overflow: hidden;
	float:left;
	width:420px;
	height:360px;
}
.toggle_container .block {
	background: url(../images/contentBg.png) repeat 0 0;
	width:380px;
	height:320px;
	padding:20px;
}
.scroll-pane {
	width:380px;
	height:320px;
	overflow: auto;
	background: none;
	float: left;
}
.column1 h2.active a {
	background: url(../images/arrow.png) no-repeat 94% 50%;
}
#scrolled_content p {
	margin:8px 0;
	font-size:12px;
	line-height:18px;
}
#scrolled_content a {
	color:#FFF;
}
#scrolled_content a:hover {
	text-decoration:underline;
}
#scrolled_content ol, #scrolled_content ul {
	padding-left:24px;
	margin-bottom:15px;
}
#scrolled_content li {
	list-style:circle;
}
#scrolled_content h2 {
	font-weight:lighter;
	font-size:17px;
	margin:15px 0;
	width:100%;
}
#scrolled_content h3 {
	font-weight:normal;
	font-size:15px;
	margin:10px 0;
	width:100%;
}
#scrolled_content h4 {
	text-decoration:underline;
	margin-bottom:10px;
	width:100%;
}
/************************* AVAILABILITY FORM *******************************/

.trigger2 {
	width:37px;
	height:360px;
	float:left;
	background: url(../images/pageGalBg02.png) repeat 0 0;
}
h2.trigger2 a {
	background: url(../images/arrow_a.png) no-repeat 94% 50%;
	color: #FFF;
	font-size:17px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	height:37px;
	line-height:37px;
	display:block;
	text-decoration:none;
	text-align:left;
	text-indent:15px;
	margin-left:37px;
	-moz-transform:rotate(270deg); /*** verticalizing text ********/
	-moz-transform-origin: bottom left;
	-webkit-transform: rotate(270deg);
	-webkit-transform-origin: bottom left;
	-o-transform: rotate(270deg);
	-o-transform-origin: bottom left;
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
h2.trigger2 a:hover {
}
.toggle_container2 {
	padding: 0;
	overflow: hidden;
	float:left;
	width:194px;
	height:360px;
}
.toggle_container2 .block {
	background: url(../images/pageGalBg02.png) repeat 0 0;
	width:100%;
	height:100%;
}
#availability-checker {
	width:164px;
	padding:46px 15px 24px 15px;
	height:290px;
	float:left;
	position:relative;
	z-index:99;
}

#availability-checker p{color:#3F320C;}

.toggle_container2 h2 {
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	height:22px;
	line-height:18px;
	margin:0 0 15px 0;
	font-weight:normal;
	width:100%;
}
.toggle_container2 h2 {
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	height:22px;
	line-height:18px;
	font-weight:normal;
	width:164px;
	margin:25px 15px 9px 15px;
}
#availability-checker div.hidden {
	display:none;
}
#availability-checker div.date {
	width:100%;
	float:left;
	line-height:24px;
	text-align:left;
}
#availability-checker div.date label, #availability-checker div.date input, #availability-checker div.date a {
	float:left;
}
#availability-checker div.nights, #availability-checker div.adults, #availability-checker div.children {
	width:33%;
	float:left;
	line-height:24px;
}
#availability-checker div.bookingBtn {
	width:100%;
	float:left;
	text-align:right;
	line-height:24px;
}
div.date label {
	text-align:left;
	width:100%
}
div.nights label {
	text-align:left;
	width:100%
}
div.adults label {
	text-align:center;
	width:100%
}
div.children label {
	text-align:right;
	width:100%
}
div.adults {
	text-align:center;
}
div.children {
	text-align:right;
	display:none;
}
#availability-checker div.date input {
	width:135px;
	margin-bottom:10px;
}
#availability-checker label {
	margin-bottom:5px;
	color:#3F320C;
}
#availability-checker div.bookingBtn {
	margin-top:15px;
}
#availability-checker div.bookingBtn input {
	border:none;
	background-color:#937E3D;
	line-height:20px;
	height:20px;
	width:90px;
	text-align:center;
	padding-bottom:2px;
	color:#FFFFFF;
}
#availability-checker div.bookingBtn input:hover {
	background-color:#937E3D;
	cursor:pointer;
	border:1px solid #3F320C;
}
.ui-datepicker-trigger {
	cursor:pointer;
	margin:0;
	border:0;
	padding:0;
}
#availability-checker input, #availability-checker textarea, #availability-checker button, #availability-checker select {
	background-color:#DFD185;
	border:1px solid #6D6D6D;
	color:#3F320C;
	font-family:Arial;
	font-size:12px;
	height:18px;
	line-height:18px;
}
/*************************** PAGE GALLERY ***********************************/

.pageGal {
	float:right;
	width:192px;
	height:150px;
}
.pageGal a {
	width:80px;
	height:60px;
	padding:6px 7px;
	display:block;
	background:url(../images/pageGalBg.png) 0 0 repeat;
	float:right;
	margin:1px;
}
.pageGal img {
	width:80px;
	height:60px;
}
/*************************** Photo Gallery ***********************************/





#scrolled_content .pageGal {
	float:none;
	width:380px;
}
#scrolled_content .pageGal a {
	width:80px;
	height:60px;
	padding:6px 7px;
	display:block;
	background:url(../images/pageGalBg.png) 0 0 repeat;
	float:left;
	margin:5px;
}
#scrolled_content .pageGal img {
	width:80px;
	height:60px;
}
/***************************** MAP ***********************/

.contactMap {
	float:right;
	margin-right:10px;
}
#mapCanvas {
	width:250px;
	height:250px;
	display: block;
	border:#ffffff 1px solid;
}
/****************************** PHOTO GALLERY ********************/

.photoGal {
	float:right;
	width:100%;
	height:auto;
}
.photoGal a {
	width:85px;
	height:65px;
	padding:3px 3px;
	display:block;
	background:url(../images/pageGalBg.png) 0 0 repeat;
	float:right;
	margin:1px;
}
.photoGal img {
	width:85px;
	height:65px;
}
/************************* MAIN MENU **************************************/

#navigation {
	width:100%;
	height:60px;
	position:absolute;
	z-index:99;
	left:0;
}
#navigation ul {
	list-style:none;
	margin:0 auto;
	width:676px;
	height:50px;
	padding:1px 6px 10px 6px;
	background:url(../images/menuBg.png) 0 0 no-repeat;
	position:relative;
	z-index:99;
}
#navigation ul li {
	margin: 0 7px;
	float:left;
	height:19px;
	padding:15px 0;
	position:relative;
	z-index:99;
}
#navigation ul li a {
	float:left;
	height:19px;
	line-height:19px;
	display:block;
	color:#414F85;
	position:relative;
	z-index:99;
}
#navigation ul li a span {
	display:none;
}
#navigation ul li .active {
}
/********************* MENU IMAGES *****************************************/

/* GR */

#navigation ul #gr1 a {
	background:url(../images/menu/gr1.png) 50% 0 no-repeat;
	width:69px;
	height:19px;
}
#navigation ul #gr1 a:hover {
	background:url(../images/menu/gr1.png) 50% -20px no-repeat;
}
#navigation ul #gr2 a {
	background:url(../images/menu/gr2.png) 50% 0 no-repeat;
	width:113px;
	height:19px;
}
#navigation ul #gr2 a:hover {
	background:url(../images/menu/gr2.png) 50% -20px no-repeat;
}
#navigation ul #gr3 a {
	background:url(../images/menu/gr3.png) 50% 0 no-repeat;
	width:65px;
	height:19px;
}
#navigation ul #gr3 a:hover {
	background:url(../images/menu/gr3.png) 50% -20px no-repeat;
}
#navigation ul #gr4 a {
	background:url(../images/menu/gr4.png) 50% 0 no-repeat;
	width:128px;
	height:19px;
}
#navigation ul #gr4 a:hover {
	background:url(../images/menu/gr4.png) 50% -20px no-repeat;
}
#navigation ul #gr5 a {
	background:url(../images/menu/gr5.png) 50% 0 no-repeat;
	width:45px;
	height:19px;
}
#navigation ul #gr5 a:hover {
	background:url(../images/menu/gr5.png) 50% -20px no-repeat;
}
#navigation ul #gr6 a {
	background:url(../images/menu/gr6.png) 50% 0 no-repeat;
	width:83px;
	height:19px;
}
#navigation ul #gr6 a:hover {
	background:url(../images/menu/gr6.png) 50% -20px no-repeat;
}
#navigation ul #gr7 a {
	background:url(../images/menu/gr7.png) 50% 0 no-repeat;
	width:71px;
	height:19px;
}
#navigation ul #gr7 a:hover {
	background:url(../images/menu/gr7.png) 50% -20px no-repeat;
}
/* ENG */

#navigation ul #en1 {
	margin-left:54px;
}
#navigation ul #en1 a {
	background:url(../images/menu/en1.png) 50% 0 no-repeat;
	width:61px;
	height:19px;
}
#navigation ul #en1 a:hover {
	background:url(../images/menu/en1.png) 50% -21px no-repeat;
}
#navigation ul #en2 a {
	background:url(../images/menu/en2.png) 50% 0 no-repeat;
	width:95px;
	height:19px;
}
#navigation ul #en2 a:hover {
	background:url(../images/menu/en2.png) 50% -21px no-repeat;
}
#navigation ul #en3 a {
	background:url(../images/menu/en3.png) 50% 0 no-repeat;
	width:50px;
	height:19px;
}
#navigation ul #en3 a:hover {
	background:url(../images/menu/en3.png) 50% -21px no-repeat;
}
#navigation ul #en4 a {
	background:url(../images/menu/en4.png) 50% 0 no-repeat;
	width:129px;
	height:19px;
}
#navigation ul #en4 a:hover {
	background:url(../images/menu/en4.png) 50% -21px no-repeat;
}
#navigation ul #en5 a {
	background:url(../images/menu/en5.png) 50% 0 no-repeat;
	width:50px;
	height:19px;
}
#navigation ul #en5 a:hover {
	background:url(../images/menu/en5.png) 50% -21px no-repeat;
}
#navigation ul #en6 a {
	background:url(../images/menu/en6.png) 50% 0 no-repeat;
	width:43px;
	height:19px;
}
#navigation ul #en6 a:hover {
	background:url(../images/menu/en6.png) 50% -21px no-repeat;
}
#navigation ul #en7 a {
	background:url(../images/menu/en7.png) 50% 0 no-repeat;
	width:49px;
	height:19px;
}
#navigation ul #en7 a:hover {
	background:url(../images/menu/en7.png) 50% -21px no-repeat;
}
/***************** DROP UP MENU ***************************/

#navigation ul ul {
	position: absolute;
	display: block;
	visibility: hidden;
	z-index:1;
	width:192px;
	background:none!important;
	background-color:#FFFFFF!important;
	height:auto;
	left:-40px;
}
#navigation ul li ul li {
	display: block;
	float: none;
	position:relative;
	z-index:1;
	margin:0;
	padding:0 10px;
	height:auto;
	width:170px;
}
#navigation ul li ul li a {
	background:none repeat scroll 0 0 transparent !important;
	color:#11393E;
	font-size:12px;
	font-weight:bold;
	/*height:20px!important;*/
	line-height:14px;
	padding:6px 0;
	text-align:center;
	text-decoration:none;
	width:170px !important;
}
#navigation ul li ul li a:hover {
	color:#414F85;
}
#navigation ul li ul li a span {
	display:block;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */

#navigation ul li ul li ul {
	top: 0;
	left:172px;
}
/****************** FOOTER ABSOLUTE BOTTOM MIDDLE (optional) *****************/

#footer {
	height:60px;
	width:100%;
	z-index:99;
	float:left;
}
#footer div.column1 {
	width:100%;
	height:60px;
}
/********************** FOOTER MENU *******************/



#footNav {
	float:left;
}
#footNav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footNav ul li {
	float:left;
}
/*************************** NET 360 LOGO ******************/

#net360 {
	float:right;
	margin-top:10px;
}
#net360 a {
	width:53px;
	height:43px;
	text-decoration:none;
	display:block;
	background: url(../images/net360.jpg) no-repeat 0 0;
}
#net360:hover {
}
