/* 
CSS Document 
hawaiibonefishing.com
all code is copyright to jamwerx and may not be used without written permission 
*/

html,body {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	background: #dcdcdc url(/images/template/bg.jpg) repeat;
}

/* header menu  */

#header-menu {
	text-transform: uppercase;
	top: -35px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	z-index: 2;
	position: relative;
	margin: 0 auto;
}

#header-menu a:link {
	color: #fff;
	text-decoration: none;
	padding-right: 8px;
}

#header-menu a:visited {
	color: #fff;
	text-decoration: none;
	padding-right: 8px;
}

#header-menu a:hover {
	color: #333;
}

#header-wrapper img {
	border: none;
}

/********** bottom slider **********/

#sliderwrap {
	width: 940px;
	height: 270px;
	padding: 10px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#slider {
	width: 700px;
	height: 250px;
	padding: 0;
	margin: 0 auto;
	border: solid 2px #fff;
	background: white;
}

#slider ul,#slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider li {
	width: 700px;
	height: 250px;
	overflow: hidden;
}

#prevBtn a {
	position: absolute;
	display: block;
	height: 100px;
	width: 100px;
	background: url(/images/template/green-left.png) 0 0 no-repeat;
	left: 5px;
	top: 80px;
	z-index: 99999;
}

#prevBtn * {
	display: none;
}

#prevBtn span.hover {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 100px;
	width: 100px;
	background: url(/images/template/pink-left.png) 0 0 no-repeat;
	cursor: pointer;
}

#nextBtn a {
	position: absolute;
	display: block;
	height: 100px;
	width: 100px;
	background: url(/images/template/green-right.png) 0 0 no-repeat;
	right: 5px;
	top: 80px;
}

#nextBtn * {
	display: none;
}

#nextBtn span.hover {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 100px;
	width: 100px;
	background: url(/images/template/pink-right.png) 0 0 no-repeat;
	cursor: pointer;
}

/********** bottom slider **********/

/********** right gallery **********/

.rightgallery {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 280px;
	position: relative;
}

.rightgallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 150px;
	height: 105px;
}

.rightgallery a {
	text-decoration: none;
	color: #999;
}

.rightgallery a:hover {
	color: #000;
	text-decoration: none;
}

.rightgallery img {
	padding-left: 2px;
	padding-bottom: 11px;
	padding-right: 14px;
	padding-top: 10px;
	border: none;
}

.rightgallery em {
	color: #006cc3;
	width: 130px;
	height: 25px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	background: url(/images/misc/watercolor-mask.png) no-repeat;
	text-align: center;
	font: italic 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 92px;
}

/********** right gallery **********/

/********** right testimonials **********/

#right-testimonials {
	width: 94%;
	height: 400px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	text-align: left;
}

#right-testimonials .bubble {
	width: auto;
	margin-bottom: 24px;
}

#right-testimonials .bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

#right-testimonials .bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

#right-testimonials .bubble cite {
	position: relative;
	margin: 0px;
	padding: 14px 0px 0px 15px;
	top: -1px;
	background: transparent url(/images/template/tip.gif) no-repeat 20px 0;
	font-style: normal;
	display: block;
	font-size: 12px;
}

/********** right testimonials **********/

/********** testiminials **********/

#custtestimonials {
	width: 86%;
	margin: 0 auto;
	padding: 20px;
	text-align: left;
}

#custtestimonials .bubble {
	width: auto;
	margin-bottom: 24px;
	color: #333;
}

#custtestimonials .bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #f8f8f8;
}

#custtestimonials .bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

#custtestimonials .bubble cite {
	position: relative;
	margin: 0px;
	padding: 14px 0px 0px 15px;
	top: -1px;
	background: transparent url(/images/template/tip.gif) no-repeat 20px 0;
	font-style: normal;
	display: block;
	font-size: 10px;
}

/********** testiminials **********/

/********** gallery **********/

#gallerybubble {
	width: 86%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: left;
}

#gallerybubble .bubble {
	width: auto;
	margin-bottom: 4px;
}

#gallerybubble .bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #f8f8f8;
}

#gallerybubble .bubble blockquote p {
	margin: 15px;
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	color: #990000;
}

#gallerybubble .bubble cite {
	position: relative;
	margin: 0px;
	padding: 14px 0px 0px 15px;
	top: -1px;
	background: transparent url(/images/template/tip.gif) no-repeat 20px 0;
	font-style: normal;
	display: block;
	font-size: 12px;
}

