/* --- Global Styles --- */
@font-face {
    font-family: Helvetica;
    src: url('../Fonts/ABeeZee-Regular.otf');
}

html {
	/*overflow-x: hidden;*/
}

body {
	background: url(../images/bkg_gradient.png) #FFF repeat-x top left;
	font-family: 'Maven Pro', Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	/*overflow-x: hidden;*/
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Maven Pro', Arial, sans-serif;
	font-weight: 700;
}

h1, h2 {
	color: #009ADA;
	font-size: 30px;
	line-height: 1em;
	margin-top: 0;
}

h3 {
	font-family: Arial, sans-serif;
}

p {
	font-family: Arial, sans-serif;
}

a {
	color: #F78F08;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

label {
	display: inline;
}

.pull-left {
	float: left;
}

.mobile-show {
	display: none;
}


/* --- Layout Styles --- */

#layout-wrapper {
	/*overflow-x: hidden;*/
}

#layout-header,
#layout-featured,
#layout-before-main,
#layout-main,
#layout-after-main,
#layout-tripel {
	padding: 0 20px;
	width: 980px;
}

#layout-header,
#layout-footer {
	position: relative;
	z-index: 10;
}

#layout-main-container {
	position: relative;
	z-index: 10;
}


/* --- Header Styles --- */

#header {}

#header .zone-header {
	padding: 22px 0 10px;
}

#header .zone-header:after {
	clear: both;
	content: '';
	display: table;
}

#header #logo {
	float: left;
	margin-bottom: 5px;
	margin-top: 40px;
}

#header #logo img.print {
	display: none;
}

#header .widget-HeaderLinks {
	background-color: #F78F08;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	padding: 5px;
	position: absolute;
}

#header .widget-HeaderLinks p {
	margin: 0;
}

#header .widget-HeaderLinks a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#header .widget-HeaderLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#header .widget-HeaderBannerAd {
	float: left;
	height: 115px;
	margin: 0 0 0 60px;
}

#header .widget-HeaderBannerAd p {
	margin: 0;
}

#header .widget-SocialMedia {
	background-color: #2FADE2;
	float: right;
	height: 50px;
	width: 185px;
}
#header .widget-SocialMedia p {
	height: 50px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#header .widget-SocialMedia p img {
	border: 0;
	float: left;
	margin: 15px 6px;
}

#header .widget-GetTheGuide {
	clear: right;
	float: right;
	margin: 0 0 10px 10px;
	height: 50px;
	width: 185px;
	background-color: #EEA915;
}

#header .widget-GetTheGuide p {
	margin: 0;
	text-align: left;
}

#header .widget-GetTheGuide a {
	color: #FFF;
	display: inline;
	float:left;
	font-family: 'Maven Pro', Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	padding-top: 4px;
	padding-left: 7px;
	text-decoration: none;
	vertical-align: middle;
	width: 90px;
}

#header .widget-GetTheGuide img {
	float: right;
	padding-right: 4px;
}


/* --- Header Search --- */

#header .homepage .widget-HeaderSearch {
	display:none;
}

#header .widget-HeaderSearch {
	background-color: #2FADE2;
	clear: right;
	float: right;
	margin-top: 10px;
	padding: 5px;
	width: 490px;
}
#header .widget-HeaderSearch h2 {
	color: #FFF;
	float: left;
	font-family: 'Maven Pro', Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	margin: 0 0 0 5px;
	padding: 0;
}
#header .widget-HeaderSearch fieldset {
	border: 0;
	clear: none;
	float: right;
	margin: 0;
	padding: 0;
}
#header .widget-HeaderSearch form {
	float: right;
	margin: 0;
	padding: 0;
}
#header .widget-HeaderSearch input {
	border: 0;
    border-radius: 0;
    float: left;
    height: 18px;
    margin: 0 5px 0 0;
    padding: 5px;
    width: 370px;
}

#header .widget-HeaderSearch input::-webkit-input-placeholder {
	color: #FFF;
}
#header .widget-HeaderSearch input::-moz-placeholder {
	color: #FFF;
}
#header .widget-HeaderSearch input:-moz-placeholder {
	color: #FFF;
}
#header .widget-HeaderSearch input:-ms-input-placeholder {
	color: #FFF;
}

#header .widget-HeaderSearch button {
	background: url(../images/btn_go.gif) no-repeat;
	border: 0;
	float: right;
	height: 28px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 35px;
}

#header .jQuery {
	display: none;
}

.widget-aside-second.widget-BookDirect.widget-html-widget.widget {
        margin-top:-14px;
}
/* --- Main Menu Styles --- */

#main-navigation {
	background-color: #F78F08;
    display: block;
    height: 43px;
    margin: 0 auto;
    position: relative;
    width: 980px;
    z-index: 11;
}

#main-navigation ul li {
	background: url(../images/nav-item-border.gif) transparent no-repeat center right;
	border: none;
	margin: 0;
	padding-right: 1px;
}
#main-navigation ul li.dropdown {
	position: static;
}
#main-navigation ul li.current,
#main-navigation ul li.last {
	background: none;
}
#main-navigation ul li.last {
	padding-right: 0;
}

#main-navigation ul li a {
	color: #FFF;
	cursor: pointer;
	font-family: 'Maven Pro', Arial, sans-serif;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: -1px;
	line-height: 43px;
	padding: 0 18px 0 17px;
	text-decoration: none;
	text-transform: uppercase;
}

