body {font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}

html {min-height:100%;height:100%;}
body {margin:0;min-height:100%;width:100%;background:url('../images/body-bg.gif') top left}

#root {margin:0;width:100%;background:url('../images/root-bg.gif') top left repeat-x}

* html #root #site {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/site-bg.png', sizingMethod='scale');background:transparent;}

#root #site {
	margin:0 auto;width:768px;padding:0;
	background:url('../images/site-bg.png') top left repeat-y;
}

#root #site #logo {
	
	display:inline;float:left;
	margin:0;width:204px;height:100px;padding:0;
	background:url('../images/logo-bg.jpg') top left no-repeat;
	
	
}

#root #site #logo a {display:block;margin-left:18px;margin-top:16px;}
#root #site #logo a img {border:0;}



#root #site #header {
	
	display:inline;float:right;
	margin:0;width:564px;padding:0;
	background:url('../images/header-bg.jpg') top left no-repeat;
	
}

#root #site #header p {
	
	font-size:10px;
	color:#307fc4;
	text-align:center;
	margin:10px 0 3px 0;
	
}

#root #site #menu {
	
	display:inline;margin:0 0 0 4px;clear:left;float:left;width:200px;
	background:url('../images/menu-bg.jpg') top left no-repeat #4f9fda;
	
}

#root #site #menu ul * {border:0px solid red;}

#root #site #menu ul  {
	
	list-style:none;
	margin:0;padding:25px 0 0 7px;
	display:block;
	
}

#root #site #menu ul li {
	
	margin:0 0 8px 0;padding:0;display:block;
	font-size:0;line-height:0;
	
}

#root #site #menu ul li a {
	
	display:block;
	width:190px;height:10px;
	background:top left no-repeat;
	font-size:0;line-height:0;color:#FFFFFF;
	margin:0;padding:0;
		
}

#root #site #menu ul li a:hover {
	
	background:top right no-repeat;
	
}

#root #site #menu img {display:block;}

/*****************************************************/
/*****************************************************/
/***** LEFT ZONE *************************************/
/*****************************************************/
/*****************************************************/

#left {
	
	display:inline;margin:0 0 0 12px;clear:left;float:left;
	width:189px;
	
}

#left h1 {
	
	background:url('../images/left-title-bg.gif') top left no-repeat;
	font-size:12px;
	color:#bb0707;
	padding:0 0 0 25px;
	margin:10px 0;
	
}

#left h1 a {
	color:#bb0707;
}

#left div.leftzone {
	
	background: url(../images/left-leftzone-bg.gif) top left repeat-y;
	text-align:justify;
	
}

#left div.leftzone p {
	
	font-size:10px;
	margin:5px 10px 5px 13px;
	color:#515151;
	
}
#left div.leftzone ul {list-style-type:disc;color:#515151;margin-left:40px;padding:0;}
#left div.leftzone ul li {margin:0;padding:0;line-height:0;}
#left div.leftzone ul li a {color:#515151;font-size:10px;line-height:12px;}

#left #explore {
	
	display:block;
	font-weight:bold;
	list-style-type:none;
	padding:0;
	margin:0 0 0 20px;
}

#left #explore li {margin:3px 0;font-size:10px;display:block;line-height:11px;background:url('../images/bg_resortlist.gif') top left no-repeat;padding:0 0 0 10px;}
#left #explore li.resort {display:block;line-height:11px;background:none;padding:0;margin-top:10px;}

#left #explore li.resort a {text-decoration:underline;color:#bb0000;font-size:11px;}
#left #explore li a {text-decoration:none;color:#515151;font-size:10px;}

#left form {margin:0 0 0 13px;padding:0;}
#left form input {margin:0;}
#left #inputnewsletter {
	border:1px solid #bb0707;
	font-size:10px; color:#bb0707;
	display:block;float:left;
	width:145px;
	padding:2px 0 3px 3px;
}

/*****************************************************/
/*****************************************************/
/***** CONTENT ZONE *************************************/
/*****************************************************/
/*****************************************************/

#content {display:inline;margin:0 14px 0 0;float:right;width:530px;font-size: 11px;overflow:hidden;}

#content a {
	color:#BB0000;
}

#content a:hover {
	color:#686868;
	text-decoration: none;
}

#content h1 {
	color:#bb0000;
	font-size:16px;
	margin:10px 0 0 0;
}

#content h1.subtitle {
	color:#686868;
	font-size:14px;
	margin:0;
}

#content h2 {
	
	color:#bb0707;
	font-size:14px;
	
}


#content h2 span {color:#a7a7ab;}

