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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
tbody, tfoot, thead, tr, th, td {
	border: none;
	border-collapse:collapse;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
	padding:5px;
}
th, td { 
/*border: 1px solid #999	*/
}
table p {
	margin:0;
}

/* remember to define focus styles! */
a:hover, a:active {
	outline: 0;
}
body {
	line-height: 1.5em;
	color: #444444;
	background: white;	
}
ol, ul {
	list-style: inside none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Clearing floats without extra markup - give the parent container the group class */
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* IE6 */
* html .group { height: 1%; }

/*IE7 */
.group { min-height: 1px; }


/****************************************************
*
*		Typography
*
****************************************************/


html {font-family:sans-serif; font-size:16px; line-height:1.5em;}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: bold; margin-bottom:21px;  color:#123858; }

h1 { font-size: 30px;}
h2 { font-size: 18px; }
h3 { font-size: 18px;  }
h3.section {
	border-bottom:2px solid #123858;	
}
h4 { font-size: 16px; }
h5 { font-size: 16px; }
h6 { font-size: 16px; }


/* Text elements
-------------------------------------------------------------- */

p { margin: 0 0 1.5em; line-height:1.5em; }

ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: circle; }
ol { list-style-type: decimal; }

dl { 	margin: 0; }
dl dt { font-weight: bold; }
dl dd { margin: 0; }

abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }

blockquote { margin: 1.5em; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }
span.amp { /* For better-looking ampersands */
  font-family: Baskerville, Palatino, "Book Antiqua", serif;
  font-style: italic;
}

.left {
	float:left;
}
.right {
	float:right;
}

a { 
	color: #0397d6;
	text-decoration: none;
	line-height:1.5em;
}
a:hover { 
	text-decoration: underline;
}

div.clear {
	clear:both;
}

.twoColumn {
	float:left;
	width:47%;
	margin-right:5px;
	padding:20px 2.4%;		
}

.threeColumn {
	float:left;
	width:27%;
	margin-right:5px;
	padding:20px 2.4%;	
}

.fourColumn {
	float:left;
	width:19%;
	margin-right:5px;	
	padding:20px 2.4%;	
	background:#f2efd4;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/layout/css/PIE.htc);		
}
.group .threeColumn:last-child, .group .fourColumn:last-child, .group .twoColumn:last-child {
	margin-right:0;
	float:right;
}
.group .threeColumn:first-child, .group .fourColumn:first-child, .group .twoColumn:first-child {
	float:left !important;
}

.threeColumn h4, .fourColumn h4, .threeColumn h4 a, .fourColumn h4 a {
	text-align:center;
	font-size:1.3em;
	color:#1A5764;
}

cufon canvas {
    position: relative !important;
    visibility: visible !important;
}

/****************************************************
*
*		Basic Page Layout
*
****************************************************/

body {
	text-align: center;
	width:100%;
	background: #d8d8d8;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	background-position:center top;
	background-repeat:no-repeat;
}

#innerContent, .innerContent {
	margin:0 auto;
	width:980px;
	position:relative;
	z-index:11;
	text-align:left;
	-moz-box-shadow: 0 0 90px rgba(58,79,96, 0.5);
	-webkit-box-shadow: 0 0 90px rgba(58,79,96, 0.5);
	box-shadow: 0 0 90px rgba(58,79,96, 0.5);	
}

#homePage #innerContent {
	-moz-box-shadow: none !important ;
	-webkit-box-shadow:  none !important;
	box-shadow:  none !important;			
}
#homePage.Houseboating_Home_2015_Refresh #innerContent {
	-moz-box-shadow: none !important ;
	-webkit-box-shadow:  none !important;
	box-shadow:  none !important;	
}
#homePage #header,
#homePage #headerContent,
#homePage #headerSlideshow {
	background:none !important;
	border:none;
	height:650px;
}
#homePage.Houseboating_Home_2015_Refresh #header,
#homePage.Houseboating_Home_2015_Refresh #headerContent,
#homePage.Houseboating_Home_2015_Refresh #headerSlideshow {
	background:none !important;
	border:none;
	height:650px;
}
#homePage #headerCaption {
	display:none !important;
}
#homePage.Houseboating_Home_2015_Refresh #headerCaption {
	display:none !important;
}
#navigation-bg {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background:#123858;
	height:75px;
	z-index:2;
}
#homePage.Houseboating_Home_2015_Refresh #navigation-bg {
	position:fixed;
	z-index:200;
}
#homePage.Houseboating_Home_2015_Refresh #innerContent {
	position:relative;
	z-index:201;
}

#homePage.Houseboating_Home_2015_Refresh #navigation {
	position:fixed;
	width:980px;
	top:0;
}
.homeCenter {
	margin:0 auto;
	width:920px;
	position:relative;
	z-index:10;
	text-align:left;
}
#homePage.Houseboating_Home_2015_Refresh .homeCenterWrapper {
	width:100%;
	background:#F2F2F2;
	top:0;
	
	margin:650px auto 0;
	position:relative;
	z-index:10;
	text-align:left;	
}
#homePage.Houseboating_Home_2015_Refresh .homeCenterCenter {
	margin:0 auto;
	width:1000px;
	position:relative;
}

.galleria-lightbox-title {
	font-size:15px;
}
.galleria-info-title {
	display:none !important;
}

/****************************************************
*
*		Logo and Logotype
*
****************************************************/

#navigation {
	position:relative;
	z-index:250;
	height:75px;
	background:#123858;
}
#logo {
	position:absolute;
	left:0px;
	top:-4px;
	z-index:50;
	width:350px;
	height:100px;
	float:left;	
}
#logo a {
	font-weight:bold;
	display:block;
	text-indent:-99999px;
	width:347px;
	height:100px;
	background:url(/layout/img/sprites.png) no-repeat left top;
}
#logo a:hover {
	text-decoration:none;
}

div.topUtilityNav {
	background:#0397d6;	
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;	
	width:425px;
	height:20px;
	padding: 3px 7px 2px;
	position:absolute;
	top:0;
	left:434px;
	color:#FFF;
	font-size:13px;
	text-shadow:1px 1px 0px #000;
	behavior: url(/layout/css/PIE.htc);			
}
div.topUtilityNav ul {
	list-style:none;
	clear:both;
	margin:0;
	padding:0;
}
div.topUtilityNav ul li {
	display:block;
	float:left;
	line-height:17px;
	margin:0 0 0 25px;	
}
div.topUtilityNav ul li:first-child {
	margin:0;
}
div.topUtilityNav a {
	color:#FFF;	
	background:url(/layout/img/sprites.png) no-repeat -347px top;
	line-height:17px;
	padding:0 0 0 30px;	
}
div.topUtilityNav a.phone { background-position:-347px -18px; }
div.topUtilityNav a.email { background-position:-347px -36px;}
div.topUtilityNav a.chat { background-position:-347px -57px;}
div.topUtilityNav a.newsletter { background-position:-464px -416px;}


div.topUtilityNav a.phone:hover {
	text-decoration:none;
	cursor:auto;
}

/****************************************************
*
*		Top Nav
*
****************************************************/

.horizontalNav{
	position:relative;
	float:right;
	z-index:20;
	top:38px;
	right:20px
}

ul.primaryNav {
	list-style:none;
	margin:0;
	padding:0;
}
ul.primaryNav li.primaryNav1 {
	position:relative;
	top:0;
	left:0;
	float:left;
	z-index:10;		
}
ul.primaryNav a {
	cursor:pointer !important;	
}

a.primaryLink1 {
	float:left;
	display:block;
	outline:none;
	position:relative;
	z-index:100;
	text-align:center;
	padding:7px 18px;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
	text-transform:uppercase;
	color:#FFF;
	font-size:15px;		
}

a.primaryLink1:hover, a.primaryLink1.activeLink:hover {
	color:#ddd;
	text-decoration:none;	
}

ul.primaryNav .noLink {
	cursor: default !important;	
}
div.topNavDropdown {	
	width: 230px !important;
	z-index: 999999;
	top: 37px;
	text-align:left; 
	left:-4px;
	position:absolute;
	padding:20px;
	background: #123858;
	color:#FFF;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;	
	behavior: url(/layout/css/PIE.htc);
	border:solid #AAA;
	border-width:0px 1px 1px;		
	display:none;
}

#topNav-10 div.topNavDropdown {
	left:-121px;
}

ul.primaryNav ul {
	list-style:none;
	margin:0;
}
ul.primaryNav ul ul {
	margin-left:1em;	
}
ul.primaryNav ul li {
	border-bottom: 1px solid #0b2236;
}
ul.primaryNav ul li a {
	display:block;
	padding:5px 15px;
	text-transform: capitalize;
	font-size:14px;
	color:#FFF;	
}
ul.primaryNav ul li a:hover {
	color:#0397d6;
	cursor:auto;
	background:#FFF;	
}
a.primaryLink2 {
	font-weight:bold;
}
#topNav-7 {
	background:#0397d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	behavior: url(/layout/css/PIE.htc);			
}
#topNav-26 a {
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	line-height: 27px;
	color: #CCC;	
}
#topNav-26 a:hover {
	background:none;
	text-decoration:none;
}


div.introPageSection {
	clear:left;
}
div.introPageSection .collapse {
	display:none;
}
div.introPageSection .collapse.in {
	display:inline;
}
div.introPageSection .elipsis.in {
	display:none;
}
div.introPageSection .show-more-content-button {
	border:none;
	background:none;
	color:#0397d6;
	font-size:16px;
}
div.introPageSection .show-more-content-button span {
	display:none;
}
div.introPageSection .show-more-content-button .expanded {
	display:inline;
}
div.introPageSection .show-more-content-button.collapsed .collapsed {
	display:inline;
}
div.introPageSection .show-more-content-button.collapsed .expanded {
	display:none;
}

#secondaryNavigation + div.introPageSection {
	clear:both;
}

#secondaryNavigation, #secondaryNavigation ul.secondaryNavigation_dropdown {
	list-style:none;
	display:block;
	position:relative;
	top:-21px;
	margin:0;
	padding:0;		
	background:#0397D6;
	float:left;
	z-index:100;
	left: -44px;
	width: 979px;
	border: solid #AAA;
	border-width: 0 1px;	
}

#secondaryNavigation li {
	float:left;
	margin:0;
	padding:0;
	position:relative;	
}
#secondaryNavigation a {
	display:block;
	padding:4px 16px 6px;
	color:#FFF;
	text-shadow:1px 1px 0px #000;	
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;	
}
#secondaryNavigation a:hover {
	color:#fcf394;
	text-decoration:none;
}
#secondaryNavigation li.active > a {
	color: #fce700;
}
#secondaryNavigation ul.secondaryNavigation_dropdown {
	position:absolute;
	z-index:10;
	left:0px;
	top:31px;
	width:210px;
	display:none;						
}
#secondaryNavigation ul.secondaryNavigation_dropdown li {
	float:none;
}
#secondaryNavigation ul.secondaryNavigation_dropdown li.in-depth-promo {
	padding:4px 16px 6px;
	color:#FFF;
	font-size:13px;
}
.lake-alert {
	text-align:center;
	color:#ed821f;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	padding:5px 25px 25px;
	border-bottom:1px solid #d8d8d8;
	margin-bottom:25px;
	clear:both;
}
.lake-alert a {
	line-height:24px;
}

.explore-houseboats-push {
	display:block;
	width:600px;
	height:200px;
	text-align:center;
	background-position:center center;
	background-size:600px auto;
	float:left;
	margin:25px 0;
	-webkit-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;	
}
.explore-houseboats-push span {
	display:block;
	line-height:2em;
	background:rgba(242, 242, 242,0.95);
	margin:0 auto;
	position:relative;
	top:170px;
	font-weight:bold;
	font-size:20px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0, 0.5);
	box-shadow: 0 0 5px rgba(0,0,0, 0.5);
	width:70%;
	
}
.explore-houseboats-push:hover {
	background-size:650px auto;	
}

div.glanceBox {
	float:right;
	position:relative;
	font-size:12px;
	border:1px solid #727272;
	background:#E5EBEE;
	margin:0 0 20px 40px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow:  0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;		
	behavior: url(/layout/css/PIE.htc);
}
div.glanceBox h4 {
	color:#FFF;
	background:#123858 url("/layout/img/sprites.png") no-repeat scroll -320px -286px;
	padding:0 20px;
	line-height:40px;
	border-bottom:1px solid #727272;
	position:relative;
	z-index:10;
	text-indent:-99999px;
	font-weight:normal;
	font-size:20px;
}
div.glanceBox dl {
	padding:0 20px 20px;
	float:left;
	position:relative;
	z-index:10;
}
div.glanceBox dt {
	float:left;
	width:100px;
	clear:left;
}
div.glanceBox dd {
	float:left;
}
div.glanceBoxBG {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
 	-webkit-opacity: 0.3;
  	-moz-opacity: 0.3;
  	filter:alpha(opacity=30);
	opacity: 0.3;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}

a.houseboatPush {
	background: url("/layout/img/sprites.png") no-repeat scroll 5px -269px #0397D6;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 11px;
	height: 40px;
	margin: 5px 15px 5px 0px;
	padding: 75px 10px 0;
	text-align: center;
	width: 130px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow:  0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;		
	behavior: url(/layout/css/PIE.htc);	
}
a.houseboatPush:hover {
	text-decoration:none;
	-moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.3) inset;
	-webkit-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.3) inset;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.3) inset;	
}

/****************************************************
*
*		Header Layout
*
****************************************************/

#header {
	width:978px;
	position:relative;
	z-index:20;
	text-align:right;
	margin:0 auto;
	background:#123858;	
	border:solid;
	border-color: #AAAAAA #123858;
	border-width:1px 1px 0;
}
#header.trimHeader {
	overflow:hidden;
}

.header_0, .header_1 {
	display:none;
}
.header_Small {
	height:196px;s
}
.header_Large, .header_Map {
	height:426px;
}
#headerContent {
	position:absolute;
	top:0;
	left:0;
	z-index:2;		
}

.header_Small #header img, .header_Small #headerContent, .header_Small #headerSlideshow {
	width:978px;
	height:196px;
}
.header_Large #header img, .header_Large #headerContent, .header_Large #headerSlideshow, .header_Map #headerContent {
	width:978px;
	height:426px;
}
.header_Map #headerContent {
	
}
#headerFrame {
	position:absolute;
	right:0px;
	bottom:-1px;
	z-index:10;
}
#homePage #headerFrame {
	display:none;
}
#homePage.Houseboating_Home_2015_Refresh #headerFrame {
	display:none;
}
.headerToggle {
	position:relative;
	width:150px;
	height:120px;
	padding:10px 20px 0;
	border: solid #0397D6;
	border-width:2px 0 0 2px;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius:  5px 0 0 0;
	border-radius:  5px 0 0 0;
	background:	#123858;
	background: rgba(0,0,0,0.4);
	transition:background-color 0.5s;
	-moz-transition:background-color 0.5s;
	-webkit-transition:background-color 0.5s;
	-o-transition:background-color 0.5s;
	text-align:left;
	overflow:hidden;
	behavior: url(/layout/css/PIE.htc);			
}
.headerToggle:hover {
	background:	#123858;
}
#toggleHeaderLink {
	position:relative;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
.headerToggle a:hover {
	text-decoration:none;
}

#headerCaption,
.anythingSlider .panel a {
	position:absolute;
	text-align:left;
	bottom:0px;
	left:0px;
	z-index:10;
	color:#000;
	font-size:13px;
	background: #F2F2F2;
	background:rgba(255,255,255,0.7);
	padding:4px 100px 4px 45px;
	-webkit-border-radius:0 8px 0 0;
	-moz-border-radius:0 8px 0 0;
	border-radius:0 8px 0 0;
	text-shadow:1px 1px 0px #FFF;
	behavior: url(/layout/css/PIE.htc);		
}
#headerCaption:empty {
	display:none !important;
}
#headerCaption a {
	color:#000;
}

#headerSlideshow {
	position:absolute;
	z-index:9;
	overflow:hidden;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#headerFrameBack {
	width:100%;
	height:100%;

}

/*****************************************************

NEW ANYTHING SLIDER STYLES

*******************************************************/

/*
	AnythingSlider v1.8+ Default theme
	By Chris Coyier: http://css-tricks.com
	with major improvements by Doug Neiner: http://pixelgraphics.us/
	based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

/*****************************
  SET DEFAULT DIMENSIONS HERE
 *****************************/
/* change the ID & dimensions to match your slider */
#slider {
    height: 426px;
    width: 978px;
	
	list-style: none;
	/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */
	overflow-y: hidden;
	overflow-x: hidden;
	margin:0;
}
#slider .caption {
	position:absolute;
}
#slider.anythingBase .caption {
	position:static;
}
/******************
  SET STYLING HERE
 ******************
 =================================
 Default state (no keyboard focus)
 ==================================*/

