html {
	background: url(/images/powell/bg_sub_main.jpg);
	background-color: #fbfcf7;
	background-repeat: no-repeat;
	background-position: top center;
}
body {
	margin: 0;
	font-family: arial, sans-serif;
	background-repeat: no-repeat;
	background-position: top center;
}

/* Font-Sizer Specific Styling */

.fsizer { } /* Container element */

.fsizer a { display: block; float: left; width: 20px; text-align: center; color: #9b5808; text-decoration: none; cursor: pointer; letter-spacing: 0; line-height: 100%; }
.fsizer a:hover { text-decoration: none; color: #e17100; background: #eae9dc;  }

/* Three 'A' links used to control size */

.fsizer a#fs_sml { font-size: 9px; height: 12px; padding-top: 8px; }
.fsizer a#fs_med { font-size: 13px; height: 16px; padding-top: 4px; }
.fsizer a#fs_lrg { font-size: 16px; height: 18px; padding-top: 2px; }

.fsizer a.fsactive { color: #e17100; background: #eae9dc; cursor: default; } /* When mode is active */


/* spacer div for hero area bg image */
#containerHeroArea {
	z-index: 100;
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 260px;
}

#containerContent {
	margin: 0 auto 40px;
	width: 1000px;
	height:auto;
	overflow: auto;
}

#boxContentLeftCol {
	float: left;
	width:  717px;
	height:auto;
	padding:5px 0px 0px 15px;
}

#boxBreadcrumb ul {
	margin: 0 0 20px 37px;
	padding: 0;
	width: 675px;
	list-style-type: none;
	font-size: 10px;
	color: #736335;
	text-transform: uppercase;
	overflow: auto;
}

#boxBreadcrumb ul li {
	float: left;
}

#boxBreadcrumb ul a {
	margin-left: 10px;
	padding-left: 15px;
	background:url(/images/powell/bg_breadcrumb_arrow.gif) no-repeat scroll  left center;
}

#boxBreadcrumb ul a:link {
	color: #736335;
	text-decoration: none;
}
#boxBreadcrumb ul a:visited {
	color: #736335;
	text-decoration: none;
}
#boxBreadcrumb ul a:hover {
	color: #e17100;
	text-decoration: none;
}
#boxBreadcrumb ul a:active {
	color: #e17100;
	text-decoration: none;
}

#boxContentHead {
	margin: 0 0 0 37px;
	padding: 0;
	width: 675px;
}
#boxContentHead h1 {
	margin: 0;
	font-family: times, serif;
	font-size: 2.6em;
	color: #00578e;
	font-weight: normal;
	text-transform: uppercase;
}
.txtContentHead {
	font-size: 10px;
	font-weight: bold;
	color: #736355;
}
.txtContentHead a:link {
	color: #736335;
	text-decoration: none;
}
.txtContentHead a:visited {
	color: #736335;
	text-decoration: none;
}
.txtContentHead a:hover {
	color: #e17100;
	text-decoration: none;
}
.txtContentHead a:active {
	color: #e17100;
	text-decoration: none;
}
.txtContentHeadBig {
	font-size: 12px;
}
.txtContentHeadBigger {
	font-size: 14px;
}
#boxTextSize {
	float: right;
}
#boxShareThis {
	float: right;
}
#boxContent {
	margin: 0 0 0 7px;
	padding: 3px 0 0 16px;
	width: 675px;
	font-size: 1em;
	line-height: 1.6em;
	color: #4c473a;
	background-image: url(/images/powell/bg_content_area.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	
}
#boxContent a:link {
	color: #9b5808;
	text-decoration: none;
}
#boxContent a:visited {
	color: #9b5808;
	text-decoration: none;
}
#boxContent a:hover {
	color: #e17100;
	text-decoration: none;
}
#boxContent a:active {
	color: #e17100;
	text-decoration: none;
}

#boxContent h2 {
	margin: 10px 0;
	font-family: times, serif;
	font-size: 2em;
	line-height: 1em;
	font-weight: normal;
	color: #736335;
}