@-moz-document url-prefix() {
  #main-navigation ul li a {
     padding: 0 18px 0 17.5px;
  }
}

#main-navigation ul li:hover, #main-navigation ul li.current {
	background-color: #EEA915;
	background-image: none;
}

#main-navigation nav > ul > li > ul {
	background-color: #EEA915;
	border: 0;
	margin: 0;
	width: 185px;
	z-index: 11;
}

#main-navigation ul li ul li {
	background-color: #EEA915;
	background-image: none;
	position: relative;
	z-index: 11;
}

#main-navigation ul li ul li:hover {
	background-image: url(../images/nav-arrow.png);
	background-position: center right;
	background-repeat: no-repeat;
}

#main-navigation ul li ul li a {
	line-height: 20px;
	padding: 7px 30px 7px 18px;
}

#main-navigation ul > li > ul > li > ul {
	border: none;
	color: #FFF;
	left: 185px;
	margin: 0;
	padding: 0 60px 60px 0;
	top: 0;
}

#main-navigation ul > li.last > ul > li > ul {
	left: auto;
	right: 185px;
}

#main-navigation ul > li > ul > li > ul > li {
	border-left: solid 1px #FFF;
}
#main-navigation ul > li > ul > li > ul > li:hover {
	background-image: none;
}

#main-navigation ul > li.last > ul > li > ul > li {
	border-left: 0;
	border-right: solid 1px #FFF;
}

#main-navigation ul li .flyout-title {
	font-size: 16px;
	font-weight: 900;
	padding: 10px 10px 20px;
	width: 415px;
}

#main-navigation ul li .flyout-title.one {
	width: 125px;
}
#main-navigation ul li .flyout-title.two {
	width: 270px;
}
#main-navigation ul li .flyout-title.three {
	width: 415px;
}

#main-navigation ul li a.featured {
	float: left;
	font-size: 14px;
	font-weight: 700;
	height: 140px;
	line-height: 16px;
	margin: 0 10px;
	/*overflow: hidden;*/
	padding: 0;
	width: 125px;
}

#main-navigation ul li a.featured:nth-child(4) {
	margin-right: 0;
}

#main-navigation ul li a.featured.home-rentals {
  margin-bottom: 30px;
}

#main-navigation ul li a.featured .default-image {
	height: 85px;
	margin-bottom: 5px;
	width: 125px;
}
#main-navigation ul li a.featured .default-image img {
	height: 100%;
	width: 100%;
}

#main-navigation ul li .flyout-clear {
	clear: both;
	height: 41px;
}

#main-navigation ul li a.view-all {
	bottom: 5px;
	font-size: 18px;
	font-weight: 900;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 14px;
}
#main-navigation ul li a.view-all:hover {
	text-decoration: underline;
}

#main-navigation ul.menu > li.dropdown > ul > li.dropdown > ul {
    display: none;
}


/* --- Featured Image Styles --- */

#layout-featured .featured-image {
	height: 735px;
	left: 50%;
	margin-left: -600px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 1200px;
	z-index: 0;
}


/* --- Main Nivo Slider Styles --- */

#layout-featured #slides-wrapper {
	height: 735px;
	left: 50%;
	margin-left: -600px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 1200px;
	z-index: 0;
}

#layout-featured #slides-wrapper .cover {
	background: url(../images/layout-main-container-bkg.png) no-repeat;
	bottom: 0;
	height: 223px;
	position: absolute;
	width: 1200px;
	z-index: 10;
}

#layout-featured .nivoSlider img {}

#layout-featured .nivo-directionNav a {
	display: none;
}

#layout-featured .nivo-controlNav {
	display: none;
}

#layout-featured #slides-spacing {
	display: block;
	height: 235px;
}


/* --- Before Main Styles --- */

#layout-before-main {
	position: relative;
}

.zone-before-main {
	margin: 0;
	padding: 0;
}


/* --- Before Main Callout Styles --- */


#layout-before-main article.four-column-callouts {
	background-color: #FFFFFF;
	border-top: 10px solid #2FADE2;
	box-shadow: 0 5px 20px -10px #333333;
	padding: 20px 20px 0;
}

#layout-before-main article[class*="dashboard"] ul {
	margin: 0;
}

#layout-before-main article[class*="dashboard"] ul:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}

#layout-before-main article[class*="dashboard"] ul li {
	background-color: #C4E4F2;
	border: solid 5px #2FADE2;
	display: block;
	float: left;
	list-style: none;
	margin: 0 10px;
	padding: 0;
	width: 210px;
}

#layout-before-main article.widget-member-dashboard ul li {
	margin: 0 72px;
	width: 220px;
}

#layout-before-main article[class*="dashboard"] ul li.first {
	margin-left: 0;
}

#layout-before-main article[class*="dashboard"] ul li.last {
	margin-right: 0;
}

#layout-before-main article[class*="dashboard"] ul li h3 {
	color: #2FADE2;
	margin: 0;
	padding: 0 10px;
	text-align: center;
}

#layout-before-main article[class*="dashboard"] ul li img {
	display: block;
    height: 148px;
    margin: 0 auto 10px;
    width: 220px;
}

#layout-before-main article.four-column-callouts ul li img {
	height: 140px;
	width: 210px;
}

