@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body {
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
}
a{
	color:#FFFFFF;
	text-decoration: none;
	outline: none;
	opacity:0.99;
}
a:hover{
	
}
ul{
	list-style:none;
}
li{
	font-size:14px;
}
img{
	border:none;
}
hr{
	color:#888888;
	height:1px;
	width:675px;
	margin-left:auto;
	margin-right:auto;
}

strong{
	color:#000000;
}
.red{
	color:#F00;
}
.contact{
	position:relative;
	left:-23px;
	margin-top:-10px;
	color:#F00;

}

/*content on top of background
*/

#mainDiv{
	position:relative;
	margin:0 0 35px 0;
	height:180px;
	width:100%;
	z-index: 3;
	background:url(images/header_bg.png);
	top:35px;
	clear:both
}
#maincontent{

}
.logo{
	position:relative;
	float:left;
	margin-left:30px;
	margin-top:45px;
}
#mainnav{
	float:left;
	position:relative;
	margin-top:20px;
	margin-left:40px;
	opacity: 1;
	z-index:6;
}
#mainnav li{
	
}
#info{
	color:#fd2a2a;
	font-size:14px;
	position:relative;
	top:42px;
	float:left;
	left:420px;
	width:200px;
	z-index:6;
	opacity:0.99;
}
#info p{
	line-height:18px;	
}
#nav{
	position:absolute;
	z-index: 3;
	left:170px;
}
#bookbar{
       position:relative;
	clear:both;
/*	background-image:url(images/bg_travel.jpg);
*/	z-index: 3;
	width:721px;
	border-bottom:solid 9px #fd2a2a;
	margin-left:170px;
	background:#fff;
}
.bookbtn{
	position:relative;
	bottom:22px;
	left:20px;
}
#lownav{
	position:relative;
	width:721px;
	height:29px;
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	background: url(images/li_bg.jpg);	
	z-index:600;
	margin-left:170px;
}
#lownav a{
	position:relative;
	
}
.lowlink{
	margin-right:50px;
	left:15px;
	top:2px;
	font-size:14px;
}
#pictext{
	clear:both;
	margin-top:40px;
	z-index:7;
	position:relative;
	float:left;
	top:90px;
}
#main{
	position:relative;
	z-index: 9;
	margin-top:29px;
	width:722px;
	margin-left:170px;
}

#mainresults{
    position:relative;
	z-index: 9;
	margin-top:29px;
	width:722px;
	margin-left:170px;
}
#messageresults{
	background: url(images/map.png) no-repeat #F5F5F5;
	background-position: 550px 15px;
	width:712px;
	min-height:600px;
	margin-top:-5px;
	padding-left:10px;
}
#message{
	background: url(images/map.png) no-repeat #F5F5F5;
	background-position: 550px 15px;
	width:722px;
	min-height:600px;
	margin-top:-5px;
}
#message_world{
	background: #F5F5F5;
	background-position: 550px 15px;
	width:722px;
}
#message p{
	position:relative;
	width:485px;
	margin-left:23px;
	padding-top:12px;
	color:#888888;
	font-size:14px;
	line-height:120%;
}
#message h2{
	position:relative;
	left:23px;
	color:#888888;
	font-size:18px;
}
#message h3{
	position:relative;
	left:23px;
	padding-bottom:5px;
	color:#888888;
	font-size:14px;
	font-weight:bold;
}
#message a{
	font-color:red;
}
#column-left{
	float:left;
	width:200px;
}
#column-right{
	position:relative;
	left:50px;
	top:80px;
	float:right;
}
#column-right-b{
	position:relative;
	left:50px;
	float:right;
}
#corp{
	color:#888888;
	margin-left:30px;
	list-style:outside;
	font-size:18px;
}
#corp li{
	line-height:1.5;
}
#widge{
	width:521px;
	margin-left:22px;
}
#footer{
	position:absolute;
	bottom:0px;
	height:110px;
	width:722px;
	z-index: 3;
	background:#CCCCCC;
	clear:both;
	padding-top:22px;
	border-top:4px solid #999999;
}
#footerresults{
	position:absolute;
	bottom:0px;
	height:110px;
	width:722px;
	z-index: 3;
	background:#CCCCCC;
	clear:both;
	padding-top:22px;
	border-top:4px solid #999999;
	margin-left:-10px;
	display:none;
}
#footer p{
	position:relative;
	color:#A1A1A1;
	font-size:12px;
	margin-left:236px;
	margin-top:12px;
}
#footer a{
	margin-left:28px;
	}