.anythingSlider-default {
	margin: 0 auto;
}
/* slider window - top & bottom borders, default state */
.anythingSlider-default .anythingWindow {
	border-top: 3px solid #777;
	border-bottom: 3px solid #777;
}
/* Navigation buttons + start/stop button, default state */
.anythingSlider-default .anythingControls a {
	/* top shadow */
	background: #777 center -288px repeat-x;
	color: #000;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
/* Make sure navigation text is visible */
.anythingSlider-default .anythingControls a span {
	visibility: visible;
}
/* Navigation current button, default state */
.anythingSlider-default .anythingControls a.cur {
	background: #888;
	color: #000;
}

/* start-stop button, stopped, default state */
.anythingSlider-default .anythingControls a.start-stop {
	background-color: #040;
	color: #ddd;
}
/* start-stop button, playing, default state */
.anythingSlider-default .anythingControls a.start-stop.playing {
	background-color: #800;
}

/* start-stop button, default hovered text color (when visible) */
/* hide nav/start-stop background image shadow on hover - makes the button appear to come forward */
.anythingSlider-default .anythingControls a.start-stop:hover,
.anythingSlider-default .anythingControls a.start-stop.hover,
.anythingSlider-default .anythingControls a.start-stop .anythingControls ul a:hover {
	background-image: none;
	color: #ddd;
}

/*
 =================================
 Active State (has keyboard focus)
 =================================
*/
/* slider window - top & bottom borders, active state */
.anythingSlider-default.activeSlider .anythingWindow {
	border: none;
}
/* Navigation buttons, active state */
.anythingSlider-default.activeSlider .anythingControls a {
	/* background image = top shadow */
	background-color: #7C9127;
}
/* Navigation current & hovered button, active state */
.anythingSlider-default.activeSlider .anythingControls a.cur,
.anythingSlider-default.activeSlider .anythingControls a:hover {
	/* background image removed */
	background: #7C9127;
}

/* start-stop button, stopped, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop {
	background-color: #080;
	color: #fff;
}
/* start-stop button, playing, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop.playing {
	background-color: #d00;
	color: #fff;
}
/* start-stop button, active slider hovered text color (when visible) */
.anythingSlider-default.activeSlider .start-stop:hover,
.anythingSlider-default.activeSlider .start-stop.hover {
	color: #fff;
}

/************************
  NAVIGATION POSITIONING
 ************************/
.anythingSlider-default .arrow {
	top: 50%;
	position: absolute;
	display: block;
	z-index:20;
}

.anythingSlider-default .arrow a {
	display: block;
	width: 45px;
	height: 140px;
	margin: -70px 0 0 0; /* half height of image */
	text-align: center;
	outline: 0;
	background: url(/layout/img/sprites.png) -412px -150px no-repeat;
	-webkit-opacity: 0.3;
  	-moz-opacity: 0.3;
 	opacity: 0.3;
  	filter:alpha(opacity=30);
	transition: opacity .5s;
   	-moz-transition: opacity .5s;
   	-webkit-transition: opacity .5s;
}

.anythingSlider:hover .back a,
.anythingSlider:hover .forward a {
	-webkit-opacity: 0.6;
  	-moz-opacity:0.6;
 	opacity: 0.6;
  	filter:alpha(opacity=60);
}


/* back arrow */
.anythingSlider-default .back { left: 20px; }
.anythingSlider-default .back a { background-position: -412px -150px; }
.anythingSlider-default .back a:hover,
.anythingSlider-default .forward a:hover {
	-webkit-opacity: 1;
  	-moz-opacity: 1;
 	opacity: 1;
  	filter:alpha(opacity=100);
}

/* forward arrow */
.anythingSlider-default .forward { right: 20px; }
.anythingSlider-default .forward a { background-position: -456px -150px; }

/* Navigation Links */
.anythingSlider-default .anythingControls { 
	outline: 0;
	display: none !important; 
}
.anythingSlider-default .anythingControls ul { margin: 0; padding: 0; float: left; }
.anythingSlider-default .anythingControls ul li { display: inline; }
.anythingSlider-default .anythingControls ul a {
	font: 11px/18px Georgia, Serif;
	display: inline-block;
	text-decoration: none;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	text-align: center;
	outline: 0;
}

/* navigationSize window */
.anythingSlider-default .anythingControls .anythingNavWindow {
	overflow: hidden;
	float: left;
}

/* Autoplay Start/Stop button */
.anythingSlider-default .anythingControls .start-stop {
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	float: right;
	z-index: 100;
	outline: 0;
}

/***********************
  IE8 AND OLDER STYLING
 ***********************/

/* Navigation Arrows */
.as-oldie .anythingSlider-default .arrow {
	top: 30%;
}
.as-oldie .anythingSlider-default .arrow a {
	margin: 0;
}

/* margin between nav buttons just looks better */
.as-oldie .anythingSlider-default .anythingControls li {
	margin-left: 3px;
}

/* When using the navigationSize option, the side margins need to be zero
	None of the navigation panels look good in IE7 now =( */
.as-oldie .anythingSlider-default .anythingControls a {
	margin: 0;
}
.as-oldie .anythingSlider-default .anythingNavWindow {
	margin: 0 2px;
}
.as-oldie .anythingSlider-default .anythingNavWindow li {
	padding: 3px 0 0 0;
}

/***********************
  COMMON SLIDER STYLING
 ***********************/
/* Overall Wrapper */
.anythingSlider {
	display: block;
	overflow: visible !important;
	position: relative;
}
/* anythingSlider viewport window */
.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
/* anythingSlider base (original element) */
.anythingSlider .anythingBase {
	background: #123858;
	list-style: none;
	position: absolute;
	overflow: visible !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

/* Navigation arrow text; indent moved to span inside "a", for IE7;
  apparently, a negative text-indent on an "a" link moves the link as well as the text */
.anythingSlider .arrow span {
	display: block;
	visibility: hidden;
}
/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
.anythingSlider .arrow.disabled {
	display: none;
}
/* all panels inside the slider; horizontal mode */
.anythingSlider .panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
	position:relative;
}
/* vertical mode */
.anythingSlider .vertical .panel {
	float: none;
}
/* fade mode */
.anythingSlider .fade .panel {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
/* fade mode active page - visible & on top */
.anythingSlider .fade .activePage {
	z-index: 1;
}

/***********************
  RTL STYLING
 ***********************/
/* slider autoplay right-to-left, reverse order of nav links to look better */
.anythingSlider.rtl .anythingWindow {
	direction: ltr;
	unicode-bidi: bidi-override;
}
.anythingSlider.rtl .anythingControls ul { float: left; } /* move nav link group to left */
.anythingSlider.rtl .anythingControls ul a { float: right; } /* reverse order of nav links */
.anythingSlider.rtl .start-stop { /* float: right; */ } /* move start/stop button - in case you want to switch sides */

/* probably not necessary, but added just in case */
.anythingSlider,
.anythingSlider .anythingWindow,
.anythingSlider .anythingControls ul a,
.anythingSlider .arrow a,
.anythingSlider .start-stop {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0;
}


/*****************************************************

x: NEW ANYTHING SLIDER STYLES

*******************************************************/


/*************************************

*  FUll Screen Slideshow

*************************************/

#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(/layout/img/loading.gif) no-repeat center center;}
	
#supersized {  display:block; position:absolute; left:0; top:70px; overflow:hidden; z-index:-999; height:700px; width:100%; margin:0; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
#supersized li { display:block; list-style:none; z-index:-30; position:absolute; overflow:hidden; top:0; left:0; width:100%; height:700px; background:#111; }
#supersized a { width:100%; height:700px; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 url(/layout/img/loading.gif) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }

#fullscreenControlsWrapper {
	width:100%;
	position:absolute;
	top:400px;
	left:0;
}

	/* Controls Bar
	----------------------------*/
	#slidecaption span{float:right;font-size:12px;}
#slidecaption span a{font-size:12px;}
#controls-wrapper { margin:0 auto; height:42px; width:920px; top:590px; left:0px; z-index:4; position:relative; }
#controls {  height:100%; position:relative; text-align:left; z-index:5; }
#slidecaption p { line-height:30px; margin:0;padding:0;}
#slidecaption { overflow:hidden; float:right; color:#FFF; font-size:18px; line-height:30px; text-shadow:#000 1px 1px 2px; margin:0; position:relative; top:-7px; }
#homePage.Houseboating_Home_2015_Refresh #slidecaption {
	float:left;
	height:30px;
	overflow:hidden;	
}
#homePage.Houseboating_Home_2015_Refresh #slidecaption br {
	display:none;

}
#homePage.Houseboating_Home_2015_Refresh .slide-list-wrapper {
	clear:both;
}
#homePage.Houseboating_Home_2015_Refresh .subcaption {
	margin:0 0 0 25px;
	line-height:35px !important;
}
#homePage.Houseboating_Home_2015_Refresh .subcaption a {
	font-size:12px !important;
	line-height:35px !important;
}
#homePage.Houseboating_Home_2015_Refresh
#slidecaption a { font-size:18px; line-height:30px; color:#FFF;  }
#slidecaption a:hover { text-decoration:none;  }  					
.slide-list-wrapper {float:left;position:relative;}
#play-button { float:left; margin:-4px 10px 0 0; cursor:pointer;}				
ul#slide-list{ margin:0 !important; padding:0; float:left; position:relative; }
ul#slide-list li{ list-style:none; width:14px; height:14px; float:left; margin:0 15px 0 0; display:block; }
ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover, ul#slide-list li a:hover{ 	background:#386e71;	 }
ul#slide-list li a{ 	
	text-indent:-99999px;
	text-shadow:1px 1px 1px #000;
	background:#f5f6ee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:14px;
	height:14px;
	padding:0;
	behavior: url(/layout/css/PIE.htc);
	display:block;	 
}
ul#slide-list li a:hover{ background-position:0 -12px; cursor:pointer; }
				
				#tray-button{ float:right; margin-top:1px; border-left:1px solid #333;  }
					#tray-button:hover{ background-position:0 1px; cursor:pointer; }
		
	
	/* Progress Bar
	----------------------------*/					
	#progress-back{ z-index:5; position:fixed; bottom:42px; left:0; height:8px; width:100%;  }
		#progress-bar{ position:relative; height:8px; width:100%;  }
	
	
	/* Thumbnail Navigation
	----------------------------*/	
	#nextthumb,#prevthumb { z-index:2; display:none; position:fixed; bottom:61px; height:75px; width:100px; overflow:hidden; background:#ddd; border:1px solid #fff; -webkit-box-shadow:0 0 5px #000; }
		#nextthumb { right:12px; }
		#prevthumb { left:12px; }
			#nextthumb img, #prevthumb img { width:150px; height:auto;  }
			#nextthumb:active, #prevthumb:active { bottom:59px; }
			#nextthumb:hover, #prevthumb:hover { cursor:pointer; }
	
	
	/* Thumbnail Tray
	----------------------------*/			
	#thumb-tray{ position:fixed; z-index:3; bottom:0; left:0;  height:150px; width:100%; overflow:hidden; text-align:center; -moz-box-shadow: 0px 0px 4px #000; -webkit-box-shadow: 0px 0px 4px #000; box-shadow: 0px 0px 4px #000; }
		
		#thumb-back, #thumb-forward{ position:absolute; z-index:5; bottom:42px; height:108px; width:40px; }
			#thumb-back{ left:0; }
			#thumb-forward{ right:0;}
				#thumb-back:hover, #thumb-forward:hover{ cursor:pointer; background-color:rgba(256,256,256, 0.1); }
					#thumb-back:hover{ border-right:1px solid rgba(256,256,256, 0.2); }
					#thumb-forward:hover{ border-left:1px solid rgba(256,256,256, 0.2); }
		
		
		ul#thumb-list{ display:inline-block; list-style:none; position:relative; left:0px; padding:0 0px; }
			ul#thumb-list li{ background:#111; list-style:none; display:inline; width:150px; height:108px; overflow:hidden; float:left; margin:0; }
				ul#thumb-list li img { width:200px; height:auto; opacity:0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); -webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; }
				ul#thumb-list li.current-thumb img, ul#thumb-list li:hover img{ opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); }
				ul#thumb-list li:hover{ cursor:pointer; }


/******************************
x: Full Screen Slideshow
*****************************/




.tooltip {
	background:#FFF;
	padding:4px 10px;
	font-size:11px;
	border:2px solid #d65c03;
	text-align:center;
	white-space:nowrap;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight:bold;
	position:relative;
	top:-200px;	
}
.tooltip span {
	font-size:10px;
	color:#d65c03;
}


/****************************************************
*
*		Promotions
*
****************************************************/

ul.promotionList {
	list-style:none;
	margin:0;
	display:block;
	width:290px;
	float:right;
	position:relative;
	right:-20px;
	z-index:20;
	top:-40px;
	color:#444444;		
}
ul.promotionList li {
	width:185px;
	float:left;
	margin:0 0 0 30px;
	height:95px;
	min-height:auto;
	position:relative;
	padding:15px;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center center;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow:  0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;		
	behavior: url(/layout/css/PIE.htc);
}
ul.promotionList li:hover {
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset;
	box-shadow:  0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset; 
}


ul.promotionList li:first-child {
	margin:0;	
}


ul.promotionList li > a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-99999px;
	position:absolute;
	left:0px;
	top:0px;
}
ul.promotionList h4 {
	background:#123858;
	background:rgba(18,56,88,0.75);
	font-weight:normal;
	font-size:16px;
	line-height:1.5em;
	color:#FFF;
	text-align:right;
	text-shadow:1px 1px 0px #000;
	position:relative;
	left:-15px;
	width:195px;
	padding-right:15px;
	top:75px;
}
.interiorPage ul.promotionList h4 {
	padding-right:0;
	width:215px;
	text-align:center;
}

ul.promotionList li div.promotion {
	display:block;
	text-align:center;
}
ul.promotionList, ul.promotionList a {
	font-size:18px;
	line-height:1.2em;	
}
ul.promotionList li span.title {
	display:none;	
}

.interiorPage ul.promotionList {
	top:0px;
	margin:0 0 30px 30px;
	right:0;
	width:auto;	
}
.newsletterPromo h4  {
	display:none;
}
span.promoContent {
	position:absolute;
	display:block;
	text-align:center;
	font-size:11px;
	top:130px;
	left:0px;
	width:95%;
	padding:0 5px;
	line-height:12px;
	height:25px;
	overflow:hidden;
}


#homePage ul.promotionList {
	width:980px;
	position:absolute;
	top:8px;
	left:0;
}
#homePage.Houseboating_Home_2015_Refresh ul.promotionList {
	position: relative;
	float: right;
	width: 270px;
	padding: 0;
	right: 0;
	background: #FFFFFF;
	background: rgba(255,255,255,0.75);
	text-align: center;
	margin: -70px 0 70px 20px;
	z-index: 300;
	box-shadow: 0 0 5px rgba(0,0,0,0.3), 0 0 5px rgba(0,0,0,0.3) inset;
	border: 2px solid rgba(255,255,255,0.15);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
}

#homePage ul.promotionList li {
	width:180px;
	height:90px;
}
#homePage #promotionItem_home_contact { background-image:url(/layout/img/contact-us.jpg); }
#homePage #promotionItem_home_specials { background-image:url(/layout/img/specials.jpg); }
#homePage #promotionItem_home_destinations { background-image:url(/layout/img/lakes.jpg); }
#homePage #promotionItem_home_photos { background-image:url(/layout/img/photo.jpg); }

#homePage.Houseboating_Home_2015_Refresh ul.promotionList li {
	width: 100%;
	height: 180px;
	float: right;
	margin: 0 auto;
	background-position: center 25px;
	box-shadow: none;
	padding: 0;
} 
#homePage.Houseboating_Home_2015_Refresh ul.promotionList li.see-all {
	background:#0397d6;
	color:#FFF;
	height:60px;
	margin-top:20px;
}

#homePage.Houseboating_Home_2015_Refresh ul.promotionList li.see-all span.promoContent {
	top:20px;
}
#homePage.Houseboating_Home_2015_Refresh ul.promotionList li.see-all span.promoContent a {
	color:#FFF;
	font-size:24px;
	text-shadow:1px 1px 0px #000;
}
#homePage.Houseboating_Home_2015_Refresh ul.promotionList li.see-all:hover {
	background:rgba(1,151,214,0.75);
}


#homePage.Houseboating_Home_2015_Refresh ul.promotionList span.promoContent {
	top:155px;
}
#homePage.Houseboating_Home_2015_Refresh ul.promotionList span.promoContent a {
	font-size:14px;
}
#homePage.Houseboating_Home_2015_Refresh ul.promotionList li:hover {
	background-color:#0397d6;
	color:#FFF;
}
#homePage.Houseboating_Home_2015_Refresh ul.promotionList li:hover span.promoContent a {
	color:#FFF;
} 

#newsletterSignupPopupInner,
.full-width-newsletter-form {

	background: #54c3f8 url(/layout/img/logo-10a.png) no-repeat center center;
	background-repeat:no-repeat;
	background-position:center center;
	background-image: url(/layout/img/logo-10a.png), -moz-linear-gradient(top,  #54c3f8 0%, #0196da 100%);
	background-image: url(/layout/img/logo-10a.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#54c3f8), color-stop(100%,#0196da));
	background-image: url(/layout/img/logo-10a.png), -webkit-linear-gradient(top,  #54c3f8 0%,#0196da 100%) url(/layout/img/logo-10a.png);
	background-image: url(/layout/img/logo-10a.png), -o-linear-gradient(top,  #54c3f8 0%,#0196da 100%) url(/layout/img/logo-10a.png);
	background-image: url(/layout/img/logo-10a.png), -ms-linear-gradient(top,  #54c3f8 0%,#0196da 100%) url(/layout/img/logo-10a.png);
	background-image: url(/layout/img/logo-10a.png), linear-gradient(to bottom,  #54c3f8 0%,#0196da 100%) url(/layout/img/logo-10a.png);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54c3f8', endColorstr='#0196da',GradientType=0 );

	padding:15px;
	color:#FFF;
}
#newsletterSignupPopupInner h3,
.full-width-newsletter-form h3 {
	text-align:center;
	color:#FFF;
	font-size:26px !important;
	margin:0 0 10px !important;
	text-transform:uppercase;
}

#newsletterSignupPopupInner p{
	font-size:12px;
	margin:0 0 5px;
}

#hbNewsletterFormID label {
	display:none;
}
#hbNewsletterFormID .formItem {
	margin:10px 2% 0;
}
#hbNewsletterFormID .formItem.half {
	width:46%;
	float:left;
}
#hbNewsletterFormID input {
	padding:5px;
	font-size:16px;
	width:97.5%;
	outline:none;
	border-radius:3px;
}
#hbNewsletterFormID input:focus,
#hbNewsletterFormID input:active {
	outline:none;
}
#hbNewsletterFormID .formItem.half input {
	width:95%;
}
.full-width-newsletter-form {
	margin: 75px auto 25px;
	border-radius:10px;
	box-shadow:0 0 5px #000;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset;
	box-shadow:  0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset; 	
}
.full-width-newsletter-form fieldset {
	float:left;
	width:75%;
}
.full-width-newsletter-form .submitButtonWrapper {
	margin-top:10px;
	float:left;
	width:25%;
}
.full-width-newsletter-form fieldset .group {
	float:left;
	width:50%;
}
.full-width-newsletter-form fieldset .group:after {
	content:none;
	display:none;
}
.full-width-newsletter-form fieldset .formItem {

}

#newsletterSignupPopupInner h5 {
	color:#FFF;
	text-align:center;
	padding-top:50px;
}


#newsletterSignupSlideout {
    background: none repeat scroll 0 0 #0397d6;
    border: 5px solid #0397d6;
    border-radius: 10px;
    box-shadow: 0 0 5px #000;
    height: 100px;
    padding: 0;
    position: fixed;
    width:390px;
    height:270px;
    z-index:2200;
    bottom:5%;
    left:-20%;
}
#newsletterSignupSlideout #newsletterSignupPopup {
	display:block !important;
}


#newsletterSignupSlideout .sb-nav-close {
    background: url("/layout/img/sprites.png") no-repeat scroll -170px -173px rgba(0, 0, 0, 0);
    background-size:250px 225px ;
    border-radius: 30px;
    box-shadow: 0 0 3px #000;
    height: 32px !important;
    position: absolute;
    right: -19px;
    top: -19px;
    width: 31px !important;
    display:block;
    z-index:100;
    cursor:pointer;
}

#homePageContactPromoInner {
	background:url(/layout/img/splash.jpg) no-repeat left top #f9fcff;
	padding:15px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	border-radius:40px;	
}
#homePageContactPromoInner h4,
#homePageContactPromoInner h3{
	font-size:30px;
	text-align:center;
	margin-top:15px;
}
#homePageContactPromoInner ol {
	width:460px;
	padding-left:70px;
	counter-reset:li;
}
#homePageContactPromoInner ol li {
	margin-bottom:25px;
	line-height:32px;
	list-style:none;
	position:relative;
}
#homePageContactPromoInner span.numberHack {
		position:absolute;
		top:0px;
		left:-3em;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		width:32px;
		height:32px;
		color:#fff;
		background:#0397D6;
		font-weight:bold;
		text-align:center;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	behavior: url(/layout/css/PIE.htc);
}

#homePageContactPromoInner .larger,
#homePageContactPromoInner .larger a {
	font-size:32px;
	line-height:1em;
}
#homePageContactPromoInner .smaller {
	font-size:11px;
	line-height:1.5em;
	display:none;
}


/****************************************************
*
*		Page Content
*
****************************************************/

#pageTitle {
	background:#123858;
	padding:30px 40px;
	color:#FFF;
	position:relative;	
}
#homePage #pageTitle,
#homePage #pageContent,
#homePage #bottomNavigation,
#homePage #basement {
	top:650px;
	position:relative;
}
#homePage #pageTitle {
	border:none;
	background:#F2F2F2;
	z-index:200;
}
#homePage #pageTitle h1,
#homePage #pageTitle h2,
#homePage.Houseboating_Home_2015_Refresh h1 {
	color:#123858;
	text-shadow:1px 1px 1px #FFF;
}
#homePage #pageTitle h1 {
	margin-top:30px;
}

#homePage.Houseboating_Home_2015_Refresh #pageTitle,
#homePage.Houseboating_Home_2015_Refresh #pageContent,
#homePage.Houseboating_Home_2015_Refresh #bottomNavigation,
#homePage.Houseboating_Home_2015_Refresh #basement {
	top:0;
	position:relative;
	width:920px;	
	margin:0 auto;
	float:none;
	border:none;
}
#homePage.Houseboating_Home_2015_Refresh #pageContent {
	padding-top:0;
}
#homePage.Houseboating_Home_2015_Refresh h3.section {
	border:none;
 	 text-indent: 55px;
	font-family: 'Playball', cursive;
	font-size: 25px;
	color: #e97f1d !important;	
	text-shadow:1px 1px 1px #FFF;
	font-weight:normal;
}
#homePage.Houseboating_Home_2015_Refresh #pageTitle {
	border:none;
	background:#F2F2F2;
	z-index:200;

}
#homePage.Houseboating_Home_2015_Refresh #pageTitle h1,
#homePage.Houseboating_Home_2015_Refresh #pageTitle h2 {
	color:#123858;
	text-shadow:1px 1px 1px #FFF;
}
#homePage.Houseboating_Home_2015_Refresh #pageTitle h1 {
	margin-top:30px;
	font-size: 36px;
}


.home-icon-column {
	float:left;
	width:22%;
	margin:0 1% 50px;
	text-align:center;
  	padding: 10px 0 15px;	
}
.home-icon-column:hover {
	background:rgba(255,255,255,0.75);
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	cursor:pointer;
}
.home-icon-column:hover .icon {
	border-color:#0397d6;
}
.home-icon-column:hover .icon .fa {
	color:#0397d6;
}
.home-icon-column .icon {
	width:90px;
	height:90px;
	border-radius:90px;
	border: 3px solid #113859;
	text-align:center;
	line-height:90px;
	display:block;
	margin:0 auto 15px;
}
.home-icon-column .icon .fa {
	font-size:64px;
	line-height:90px;
	color:#113859;
}
.home-icon-column .icon .fa.fa-camera {
	font-size:48px;
}

.home-icon-column .icon .fa:before {
	display:block;
	width:100%;
}
.home-icon-column h3 {
	text-transform:uppercase;
}
.home-icon-column p {
	color:#858585;
}

ul.lake-thumbnail-list {
	list-style:none;
	margin:0;
}
ul.lake-thumbnail-list > li {
	float:left;
	width:230px;
	text-align:center;
	margin:0 0 15px;
}

ul.lake-thumbnail-list img {
	border:2px solid #0397D6;
	box-shadow:0 0 5px rgba(0,0,0,0.3);
	height:120px;
	width:190px;
}

ul.lake-thumbnail-list h3 {
	margin:5px 0;
}
ul.lake-thumbnail-list a {
	color:#444;
}
ul.lake-thumbnail-list a:hover {
	text-decoration:none;
}
ul.lake-thumbnail-list a:hover img {
	box-shadow:0 0 8px rgba(0,0,0,0.6);
}
ul.lake-thumbnail-list span {
	font-size:12px;
	font-style:italic;
	position:relative;
	top:-10px;
}

#header.header_None + #pageTitle {
	background:none;
	border:solid #AAA;
	border-width:0 1px;
}

#header.header_None + #pageTitle h1 {
	color:#123858;
	text-shadow:1px 1px 1px #FFF;
	text-align:center;
}
a.RSS_feed {
    	background: url("/layout/img/sprites.png") no-repeat scroll 0 -139px transparent;
    	display: block;
    	float: right;
    	height: 32px;
    	text-indent: -99999px;
    	width: 32px;
}
a.RSS_feed:hover {
 	-webkit-opacity: 0.8;
  	-moz-opacity: 0.8;
  	filter:alpha(opacity=80);
  	opacity: 0.8;	
}


#pageContent, .pageContent {
	float:left;
	width:892px;
	z-index:12;
	padding:20px 43px 21px;
	position:relative;
	background: #f2f2f2;
	border:1px solid #aaaaaa;
	min-height:150px;	
}
a.RSS_feed.page {
    position: absolute;
    right: 0px;
    top: -83px;
}
a.RSS_feed.page {
    position: absolute;
    right: -300px;
    top: -83px;
}
body.Houseboating_Blog_Page #pageContent {
	min-height: 1000px;
}
#homePage #pageContent {
	width:100%;
	padding:00;
	border:none;
	z-index:100;
}

