
/* element styles */

html {
	overflow: scroll;
}

body{
	margin: 0;
	padding: 0; 
	background: url(../images/site/page-bg.jpg) #eeeddf;
	font-size: 90%;
}	 

div {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	color: #535353;
}

p {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	color: #535353;
	margin: 0 0 15px 0;
	line-height: 120%;
}

li {
	font-size: 100%;
	color: #535353;
}

td {
	font-size: 100%;
	color: #535353;
	vertical-align: top;
}

img {
	border: 0;
}

a {
	font-size: 100%;
	color: #016c3a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: "Libre Baskerville", arial, verdana, sans-serif;
	font-weight: 300;
	font-size: 190%;	
	color: #016c3a;
	margin: 0 0 10px 0;
	padding: 0;
}

h2 {
	font-family: "Libre Baskerville", arial, verdana, sans-serif;
	font-weight: 300;
	font-size: 110%;	
	color: #016c3a;
	margin: 0 0 10px 0;
	padding: 0;
}

form {
	margin: 0;
}

textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
}

/* page element styles */ 
 
.mobile_only {
	display: none !important;	
} 
 
#top_bar {
	background: url(../images/site/top-bg.png) repeat-x;
	height: 200px;
}

#top_bar_inner {
	position: relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	padding: 0;
}

#top_logo {
	padding: 30px 0 0 0;
}

#top_message {
	font-family: "Libre Baskerville", arial, verdana, sans-serif;
	position: absolute;
	top: 50px;
	left: 430px;
	width: 300px;	
	color: #004424;
	font-size: 130%;
}

#top_message a {
	font-family: "Libre Baskerville", arial, verdana, sans-serif;
	color: #004424;
}

#celebrating {
	font-family: "Libre Baskerville", arial, verdana, sans-serif;
	position: absolute;
	top: 30px;
	left: 800px;
	width: 55px;	
	height: 57px;
	color: #000;
	font-size: 170%;
	background: url(../images/site/celebrating.png) no-repeat top left;
	padding: 30px 0 0 32px;
}

#wifi_logo {
	position: absolute;
	top: 30px;
	left: 900px;
	width: 56px;	
	height: 88px;
	background: url(../images/site/wifi.png) no-repeat left center;
}

#navigation {
	position: absolute;
	top: -51px;
	left: 0px;
	width: 960px;
	height: 51px;
	clear: both;
	background: url(../images/site/nav-bg.png) no-repeat top left;
}

#page_bg {
	background: url(../images/site/content-bg.png) top left repeat-x;	
}

#main {
	position:relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width: 953px;
	padding: 0;
	z-index: 1;
}

#page_main {
	position: relative;
	top: -11px;
	left: 1px;
	z-index: 90;
	width: 940px;
	padding: 0 9px 0 9px;
}

#footer {
	position: relative;
	top: -11px;
	background: url(../images/site/footer-bg.png) repeat-x top left #93b8a6;
	clear: both;
	padding: 10px 0 10px 0;
}

#footer_inner {
	width: 940px;
	margin: 0 auto 0 auto;
}

#footer_inner div {
	font-size: 85% !important;
	color: #000;
}

#footer a, #footer p {
	color: #000;
	font-size: 100%;
}

#footer_left {
	float: left;
	padding: 10px 0 0 0;
	width: 420px;
}

#footer_right {
	float: right;
	text-align: right;
	padding: 10px 0 0 0;
	width: 420px;
}

/* content page */

#right_stripe {
	background: url(../images/site/right_side_bg.png) 650px top no-repeat;	
}

#top_banner {
	height: 274px;
	background: url(../images/site/header-shadow.png) bottom left no-repeat;
}

#page_content {
	float: left;
	width: 600px;
	margin: 0 40px 0 0;
}

#right_panels {
	float: left;
	width: 300px;
}

#breadcrumb {
	float: right;
}

#page_content #col1 {
	float: left;
	width: 285px;
}

#page_content #col2 {
	float: left;
	width: 285px;
	margin: 0 0 0 30px;
}

/* home page */

#home_text_1 {
	margin: 0 0 30px 0;
}

#home_text_2 {
	float: left;
	width: 620px;
	margin: 0 20px 0 0;
}

#home_text_2 p {
	font-size: 110%;	
}

#home_text_3 {
	margin: 0 0 30px 0;
}

.home_box {
	float: left;
	width: 300px;
	margin: 30px 20px 0 0;
}

.home_box a:hover {
	text-decoration: none;
}

#home_box_0 {
	margin: 0 0 0 0;	
}

#home_box_1 {
	margin: 30px 0 0 0;	
}

#home_box_2 {
	margin: 30px 0 0 0;	
}

#home_box_3 {
	margin: 30px 20px 30px 0;	
}