/********** gallery **********/

/********** links **********/

#duffslinks {
	width: 86%;
	margin: 0 auto;
	padding: 20px;
	text-align: left;
}

#duffslinks .top {
	position: relative;
	height: 40px;
	margin: 0px;
	border-bottom: 1px solid #c9c2c1;
	background: #ececec;
	display: block;
}

.topleft {
	position: absolute;
	top: 0;
	left: 0;
	padding: 12px;
	width: auto;
	font-weight: bold;
	height: 25px;
	text-align: left;
}

.topright {
	position: absolute;
	top: 0;
	right: 0;
	height: 16px;
	padding: 12px;
	width: 40px;
	background-color: #dcdcdc;
	font-weight: bold;
	border-left: 1px solid #c9c2c1;
	text-align: center;
}

.topright a {
	color: #444;
	text-decoration: none;
}

.topright a:hover {
	color: #990000;
	text-decoration: none;
}

#duffslinks .box {
	width: auto;
	margin: 20px 0;
	padding: 0;
	border: 1px solid #c9c2c1;
	background-color: #f8f8f8;
}

#duffslinks .box p {
	margin: 10px;
	padding: 0px;
}

/********** links **********/

/********** misc tags **********/

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.logophone {
	width: 50%;
	margin: 0 auto;
	font-size: 28px;
	text-align: center;
	padding: 10px;
}

.centerimg {
	width: 500px;
	padding: 20px;
	margin: 0 auto;
	text-align: center;
}

.imgcenter {
	margin: 0 auto;
	text-align: center;
}

/********** spacer tags **********/

.tenspacer {
	height: 10px;
	display: block;
	width: auto;
}

.twentyspacer {
	height: 20px;
	display: block;
	width: auto;
}

.thirtyspacer {
	height: 30px;
	display: block;
	width: auto;
}

.fortyspacer {
	height: 40px;
	display: block;
	width: auto;
}

.fivetyspacer {
	height: 50px;
	display: block;
	width: auto;
}

.sixtyspacer {
	height: 60px;
	display: block;
	width: auto;
}

.eightyspacer {
	height: 80px;
	display: block;
	width: auto;
}

.imgframe {
	border: solid 1px #666;
	padding: 5px;
	background-color: #f2f2f2;
}

/* ----------  book it slider ----------  */

#bookingpanel {
	display: none;
	position: relative:
	top: 0;
	width: 100%;
	z-index: 999;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#innerpanel {
	width: 100%;
	height: 310px;
	color: #fff;
	background: #272727;
	border-bottom: solid 1px #333;
	overflow: hidden;
	position: relative;
	z-index: 3;
}

#innerpanel h1 {
	font-size: 24px;
	padding: 5px 0 10px;
	margin: 0;
	color: #06a3e6;
	text-align: right;
}

#innerpanel p {
	margin: 10px 0;
	padding: 0;
	text-align: right;
}

#innerpanel .content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	height: 90%;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
}

#bookit-left {
	position: absolute;
	width: 400px;
	padding: 0 15px;
}

#bookit-left img {
	border: solid 1px #666;
	padding: 8px;
	background-color: #151515;
	padding-top: 25px;
}

#bookit-right {
	position: absolute;
	margin-left: 595px;
	height: 90%;
	width: 350px;
	padding: 5px;
	text-align: right;
}

.slidewrapper {
	margin: 0;
	padding: 0;
	border-top: solid 8px #151515;
	position: relative;
	height: 43px;
	z-index: 8;
}

.slide {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	height: 43px;
	background: url(/images/template/slider-button.png) no-repeat right top;
	position: relative;
	display: block;
}

.slide * {
	display: none;
}

.slide span.hover {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 190px;
	height: 43px;
	background: url(/images/template/slider-button-over.png) no-repeat right top;
	cursor: pointer;
}

.active {
	background: url(/images/template/slider-button-active.png) no-repeat right top;
}

.active span.hover {
	background: url(/images/template/slider-button-active-hover.png) no-repeat right top;
	cursor: pointer;
}

.fadeBookTrip {
	position: relative;
	display: block;
	height: 150px;
	width: 150px;
	background: url(/images/template/bookit-150.png) 0 0 no-repeat;
	left: 130px;
}

