* {font-size: 100.01%;}
html {font-size: 62.5%;}
body {font:1em Arial, sans-serif;}
body {
	margin:0;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	background:#f6f6f6 url(../../new/images/bg-body.gif) repeat-x;
	min-width:981px;
}
.spacer { clear:both;height:10px; }
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*wrapper start*/
#wrapper {
	overflow:hidden;
	padding:0 8px;
	background:#fff;
	width:981px;
	margin:0 auto;
	position:relative;
}
/*header start*/
#header {
	position:absolute;
	top:0;
	left:0;
	width:967px;
	height:88px;
	padding:20px 0 0 14px;
}
.logo{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../../new/images/logo.gif) no-repeat;
	width:177px;
	height:76px;
}
.logo a{
	display:block;
	height:100%;
}
/*nav start*/
#nav{
	float:right;
	margin:0 0 30px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#nav li{
	display:inline;
	float:left;
	margin:0 16px 0 30px;
}
#nav li a{
	float:left;
	font-size:1.1666em;
	color:#145989;
	padding-bottom:3px;
	border-bottom:2px solid #fff;
}
#nav li a:hover, #nav li.active a {
	text-decoration:none;
	border-bottom:2px solid #8AACC4;
}
/*main-nav start*/
.main-nav{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.main-nav li{
	float:left;
	margin:0 16px 0 35px;
	display:inline;
}
.main-nav a{
	float:left;
	font-weight:bold;
	color:#145989;
	text-transform:uppercase;
	padding-bottom:3px;
	font-size:1.1666em;
}
.main-nav li.chatbutton a:hover{
	text-decoration:none;
	background: none;
}
.main-nav a:hover, .main-nav li.active a{
	text-decoration:none;
	background: url(../../new/images/bg-main-hover.gif) repeat-x 0 100%;
}
.promo .holder{overflow:hidden;}
.icon-list{
	float:left;
	margin:0;
	padding:0 0 0 8px;
	list-style:none;
	overflow:hidden;
	background: url(../../new/images/bg-icon-list.gif) no-repeat;
	width:181px;
	height:35px;
}
.icon-list li{
	float:left;
	padding:6px 9px 0 7px;
}
.promo{
	overflow:hidden;
	margin-bottom:17px;
}
/*main start*/
#main {
	padding:108px 0 0;
	margin:0 0 8px;
	text-align: left;
}
.main-holder{
	width:981px;
	overflow:hidden;
	background: url(../../new/images/bg-main.gif) repeat-y;	
}
#sidebar {
	float:right;
	width:251px;
	padding:0 10px 0 0;
}
.box{
	overflow:hidden;
	background: url(../../new/images/bg-sidebox-r.gif) repeat-y;
	width:250px;
	margin-bottom:25px;
}
.box .holder{
	width:250px;
	background: url(../../new/images/bg-sidebox-t.gif) no-repeat;
}
.box .frame{
	overflow:hidden;
	padding:9px 8px 0 12px;
	width:230px;
	background: url(../../new/images/bg-sidebox-b.gif) no-repeat 0 100%;
}
.box h3{
	font-weight:normal;
	text-transform:uppercase;
	color:#145989;
	font-size:1.25em;
	margin:0 0 20px 6px;
	padding:0 0 16px;
	background: url(../../new/images/bg-side-title.gif) no-repeat 0 100%;
}
.box h3 span{margin:0 0 0 -6px;}
.box p{margin:0 0 27px;}
.img-holder{margin-bottom:10px;}
.img-holder img{vertical-align:top;}
.box .more{
	float:left;
	padding:0 17px 19px 0;
	margin:0 0 0 3px;
	font-weight:bold;
	text-transform:uppercase;
	color:#14588b;
	background: url(../../new/images/side-bullet.gif) no-repeat 100% 10%;
}
.box a:hover{
	background: url(../../new/images/side-bullet-h.gif) no-repeat 100% 3px;
	text-decoration:none;
}
/*sidebar start*/
#sidebar .read .frame{padding-top:16px;}
#sidebar .read h3{
	font-size:1.3333em;
	padding-bottom:10px;
	margin-bottom:10px;
}
#sidebar .read p{
	margin:0 0 20px;
	line-height:1.3333em;
}
#sidebar .read .more{
	margin-bottom:16px;
}
#sidebar .read .img-holder{
	clear:both;
	margin-bottom:21px;
	width:237px;
}
#sidebar .read{margin-bottom:14px;}
.login-form{padding:19px 0 0;}
.login-form .row{
	width:222px;
	overflow:hidden;
	margin:0 0 17px;
}
.login-form .row label{
	float:left;
	line-height:18px;
}
.login-form .row input{
	padding:1px 3px;
	float:right;
	width:145px;
	border:1px solid #ccc;
}
.check {
	width:230px;
	overflow:hidden;
}
.check-wide {
	width:530px;
	overflow:hidden;
}
.check span{
	overflow:hidden;
	width:71px;
	float:left;
	padding:0;
	margin:4px 0 0;
}
.check span #check, .check span #dl_brochure, .check span #mail_brochure {
	margin:0 15px 0;
	width:15px;
	height:15px;
	float:right;
}
.check label {
	float:left;
	width:140px;
	line-height:18px;
}
.check-wide label {
	float: left;
	width: 160px;
	line-height: 24px;
}
.ratingstable td {
	padding: 2px 5px;
	text-align: center;
}
.ratingstable th {
	font-weight: bold;
}
.login-form  .submit{margin:15px 0;}
.box .solas{
	height:1%;
	overflow:hidden;
	padding:9px 14px 15px 0;
	margin:0 0 18px;
	background: url(../../new/images/bg-side-title.gif) no-repeat 0 100%;
}
.box .solas img{float:right;}
.box .solas h4{
	margin:21px 0 0;
	float:left;
	text-transform:uppercase;
	width:160px;
	font-size:1.3333em;
	color:#053f63;
}
/*destination landing page start*/
.destinations {
	background: url(http://nautilusexplorer.com/images/dest-bg-map.png) no-repeat -37px -20px;
	overflow:hidden;
	width:694px;
}
.destinations p {
	font-size: 15px;
	width: 350px;
	color:#5d5d5d;
	line-height: 20px;
	margin: 20px 0;
}
#maptags a{
	font-size: 12px;
	position: absolute;
	height: 14px;
	width: 80px;
	top: 210px;
	left: 580px;
	text-decoration:none;
	overflow: hidden;
	white-space: nowrap;
}
#maptags a span { visibility: hidden; }
a#ketchikan { top: 250px; }
a#sitka { top: 222px; left: 530px;}
a#porthardy { top: 320px; left: 595px;}
a#guadalupe { top: 660px; left: 540px;}
a#sanbenitos { top: 660px; left: 640px;}
a#cortez { top: 700px; left: 615px;}
a#socorro { top: 805px; left: 625px;}
a#clipperton { top: 897px; left: 550px;}