#layout-before-main article[class*="dashboard"] ul li p {
	color: #175572;
	margin: 0;
	padding: 10px;
	text-align: justify;
}


/* --- Main Container Styles --- */

.aside-12 #layout-main, .aside-1 #layout-main, .aside-2 #layout-main {
	background-color: #FFF;
	box-shadow: 0 10px 20px -10px #333333;
	margin-bottom: 50px;
	/*padding: 20px 0px;*/
}

/* --- Home Page Styles --- */
.url-home #layout-main {
	background-color: transparent !important;
	box-shadow: none;
}
/* --- Before Content Styles --- */

#before-content {
	position: relative;
}

#before-content .zone {
	padding: 0;
}


/* --- Search Results Tab Styles --- */

#before-content .search-tabs-widget {
	background-color: #EEA915;
	display: block;
	height: 40px;
	margin-top: 20px;
	overflow: hidden;
	width: 980px;
}

#before-content .search-tabs-widget .tab {
	background-color: #EEA915;
	border: 0;
	border-radius: 0;
	float: left;
	display: block;
}
#before-content .search-tabs-widget .tab a {
	border-right: solid 1px #FFF;
	font-size: 18px;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	margin: 5px 0;
	padding: 0 4px;
	text-align: center;
	text-transform: uppercase;
}

#before-content .search-tabs-widget .tab:last-child a {
	border-right: 0;
}

#before-content .search-tabs-widget .tab a.active {
	background-color: #2FADE2;
	border-right: 0;
	cursor: default;
	margin: 0 0 0 -1px;
	padding: 5px 4px;
	text-decoration: none;
}

#before-content .search-tabs-widget .tab a[data-type="Lodging"] {
    width: 215px;
}

#before-content .search-tabs-widget .tab a[data-type="Recreation"] {
    width: 355px;
}

#before-content .search-tabs-widget .tab a[data-type="Event"] {
    width: 135px;
}

#before-content .search-tabs-widget .tab a[data-type="Business"] {
    width: 241px;
}


/* --- Search Results Filter Styles --- */

.widget-search-filters-widget {
	position: relative;
}

#before-content .search-filters-widget {
    padding-top:20px;
    padding-bottom:20px;
	background-color: #2FADE2;
	border-bottom: 0px solid #FFF;
	margin-bottom: -40px;
	padding-left: 30px;
    padding-right:30px;
}

#before-content .widget-search-tabs-widget + .widget-search-filters-widget .search-filters-widget {
	border-bottom: 40px solid #FFF;
	margin-bottom: -30px;
}

#before-content .search-filters-widget form {
	margin-bottom: 0;
}

#before-content .search-filters-widget .control-group {
	float: left;
	margin: 0;
}

#before-content .search-filters-widget .control-group label {
	color: #FFF;
	cursor: auto;
	font-family: 'Maven Pro', Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

#before-content .search-filters-widget .control-group.features {
	margin-left: 150px;
}

#before-content .search-filters-widget .control-group.features .controls {}

#before-content .search-filters-widget .control-group.features .controls:last-child {
	margin-top: 5px;
}

#before-content .search-filters-widget .control-group.refine .controls {}

#before-content .search-filters-widget .control-group.refine .controls:last-child {
	margin-top: 5px;
}

#before-content .search-filters-widget .control-group.location label.control-label {
	display: block;
	padding-left: 75px;
}

#before-content .search-filters-widget .control-group.location,
#before-content .search-filters-widget .control-group.sort {
	width: 275px;
}

#before-content .search-filters-widget .control-group.location {
	float: right;
}

#before-content .search-filters-widget .control-group.location .region {}

#before-content .search-filters-widget .control-group.location .city {
	margin-top: 5px;
}

#before-content .search-filters-widget .control-group.sort {
	bottom: -55px;
    position: absolute;
    right: 30px;
    z-index: 10;
}

#before-content .widget-search-tabs-widget + .widget-search-filters-widget .search-filters-widget .control-group.sort {
	bottom: -20px;
}

#before-content .search-filters-widget .control-group .left-label {
    font-style: italic;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-align: right;
    text-transform: none;
    width: 60px;
}

#before-content .search-filters-widget .control-group.sort label {
	color: #2FADE2;
}

#before-content .search-filters-widget .control-group.location div.controls,
#before-content .search-filters-widget .control-group.sort div.controls {
	float: right;
	margin-left: 10px;
}

#before-content .search-filters-widget .control-group.end-date {
	margin-left: 150px;
}

#before-content .search-filters-widget div.controls {
	background: url(../images/btn_down.png) #2892BF 185px 50% no-repeat;
	border: 0;
	border-radius: 0;
	height: 22px;
	overflow: hidden;
	width: 200px;
}
#before-content .search-filters-widget div.controls select {
	-webkit-appearance: none;
	background: transparent;
	border: 0;
	border-collapse: collapse;
	border-radius: 0;
	color: #FFF;
	font-family: 'Maven Pro', Arial, sans-serif;
	font-size: 12px;
	height: 22px;
	line-height: 12px;
	padding: 3px;
	margin-top: -2px;
	width: 225px;
}

#before-content .search-filters-widget div.controls option {
	background-color: #2892BF;
	color: #FFF;
}

#before-content .search-filters-widget .control-group.start-date div.controls,
#before-content .search-filters-widget .control-group.end-date div.controls {
	background: none;
	border: 0;
}