#content h3 {
	
	color:#BB0000;
	font-size:11px;
	background:url('../images/content-title-bg.gif') top left no-repeat;
	padding:0 0 0 20px;
	margin:0;
	
}

#content h3 a {
	color:#BB0000;
}

#content h3 a:hover {
	color:#686868;
}

#content h3 span {
	
	color:#515151;
	
}

#content div.leftcontent {
	margin:20px 0;
	width:270px;
	display:inline;float:left;
	padding-right:10px;
}

#content div.leftcontent img {border:0;}

#content div.rightcontent {
	margin:20px 0;
	width:237px;
	display:inline;float:left;
	padding-left:13px;
	background:url('../images/content-rightcontent-bg.gif') top left repeat-y;
}

#content div.rightcontent ul { list-style-type:none;display:block;float:left;font-size:10px;margin:0 0 0 10px;padding:0;width:100px;}
#content div.rightcontent ul li a {text-decoration:none;color:#515151;}
#content div.rightcontent ul li a:hover {text-decoration:underline;}
#content div.rightcontent ul li a.resortlink {color:#bb0000;text-decoration:underline}

#content div.rightcontent p {margin:0 auto;text-align:center}
#content div.rightcontent a img {border:0;display:block; margin:10px auto;}

#content div.rightalignedtbl {
	float: right;
	font-size: 10px;
	color:#515151;
	margin: 5px;
	margin-right: 0;
}

#content div.rightalignedtbl table {
	border-collapse: collapse;
	border: 1px #bb0000 solid;
	border-right: none; 
}

#content div.rightalignedtbl table thead th {
	background-color:#BB0000;
	color: white;
	border-right: 1px #bb0000 solid;
	font-size: 10px;
}

#content div.rightalignedtbl table tbody th {
	border: 1px #bb0000 solid;
	color: #bb0000;
	font-size: 10px;
}

#content div.rightalignedtbl table tbody td {
	border: none;
	border-right: 1px #bb0000 solid;
	font-size: 10px;
	color:#515151;
}

#content div.rightalignedtbl table tbody tr:hover {
	background-color: #c0c0c0;
}

#content p {
	
	padding:0;
	margin:10px 0;
	font-size:10px;
	color:#515151;
	text-align:justify;
	
}

#content p.first {margin-top:0;}


#content p span {
	
	color:#307fc4;
	font-weight:bold;
	
}

#content h5 {
	color:#515151;
	margin:0;
	padding:0px;
}

#content hr {
	
	height:1px;
	border:0px;
	color: #0C91D5;
	background-color:#0C91D5;

}

#content td {
	font-size:11px;
	color:#515151;
}

#content td input, #content td select, #content td textarea {
	border: 1px #BB0000 solid;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content td div.hotellistcolumn {width:180px;color:#515151;margin-right:5px;}
#content td div.hotellistcolumn p {margin:10px 0 0 0;font-weight:bold;}
#content td div.hotellistcolumn table {margin:0 0 10px 10px;padding:0;font-size:10px;width:160px}
#content td div.hotellistcolumnfree table {margin:0 0 10px 10px;padding:0;font-size:10px}
#content td div.hotellistcolumn a {text-decoration:none;color:#515151;width:100px;}
#content td div.hotellistcolumn a:hover {text-decoration:underline;}

#content td div.hotellistcolumnfree {color:#515151;margin-right:5px;}
#content td div.hotellistcolumnfree p {margin:10px 0 0 0;font-weight:bold;}
#content td div.hotellistcolumnfree table {margin:0 0 10px 10px;padding:0;font-size:10px}
#content td div.hotellistcolumnfree a {text-decoration:none;color:#515151;width:100px;}
#content td div.hotellistcolumnfree a:hover {text-decoration:underline;}

#content p.halffare {margin:0 0 20px 0;text-align:center}

#content td div.visitlistcolumn ul {list-style-type:none;margin:0 0 10px 10px;padding:0;display:block;float:left;font-size:10px;width:160px}
#content td div.visitlistcolumn ul li {display:block;clear:both;}
#content td div.visitlistcolumn a {text-decoration:none;color:#515151;width:100px;}
#content td div.visitlistcolumn a:hover {text-decoration:underline;}

#content .resortimage {margin:10px;border:0;float:right;}


/* FOOTER STYLES ----------- */

#root #site #footerimage {
	
	display:block;
	clear:both;
	margin:0 auto 20px auto;
	
}

* html #root #footer {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/footer-bg.png', sizingMethod='crop');background:transparent;}

#root #footer {
	margin:0 auto;width:768px;padding:0;
	background:url('../images/footer-bg.png') top left no-repeat;
}