#dest{
	list-style:none;
	overflow:hidden;
	margin:0;
	padding:0;
}
#dest li{
	display:inline;
	float:left;
	margin:0 8px 6px 0;
}

/*twocolumns start*/
#twocolumns{
	overflow:hidden;
	width:713px;
	float:left;
}
#twocolumns #aside{
	float:right;
	width:250px;
}
/*aside start*/
#aside .box .frame{
	padding-left:10px;
	width:232px;
}
.box h2{
	height:1%;
	margin:0 0 20px;
	padding:6px 0 16px;
	color:#145989;
	font-size:1.3333em;
	font-weight:normal;
	background: url(../../new/images/bg-side-title.gif) no-repeat 0 100%;
}
.box h2 span{text-transform:uppercase;}
.box h2 strong{
	line-height:20px;
	display:block;
	font-size:13px;
	font-weight:normal;
}
#aside .box p{line-height:18px;}
.separator{
	margin:0 0 20px;
	overflow:hidden;
	height:1%;
	background: url(../../new/images/bg-side-title.gif) no-repeat 0 100%;
}
#aside .box{margin-bottom:12px;}
#aside .img-holder{margin-bottom:24px;}
#aside .more{margin-bottom:24px;}
#twocolumns #content {
	width:430px;
	padding:6px 0 0 10px;
	float:left;
}