#home_box_4 {
	margin: 30px 20px 30px 0;
}

#home_box_5 {
	margin: 30px 0 30px 0;	
}

/* nav styles for text-based navigation */


.nav_item {
	font-family: "Libre Baskerville", arial, verdana, sans-serif;
	display: block;
	height: 33px;
	text-align: center;
	color: #fff !important;
	font-weight: normal !important;
	background: url(../images/nav/nav-bg.png) repeat-x top right;
	padding: 7px 12px 0 12px;
	font-size: 130% !important;
}

.nav_item_active {
	font-family: "Libre Baskerville", arial, verdana, sans-serif;
	display: block;
	height: 33px;
	text-align: center;
	color: #fff !important;
	font-weight: normal !important;
	background: url(../images/nav/nav-bg.png) repeat-x bottom right;
	padding: 7px 12px 0 12px;
	font-size: 130% !important;
}

.nav_item:hover, .nav_item_active:hover {
	background-position: bottom right  !important;
	text-decoration: none;
}

/* general nav styles */
@media (min-width: 569px) {
		
	#nav, #nav ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	
	#nav a {
		display: block;
	}
	
	#nav li {
		float: left;
		padding: 0;
	}
	
	#nav li a {
		font-weight: bold;
		font-size: 110%;
		color: #333;
	}
	
	#nav li a:hover {
		color: #0071c6;
	}
	
	#nav li ul {
		position: absolute;
		left: -999em;
		background: url(../images/nav/dd-bg.png) repeat-x top left #485d53;
		width: 120px;
		padding: 0 5px 0 5px;
		border: 3px #485d53 solid;
		border-top: 0;
		z-index: 99;
	}
	
	#nav li:hover ul {
		left: auto;
	}
	
	#nav li:hover ul, #nav li.sfhover ul {
		left: auto;
	}
	
	.dd_nav_item, .dd_nav_item_last {
		width: 120px;
		border-bottom: 1px #485d53 solid;
		padding: 5px 0 5px 0 !important;
	}
	
	.dd_nav_item_last {
		border-bottom: 0;
	}
	
	.dd_nav_item a, .dd_nav_item_last a {
		color: #fff !important;
		font-weight: normal !important;
		display: block;
		font-size: 85% !important;
	}
	
	.dd_nav_item a:hover, .dd_nav_item_last a:hover {
		display: block;
		text-decoration: underline;
	}

}


/* form styles */

.user_form .row_0, .striped tr:nth-child(even) {
	background-color: #f9fafa;
}

.user_form .row_1, .striped tr:nth-child(odd) {
	background-color: #d6e0dc;
}

.user_form .row_section {
	background-color: #fff;
}

.user_form .row_section td {
	border: 0 !important;
	padding-top: 30px;
}

.user_form .cell {
	border-top: 1px #d3ded9 solid;
	padding: 3px 0px 3px 0px;
}

.user_form .cell_left {
	border-left: 1px #d3ded9 solid;
	border-top: 1px #d3ded9 solid;
	padding: 3px 15px 3px 0px;
	padding-left: 10px;
}

.user_form .cell_right {
	border-top: 1px #d3ded9 solid;
	border-right: 1px #d3ded9 solid;
	padding: 3px 0px 3px 0px;
	padding-right: 10px;
}


.user_form .cell_span {
	border: 1px #d3ded9 solid;
	border-bottom: 0;
	padding: 3px 10px 3px 10px;
}

.user_form .error {
	display: block;
	color: #c00;
	font-weight: bold;
}

.user_form .input_box {
	width: 300px;
}

.user_form .input_box_200 {
	width: 300px;
}

.user_form .input_box_small {
	width: 80px;
}

.user_form form {
	margin: 0px;
}

.user_form select {
	width: 300px;
}

.user_form .textarea {
	width: 300px;
	height: 200px;
}

.user_form .textarea_small {
	width: 300px;
	height: 50px;
	font-family: verdana;
	font-size: 100%;
}

.user_form .section {
	border-bottom: 1px #d3ded9 solid;
}	

.user_form h3 {
	padding: 20px 0 0 0;
}

.user_form .select_box_200 {
	width: 300px;
}


/* panel form styles */


.panel .user_form .row_0, .panel .user_form .row_1 {
	background: none;
}

.panel .user_form .cell_left {
	font-size: 85%;	
	width: 120px;
}

.panel .user_form .cell, 
.panel .user_form .cell_left,
.panel .user_form .cell_right, 
.panel .user_form .cell_span {
	padding: 3px 0 3px 0;
	border: 0;
	color: #000;
}

.panel .user_form .input_box,
.panel .user_form select {
	width: 135px;
}

.panel .user_form .date_box {
	width: 100px;
}