.fadeBookTrip * {
	display: none;
}

.fadeBookTrip span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 150px;
	width: 150px;
	background: url(/images/template/bookit-150-over.png) 0 0 no-repeat;
	cursor: pointer;
}

/********** quarry popup **********/

.quarryimg {
	margin: 10px;
	position: relative;
	width: 189px;
	height: 137px;
	left: 170px;
}

.quarryimg img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.quarryimg a {
	text-decoration: none;
}

.quarryimg span {
	width: 189px;
	height: 137px;
	display: block;
	position: absolute;
	top: -5px;
	left: 0;
	background: url(/images/template/cut-corner.png) no-repeat;
}

.expimg {
	margin: 10px;
	position: relative;
	width: 440px;
	height: 339px;
	left: 70px;
}

.expimg img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.expimg span {
	width: 400px;
	height: 299px;
	display: block;
	position: absolute;
	top: -9px;
	left: 220px;
	background: url(/images/misc/pin.png) no-repeat;
}

/********** quarry popup **********/

/********** boat popup **********/

.boatimgwrap {
	margin: 0 auto;
	position: relative;
	width: 90%;
	height: auto;
	padding: 20px;
	overflow: auto;
}

.boatimg {
	margin: 40px;
	position: relative;
	width: 189px;
	height: 137px;
	float: left;
}

.boatimg img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.boatimg a {
	text-decoration: none;
}

.boatimg span {
	width: 189px;
	height: 137px;
	display: block;
	position: absolute;
	top: -5px;
	left: 0;
	background: url(/images/template/cut-corner.png) no-repeat;
}

/********** boat popup **********/

#sponsorwrap {
	width: 450px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#sponsorwrap img {
	padding: 30px;
	text-align: center;
}

/********** gallery popup **********/

.galleryimgwrap {
	margin: 0 auto;
	position: relative;
	width: 90%;
	height: auto;
	padding: 4px;
	overflow: auto;
}

.galleryimg {
	margin: 40px;
	position: relative;
	width: 189px;
	height: 137px;
	float: left;
}

.galleryimg img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.galleryimg a {
	text-decoration: none;
}

.galleryimg span {
	width: 189px;
	height: 137px;
	display: block;
	position: absolute;
	top: -5px;
	left: 0;
	background: url(/images/template/cut-corner.png) no-repeat;
}

/********** gallery popup **********/

/********** guide wrap **********/

#guidewrapper {
	width: 566px;
	margin: 0 auto;
}

#guidewrapper .top {
	width: 566px;
	height: 203px;
	margin: 0;
	padding: 0;
	background: url(/images/template/guides-top.jpg) no-repeat;
}

#guidewrapper .top h1 {
	padding-top: 130px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#guidewrapper .mid {
	width: 566px;
	min-height: 200px;
	margin: 0;
	padding: 0;
	background: url(/images/template/guides-middle.jpg) repeat-y;
}

#guidewrapper .mid img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	text-align: center;
}

#guidewrapper .mid .aboutwrap {
	width: 486px;
	margin-left: 50px;
	padding-bottom: 20px;
}

#guidewrapper .bottom {
	width: 566px;
	height: 284px;
	margin: 0;
	padding: 0;
	background: url(/images/template/guides-bottom.jpg) no-repeat;
}

/********** guide wrap **********/

#ie-message {
	background: #C00;
	text-align: center;
	border-bottom: 1px solid #900;
	color: #fff;
	position: relative;
	top: 0;
	padding: 15px;
	width: 100%;
	font-size: 2em;
	line-height: 40px;
}

#ie-message a {
	color: #fff;
}

.counter {
	margin: 10px;
	padding: 10px;
	width: 250px;
	margin-left: 24px;
	display: block;
	text-align: left;
	margin-bottom: -20px;
}

.counterB {
	margin-top: -50px;
}

.pcounter .qp_prev {
	display: inline;
	width: 100px;
	padding: 10px;
}

.pcounter a {
	text-decoration: none;
}

.pcounter .qp_next {
	display: inline;
	width: 100px;
	padding: 10px;
}


.pcounter .qp_counter {
	padding: 10px;
	display: inline;
	width: 150px;
	font-weight: bold;
}

#spin {
	/*  display: block; */
	margin-bottom: 30px;
	margin-left: 20px;
	position: relative;
	height: 410px;
	overflow: hidden;
}