/*content start*/
#content h1{
	margin:0 0 10px;
	text-transform:uppercase;
	font-size:1.3333em;
	line-height:18px;
	color:#145989;
	padding:0 100px 0 0;
}
#content p{
        font-size:1.1666em;
	line-height:20px;
	margin:0 0 38px;
}
#content .visual{
	overflow:hidden;
	margin-bottom:13px;
}
#content .visual img{
	vertical-align:top;
}
.search-form{
	width:787px;
	float:right;
	background: url(../../new/images/bg-find-rep.gif) repeat-x;
}
.search-form fieldset{
	background: url(../../new/images/bg-find-l.gif) no-repeat;
}
.search-form .holder{
	padding:4px 10px;
	height:27px;
	overflow:hidden;
	background: url(../../new/images/bg-find-r.gif) no-repeat 100% 0;
}
.search-form strong{
	float:left;
	font-size:1.1666em;
	line-height:30px;
	text-transform:uppercase;
	color:#fff;
	margin:0 10px 0 0;
}
.search {
	float:left;
	padding:3px 0;
	margin-right:8px;
	overflow:hidden;
}
.search em{
	float:left;
	font-style:normal;
	line-height:20px;
}
.search label{
	line-height:1.6666em;
	font-size:13px;
	color:#fff;
	margin:0 5px 0 0;
}
.search #destination{
	width:130px;
}
.search #year{width:82px;}
.search #month{width:90px;}
.btn-search{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../../new/images/btn-search.gif) no-repeat;
	width:88px;
	height:27px;
	border: none;
	margin:0px 0 0 0px;
}
.btn-search:hover{background: url(../../new/images/btn-search-h.gif) no-repeat;}
#footer {
	clear:both;
	width:100%;
	background: url(../../new/images/bg-footer.gif) repeat-x;
}
#footer .holder{
	width:961px;
	padding:20px 10px 0 10px;
	margin:0 auto;
	overflow:hidden;
}
#footer .container{
	float:left;
	width:585px;
	margin:0 -50px 0 0;
	overflow:hidden;
}
.container .block{
	width:160px;
	padding:0 35px 0 0;
	float:left;
	color:#808080;
}
.container h5{
	margin:0 0 13px;
	padding:0 0 5px;
	font-size:1em;
	border-bottom:1px solid #bababa;
}
.block ul{
	margin:0 0 21px;
	padding:0;
	list-style:none;
}
.block ul li{
	margin:0 0 3px;
}
.block ul li a{
	color:#808080;
}
#footer .address{
	padding:0 0 8px;
	margin:0 0 9px;
	font-style:normal;
	border-bottom:1px solid #bababa;
}
#footer .address span{
	display:block;
	margin:0 0 3px;
}
.block p{margin: 0 0 10px;}
.share{
	color:#808080;
	margin:0 0 8px;
	text-align:right;
	float:right;
	font-weight:bold;
}
.share p{margin:0 3px 4px;}
.copyright{
	padding:10px 0;
	clear:both;
	width:100%;
	overflow:hidden;
	border-top:1px solid #bababa;
	color:#808080;
}
.copyright p{
	float:left;
	margin:0;
}
.copyright ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.copyright ul li{
	margin:0 1px 0 -1px;
	float:left;
	padding:0 5px;
	background: url(../../new/images/separator.gif) no-repeat 0 60%;
}
.copyright ul li a{
	color:#808080;
}
/*Inner 1*/
.subpage-b #main {
	overflow:hidden;
	margin:0;
	padding:129px 0 5px;
}
.subpage-b .main-holder{
	width:970px;
	float:right;
	display: block;
	padding:0 0 274px;
	background: url(../../new/images/bg-innerb.gif) repeat-y;
}
.subpage-b #twocolumns {
	width:697px;
}
.subpage-b #twocolumns #aside{
	width:185px;
	float:left;
}
.subpage-b #aside h3{
	margin:0;
	color:#145989;
	padding:13px 0 23px;
	font-size:1.1666em;
	text-transform:uppercase;
	background:url("../../new/images/bg-side-title.gif") no-repeat 0 78%;
}
.subpage-b #aside ul{
	margin:0;
	padding:0;
	list-style:none;
}
.subpage-b #aside ul li{
	margin:0 0 21px;
}
.subpage-b #aside ul li a{
	color:#666;
	font-size:1.1666em;
}
.subpage-b #aside ul li a:hover, .subpage-b #aside ul li.active a, ul.select-year li.active a {
	color:#145989;
	text-decoration: underline;
}
.subpage-b #twocolumns #content{
	padding:12px 8px 0 10px;
	width:490px;
	float:right;
	margin:0;
	font-size:1.1666em;
	line-height:20px;
}
.subpage-b #twocolumns #content p{	
	font-size:100%;
	margin:0 0 20px;
}
.subpage-b #twocolumns #content h1{
	color:#053f63;
	margin:0 0 22px;
	font-size:1.1666em;
}
.subpage-b #twocolumns #content h2{
	padding:17px 0 0;
	margin:0 0 22px;
	font-size:1.0444em;
	color:#053f63;
	font-weight: normal;
}
.subpage-b #content ul{
	margin:0;
	padding:2px 0 22px 15px;
	list-style:none;
}
.subpage-b #content ul li{
	line-height:18px;
	padding:0 0 2px 10px;
	background: url(../../new/images/bullet.gif) no-repeat 1px 4px;
}
.subpage-b #twocolumns #content2{
	padding:12px 8px 0 0px;
	width:490px;
	float:left;
	margin:0;
	font-size:1.1666em;
	line-height:20px;
}
.subpage-b #twocolumns #content2 p{	
	font-size:100%;
	margin:0 0 20px;
}
.subpage-b #twocolumns #content2 h1{
	color:#053f63;
	margin:0 0 22px;
	font-size:1.1666em;
	text-transform:uppercase;
}
.subpage-b #twocolumns #content2 h2{
	padding:17px 0 0;
	margin:0 0 22px;
	font-size:1.0444em;
	color:#053f63;
	font-weight: normal;
}
.subpage-b #content2 ul{
	margin:0;
	padding:2px 0 22px 15px;
	list-style:none;
}
.subpage-b #content2 ul li{
	line-height:18px;
	padding:0 0 2px 10px;
	background: url(../../new/images/bullet.gif) no-repeat 1px 4px;
}