#root #footer p {
	
	display:inline;float:right;
	margin:0 0 0 0;padding:10px 4px 10px 0;
	text-align:right;
	font-size:9px;
	color:#82ACCD;
	
}

#root #footer img {display:inline;float:right;margin:10px 4px 0 0;}

div.clearer {
	clear:both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#content div.scenicbanner  {
	width: 100%;
}

#content div.scenicbanner a {
    text-decoration: none;
}

#content div.scenicbanner div.leftside {
    width: 285px;
    height: 100%;
}
#content div.scenicbanner div.leftside table {
    background-color: #e3f6fd;
}
#content div.scenicbanner div.leftside table tr th {
    background-color: #317BC2;
    color: #fff;
    vertical-align: middle;
}

#content div.scenicbanner div.leftside table tr th p {
    font-family: Arial, Sans-Serif;
    text-align: center;	
    font-size: 26px;
}

#content div.scenicbanner div.leftside table tr th a {
    font-family: Arial, Sans-Serif;
    color: white;
}

#content div.scenicbanner div.leftside table tr td {
    color: #00aff1;
    padding-left: 10px;
    letter-spacing: 1px;
}

#content div.scenicbanner div.leftside table tr td p {
    font-family: Arial, Sans-Serif;
    font-size: 17px;
    margin: 0;
    padding: 0;
    padding-bottom: 7px;
}

#content div.scenicbanner div.leftside table tr td p.title {
    font-weight: bold;
    padding: 0;
    margin: 0;
    padding-top: 7px;
    letter-spacing: 0px;
}

#content div.scenicbanner div.leftside table tr td a {
    font-family: Arial, Sans-Serif;
    color: #538DD3;
}

#content div.scenicbanner div.leftside table tr td p.title a {
    font-family: Arial, Sans-Serif;
    color: #538DD3;
}

#content div.scenicbanner div.rightside {
    width: 160px;
    background-color: #317BC2;
    margin-left: 5px;
    height: 100%;
}

#content div.scenicbanner div.rightside table tr td {
    padding: 2px;
}
#content div.scenicbanner div.rightside table tr td p {
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-family: Arial, Sans-Serif;
    padding: 0;
    margin: 0;
}

#content div.scenicbanner div.leftsidesmaller {
    width: 323px;
    height: 100%;
}
 #content div.scenicbanner div.leftsidesmaller table {
    background-color: #e3f6fd;
}
 #content div.scenicbanner div.leftsidesmaller table tr th {
    background-color: #317BC2;
    color: #fff;
    vertical-align: middle;
}

 #content div.scenicbanner div.leftsidesmaller table tr th p {
    font-family: Arial, Sans-Serif;
    text-align: center;	
    font-size: 26px;
    margin: 0;
}

 #content div.scenicbanner div.leftsidesmaller table tr th a {
    font-family: Arial, Sans-Serif;
    color: white;
}

 #content div.scenicbanner div.leftsidesmaller table tr td {
    font-size: 17px;
    color: #00aff1;
    padding-left: 10px;
    letter-spacing: 1px;
}

 #content div.scenicbanner div.leftsidesmaller table tr td p {
    font-family: Arial, Sans-Serif;
    margin: 0;
    padding: 0;
    padding-bottom: 7px;
}

 #content div.scenicbanner div.leftsidesmaller table tr td p.titlesmaller {
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    padding-top: 4px;
    letter-spacing: 0px;
}

#content div.scenicbanner div.leftsidesmaller table tr td a span.normaltitle {
    font-family: Arial, Sans-Serif;
    font-weight: normal;
    color: #538DD3;
}

 #content div.scenicbanner div.leftsidesmaller table tr td a {
    font-family: Arial, Sans-Serif;
    color: #538DD3;
}
 #content div.scenicbanner div.rightsidesmaller {
    width: 123px;
    background-color: #317BC2;
    margin-left: 5px;
    height: 100%;
}

 #content div.scenicbanner div.rightsidesmaller table tr td {
    color: #fff;
    text-align: center;
    font-size: 11px;
    padding: 0px;
}
 #content div.scenicbanner div.rightsidesmaller table tr td p.subtitlesmall {
    font-family: Arial, Sans-Serif;
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 9px;
    color: white;
}

/* addon pt popup image hotel */

table.maintableimage .tdTop {
	background:url("../user/image/bg_zoom_hotels_top.gif") top left no-repeat scroll;
	height:34px;
}

table.maintableimage .tdContent {
	background:url("../user/image/bg_zoom_hotels_content.gif") top left repeat-y scroll;
}

table.maintableimage .tdBottom {
	background:url("../user/image/bg_zoom_hotels_bottom.gif") top left no-repeat scroll;
	height:38px;
}

