/* CSS Document */

/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

input {
	margin:0;
	padding:0;
	-webkit-appearance: none; 
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	/* some mods */
	background-color: #fbfbfb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

::selection {        
	background: #59c2ff; /* Safari */        
}

::-moz-selection {        
	background: #59c2ff; /* Firefox */
}

hr {
	display:none;
}

a {
	color: #379cd6;
	text-decoration: none;
}

a:hover {
	color: #379cd6;
	text-decoration: underline;
}

#hr {
	height: 80px;
	background-image: url(../art/divider.png);
	background-repeat: no-repeat;
	background-position: center;
	clear:both;
}

/* DIV's layout */

#header {
	height: 210px;
}

#container {
	width: 960px;
	margin: 0 auto;
	height: 185px;
	background-image: url(../art/transparent.png);
	background-repeat: repeat;	
	
}

#containernobg {
	width: 960px;
	margin: 0 auto;
	height: auto;

}

#logo {
	float:left;
	width: 106px;
	height: 144px;
	background-image: url(../art/logosmall.png);
	background-repeat: no-repeat;
	clear: left;
	margin-top: 20px;
	margin-left: 20px;

}

#menu {
	float:right;
	width: 600px;
	height: 185px;
}

#twitterbadge a {
	background-image: url(../art/twitter1black.png);
	background-repeat: no-repeat;	
	width: 58px;
	height: 58px;
	float: right;
	text-decoration: none;
	display: block;
}

#twitterbadge a:hover {
	background-image: url(../art/twitter1blackinverted.png);
	background-repeat: no-repeat;	
	width: 58px;
	height: 58px;
	float:right;
}

#navigation
{
	float: right;
	clear: right;
	width: auto;
	margin-top: 80px;
	font: 18px/18px 'ColaborateLightRegular', Arial, sans-serif;
	color: #0b0b0b;
	
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #0b0b0b;
	text-decoration: none;
	margin-left: 10px;
}

#navigation li a:hover { background: #0b0b0b; color: #fbfbfb; }

#slidercontainer {

}

.slider {
	width: 100%;
	height: 610px;	
	background-repeat: no-repeat;
	background-position: center;
	/* background-image: url(../art/testimages/testbg00.jpg); */
	display:none;
	position:absolute;

}


#headernav-outer {
	width: 960px;
	height: 18px;
	margin-top: 340px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.btn {
	float:left;
	width: 18px;
	height: 18px;
	background-color: #0b0b0b;
	margin-right: 8px;
	text-indent: -9999px !important;
}


/* OVERLAY PICTURE TEXT */
#overlaytxt {  width:960px; margin:0 auto; clear:both; position:relative; top:354px; }
#firstline { 
	font: 44px/44px 'ColaborateLightRegular', Arial, sans-serif;
	background-image:url("../art/transparent.png"); 
	color:#333; 
	padding:4px 13px 7px; 
	float:left; 
	display:block; 
}

#secondline {
	font: 18px/27px 'ColaborateBoldRegular', Arial, sans-serif;
	background-image:url("../art/transparent.png");
	color:#379cd6;
	text-decoration:none;
	font-size:40px;
	padding:0 13px 10px;
	float:left;
	display:block;
	clear:both;
}

#secondline:hover {
	text-decoration:underline;
	color:#379cd6;
}

.pictured {
	font: 12px/12px 'ColaborateLightRegular', Arial, sans-serif;
	background-color:#379cd6;
	color:#FFF;
	font-size:12px;
	padding:7px 14px;
	text-transform:uppercase;
	float:left;
	display:block;
	clear:both;
	margin-top:12px;
	margin-left:68px;
}