.expedition-form{
	background: url(../../new/images/bg-form-r.gif) no-repeat;
	width:252px;
	padding-bottom:4px;
}
.expedition-form fieldset{
	background: url(../../new/images/bg-form-t.gif) no-repeat;
}
.expedition-form .holder{
	background: url(../../new/images/bg-form-b.gif) no-repeat 0 100%;
	width:232px;
	overflow:hidden;
	padding:21px 10px 0;
}
.expedition-form h3{
	font-size:1.1666em;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 7px;
}
.expedition-form label{
	float:right;
	line-height:22px;
}
.expedition-form .row em{
	font-style:normal;
	width:71px;
	float:left;
}
.expedition-form .btn-search{
	margin:0 auto 10px;
	float:none;
	display:block;
}
.expedition-form .row{
	overflow:hidden;
	margin:0 0 8px;
}
.subpage-b .icon-list {
	width:100%;
	overflow:hidden;
	height:39px;
	padding:0 0 0 41px;
	margin:0 0 16px;
	background: url(../../new/images/bg-form-side.gif) no-repeat;
}
.subpage-b #sidebar {
	width:252px;
	overflow:hidden;
}
.subpage-b .promo{
	width:696px;
	background: url(../../new/images/bg-inner-promo-r.gif) repeat-y;
}
.subpage-b .promo .holder{
	background: url(../../new/images/bg-inner-promo.gif) no-repeat;
}
.subpage-b .promo .frame{
	overflow:hidden;
	background: url(../../new/images/bg-inner-promo-b.gif) no-repeat 0 100%;
	width:686px;
	padding:10px 0 0 10px;
}
.subpage-b .promo h1{
	font-size:1.1666em;
	text-transform:uppercase;
	color:#145988;
	margin:0;
}
.subpage-b .promo ul{
	margin:0;
	overflow:hidden;
	padding:0 0 24px;
	list-style:none;
	width:169px;
	float:left;
}
.subpage-b .promo ul li{
	margin:10px 0 -4px;
	overflow:hidden;
	height:1%;
}
.subpage-b .promo ul li a{
	float:left;
	font-size:1.1666em;
	color:#666;
	padding:0 0 6px;
}
.subpage-b .promo ul li a:hover, .subpage-b .promo ul li.active a {
	color:#145988;
	text-decoration:none;
	background: url(../../new/images/bg-promo-a-h.gif) repeat-x 0 100%;
}
.subpage-b .inner-holder{
	overflow:hidden;
	width:100%;
}
.subpage-b .inner-holder h2{
	color:#145988;
	margin:0 0 11px;
	font-size:1.3333em;
	text-transform:uppercase;
}
.subpage-b .inner-holder h1{
	color:#145988;
	margin:0 0 11px;
	font-size:1.6666em;
	text-transform:uppercase;
}
.carousel{
	width:694px;
	position:relative;
	overflow:hidden;
}
.carousel ul.bigimg{
	margin:0;
	padding:0;
	list-style:none;
	width:694px;
	height:223px;
	overflow:hidden;
}
.carousel ul.bigimg li{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.carousel ul.bigimg li.active{
	z-index:2;
}
.carousel .left{left:13px;}
.carousel .right{right:17px;}
.carousel .right span{
	background: url(../../new/images/arrow2.png) no-repeat;
}
.left:hover span{
	background: url(../../new/images/arrow-h.png) no-repeat;
}
.right:hover span{
	background: url(../../new/images/arrow2-h.png) no-repeat;
}
.arrow{
	position:absolute;
	width:20px;
	height:41px;
	top:91px;
	z-index:3;
}
.arrow span{
	display:block;
	width:20px;
	height:41px;
	background: url(../../new/images/arrow.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
/*inner 2*/
#main .switch{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	width:150px;
	height:11px;
	bottom:13px;
	right:-7px;
	z-index:3;
}
#main .switch li{
	margin-right:18px;
	overflow:hidden;
	text-indent:-9999px;
	height:11px;
	width:11px;
	float:left;
}
#main .switch li a{
	display:block;
	height:11px;
	position:relative;
	background: url(../../new/images/bullet.png) no-repeat;
}
#main .switch li a:hover,
#main .switch li.active a{
	background: url(../../new/images/bullet-h.png) no-repeat;
}
.map{
	height:1%;
	overflow:hidden;
	padding:2px 4px 0 0;
	position:relative;
	margin:0 0 29px;
}
.map img{float:right;}
.map ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:694px;
	position:absolute;
	height:237px;
}
.map ul li{
	overflow:hidden;
	padding:11px 0 6px 10px;
	float:left;
	clear:both;
}
.map ul li a{
	float:left;
	position:relative;
	z-index:10;
	width:111px;
}
.map ul li a:after{
	content:"";
	clear:both;
	display:block;
}
* html .map ul li a{
	height:55px;
}
.map ul li img{float:left;}
.popup{
	display:none;
	position:absolute;
	right:0;
	top:0;
	width:575px;
	background: url(../../new/images/popup-r.gif) repeat-y;
}
.popup .holder{background: url(../../new/images/popup-t.gif) no-repeat;}
.popup .frame{
	padding:31px 23px 0 18px;
	overflow:hidden;
	width:535px;
	min-height: 205px;
	background: url(../../new/images/popup-b.gif) no-repeat 0 100%;
}
.map li.hover .popup,
.map li:hover .popup{display:block;}
.map li.hover a,
.map li:hover a{background: url(../../new/images/arrow.gif) no-repeat 86px 50%;}
.subpage-b .inner-holder .popup .frame p{
	font-size:1em;
	margin:0 0 41px;
	line-height:18px;
}
.subpage-b .inner-holder .popup h2{
	margin:0 0 18px;
}
.subpage-b .inner-holder p{
	font-size:1.1666em;
	line-height:20px;
	margin:0 0 38px;
}
.inner-holder h3{
	color:#053F63;
	font-size:1.1666em;
	margin:0 0 21px;
	font-weight:normal;
}
.inner-holder .list{
	margin:0;
	padding:0;
	list-style:none;
	text-indent:10px;
}
.inner-holder .list li{
	background:url("../../new/images/bullet.gif") no-repeat scroll 1px 4px transparent;
	font-size:1.1666em;
	line-height:20px;
}
.inner-left{
        float:left;
        width:334px;
        margin-right:10px;
}
.inner-img{
        float:right;
        width:346px;
        margin-right:2px;
}
hr {
border: 0;
color: #999999;
background-color: #999999;
height: 1px;
width: 100%;
margin-left 5px;
margin-right:5px;
margin-bottom:10px;
text-align: left;
}
#wrapper .inner-a{
	margin:0 0 -238px;
}
.img-holder{
	overflow:hidden;
	width:982px;
	margin-bottom:18px;
}
.img-holder img{
	float:left;
}
.inner-c .search-form{
	overflow:hidden;
	margin-bottom:5px;
	width:100%;
	background: url(../../new/images/bg-inner-form.gif) no-repeat;
}
/*inner 3 start*/
.inner-c .search {padding:4px 0;}
.inner-c .search-form em{
	font-style:normal;
	float:left;
	line-height:20px;
}
.inner-c .search-form fieldset{
	background:none;
}
.inner-c .search-form .holder {
	padding:3px 10px 5px 12px;
}
.inner-c .search-form strong {
	margin-right:82px;
}
.inner-c .search {
	margin:0 63px 0 0;
}
.schedules{
	overflow:hidden;
	width:960px;
	margin:0 auto;
	border-bottom:1px solid #d3d3d3;
	padding:0 0 5px;
}
.schedules .hold{
	float:left;
	width:358px;
	border-right:1px solid #d3d3d3;
	padding:17px 0 0;
	color:#4d4d4d;
}
.schedules h1{
	font-size:1.1666em;
	text-transform:uppercase;
	margin:0 0 21px;
	color:#145989;
}
.schedules p{
	margin:0 0 40px;
}
.schedules .legend{
	float:right;
	padding:18px 0 0;
	width:585px;
	overflow:hidden;
}
.schedules .legend h2{
	font-size:1em;
	margin:0 0 19px;
	color:#666;
}
.schedules .share{
	width:200px;
	text-align:left;
	margin:0 31px 0 0;
}
.share li{padding:0 0 0 20px;}
.share li img{margin:0 5px 0 -20px;}
.available{
	margin:0 28px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
.available li{margin:0 0 12px;}
.available img{
	vertical-align:middle;
	margin:0 5px 0 0;
}
.select-year {
	margin:0 auto 15px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:960px;
	border-bottom:1px solid #d3d3d3;
}
.select-year li{
	margin:0 5px 0 0;
	float:left;
	line-height:40px;
	font-size:1.1666em;
	text-transform:uppercase;
	font-weight:bold;
	color:#145989;
}
.select-year li a{
	margin:0 6px;
	padding-bottom:3px;
	color:#808080;
}
.select-year li span{
	padding:0 16px 0 0;
	background: url(../../new/images/separator1.gif) no-repeat 100% 50%;
}
.select-year li a:hover{
	color:#145989;
	text-decoration:none;
	background: url(../../new/images/bg-main-hover.gif) repeat-x 0 100%;
}
.inner-c h3{
	margin:0 0 0 10px;
	color:#145989;
	font-size:1.3333em;
	text-transform:uppercase;
}
.inner-c h1 {
	margin:0 0 15px 10px;
	color:#145989;
	font-size:1.6666em;
	text-transform:uppercase;
}
.inner-c .main-holder p {
	margin:10px 0 20px 10px;
	
}
.slide-block{
	width:962px;
	margin:0 auto 11px;
	background: url(../../new/images/bg-slide-r.gif) repeat-y;
}
.slide-block .holder{
	background: url(../../new/images/bg-slide-b.gif) no-repeat 0 100%;
}
.slide-block .frame{
	padding:5px;
	width:952px;
	background: url(../../new/images/bg-slide-t.gif) no-repeat;
}
.slide-block .title{
	overflow:hidden;
	height:30px;
	line-height:30px;
	padding:3px 0 0 16px;
}		
.slide-block .title h4{
	margin:0;
	float:left;
	line-height:30px;
	font-size:15px;
	font-weight:bold;
}
.main-holder .active a.open-close{
	background: url(../../new/images/bg-close.gif) no-repeat 100% 50%;	
}
.slide-block a.open-close{
	text-transform:uppercase;
	float:left;
	font:bold 1em/1.5em Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 16px 0 0;
	background: url(../../new/images/bg-trip.gif) no-repeat 100% 50%;	
}
.slide-block .block div {
	overflow:hidden;
	height:1%;
}
.detail td{
	text-align:center;
	padding:0;
}
.board{
	width:74px;
}
.detail .board span{
	width:74px;
	display:block;
}
.disembark{width:82px;}
.detail .disembark span{
	width:82px;
}
.nights{width:52px;}
.long{
	width:125px;
}
.long div{width:116px;}
.detail tbody td{
	height:38px;
	background:#f2f2f2;
	width:2px;
	text-align:left;
	vertical-align:top;
	padding:4px 0 0;
	color:#000;
}
.detail tbody .null{
	background:none;
	clear:both;
}
.detail{
	margin:-3px 0 0;
}
.detail span{
	display:block;
	text-align:center;
	width:100%;
}
.detail div{
	padding:0 4px;
	float:left;
	overflow:hidden;
}
.detail div ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.detail div ul li{
	float:left;
	margin:0 2px 3px 0;
}
.detail thead{
	vertical-align:bottom;
}
.price{
	width:213px;
	float:left;
	border-collapse:collapse;
	margin:0 11px 0 0;
}
.price .type{
	width:108px;
}
.price thead{
	background:#333;
	color:#fff;
	border:1px solid #bababa;
}
.price thead td{
	padding:6px 0 4px 7px;
}
.price tbody tr{
	margin:0;
}
.price tbody td{
	padding:3px 0 4px 7px;
	background:#e6e6e6;
	border:1px solid #bababa;
}
.coments-holder{
	width:326px;
	background:#333;
	float:left;
	margin:0 7px 0 0;
}
.coments-holder strong{
	color:#fff;
	display:block;
	text-align:right;
	margin:0 10px 3px 0;
}
.coments-holder .meets{
	width:76px;
	float:left;
	padding:7px 0 0;
}
.coments-holder .coments{
	float:right;
	padding:7px 0 12px 8px;
	width:242px;
	background:#e6e6e6;
}
.coments-holder .coments p{
	margin:0 0 3px;
	line-height:15px;
}
.days{
	width:395px;
	float:left;
	border-collapse:collapse;
	color:#333;
}
.days .day{
	vertical-align:top;
	padding:3px 7px 0 0;
	text-align:right;
	width:46px;
	color:#fff;
	background:#333;
}
.days td{
	background:#e6e6e6;
	padding:4px 0 0 10px;
}
.block .note{
	margin:10px 0;
	font-style:italic;
}
.inner-c .main-holder{background:none;}
.more-hold{
	overflow:hidden;
	width:100%;
}
.inner-search{
	width:200px;
}
.main-hold {
	float:right;
	width:650px;
	overflow:hidden;
}
.links{
	float:right;
	width:210px;
	overflow:hidden;
}
.links .hour{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../../new/images/txt-hour.gif) no-repeat;
	width:101px;
	height:22px;
}
.links .hour:hover{
	background: url(../../new/images/txt-hour-h.gif) no-repeat;
}
.links .book{
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../../new/images/txt-book.gif) no-repeat;
	width:101px;
	height:22px;
}
.links .book:hover{
	background: url(../../new/images/txt-book-h.gif) no-repeat;
}
.inner-c .img-holder{
	margin-bottom:3px;
}