#before-content .search-filters-widget div.controls .datepicker {
	margin: 0;
	padding: 0;
}
#before-content .search-filters-widget div.controls .datepicker:before,
#before-content .search-filters-widget div.controls .datepicker:after {
	display: none;
}


#before-content .search-filters-widget div.controls .datepicker input {
	background: #2892BF;
	border: 0;
	border-radius: 0;
	color: #FFF;
	cursor: not-allowed;
	font-family: 'Maven Pro',Arial,sans-serif;
	font-size: 12px;
	height: 18px;
	margin: 0;
	padding: 3px;
	width: 170px;
	-webkit-text-fill-color: #FFF;
	-webkit-opacity: 1;
}

#before-content .search-filters-widget div.controls .datepicker span {
	background: url(../images/icon_calendar.png) no-repeat;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	height: 15px;
	margin: 3px 0 4px 5px;
	padding: 0;
	width: 16px;
}

#before-content .search-filters-widget div.controls .datepicker span i {
	background: none;
	border: 0;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

#before-content .widget-search-filters-widget .search-title {
	bottom: -25px;
	color: #175572;
	font-size: 30.5px;
	left: 30px;
	margin: 0;
	position: absolute;
}

/* --- Email Signup Styles --- */

#before-content .widget-EmailSignup {
	float: left;
}

#before-content .widget-EmailSignup a {
	background-image: url(../images/email_signup_bg.png);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	font-size: 16px;
	font-weight: 900;
	height: 76px;
	line-height: 21px;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
	width: 129px;
}

#before-content .widget-EmailSignup a img {
	height: 18px;
	float: right;
	width: 18px;
}


/* --- Content Search Styles --- */

#before-content .widget-Search {
	background: url(../images/content-search-bkg.png) no-repeat top right;
	height: 90px;
	padding: 25px;
	position: absolute;
	right: 0;
	top: 0;
	width: 449px;
}

#before-content .widget-Search header h2 {
	color: #FFF;
	float: left;
	font-family: 'Maven Pro', Arial, sans-serif;
	font-size: 27px;
	font-weight: 700;
	line-height: 27px;
	margin: 0;
}

#before-content .widget-Search fieldset {
	clear: none;
	float: right;
}

#before-content .widget-Search fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#before-content .widget-Search form {
	float: right;
	margin: 0;
	padding: 0;
}

#before-content .widget-Search input {
	border: 0;
    border-radius: 0;
    float: left;
    height: 18px;
    margin: 0 5px 0 0;
    padding: 5px;
    width: 300px;
}

#before-content .widget-Search input::-webkit-input-placeholder {
	color: #FFF;
}
#before-content .widget-Search input::-moz-placeholder {
	color: #FFF;
}
#before-content .widget-Search input:-moz-placeholder {
	color: #FFF;
}
#before-content .widget-Search input:-ms-input-placeholder {
	color: #FFF;
}

#before-content .widget-Search button {
	background: url(../images/btn_go.gif) no-repeat;
	border: 0;
	float: right;
	height: 28px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 35px;
}


/* --- Secondary Slideshow --- */

#before-content .widget-HomeSlideshow {
	clear: both;
	margin-top: -20px;
}


/* --- Aside First / Left Styles --- */

.aside-12 .aside-first, .aside-1 .aside-first {
	padding-left: 20px;
	position: relative;
	width: 220px;
}

.aside-12 .aside-first .zone, .aside-1 .aside-first .zone {
	padding: 0;
}


/* --- Aside First / Center Styles --- */

.aside-12 #layout-content {
	margin: 0;
	padding: 0;
	width: 500px;
}

.aside-12 #layout-content .wrapper, .aside-1 #layout-content .wrapper, .aside-2 #layout-content .wrapper  {
	border-top: 0;
	box-shadow: none;
	margin: 0;
	min-height: 230px;
	padding: 0 20px;
}


/* --- Aside First / Right Styles --- */

.aside-12 .aside-second, .aside-2 .aside-second {
	padding-right: 20px;
	position: relative;
	width: 220px;
}

.aside-12 .aside-second .zone, .aside-2 .aside-second .zone, .aside-12 #layout-main {
	padding: 0;
}


/* --- Content Styles --- */

#content .homepage {}

#content .homepage article {
	border-top: dotted 2px #F78F08;
	margin-top: 10px;
	padding-top: 20px;
}

#content .wrapper {
	background-color: #FFF;
	border-top: 10px solid #2FADE2;
	box-shadow: 0 5px 20px -10px #333333;
	color: #175572;
	margin-bottom: 50px;
	margin-top: 20px;
	min-height: 400px;
	padding: 30px;
}

#content .wrapper.search-results {
	border: none;
	margin-top: 0;
}

#content .metadata .published {
	display: none;
}


/* --- Aside Second / Left Styles --- */

.aside-2 #layout-main {
        padding: 0;
}

.aside-2 #layout-content {
	position: relative;
	margin: 0;
	width: 654px;
}

.aside-2 #layout-content .zone {
	padding: 0;
}


/* --- Aside Second / Right Styles --- */

.aside-2 .aside-second {
	margin-left: 13px;
	position: relative;
	width: 280px; /*313px; */
}

.url-home .zone-aside-second {
	padding: 0;
	width: 315px;
}

.url-girls-weekend #layout-main { 
	padding-top: 15px;
}

/* --- Content Third Styles --- */