#footer-b{
	position:absolute;
	height:110px;
	width:722px;
	z-index: 3;
	background:#CCCCCC;
	clear:both;
	padding-top:22px;
	border-top:4px solid #999999;
}
#footer-b p{
	position:relative;
	color:#A1A1A1;
	font-size:12px;
	margin-left:236px;
	margin-top:12px;
}
#footer-b a{
	margin-left:28px;
	}
	

/*for supersized background
*/
/*#content{
	position:relative;
	margin:0 40px 35px 0;
	height:180px;
	width:100%;
	z-index: 3;
	background:url(images/header_bg.png);
	top:35px;
	clear:both;
}*/
#contentframe{
	overflow: hidden;
	border-top:solid 1px #4F4F4F;
	border-bottom:1px solid #000;
	height: 100%;
	text-align:left;
	z-index: 3;
}
#slidecounter{
	float:left;
	color:#4F4F4F;
	font:50px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:18px 20px;	
}
#slidecaption{
	overflow: hidden;
	float:left;
	color:#FFF;
	font:26px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:33px 0;
}
/*Supersized Stamp*/
.stamp{
	float: right;
	margin: 25px 20px 0 0;
}
/*Supersize Plugin Styles*/
#navigation{
	background: url('images/navbg.gif') no-repeat;
	float: right;
	margin:22px 20px 0 0;
}
#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(images/progress.gif);
}
#supersize{
	position:fixed;
	height:100%;
	width:100%;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
	background-image: url(images/canoes.jpg);
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}

/*More Options Drop Down Menu*/

.menu {
	width:120px; 
	height:26px; 
	position:relative; 
	z-index:100; 
	top:-4px;
	float:right;
	border:none; 
	font-family:helvetica, arial, sans-serif;
	list-style:none;
	text-align:left;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {
	width:120px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:120px;
	position:relative;
	padding-bottom:0px;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	text-decoration:none; 
	color:#fff; 
	width:120px; 
	height:26px; 
	border:none; 
	line-height:26px;
}
.menu_last{
	position:relative;
}
.menu_last a{
	top:4px;
    padding-left:5px;
}


/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#666666;
}
/* style the second level hover */
.menu ul ul a.drop:hover {
	background:#fff;
}
.menu ul ul :hover > a.drop {
	background:#fff;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	left:0; 
	width:120px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#fff; 
	color:#fff; 
	height:auto; 
	line-height:26px; 
	width:120px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#fff; 
	background:#666666;
}

.menu :hover > a, .menu ul ul :hover > a {
	color:#000; 
	background:#666666;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible; 
}






/*Packages Drop Down Menu*/

.menu-b {
	width:123px; 
	height:26px; 
	position:relative; 
	z-index:100; 
	top:-4px;
	float:right;
	border:none; 
	font-family:helvetica, arial, sans-serif;
	list-style:none;
	text-align:left;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu-b ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu-b ul ul {
	width:123px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu-b li {
	float:left;
	width:123px;
	position:relative;
	padding-bottom:0px;
}

/* style the links for the top level */
.menu-b a, .menu-b a:visited {
	display:block;
	text-decoration:none; 
	color:#fff; 
	width:123px; 
	height:26px; 
	border:none; 
	line-height:26px;
}
.menub_last{
	position:relative;
}
.menub_last a{
	top:4px;
    padding-left:5px;
}
.menub_last a:hover{
	color:#fff;
}

/* style the second level background */
.menu-b ul ul a.drop, .menu-b ul ul a.drop:visited {
	background:#666666;
}
/* style the second level hover */
.menu-b ul ul a.drop:hover {
	background:#fff;
}
.menu-b ul ul :hover > a.drop {
	background:#fff;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu-b ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	left:0; 
	width:123px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu-b table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}
/* style the second level links */
.menu-b ul ul a, .menu-b ul ul a:visited {
	background:#fff; 
	color:#fff; 
	height:auto; 
	line-height:26px; 
	width:123px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
}
/* style the top level hover */
.menu-b a:hover, .menu-b ul ul a:hover{
	color:#ffffff; 
	background:#666666;
}

.menu-b :hover > a, .menu-b ul ul :hover > a {
	color:#000000; 
	background:#666666;
}
/* make the second level visible when hover on first level list OR link */
.menu-b ul li:hover ul,
.menu-b ul a:hover ul{
	visibility:visible; 
}