#innerPageContent {
	position:relative;
	z-index:30;
}

h1 {
	padding:0;
	text-indent:0;
	vertical-align:bottom;
	margin-bottom:0;
	color:#FFF;
	font-weight:normal;
	text-shadow:1px 1px 1px #000;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-0.01em;
	word-spacing:-0.15em;
}
h2 {
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0;
	text-indent:55px;
	position:relative;
	top:-8px;
	margin-bottom:-8px;
}
#homePage h2 {
	top:0;
	font-family: 'Playball', cursive;
	font-size:25px;
	color:#e97f1d !important;
	text-shadow:-1px -1px 0px #123858;
}
#homePage.Houseboating_Home_2015_Refresh h2 {
	top:0;
	font-family: 'Playball', cursive;
	font-size:25px;
	color:#e97f1d !important;
	text-shadow:-1px -1px 0px #123858;
}
.pageContent a {
	text-decoration:underline;
}
.pageContent a:hover {
	text-decoration:none;
}

.box {
	background:#FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:20px;
	behavior: url(/layout/css/PIE.htc);
	position:relative;
}

.media {
	position:relative;
	z-index:1;
}
body.Houseboating_Articles_DIP .media,
body.Houseboating_Blog_DIP .media {
	display:none;
}
#homePage .introPageSection .media {
	display:none;
}
#homePage.Houseboating_Home_2015_Refresh .introPageSection .media {
	display:none;
}
.mediaMedium.right {
	margin:0 0 20px 20px;	
}
.mediaMedium.left {
	margin:8px 30px 10px 0;	
}
.mediaSmall.right {
	margin:0 0 20px 20px;	
}
.mediaSmall.left {
	margin:0 20px 10px 0;	
}
#popeye_page .ppy-imglist li, .mediaMedium img, .mediaMedium .mediaSlideshow, #popeye_page .ppy-stage {
	height:225px;
	width:300px;
}
.mediaMedium img, .mediaMedium .mediaSlideshow {
	position:relative;
	z-index:10;	
}

.mediaSmall.left img {
}
.mediaMedium.left.mediaRandom img {
	border:1px solid #A9B0A8;
	-moz-box-shadow: 0px 0px 4px #999;
	-webkit-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;	
}

.mediaMedium.left.mediaRandom a:after {
	content:"+";
	color:#FFF;
	font-weight:bold;
	border:3px solid #FFF;
	background:#0397D6;
	display:block;
	position:absolute;	
	top:-7px;
	left:-7px;
	width:15px;
	height:15px;
	line-height:15px;
	z-index:20;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	text-align:center;
	font-size:18px;
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
	text-decoration:none;
	behavior: url(/layout/css/PIE.htc);
}
.mediaMedium.left.mediaRandom a:hover {
	text-decoration:none !important;
}
.mediaMedium.left.cycle a:hover:after {
	content:none;
}
.mediaMedium.right.ppy a:hover:after, .mediaMedium.left.ppy a:hover:after  {
	display:none;
}

.mediaSlideshow {
	overflow:visible !important;	
}
.mediaSlideshow img {
	border:6px solid #FFF !important;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	-moz-box-shadow: 0px 0px 4px #000, 0 -2px 4px #999 inset; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #000, 0 2px 4px #999 inset; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #000, 0 2px 4px #999 inset; /* Opera 10.5, IE 9 */
	behavior: url(/layout/css/PIE.htc);		
}
.mediaMedium .mediaBacking {
	display:none;
}

ul.thumbnailGallery {
	list-style:none;
}
ul.thumbnailGallery li {
	float:left;
	margin-bottom:21px;
}
ul.thumbnailGallery img {
	padding:2px;
}
ul.thumbnailGallery span.thumbnailTitle {
	display:block;
	text-align:center;
}
.sb-desc {
	display:none;
}
#sb-info-description { color:#FFF; font-size:16px}

select.jankoSelect {
	display:none;
}
label.jankoSelect {
	display:block;
	margin:10px 0;	
}
label.jankoSelect span {
	float:left;
	margin-left:21px;
	display:block;
	line-height:1.5em;
	font-style:italic; 
}
dl.dropdown {width:250px; margin-left:5px; float:left; position:relative; z-index:1000;}
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }
#pageContent .dropdown a, #pageContent .dropdown a:visited { color:#2C2C2C; text-decoration:none; outline:none;}
.dropdown a:hover { color:#2C2C2C;}
.dropdown dt a:hover { color:#2C2C2C; border: 1px solid #CCC;}
.dropdown dt a {background:#DFDFDF  no-repeat scroll right center; display:block; padding-right:20px;
				border:1px solid #CCC; width:300px; padding:5px;}
.dropdown dt a:after {				
	content: " \25BC";
	font-size:9pt;
	float:right;
	text-decoration:none !important;
}
.dropdown dt a span {cursor:pointer; display:block;}
.dropdown dd ul { background:#DFDFDF none repeat scroll 0 0; border:1px solid #CCC; color:#2C2C2C; display:none;
				  left:0px; padding:5px 0px; position:absolute; top:2px; width:auto; min-width:210px; list-style:none;}
.dropdown span.value { display:none;}
.dropdown dd ul li a { padding:5px; display:block;}
.dropdown dd ul li a:hover { background-color:#CCC;}

div.cycleControlsWrapper {
	width:290px;
	padding:0 5px;
}
 div.cycleControlsWrapper, div.cycleFrameControls {
	width:290px;
}                   

div.cycleFrame {
	float:left;
	clear:both;
	position:relative;
	z-index:100;
	min-width:320px;
	min-height:260px;
}
div.cycle:hover {
	background:#e5edf1;
background: -moz-linear-gradient(top,  rgba(242,242,242,1) 23%, rgba(229,237,241,1) 75%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(23%,rgba(242,242,242,1)), color-stop(75%,rgba(229,237,241,1)));
background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
background: -o-linear-gradient(top,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
background: -ms-linear-gradient(top,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
background: linear-gradient(to bottom,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5edf1',GradientType=0 );
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset, 1px 0 0 #FFF inset;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset, 1px 0 0 #FFF inset;
	box-shadow:  0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset, 1px 0 0 #FFF inset;
}
div.cycleControlsWrapper {
	position:absolute;
	left:0;
	top:233px;
	background:rgba(234,234,234,0);
	transition: background-color .3s linear;
	-o-transition: background-color .3s linear;
	-webkit-transition:  background-color .3s linear;
	-moz-transition: background-color .3s linear;
	z-index:100;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;							
}
div.cycleFrame:hover div.cycleControlsWrapper {
	background:rgb(234,234,234);
	background:rgba(234,234,234,0.95);
	transition: background-color .3s linear;
	-o-transition: background-color .3s linear;
	-webkit-transition:  background-color .3s linear;
	-moz-transition: background-color .3s linear;	
}
div.cycle a {
	position:absolute;
	left:0;
	top:0;
}
div.cycleCaption {
	padding:5px;
	height:auto;
	font-weight:normal;
	font-size:12px;
	display:none;
	position:relative;
	float:left;					
}
div.cycleFrameControls {
	float:left;
	clear:both;
	font-weight:normal;
	font-size:12px;							
}
div.cycleFrameControls a, div.cycleFrameControls a:hover {
	text-decoration:none;
}
div.cycleFrameControls .left {
	float:left;
	width:70%;
}
div.cycleFrameControls .right {
	float:right;
	width:25%;
}
.cyclePrev {
	float:left;
	width:32%;
	text-align:left;							
}
.cyclePrev:before {
	content: " \25C0";
	padding-right:4px;
}
.cycleNext {
	float:right;
	width:32%;
	text-align:right;
}
.cycleNext:after {
	content: " \25B6";							
}
.cycleEnlarge {
	float:right;
	text-align:right;						
}
.cycleStop, .cyclePlay {
	float:left;
	text-align:center;
	width:32%;							
}
.cycleStop:before {
	content: " \25A0";
	padding-right:3px;		
}
.cyclePlay:before {
	content: " \25B6";
	padding-right:3px;	 
}
.cycleTitle {
	font-weight:bold;
	padding: 0 10px 0 0;
}
.cycleCredit, .photoCredit {
	float:left;
	clear:both;
}
#sb-player .ad-gallery {
	margin:0 auto;
}

.photo {
	padding:20px;
	/*border: 1px solid #AAA;
	background: #d8d8d8;*/
	text-align:center;
	margin:5px 20px 20px;
	max-width:300px;
	font-size:11px;
	line-height:1.5em;
}
.photo img {
	max-width:300px;
	height:auto !important;
	border:1px solid #A9B0A8;
	-moz-box-shadow: 0px 0px 4px #999;
	-webkit-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;		
}


/****************************************************
*
*		Bottom Navigation
*
****************************************************/

#bottomNavigation {
	background:#123858;
	padding:15px 43px;
	float:left;
	width:894px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	behavior: url(/layout/css/PIE.htc);			
}
#homePage #bottomNavigation {
	width:100%;
	padding:15px 0;
}
#homePage.Houseboating_Home_2015_Refresh #bottomNavigation {
	width:100%;
	padding:15px 0;
	height:20px;
}
div.bottomNav {
	position: relative;
	float: left;
}

div.bottomNav ul {
	display:inline;
	list-style:none;
	position:relative;
	margin:0 0 24px;
}
div.bottomNav li {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	z-index: 10;
	padding:0;
}

div.bottomNav a, span.simulateLink {
	display: block;
	outline: none;
	position: relative;
	z-index: 100;
	text-align: center;
	padding: 0 17px;
	font-size: 13px;
	color: white;
	border-left:1px solid #fff;
}
div.bottomNav li:first-child a {
	border:none;
	padding:0 17px 0 0;
}

span.simulateLink {
	margin:15px auto;
	border:none;
}
div.bottomNav a:hover {
	color:#DDD;
}
div.bottomNav span.simulateLink {
	text-align:center;
	display:block;
}
#bottomSocialLinks {
	list-style:none;
	position:absolute;
	right:0px;
	top:-60px;
	z-index:20;
	margin:0;
	padding:0;
}

#homePage.Houseboating_Home_2015_Refresh #basement {
	margin-top:20px;
}
#bottomSocialLinks li {
	float:left;
}

#bottomSocialLinks a {
	width:29px;
	height:29px;
	display:block;
	background:url(/layout/img/sprites.png) no-repeat -1px -101px;
	text-indent:-99999px;
	margin:0 3px;		
}
#bottomSocialLinks a:hover {
 -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
  opacity: 0.8;	
}
#bottomSocialLinks a.fb { background-position: -1px -101px;}
#bottomSocialLinks a.yt { background-position: -34px -101px;}
#bottomSocialLinks a.fr { background-position: -66px -101px; width:49px;}
#bottomSocialLinks a.tw { background-position: -118px -101px;}
#bottomSocialLinks a.gp { background-position: -194px -101px;}
#bottomSocialLinks a.pt { background-position: -227px -101px; }
#bottomSocialLinks a.ig { background-position: -34px -140px;}
#bottomSocialLinks a.tb { background-position: -259px -101px;}
#bottomSocialLinks a.blog { background-position: -67px -101px; width:44px;}

#bottomSocialLinks #bottomPhoneNumber a {
	background:none;
	text-indent:0;
	width:auto;
	height:auto;
	display:block;
	margin:0 3px;
	color:#FFF;	
}

#basement {
	margin:20px auto 0;
	padding-bottom:40px;
	line-height:1.5em;
	font-size:12px;
	width:894px;
	position:relative;

}
#basement a {
	line-height:1.5em;
}
#all-destinations-link {
	float:left;
}
#all-destinations {
	float:left;
	text-align:left;
	margin:20px 0;	
}
#all-destinations dl {
	float:left;
	width: 110px;
	margin-left:19px;
}
#all-destinations dl:first-child {
	margin:0;
}
#all-destinations dt {
	border-bottom:1px solid;	
}
#all-destinations ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
}

#scrollUp {
	bottom: 20px;
	right: 20px;
	background: #555;
	color: #fff;
	font-size: 12px;
	font-family: sans-serif;
	text-decoration: none;
	opacity: .9;
	padding: 10px 20px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	transition: background 200ms linear;
	-webkit-backface-visibility: hidden;
}
	#scrollUp:hover {
		background: #000;
	}


#copyright {
	float:right;
	text-transform:none;
	position:relative;
	z-index:10;
	text-align:right;
	color: #0397D6;
}
#addThisWrapper {
	position:absolute;
	z-index:2000;
	top:502px;
	left:-80px;
	background: none repeat scroll 0 0 #FFFFFF;
	width: 60px;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #AAAAAA;
}
#homePage #addThisWrapper {
	top:0px;
	left:-100px;
}
#homePage.Houseboating_Home_2015_Refresh #addThisWrapper {
	top:50px;
	left:-75px;
}
#header.header_Small ~ #addThisWrapper {
	top:268px;
}

#header.header_None ~ #addThisWrapper {
	top:168px;
}


#closeAddThis {
   	border: 1px solid;
    	font-size: 8px;
    	font-weight: bold;
    	height: 10px;
   	 left: 0px;
    	line-height: 10px;
    	position: relative;
    	top: -2px;
    	width: 9px;
	display:block;
	text-align:center;
}
.at_PinItButton {
	margin:0 9px 9px !important;
	display:block;
}
.addthis_button_facebook_like iframe {
	margin-left:5px;
}

/****************************************************
*
*		Page Types
*
****************************************************/

ul.sitemap, ul.sitemap up {
	list-style:disc outside;
	width:100%;
	float:left;	
}
ul.sitemap up {
	width:auto;
}
ul.sitemap li {
	line-height:1.3em;
}
ul.sitemap i {
	margin-left:15px;
	display:block;
	font-size:smaller;	
}
ul.sitemap li ul {
	margin-bottom:0;
	list-style: circle;
}
ul.sitemap li.sitemap1 {
	float:left;
	width:20%;
}

#quickSearch {
	width:58%;	
	border: 2px solid #c4c4c4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:5px;
	-webkit-box-shadow: 0px 2px 3px 0px #CCC inset;
	-moz-box-shadow: 0px 2px 3px 0px #CCC inset;
	box-shadow: 0px 2px 3px 0px #CCC inset;
	position:relative;
	top:-5px;
}
#quickSearch:hover {
	border-color:#999;		
}
#quickSearch:focus {
	border-color:#F28300;
	background:#FFF;			
}

.special-notes {
	margin:35px 0 0;
	clear:both;
}
.special-notes p,
.special-notes ul {
	font-size:12px;
	line-height:1.5em;
}
.special-notes ul {
	list-style:disc;
}
.ribbon {
	width:46%;
   max-width: 260px;
   height:80px;
   position: relative;;
   margin:0 2%;
   float:left;
   text-align: center;
   font-size: 18px!important;
   background: #0397d6;
   background: -webkit-gradient(linear, left top, left bottom, from(#0397d6), to(#0397d6));
   background: -webkit-linear-gradient(top, #0397d6, #0397d6);
   background: -moz-linear-gradient(top, #0397d6, #0397d6);
   background: -ms-linear-gradient(top, #0397d6, #0397d6);
   background: -o-linear-gradient(top, #0397d6, #0397d6);
   background-image: -ms-linear-gradient(top, #0397d6 0%, #0397d6 100%);
   -webkit-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
   -moz-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
   box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
   border-radius:4px;
}
.ribbon:hover {
	background:#0288c2;
	cursor:pointer;
}
.ribbon h1 {
   font-size: 24px!important;
   color: #ffffff;
   text-shadow: #b8b8b8 0 1px 0 !important;
   margin:0px;
   padding: 15px 10px;
   line-height:1.5em;
}
.ribbon h1 b {
	color:#ed821f;
}
.ribbon .fa {
	position: absolute;
	font-size: 80px;
	color: rgba(255,255,255,0.3);
	left: 10px;
	top: -4px;
}
.ribbon .fa-phone {
	top:4px;
}
body.Houseboating_Specials_DIP .ribbon {
	margin:0 6%;	
}

.bottom-links {
	width:100%;
}

.bottom-link {
	display:block;
	height:100%;
	width:30%;
	margin:0 5%  10px 0;
	position:relative;
	z-index:10;
	background-position:center center;
	background-size:cover;
	text-align:center;
	color:#FFF;
	text-shadow:0 0 5px #000,3px 3px 1px #000;
	font-weight:bold;
	font-size:16px;
	float:left;
	min-height:100px;

}
.bottom-link:last-child,
.bottom-link:nth-child(3n){
	margin-right:0;
}
.bottom-link:nth-child:nth-last-child(1) {
	width:100%;
}
.bottom-link:nth-child(1):nth-last-child(2),
.bottom-link:nth-child(2):nth-last-child(1) {
	width:47%;
}
.bottom-link span {
	display:block;
	width:90%;
	height:100%;
	background:rgba(18,56,88,0.2);
	padding:20px 5%;
	min-height:60px;
}

.bottom-link:hover {
	color:#EEE;
}
.bottom-link:hover span {
	background-color:rgba(18,56,88,0);
}


/***************************************

CONTACT FORM


***********************************/


form.hbContactForm div.error { display: none; }
form.hbContactForm  input,
form.hbContactForm textarea { }
form.hbContactForm input.checkbox,
form.hbContactForm input.radio { border: none; background:none; }
form.hbContactForm input:focus { border: 1px dotted black; }
form.hbContactForm input.error { border: 1px dotted red; }

form.hbContactForm  legend {
	font-weight:bold;
	margin:0;
	padding: 0 20px;
}

form.hbContactForm fieldset {
	padding:40px;
	border:1px solid #999;
	width:810px;
}
form.hbContactForm.hbContactFormTab fieldset {
	width:765px;
}
form.hbContactForm  fieldset div.group {
	margin:0 auto 10px;
}
form.hbContactForm div.formItem {
	background:#ececec;
	border:1px solid #e8e8e8;
	float:left;
	width:95%; 
	padding:2%;
}
form.hbContactForm div.formItem.half {
	float:left;
	width:45%;
	
	padding:2%;
	margin-right:1%;	
}
form.hbContactForm div.formItem.half:last-child {
	margin:0;
}
form.hbContactForm .important span span {
	color:red;
}
form.hbContactForm .important.reminder + input,
form.hbContactForm .important.reminder + div input  {
	border-color:red !important;
}
form.hbContactForm label  {
	float:left;
	width:120px;
	line-height:1.7em;
	padding:0 10px;
	text-align:left;
}
form.hbContactForm .formNote {
	text-align:center;
	display:block;
	font-size:12px;
}
form.hbContactForm div.formItem .formNote {
	display:inline;
	float:left;
	padding:0 25px 0 5px
}
.whichmarina {
	font-size:12px;
	padding:0 25px 0 5px;
	position:relative;
	top:2px;
	color:#AAA;
	font-style:italic;
}

fieldset.niceForm label.short {
	width:auto;	
}
fieldset.niceForm label.required:after {
	content:"*";
	color:#F00;	
}
fieldset.niceForm label.noStar:after {
	content:none !important;
}
fieldset.niceForm label.error {
	float:left;
	display:block;
	position:absolute;
	top:1px;
	right:0;
	width:65px;
	line-height:1em;
	font-size:x-small;	
}

form.hbContactForm input, 
form.hbContactForm select, 
form.hbContactForm textarea {
	float:left;
	line-height:1.5em;
	border: #0A3B47 1px solid;
	padding:3px 5px;
	margin-bottom:5px;
	width:200px;	
	background: -moz-linear-gradient(top, rgba(30,87,153,0.1) 0%, rgba(125,185,232,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,0.1)), color-stop(100%,rgba(125,185,232,0)));
	background: -webkit-linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
	background: -o-linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
	background: -ms-linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1e5799', endColorstr='#007db9e8',GradientType=0 );
	background: linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
}
form.hbContactForm input:focus, 
form.hbContactForm select:focus, 
form.hbContactForm textarea:focus {
border-color: rgba(41, 92, 161, 0.4);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
}

form.hbContactForm textarea {
	width:610px;
	height:80px;
}

fieldset.niceForm input.hasDatepicker {
/*
	background: url(/layout/img/calendar.jpg) no-repeat 190px center, -moz-linear-gradient(top, rgba(30,87,153,0.1) 0%, rgba(125,185,232,0) 100%);
	background: url(/layout/img/calendar.jpg) no-repeat 190px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,0.1)), color-stop(100%,rgba(125,185,232,0)));
	background: url(/layout/img/calendar.jpg) no-repeat 190px center, -webkit-linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
	background: url(/layout/img/calendar.jpg) no-repeat 190px center, -o-linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
	background: url(/layout/img/calendar.jpg) no-repeat 190px center, -ms-linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1e5799', endColorstr='#007db9e8',GradientType=0 );
	background: url(/layout/img/calendar.jpg) no-repeat 190px center, linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);	
*/
}
fieldset.niceForm select {
	width:auto;
	padding:2px 2px 2px 5px;		
}
fieldset.niceForm textarea {
	height:100px;
}
form.hbContactForm input.short, form.hbContactForm textarea.short {
	width:85px;	
}
fieldset.niceForm input.full, fieldset.niceForm textarea.full {
	width:530px;	
}
fieldset.niceForm select.normal {
	width:212px;
}
fieldset.niceForm input.required {
	border:1px solid #0A3B47;	
}
form.hbContactForm input:focus, 
form.hbContactForm select:focus, 
form.hbContactForm textarea:focus {
	background:#FFF;
	border:1px solid #000;
}
/*
fieldset.niceForm input.dateTime, fieldset.niceForm #startTimeInput {
	background:	url(/layout/img/calendar_icon.gif) no-repeat right center;
	width:200px;		
}
fieldset.niceForm input.hasDatepicker:focus {
	background:	url(/layout/img/calendar_icon.gif) no-repeat 190px center #FFF;
}
*/
form.hbContactForm input[type="checkbox"],
form.hbContactForm input[type="radio"],
form.hbContactForm.hbContactFormTab input[type="checkbox"],
form.hbContactForm.hbContactFormTab input[type="radio"] {
	width:auto;
	float:none;
	margin-top:5px;
}
fieldset.niceForm input.error, fieldset.niceForm select:error,  fieldset.niceForm textarea:error{ border: 1px dotted red !important; }
fieldset.niceForm div.singleFormItem {
	float:left;
	position:relative;
}
fieldset.niceForm.vertical div.singleFormItem:first-child {
	margin-right:118px;	
}
fieldset.niceForm.vertical div.singleFormItem:last-child {
	margin-right: 0 !important;	
}

fieldset.niceForm select[name="state"] {
	margin-right:20px;
}

/**
 * Base CSS plugin styles
 */
form.form-wizard {
	margin-bottom:21px;
	float:left;
}
form.form-wizard fieldset {

}

form.form-wizard legend {
	display:none;
}

form.form-wizard .form-wizard-button.prev {
	margin-left: 13px;
	float:left;
}

form.form-wizard .form-wizard-button {
	background-color: #0397D6;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	margin-left: 50px;
	float:right;
	margin-right:13px;
}
.form-wizard-buttons {
	position:relative;
	margin-top:-40px;
}

form.form-wizard .form-wizard-button:hover {
	background-color: #123858;
	text-decoration: none;
}

form.form-wizard .steps {
	list-style: none;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

form.form-wizard .steps li {
	font-size: 24px;
	float: left;
	padding: 10px;
	color: #b0b1b3;
}

form.form-wizard .steps li span {
	font-size: 11px;
	display: block;
}

form.form-wizard .steps li.current {
	color: #000;
}


/**********************************

Pricing Table

***********************************/

table.pricingTable {
	width:100%;

}
table.pricingTable th {
	background:#123858;
	color:#FFF;
	text-align:center;
}
table.pricingTable td {
	border-bottom:1px solid #CCC; 
	font-size:12px;
	text-align:center;
}
table.pricingTable td:first-child,
table.pricingTable th:first-child {
	text-align:left;
}
table.pricingTable tr:nth-child(even) td {
	background:#e3e3e3;
}
table.pricingTable.allPricing {
	width:70%;
	margin:0 auto 21px;
}
table.pricingTable.allPricing h3 {
	margin:0;
}
table.pricingTable.allPricing td:last-child {
	text-align:right;
}

/**********************************

Directions Map

***********************************/

div.directions #directions {
	overflow:auto;
	width: 560px;
	float:left;
	height:auto;
	padding-right:21px;
}
div.directions #map_canvas {
	width: 585px;
	height: 500px;
}
#directions_print {
	display:none;
}
#directions_print #directions {
	width:100%;
	height:auto;
}

div.directions #directions-distance, div.directions #directions-duration {
	font-size:32pt;
	font-weight:bold;
	line-height:1.0em;
}
div.directions > p {
	text-align:center;
}
#printDirectionsLink {
	float:left;
	padding-bottom:0px;
	height:20px;
}


/**********************************

Name: cmxform Styles

***********************************/

#communicationFormWrapper {

	margin:0px auto;
}
#dip_contact_form #communicationFormWrapper  {
	width:auto;
}
#bigCommunicationFormWrapper {
	width:550px;
	margin:10px auto;
	position:relative;
	z-index:10;
}
#communicationFormWrapper input {
	display:block;
	float:left;
	width:200px;
}
#communicationFormWrapper .box {
	background:none;
	padding:0;
}
form.cmxform {
	font-size: 1.0em;
	color: #333;
	float:left;
}
#dip_contact_form form.cmxform, form.cmxformlarge {
	width:100%;
}
#bigCommunicationFormWrapper form.cmxform {
	width:550px;	
}