article[class*='Third'] {
	float: left;
	margin-bottom: 15px;
	position: relative;
	width: 208px;
}
article[class*='Third']:nth-child(3n-1) {
	margin: 0 15px;
}

article[class*='Third'] header h2 {
	font-size: 20px;
	font-weight: 900;
	line-height: 20px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

article[class*='Third'] p {
	height: 80px;
	line-height: 1.125em;
	margin: 0;
	overflow: hidden;
}

article[class*='Third'] img {
	float: left;
	margin-right: 10px;
	max-height: 120px;
	max-width: 75px;
}

article[class*='Third'] a.read-more {
	background: url(../images/btn_go.gif) no-repeat;
	bottom: 0;
	height: 28px;
	display: block;
	left: 85px;
	position: absolute;
	text-indent: -9999px;
	width: 35px;
}


/* --- Banner Ads Styles --- */

.aside-second .widget-banner-ad-widget .banner-ads {
	margin-top: 15px;
}

.aside-second .widget-banner-ad-widget .banner-ads a {
	border: solid 5px #FFF;
	border-bottom-width: 0;
	display: block;
}
.aside-second .widget-banner-ad-widget .banner-ads a:last-child {
	border-bottom-width: 5px;
	margin-bottom: 35px;
}

.aside-second .widget-family-ads.widget-banner-ad-widget .banner-ads a {
	border: 0;
	margin-bottom: 5px;
}

.aside-second .widget-banner-ad-widget .banner-ads img {
	display: block;
	width: 100%;
}


/* --- Events By Date Search Styles --- */

.widget-EventsByDate {
	background-color: #009ADA;
	margin-bottom: 15px;
	position: relative;
	padding: 10px;
}

.widget-EventsByDate header h2 {
	color: #FFF;
	margin: 0;
	text-transform: uppercase;
}

.widget-EventsByDate .box {
	display: inline-block;
}

.widget-EventsByDate .box label {
	color: #FFF;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
}

.widget-EventsByDate .box input {
	border: none;
	float: left;
	font-size: 12px;
	padding: 4px 3px 5px;
	width: 65px;
}
.widget-EventsByDate .box input.error {
	border: solid 1px #F00;
	padding: 3px 2px 4px;
}

.widget-EventsByDate .box img {
	cursor: pointer;
	float: left;
	padding: 5px 5px 4px;
}

.widget-EventsByDate .ui-datepicker-trigger {
	position: static;
}

.widget-EventsByDate .box a.find-event {
	background-color: #F78F08;
	bottom: 10px;
	color: #FFF;
	display: block;
	padding: 3px;
	position: absolute;
	right: 10px;
	text-decoration: none;
	text-transform: uppercase;
}


/* --- Upcoming Events List Styles --- */

article[class*="UpcomingEvents"] {
	margin-top: 15px;
}

article[class*="UpcomingEvents"] header {
	background-color: #009ADA;
	padding: 10px;
}

.aside-first article[class*="UpcomingEvents"] header {
	padding: 5px 10px;
}

article[class*="UpcomingEvents"] header h2 {
	color: #FFF;
	font-family: 'Maven Pro', Arial, sans-serif;
	font-size: 28px;
	font-weight: 700;
	margin: 0;
	padding: 0;
}

.aside-first article[class*="UpcomingEvents"] header h2 {
	font-size: 20px;
}

article[class*="UpcomingEvents"] > ul {
	list-style: none;
	margin: 0;
}

.aside-first article[class*="UpcomingEvents"] > ul {
	box-shadow: none;
}

article[class*="UpcomingEvents"] ul > li {
	background-color: #A7D7EC;
	border: solid 5px #FFF;
	border-bottom-width: 0;
	color: #175572;
}

.aside-first article[class*="UpcomingEvents"] ul > li {
	border: 0;
	margin-bottom: 5px;
}

article[class*="UpcomingEvents"] ul > li.first {
	background-color: #8BCBE5;
}
article[class*="UpcomingEvents"] ul > li.last {
	background-color: #C4E4F2;
	border-bottom-width: 5px;
}

article[class*="UpcomingEvents"] a {
	display: block;
	padding: 15px 10px;
	text-decoration: none;
}

.aside-first article[class*="UpcomingEvents"] a {
	padding: 10px;
}

article[class*="UpcomingEvents"] .upcoming-event .Title {
	color: #009ADA;
	font-size: 20px;
	font-weight: 700;
}

.aside-first article[class*="UpcomingEvents"] .upcoming-event .Title {
	font-size: 16px;
}

article[class*="UpcomingEvents"] .upcoming-event .Dates {
	color: #175572;
	font-weight: 700;
}

.aside-first article[class*="UpcomingEvents"] .upcoming-event .Dates {
	font-weight: 400;
}


/* --- Region Legend Styles --- */

.region-legend {
	float: right;
	height: 48px;
	margin: 10px 0 50px;
}

.region-legend div {
	float: left;
}

.region-legend .region {
	color: #175572;
	line-height: 18px;
	margin-left: 20px;
	text-transform: uppercase;
}
.region-legend .region:first-child {
	margin-left: 0;
}
.region-label {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
}

.region-body {
    width: 100%;
}

.color-box {
	color: #FFF;
	display: block;
	font-weight: 700;
	height: 18px;
	line-height: 18px;
	margin-right: 5px;
	text-align: center;
	width: 18px;
}

div.north .color-box {
	background-color: #BDD63C;
}
div.south .color-box {
	background-color: #B44C97;
}
div.east .color-box {
	background-color: #E05F26;
}
div.west .color-box {
	background-color: #F0C514;
}
div.lake .color-box {
	background-color: #000000;
}

.page.content-item .region-legend {
	border: 1px solid #2faed2;
	display: table;
	float: none;
	margin: 10px auto;
	padding: 10px;
}

.widget-search-filters-widget .region-legend {
	bottom: 30px;
	margin: 0;
	position: relative;
	right: 30px;
}

.widget-search-form-widget .region-legend {
	border: 1px solid #2faed2;
	clear: both;
	float: none;
    margin: 10px 0 0;
    padding: 10px;
}

.widget-search-form-widget .region-legend .view-map {
	float: right;
	line-height: 18px;
}

/* --- Search Results Styles --- */

.widget-search-form-widget {
	position: relative;
}


/* --- Business/Event List / Results Styles --- */

ul.search-results {}
ul.search-results:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}