/*use this class to remove top margin on first p tag in firefox*/	
#boxContent p:first-child {margin-top:0;}


/* BEGIN Houseboat Comaprison Tables */
#tblHBCompare {
	width: 675px;
	font-family: Arial, Helvetica, sans-serif;
}

#tblHBCompare th {
	width: 206px;
	padding: 4px 5px 4px 0;
	font-size: 11px;
	color: #00588e;
	text-align: right;
	border-bottom: solid #fff 1px;
	background-color: #e8e4d9;
}
#tblHBCompare th.category {
	font-size: 14px;
	color: #00588e;
	text-align: right;
	text-transform: uppercase;
	background-color: #d0c9ad;
}
#tblHBCompare th sup {
	font-size: 7px;
}

#tblHBCompare td {
	font-size: 10px;
	color: #fff;
	text-align: center;
}

#tblHBCompare td.luxury {
	background-color: #afa281;
	border-bottom: solid #fff 1px;
	border-right: solid #fff 1px;
}

#tblHBCompare td.deluxe {
	background-color: #00588e;
	border-bottom: solid #fff 1px;
	border-right: solid #fff 1px;
}

#tblHBCompare td.economy {
	background-color: #a25200;
	border-bottom: solid #fff 1px;
	border-right: solid #fff 1px;
}

#tblHBCompareLegend {
	margin: 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00588e;
}

#tblHBCompareLegend th {
	text-align: left;
	text-transform: uppercase;
}
#tblHBCompareLegend td, #tblHBCompareLegend th {
	padding: 4px 0 4px 20px;
}
/* END Houseboat Comaprison Tables */




a.buttonGallery1 {
	float: right;
	padding: 2px 30px 2px 13px;
	font-size: 12px;
	color: #fff !important;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	background: #9b5608 url(/images/powell/bg_button_gradient.gif) no-repeat scroll center right;
	/* CSS3 styling for latest browsers */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#boxContentRightCol {
	float: right;
	width: 245px;
	height:auto;
	
}


#boxBookSub {
	z-index: 100;
	position: absolute;
	bottom: -15px;
	right: 0;
	width: 245px;
	height: 40px;
	background-image: url(/images/powell/bg_check-rates-availability.png);
	background-repeat: no-repeat;
	background-position: top right;
    cursor:pointer;
}

/* booking form box*/
#boxBookFormSub {
	z-index: 90;
	position: relative;
	margin: -0 auto;
	width: 226px;
	color:#000; 
	padding:20px 0 10px 0;
	background-image: url(/images/powell/bg_book_form.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	/* CSS3 styling for latest browsers */
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

#containerHeroArea div.plus div     { height:40px; background:url("/images/powell/bg_plus_minus.gif") no-repeat scroll right top transparent; }
#containerHeroArea div.minus div    { height:40px; background:url("/images/powell/bg_plus_minus.gif") no-repeat scroll right bottom transparent; }
#boxContentRightCol div.hide~div    { margin-top:60px; } /* Adds a margin to the top of the first div when the booking area is closed/hidden */



/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	margin: 0 auto;
	width: 225px;
	border: 1px solid #b6ad93;
	/* CSS3 styling for latest browsers */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

/* accordion header */
#accordion h2 {
	background:#f7f7f3 url(/images/powell/bg_plus_minus.gif) no-repeat scroll  195px -8px;
	margin:0;
	padding:7px 10px;
	font-size:14px;
	font-weight:normal;
	color:#b3aa7f;
	border-top: 1px solid #b6ad93;
	cursor:pointer;		
}
#accordion h2.first {
	border-top: none;
	/* CSS3 styling for latest browsers */
	/* needed here to prevent background color from bleeding through */
	/* rounded corner border edges on #accordion element */
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#accordion h2.last {
	/* CSS3 styling for latest browsers */
	/* needed here to prevent background color from bleeding through */
	/* rounded corner border edges on #accordion element */
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