form.cmxform legend {
	padding:0 20px;
	font-weight:bold;
	line-height:2.0em;
}

form.cmxform label {
	display: block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
	width: 50px;
	float:left;
	text-align:left;
	clear: left;
}
form.cmxformlarge label {
	clear:none;
}

form.cmxform label.error {
	margin-left: 103px;
	width: 145px;
}
form.cmxform legend, form.cmxform label {

}

#formCommunication legend, #formCommunication label {
	color: #2C2C2C;
}

form.cmxform fieldset {
	border:1px solid #ccc;
	padding:20px;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
form.cmxformlarge input {
	float:right;
	margin-right:24px;
}
div.error { display: none; }
input, textarea { border: 1px solid #999; }
input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
form.cmxform .gray * { color: gray; }

fieldset.niceForm legend {
	font-weight:bold;
	margin:5px 10px 5px 5%;	
}

fieldset.niceForm {
	padding:21px;
}
fieldset.niceForm div.group {
	margin:0 auto;
	width:700px;
}
fieldset.niceForm.captcha {
	text-align:center;
}
fieldset.niceForm.captcha div.group {
	width:auto;
}
fieldset.niceForm label {
	float:left;
	width:100px;
	line-height:1.7em;
	padding:0 10px;
	text-align:right;
}
fieldset.niceForm.vertical label {
	text-align:left;
	clear:both;	
	width:auto;
}
fieldset.niceForm label.short {
	width:auto;	
}
fieldset.niceForm label.required:after {
	content:"*";
	color:#F00;	
}
fieldset.niceForm label.noStar:after {
	content:none !important;
}
fieldset.niceForm label.error {
	float:left;
	display:block;
	position:absolute;
	top:1px;
	right:0;
	width:65px;
	line-height:1em;
	font-size:x-small;	
}
fieldset.niceForm.vertical label.error {
	float:left;
	display:block;
	position:absolute;
	top:25px;
	right:-80px;
	width:65px;
	line-height:1em;
	font-size:x-small;	
}
fieldset.niceForm input, fieldset.niceForm select, fieldset.niceForm textarea {
	float:left;
	line-height:1.5em;
	border: #0A3B47 1px solid;
	padding:3px 5px;
	margin-bottom:5px;
	width:200px;	
	background: -moz-linear-gradient(top, rgba(30,87,153,0.1) 0%, rgba(125,185,232,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,0.1)), color-stop(100%,rgba(125,185,232,0)));
	background: -webkit-linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
	background: -o-linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
	background: -ms-linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1e5799', endColorstr='#007db9e8',GradientType=0 );
	background: linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
}
fieldset.niceForm.vertical input, fieldset.niceForm.vertical select, fieldset.niceForm.vertical textarea {
	float:left;
	clear:both;	
}
/*
fieldset.niceForm input.hasDatepicker {
	background: url(/layout/img/calendar.jpg) no-repeat 190px center, -moz-linear-gradient(top, rgba(30,87,153,0.1) 0%, rgba(125,185,232,0) 100%);
	background: url(/layout/img/calendar.jpg) no-repeat 190px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,0.1)), color-stop(100%,rgba(125,185,232,0)));
	background: url(/layout/img/calendar.jpg) no-repeat 190px center, -webkit-linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
	background: url(/layout/img/calendar.jpg) no-repeat 190px center, -o-linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
	background: url(/layout/img/calendar.jpg) no-repeat 190px center, -ms-linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1e5799', endColorstr='#007db9e8',GradientType=0 );
	background: url(/layout/img/calendar.jpg) no-repeat 190px center, linear-gradient(top, rgba(30,87,153,0.1) 0%,rgba(125,185,232,0) 100%);	
}
*/
fieldset.niceForm select {
	width:auto;
	padding:2px 2px 2px 5px;		
}
fieldset.niceForm textarea {
	height:100px;
}
fieldset.niceForm input.short, fieldset.niceForm textarea.short {
	width:65px;	
}
fieldset.niceForm input.full, fieldset.niceForm textarea.full {
	width:530px;	
}
fieldset.niceForm select.normal {
	width:212px;
}
fieldset.niceForm input.required {
	border:1px solid #0A3B47;	
}
fieldset.niceForm input:focus, fieldset.niceForm select:focus, fieldset.niceForm textarea:focus {
	background:#FFF;
	border:1px solid #000;
}
/*
fieldset.niceForm input.dateTime, fieldset.niceForm #startTimeInput {
	background:	url(/layout/img/calendar_icon.gif) no-repeat right center;
	width:200px;		
}
fieldset.niceForm input.hasDatepicker:focus {
	background:	url(/layout/img/calendar_icon.gif) no-repeat 190px center #FFF;
}
*/

fieldset.niceForm input[type="checkbox"] {
	width:auto;
	float:none;
	margin-top:5px;
}
fieldset.niceForm input.error, fieldset.niceForm select:error,  fieldset.niceForm textarea:error{ border: 1px dotted red !important; }
fieldset.niceForm div.singleFormItem {
	float:left;
	position:relative;
}
fieldset.niceForm.vertical div.singleFormItem:first-child {
	margin-right:118px;	
}
fieldset.niceForm.vertical div.singleFormItem:last-child {
	margin-right: 0 !important;	
}

#bigCommunicationFormWrapper label.required:after{
	content:"(required)";
	font-style:italic;
	padding:0 5px;
	font-size:0.8em;
	color:red;
}