ul.search-results > li,
.list-item article {
	float: left;
	font-family: 'Maven Pro', Arial, sans-serif;
	margin: 25px 0;
	width: 460px;
}

ul.search-results article.content-item,
.list-item article {
	border-top: 0;
	padding: 0;
}

ul.search-results .logo,
.list-item article .logo {
	float: left;
	height: 165px;
	margin-right: 20px;
	position: relative;
	width: 220px;
}

ul.search-results .logo img,
.list-item article .logo img {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

ul.search-results .details,
.list-item article .details {
	float: left;
	height: 174px;
	position: relative;
	width: 210px;
}

ul.search-results .details .info,
.list-item article .details .info {
	max-height: 120px;
	overflow: hidden;
}

ul.search-results .details .Title,
.list-item article .details .Title {
	font-size: 15px;
	font-weight: 700;
	max-height: 40px;
    overflow: hidden;
    text-transform: uppercase;
}

ul.search-results .details .Title a,
.list-item article .details .Title a {
	color: #009ADA;
	text-decoration: none;
}

ul.search-results .details .Title a:hover,
.list-item article .details .Title a:hover {
	text-decoration: underline;
}

ul.search-results .details .startdate,
.list-item article .details .startdate {
	font-size: 15px;
	font-weight: 600;
}

ul.search-results .details .address2,
.list-item article .details .address2 {
	/*margin-bottom: 20px;*/
}

ul.search-results .details .booknow,
.list-item article .details .booknow {
	margin-top: 5px;
}

ul.search-results .details .booknow a,
.list-item article .details .booknow a {
	width: 169px;
}

ul.search-results .details .region,
.list-item article .details .region {
	/*bottom: 33px;*/
	display: block;
	float: left;
	height: 28px;
	margin: 5px 0 0;
	/*position: absolute;*/
	width: 28px;
}

ul.search-results .details .region .color-box,
.list-item article .details .region .color-box {
	color: #FFF;
	font-size: 24px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-align: center;
	width: 28px;
}

ul.search-results .details .learnmore,
.list-item article .details .learnmore {
	/*bottom: 33px;*/
	float: left;
	/*left: 31px;*/
	margin: 5px 0 5px 3px;
	/*position: absolute;*/
}

ul.search-results .details .learnmore a,
.list-item article .details .learnmore a {
	background-color: #EEA915;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: 600;
	height: 28px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 138px;
}

ul.search-results .details .learnmore a i,
.list-item article .details .learnmore a i {
	margin-left: 7px;
	margin-top: 4px;
	position: relative;
	top: 2px;
}

ul.search-results .details .directions,
.list-item article .details .directions {
	/*bottom: 0;*/
	clear: both;
	/*position: absolute;*/
	/*left: 0;*/
}

ul.search-results .marquee:before,
.list-item .marquee:before {
	background-color: rgba(47, 173, 226, 0.8);
	color: #FFFFFF;
	content: 'Featured Listing';
	display: block;
	font-weight: 700;
	padding: 2px 5px;
	position: absolute;
	text-transform: uppercase;
	z-index: 10;
}

.steadyrain .list-item .event.content-item {
	height: 160px;
}

/* --- Business/Event Detail View Styles --- */

.content-item .Logo {
	display: block;
	float: left;
	height: 175px;
	position: relative;
	width: 260px;
}
.content-item .Logo img {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.content-item .detailMap {
	float: right;
	max-height: 175px;
	max-width: 650px;
	overflow: hidden;
}

.content-item h2 {
	clear: both;
	margin-bottom: 25px;
}

.content-item .left-column {
	clear: both;
	float: left;
	margin-right: 20px;
	width: 560px;
}
.content-item .right-column {
	float: right;
	margin-left: 20px;
	width: 320px;
}

.content-item .left-column label {
	font-weight: 700;
}

.content-item .left-column div {
	line-height: 24px;
}

.content-item .left-column .region .color-box {
	line-height: 18px;
	margin: 4px 10px;
}

.content-item .left-column .directions {
	margin: 20px 0;
}

.content-item .directions a {
	background-color: #F78F08;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: 600;
	height: 28px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 169px;
}

.content-item .directions a i {
	margin-left: 7px;
	margin-top: 4px;
	position: relative;
	top: 1px;
}

.content-item .left-column .booknow {
	margin: 20px 0;
}

.content-item .booknow a {
	background-color: #009ADA;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: 600;
	height: 28px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 150px;
}

.content-item .booknow a i {
	margin-left: 7px;
	margin-top: 4px;
	position: relative;
	top: 1px;
}

.content-item .Description {
	margin: 30px 0;
}

.content-item .Amenities {
	margin-top: 15px;
}

.content-item .Amenities ul {
	margin: 0;
}
.content-item .Amenities ul:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}

.content-item .Amenities ul li {
	float: left;
	margin-left: 20px;
	width: 166px;
}

.content-item .back {
	margin: 20px 0;
}

.content-item .back a {
	background-color: #2FADE2;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: 600;
	height: 28px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 80px;
}

.content-item .back a i {
	margin-right: 7px;
}

.content-item .image-gallery {
	background-color: transparent;
	clear: both;
	margin: 0;
	padding: 0;
}
.content-item .image-gallery ul {
	margin: 0;
	padding: 0;
}
.content-item .image-gallery ul li {
	float: left;
	margin-right: 4px;
}
.content-item .image-gallery ul li:nth-child(3n+0) {
	margin-right: 0;
}
.content-item .image-gallery ul a {
	background-color: #FFFFFF;
	display: block;
	height: 79px;
	position: relative;
	width: 104px;
}
.content-item .image-gallery ul img {
	border: 0 !important;
	border-radius: 0;
	bottom: 0;
	height: auto;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
}

.content-item .VideoEmbed {
	clear: both;
	padding: 20px 0;
}
.content-item .VideoEmbed iframe {
	max-height: 240px;
	max-width: 320px;
}


/* --- Coupons Styles --- */

.widget-Coupons {}

.widget-Coupons ul {
	list-style: none;
	margin: 0;
}

.widget-Coupons ul li {
	background-color: #F3F3F3;
	border: 3px dashed #CACACA;
    border-radius: 15px;
    float: left;
    height: 285px;
    margin-bottom: 20px;
    margin-right: 10px;
    overflow: hidden;
    padding: 10px;
}

.widget-Coupons ul li:hover {
	height: auto;
	overflow: visible;
}

.widget-Coupons ul li:nth-child(3n+0) {
	margin-right: 0;
}

.widget-Coupons ul li.detail {
	margin-right: 0;
}

.widget-Coupons ul li div.summary {
	width: 274px;
}

.widget-Coupons ul li div.detail {
	width: 294px;
}

.widget-Coupons .coupon header {
	display: block;
	height: 45px;
}

.widget-Coupons .coupon header h2 {
	color: #343434;
	font-size: 19px;
	font-weight: 900;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
	text-decoration: none;
}

.widget-Coupons .coupon .details {}
.widget-Coupons .coupon .details:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}