.user_form .error {
	font-size: 85%;	
	display: block;
	color: #c00;
}


/* side panels */

.panel {
	width: 300px;
	margin: 5px 0 0 0;
	background: url(../images/site/panel-bg.png) no-repeat bottom left;
	border-top: 3px #fff solid;
}

.panel_inner {
	padding: 18px 16px 26px 16px;	
}

.panel p {
	color: #000;	
}

/* general styles */

.button {
	display: inline-block;
	text-align: center;
	color: #fff;
	background: #45564e;
	padding: 10px 20px;
	font-size: 110%;
	cursor: pointer;
	margin: 20px auto 20px auto;
	box-shadow: 0 0 5px rgba(0,0,0,0.4); 
	border: 0;
	border-radius: 3px;
	transition: background-color 0.3s;
}	

.button:hover {
	background: #a0b1a9;
	color: #45564e;
	text-decoration: none;
}

.news_divider {
	height: 1px;
	background-color: #ccc;
	margin-bottom: 10px;
}

.padded_img img {
	padding: 0;
}

.smallText {
	font-size: 80%;
}

.smallText a {
	font-size: 100%;
}

.error {
	color: #c00;
	font-weight: bold;
}

.pad30lr {
	padding: 0 30px 0 30px;
}

.clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.hide {
	display: none;
}

.striped .row_0 {
	background-color: #f9fafa;
}

.striped .row_1 {
	background-color: #d6e0dc;
}

/* tariff table */
.tariff td {
	color: #000 !important;	
}
.tariff a {
	color: #0066cc !important;	
}
/* row 1*/
.tariff tr:nth-child(1) td:nth-child(1) {
	background-color: #f4f3eb;
}
.tariff tr:nth-child(1) td:nth-child(2) {
	background-color: #d9e0d6;
}
.tariff tr:nth-child(1) td:nth-child(3) {
	background-color: #c9d3d6;
}
/* row 2*/
.tariff tr:nth-child(2) td:nth-child(1) {
	background-color: #f4f3eb;
}
.tariff tr:nth-child(2) td:nth-child(2) {
	background-color: #d0d6cd;
}
.tariff tr:nth-child(2) td:nth-child(3) {
	background-color: #c8cfc5;
}
.tariff tr:nth-child(2) td:nth-child(4) {
	background-color: #c0cacd;
}
.tariff tr:nth-child(2) td:nth-child(5) {
	background-color: #bac3c6;
}
/* row 3*/
.tariff tr:nth-child(3) td:nth-child(1) {
	background-color: #ebeae3;
}
.tariff tr:nth-child(3) td:nth-child(2) {
	background-color: #c9cfc6;
}
.tariff tr:nth-child(3) td:nth-child(3) {
	background-color: #c1c8be;
}
.tariff tr:nth-child(3) td:nth-child(4) {
	background-color: #bac4c7;
}
.tariff tr:nth-child(3) td:nth-child(5) {
	background-color: #b3bdbf;
}
/* row 4*/
.tariff tr:nth-child(4) td:nth-child(1) {
	background-color: #deddd6;
}
.tariff tr:nth-child(4) td:nth-child(2) {
	background-color: #bbc2ba;
}
.tariff tr:nth-child(4) td:nth-child(3) {
	background-color: #b9beb5;
}
.tariff tr:nth-child(4) td:nth-child(4) {
	background-color: #afb7b9;
}
.tariff tr:nth-child(4) td:nth-child(5) {
	background-color: #aab2b5;
}
/* row 5*/
.tariff tr:nth-child(5) td:nth-child(1) {
	background-color: #d3d2cc;
}
.tariff tr:nth-child(5) td:nth-child(2) {
	background-color: #b4bab1;
}
.tariff tr:nth-child(5) td:nth-child(3) {
	background-color: #adb2aa;
}
.tariff tr:nth-child(5) td:nth-child(4) {
	background-color: #a5adb0;
}
.tariff tr:nth-child(5) td:nth-child(5) {
	background-color: #a0a7aa;
}

/* simple slider */

#simple_slider {
	position: relative;
	display: block;
	width: 100%;
	height: auto;	
	padding-top: 42%;
	margin-bottom: 50px;
}

.ss_wrapper {
	position: relative;
	top: 0;
	height: 100%;
}

#ss_previous {
	cursor: pointer;
	display: block;
	position: absolute;
	top: calc((100% - 115px)/2);
	left: 30px;
	width: 63px;
	height: 115px;
	background: url(../images/site/arrows.png) no-repeat left top;
	z-index: 9999;
}

#ss_next {
	cursor: pointer;
	display: block;
	position: absolute;
	top: calc((100% - 115px)/2);
	right: 30px;
	width: 63px;
	height: 115px;
	background: url(../images/site/arrows.png) no-repeat right top;
	z-index: 9999;
}

