* {
	margin: 0;
	padding: 0;
}

html, body {
	background-color: #bac3f0;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #3e3c60;
	text-align: center;
}

#wrapper { background: url(../images/bg.gif) repeat-x; }

img { border: 0; }

h1, h2 {
	color: #fff;
}

h1 {
	background-image: url(../images/grywhite_bordertop.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 15px;
	width: 299px;
}

h2 {
	font-size: 16px;
	line-height: 22px;
	margin-left: 470px;
}

h2 span {
	color: #fd6c1c;
}

h3 {
	color: #4a6e96;
	padding: 15px 0;
	font-size: 17px;
	line-height: 22px;
}

h3#location, h3#links {
	margin-top: 50px;
}

h4 {
	color: #214267;
	padding-bottom: 15px;
	font-size: 13px;
}

.bold {
	background-color: #3e3c60;
}

.background {
	background-color: #d4d2f2;
	padding: 5px;
	border: solid 1px #b8abc1;
	width: 350px;
	margin-top: 15px;
}

a {
	color: #586f8f;
    text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #fd6c1c;
}

a:active {
	color: #114baf;
}

a#header_anchors {
	color: #989898;
}

a#header_anchors a:hover {
	color: orange;
}

ul {
	list-style: none;
}

a.link2:link { color: #165789; text-decoration: underline; background: transparent; font-size:1em; font-weight: 700; }
a.link2:visited { color: #165789; background: transparent; text-decoration: underline; font-size:1em;  font-weight: 700; }
a.link2:hover { color: #b4b25d; background: transparent;  text-decoration: underline; font-size:1em;  font-weight: 700; }

ul#navbar {
}

ul#navbar li {
	background: #d4d2f2 url(../images/navfade.jpg) repeat-x;
	margin-bottom: 4px;
	margin-right: 10px;
	text-indent: 10px;
	padding: 3px 0;
}

ul#side_pics {
	width: 180px;
	margin-left: 43px;
	padding-right: 0;
}

ul#side_pics li {
	margin-bottom: 30px;
	margin-right: 0;
	padding-right: 0;
}

ul.normal {
list-style: disc; padding: 0 0 0 15px; }

img#side_corner {
	margin-top: 0;
	margin-left: 63px;
}

div#wrapper {
	position: absolute;
	width: 749px;
	left: 50%;
	margin-left: -374px;
	background-color: #eee5f3;
	border: 1px solid #62748a;
	border-top: 0;
	text-align: left;
}

div#heading_banner {
	background: url(../images/header.gif) #8dafd5 no-repeat bottom;
	padding-top: 50px;
	padding-bottom: 0;
	width: 749px;
	height: 89px;
}

div#main_content {
	background: #eee5f3 url(../images/wavestop.gif) no-repeat top right;
	background-position: 376px 0;
	padding-top: 15px;
}

div#main_content_gallery {
	background: #eee5f3 url(../images/wavestopgallery.gif) no-repeat top right;
	padding-top: 15px;
}

div#right_column {
	background-image: url(../images/rightcolumn_color.gif);
	background-repeat: repeat-y;
	background-position: top right;
    float: right;
    width: 223px;
	padding-bottom: 20px;
	text-align: right;
}

#side_corner {
	margin-top: 0;
	margin-right: 10px;
}

div#left_column {
    float: left;
	width: 130px;
	background: url(../images/wheel_lilac.gif) no-repeat top left #eee5f3;
	padding: 100px 0;
}

div#middle_column {
	margin-left: 160px;
	margin-right: 250px;
	padding-top: 60px;
}

div#middle_column p {
	padding-bottom: 10px;
}

div#border_bottom {
	background-image: url(../images/grywhite_borderbottm.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	clear: both;
}

#wave { 
	width: 313px;
	float: left;
	background-image:url(../images/wavebot.gif);
	height: 135px;
	 }
	
#footer {
 	color: white;
	font-weight: bold;
	text-align: right;
	background: url(../images/footer.gif) #8dafd5 no-repeat;
	float: left;
	height: 135px;
	width: 436px;
}

#footergallery {
 	color: white;
	font-weight: bold;
	text-align: right;
	background: url(../images/footergallery.gif) #8dafd5 no-repeat;
	float: left;
	height: 135px;
	width: 436px;
}
 .clear {
 	clear: both;
}

div#footer p {
	margin: 75px 10px 0 0;
}
div#footergallery p {
	margin: 75px 10px 0 0;
}

p#pole_position_link {
	padding-top: 1300px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
}
.dots { 
	background: url(../images/dots.gif) repeat-x;
	height: 1px;
	margin: 8px 0;
}

/*boat page*/

div#right_column_boat {
	background: url(../images/rightcolumn_color.gif) repeat-y top right;
    float: right;
    width: 223px;
}

p#pole_position_link_boat {
	padding-top: 920px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
}

/*cruises page*/

div#cruises_content {
	margin-left: 160px;
	padding-top: 60px;
}

div#right_column_cruises {
	background-image: url(../images/rightcolumn_color.gif);
	background-repeat: repeat-y;
	background-position: top right;
    float: right;
    width: 223px;
	margin-bottom: 550px;
}

#reminders {
	padding-top: 20px;
}

.bullets {
	margin-left: 25%;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../images/bullets.gif) no-repeat;
	height: 5px
}	

p#pole_position_link_cruises {
	padding-top: 3360px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
}

/*gallery page*/

div#gallery_content {
	margin-left: 160px;
	padding-top: 60px;
}

p#top {
	color: #989898;
	padding-bottom: 15px;
	clear: both;
}

.thumbnail {
float: left;
margin: 0 30px 20px 0;
border: 1px solid #62748a;
}

#logos_gallery {
	position: absolute;
	right: 15px;
	bottom: 85px;
}

#logos_gallery li {
	display: inline;
	padding-left: 15px;
}

p#pole_position_link_gallery {
	padding-top: 1530px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
}

/*gallery page*/

p#pole_position_link_contact {
	padding-top: 1430px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
}

/*Lightbox enlarging images effect */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.paddingtop {
	margin-top: 50px;
}	
.paddingbot {
	padding-bottom: 30px;
}

.paddingbot_index {
	padding-bottom: 15px;
}	

.paddingbot_cruises {
	padding-bottom: 60px;
}
.paddingbot_contact {
	padding-bottom: 100px;
}	

.paddingbot_boat {
	padding-bottom: 20px;
}	

.white { color: #fff; padding-right: 10px; }