.widget-Coupons .coupon .image {}

.widget-Coupons .coupon .image img {
	float: left;
	height: 100px;
	width: 135px;
}

.widget-Coupons .coupon .offer {
	display: block;
	float: right;
	height: 100px;
	line-height: 100px;
	overflow: hidden;
	text-align: center;
	width: 135px;
}

.widget-Coupons .coupon .offer.full {
	width: 100%;
}

.widget-Coupons .coupon .offer.full span {
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	line-height: 1em;
	vertical-align: middle;
}

.widget-Coupons .coupon .offer span {
    display: inline-block;
	font-size: 14px;
    font-weight: 700;
	line-height: 1em;
	vertical-align: middle;
}

.widget-Coupons .coupon .info {
	clear: both;
	height: 65px;
    width: 274px;
	overflow: hidden;
	margin-bottom: 15px;
	padding-top: 15px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.widget-Coupons li:hover .coupon .info {
	clear: both;
    /*width: 100%;
	height: 200px;*/
    width: 274px;
    height: auto;
	overflow: visible;
	margin-bottom: 15px;
	padding-top: 15px;
    text-overflow: inherit;
    -o-text-overflow: inherit;
    -moz-text-overflow: inherit;
    -webkit-text-overflow: inherit;
}



.widget-Coupons .coupon .legal {
	display: block;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}

.widget-Coupons .coupon .restrictions {
	display: inline-block;
	font-size: 10px;
	line-height: 14px;
	max-height: 45px;
	vertical-align: bottom;
	width: 49%;
}

.widget-Coupons .coupon .expiration {
	display: inline-block;
	font-size: 10px;
	line-height: 14px;
	max-height: 45px;
	text-align: right;
	vertical-align: bottom;
	width: 49%;
}

.widget-Coupons .coupon .expiration label {
	font-weight: 700;
}


/* --- ThumbNail List Styles --- */


.Thumbnail-List ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Thumbnail-List ul li {
	float: left;
	font-weight: 700;
	margin-bottom: 20px;
	margin-right: 20px;
	text-align: center;
	text-transform: uppercase;
	width: 215px;
}
.Thumbnail-List ul li:nth-child(4n+0) {
	margin-right: 0;
}

/* --- Get The Guide Form Styles --- */

.widget-TravelGuide {}

.widget-TravelGuide form {}

.widget-TravelGuide fieldset {
	clear: none;
	float: left;
	margin: 10px;
}

.widget-TravelGuide fieldset input[type='checkbox'] {
	float: left;
	margin: 0 5px 0 0;
}

.widget-TravelGuide .edit-item-content fieldset:nth-child(10) {
	clear: both;
}
.widget-TravelGuide .edit-item-content fieldset:nth-child(13) {
	clear: both;
}
.widget-TravelGuide .edit-item-content fieldset:nth-child(14) {
	clear: both;
}
.widget-TravelGuide .edit-item-content fieldset:nth-child(15) {
	clear: both;
}
.widget-TravelGuide .edit-item-content fieldset:nth-child(15) input[type="checkbox"] {
	margin-top: -38px;
}
.widget-TravelGuide .edit-item-content fieldset:nth-child(15) label {
	display: block;
	padding-left: 18px;
}

.widget-TravelGuide .edit-item-content fieldset:nth-child(28) {
	clear: both;
}
.widget-TravelGuide .edit-item-content fieldset:nth-child(29) {
	clear: both;
}
.widget-TravelGuide .edit-item-content fieldset:nth-child(30) {
	clear: both;
}

.widget-TravelGuide fieldset label.forcheckbox {
	display: none;
}


/* --- Pager Styles --- */

ul.pager {
	clear: both;
	display: block;
	margin-top: 10px;
}

ul.pager li {
	background: none;
	border: 0;
	border-radius: 0;
	display: inline-block;
	float: none;
	margin: 0;
	padding: 0;
}

ul.pager a, ul.pager span {
	background: none;
	color: #2FADE2;
	display: block;
	margin: 0;
	padding: 0;
}

ul.pager a:hover {
	background: none;
	color: #F78F08;
}


/* --- After Content Styles --- */

#after-content {}


/* --- Footer Styles --- */

#layout-footer {
	background-color: #E2860E;
	min-width: 1020px;
	padding: 20px 0;
	width: auto;
}