.dest_thumb {
	text-align: center;
}
.error {
	color: #FF0000;
	font-size:1.1666em;
	font-weight: bold;
	text-align: center;
}
.message {
	color: #00A300;
        font-size:1.1666em;	
	font-weight: bold;
	text-align: center;
}

ul.sitemap-0 li, ul.sitemap-1 li, ul.sitemap-2 li, ul.sitemap-3 li {
	list-style-type: none;
}
ul.sitemap-0 {
	margin-left: 30px;
}
ul.sitemap-0 li a {
	color:#053f63;
	font-size: 18px;
	padding-left: 0px;
}
ul.sitemap-1 li a {
	font-size: 15px;
	padding-left: 30px;
}
ul.sitemap-2 li a {
	font-size: 12px;
	padding-left: 60px;
}
ul.sitemap-3 li a {
	font-size: 10px;
	padding-left: 90px;
}

ul.sitemap-0 li {
	padding-top: 15px;
}
ul.sitemap-1 li {
	padding-top: 6px;
}

ul.controlc-list {
	margin: 0px 0px 3px 15px;
	list-style-type: disc;
}
.fromdate
{
font:1.2em Arial, Helvetica, sans-serif;
float:left;
width:200px;
	text-decoration:none;
	color:#000;
}
.subject
{
	font:1.2em Arial, Helvetica, sans-serif;
	float:left;
	text-decoration:none;
	color:#000;
	width:400px;
}
.shiptext {
	font:11px Arial, Helvetica, sans-serif;
	float:right;
	display:block;
	width:275px;
	margin-top:80px;
	}