.ss_slide {
	position: absolute;
	left: 0;
	top: 0;
	width: calc(100%);
	height: calc(100%);
	display: none;
}

#ss_1 {
	display: block;
}

.ss_image {
	display: block;
	position: absolute;
	width: calc(100%);
	height: calc(100%);
	background: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.ss_caption {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: calc(100%);
}

.ss_caption_inner {
	display: block;
	padding: 10px 0 10px 30px;
	color: #fff;
	border-radius: 5px;
}

.ss_caption_inner * {
	margin:0;
	padding: 5px;
	color: #fff;
}

/* cookie preferences */

#cookie_popup_message {
	display:  none;
	position: fixed; 
	z-index: 9999; 
	bottom: 20px; 
	left: 20px; 
	width: 310px; 
	background-color: #ffffffcc; 
	padding: 10px;  
	border-radius: 5px; 
	box-shadow: 0 0 1px #00000066;
}

#cookie_popup_message p {
	font-size: 85% !important; 
	color: #000; 
	margin: 0 0 10px 0;
}

#cookie_options {
	display:  flex;
	flex-direction: column;
}

.cookie_options_row {
	display:  flex;
	flex-direction: row;
}

.cookie_options_label {
	font-size: 85% !important; 
	font-weight:  bold;
	margin: 0 20px 20px 0;
}

.cookie_options_yes,
.cookie_options_no {
	display:  block;
	color:#fff !important; 
	font-size: 90% !important;  
	text-decoration: none; 
	padding: 3px 15px 0 15px; 
	height:  22px;
	border-radius: 5px; 
	font-weight: bold;
	transition: background-color 0.3s;
	margin:  0 10px 0 0;
}

.cookie_options_no {
	background: #666; 
}

.cookie_options_yes {
	background: #666; 
}

.cookie_options_yes:hover,
.cookie_options_no:hover {
	text-decoration: none; 
}

.cookie_options_no:hover,
.cookie_options_no.active {
	background: #c33; 
}

.cookie_options_yes:hover,
.cookie_options_yes.active {
	background: #3c3; 
}

#cookie_accept_all,
#cookie_set_preferences {
	background: #666; 
	color:#fff !important; 
	font-size: 90% !important;  
	text-decoration: none; 
	padding: 5px 25px; 
	border-radius: 5px; 
	font-weight: bold;
	transition: background-color 0.3s;
}

#cookie_accept_all:hover,
#cookie_set_preferences:hover {
	background: #000; 
}

/* admin nav bar styles */

#admin_navbar {
	position: fixed; 
	top: 0; 
	right: 10px; 
	height: 50px; 
	background: linear-gradient(to bottom, #e7e9eb 0%,#d8dade 100%); 
	border: 1px solid #e7e9eb;
	box-shadow: 0 0 5px rgba(0,0,0,0.4); 
	z-index: 9999999;
	padding: 10px;
	color: #fff;
	border-radius: 0 0 3px 3px;
}

.admin_navbar_icon {
	color: #fff;
	margin-right: 10px;
	opacity: 0.6;
	width: 48px;
	height: 48px;
}

.admin_navbar_icon img {
	width: 48px;
	height: 48px;
}

.admin_navbar_icon:hover {
	color: #fff;
	margin-right: 10px;
	opacity: 1;
}

#admin_navbar .admin_navbar_hassubnav {
	font-size: 85%;
	color: #000;
}

#admin_navbar .admin_navbar_hassubnav .admin_navbar_subnav {
	display: none;
}

#admin_navbar .admin_navbar_hassubnav .admin_navbar_subnav span,
#admin_navbar .admin_navbar_hassubnav .admin_navbar_subnav a  {
	display: block;
	color: #000;
	border-bottom: 1px solid #bdbdbd;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	height: auto;
}

#admin_navbar .admin_navbar_hassubnav:hover .admin_navbar_subnav {
	display: block;
	position: absolute;
	top: 60px;
	left: 175px;
	width: 150px;
	background: #d8dade; 
	padding: 10px;
}

#admin_navbar_extended {
	float: left; 
	height: 50px;
	overflow-y: hidden;
	width: 0;
}

#admin_navbar_icon {
	float: left;
	margin: 0;
}
	
@keyframes slide_out {
	0%   { width: 0px; }
	100% { width: 380px; }
}

.slide_out {
	animation-name: slide_out;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
}

@keyframes slide_in {
	0%   { width: 380px; }
	100% { width: 0px; }
}

.slide_in {
	animation-name: slide_in;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
}


@-webkit-keyframes jello-horizontal{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}
@keyframes jello-horizontal{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}