a.button {
	padding: 5px 10px;
	background: #1a5764;
	width:auto;
	display:table;
	margin:10px auto;
	color:#FFF;
	text-shadow: -1px -1px 0 #237783;
    border-color: #7FE0F1 rgba(21, 11, 11, 0.2) #273C40;
    border-style: solid;
    border-width: 1px;	
	background-color: #21878a;
	background-image: -moz-linear-gradient(top, #7bbdc9, #21878a); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #7bbdc9),color-stop(1, #21878a)); /* Saf4+, Chrome */
	-pie-background:	linear-gradient(top, #7bbdc9, #21878a);
	behavior: url(/layout/css/PIE.htc);		
}
a.button:hover{
    border-color: #273C40 rgba(21, 11, 11, 0.2)  #7FE0F1;
	text-decoration:none;
	behavior: url(/layout/css/PIE.htc);	
}
.border  {
	border:7px solid #FFF;
	-moz-box-shadow: 0px 0px 4px #000, 0 -2px 4px #999 inset; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #000, 0 2px 4px #999 inset; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #000, 0 2px 4px #999 inset; /* Opera 10.5, IE 9 */
	behavior: url(/layout/css/PIE.htc);
}

/*	padding: 5px 10px;
	background: #1a5764;
	width:101px;
	margin:0 6px;


	text-align:center;
	display:block;*/


button.emailButton {
	padding:10px 30px;
	margin:0 38%;
	display:block;
	background: #9f8d87;
	background: -moz-linear-gradient(top, #9f8d87, #735b53); /* FF3.6 */
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #9f8d87),color-stop(1, #735b53)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f8d87', endColorstr='#735b53',GradientType=0 ); /* ie */	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    border-color: #bdb1ad rgba(21, 11, 11, 0.2) #6a534c;
    border-style: solid;
    border-width: 1px;	
	cursor:pointer;
	text-shadow: -1px -1px 0 #6a534c;
	font-weight:bold;
	color:#FFF;	
	-moz-box-shadow: 0px 0px 8px #555; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 8px #555; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 8px #555; /* Opera 10.5, IE 9 */
	behavior: url(/layout/css/PIE.htc);		
}
button.emailButton:hover{
    border-color: #6a534c rgba(21, 11, 11, 0.2)  #bdb1ad;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow:  none;
	behavior: url(/layout/css/PIE.htc);		
}
button.emailButton:active {
	background-color: #6bcc69;
	background-image: -moz-linear-gradient(top, #6bcc69, #179835); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #6bcc69),color-stop(1, #179835)); /* Saf4+, Chrome */
	-pie-background: linear-gradient(top, #6bcc69, #179835);
	behavior: url(/layout/css/PIE.htc);		
}
form.travelPlannerRequestForm {
	width:700px;
	margin:0 auto;
}
form.travelPlannerRequestForm label {
	width:100px;
}
form.travelPlannerRequestForm input {
	width:250px;
	float:left;
}
form.travelPlannerRequestForm fieldset > div {
	margin-bottom:24px;	
}
/****************************************************
*
*		SRP Specific Stuff
*
****************************************************/

div.form {
	margin: 0px auto 24px; 
	line-height: 2.5; 
	background: #eaeaea; 
	border: 1px solid #c4c4c4; 
	padding: 15px 12px; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:relative;
	z-index:20;
	width:700px;
}
div.form:hover {
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset;
	box-shadow:  0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset; 
}

div.srpField {
	width:48%;
	float:left;
	margin:5px 0 16px;
}
div.srpField > label {
	float:left;
	line-height:1.9em;
	padding:0px 24px 0px 0;
	min-width:20%;
	text-align:right;
	font-weight:bold;
}
div.srpField > input {
	width:58%;	
	border: 2px solid #c4c4c4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:5px;
	-webkit-box-shadow: 0px 2px 3px 0px #CCC inset;
	-moz-box-shadow: 0px 2px 3px 0px #CCC inset;
	box-shadow: 0px 2px 3px 0px #CCC inset;
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;		
}
div.srpField button.ui-multiselect {
	width:62% !important;
	-webkit-box-shadow: 0px 2px 3px 0px #CCC inset;
	-moz-box-shadow: 0px 2px 3px 0px #CCC inset;
	box-shadow: 0px 2px 3px 0px #CCC inset;
	background:#FFF;	
	padding:5px;
	border: 2px solid #c4c4c4;
	line-height:1em;
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;	
}


div.srpField > input:hover, div.srpField button.ui-multiselect:hover {
	border-color:#999;		
}
div.srpField > input:focus, div.srpField button.ui-multiselect:focus, div.srpField button.ui-multiselect.ui-state-active {
	border-color:#F28300;
	background:#FFF;

box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);			
}


/* narrower styles */

div.form {
	width:865px;
}
div.srpField {
	width:25%;
}
div.srpField > input, 
div.srpField button.ui-multiselect {
	float:left;
	clear:both;
	width:80%;
}
div.srpField button.ui-multiselect {
	width:90% !important;
}
div.searchButtonWrapper {
	width:25% !important;
	margin-top:30px;
}
button.searchButton, a.searchButton {
	font-size:13px !important;
	padding:6px 34px !important;
}	


/* x: narrower styles */


.specialsAvailable {
	display:block;
	position:absolute;
	left:-40px;
	top:-25px;
	width:80px;
	height:60px;
	background:url(/layout/img/sprites.png) no-repeat -219px -279px;
	text-indent:-99999px;
	z-index:100;
}
.specialsAvailable.foreverSpecial {
	background-position:-219px -349px;
}
div.resultsSet.topics div.resultsItem .resultsItemInner {
	cursor:pointer;
}

div.resultsItem {
	border-top: 1px solid #929393;
	position:relative;
	transition:background-color 0.25s;
	-moz-transition:background-color 0.25s;
	-webkit-transition:background-color 0.25s;
	-o-transition:background-color 0.25s;	
}
div.resultsItem:hover {
	background:#e5edf1;
background: -moz-linear-gradient(top,  rgba(242,242,242,1) 23%, rgba(229,237,241,1) 75%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(23%,rgba(242,242,242,1)), color-stop(75%,rgba(229,237,241,1)));
background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
background: -o-linear-gradient(top,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
background: -ms-linear-gradient(top,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
background: linear-gradient(to bottom,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5edf1',GradientType=0 );
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset, 1px 0 0 #FFF inset;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset, 1px 0 0 #FFF inset;
	box-shadow:  0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset, 1px 0 0 #FFF inset;	
}

div.resultsItem:first-child {
	border-top:none;	
}

div.resultsItem h3,
h3.pricingTitle {
	margin:4px 0 3px;	
	font-size:18px;
	/*text-transform:uppercase;*/
	font-size:20px;
	font-weight:bold;
}
h3.pricingTitle {
	margin:0;
	vertical-align:bottom;
}
h3.pricingTitle span {
	font-size:12px;
	margin:1px 0 0;
}

div.resultsItem h3 a,
h3.pricingTitle a {
	text-decoration:underline;
}
div.resultsItem h3 a:hover,
h3.pricingTitle a:hover {
	text-decoration:none;
}
div.resultsItemInner {
	position:relative;
	z-index:1;
	cursor:pointer;
	padding:30px 45px 30px 259px;	
}
a.mapLink {
	display:block;
	position:absolute;
	z-index:10;
	top:36px;
	right:45px;
	color:#444444;
	font-style:italic;
	text-indent:-99999px;
	width:40px;
	height:25px;
	background:url(/layout/img/sprites.png) no-repeat -349px -90px;	
}
a.mapLink:hover {
	text-decoration:none;
}
.mapDetail {
	display:block;
	position:absolute;
	z-index:10;
	top:33px;
	right:90px;
	color:#444444;
	font-style:italic;
	text-align:right;
	font-size:12px;		
}
.mapDetail.noMapLink {
	right:45px;	
}
.specialDetail {
	font-style:italic;
	font-size:12px;
	color:#555;
	line-height:24px;
}
.specialDetail a {
	line-height:24px;	
}

ul.resultsFAQs {
	list-style:none;
	padding:0;
	margin:0;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	color:#555;
}
ul.resultsFAQs li {
	float:left;
	width:33%;
	text-align:center;
	display:block;
	min-height:1em;
	line-height:1.5em;
}
ul.resultsFAQs a {
	line-height:1.5em;
}
ul.resultsFAQs li:first-child {
	text-align:left;
}
ul.resultsFAQs li:last-child {
	text-align:right;
}
ul.resultsFAQs li.icon {
	display:block;
	float:right;
	margin:0 1px;		
}
ul.resultsFAQs li.icon.noContent {
	display:none;
}
ul.resultsFAQs li.icon a {
	display:block;
	width:20px;
	height:20px;
	background:#f00;
	text-indent:-99999px;
	text-align:left;
	float:right;
	background:url(/layout/img/sprites.png) no-repeat left top;
}
ul.resultsFAQs li.icon.twitter a {
	background-position: -20px top;
}
ul.resultsFAQs li.icon.youtube a {
	background-position: -40px top;
}
ul.resultsFAQs li.icon.offers, ul.resultsFAQs li.icon.job {
	width:60px !important;
}
ul.resultsFAQs li.icon.offers a {
	background-position: -60px top;
	width:60px !important;	
}
ul.resultsFAQs li.icon.job a {
	background-position: -140px top;
	width:60px !important;	
}
ul.resultsFAQs li.icon.map a {
	background-position: -120px top;
}
ul.resultsFAQs li.icon.file a {
	background-position: -203px top;
	width:69px !important;		
}

ul.resultsFAQs li.icon a img {
	display:none;
}
ul.resultsFAQs li.hidden {
	display:none;
}
div.iconSet {
	position:absolute;
	top:7px;
	right:0px;
}
.resultsItem div.media {
	margin:35px 20px 10px 45px;
	position:relative;
	z-index:10;
	font-size:12px;
	text-align:center;
}
.resultsItem div.media img,
.resultsItem div.media div.imagePlaceholder {
	border:2px solid #0397D6;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow:  none;
	width:190px;
	height:120px;
	line-height:170px;
	text-align:center;		
}
.resultsItem div.media.video:after {
	background:#0397D6 url(/layout/img/media-sprites.png) no-repeat -143px center;
	border:3px solid #FFF;
	display:block;
	width:40px;
	height:40px;
	content:" ";
	position:absolute;
	z-index:100;
	top:70px;
	right:7px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.resultsItem div.media.video:hover:after {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	opacity:1;
}


.resultsItem div.media div.imagePlaceholder {
	background:url(/layout/img/print-logo.jpg) no-repeat center -7px #FFF;
	-webkit-opacity: 0.2;
	-moz-opacity: 0.2;
	filter:alpha(opacity=20);
	opacity:0.2;
}
.resultsItem div.media:hover a {
	text-decoration:none;
}
.resultsItem div.media img:hover {
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3), 0 1px  0 #FFF inset;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3), 0 1px  0 #FFF inset;
	box-shadow:  0px 0px 5px rgba(0,0,0,0.3), 0 1px  0 #FFF inset; 
}

div.teaser {
	padding:10px 0 0;
	line-height:1.5em;
	position:relative;
	font-size:14px;
}
div.resultsSet.specials div.teaser p {
	padding:0;
	margin:0;
	display:inline;
}
div.resultsSet.watercraft .resultsItem, div.resultsSet.specials .resultsItem, div.resultsSet.media .resultsItem{
	border:none;	
}
div.resultsSet.media .resultsItem:hover{
	background:none;
}

div.resultsSet.media .resultsItemInner,
div.resultsSet.blog .resultsItemInner {
	cursor:auto;
	padding-top:15px;
	padding-bottom:15px;
}
div.resultsSet.watercraft .resultsItemInner {
	padding-bottom:15px;
}
div.resultsSet .resultsItemInner.noDIP {
	cursor:auto;
}

div.resultsSet.media div.resultsItem {
	width:220px;
	float:left;
	text-align:center;
}
div.resultsSet.media div.media {
	margin:0 32px;	
}
div.resultsSet.media .resultsItemInner {
	padding:15px;
	float:left;
	clear:both;
	width:190px;
}
div.resultsSet.media div.teaser {
	font-size:11px;
	padding:0;	
}

div.resultsItem.video {
	float:left;
	width:32%;
	height:260px;
	margin:0 0.5%;
}
div.resultsItem.video:hover {
	cursor:pointer;
}

div.resultsItem.video:hover div.media.video:after {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	opacity:1;
}

div.resultsItem.video .media.video {
	margin:35px auto 10px;
	float:none;
}
div.resultsItem.video div.media.video:after {
	right:50%;
	top:40px;
	margin-right:-20px;
}
div.resultsItem.video .resultsItemInner {
	clear:both;
	padding:0 35px;
	margin:0;
}
div.resultsItem.video .resultsItemInner h3 {
	font-size:16px;
	text-align:center;
}
div.resultsItem.video .resultsItemInner h3 small{
	font-size:10px;
	display:block;
}
.lakeLink {
	background:#0397D6;
	padding:5px 25px;
	color:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow:1px 1px 0px #000;
	border:1px solid #FFF;
	box-shadow:0 0 5px rgba(0,0,0,0.3);
	vertical-align:middle;	
}
.lakeLink:hover {
	color:#DDD;
}
.popup-ad-gallery + .pricingTitle {
	position:relative;
	top:9px;
}

#videoDrop {
	padding:0 0 20px;
	border:none;
}
#videoDrop h3 {
	margin-bottom:15px;
}
#videoDrop > div > div {
	font-size:14px;
}
#videoDrop:hover {
	background:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow:  none; 	
}

/*
div.resultsSet.specials:after, div.resultsSet.media:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.resultsSet.specials .resultsItem {
	width:400px;
	float:left;
	border:5px dashed #0397D6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:0 30px 30px 0;	
}
div.resultsSet.specials .resultsItem h3 a {
	text-decoration:none;	
}*/


div.resultsSet.watercraft .mapDetail {
	font-size:12px;
	top:16px;	
}
div.resultsSet.blog .resultsItemInner {
	padding:30px 45px;
}
div.resultsSet.blog .resultsItem div.media {
	margin:5px 20px 10px 0px;
}

div.resultsPerPage {
    color: #555555;
    float: left;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5em;
	z-index:15;
	position:relative;	
}
div.topPagination {
	display:none;
}
div.pagination {
	position:relative;
	margin-bottom:24px;
	margin-right:28px;
	z-index:10;
}
ul.pagination {
	display:inline;
	position:relative;
	left:50%;
	margin:0;
	float:left;
}
ul.pagination li {
	float:left;
	position:relative;
	right:50%;
	list-style:none;
	font-style:italic;
	font-size:12px;
	color:#555;
	margin-right: 6px;
	border: none;
	padding:2px 5px;
	line-height:1.5em;		
}
ul.pagination li.resultCounter {
	margin-right:24px;
	display:none;
}
.bottomPagination ul.pagination li.resultCounter {
	display:block;
}
ul.pagination li.pageLabel {
	margin-right:12px;
}
ul.pagination li.currentPage {
	
}
ul.pagination li.pageNumber {
	font-style:normal;
	border-color: #16649B;
}
ul.pagination li a {
	text-align:center;
	position:relative;
	display:block;
	font-size:12px;		
}

ul.pagination li.pageNumber:hover {
	background:#e7f4f9 !important;	
}
/*.pagVer2 ul.pagination li.pageNumber {
	display:none;
}*/
ul.pagination li.paginationLast, ul.pagination li.paginationSkip_1, ul.pagination li.paginationSkip_2, ul.pagination li.paginationFirst {
	display:block;
}

div.smallerResultsSet.resultsSet h3, div.resultsSetTable.resultsSet h3 {
	font-size:1em;	
}
div.resultsSetTable.resultsSet h3 {
	display:inline;
	float:left;
	width:59%;
}
div.searchButtonWrapper {
	float:left;
	width:48%;
	text-align:center;
}
button.searchButton , a.searchButton{
	border:1px solid #bc5f0d;
	cursor:pointer;
	display:inline-block;
	min-width:67px;
	text-decoration:none!important;
	outline:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	-moz-box-shadow:inset 0 0 2px rgba(255,255,255,0.8);
	-webkit-box-shadow:inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow:inset 0 0 2px rgba(255,255,255,0.8);
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;

background:#ed821f;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ED821F',endColorstr='#D06B13',GradientType=0);
background-image:-ms-linear-gradient(top,#ed821f 0,#d06b13 100%);
background-image:-moz-linear-gradient(top,#ed821f 0,#d06b13 100%);
background-image:-webkit-linear-gradient(top,#ed821f 0,#d06b13 100%);
background-image:-o-linear-gradient(top,#ed821f 0,#d06b13 100%);
background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ed821f),color-stop(100%,#d06b13));
background-image:linear-gradient(top,#ed821f 0,#d06b13 100%);
font-size:12px;
font-weight:bold;
color:#fff;
text-shadow:0 1px 1px rgba(95,49,9,1),0px 1px 0 rgba(255,255,255,0);
text-align:center;
line-height:normal;

outline:none;
font-size:15px;
padding:8px 34px	  
}	
button.searchButton:hover, a.searchButton:hover {
	border-color:#443e23 #cec184 #ddd4a9 #655c34; 	
}
button.searchButton:active, a.searchButton:active {
	border-color:#443e23 #cec184 #ddd4a9 #655c34; 	
}
button.resetButton {
	background:none;
	border:none;
}
button.resetButton:hover {
	text-decoration:underline;
	border:none;
}


.ui-multiselect { 
	padding:2px 0 2px 4px;
	text-align:left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;			
}
.ui-multiselect span.ui-icon { float:right }
.ui-multiselect span { line-height:16px;}
.ui-multiselect-single input { position:absolute !important; top: auto !important; left:-9999px; }
.ui-multiselect-single label { padding:5px !important }

.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul { font-size:11px; }
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }

.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:10000; background:#FAFAFA; }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:auto; max-height:175px !important; height:auto !important }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px; outline:none; border:none; }
.ui-multiselect-checkboxes li { clear:both; font-size:0.9em; padding-right:3px; text-align:left; }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }

.ui-multiselect-hasfilter ul { position:relative; top:2px }
.ui-multiselect-filter { float:left; margin-right:10px; font-size:11px }
.ui-multiselect-filter input { width:100px; font-size:10px; margin-left:5px; height:15px; padding:2px; border:1px solid #292929; -webkit-appearance:textfield; -webkit-box-sizing:content-box; }

.infoBox {
	border: 1px solid #123858;
	background: #F2F2F2 !important;
	text-align:left;
	-moz-box-shadow: 0 0 10px rgba(58,79,96, 0.5);
	-webkit-box-shadow: 0 0 10px rgba(58,79,96, 0.5);
	box-shadow: 0 0 10px rgba(58,79,96, 0.5);
	width:190px;
	height:120px;
	overflow:hidden;		
}
.infoBox > img {
	position:absolute;
	top:-3px;
	right:2px;
	z-index:14;
}
.infoBox h3 {
	margin:0 0 5px;
	padding:3px 5px;
	background:#123858;
	background:rgba(18,56,88,0.8);
	position:relative;
	z-index:10;
	font-size:14px;
	color:#FFF;
}
.infoBox h3 a {
	color:#FFF;
}
.infoBox h3 a:hover {
	text-decoration:underline;	
}
.infoBox img.teaserImage {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}
.infoBox p {
    bottom: 0;
    font-size: 10px;
    left: 0;
    line-height: 1.2em;
    margin: 0;
    padding: 5px 0 ;
    position: absolute;
    width: 100%;
    z-index: 15;
    background:rgba(18,56,88,0.8);
	text-align:right !important;
}
.infoBox p a {
	color:#FFF;
	padding:0 5px;
}

div.thumbnailGalleryThumb, div.thumbnailGalleryThumb:after {
	width:190px;
	height:150px;
	float:left;
	background: #FFF; 
	border: 1px solid #c4c4c4; 
	text-align:left;
	padding:20px;
	margin:0 20px 20px;
	text-align:center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display:block;
	position:relative;	
}
div.thumbnailGalleryThumb img {
	position:relative;
	z-index:1;
}
div.thumbnailGalleryThumb:after {
	content:" ";
	margin:0;
	top:5px;
	left:5px;
	position:absolute;
	z-index:-1;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow:  0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;		

}

div.thumbnailGalleryThumb:hover {
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset;
	box-shadow:  0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset; 
}
div.thumbnailGalleryThumb a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-99999px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	background:url(/layout/img/blank.gif) repeat;
}
div.thumbnailGalleryThumb h4 {
	margin:0;
	position:relative;
	z-index:1;
}
div.thumbnailGalleryThumb.videoThumb,
div.thumbnailGalleryThumb.photoOnly {
	overflow:hidden;
}
div.thumbnailGalleryThumb.videoThumb:after,
div.thumbnailGalleryThumb.photoOnly:after {
	display:none;
}
div.thumbnailGalleryThumb.videoThumb h4,
div.thumbnailGalleryThumb.photoOnly h4 {
	font-size:11px;
	line-height:1.3em;
}
/*
div.thumbnailGalleryThumb.videoThumb a {
	background:url(/layout/img/play.png) no-repeat 181px 113px;
}*/

body.Houseboating_Blog_Page #innerPageContent {
	float:left;
	width:600px;
}
body.Houseboating_Blog_Page div.form {
	width:575px;
}

.blog-sidebar {
	background: none repeat scroll 0 0 #d8d8d8;
	border-left: 1px solid #aaaaaa;
	height: 100%;
	width: 290px;
	position:absolute;
	right:0px;
	bottom:0px;
	top:0px;
	padding:0;
	overflow:hidden;
}
.blog-sidebar-item {
	padding:15px;
	margin-top:15px;
}

.blog-sidebar-item > h3 {
	text-align:center;
	color:#767676;
	font-size:17px;
	margin-bottom:12px;
	text-transform:uppercase;
}
.blog-sidebar-item > h3 a {
	color:#767676;
	  line-height: 15px;
}
.blog-sidebar-item p {
	font-size:12px;
	margin-bottom:5px;
}
ul.blog-sidebar-list {
	list-style:none;
	padding:0;
	margin:0;
	width:290px;
	position:relative;
	left:-15px;
}
ul.blog-sidebar-list a {
	color:#767676;
	display:block;
	padding:5px 15px;
}
ul.blog-sidebar-list a:hover {
	color:#FFF;
	background:#767676;
	text-decoration:none;
}
ul.blog-social-links {
	list-style:none;
	padding:0;
	margin:0;
}
ul.blog-social-links span {
	display:none;
}
ul.blog-social-links a {
	color:#a4a2a3;
	display:block;
	width:60px;
	float:left;
	margin:5px 0 10px;
	text-align:center;
}
ul.blog-social-links a .fa {
	font-size:36px;
}
ul.blog-social-links a:hover {
	color:#0397d6;
	text-decoration:none;
}

.topics-tile {
	float:left;
	width:215px;
	height:130px;
	margin:0 4px 24px;
	border-radius:5px;
	position:relative;
	overflow:hidden;
	-moz-box-shadow: 0 0px 5px  rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0px 5px  rgba(0, 0, 0, 0.5);
	box-shadow: 0 0px 5px  rgba(0, 0, 0, 0.5);
	text-align:center;
	cursor:pointer;
}
.topics-tile img {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}
.topics-tile span {

	display:block;
	padding-top:50px;
}
.topics-tile span.long {
	padding-top:38px;
}
.topics-tile a {
	color:#FFF;
	font-size:30px;
	line-height:1.1em;
	display:block;
	height:100%;
	width:100%;
	position:relative;
	z-index:10;
}
.topics-tile:hover img {
	opacity:0.5;
}

.blog-sidebar ul.promotionList {
	margin:0 22px 0px;
	float:none;
}
.blog-sidebar ul.promotionList >  li {
	float:none;
	margin:50px auto 30px !important;
}
.blog-sidebar ul.promotionList >  li:first-child {
	margin-top:0 !important;
}
.blog-sidebar .video-promo {
	text-align:center;
}
.blog-sidebar .video-promo ul.promotionList > li {
	margin-bottom:0 !important;
}

.blog-sidebar a.videoLink {
	border:2px solid #0397D6;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow:  none;
	width:190px;
	height:120px;
	line-height:170px;
	text-align:center;
	display:block;
	position:relative;
	margin:0 auto;
}
.blog-sidebar a.videoLink:after {
	background:#0397D6 url(/layout/img/media-sprites.png) no-repeat -143px center;
	border:3px solid #FFF;
	display:block;
	width:40px;
	height:40px;
	content:" ";
	position:absolute;
	z-index:100;
	top:40px;
	right:70px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.blog-sidebar a.videoLink:hover:after {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	opacity:1;
}

/****************************************************
*
*		DIP Specific Stuff
*
****************************************************/

dl.dip_contact_block {
	float:left;	
	margin-right:21px;
	margin-bottom:21px;
}

body.Houseboating_Blog_DIP dl.dip_contact_block {
	font-size:14px;
}
body.Houseboating_Blog_DIP dl.dip_contact_block dd {
	margin:0;
}

dl.dip_contact_block dt,
dl.dip_multicolumn dt,
dl.dip_tab_details dt,
#tabs dt,
#tab_1 dt {
    font-size: 11pt;
	color:#123858;	
}
dl.dip_contact_block dd,
dl.dip_multicolumn dd,
#tabs dd,
#tab_1 dd {
	margin:0 0 7px 10px;
}
dl.dip_tab_details,
#tab_1 dl {
	margin-right:21px;		
}

dl.dip_tab_details dt,
#tab_1 dt {
	float:left;
	clear:both;
	margin-bottom:24px;
	width:110px;
}
dl.dip_contact_block dt {
	float:left;
	clear:both;
	width:110px;
}
dl.dip_contact_block dd {
	float:left;
}
dl.dip_tab_details dd,
#tab_1 dd {
	float:left;
	margin-bottom:24px;
	max-width:280px;	
}
.centerDD {
	text-align:center;
	width:100%;
}
.disclaimer {
	font-size:13px;
}


a.requestInfoCTA{
	border:1px solid #bc5f0d;
	cursor:pointer;
	display:inline-block;
	text-decoration:none!important;
	outline:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	-moz-box-shadow:inset 0 0 2px rgba(255,255,255,0.8),-3px 3px 3px #999;
	-webkit-box-shadow:inset 0 0 2px rgba(255,255,255,0.8),-3px 3px 3px #999;
	box-shadow:inset 0 0 2px rgba(255,255,255,0.8),-3px 3px 3px #999;
	border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	-ms-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;

background:#ed821f;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ED821F',endColorstr='#D06B13',GradientType=0);
background-image:-ms-linear-gradient(top,#ed821f 0,#d06b13 100%);
background-image:-moz-linear-gradient(top,#ed821f 0,#d06b13 100%);
background-image:-webkit-linear-gradient(top,#ed821f 0,#d06b13 100%);
background-image:-o-linear-gradient(top,#ed821f 0,#d06b13 100%);
background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ed821f),color-stop(100%,#d06b13));
background-image:linear-gradient(top,#ed821f 0,#d06b13 100%);
font-size:12px;
font-weight:bold;
color:#fff;
text-shadow:0 1px 1px rgba(95,49,9,1),0px 1px 0 rgba(255,255,255,0);
text-align:center;
line-height:normal;
position:relative;
outline:none;
font-size:30px;
padding:15px 34px;
	float:right;
	margin:-30px -100px 0px 10px;	  
}
a.requestInfoCTA span {
	font-size:14px;	
}
	
a.requestInfoCTA:hover {
	border-color:#443e23 #cec184 #ddd4a9 #655c34; 	
}
a.requestInfoCTA:active {
	border-color:#443e23 #cec184 #ddd4a9 #655c34; 	
}
a.requestInfoCTA:after {
 content: "";
 position: absolute;
 display: block;
 border-style: solid;
 border-color: #834209 transparent transparent transparent;
 bottom: -21px;
 right: 0;
 border-width: 20px 35px 0 0;
}
.galleria-lightbox-shadow {
	border-radius:10px;
	box-shadow:0 0 5px #000;
}
.galleria-lightbox-content {
	top:5px !important;
	left:5px !important;
	right:5px !important;
	bottom:5px !important;
	border-radius:10px;
}
.galleria-lightbox-close {
    background: url("/layout/img/sprites.png") no-repeat scroll -170px -173px rgba(0, 0, 0, 0) !important;
    background-size:250px 225px !important;
    border-radius: 30px;
    box-shadow: 0 0 3px #000;
    height: 32px !important;
    right: -14px !important;
    top: -14px !important;
    width: 31px !important;
    text-indent:-99999px;
}





/****************************************************
*
*		jQuery UI styles
*
****************************************************/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }




/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.ui-tabs { position: relative; margin:15px 0 ; zoom: 1; width:100%; float:left; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
    margin: 0;
	position:relative;
	z-index:1;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	border:1px solid #A9B0A8;
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap;
	z-index:1; }

.ui-tabs .ui-tabs-nav li a { 
	float: left;
	padding: .3em 1em  !important;
	text-decoration: none !important;
	color: #0397D6;
    line-height: 1.2;
	border: none;
	font-weight:bold;
	font-size:11pt;
    background: none repeat scroll 0 0 #CCC;
	opacity:0.7;
				
}
.ui-tabs .ui-tabs-nav li.tab_nav_Specials a {
	color:#ff7600;
	text-shadow:1px 1px 1px #000, -1px -1px 1px #FFF;
}

.ui-tabs .ui-tabs-nav li.tab_nav_Request-Info {
	float:right;
	right:1px;

}
.ui-tabs .ui-tabs-nav li.tab_nav_Request-Info a {
	color:#FFF;
	text-shadow:1px 1px 0px #000;
	background:#0397D6;
}


.ui-tabs .ui-tabs-nav li.ui-tabs-selected, .ui-tabs .ui-tabs-nav li.ui-state-hover {
	margin-bottom: 0;
	z-index:10;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-hover a  {
	color:#123858;
	background: #eaeaea;
	opacity:1;	
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	text-shadow:none !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { 
	display: block;
	width: 95%;
	padding: 21px;
	background: none repeat scroll 0 0 #eaeaea;
	border: 1px solid #A9B0A8;	
	position:relative;
	z-index:10;
	margin-bottom:21px;
	behavior: url(/layout/css/PIE.htc);		
	}
.ui-tabs-panel dl {
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
}
.ui-tabs-panel.tab_Floorplan dl,
.ui-tabs-panel.tab_Pricing dl {
	-moz-column-count:1;
	-webkit-column-count:1;
	column-count:1;
}

.ui-tabs-panel dt {
	float:left;
	clear:left;
	width:110px;
}
.ui-tabs-panel dd {
	float:left;
}
.ui-tabs-panel img.border {
	margin:0 15px 10px 0 !important;
}
div.dlColumnHack {
	display:inline-block;
	width:100%;
}

div.amenityGroup {
	float:left;
	width:335px;
	margin:0 2% 21px;
	padding:3%;
	background:#e5edf1;
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 23%, rgba(229,237,241,1) 75%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(23%,rgba(242,242,242,1)), color-stop(75%,rgba(229,237,241,1)));
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
	background: -ms-linear-gradient(top,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5edf1',GradientType=0 );
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset, 1px 0 0 #FFF inset;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset, 1px 0 0 #FFF inset;
	box-shadow:  0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset, 1px 0 0 #FFF inset;
}

div.amenityGroup ul.twoColumnAmenity {
	float:left;
	width:140px;
	margin:0 13px 1.5em 13px;
	text-indent:-13px;
	list-style:circle inside;
	
}
div.amenityGroup ul, div.amenityGroup p  {
	font-size:12px;
}


.ui-tabs .ui-tabs-hide { position: absolute; left: -10000px; top:-250px; }


h3.ui-accordion-header span.ui-icon {
	position:absolute;
	top:11px;
}



h3.ui-accordion-header {
	border:none !important;	
	position:relative;
	transition:background-color 0.25s;
	-moz-transition:background-color 0.25s;
	-webkit-transition:background-color 0.25s;
	-o-transition:background-color 0.25s;
	padding:8px 0;
	font-weight:bold;
	text-indent:24px;
	font-size:18px;	
	margin-bottom:10px;
	cursor:pointer;
	background:none !important;
	color:#0397D6 !important;

}
h3.ui-accordion-header:hover,
h3.ui-accordion-header.ui-state-active {
	background:#e5edf1;
	color:#123858 !important;
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 23%, rgba(229,237,241,1) 75%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(23%,rgba(242,242,242,1)), color-stop(75%,rgba(229,237,241,1)));
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
	background: -ms-linear-gradient(top,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 23%,rgba(229,237,241,1) 75%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5edf1',GradientType=0 );
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset, 1px 0 0 #FFF inset;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset, 1px 0 0 #FFF inset;
	box-shadow:  0px 0px 5px rgba(0,0,0,0.2), 0 1px  0 #FFF inset, 1px 0 0 #FFF inset;	
}
.ui-accordion-content {
	padding:20px;
}









/* Datepicker Component containers
----------------------------------*/
.ui-datepicker.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-datepicker.ui-widget .ui-widget { font-size: 1em; }
.ui-datepicker.ui-widget input, .ui-datepicker.ui-widget select, .ui-datepicker.ui-widget textarea, .ui-datepicker.ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-datepicker.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff  50% 50% repeat-x; color: #222222; }
.ui-datepicker.ui-widget-content a { color: #222222; }
.ui-datepicker.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc  50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-datepicker.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6  50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada  50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff  50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee  50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec  50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/modules/widgets/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/modules/widgets/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/modules/widgets/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/modules/widgets/ui-icons_222222_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/modules/widgets/ui-icons_222222_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/modules/widgets/ui-icons_222222_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/modules/widgets/ui-icons_222222_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/modules/widgets/ui-icons_222222_256x240.png); }


/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }

/* Corner radius */
/*.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }*/


.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }

.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}


/****************************************************
*
*		Shadowbox 3.0.3
*
****************************************************/


#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:5px solid #0397d6; border-radius:10px;overflow:hidden;height:100px;box-shadow:0 0 5px #000; padding:10px; background:#f3f8fc;}

#sb-wrapper-inner.newsletter {
	padding:0;
	background:#2ca4d3;
}


#sb-wrapper-inner.newsletter #sb-body {
	background:#0196da;
}
#sb-wrapper-inner.newsletter #sb-player.html {
	overflow:hidden;
}