#layout-footer footer {
	font-family: 'Maven Pro', Arial, sans-serif;
	margin: 0 auto;
	width: 980px;
}

#layout-footer footer #footer-quad {
	border-bottom: dotted 2px #FFF;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#layout-footer footer .zone-footer,
#layout-footer footer .zone-footer-quad-first {
	color: #FFF;
	padding: 0;
}

#layout-footer footer .zone-footer a {
	color: #FFF;
}

#layout-footer footer .widget-FollowUs {
	font-family: 'Maven Pro', Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
}
#layout-footer footer .widget-FollowUs p {
	float: left;
	line-height: 32px;
	margin: 0 20px 0 10px;
}
#layout-footer footer .widget-FollowUs p img {
	margin-right: 5px;
	vertical-align: middle;
}

#layout-footer footer .widget-E-NewsSignUp {
	font-family: 'Maven Pro', Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
}
#layout-footer footer .widget-E-NewsSignUp p {
	float: right;
	line-height: 32px;
	margin: 0 100px 0 10px;
}
#layout-footer footer .widget-E-NewsSignUp p img {
	margin-left: 5px;
	vertical-align: middle;
}
#layout-footer footer .widget-E-NewsSignUp a {
	color: #FFF;
}

#layout-footer footer .widget-ContactInfo {
	border-bottom: dotted 2px #FFF;
	clear: both;
	height: 44px;
	margin-bottom: 10px;
	padding: 30px 0 20px;
}
#layout-footer footer .widget-ContactInfo p {
	float: left;
	line-height: 44px;
	margin-bottom: 0;
	margin-left: 10px;
}

#layout-footer footer .widget-ContactInfo p.VisitMO {
	float: right;
	margin-right: 10px;
}

#layout-footer footer .bottom-left {
	clear: both;
	float: left;
	margin-left: 10px;
}

#layout-footer footer .bottom-right {
	float: right;
	margin-right: 10px;
	text-align: right;
}

#layout-footer footer .copyright,
#layout-footer footer .SteadyRain,
#layout-footer footer .secondary-menu,
#layout-footer footer .user-display {
	float: none;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

#layout-footer footer .secondary-menu a {
	margin-left: 8px;
}


/* --- Footer Menu Styles --- */

#layout-footer footer .widget-menu-widget {
	float: left;
	margin-left: 10px;
	width: 153px;
}

#layout-footer footer nav ul li {
	background: none;
	border: 0;
	float: none;
	margin: 0;
}

#layout-footer footer nav ul li a {
	color: #FFF;
	float: none;
	font-family: 'Maven Pro', Arial, sans-serif;
	font-size: 14px;
	padding: 0;
}

#layout-footer footer nav ul li.first a {
	font-weight: 700;
	text-transform: uppercase;
}

#layout-footer footer nav ul li div {
	margin: 0;
}

#layout-footer footer nav ul li div a {
	text-decoration: none;
}


/* --- Pagination --- */

.steadyrain .pagination {
	clear: both;
	float: right;
	margin: 0;
}

.steadyrain .pagination ul {
	box-shadow: none;
}

.steadyrain .pagination .list-item,
.steadyrain .pagination li {
    display: inline-block;
}

.steadyrain .pagination .list-item a,
.steadyrain .pagination li a,
.steadyrain .pagination .list-item span,
.steadyrain .pagination li span {
	border: 0;
	border-radius: 0;
	color: #2FADE2;
	padding: 0;
}

.steadyrain .pagination .list-item span.current,
.steadyrain .pagination li span.current {
	color: #F78F08;
	font-weight: 700;
}

.steadyrain p.search-summary {
	float: none;
	margin-top: 50px;
}