.shiptext hr {
	height:1px;
	width:280px;
	color:#103656;
	background-color:#103656;
	}
.shiptext h1 {
	font-size:14px;
	}
.shiptext h2 {
	font-size:13px;
	}
.shiptopimage-lower {
	position:absolute;
	z-index: 20;
	width:262px;
	height:99px;
	right: 290px;
	top: 230px;
	background:url(../images/small-diagram-lower-deck.jpg) no-repeat;
}
.shiptopimage-main {
	position:absolute;
	z-index: 20;
	width:262px;
	height:99px;
	right: 290px;
	top: 230px;
	background:url(../images/small-diagram-main-deck.jpg) no-repeat;
}
.shiptopimage-hot-tub {
	position:absolute;
	z-index: 20;
	width:262px;
	height:99px;
	right: 290px;
	top: 230px;
	background:url(../images/small-diagram-hot-tub-deck.jpg) no-repeat;	
}
.shiptopimage-upper {
	position:absolute;
	z-index: 20;
	width:262px;
	height:99px;
	right: 290px;
	top: 230px;
	background:url(../images/small-diagram-sundeck.jpg) no-repeat;	
}
.shipmidimage {
	margin-left:220px;
	z-index:-1;
	}	
	
* {
	font-family:Arial,Helvetica,sans-serif;
}
.maincontent {
	margin:0px auto;
	width:975px;
}
.outline {
	width:302px;
	height:541px;
	margin:4px 0px;
	border:1px #1E5D86 solid;
}
h5{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:15px;
	font-weight:normal;
	font-family:helvetica, arial, sans;
}
#fill{
	background-color:#E8E8E8;
	border:5px solid #1E5E87;
}
.bluebox {
	padding:8px 0px;
	border:solid 1px #b1cad1;
	background-color:#E8E8E8;
}
.topbar h5 {
	padding-left:16px;
	color:#145989;
	text-transform:uppercase;
	padding-bottom:0px;
}