.pictured a { font-size:12px; text-transform:uppercase; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { font-size:12px; text-transform:uppercase; text-transform:none; color:#FFF;text-decoration:none; }
.pictured a:active { font-size:12px; text-transform:uppercase; text-transform:none; color:#FFF;text-decoration:none; }

#news {
	width: 100%;
	height: 12px;
	background-color: #0b0b0b;
	clear: both;

}

#newsletter {
	margin-top: 26px;
	float:right;
	width: auto;
	height: 48px;
	padding-left: 64px;
	padding-top: 4px;
	background-image: url(../art/newsletter-black.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fbfbfb;
	font: 16px/16px 'ColaborateThinRegular', Arial, sans-serif;
}

#newsletter-email {
	background-color: #707070;
	border: #707070;
	border-color:#707070;
	border-width:1px;
	width: 200px;
	font: 18px/27px 'ColaborateThinRegular', Arial, sans-serif;
	color: #fbfbfb;
	height: 26px;
	padding-left:6px;
	margin-top: 4px;
	float:left;
}

#newsletter-button {
	background-color: #fbfbfb;
	height: 28px;
	border: none;
	float:right;
	margin-top: 4px;
	margin-left: 6px;
	font: 18px/27px 'ColaborateThinRegular', Arial, sans-serif;
}

#counter {
	margin-top:26px;
	float:left;
	width: 300px;
	height: 44px;
	padding-left:64px;
	background-image: url(../art/clock-black.png);
	background-repeat: no-repeat;
	background-position: left top;
	font: 24px/27px 'ColaborateThinRegular', Arial, sans-serif;
	color:#fbfbfb;
	padding-top:10px;
}

#footer {
		clear:both;
	background-color: #0b0b0b;
	height: 300px;
	bottom:0;
	margin-bottom:0px;
	margin-top: 60px;
	padding-top: 60px;
	font: 14px/14px 'ColaborateLightRegular', Arial, sans-serif;
	color: #707070;

}

#footer a {
	color: #379cd6;
}

#footer a:hover {
	text-decoration:underline;
}

#footercontainer1 {
	float:left;
	width: 280px;
}

#footercontainer2 {
	float:left;
	width: 200px;
}

#footercontainer3 {
	float:left;
	width: 280px;
}

#footercontainer4 {
	float:left;
	width: 200px;
	height: 160px;
	background-image: url(../art/logoxsmall-white.png);
	background-repeat: no-repeat;
	background-position: 120px bottom;
}

#worldmap {
	z-index:-99;
	margin: 0 auto;
	background-image: url(../art/world-map-15.jpg);
	background-position:center -200px;
	background-repeat:no-repeat;
	width:100%;
	height:1141px;
	position:absolute;
	display:block;

}


#status-msg {
	float:left;
	width: 640px;
	height: 500px;
	background-image: url(../art/msg-white.png);
	background-repeat: no-repeat;
	background-position: left top;

}

#status-path {
	float:right;
	width: 320px;
	height:500px;
	background-image: url(../art/path-white.png);
	background-repeat: no-repeat;
	background-position: right top;

}

#tripcontent {
	background-image: url(../art/poi-white.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 50px;
}

#tripheader {
	width: 200px;
	float: left;
}

#spotgoogle {
	background-image: url(../art/spotandgoogle.png);
	background-repeat: no-repeat;
	background-position: right -10px;
	width: 300px;
	height: 60px;
	float: right;
}

#map { 
	height: 500px;
	width: 100%; 
	margin-top: 12px;
	clear:both;
}

#boatleftcontainer {
	width:460px;
	height:400px;
	float: left;
	background-image: url(../art/info-white.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#boatrightcontainer {
	width:500px;
	height:400px;
	float:right;
	background-image: url(../art/pics-white.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.storiesgrid {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

ul#imagegrid {
	list-style: none;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left:21px;
	margin-right:auto;
  }

#imagegrid li {
  float: left;
  margin: 0 4px 10px 4px;
  } 
  
  #imagegrid li a:hover img {
  opacity:0.3;  filter:alpha(opacity=30);
  }

#imagegrid li img {
  background-color: white;
  padding: 0px; margin: 0;
  border: none;
  width: 160px;
  height: 110x;
  }
  
#imagegrid li a {
	outline: none;
	-moz-outline-style: none;
  	display: block;
  }

#image-title { 
	width:100%;
	float:left;
	font-family: 'ColaborateThinRegular', Arial, sans-serif;
	font-size: 18px;
	text-align:center;
	margin-bottom:24px;
	height:56px;
	margin-left:auto;
	margin-right:auto;
	color: #000000;
} 
#image-title-bar {
	width:100%;
	height:56px;
}

