@import url("../../parts/styles_resp/global.css");

html { height: 100%; }
html * { box-sizing: border-box; margin: 0;	padding: 0; }
ul, ol { padding-left: 1.5em; }
hr { clear: both; }
p { margin: .5em 0; }

body
{
	font-family: Montserrat, Helvetica, Arial, Sans-Serif;
	font-size: 12pt;
	line-height: normal;
	margin: 0;
	padding: 0;
	background: #fff;
}

/* body .olark-launch-button {	right: 85px !important; } */

body.home, body.inner
{
	height: 100%;
	background: #fff;
}

.allContainer
{
	padding: 0;
	margin: 0;
	zoom: 1;
}


.notifications {
    background: #D92228;
    padding: 10px;
    color: #fff;
    font-weight: 500;
    border-bottom: 2px solid white;
    display: none;
    text-align: center;
}
.notifications .notification { padding: 5px 30px; }
.notifications a { color: #fff; text-decoration: underline; }
.notifications span { font-weight: normal; }


.mainbox { position: relative; display: block; }

.widthContainer
{
	position: relative;
	min-width: 250px;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.contentBG, .editorContentMain
{
	color: #000;
	background: white;
}

.inner .contentBG { margin-top: 0px; }

.searchSocial { display: none; }

.spacer, .spacer2 { visibility: hidden; }
.spacer2 { display: none; }
.noscroll { overflow: hidden; }
.topbar
{
	z-index: 10000;	
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	max-height: 100%;
	border-bottom: 1px solid #777;
	background: #eee;
	background: rgba(255,255,255,0.9);
}
.topbar.scroll { overflow-y: scroll; }
.topbar > nav { margin-right: 10px; }
.topbar nav.table > ul
{
	display: table;
	width: 100%;
}
.title { display: inline-block; }
.topbar .title img { height: 25px; margin: 5px;}
nav.table > ul > li
{
	display: table-cell;
	text-align: center;
}
.navIcon, .searchIcon { cursor: pointer; }
.navDrop, .searchDrop {	display: none; padding: 5px 0 5px 5px; }

nav.top.block ul 
{ 
	border-radius: 0; 
	padding: 0;
}
nav.top.block li a
{
	padding: 5px 5px 5px 5px;
	font-size: 20pt;
	color: #333;
}
nav.top.block li:last-child { border-right: none; }

nav.top.block li a { }
nav.top.block li a > *
{
	display: inline-block;
	vertical-align: middle;
}
nav.top.block li:first-child a
{
	border-left: none;
	margin-left: 0;
}
nav.top li:last-child a { border-right: none; }

/* mobile nav */
.navDrop nav.block.mobilemenu > ul
{
	display: block;
	border: 2px solid white;
	border-radius: 5px;
	background: #333;
	background: rgba(0,0,0,0.7);
	padding: 0px;
}
.navDrop nav.block.mobilemenu > ul > li { border-bottom: 2px solid white; }
.navDrop nav.block.mobilemenu > ul li { clear: both; }
.navDrop nav.block.mobilemenu > ul > li:last-child { border: none; }
.navDrop nav.block.mobilemenu a
{
	color: white;
	display: block;
	font-size: 16pt;
	padding: 9px 10px;
}
.navDrop nav.block.mobilemenu li span.plus
{
	padding: 7px 30px 5px 30px;
	color: white;
	float: right;
	display: inline-block;
	text-align: right;
	margin-right: 0;
	cursor: pointer;
	font-size: 20pt;
	background: rgba(0,0,0,0.05);
}
.navDrop nav.block.mobilemenu ul ul
{
	padding-left: 0;
	display: none;
	position: relative;
	width: calc(100% - 10px);
	box-shadow: none;
	margin: 2px 0px 8px 10px;
}

.navDrop nav a:hover,
.navDrop nav a:focus, 
.navDrop nav li.current > a, 
.navDrop nav li.actual > a
{ background: transparent; text-decoration: underline; }

.navDrop nav.block.mobilemenu .mobileSocial .socialTools {
	float: none;
}
.navDrop nav.block.mobilemenu .mobileSocial .socialTools a { display: inline-block; opacity: 1.0; }
.navDrop nav.block.mobilemenu .mobileSocial .socialTools a.facebook:hover { background: #3D5B99; box-shadow: none; }
.navDrop nav.block.mobilemenu .mobileSocial .socialTools a.twitter:hover { color: #00ACEE; box-shadow: none; }
.navDrop nav.block.mobilemenu .mobileSocial .socialTools a.blogger:hover { color: #FF9334; box-shadow: none; }


.searchDrop .mobilesearch
{
	font-size: 120%;
	width: 100%;
}
.searchDrop .mobilesearch .fieldAndButton 
{ 
	width: 100%; 
	border-radius: 8px;
	border: 1px solid #bbb;
	padding: 5px;
    box-sizing: border-box;
}
.searchDrop .mobilesearch .fieldAndButton .searchField
{
	font-size: 120%;
	color: #666;
	padding: 4px;
	width: 80%;
  	width: calc(100% - 50px);
}
.searchDrop .mobilesearch .fieldAndButton .searchMag {
	font-size: 20pt;
    float: right;
    height: 35px;
    width: 35px;
    line-height: 35px;
    vertical-align: middle;
}

/* search results */
h2.search {	padding: 1ex; font-size: 130%; }

header.page .banner
{
	position: relative;
	margin: 0;
}

.content .box.SUPERFORMS, .content .box.QUICKFORM {
    line-height: 16pt;
}

/* mobile restrictions */
p[class^="Mso"], p.MsoNormal
{
	text-indent: 0 !important;
	margin: 0 !important;
}
font[size=2] { font-size: 100%; }
.container.content div.left,
.container.content div.right,
.container.content div.cyclerSlide { float: none; margin: 10px; }
.container.content div.sidebarImageBox img { width: 100%; }
.container.content div img
{
	height: auto !important;
	max-width: 100% !important;
}
.content div.noMobile   { display: none; }
.content div.mobileOnly { display: block; }
.content #tourbookdiv > img[style*=height\:168] { height: 168px !important; }
iframe { max-width: 100% !important; }
input { max-width: 100% !important; }


a {	color: #339; text-decoration: underline; }
a:hover { color: #000; }
a:focus { outline: none; }
:focus { outline:none; }
::-moz-focus-inner { border:0; }
a.anchor {
	display: block;
	height: 150px; 
	margin-top: -150px;
	visibility: hidden;
}

a#skipLink 
{ 
	background: transparent;
	top: -40px; 
	left: 0; 
	color: white;
	transition: top 1s ease-out 0s, background 1s linear 0s;
	border-radius: 0 0 5px 0; 
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 8px 5px;
}
a#skipLink:focus 
{
	background: #bf1722;
	top: 0;
	transition: top 0.1s ease-in 0s, background 0.5s linear 0s;
}
input:focus { /* background: #ffffcc; color: #000; */}

/*===( HEADLINES )===*/
h1, h2, h3, h4, h5 {  }
h1, h2, h3 
{
	font-size: 18pt;
	font-weight: normal;
	line-height: 115%;
	color: #666;
	text-align: left;
	margin-bottom: 8px;
	padding-top: 5px;
}
h1 { font-weight: 500; font-size: 22pt;}
h3 { color: #d72d2e; }

article { padding: 10px 0; }

section h2, article h2 { font-size: 14pt; text-align: left; }
section h3, article h3 { font-size: 12pt%; text-align: left; }
h4 {}
h1 a, h2 a, h3 a, h4 a, h5 a {}
div.readmore { font-weight: 500; }



footer.main
{
	position: relative;
	padding: 10px 10px 80px 10px;
	background: #000;
	color: white;
	text-align: right;
	display: block;
}
footer.main a { color: #c33; }

footer.main h4
{
	color: #ddd;
	font-weight: normal;
	margin-bottom: 8px;
	display: inline;
	font-size: 120%;
}
footer.main .text, footer.main .text2, footer.main .text3
{
	vertical-align: top;
	color: #fff;
	text-align: right;
	padding: 12px 8px;
	display: block;
}


footer .searchSocial { position: absolute; top: 15px; left: 15px; right: auto; bottom: auto; }

footer .socialPositioner { clear: both; float: left; display: block; margin: 10px 0; text-align: left; vertical-align: bottom; }
footer .socialTools { line-height: 50px; vertical-align: bottom; }
footer .socialTools a { display: inline-block; opacity: 1.0; color: white; padding: 3px; margin: 0 10px; font-size: 24pt; border-radius: 3px; }
footer .socialTools a.facebook:hover { background: #3D5B99; }
footer .socialTools a.twitter:hover { color: #00ACEE; }
footer .socialTools a.blogger:hover { color: #FF9334; }


nav li a {}
nav > ul > li > a {	font-weight: normal; }
nav li.current > a, nav li.open > a, nav li:hover > a {}

/* all block */
nav.block a, nav.topLevelBlock > ul > li > a
{
	font-size: 14pt;
	padding: 5px 10px;
}
nav.block > ul > li > a {}
nav.block li.current > a, nav.block li.open > a, nav.block li:hover > a {}

/* horizontal-block */
.bannerbar { display: none; }
.topbar2
{
	display: none; 
	z-index: 10000;
	position: fixed;
	top: 0;
	left: 0; 
	right: 0; 
	background: #fff;
	background: rgba(255,255,255, 0.95);
}
nav.horizontal.block 
{ 
	float: right; 
	display: inline-block;
}
nav.horizontal.block > ul { white-space: nowrap; }
nav.horizontal.block > ul  > li
{
	margin: 15px 0;
	padding: 0;
	border-right: none;
	line-height: normal;
}
nav.horizontal.block > ul > li > a
{
	color: #555;
	border: none;
	margin-right: 0;
	font-weight: 500;
	/* text-transform: uppercase; */
	/* border-left: 1px solid #666; */
}
nav.horizontal.block > ul > li:last-child > a { margin-right: 0; }
nav.horizontal.block > ul > li.current > a,
nav.horizontal.block > ul > li.open > a,
nav.horizontal.block > ul > li:hover > a 
{
	color: #CC3333;
}
nav.horizontal.block li li > a { color: #555; }
nav.horizontal.block li li.current > a,
nav.horizontal.block li li.open > a,
nav.horizontal.block li li > a:hover
{
	color: #CC3333;
}
nav.horizontal.block > ul > li.open > a
{
	position: relative;
	z-index: 1002;
}

nav.horizontal.menu > ul ul
{
	background: #fff;
	background: rgba(255,255,255,0.9);
	text-align: left;
	border-radius: 3px !important;
	box-shadow: -7px 7px 10px rgba(0,0,0,0.1);
	width: 240px;
}
nav.block.menu > ul .triangle { margin-top: 7px; }

/* calendar */
.calMonth table
{
	border: none;
	background-color: #506270;
	border-spacing: 1px;
	border-collapse: separate;
	font-size: 90%;
}
.calMonthHeading
{
	background-color: #506270;
	border: none;
	font-size: 90%;
}
.calDayHeading th
{
	background: #5e7282;
	color: #ddd;
}
.calDay
{
	color: #333;
	background: #eff1f3;
}
.calMonth td, .calMonth th { border: none; }
.calGrayDay
{
	background: #bec4c9;
	color: #333;
}
.calToday { background-color: #ffffdd; filter: none; }
.eventTip
{
	color: black;
    border-color: #525200;
	background-color: #ffff88;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#backTop
{
    width:35px;
    height:35px;
    padding:5px;
    border-radius: 35px;
    cursor:pointer;
    z-index:999999999;
	display:none;
	box-sizing:content-box;
    color: rgba(0,0,0,0.7);
    font-size: 24pt;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    background: rgba(255,255,255,0.5);
    border:1px solid rgba(0,0,0,0.5);
}



.owl-carousel div.item { position: relative; }
.owl-carousel div.item .labelbox { 
	position: absolute; 
	top: 20%;
	bottom: 20%; 
	right: 3%; 
	width: 50%; 
	text-align: right; 
	vertical-align: top;
}
.owl-carousel div.item .labelbox a { text-decoration: none; display: block; }
.owl-carousel div.item .labelbox .slide_headline {
	color: #cc3333;
	text-decoration: none;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
	font-size: 3.9vw;
	font-weight: 600;
}
.owl-carousel div.item .labelbox .slide_text {
	font-size: 3.0vw;
	color: #666;
}
.owl-carousel div.item .labelbox.labelbox2 { top: 5%; width: 44%;}
.owl-carousel div.item .labelbox.labelbox4 {
	bottom: 20%;
	top: 30%;
	right: 3%;
} 
.owl-carousel div.item .labelbox.labelbox4 .slide_headline { 
	color: white; 
	font-size: 3.5vw; 
}
.owl-carousel div.item .labelbox.labelbox4 .slide_text { 
	color: #cc3333; 
	font-size: 3.5vw; 
	text-shadow: 2px 2px 3px rgba(0,0,0,0.3); 
	font-weight: 600;
}
.owl-carousel div.item .labelbox.labelbox3 { 
	bottom: auto;
	top: 3%;
	left: 0px;
	right: 0px;
	width: 100%;
	text-align: center;
	padding: 0 3%;
}
.owl-carousel div.item .labelbox.labelbox1 { 
	bottom: 20%;
	right: auto;
	left: 20px;
	text-align: left; 
}
.owl-carousel div.item .labelbox.labelbox5 .slide_text { color: #ccc; }
.owl-carousel div.item .labelbox.labelbox3 .slide_text, 
.owl-carousel div.item .labelbox.labelbox1 .slide_text { color: #333; }






/* responsive */
@media (min-width: 100px)
{
	.content { width: 100%; }
	.mainContent { width: 100%; }
	.mainContent, .leftContent, .rightContent { padding: 20px; }
	.calendarTable .medium { display: none; }
	.allContainer { padding: 0; }
	.inner .content { min-height: 300px; }
}
@media (min-width:500px)
{
	.content { min-height: 300px; }
} 
@media (min-width:900px)
{

	div.banner { height: 200px;	}
	.inner div.banner { margin-bottom: 50px; }

	.content {  }
	.container.content div.left, .container.content div.cyclerSlide { float: left; margin: 10px 25px 15px 0; clear: left;}
	.container.content div.right { float: right; margin: 10px 0 15px 25px; clear: right; }

	h1 { font-size: 24pt; }
	section h2, article h2 { font-size: 18pt; }
	section h3, article h3 { font-size: 16pt; }

	.topbar2 .title img
	{ 
		height: 35px;
		float: left;
		margin: 15px 15px 10px 15px;
	}
	.searchSocial { bottom: 10px; right: 10px; }
	.searchSocial .socialTools, .searchSocial .socialPositioner, .searchSocial .searchPositioner { float: none; }
	.searchSocial .socialTools a { display: inline-block; width: 35px; }
	.searchSocial .search.bar { margin-bottom: 0; }
	.searchSocial .search.bar .fieldAndButton{ padding: 0px; border-radius: 4px; width: 180px; }
	.searchSocial .search.bar .searchField { font-size: 10pt; padding: 3px; width: 85%; }
	.searchSocial .search.bar .searchMag { }
	.topbar, .spacer, .navDrop, .searchDrop { display: none; }
	.topbar2, .spacer2, .searchSocial, .bannerbar { display: block; }

	.inner .mainContent { 
		margin-left: 10px;
		margin-right: 10px;
		min-height: 400px; 
	}
	.mainContent, .leftContent, .rightContent { padding-top: 30px; }

	.container.content .galleryBox div.photoFrame img.bigImage.fitHeight {
		height: 100% !important;
		width: auto !important;
	}

	
}
@media (min-width:1200px)
{


	nav.horizontal.block > ul > li > a { padding: 8px 25px; }
	.topbar2 .title img { height: 44px; margin: 15px 15px 10px 15px; }

	.inner .mainContent { min-height: 500px; }
}