/* currently active header */
#accordion h2.current {
	/*background:transparent url(/images/powell/bg_plus_minus.gif) no-repeat scroll 195px -48px ;*/
	background:#f7f7f3 none;
	cursor:default;
	color: #9b5608;
}

/* accordion pane */
#accordion div.pane {
	/*border-width:0 2px;*/
	display:none;
	height:auto;
	padding: 5px;
	background-color: #f7f7f3;
	background-image: url(/images/powell/bg_accordion.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#accordion div.last {
	/* CSS3 styling for latest browsers */
	/* needed here to prevent background color from bleeding through */
	/* rounded corner border edges on #accordion element */
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

/* begin scrollable elements */
/* UPDATE LAYOUT DIMENSIONS FOR SPECIALS ON SECONDARY PAGES */
	/*
		root element for the SPECIALS scrollable.
		when scrolling occurs this element stays still.
	*/
	.scrollableSpecials, .scrollableItinerary {
		/* required settings */
		width: 175px;
		height:200px;
	}

	/* single scrollable item */
	.scrollableSpecials div.modItemSpecials, .scrollableItinerary div.modItemItinerary {
		width:175px;
		height:200px;
	}

	/* position and dimensions of the navigator */
	.naviSpec, .naviItin {
		margin: 0 0 5px 0;
	}
	/* end SPECIALS scrollable */

/* end scrollable elements */








	/* begin gallery1 scrollable */
	/*
		root element for the Gallery1 scrollable.
		when scrolling occurs this element stays still.
	*/
	.scrollableGallery1 {
		/* required settings */
		position:relative;
		overflow:hidden;
		width: 366px; /* (width of thumbs x 5) 66x5=330 + margin 8x4=32 + border 2 */
		height: 60px;
		/* custom decorations */
		margin: 0 auto;
		padding-top: 10px;
	}
	
	/*
		root element for Gallery1 scrollable items. Must be absolutely positioned
		and it should have a extremely large width to accomodate scrollable items.
		it's enough that you set the width and height for the root element and
		not for this element.
	*/
	.scrollableGallery1 .items {
		/* this cannot be too large */
		width:20000em;
		position:absolute;
		clear:both;
	}
	/* single scrollable item */
	.scrollableGallery1 div.modGallery1Thumb {
		float:left;
		margin-right: 8px;
		cursor:pointer;
		width: 66px;
		height: 50px;
		display:block; 
		overflow:hidden; 
		cursor:pointer; 
	}
	
	/* active item */
	.scrollableGallery1 .active {
		z-index:9999;
		margin-top: -2px;
		position:relative;
		border: 2px solid #fff;
	}



	/* scrollable-buttons */
		/* prev, next, prevPage and nextPage buttons */
		.navGallery a.browse {
			background:url(/images/powell/icon_scrollable_arrows_gallery.png) no-repeat;
			display:block;
			width:10px;
			height:15px;
			float:left;
			margin:25px 10px 0 10px;
			cursor:pointer;
			font-size:1px;
		}
		
		/* right */
		.navGallery a.right 			{ background-position:-20px -15px;}
		.navGallery a.right:hover 	{ background-position:-10px -15px; }
		.navGallery a.right:active 	{ background-position:-20px -15px; } 
		
		/* left */
		.navGallery a.left			{ background-position:-20px 0; } 
		.navGallery a.left:hover  	{ background-position:-10px 0; }
		.navGallery a.left:active  	{ background-position:-20px 0; }
		
		/* disabled navigational button */
		.navGallery a.disabled {
			visibility: hidden !important;		
		}
/* end gallery1 scrollable */

/* begin gallery1 layout */
	#QuickPhotoGallery 
	{
	    background:url('/images/powell/bg_content_area_top.jpg') no-repeat top;
	    width:100%; min-height:56px; padding:15px 0px 0px 0px; margin:0px;
	}
	
	#containerGallery1 {
		width: 433px;
		border: 1px solid #ccc;
		background: #fff;
		overflow: auto;
		/* CSS3 styling for latest browsers */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		float:left;
		margin:0px 8px 0px 10px;
	}	
	
	#containerContent1 { float:left; width:200px; }
	
	#QuickPhotoGallery ul, #QuickPhotoGallery ol { padding:0px 0px 0px 15px; margin:0px 0px 0px 15px; }

	.boxGallery1Head {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
		overflow: auto;
	}

	.txtGallery1 {
		float: left;
		font-size: 14px;
		color: #4c473a;
		line-height: 24px;
	}

	.boxGallery1Photo {
		width: 413px; 
		height: 311px;
		
		overflow: hidden;
	}

	.boxGallery1Nav {
		width: 100%; 
		background: #1162a6 url(/images/powell/bg_gallery.gif) repeat-x scroll  left bottom;
	}