.topbar p{
	
	padding-left:16px;
	font-size:13px;
	padding-right:16px;
	}
.leftside {
	margin:0px 5px 0px 0px;
	float:left;
	padding:0px;
	width:659px;
}
.photoday {
	margin:4px 0px;
	display:inline-block;
	border:1px #1E5D86 solid;
	width:625px;
	height:190px;
	color:#FFFFFF;
	padding:8px 16px;
	background-color:#313233;
}
.photoday img {
	float:left;
}
.photoday .text {
	margin:0px;
	float:right;
	padding:4px 8px;
	width:350px;
	font-size:13px;
}
h5 span {
	font-weight:bold;
}
.photoday h5 {
	margin-bottom:8px;
}
#storybox {
	height:48px;
	overflow:hidden;
}
#ratebox {
	height:29px;
	overflow:hidden;
}
.ratings, .stories {
	margin:2px 0px 3px;
	width:238px;
	font-size:13px;
	padding:8px 16px;
	display:inline-block;
	background-color:#e9eaec;
}
.ratings h5, .stories h5, #comments h5 {
	color:#145989;
	font-size:1.1em;
	margin-bottom:13px;
	text-transform:uppercase;
}
.ratings a, .stories a, #comments a {
	float:right;
	color:#145989;
	display:block;
	font-size:0.9em;
	margin-top:6px;
	margin-bottom:5px;
}
#comments {
	float:left;
	width:345px;
	color:#231f20;
	font-size:13px;
	padding:8px 16px;
	display:inline-block;
	margin:2px 0px 0px 0px;
	background-color:#e9eaec;
	border:solid 1px #b1cad1;
}
#comments img {
	float:left;
	width:123px;
	height:88px;
	margin-right:10px;
	margin-bottom:10px;
}
#comments .text {
	clear:both;
	height:90px;
	color:#231f20;
	overflow:hidden;
}
#comments ul, #comments li {
	margin:0px;
	padding:0px;
}
#comments li {
	list-style-type:none;
}
#photobox {
	float:left;
	margin:0px;
	padding:0px;
	width:242px;
	height:144px;
	display:block;
	overflow:hidden;
}
#photobox a {
	border:none;
	outline:none;
}
.leftnarrow {
	margin:0px;
	padding:0px;
	float:left;
	width:375px;
}
.rightnarrow {
	margin:0px;
	float:right;
	width:272px;
}
.rightnarrow ul {
	margin:0px;
	padding:0px;
	width:238px;
	display:block;
}
.rightnarrow li {
	width:238px;
	display:inline-block;
}
.rightnarrow li div {
	margin:0px;
	display:block;
}
a.yearlink {
	width:75px;
	color:#FFFFFF;
	display:block;
	margin:1px 0px;
	padding-top:1px;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-color:#6d6e70;
	text-transform:uppercase;
	border-top:solid 1px #c8c6c7;
	border-right:solid 1px #c8c6c7;
}
.yearlink:hover {
	background-color:#231f20;
}
.guad {
	float:left;
	margin:0px;
	height:36px;
	width:151px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	background-color:#4A7BBE;
	text-transform:uppercase;
	border-right:solid 1px #d6ddef;
}
.socorro {
	float:left;
	margin:0px;
	height:36px;
	width:151px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	background-color:#35C6F3;
	text-transform:uppercase;
	border-right:solid 1px #69d6f3;
}
.guad span, .socorro span {
	display:block;
	padding-top:12px;
	margin-left:10px;
	font-weight:bold;
	font-size:18px;
}
.desthead {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin-bottom:1px;
	padding:3px 10px;
	border:solid 1px #918f90;
	background-color:#231f20;
}
.swell {
	padding:0px;
	width:657px;
	margin:8px 0px;
	display:inline-block;
	border:solid 1px #000000;
}
.swelllogo {
	float:left;
	margin:0px;
	height:75px;
	width:374px;
	display:block;
	background:url(../imagesRevised/swell.png) top left no-repeat;
}
.swell img {
	margin:0px;
	width:657px;
	height:133px;
	vertical-align:bottom;
}
.akbc {
	width:280px;
	float:right;
	color:#FFFFFF;
	display:block;
}
.akbchead {
	height:19px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:1px 10px;
	margin-bottom:1px;
	background-color:#231f20;
	border-left:solid 1px #918f90;
	border-bottom:solid 1px #918f90;
}
.akbc ul {
	margin:0px;
	width:100%;
	padding:0px;
}
.akbc ul li {
	float:left;
	display:block;
	list-style-type:none;
}
.akbc li .yearlink {
	width:69px;
	height:18px;
	color:#FFFFFF;
	display:block;
	margin-top:1px;
	padding-top:2px;
	font-size:13px;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	background-color:#6d6e70;
	text-transform:uppercase;
	border-top:solid 1px #c8c6c7;
	border-right:solid 1px #c8c6c7;
	border-bottom:solid 1px #FFFFFF;
}
.akbc li a:hover {
	background-color:#231f20;
}
.alaska {
	float:left;
	height:30px;
	width:139px;
	display:block;
	margin-right:1px;
	background-color:#01b1ae;
}
.bc {
	float:left;
	height:30px;
	width:140px;
	display:block;
	background-color:#50be91;
}
.alaska span, .bc span {
	display:block;
	margin-top:8px;
	margin-left:6px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
}
.rightcol {
	width:304px;
	float:right;
}
.rightcol ul {
	width:308px;
	margin:0px;
	padding:0px;
}
.rightcol li {
	float:left;
	margin-right:1px;
	width:75px;
	padding:0px;
	list-style-type:none;
}
#booknow{
	margin-left:16px;
