/*
	ISLANDDAYTRIPPERS.COM :: Cathy Denham
	(c) 2009 North Island Daytrippers :: All Rights Reserved.
	
	Site/Design/Code by Derek Kleinfeldt for Harbour Road Design.
	http://www.harbourroad.ca  :: hello@harbourroad.ca
*/





/*--------------------------------------------------------
			GLOBAL RESETS
  -------------------------------------------------------- 
*/


* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

ol, ul {
	list-style: none;
}

del {
	text-decoration: line-through;
}





/*--------------------------------------------------------
			GLOBAL FORMATTING
  -------------------------------------------------------- 
*/


body {
	color: #333;
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border: 0; 	
	background: #999 url(../background-photo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a:link {
	color: #0056ac;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #0056ac;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #0e8001;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	color: #0e8001;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}

a:focus {
	outline: none;
}

h1 { 
	color: #333;
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
	margin-bottom: 6px;
	clear: both;
}

h2 { 
	color: #333;
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 13px;
	margin-bottom: 5px; 
	clear: both;
}

h3 { 
	color: #333;
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	margin-bottom: 0; 
	clear: both;
}



p {
	padding-bottom: 11px;
}

li {
	color: #333;
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
	margin-bottom: 20px;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

input, textarea, select, option {
	color: #666;
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 4px;
	padding-right: 0;
	padding-left: 5px;
	background: url(../images/background.png);
	border: 1px solid #666;
}





/*--------------------------------------------------------
			LAYOUT FORMATTING
  -------------------------------------------------------- 
*/


#logo {
	position: absolute;
	top: 0;
	left: 250px;
	width: 270px;
	height: 78px;
	padding: 8px 25px 0 25px;
	background: url(../images/background.png);
	background-repeat: repeat;
}

#logobottom {
	position: absolute;
	top: 86px;
	left: 250px;
	width: 320px;
	height: 21px;
	padding: 0;
	background: url(../images/background-logobottom.png);
	background-repeat: no-repeat;
}

#navtop {
	position: absolute;
	top: 130px;
	left: 250px;
	width: 100px;
	height: 30px;
	padding: 0 25px 0 25px;
	background: url(../images/background-navtop.png);
	background-repeat: no-repeat;
}

#nav {
	position: absolute;
	top: 160px;
	left: 250px;
	width: 100px;
	height: 310px;
	padding: 20px 40px 20px 10px;
	background: url(../images/background.png);
	background-repeat: repeat;
	text-align: right;
}

#navbottom {
	position: absolute;
	top: 510px;
	left: 250px;
	width: 100px;
	height: 30px;
	padding: 0 25px 0 25px;
	background: url(../images/background-navbottom.png);
	background-repeat: no-repeat;
}

#contentframe {
	position: absolute;
	top: 130px;
	left: 415px;
	width: 530px;
	height: auto;
	padding: 0;
	background: transparent;
}

#contenttop {
	position: relative;
	float: left;
	width: 530px;
	height: 30px;
	padding: 0 25px 0 25px;
	background: url(../images/background-contenttop.png);
	background-repeat: no-repeat;
}

#content {
	position: relative;
	float: left;
	width: 500px;
	height: 211px;
	padding: 20px 40px 9px 40px;
	background: url(../images/background.png);
	background-repeat: repeat;
	overflow: auto;
}

#contentalt {
	position: relative;
	float: left;
	width: 500px;
	height: 321px;
	padding: 20px 40px 9px 40px;
	background: url(../images/background.png);
	background-repeat: repeat;
	overflow: auto;
}

.left {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	padding: 0;
	background: transparent;
}

.mapleft {
	position: relative;
	float: left;
	width: 150px;
	height: auto;
	padding: 0;
	background: transparent;
}

.right {
	position: relative;
	float: right;
	width: auto;
	height: auto;
	padding: 0 16px 0 0;
	background: transparent;
}

.map {
	position: relative;
	float: right;
	width: auto;
	height: auto;
	padding: 0;
	background: transparent;
}

#photos {
	position: relative;
	float: left;
	width: 376px;
	height: 90px;
	padding: 10px 102px 10px 102px;
	background: url(../images/background.png);
	background-repeat: repeat;
}

#contentbottom {
	position: relative;
	float: left;
	width: 530px;
	height: 30px;
	padding: 0 25px 0 25px;
	background: url(../images/background-contentbottom.png);
	background-repeat: no-repeat;
}





/*--------------------------------------------------------
			TEXT FORMATTING
  -------------------------------------------------------- 
*/


p.book {
	line-height: 16px;
}

p.contenttop {
	text-align: right;
	padding-top: 13px;
}

p.contentbottom {
	font-size: 9px;
	text-align: right;
	line-height: 20px;
}





/*--------------------------------------------------------
			LINK FORMATTING
  -------------------------------------------------------- 
*/


a:link.nav {
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}

a:visited.nav {
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}

a:hover.nav {
	color: #0056ac;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
}

a:active.nav {
	color: #0056ac;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	outline: none;
}

a:focus.nav {
	outline: none;
}

a:link.navbook {
	color: #0056ac;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:visited.navbook {
	color: #0056ac;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:hover.navbook {
	color: #0e8001;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

a:active.navbook {
	color: #0e8001;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	outline: none;
}

a:focus.navbook {
	outline: none;
}

#contenttop a:link {
	color: #0056ac;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#contenttop a:visited {
	color: #0056ac;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#contenttop a:hover {
	color: #0e8001;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

#contenttop a:active {
	color: #0e8001;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	outline: none;
}

#contenttop a:focus {
	outline: none;
}

#contentbottom a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#contentbottom a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#contentbottom a:hover {
	color: #0056ac;
	text-decoration: underline;
	font-weight: normal;
}

#contentbottom a:active {
	color: #0056ac;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}

#contentbottom a:focus {
	outline: none;
}





/*--------------------------------------------------------
			IMAGE FORMATTING
  -------------------------------------------------------- 
*/

img.gallery {
	float: left;
	display: block;
	margin: 0;
	padding: 0 4px 4px 0;
	border: 0;
}

img.photo {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

img.middle {
	float: left;
	display: block;
	margin: 0;
	padding: 0 8px 0 8px;
	border: 0;
}





/*--------------------------------------------------------
			CLASS FORMATTING
  -------------------------------------------------------- 
*/


body.trips {
	color: #333;
	background: #999 url(../trips/background-photo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body.about {
	color: #333;
	background: #999 url(../about/background-photo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body.gallery {
	color: #333;
	background: #999 url(../gallery/background-photo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body.faq {
	color: #333;
	background: #999 url(../faq/background-photo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body.mapp {
	color: #333;
	background: #999 url(../map/background-photo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body.contact {
	color: #333;
	background: #999 url(../contact/background-photo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body.reserve {
	color: #333;
	background: #999 url(../reserve/background-photo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.navactive {
	text-decoration: underline;
	font-weight: bold;
}

p.clear {
	clear: both;
}

.send {
	color: #333;
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 7px 0;
	padding: 2px;
	border: 1px solid #666;
	background: url(../images/background.png);
}





/*--------------------------------------------------------
			LIGHTBOX FORMATTING
  -------------------------------------------------------- 
*/


#lightbox {	
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}

#lightbox img { 
	width: auto; 
	height: auto;
}

#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-image: url(data:image/gif); 		/* 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 { 
	color: #333;
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 9px;
	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; 
	outline: none;
}	 	

#overlay { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #333; 
}