table.maintableimage .tdContent a img {
	display:block;
	margin-bottom:15px;
	margin-left:32px;
	margin-top:-10px;
}

/* additional top menu */

ul#addmenu {
    padding:0;
    margin:0 0 0 9px;
    float:left;
    list-style: none;
    display: inline;
    position: relative;
    z-index: 100;
}

ul#addmenu li.menu1 {
    display: inline;
    float:left;
    position:relative;
}

ul#addmenu li.menu1 a {
    float: left;
    font-size: 10px;
    text-indent: -9999px;
    height: 36px;
    width: 91px;
}

ul#addmenu #am_scenic {
    background: url(../images/addmenu.jpg) scroll no-repeat 0 0;
}
ul#addmenu #am_scenic:hover {
    background: url(../images/addmenu.jpg) scroll no-repeat 0 -37px;
}

ul#addmenu #am_activity {
    background: url(../images/addmenu.jpg) scroll no-repeat -91px 0;
}
ul#addmenu #am_activity:hover {
    background: url(../images/addmenu.jpg) scroll no-repeat -91px -37px;
}

ul#addmenu #am_taylor {
    background: url(../images/addmenu.jpg) scroll no-repeat -182px 0;
}
ul#addmenu #am_taylor:hover {
    background: url(../images/addmenu.jpg) scroll no-repeat -182px -37px;
}

ul#addmenu #am_resorts {
    background: url(../images/addmenu.jpg) scroll no-repeat -273px 0;
}
ul#addmenu #am_resorts:hover {
    background: url(../images/addmenu.jpg) scroll no-repeat -273px -37px;
}

ul#addmenu #am_excursions {
    background: url(../images/addmenu.jpg) scroll no-repeat -364px 0;
}
ul#addmenu #am_excursions:hover {
    background: url(../images/addmenu.jpg) scroll no-repeat -364px -37px;
}

ul#addmenu #am_booking {
    background: url(../images/addmenu.jpg) scroll no-repeat -455px 0;
}
ul#addmenu #am_booking:hover {
    background: url(../images/addmenu.jpg) scroll no-repeat -455px -37px;
}

ul#addmenu .submenu {
    display: none;
    background-color:#3984C8;
    float:left;
    list-style:none;
    padding:5px;
    padding-left: 6px;
    margin:0;
    position:absolute;
    top:35px;
	left:0;
    -moz-border-radius: 5px;
    -moz-box-shadow:0 3px 4px #999999;
    -webkit-border-radius: 5px;
    -webkit-box-shadow:1px 1px 4px #000;
    border:1px solid #fff;
	background-color: #347ec5;	
}

ul#addmenu li.menu1 ul.submenu a {
    font-size:10px;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    padding: 2px;
    margin-left: -5px;
    border-bottom: 1px solid #0065BF;
    float:none;
    text-indent: 0px;
    height: auto;
    width: auto;
	
	border-bottom:1px solid #1E6CB7;
	border-top:1px solid #5A90C5;
	
}

*:first-child+html ul#addmenu li.menu1 ul.submenu a {
	padding-top:0px;	
}

ul#addmenu li.menu1 ul.submenu a:hover {
    color: #fff;
}

ul#addmenu .submenu li:hover {
    color: #bb0707;
}

ul#addmenu .submenu a:hover {
    background-color: #4e9ed9;
    color: #fff;
}

ul#addmenu .submenu li {
    position: relative;
    /*list-style-image: url(../images/menu-bullet-flag-small-white.gif);*/
	background:url("../images/menu-bullet-flag-small-white.gif") no-repeat scroll 0 6px transparent;
	padding-left:13px;
}

*:first-child+html ul#addmenu .submenu li {
	background:url("../images/menu-bullet-flag-small-white.gif") no-repeat scroll 0 10px transparent; 
}

ul#addmenu .submenu2 {
    display: none;
    background-color:#FFF;
    float:left;
    list-style:none;
    padding:5px;
    /*padding-left: 18px;*/
    margin:0;
    position:absolute;
    top:-6px;
    -moz-border-radius: 5px;
    -moz-box-shadow:0 3px 4px #999999;
    -webkit-border-radius: 5px;
    -webkit-box-shadow:1px 1px 4px #000;
    border:1px solid #fff;
	
	background-color: #347ec5;
}

ul#addmenu .submenu2 a {
    border-bottom: 1px dotted #ccc;
}

ul#addmenu li.header_list {
    font-size: 11px;
    font-weight: bold;
    margin-top:12px;
    list-style-image: none;
	background: none;
    color:#515151;
    /*text-indent: -14px;*/
}

ul#addmenu li.header_list:first-child {
    margin-top: 0px;
}