#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(/layout/img/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#f3f8fc;}

#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:26px;line-height:26px;}
#sb-info { position:absolute;right:0;top:0; overflow:visible;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:22px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:22px;width:22px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{
    background: url("/layout/img/sprites.png") no-repeat scroll -170px -173px rgba(0, 0, 0, 0);
    background-size:250px 225px;
    border-radius: 30px;
    box-shadow: 0 0 3px #000;
    height: 32px !important;
    position: relative;
    right: -17px;
    top: 8px;
    width: 31px !important;
}
#sb-nav-next{background:url(/layout/img/media-sprites.png) no-repeat -215px center;}
#sb-nav-previous{background:url(/layout/img/media-sprites.png) no-repeat -122px center;}
#sb-nav-play{background:url(/layout/img/media-sprites.png) no-repeat -153px center;}
#sb-nav-pause{background:url(/layout/img/media-sprites.png) no-repeat -183px center;}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

.ui-widget-overlay { background: #aaaaaa ; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa  50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*


/****************************************************
*
*		Popeye 2.0.4
*
****************************************************/

.ppy-outer {
    display:                none;
}
.ppy-active .ppy-outer {
    display:                block;
}
.ppy-stage {
    background-repeat:      no-repeat !important;
    background-position:    center center !important;
    position:               relative;
}

.ppy-placeholder {
    position:               relative;
	min-height:				245px;
}

.ppy-caption,
.ppy-captionwrap {
    overflow:               hidden;
}

.ppy-hidden {
    display:                none !important;
}

/***********************************************/
.ppy-imglist {
    width:          100%;
    display:        block;
    overflow:       hidden;
    
}
.ppy-imglist li {
/*    padding:        10px;
    border:         1px solid #f0f0f0;
    border-radius:          5px;
    -moz-border-radius:     5px;
    -khtml-border-radius:   5px;
    -webkit-border-radius:  5px;
    background:     #fff;
    list-style:     none;
    float:          left;
    display:        block;
    margin:         0 10px 10px 0;*/
}
.ppy-imglist li a img {
    display:        block;
    border:         0;
}
#popeye_page .ppy-extcaption {
    width:          240px;
    display:        block;
}
#popeye_page .ppy-imglist li {
/*    width:          240px;
    height:         270px;*/
}

/* popeye example 1 */
#popeye_page.ppy-active {
/*    width:          262px;
    float:          left;
    margin:         0 20px 10px 0;*/
}

#popeye_page .ppy-outer {
/*    padding:        10px;
    border:         1px solid #e1f1a1;
    border-radius:          0 10px 10px 10px;
    -moz-border-radius:     0 10px 10px 10px;
    -webkit-border-radius:  0 10px 10px 10px;
    background:     #eff9c7;*/
	z-index:15;
	position:relative;
}

#popeye_page .ppy-stage {
/*    width:          240px;
    height:         173px;
    border-radius:          0 5px 5px 5px;
    -moz-border-radius:     0 5px 5px 5px;
    -webkit-border-radius:  0 5px 5px 5px;*/
}

#popeye_page .ppy-outer:hover,
#popeye_page.ppy-expanded .ppy-outer {
/*    border:         1px solid #d5e68e;
    box-shadow:         0 0 7px #ccc;
    -moz-box-shadow:    0 0 7px #ccc;
    -webkit-box-shadow: 0 0 7px #ccc;*/
}
#popeye_page.ppy-expanded .ppy-stage {
		-moz-transform: none;
	-webkit-transform: none;		
	width:625px !important;

}
#popeye_page .ppy-caption {
    margin:         5px 0 0 0;
    padding:        10px;
    font-size:      0.9em;
    line-height:    1.3em;
    color:          #241007;
    background:     #F7F1EA;
    border-radius:          10px;
    -moz-border-radius:     10px;
    -webkit-border-radius:  10px;
    box-shadow:         0 0 7px #ccc;
    -moz-box-shadow:    0 0 7px #ccc;
    -webkit-box-shadow: 0 0 7px #ccc;
    visibility: visible !important;
	height:auto !important;
}

#popeye_page .ppy-caption a {
    color:          #66bde9;
}
#popeye_page .ppy-caption a:hover {
    text-decoration:underline;
}

#popeye_page .ppy-counter {
    border-bottom:  1px solid #1A5764;
    color:          #7B1212;
    padding:        0 0 2px 0;
    margin:         0 0 5px 0;
    font-size:      0.9em;
}

#popeye_page .ppy-stagewrap {
/*    background:     #0c3b3d;
    border-radius:          0 5px 5px 5px;
    -moz-border-radius:     0 5px 5px 5px;
    -webkit-border-radius:  0 5px 5px 5px;*/
}

#popeye_page .ppy-loading {
    background:     #0c3b3d url(/layout/img/loading.gif) no-repeat center !important;
}

#popeye_page .ppy-nav {
	background-color: #7B1212;

    width:          104px;
    height:         32px;
    padding:        5px;
    position:       absolute;
    top:            0;
    left:           0;  
    border-radius:          0 0 5px 5px;
    -moz-border-radius:     0 0 5px 5px;
    -webkit-border-radius:  0 0 5px 5px;
	
}

#popeye_page .ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         22px;
    float:          left;
    padding:        5px;
    border-radius:          5px;
    -moz-border-radius:     5px;
    -khtml-border-radius:   5px;
    -webkit-border-radius:  5px; 
}

#popeye_page .ppy-prev {
    width:          22px;
    background:     url(/layout/img/media-sprites.png) no-repeat -120px center;
}

#popeye_page .ppy-next {
    width:          22px;
    background:     url(/layout/img/media-sprites.png) no-repeat -210px center;
}

#popeye_page .ppy-switch-enlarge {
    width:          30px;
    background:     url(/layout/img/media-sprites.png) no-repeat -40px center;
}

#popeye_page .ppy-switch-compact {
    width:          30px;
    background:     url(/layout/img/media-sprites.png) no-repeat -85px center;
}

#popeye_page .ppy-nav a:hover {
    background-color:   #CECCC8;
    cursor:         pointer;
}


/****************************************************
*
*		Galleria
*
****************************************************/


.galleria-wrapper { width:300px; float:left; margin:6px 30px 10px 0;}
#galleria{height:265px;}

#galleria-loader{height: 1px}

.galleria-container {
    position: relative;
    overflow: hidden;
    font: 12px/1.4 Arial,Helvetica,sans-serif;
    color: #000;
    border: solid 1px #A9B0A8;
    background:#EAEAEA;
}
.galleria-container.fullscreen {
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}
.galleria-container img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.galleria-stage {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 40px;
    background:#A9B0A8;
}
.galleria-bar {
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    overflow: hidden;
}
.galleria-fullscreen,
.galleria-play {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    border-right: 1px solid #fff;
    outline: 1px solid #fff;
    outline-width: 0 1px 0 0;
}
.galleria-play {
    background-image: url(/layout/img/sprites.png);
    background-position: -128px -173px;
}
.galleria-play.pause {
    background-position: -198px -173px;
}
.galleria-fullscreen {
    left: 42px;
    background-image: url(/layout/img/sprites.png);
    background-position: -267px -173px;
}
.galleria-container.fullscreen .galleria-fullscreen {
    background-position: -315px -154px;
}
.galleria-play.playing { background-position: 10px -91px }
.galleria-fullscreen.open { background-position: 8px -93px }

.galleria-container.notouch .galleria-thumblink:hover,
.galleria-container.touch .galleria-thumblink:active,
.galleria-thumblink.open,
.galleria-container.notouch .galleria-fullscreen:hover,
.galleria-container.touch .galleria-fullscreen:active,
.galleria-container.notouch .galleria-play:hover,
.galleria-container.touch .galleria-play:active,
.galleria-container.notouch .galleria-popout:hover,
.galleria-container.touch .galleria-popout:active { background-color: #123858; }

.galleria-thumbnails-container {
    position: absolute;
    top: 4px;
    right: 5px;
    left: 86px;
    bottom: 0;
    z-index: 2;
    *top: 6px;
    *right: 6px;

}
.galleria-thumbnails-list {
    position: absolute!important;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.galleria-thumbnails {
    text-align: right;
    float: right;
}
.galleria-carousel .galleria-thumbnails {
    float: none;
}
.galleria-thumbnails .galleria-image {
    width: 27px;
    height: 27px;
    display: inline-block;
    margin: 0 0 0 2px;
    cursor: pointer;
    border: 3px double #2735b0;
    *border: 1px solid #111;
    opacity: .6;
    filter: alpha(opacity=60);
    background: transparent;
}
.galleria-thumbnails .galleria-image {
    *display: inline;
}

.galleria-container.notouch .galleria-thumbnails .galleria-image:hover,
.galleria-container.touch .galleria-thumbnails .galleria-image:active {
    opacity: .9;
    background: #444;
    background: rgba(255, 255, 255, .3);
    filter: alpha(opacity=90);
}

.galleria-container .galleria-thumbnails .galleria-image.active,
.galleria-container.notouch .galleria-thumbnails .galleria-image.active:hover {
    opacity: 1;
    background: #ddd;
    background: rgba(255, 255, 255, .7);
    *border-color: #ccc;
    filter: alpha(opacity=100);
}

body .galleria-tooltip {
    background: #fff;
    background: rgba( 255, 255, 255, .8);
}

.galleria-captionopen {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #123858;
    background: rgba(18,56,88,.7);
    padding: 3px 8px;
    font-size: 10px;
    text-transform:uppercase;
    letter-spacing: 0.5;
    z-index: 2;
    cursor:pointer;
    color: #ccc;
}

.galleria-captionopen:hover {
    background: #123858;
    color: #fff;
}

.galleria-captionclose {
    background: none;
    font-size: 18px;
    position: absolute;
    top: 0; right: 10px;
    cursor: pointer;
}

.galleria-captionclose:hover{
    color:#ccc;
}

.galleria-progress.nocanvas {
    width: 32px;
    height: 5px;
    background:#FFF;
    background: rgba(255,255,255,.2);
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    display: none;
}

.galleria-progress.nocanvas .galleria-progressbar {
    height: 100%;
    width: 0;
    background: white;
}

.galleria-info {
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background: #123858;
    background: rgba(18,56,88,.7);
    z-index:2;
}

.galleria-info.toggler {
    visibility: hidden;
}

.galleria-info.toggler.open {
    visibility: visible;
}

.galleria-info-title {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 14px 10px;
    padding-right: 100px;
}
.galleria-info-description {
    opacity: .7;
    margin: 10px 14px 10px;
    padding-right: 100px;
}
.galleria-counter {
    opacity: 0;
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 10px;
    z-index: 2;
    font-weight: bold;
    color:#FFF;
    text-shadow:1px 1px 0px #000;
}
.galleria-loader {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
    z-index: 2;
    display: none;
}

.galleria-loader.nocanvas {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
    z-index: 2;
    display: none;
    background: #000 url(/layout/img/loader.gif) no-repeat 50% 50%;
    opacity: .6;
    filter: alpha(opacity=60);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -54px;
    width: 100%;
    height: 36px;
    left: 0;
}

.galleria-image-nav-left,
.galleria-image-nav-right {
    cursor: pointer;
    width: 36px;
    height: 108px;
    position: absolute;
    left: 20px;
    z-index: 2;
    background: url("/layout/img/sprites.png") no-repeat scroll -412px -150px transparent;
    opacity: 0;
}
.galleria-image-nav-right {
    left: auto;
    right: 20px;
    background-position: -463px -150px;
    z-index: 2;
}
.galleria-container.notouch .galleria-image-nav-left:hover,
.galleria-container.touch .galleria-image-nav-left:active { opacity: .7!important }
.galleria-container.notouch .galleria-image-nav-right:hover,
.galleria-container.touch .galleria-image-nav-right:active { opacity: .7!important }

.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    background: url(/layout/img/sprites.png) no-repeat 0px -180px;
    position: absolute;
    left: 3px;
    top: 3px;
    *top: 1px;
    *left: 1px;
    height: 27px;
    width: 23px;
    z-index: 3;
}
.galleria-thumb-nav-right {
    border-right: none;
    right: 3px;
    *right: 1px;
    left: auto;
    background: url(/layout/img/sprites.png) no-repeat -67px -180px;
}
.galleria-thumbnails-container .disabled {
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: default;
}
.notouch .galleria-thumb-nav-left:hover,
.notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #222;
    background-color: rgba(255, 255, 255, .07);
}
.touch .galleria-thumb-nav-left:active,
.touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #111;
}
.notouch .galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: transparent;
}

.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right {
    display: block;
}
.galleria-carousel .galleria-thumbnails-list {
    right: 28px;
    left: 28px;
}
body .galleria-lightbox-shadow {
	background:#0397D6;
}

.galleria-container.fullscreen .galleria-stage {
	bottom:80px;
}
.galleria-container.fullscreen .galleria-bar,
.galleria-container.fullscreen .galleria-fullscreen,
.galleria-container.fullscreen .galleria-play {
	height:80px;
}
.galleria-container.fullscreen .galleria-fullscreen {
	width:80px;
	left:82px;
}
.galleria-container.fullscreen .galleria-play {
	width:80px;
}
.galleria-container.fullscreen .galleria-play.pause {
	background-position:-177px -154px;
}
.galleria-container.fullscreen .galleria-play {
	background-position:-107px -154px;
}
.galleria-container.fullscreen .galleria-thumbnails-container {
	left:166px;
}
.galleria-container.fullscreen .galleria-thumbnails {

}
.galleria-container.fullscreen .galleria-thumbnails .galleria-image {
	height: 64px !important;
	width: 108px !important;
}
.galleria-container.fullscreen .galleria-thumbnails .galleria-image img {
	height:100% !important;
	width:100% !important;
}
.galleria-container.fullscreen .galleria-thumb-nav-left,
.galleria-container.fullscreen .galleria-thumb-nav-right {
	height:60px;
	margin-top:7px;
	background-position:-67px -168px;
}
.galleria-container.fullscreen .galleria-thumb-nav-left {
	background-position: 0 -168px;
}
body.galleria-fullscreen #navigation,
body.galleria-fullscreen .addthis_toolbox{
	display:none;
}

/****************************************************
*
*		Full Calendar v1.5.1
*
****************************************************/

.fc {
	direction: ltr;
	text-align: left;
	margin-bottom:40px;
	}
	
.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
html .fc,
.fc table {
	font-size: 1em;
	}
	
.fc td,
.fc th {
	padding: 0;
	vertical-align: top;
	}



/* Header
------------------------------------------------------------------------*/

.fc-header td {
	white-space: nowrap;
	}

.fc-header-left {
	width: 25%;
	text-align: left;
	}
	
.fc-header-center {
	text-align: center;
	}
	
.fc-header-right {
	width: 25%;
	text-align: right;
	}
	
.fc-header-title {
	display: inline-block;
	vertical-align: top;
	}
	
.fc-header-title h2 {
	margin: 0;
	top:0;
	white-space: nowrap;
	text-shadow:none;
	}
	
.fc .fc-header-space {
	padding-left: 10px;
	}
	
.fc-header .fc-button {
	margin-bottom: 1em;
	vertical-align: top;
	}
	
/* buttons edges butting together */

.fc-header .fc-button {
	margin-right: -1px;
	}
	
.fc-header .fc-corner-right {
	margin-right: 1px; /* back to normal */
	}
	
.fc-header .ui-corner-right {
	margin-right: 0; /* back to normal */
	}
	
/* button layering (for border precedence) */
	
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
	z-index: 2;
	}
	
.fc-header .fc-state-down {
	z-index: 3;
	}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
	z-index: 4;
	}
	
	
	
/* Content
------------------------------------------------------------------------*/
	
.fc-content {
	clear: both;
	}
	
.fc-view {
	width: 100%; /* needed for view switching (when view is absolute) */
	overflow: hidden;
	}
	
	

/* Cell Styles
------------------------------------------------------------------------*/

.fc-widget-header,    /* <th>, usually */
.fc-widget-content {  /* <td>, usually */
	border: 1px solid #ccc;
	}
	
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
	background: #ffc !important;
	}
	
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #9cf;
	opacity: .2;
	filter: alpha(opacity=20); /* for IE */
	}
	


/* Buttons
------------------------------------------------------------------------*/

.fc-button {
	position: relative;
	display: inline-block;
	cursor: pointer;
	}
	
.fc-state-default { /* non-theme */
	border-style: solid;
	border-width: 1px 0;
	}
	
.fc-button-inner {
	position: relative;
	float: left;
	overflow: hidden;
	}
	
.fc-state-default .fc-button-inner { /* non-theme */
	border-style: solid;
	border-width: 0 1px;
	}
	
.fc-button-content {
	position: relative;
	float: left;
	height: 1.9em;
	line-height: 1.9em;
	padding: 0 .6em;
	white-space: nowrap;
	}
	
/* icon (for jquery ui) */
	
.fc-button-content .fc-icon-wrap {
	position: relative;
	float: left;
	top: 50%;
	}
	
.fc-button-content .ui-icon {
	position: relative;
	float: left;
	margin-top: -50%;
	*margin-top: 0;
	*top: -50%;
	}
	
/* gloss effect */
	
.fc-state-default .fc-button-effect {
	position: absolute;
	top: 50%;
	left: 0;
	}
	
.fc-state-default .fc-button-effect span {
	position: absolute;
	top: -100px;
	left: 0;
	width: 500px;
	height: 100px;
	border-width: 100px 0 0 1px;
	border-style: solid;
	border-color: #fff;
	background: #444;
	opacity: .09;
	filter: alpha(opacity=9);
	}
	
/* button states (determines colors)  */
	
.fc-state-default,
.fc-state-default .fc-button-inner {
	border-style: solid;
	border-color: #ccc #bbb #aaa;
	background: #F3F3F3;
	color: #000;
	}
	
.fc-state-hover,
.fc-state-hover .fc-button-inner {
	border-color: #999;
	}
	
.fc-state-down,
.fc-state-down .fc-button-inner {
	border-color: #555;
	background: #777;
	}
	
.fc-state-active,
.fc-state-active .fc-button-inner {
	border-color: #555;
	background: #777;
	color: #fff;
	}
	
.fc-state-disabled,
.fc-state-disabled .fc-button-inner {
	color: #999;
	border-color: #ddd;
	}
	
.fc-state-disabled {
	cursor: default;
	}
	
.fc-state-disabled .fc-button-effect {
	display: none;
	}
	
	

/* Global Event Styles
------------------------------------------------------------------------*/
	 
.fc-event {
	border-style: solid;
	border-width: 0;
	font-size: .85em;
	cursor: pointer;
	}
.fc-event:hover .fc-event-inner {
	background-color:#3E000B !important;	
}
a.fc-event,
.fc-event-draggable {
	cursor: pointer;
	}
	
a.fc-event {
	text-decoration: none;
	}
	
.fc-rtl .fc-event {
	text-align: right;
	}
	
.fc-event-skin {
	border-color: #36c;     /* default BORDER color */
	background-color: #36c; /* default BACKGROUND color */
	color: #fff;            /* default TEXT color */
	}
	
.fc-event-inner {
	position: relative;
	width: 100%;
	height: 100%;
	border-style: solid;
	border-width: 0;
	overflow: hidden;
	}
	
.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	}
	
.fc .ui-resizable-handle { /*** TODO: don't use ui-resizable anymore, change class ***/
	display: block;
	position: absolute;
	z-index: 99999;
	overflow: hidden; /* hacky spaces (IE6/7) */
	font-size: 300%;  /* */
	line-height: 50%; /* */
	}
	
	
	
/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px;
	}
	
/* resizable */
	
.fc-event-hori .ui-resizable-e {
	top: 0           !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px      !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: e-resize;
	}
	
.fc-event-hori .ui-resizable-w {
	top: 0           !important;
	left: -3px       !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: w-resize;
	}
	
.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px; /* IE6 had 0 height */
	}
	
	
	
/* Fake Rounded Corners (for buttons and events)
------------------------------------------------------------*/
	
.fc-corner-left {
	margin-left: 1px;
	}
	
.fc-corner-left .fc-button-inner,
.fc-corner-left .fc-event-inner {
	margin-left: -1px;
	}
	
.fc-corner-right {
	margin-right: 1px;
	}
	
.fc-corner-right .fc-button-inner,
.fc-corner-right .fc-event-inner {
	margin-right: -1px;
	}
	
.fc-corner-top {
	margin-top: 1px;
	}
	
.fc-corner-top .fc-event-inner {
	margin-top: -1px;
	}
	
.fc-corner-bottom {
	margin-bottom: 1px;
	}
	
.fc-corner-bottom .fc-event-inner {
	margin-bottom: -1px;
	}
	
	
	
/* Fake Rounded Corners SPECIFICALLY FOR EVENTS
-----------------------------------------------------------------*/
	
.fc-corner-left .fc-event-inner {
	border-left-width: 1px;
	}
	
.fc-corner-right .fc-event-inner {
	border-right-width: 1px;
	}
	
.fc-corner-top .fc-event-inner {
	border-top-width: 1px;
	}
	
.fc-corner-bottom .fc-event-inner {
	border-bottom-width: 1px;
	}
	
	
	
/* Reusable Separate-border Table
------------------------------------------------------------*/

table.fc-border-separate {
	border-collapse: separate;
	}
	