/* end gallery1 layout */




#containerFooter {
	width: 100%;
	padding-top: 10px;
	background:#fcfcf9 url(/images/powell/bg_footer.gif) no-repeat scroll  top center;
}

.trap {
	display: none;
} 

/* begin content styles for CMS */
.tblContent th {
	color: #f7f6f2;
	background-color: #00578e;
	text-align: left;
}

.tblContent  tr.tblAltRow {
	background-color: #edebe5;
}
/* use this class for a stylized button - will need to make available via CMS */
a.button {
padding: 3px 30px 3px 13px;
font-size: 13px;
color: #fff !important;
line-height: 20px;
text-transform: uppercase;
text-decoration: none;
background: #9b5608 url(/images/powell/bg_button_gradient.gif) no-repeat scroll center right;
/* CSS3 styling for latest browsers */
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}


.bgContentTop {
width: 100%;
margin: 30px 0 0 0;
padding: 10px 0 0 0;
background: transparent url(/images/powell/bg_content_area_top.jpg) no-repeat scroll top left; 
}

.imgPadRight10 {
padding-right: 10px;
}
.imgPadLeft10 {
padding-left: 10px;
}

/* end content styles for CMS */

#boxContentMap {
	width: 100%;
	text-align: right;
}
#boxContentMap img { margin:15px 10px 15px 0; }

#boxContentNav ul {
	color:#9B5608;
	list-style-type:none;
	margin:0 0 20px;
	overflow:auto;
	padding:0;
	width:675px;
}
#boxContentNav ul li {
	float:left;
}
#boxContentNav ul a {
	background:transparent url(/images/powell/bg_contentnav_div.gif) no-repeat scroll left center;
	margin-left:6px;
	padding-left:8px;
}
#boxContentNav ul a:visited, #boxContentNav ul a {
	color:#9B5608;
	text-decoration:none;
}
#boxContentNav ul a.first {
	background:transparent none repeat scroll 0 0;
	margin-left:0;
	padding-left:0;
}
#boxContentNav ul a:hover {
	color:#e17100;
}



/********** jQuery Tabbed Carousel ************/
#tabbedCarouselContainer { height:145px; width:600px; }
#carouselElementItemDetails { margin:15px 0px 0px 0px; padding:0px 10px 25px 10px; background:url(/images/powell/bg_content_area_bottom.jpg) no-repeat scroll bottom left; }
#tabbedCarousel div.link { padding:10px 0px 0px 0px; margin:0px; }
#tabbedCarousel div.link a { background:url(/images/powell/icon_arrow_orange.gif) no-repeat left; padding:0px 0px 0px 20px; margin:0px; }

#tabbedCarouselElements { position:relative; height:145px; width:525px; left:7px;  overflow:hidden;}
#tabbedCarouselElements .items {
	width:20000em;
	position:absolute;
	clear:both;
}