display:block;
	}
a.booklink {
	width: 176px;
	/*height: 27px;*/
	color:#FFFFFF;
	display:block;
	margin:1px 0px;
	padding:8px 0px;
	font-size:0.9em;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-color:#6d6e70;
	text-transform:uppercase;
	border-top:solid 1px #c8c6c7;
	border-right:solid 1px #c8c6c7;
	cursor: pointer;
}
.booklink:hover {
	background-color:#231f20;
}
#blueblock{
	background-color:#27C4F4;
	width:190px;
	height:50px;
	padding-left:16px;
	color:#FFF;
	margin-top: -30px;
		}
h6{
	font-size:18px;
	padding-top:4px;
	
	}
h6 span{
	
	font-size:14px;
	}
input#FirstName{
	font-size: 11px;
	width: 200px;
	margin-left:16px;
	}
input#LastName{
	font-size: 11px;
	width: 200px;
	margin-left:16px;
	}
input#EmailAddress{
	font-size: 11px;
	width: 200px;
	margin-left:16px;
	}
	label{
	margin-left:16px;
		
		}
		.cat_button{
	width: 116px;
	height: 27px;
	color:#FFFFFF;
	display:block;
	padding:8px 0px;
	font-size:0.9em;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-color:#6d6e70;
	text-transform:uppercase;
	border-top:solid 1px #c8c6c7;
	border-right:solid 1px #c8c6c7;
	cursor: pointer;
			}
			
			
.cat_button:hover {
	background-color:#231f20;
}