.fc-border-separate th,
.fc-border-separate td {
	border-width: 1px 0 0 1px;
	}
	
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
	border-right-width: 1px;
	}
	
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
	border-bottom-width: 1px;
	}
	
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
	border-top-width: 0;
	}
	
	

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid th {
	text-align: center;
	}
	
.fc-grid .fc-day-number {
	float: right;
	padding: 0 2px;
	}
	
.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
	}
	
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 1px; /* distance between events and day edges */
	}
	
/* event styles */
	
.fc-grid .fc-event-time {
	font-weight: bold;
	}
	
/* right-to-left */
	
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
	
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
	
	

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc-agenda table {
	border-collapse: separate;
	}
	
.fc-agenda-days th {
	text-align: center;
	}
	
.fc-agenda .fc-agenda-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	font-weight: normal;
	}
	
.fc-agenda .fc-day-content {
	padding: 2px 2px 1px;
	}
	
/* make axis border take precedence */
	
.fc-agenda-days .fc-agenda-axis {
	border-right-width: 1px;
	}
	
.fc-agenda-days .fc-col0 {
	border-left-width: 0;
	}
	
/* all-day area */
	
.fc-agenda-allday th {
	border-width: 0 1px;
	}
	
.fc-agenda-allday .fc-day-content {
	min-height: 34px; /* TODO: doesnt work well in quirksmode */
	_height: 34px;
	}
	
/* divider (between all-day and slots) */
	
.fc-agenda-divider-inner {
	height: 2px;
	overflow: hidden;
	}
	
.fc-widget-header .fc-agenda-divider-inner {
	background: #eee;
	}
	
/* slot rows */
	
.fc-agenda-slots th {
	border-width: 1px 1px 0;
	}
	
.fc-agenda-slots td {
	border-width: 1px 0 0;
	background: none;
	}
	
.fc-agenda-slots td div {
	height: 20px;
	}
	
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
	border-top-width: 0;
	}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
	border-top-style: dotted;
	}
	
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
	*border-top-style: solid; /* doesn't work with background in IE6/7 */
	}
	


/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
	}
	
.fc-event-vert .fc-event-head,
.fc-event-vert .fc-event-content {
	position: relative;
	z-index: 2;
	width: 100%;
	overflow: hidden;
	}
	
.fc-event-vert .fc-event-time {
	white-space: nowrap;
	font-size: 10px;
	}
	
.fc-event-vert .fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .3;
	filter: alpha(opacity=30);
	}
	
.fc .ui-draggable-dragging .fc-event-bg, /* TODO: something nicer like .fc-opacity */
.fc-select-helper .fc-event-bg {
	display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */
	}
	
/* resizable */
	
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
	width: 100%      !important;
	height: 8px      !important;
	overflow: hidden !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
	}
	
.fc-agenda .ui-resizable-resizing { /* TODO: better selector */
	_overflow: hidden;
	}
	

.ad-gallery {
  width: 800px;
  margin: 0 auto 40px;
}
.ad-gallery.hiddenGallery {
	position:absolute;
	left:-999999px;
}

  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 600px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
	  background:url(/layout/img/loading.gif) no-repeat center center !important;
	  width:24px;
	  height:24px;
	  border:none;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 90%;
      cursor: pointer;
      display: block;
      z-index: 100;
      max-height:90%;
      
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(/layout/img/blank.gif);
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
      	background: url(/layout/img/sprites.png) -412px -150px no-repeat;
        width: 38px;
        height: 100px;
        display: none;
        position: absolute;
        top: 235px;
        left: 20px;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
      background: url(/layout/img/sprites.png) -463px -150px no-repeat;
        right: 20px;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: #DFDFDF;
		opacity:0.75;
        color: #000;
		margin-bottom:0;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
	height:90px;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 90px;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 106px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: 0px;
      width: 38px;
      display: block;
      background: url(/layout/img/sprites.png) -412px -325px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: 0px;
      width: 38px;
      background: url(/layout/img/sprites.png) -463px -325px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 700px;
	  position:relative;
	  left:0px;
	top:20px;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
		margin:0 0 10px 0;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;

        }
          .ad-gallery .ad-thumbs li a {
            display: block;
			  width:190px;
			  height:120px;			
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #CCC;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #616161;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
.photoCredit {
	float:right;
	font-size:12px;
	line-height:2.2em;
}
.photoCredit a {
	line-height:2.2em;
}
#sb-player .ad-gallery {
	width:700px;
}
#sb-player .ad-gallery .ad-thumbs li a img,
#sb-player .ad-gallery .ad-thumbs li a,
.popup-ad-gallery .ad-thumbs li a img,
.popup-ad-gallery .ad-thumbs li a {
    height: 60px;
    width: 95px;
}
#sb-player .ad-gallery .ad-nav .ad-thumbs,
.popup-ad-gallery .ad-nav .ad-thumbs {
	width:620px;
	top:22px;
	left:10px;
}

.popup-ad-gallery .ad-nav .ad-thumbs {
	width:720px;
	top:20px;
	left:0;
}
#sb-player .ad-gallery .ad-image-wrapper {
	height:550px;
}

.popup-ad-gallery {
	margin:10px auto;
}


/****************** begin slideshow media query ****************/
@media only screen and (max-width: 959px) {
	.ad-gallery {
		width:95%;
		height:95%;
	}
	.ad-gallery .ad-image-wrapper {
		
	}
	.ad-gallery .ad-image-wrapper .ad-image  {
		position:relative;		
	}
	.ad-gallery .ad-image-wrapper .ad-image img {
		display:block;
	}

}
/****************** end slideshow media query ****************/



@media only screen and (min-width: 760px) and (max-width: 959px) {

	#innerContent, .innerContent {
		width:760px;
	}
	#homePage #pageContent,
	#homePage #pageTitle,
	#homePage #bottomNavigation {
		padding: 30px;
		width: 698px;
		margin:0 auto;
		float:none;
	}
	#homePage #bottomNavigation {
		padding:15px 30px 0;
		height:32px;
	}
	#homePage #pageTitle h2 {
		top:-4px;
		font-size:20px;
	}
	
	#homePage.Houseboating_Home_2015_Refresh #pageContent,
	#homePage.Houseboating_Home_2015_Refresh #pageTitle,
	#homePage.Houseboating_Home_2015_Refresh #bottomNavigation {
		padding: 30px;
		width: 698px;
		margin:0 auto;
		float:none;
	}
	#homePage.Houseboating_Home_2015_Refresh #bottomNavigation {
		padding:15px 30px 0;
		height:32px;
	}
	#homePage.Houseboating_Home_2015_Refresh #pageTitle h2 {
		top:-4px;
		font-size:20px;
	}	
	.home-icon-column {
		width:31%;
	}
			

	#bottomSocialLinks {
		top:-59px;
	}

	#homePage #pageTitle,
	#homePage #pageContent,
	#homePage #bottomNavigation,
	#homePage #basement {
		/*top:440px;*/
	}
	
	#homePage.Houseboating_Home_2015_Refresh #pageTitle,
	#homePage.Houseboating_Home_2015_Refresh #pageContent,
	#homePage.Houseboating_Home_2015_Refresh #bottomNavigation,
	#homePage.Houseboating_Home_2015_Refresh #basement {
		/*top:440px;*/
	}	
	
	#supersized {
		height:500px;
	}
	#controls-wrapper {
		width:750px;
		top:430px;
	}
	.homeCenter {
		width:auto;
	}
	#logo {
		left:-10px;
	}
	
	
	div.topUtilityNav {
		left:428px;
		width:318px;
		border-radius: 0 0 0px 5px;
	}
	div.topUtilityNav ul li {
	
	}
	div.topUtilityNav a {
		background:none;
		padding:0;
	}
	
	
	.horizontalNav {
		right:10px;
	}
	a.primaryLink1 {
		font-size:12px;
		padding:7px 10px;
	}
	#topNav-10 div.topNavDropdown {
		left:-172px;
	}
	#header,
	#headerContent,
	.header_Large #header img,
	.header_Large #headerContent,
	.header_Large #headerSlideshow,
	.header_Map #headerContent,
	.anythingSlider {
		width:758px !important;
		max-height:325px;
	}
	.header_Small #header img, .header_Small #headerContent, .header_Small #headerSlideshow {
		width:auto;
	}
	.anythingSlider-default .arrow a {
	
	}
	.headerToggle {
		height:19px;
		width:auto;
		text-align:right;
		z-index:10;
		color:#000;
		font-size:13px;
		background: #F2F2F2;
		background:rgba(255,255,255,0.7);
		padding:4px 45px 4px 100px;
		-webkit-border-radius:8px 0  0 0;
		-moz-border-radius:8px 0  0 0;
		border-radius:8px 0  0 0;
		text-shadow:1px 1px 0px #FFF;
		border:none;
	}
	#toggleHeaderLink {
		color:#000;
		font-weight:normal;
	}
	.headerToggle img {
		display:none;
	}
	.header_Large, .header_Map {
		height:325px;
	}
	.anythingSlider .panel img {
		width:759px;
	}
	#pageContent, .pageContent  {
		width:718px;
		padding:20px;
	}
	body.Houseboating_Blog_Page #pageContent {
		min-height: 0;
	}
a.RSS_feed.page {
    position: absolute;
    right: 0px;
    top: -83px;
}
	
	#innerPageContent {
		width:100% !important;
		float:right !important;
	}
	.blog-sidebar {
		float:right;
		position:relative;
	}
	
	
	#secondaryNavigation, #secondaryNavigation ul.secondaryNavigation_dropdown {
		left:-20px;
		width:759px;
		-webkit-border-radius: 0;
		-moz-border-radius:  0;
		border-radius:  0;
	}
	#secondaryNavigation a {
		font-size:12px;
		padding:4px 12px 6px;
	}
	#secondaryNavigation ul.secondaryNavigation_dropdown {
		top:28px;
		width:286px;
	}
	div.bottomNav a, span.simulateLink {
		font-size:12px;
	}
	#bottomNavigation {
		width:730px;
		padding:15px;
	}
	#homePage.Houseboating_Home_2015_Refresh #basement,
	#basement {
		width:744px;
	}
	.mapDetail.noMapLink,
	div.resultsSet.watercraft .mapDetail {
		left:260px;
		right:auto;
		top:48px;
	}

	#bottomPhoneNumber {
		padding:0 !important;
		width:90px;
	}
	#bottomPhoneNumber cufon canvas {
		display:none;
	}
	#bottomPhoneNumber cufon cufontext {
		display: block !important;
		font-size: 13px !important;
		font-weight: normal;
		height: auto !important;
		letter-spacing: 0;
		line-height: 31px;
		overflow: visible !important;
		text-indent: 0 !important;
		width: 100px !important;
		position:relative;
		left:-10px;
	}
	#copyright {
		width:100%;
		text-align:center;
	}
	body.Houseboating_Blog_Page div.form,
	div.form {
		width:685px;
	}
	div.searchButtonWrapper	 {
		margin-top:35px;
	}
	div.thumbnailGalleryThumb,
	div.thumbnailGalleryThumb:after {
		padding:3px;
	}
	form.hbContactForm div.formItem.half {
		width:44%;
	}

	div.amenityGroup {
		position: relative !important;
		top: 0 !important;
		width: 90% !important;
		left:0 !important;
	}
	a.requestInfoCTA {
		margin-right:-77px;
	}
	dl.dip_tab_details dd, #tab_1 dd {
		max-width:195px;
	}
	div.amenityGroup ul.twoColumnAmenity {
		width:44%;
	}
	table.pricingTable.allPricing {
		width:90%;
	}
	#homePage ul.promotionList {
		width:700px;
		top:-110px;
	}
	#homePage ul.promotionList li {
		width:120px;
		background-size:cover;
		height:60px;
	}
	#homePage ul.promotionList h4 {
		width:135px;
		top:45px;
	}
	#homePage.Houseboating_Home_2015_Refresh #navigation {
		width:760px;
	}
	#homePage.Houseboating_Home_2015_Refresh .homeCenterCenter {
		width:100%;
	}
 	#homePage #pageTitle {
		padding-bottom:0;
	}
	#homePage #pageContent {
		padding-top:10px;
	}
	#homePage.Houseboating_Home_2015_Refresh .homeCenterWrapper {
		margin-top:550px;
	}

	#homePage.Houseboating_Home_2015_Refresh ul.promotionList {
		  width: 760px;
		  top: -50px;
		  margin: 0 auto -50px;
		  float: none;
	}
	#homePage.Houseboating_Home_2015_Refresh ul.promotionList li {
  width: 215px;
  background-size: initial;
  height: 170px;
  float: left;
  padding: 10px 19px;
	}
	#homePage.Houseboating_Home_2015_Refresh ul.promotionList li.see-all {
		  width: 100%;
		  margin: 0;
		  height: 45px;
	}
	#homePage.Houseboating_Home_2015_Refresh ul.promotionList h4 {
		width:135px;
		top:45px;
	}
 	#homePage.Houseboating_Home_2015_Refresh #pageTitle {
		padding-bottom:0;
	}
	#homePage.Houseboating_Home_2015_Refresh #pageContent {
		padding-top:10px;
	}
	
	
	body.Houseboating_Blog_Page #innerPageContent {
		width:100%;
		float:right;
	}
	.explore-houseboats-push {
		width:100%;
	}
	.blog-sidebar {
		float:right;
		position:relative;
		width:100%;
	}	
	form.hbContactForm fieldset {
		width:630px;
	}
form.hbContactForm.hbContactFormTab fieldset {
	padding:20px;
	width:630px;
}
form.hbContactForm.hbContactFormTab textarea {
	width:575px;
}
form.hbContactForm.hbContactFormTab label {
	width:100% !important;
	margin:0 !important;
}
form.hbContactForm.hbContactFormTab  div.formItem.half > div {
	width:65% !important;
	font-size:11px; !important;
}
form.hbContactForm.hbContactFormTab .formNote {
	font-size:11px; !important;
}


	.ui-tabs .ui-tabs-panel {
		width:auto;
	}
	#all-destinations-link {
		width:100%;
	}
	div.resultsItem.video .resultsItemInner {
		padding:0 15px;
	}
	#videoDrop {
		text-align:center;
	}
	#videoDrop iframe {
		margin:0 auto;
	}
	#videoDrop > div {
		text-align:left;
		width:90% !important;
		float:none !important;
		clear:both;
		margin:15px auto 0;
	}
	
}

@media only screen and (min-width: 480px)  and (max-width: 759px) { 
	#innerContent, .innerContent {
		width:480px;
	}
	#homePage #pageTitle h2 {
		top:-4px;
		font-size:20px;
	}
	#innerPageContent {
		width:auto;
		float:none;
	}
	#homePage #pageContent,
	#homePage #pageTitle,
	#homePage #bottomNavigation {
		padding: 30px;
		width: 398px;
		margin:0 auto;
		float:none;
	}
	#homePage #pageTitle,
	#homePage #pageContent,
	#homePage #bottomNavigation,
	#homePage #basement {
		top:290px;
	}
	#homePage #pageTitle h2 {
		top:-4px;
		font-size:20px;
	}
	.home-icon-column {
		width:100%;
	}
	ul.lake-thumbnail-list > li {
		width:199px;
	}
	#homePage.Houseboating_Home_2015_Refresh #pageContent,
	#homePage.Houseboating_Home_2015_Refresh #pageTitle,
	#homePage.Houseboating_Home_2015_Refresh #bottomNavigation {
		padding: 30px;
		width: 398px;
		margin:0 auto;
		float:none;
	}
	#homePage.Houseboating_Home_2015_Refresh #pageTitle,
	#homePage.Houseboating_Home_2015_Refresh #pageContent,
	#homePage.Houseboating_Home_2015_Refresh #bottomNavigation,
	#homePage.Houseboating_Home_2015_Refresh #basement {
		/*top:290px;*/
	}
	#homePage.Houseboating_Home_2015_Refresh .homeCenterWrapper {
		margin-top:550px;
	}

	#homePage.Houseboating_Home_2015_Refresh ul.promotionList {
		  width: 760px;
		  top: -50px;
		  margin: 0 auto -50px;
		  float: none;
	}
	#homePage.Houseboating_Home_2015_Refresh ul.promotionList li {
  width: 215px;
  background-size: initial;
  height: 170px;
  float: left;
  padding: 10px 19px;
	}
#homePage.Houseboating_Home_2015_Refresh .homeCenterCenter {
	width:450px;
}
#homePage .introPageSection p {
	width:100% !important;
}
	#homePage.Houseboating_Home_2015_Refresh ul.promotionList li.see-all {
		  width: 100%;
		  margin: 0;
		  height: 45px;
	}
	#homePage.Houseboating_Home_2015_Refresh ul.promotionList h4 {
		width:135px;
		top:45px;
	}	
	#homePage.Houseboating_Home_2015_Refresh #navigation {
		width:450px;
	}
	
	#supersized {
		height:300px;
	}
	#controls-wrapper {
		width:450px;
		top:280px;
	}
	.homeCenter {
		width:auto;
	}
	#logo {
 		width:174px;
		height:46px;
		top:-2px;
	}
	#logo a {
		background-size:250px 225px;
		width:174px;
		height:46px;
	}
	div.topUtilityNav {
		left:181px;
		width:285px;
	}
	div.topUtilityNav ul li {
		margin:0 0 0 25px;
	}
	div.topUtilityNav a {
		background:none;
		padding:0;
		font-size:10px;
	}
	.horizontalNav {
		right:0px;
		top:47px;
	}
	a.primaryLink1 {
		font-size:12px;
		padding:7px 14px;
	}
	div.topNavDropdown {
		top:28px;
	}
	#topNav-1 div.topNavDropdown {
		display:none !important;
		height:0 !important;
	}
	#topNav-10 div.topNavDropdown {
		left:-174px;
	}
	h1 {
		font-size:24px;
	}
	#pageTitle {
		padding:25px;
	}
	#header,
	#headerContent,
	.header_Large #header img,
	.header_Large #headerContent,
	.header_Large #headerSlideshow,
	.header_Map #headerContent,
	.anythingSlider {
		width:478px !important;
		max-height:200px;
	}
	#headerFrameBack {
		height:200px;
	}
	.header_Small #header img, .header_Small #headerContent, .header_Small #headerSlideshow {
		width:auto;
	}
	.anythingSlider-default .arrow a {
		margin-top:-60px;	
	}
	.header_Large, .header_Map {
		height:294px;
	}
	.headerToggle {
		height:19px;
		width:auto;
		text-align:right;
		z-index:10;
		color:#000;
		font-size:13px;
		background: #F2F2F2;
		background:rgba(255,255,255,0.7);
		padding:4px 45px 4px 45px;
		-webkit-border-radius:8px 0  0 0;
		-moz-border-radius:8px 0  0 0;
		border-radius:8px 0  0 0;
		text-shadow:1px 1px 0px #FFF;
		border:none;
	}
	#headerCaption, .anythingSlider .panel a {
		padding-right:45px;
	}
	#toggleHeaderLink {
		color:#000;
		font-weight:normal;
	}
	.headerToggle img {
		display:none;
	}
	.anythingSlider .panel img {
		width:479px;
	}
	ul#slide-list {
		display:none;
	}
	#pageContent, .pageContent  {
		width:439px;
		padding:20px;
	}
	.topics-tile {
		margin:0 2px 24px;
	}
	.photo {
		float:none !important;
		margin:5px auto 20px;
		width:100%;
	}
	
a.RSS_feed.page {
    position: absolute;
    right: 0px;
    top: -83px;
}	
	.explore-houseboats-push {
		width:100%;
	}
	body.Houseboating_Blog_Page #pageContent {
		min-height: 0;
	}	
	#innerPageContent {
		width:100% !important;
		float:right !important;
	}
	.blog-sidebar {
		float:right;
		position:relative;
		width:100%;
	}	
	.full-width-newsletter-form fieldset {
		width:100%;
		float:none;
	}
	.full-width-newsletter-form fieldset .group {
		float:none;
		width:100%;
	}
	.full-width-newsletter-form fieldset .group:after {
		content:".";
		display:block;
	}
	.full-width-newsletter-form .submitButtonWrapper {
		float:none;
		width:100%;
		margin:0;
	}
	a.secondaryNavigationToggle {
display: block !important;
width: 480px;
text-align: center;
color: white;
background: #0397D6;
float: left;
clear: both;
position: relative;
left: -20px;
top: -21px;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
text-shadow:1px 1px 0px #000;
	padding: 15px 0;
	}
a.secondaryNavigationToggle:after {				
	content: " \25BC";
	font-size:9pt;
	
	text-decoration:none !important;
}
a.secondaryNavigationToggle:focus ~ #secondaryNavigation,
a.secondaryNavigationToggle:hover ~ #secondaryNavigation {
	display:block;
}
	#secondaryNavigation {
		display:none;
	}
	#secondaryNavigation.visible {
		display:block;
	}
#secondaryNavigation.visible + a.secondaryNavigationToggle:after  {
	content: " \25B2";
}

	#secondaryNavigation, #secondaryNavigation ul.secondaryNavigation_dropdown {
		left:-20px;
		width:479px;
		-webkit-border-radius: 0;
		-moz-border-radius:  0;
		border-radius:  0;
	}
	#secondaryNavigation li {
		width:50%;
		text-align:center;
	}
	#secondaryNavigation li.faqs > a { 
		display:none;
	}
	#secondaryNavigation > li:last-child,
	#secondaryNavigation li.faqs {
		clear:left;
	}
	#secondaryNavigation a {
		font-size:12px;
		padding:4px 15px 6px;
		border:solid #53afd6;
		border-width:0 1px 1px 0;
	}
	#secondaryNavigation ul.secondaryNavigation_dropdown {
		background: none repeat scroll 0 0 transparent;
		height:auto !important;
		position: relative;
		top: 0;
		display:inline !important;
		left:0;
	}
	#secondaryNavigation ul.secondaryNavigation_dropdown li {
		float:left;
		width:50%;
	}
	a.requestInfoCTA {
		margin:0 26px 11px;
	}