div.carouselElementItem {
	float:left; width:175px;
	padding:0px; margin:0px;
	text-align:center;
	cursor:pointer;
}
div.carouselElementItem p { color:#9b5608; margin:0px; padding:5px 0px; }

div.carouselElementItem, div.carouselElementItem div.details { display:none; }
div.carouselElementItem div.image { width:168px; overflow:hidden; }
div.carouselElementItem div.image img { height:120px; position:relative !important; left:0px; }

div.learnMore a {
	padding: 3px 30px 3px 13px;
	font-size: 13px;
	color: #fff !important;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	background: #9b5608 url(/images/powell/bg_button_gradient.gif) no-repeat scroll center right;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#tabbedCarousel ul { 
	list-style:none; 
	margin: 30px 0 0 200px !important; 
	padding:10px 0px 0px 0px;
	height:21px;
}

#tabbedCarousel h3 {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 3px;
	margin-left: 0pt;
	font-size: 20px;
	font-weight: normal;
	font-family: times,serif;
	color: #736335;
}

/* single tab */
#tabbedCarousel ul li { 
	float:left;	 
	text-indent:0;
	padding:0 10px;
	margin:0 !important;
	list-style-image:none !important; 
	border-top: 1px solid #b6ad93;
	border-right: 1px solid #b6ad93;
	cursor:pointer;
	
	background-color: #eae9dc;
	font-size:14px;
	height: 20px;  
	line-height:20px;
	width: auto;
	text-align:center;	
	color: #9B5608;

}

#tabbedCarousel ul li.first { 
	border-left: 1px solid #b6ad93; 
}

#tabbedCarousel ul li.active { 
	cursor:default;
	outline:none;
	background: #fbfaf6 url(/images/powell/bg_compare_tab_on.gif) no-repeat scroll bottom center; 
}


.navCompare a.tabbedBrowse {
	background:url(/images/powell/icon_scrollable_arrows_compare.gif) no-repeat;
	display:block;
	width:20px;
	height:39px;
	float:left;
	margin:42px 5px 0 5px;
	cursor:pointer;
	font-size:1px;
}

/* right */
.navCompare a.scrollRight 		{ background-position: 0 0; }
.navCompare a.scrollRight:hover 	{ background-position: -20px 0; }
.navCompare a.scrollRight:active 	{ background-position: -20px 0; } 

/* left */
.navCompare a.scrollLeft			{ background-position: 0 -39px; } 
.navCompare a.scrollLeft:hover  	{ background-position: -20px -39px; }
.navCompare a.scrollLeft:active  	{ background-position: -20px -39px; }

.navCompare a.disabled {
	visibility: hidden !important;		
}

#SocialMedia        { float:right; margin:10px 15px; width:145px; }
#SocialMedia a      { float:right; }
#SocialMedia div    { color:#FFFFFF; text-transform:uppercase; font-weight:bold; font-size:11px; margin:0px; float:left; padding:4px 8px; }

.faqQuestion      { cursor:pointer; }

/*************** Passenger Manifest ***************/
#PassengerManifest > div                        { width:320px; margin:10px 0; text-align:right; }
#PassengerManifest .label                       { display:inline-block; width:150px; margin:0 10px 0 0; padding:0; text-align:right; }
#PassengerManifest .form                        { display:inline-block; width:150px; margin:0; padding:0; }
#PassengerManifest .message                     { color:#FF3333; }
#PassengerManifest .wide                        { width:490px; text-align:left; }
#PassengerManifest .wide .form                  { width:175px; }
#PassengerManifest .wide input[type='submit']   { font-size:11px; }
#PassengerManifest .terms                       { margin:15px 0; padding:7px; border:Dotted 1px #000000; }
#PassengerManifest .hide                        { display:none; }
#PassengerManifest label                        { vertical-align:text-bottom; }
#PassengerManifest select                       { margin-left:2px; }
#PassengerManifest input[type='submit']         { margin:0 5px 0 0; padding:2px 8px; color:#FFFFFF; font-weight:bold; cursor:pointer; 
                                                  background-color:#DB985E; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EDBE5A), color-stop(1, #DB985E)); background-image: -moz-linear-gradient(center top, #EDBE5A 0%, #DB985E 100%);
                                                  border:Solid 1px #AB7435; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
                                                  -webkit-box-shadow:0px 0px 3px #888; -moz-box-shadow:0px 0px 3px #888; box-shadow:0px 0px 3px #888; }