#nextimage {
    background-image: url("../art/next-image.png");
    background-position: right center;
    background-repeat: no-repeat;
    clear: left;
    display: block;
    float: left;
    height: 100%;
    margin-left: 480px;
    margin-right: 12px;
    position: absolute;
    width: 468px;
	text-decoration:none;
	outline: none;
	-moz-outline-style: none;


}
#previmage {
    background-image: url("../art/back-image.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 100%;
    margin-left: 12px;
    margin-right: auto;
    position: absolute;
    width: 468px;
	text-decoration:none;
	outline: none;
	-moz-outline-style: none;
}

#imageplaceholder {
    height: 0px;
    position: absolute;
    width: 960px;
}
#imagespacer {
    height: 12px;
}

#datecontainer {
	float:left;
}

#navNext a {
	background-image: url(../art/next.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 56px;
	width: 430px;
	float:right;
	padding-right: 65px;
	text-align: right;
}

#navNext a:hover {
	background-image: url(../art/next-over.png);
}

#navPrev a {
	background-image: url(../art/back.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 56px;
	width: 375px;
	float:left;
	padding-left: 65px;
	text-align: left;
}

#navPrev a:hover {
	background-image: url(../art/back-over.png);
}


#smallpicture {
	background-image: url(../art/camera-small.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:16px;
	width: auto;
	margin-left:20px;
	padding-left: 20px;
	padding-right:5px;
}

#smallmsg {
	background-image: url(../art/msg-small.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:16px;
	width: auto;
	padding-left: 20px;
}

#smallcalendar {
	background-image: url(../art/calendar-small.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:16px;
	width: auto;
	margin-left: 8px;
	padding-left: 20px;
}


/* guestbook SECTION */

#newguestbookcontainer {
	float: left;
	width: 400px;
	height: auto;
	background-image: url(../art/msg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#guestbookscontainer {
	float:left;
	width:560px;
	height:auto;
	background-image: url(../art/manymsg.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#guestbookwrapper {
	margin-top:25px;
}

#newguestbookform {
	margin-left:64px;
	margin-bottom: 24px;
	margin-top:24px;
	height: 400px;
}

#guestbookerror {
	margin-bottom: 4px;
	float:left;
	background-color: #379cd6;
	font-family: 'ColaborateThinRegular', Arial, sans-serif;
	font-size: 18px;
	padding-left:6px;
	padding-top:4px;
	padding-bottom:1px;
	height:18px;
	width: 260px;
	color: #fbfbfb;
}

#guestbookerrorcaptcha {
	margin-bottom: 4px;
	background-color: #379cd6;
	font-family: 'ColaborateThinRegular', Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	padding-top:6px;
	height:20px;
	width: 90px;
	color: #fbfbfb;
	float:right;
	margin-right:69px;
	margin-top:-10px;
	text-align:center;
}

#guestbook-input-name {
	background-color: #707070;
	border:none;
	width: 260px;
	height: 45px;
	padding-left:6px;

}
#guestbook-input-email {
	background-color: #707070;
	border:none;
	  width: 260px;
	height: 45px;
	padding-left:6px;
	margin-top:8px;
}
#guestbook-input-msg {
	background-color: #707070;
	border:none;
	line-height:18px;
	width: 260px;
	height:auto;
	padding-left:6px;
	padding-top:5px;
	margin-top:8px;
}

#guestbook-input-captcha {
	background-color: #707070;
	border: none;
	width: 90px;
	height: 40px;
	float:right;
	margin-right:69px;
	margin-top:10px;
	text-align:center;
}

#guestbook-captcha {
	margin-top:12px;
	margin-left:40px;
}

#guestbook-button {
	clear:both;
	background-color: #379cd6;
	border: none;
	width: 90px;
	height:40px;
	float:right;
	margin-right:69px;
	margin-bottom:12px;
	text-align:center;
	color:#fbfbfb;
	border-width: 0;
}

#guestbook {
	font: 18px/18px 'ColaborateThinRegular', Arial, sans-serif;
	margin-bottom:24px;
	width: 500px;
}

#guestbooker-name {
	font: 18px/18px 'ColaborateThinRegular', Arial, sans-serif;
	font-weight:bold;
}

#guestbooker-message {
	font: 18px/18px 'ColaborateThinRegular', Arial, sans-serif;
	margin-top:6px;
}

#guestbooker-datetime {
	margin-top:6px;
}