a.requestInfoCTA:after {
	display:none;
}
	div.glanceBox {
		width:150px;
	}
	div.glanceBox dd {
		clear:both;
		margin-left:10px;
	}
	form.form-wizard .steps li {
		padding-top:0;
	}
	form.hbContactForm label {
		width:100% !important;
		margin:0 !important;
	}
	form.hbContactForm fieldset {
		width:415px;
		padding:10px;
	}
	form.hbContactForm input, form.hbContactForm select {
		width:170px;
	}
	form.hbContactForm .numberInParty input.short{
		width:60px;
		margin-right:5px;
	}
	form.hbContactForm textarea {
		width:380px;
	}
	form.hbContactForm select {
		width:170px !important;
	}
	form.hbContactForm label + div,
	form.hbContactForm label + input,
	form.hbContactForm label + select,
	form.hbContactForm label + textarea {
		clear:both;
	}
	form.hbContactForm label + div {
		width:100% !important;
	}
	form.hbContactForm div.formItem.half.houseboats, form.hbContactForm .hideMobile {
		display:none !important;
	}
	form.hbContactForm textarea {
		height:60px;
	}
	.form-wizard-buttons {
		margin-top:10px;
	}
	

	div.bottomNav a, span.simulateLink {
		font-size:12px;
	}
	#bottomNavigation {
		width:450px;
		padding:15px;
	}
	#basement {
		width:450px;
	}
	#bottomSocialLinks {
		position:relative;
		margin:0 auto;
		top:0;
		width:67%;
	}
	#bottomSocialLinks a {
		margin:0 10px;
	}
	#copyright {
		float:left;
		width:100%;
		margin:20px auto;
		clear:left;
		text-align:center;
	}
	#bottomPhoneNumber {
    clear: both;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.1em;
    padding: 0 !important;
    width: 100%;
	color:#123858 !important;
}
body.Houseboating_Blog_Page div.form,
	div.form {
		width:385px;
	}
	div.srpField {
		width:50%;
	}
	div.searchButtonWrapper	 {
		margin-top:35px;
	}
	
	div.resultsItem.video .resultsItemInner {
		padding:0 15px;
	}
	
	div.resultsItem.video div.media img {
		width:90%;
		height:auto;
	}
	div.resultsItem.video div.media.video:after {
		top:20px;
	}
	#videoDrop {
		text-align:center;
	}
	#videoDrop iframe {
		margin:0 auto;
		width:100%;
	}
	#videoDrop > div {
		text-align:left;
		width:90% !important;
		float:none !important;
		clear:both;
		margin:15px auto 0;
	}	
	
	
	.resultsItem div.media {
		margin:10px;
	}
	div.resultsItemInner {
		padding:5px 10px 10px;
	}
	.mapDetail,
	div.resultsSet.watercraft .mapDetail {
		position:relative;
		left:0px;
		top:0px;
	}
div.resultsSet.watercraft .mapDetail {
	top:-20px;
}
.mapDetails.noMapLink {
		left:-30px;
		top:-20px;
}
	div.resultsSet.watercraft .mapDetail {
		
	}
	a.mapLink {
		right:60px;
		top:auto;
		bottom:0;
	}
	div.thumbnailGalleryThumb,
	div.thumbnailGalleryThumb:after {
		padding:3px;
		width:170px;
		height:135px;
	}
	div.thumbnailGalleryThumb img {
		width:170px;
		height:105px;
	}
	form.hbContactForm div.formItem.half {
		width:44%;
	}
	form.hbContactForm .formNote {
		font-size:11px;
	}
	form.hbContactForm div.formItem .formNote {
		padding:0 0 0 5px;
	}
	div.amenityGroup {
		position: relative !important;
		top: 0 !important;
		width: 355px !important;
		left:0 !important;
	}
	dl.dip_tab_details dd, #tab_1 dd {
		max-width:200px;
	}
	div.amenityGroup ul.twoColumnAmenity {
		width:108px;
	}
	table.pricingTable.allPricing {
		width:90%;
	}
	#homePage ul.promotionList {
		width:480px;
		left:-40px;
		top:-110px;
	}
	#homePage ul.promotionList li {
		width:77px;
		background-size:cover;
		height:50px;
		margin-left:10px;
	}
	#homePage ul.promotionList h4 {
		width:94px;
		top:37px;
		font-size:10px;
	}
 	#homePage #pageTitle {
		padding-bottom:0;
	}
	#homePage #pageContent {
		padding-top:10px;
	}

	#homePage.Houseboating_Home_2015_Refresh ul.promotionList {
		width:480px;
		left:-40px;
		top:-110px;
	}
	#homePage.Houseboating_Home_2015_Refresh ul.promotionList li {
width: 110px;
  background-size: contain;
  height: 164px;
  margin-left: 10px;
	}
	#homePage.Houseboating_Home_2015_Refresh ul.promotionList h4 {
		width:94px;
		top:37px;
		font-size:10px;
	}
 	#homePage.Houseboating_Home_2015_Refresh #pageTitle {
		padding-bottom:0;
	}
	#homePage.Houseboating_Home_2015_Refresh #pageContent {
		padding-top:10px;
	}	
	
	
	.ui-tabs .ui-tabs-panel {
		width:auto;
	}
	.ui-tabs .ui-tabs-panel img {
		max-width:400px;
	}
	.ui-tabs .ui-tabs-nav li {
		width:437px;
	}
	.ui-tabs .ui-tabs-nav li a {
		width:408px;
	}
	dl.dip_tab_details dt, #tab_1 dt {
		width:auto;
		margin:0;
	}
	dl.dip_tab_details dd, #tab_1 dd {
		clear:both;
	}
	#all-destinations-link {
		width:100%;
	}
	.ui-tabs .ui-tabs-nav li.tab_nav_Request-Info {
		right:0px;
	}
	.ui-tabs .ui-tabs-nav li.tab_nav_Request-Info a {
		background:#CCC;
		color:#0397D6;
		text-shadow:none;
	}
	.ui-tabs .ui-tabs-nav li.tab_nav_Request-Info.ui-tabs-selected a,
	.ui-tabs .ui-tabs-nav li.tab_nav_Request-Info.ui-state-hover a {
		background:#EAEAEA;
		color:#123858;
	}
	
form.hbContactForm.hbContactFormTab fieldset {
	padding:20px;
	width:353px;
}
form.hbContactForm.hbContactFormTab textarea {
	width:340px;
}
form.hbContactForm.hbContactFormTab label {
	width:100% !important;
	margin:0 !important;
}
form.hbContactForm.hbContactFormTab  div.formItem.half > div {
	width:65% !important;
	font-size:11px; !important;
}
form.hbContactForm.hbContactFormTab .formNote {
	font-size:11px; !important;
}
form.hbContactForm.hbContactFormTab input, form.hbContactForm.hbContactFormTab select {
	width:150px;
}
}

@media only screen and (max-width: 479px) { 
	#innerContent, .innerContent {
		width:320px;
	}
	#homePage #pageContent,
	#homePage #pageTitle,
	#homePage #bottomNavigation {
		padding: 30px;
		width: 288px;
		margin:0 auto;
		float:none;
	}
	#homePage #pageTitle,
	#homePage #pageContent,
	#homePage #bottomNavigation,
	#homePage #basement {
		top:290px;
	}
	
	

	#homePage.Houseboating_Home_2015_Refresh #pageContent,
	#homePage.Houseboating_Home_2015_Refresh #pageTitle,
	#homePage.Houseboating_Home_2015_Refresh #bottomNavigation {
		padding: 30px;
		width: 288px;
		margin:0 auto;
		float:none;
	}
	#homePage.Houseboating_Home_2015_Refresh #pageTitle,
	#homePage.Houseboating_Home_2015_Refresh #pageContent,
	#homePage.Houseboating_Home_2015_Refresh #bottomNavigation,
	#homePage.Houseboating_Home_2015_Refresh #basement {
		top:290px;
	}	
	#navigation {
		height:auto;
	}
	#supersized {
		height:300px;
	}
	#controls-wrapper {
		width:345px;
		top:280px;
	}
	.homeCenter {
		width:auto;
	}
	#logo {
    		float: none;
    		height: 46px;
    		margin: 0;
    		position: relative;
    		top: 25px;
    		width: 174px;
	}
	#logo a {
		background-size:250px 225px;
		width:174px;
		height:46px;
	}
	a[name="mainNavigationTop"] {
	color:#FFF;
    display: block;
    height: 20px;
    width: 100px;
	position:relative;
	float:right;
	top:-10px;
	}
	a[name="mainNavigationTop"]:after {
    content: "menu \25BC";
    display: block;
    height: 20px;
    width: 100px;
	font-weight:bold;
	text-transform:uppercase;
	}
	.horizontalNav.visible {
		display:block;
	}

	div.topUtilityNav {
		left:0px;
		width:306px;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
	}
	div.topUtilityNav ul li {
		margin:0 0 0 2px;
	}
	div.topUtilityNav a {
		background:none;
		padding:0 3px;
		font-size:10px;
	}
	.horizontalNav {
		right:0px;
		top:29px;
		background:#123858;
		display:none;
	}
	ul.primaryNav {
		width:100%;
	}
	ul.primaryNav li {
		width:100%;
	}
	ul.primaryNav li a {
		border:solid #aaa;
		border-width:1px 0 0;
	}
	div.topUtilityNav a:hover,
	a.primaryLink1:hover {
		color:#0397d6;
		cursor:auto;
		background:#FFF;
	}
	a.primaryLink1 {
		padding:7px 0;
		text-align:center;
		width:100%;
	}
	#topNav-1 div.topNavDropdown {
		display:none !important;
		height:0 !important;
	}
	#topNav-10 > a {
		display:none;
	}
	#topNav-10 div.topNavDropdown {
    border: medium none;
    display: block !important;
    float: left;
    height: auto !important;
    left: 0;
    position: relative;
    width: 100% !important;
	padding:0;
	top:0;
	}
	ul.primaryNav ul li {
		border:none;
	width:100%;
	}
	ul.primaryNav ul li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: bold;
    outline: medium none;
		padding:7px 0;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
    z-index: 100;
	width:100%;
	}

	h1 {
		font-size:16px;
	}
	#pageTitle {
		padding:25px;
	}
	#header,
	#headerContent,
	.header_Large #header img,
	.header_Large #headerContent,
	.header_Large #headerSlideshow,
	.header_Map #headerContent,
	.anythingSlider {
		width:318px !important;
		max-height:140px;
		min-height:28px;
	}
	#headerFrameBack {
	max-height:140px;
	}
	#headerFrame {
		display:none;
	}
	.header_Small #header img, .header_Small #headerContent, .header_Small #headerSlideshow {
		width:auto;
	}
	.anythingSlider-default .arrow a {
		margin-top:-60px;	
	}
	.header_Large, .header_Map {
		height:294px;
	}
	.headerToggle {
		height:19px;
		width:auto;
		text-align:right;
		z-index:10;
		color:#000;
		font-size:13px;
		background: #F2F2F2;
		background:rgba(255,255,255,0.7);
		padding:4px 45px 4px 45px;
		-webkit-border-radius:8px 0  0 0;
		-moz-border-radius:8px 0  0 0;
		border-radius:8px 0  0 0;
		text-shadow:1px 1px 0px #FFF;
		border:none;
	}
	#headerCaption, .anythingSlider .panel a {
		padding-right:45px;
	}
	#toggleHeaderLink {
		color:#000;
		font-weight:normal;
	}
	.headerToggle img {
		display:none;
	}
	.anythingSlider .panel img {
		width:318px;
	}
	ul#slide-list {
		display:none;
	}
	#pageContent, .pageContent  {
		width:279px;
		padding:20px;
	}
a.RSS_feed.page {
    position: absolute;
    right: 0px;
    top: -83px;
}	
	body.Houseboating_Blog_Page #pageContent {
		min-height: 0;
	}	
	body.Houseboating_Blog_Page #innerPageContent {
		width:100%;
		float:right;
	}
	body.Houseboating_Blog_Page .blog-sidebar {
		float:right;
		position:relative;
		width:100%;
	}	
	.full-width-newsletter-form fieldset {
		width:100%;
		float:none;
	}
	.full-width-newsletter-form fieldset .group {
		float:none;
		width:100%;
	}
	.full-width-newsletter-form fieldset .group:after {
		content:".";
		display:block;
	}
	.full-width-newsletter-form .submitButtonWrapper {
		float:none;
		width:100%;
		margin:0;
	}	
a.secondaryNavigationToggle {
display: block !important;
width: 320px;
text-align: center;
color: white;
background: #0397D6;
float: left;
clear: both;
position: relative;
left: -20px;
top: -21px;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
text-shadow:1px 1px 0px #000;
	padding: 15px 0;
	}
a.secondaryNavigationToggle:after {				
	content: " \25BC";
	font-size:9pt;
	
	text-decoration:none !important;
}
a.secondaryNavigationToggle:focus ~ #secondaryNavigation,
a.secondaryNavigationToggle:hover ~ #secondaryNavigation {
	display:block;
}
	#secondaryNavigation {
		display:none;
	}
	#secondaryNavigation.visible {
		display:block;
	}
#secondaryNavigation.visible + a.secondaryNavigationToggle:after  {
	content: " \25B2";
}
	#secondaryNavigation, #secondaryNavigation ul.secondaryNavigation_dropdown {
		left:-20px;
		width:319px;
		-webkit-border-radius: 0;
		-moz-border-radius:  0;
		border-radius:  0;
	}
	#secondaryNavigation li {
		width:50%;
		text-align:center;
	}
	#secondaryNavigation li.faqs > a { 
		display:none;
	}
	#secondaryNavigation > li:last-child,
	#secondaryNavigation li.faqs {
		clear:left;
	}
	#secondaryNavigation a {
		font-size:12px;
		padding:4px 15px 6px;
	}
	#secondaryNavigation ul.secondaryNavigation_dropdown {
		background: none repeat scroll 0 0 transparent;
		height:auto !important;
		position: relative;
		top: 0;
		display:inline !important;
		left:0;
	}
	#secondaryNavigation ul.secondaryNavigation_dropdown li {
		float:left;
		width:50%;
	}
	div.glanceBox {
		width:100%;
		margin:0 0 20px;
	}
	div.glanceBox dd {

		margin-left:10px;
	}
	a.requestInfoCTA {
		margin:0 26px 11px;
		font-size:16px;
	}
a.requestInfoCTA:after {
	display:none;
}
	form.hbContactForm label {
		width:100%;
	}
	form.hbContactForm fieldset {
		width:258px;
		padding:10px;
	}
	form.hbContactForm input, form.hbContactForm select {
		width:230px;
	}
	form.hbContactForm textarea {
		width:230px;
	}
	form.hbContactForm select {
		width:170px !important;
	}
	form.hbContactForm label + div,
	form.hbContactForm label + input,
	form.hbContactForm label + select,
	form.hbContactForm label + textarea {
		clear:both;
	}
	form.hbContactForm label + div {
		width:100% !important;
	}
	form.hbContactForm label + div input{
		clear:both;
	}
	form.hbContactForm div.formItem.half.houseboats, form.hbContactForm .hideMobile {
		display:none !important;
	}
	.form-wizard-buttons {
		margin-top:10px;
	}
	form.hbContactForm textarea {
		height:60px;
	}
	form.form-wizard .steps li {
		padding:10px 5px;
	}

	div.bottomNav a, span.simulateLink {
		font-size:12px;
	}
	#bottomNavigation {
		width:290px;
		padding:15px;
	}
	div.bottomNav li:first-child a {
		padding-right:7px;
	}
	div.bottomNav a, span.simulateLink {
		padding:0 7px;
	}
	#basement {
		width:320px;
	}
	#bottomSocialLinks {
		position:relative;
		margin:0 auto;
		top:0;
		width:80%;
	}
	#bottomSocialLinks a {
		margin:0 6px;
	}
	#copyright {
		float:left;
		width:100%;
		margin:20px auto;
		clear:left;
		text-align:center;
	}

body.Houseboating_Blog_Page div.form,
	div.form {
		width:252px;
	}
	div.srpField {
		width:50%;
	}
	div.searchButtonWrapper	 {
		margin-top:35px;
	}
	.resultsItem div.media {
		margin:10px 40px;
	}
	div.resultsItemInner {
		padding:5px 10px 10px;
	}
	.mapDetail {
		position:relative;
		top:0  !important;
		right:0 !important;
	}
	a.mapLink {
		right:60px;
		top:auto;
		bottom:0;
	}
	div.thumbnailGalleryThumb {
		margin: 0 50px 20px;
	}
	div.thumbnailGalleryThumb,
	div.thumbnailGalleryThumb:after {
		padding:3px;
		width:170px;
		height:135px;
	}
	div.thumbnailGalleryThumb img {
		width:170px;
		height:105px;
	}
	form.hbContactForm div.formItem.half {
		width:95%;
		clear:both;
		margin:0 0 10px;
	}
	div.amenityGroup {
		position: relative !important;
		top: 0 !important;
		width: 211px !important;
		left:0 !important;
	}
	dl.dip_tab_details dd, #tab_1 dd {
		max-width:200px;
	}
	div.amenityGroup ul.twoColumnAmenity {
		width:108px;
	}
	table.pricingTable.allPricing {
		width:90%;
	}
	#homePage ul.promotionList {
		width:358px;
		left:-40px;
		top:-110px;
	}
	#homePage ul.promotionList li {
		width:49px;
		background-size:cover;
		height:50px;
		margin-left:10px;
	}
	#homePage ul.promotionList h4 {
		width:64px;
		top:37px;
		font-size:10px;
	}
	


	#homePage.Houseboating_Home_2015_Refresh ul.promotionList {
		width:358px;
		left:-40px;
		top:-110px;
	}
	#homePage.Houseboating_Home_2015_Refresh ul.promotionList li {
		width:49px;
		background-size:cover;
		height:50px;
		margin-left:10px;
	}
	#homePage.Houseboating_Home_2015_Refresh ul.promotionList h4 {
		width:64px;
		top:37px;
		font-size:10px;
	}
	div.cycleFrame {
		max-width:280px;
		min-width:280px;
		overflow:hidden;		
	}
	div.cycleControlsWrapper,
	div.cycleFrameControls {
		width:275px;
	}
 	#homePage #pageTitle {
		padding-bottom:0;
	}
	#homePage #pageContent {
		padding-top:10px;
	}
	
	#homePage.Houseboating_Home_2015_Refresh #pageTitle {
		padding-bottom:0;
	}
	#homePage.Houseboating_Home_2015_Refresh #pageContent {
		padding-top:10px;
	}
	dl.dip_contact_block {
		float:none;
	}
	.ui-tabs .ui-tabs-panel {
		width:auto;
	}
	.ui-tabs .ui-tabs-panel img {
		max-width:200px;
	}
	.ui-tabs .ui-tabs-nav li {
		width:277px;
	}
	.ui-tabs .ui-tabs-nav li a {
		width:248px;
	}
	dl.dip_tab_details dt, #tab_1 dt {
		width:auto;
		margin:0;
	}
	dl.dip_tab_details dd, #tab_1 dd {
		clear:both;
	}
	#all-destinations-link {
		width:100%;
	}

	.ui-tabs .ui-tabs-nav li.tab_nav_Request-Info {
		right:0px;
	}
	.ui-tabs .ui-tabs-nav li.tab_nav_Request-Info a {
		background:#CCC;
		color:#0397D6;
		text-shadow:none;
	}
	.ui-tabs .ui-tabs-nav li.tab_nav_Request-Info.ui-tabs-selected a,
	.ui-tabs .ui-tabs-nav li.tab_nav_Request-Info.ui-state-hover a {
		background:#EAEAEA;
		color:#123858;
	}
	form.form-wizard.hbContactFormTab .steps li {
		font-size:18px;	
	}
	form.form-wizard.hbContactFormTab .steps li span {
		font-size:9px;
	}

form.hbContactForm.hbContactFormTab fieldset {
	padding:20px;
	width:194px;
}
form.hbContactForm.hbContactFormTab textarea {
	width:175px;
}
form.hbContactForm.hbContactFormTab label {
	width:100% !important;
	margin:0 !important;
}
form.hbContactForm.hbContactFormTab  div.formItem.half > div {
	width:65% !important;
	font-size:11px; !important;
}
form.hbContactForm.hbContactFormTab .formNote {
	font-size:11px; !important;
}
form.hbContactForm.hbContactFormTab input, form.hbContactForm.hbContactFormTab select {
	width:150px;
}
	#bottomPhoneNumber {
    clear: both;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.1em;
    padding: 0 !important;
    width: 100%;
	color:#123858 !important;
}

}

/*	RETINA OVERRIDES 
----------------------------------------------- */
@media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5), 
only screen and (device-width: 768px) {

	#logo a, div.topUtilityNav a, div.glanceBox h4,
	.anythingSlider-default .arrow a, a.RSS_feed, #bottomSocialLinks a,
	.specialsAvailable, a.mapLink,
	ul.resultsFAQs li.icon a, .galleria-image-nav-left, .galleria-image-nav-right,
	.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image,
	.ad-gallery .ad-image-wrapper .ad-next .ad-next-image, .ad-gallery .ad-back, .ad-gallery .ad-forward,
	.galleria-play, .galleria-fullscreen, .galleria-thumb-nav-left, .galleria-thumb-nav-right {
		background-image:url(/layout/img/sprites-retina.png);
		background-size:500px 450px;
	}
}