#guestbook-calendar {
	background-image: url(../art/calendar-small-blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:16px;
	width: auto;
	padding-left: 20px;
}

#guestbook-clock {
	background-image: url(../art/clock-small-blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:16px;
	width: auto;
	margin-left: 8px;
	padding-left: 20px;
}


.guestbook-input-text {
	font: 18px/27px 'ColaborateThinRegular', Arial, sans-serif;
	color: #fbfbfb;
}


/* FONT SETTINGS */

.headertext {
	font: 36px/36px 'ColaborateLightRegular', Arial, sans-serif;
	text-align:center;
	padding-top: 40px;
	padding-bottom: 10px;
	color: #0b0b0b;
	clear:both;
}

.headertext a {
	color: #379cd6;
	text-decoration: none
}

.headertext a:hover {
	text-decoration:underline;
}

.subheadertext {
	font: 18px/18px 'ColaborateLightRegular', Arial, sans-serif;
	text-align:center;
	padding-bottom: 10px;
	color: #828282;
}

.subheadertext a {
	color: #379cd6;
	text-decoration: none
}

.subheadertext a:hover {
	text-decoration:underline;
}

.navText, a:hover {
	font: 18px/18px 'ColaborateLightRegular', Arial, sans-serif;
	text-decoration:none;
}

.contenttext {
	font: 18px/18px 'ColaborateLightRegular', Arial, sans-serif;
	text-align:left;
	margin-left:67px;
	margin-top:60px;
	margin-bottom:20px;
	color:#333;
	width:800px;
}

.contenttext a {
	color: #379cd6;
	text-decoration: none
}

.contenttext a:hover {
	text-decoration:underline;
}

.contentheadertextleft {
	font: 24px/24px 'ColaborateLightRegular', Arial, sans-serif;
	color: #0b0b0b;
	padding-top: 18px;
	padding-left: 64px;
}
.contentheadertextright {
	font: 24px/24px 'ColaborateLightRegular', Arial, sans-serif;
	color: #0b0b0b;
	padding-top: 18px;
	text-align: right;
	padding-right: 64px;
}

.footerheadertext {
	font: 20px/20px 'ColaborateLightRegular', Arial, sans-serif;
	color: #fbfbfb;
	padding-bottom:20px;
}

.dateboxhead {
	color: #0b0b0b;
	font: 22px/22px 'ColaborateThinRegular', Arial, sans-serif;
	letter-spacing: 0;
	text-align: left;
	width: 220px;
	margin-left:60px;
}

.dateboxmonthyear {
	color: #0b0b0b;
	float:left;
	margin-left:6px;
	font: 10px/10px 'ColaborateThinRegular', Arial, sans-serif;
	letter-spacing: 0;
	text-align: left;
}

.dateboxday {
	color: #0b0b0b;
	float:left;
	font: 24px/24px 'ColaborateBoldRegular', Arial, sans-serif;
}

.footerhilight {
	color: #fbfbfb;
}

.statusheader {
	color: #0b0b0b;
	font: 18px/18px 'ColaborateThinRegular', Arial, sans-serif;
	margin-left:45px;
	margin-top:24px;
}

.statusinfo {
	color: #0b0b0b;
	margin-left:42px;
	font: 48px/48px 'ColaborateBoldRegular', Arial, sans-serif;
}

.messagehead {
	color: #0b0b0b;
	font: 18px/18px 'ColaborateThinRegular', Arial, sans-serif;
	margin-left:55px;
	margin-top:24px;
}

.messagedate {
	color: #0b0b0b;
	font: 16px/16px 'ColaborateThinRegular', Arial, sans-serif;
	margin-left:57px;
}

h1.fontface {font: 60px/68px 'ColaborateThinRegular', Arial, sans-serif;letter-spacing: 0;}

.thin {font: 18px/27px 'ColaborateThinRegular', Arial, sans-serif;}
.light {font: 18px/27px 'ColaborateLightRegular', Arial, sans-serif;}
.regular {font: 18px/27px 'ColaborateRegular', Arial, sans-serif;}
.mregular {font: 18px/27px 'ColaborateMediumRegular', Arial, sans-serif;}
.bregular {font: 18px/27px 'ColaborateBoldRegular', Arial, sans-serif;}
