html {
	overflow-y: scroll;
}

body {
	height: 100%;
}

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #006666;
	height: 100%;
	text-align: center;
	font-size: 18px;
}
#breakpoint_indicator {
	position:absolute;
	width: 0;
	height: 0;
	visibility: hidden;
	display: none;
	z-index: -1;
}

#content {
	position:relative;
	min-height: 100%;                                               
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}

* html #content, * html #container {
	height: 100%;
}

p {
	margin: 0px;
}

A {
	text-decoration: underline; 
	color: #006666;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 20px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

h3 {
	font-size: 18px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

hr {
	color: #FFF;
	background-color: #FFF;
}

A:HOVER {
	text-decoration: underline; 
	color: black;
}

#spacer {
	position: relative;
	height: 0px;
}

#container {
	min-height: 100%;
	height: auto;
	width: 100%;
	text-align: left;
	margin: 0 auto 0 auto;
}

#header {
	width:100%;
	text-align: left;
	vertical-align: bottom;
	position: absolute;
	z-index: 2;
	background: rgba(255, 255, 255, 0.7);
	transition: height, background 0.2s ease-in-out 0s;
	box-shadow: 0px 5px 5px #004d66;
}   

#header-wrapper {
	width:1200px;
	height: 90px;
	margin: 0 auto;
	position: relative;
}

#hbanner {
	top: 10px;
	left: 350px;
	position: absolute;
	border: 1px solid black;
}

#gsearch {
	width: 475px;
	top: 73px;
	left: 345px;
	position: absolute;
}

/* IE8 HACK */
/*
@media \0screen {
	#header, #plist_th > div, #clist > div { border: 1px solid #FFF; }
}
*/

#logo a {
	left: 0;
	border: none;
	position: relative;
	z-index: 102;
}
#logo img {
	height: 90px;
	display: inline-block;
}

#body {
	margin-top: 0px;
	text-align: center;
	overflow: hidden;
	color: "#DCDCDC";
	position: relative;
	min-height: 400px;
	width: 100%;
	padding-bottom: 60px
}

#body-wrapper {
	width: 100%;
	margin: 0 auto;
}

#footer-wrapper {
	width: 1200px;
	margin: 0 auto;
}

#body_content_l ul {
	list-style-type: none;
	padding-left: 5px;
	margin: 0px;
}

#body_content_l img {
	width: 100%;
}

#ppages {
	margin-left: 3px;
}

#body_content_l {
	width: 30%;
}
#body_content_l li, #body_content_r li, #body_content li {
	padding-left: 30px;
	display: block;
	position: relative;
	margin-bottom: 2em;
}
#body_content_l li::before, #body_content_r li::before, #body_content li::before {
	position: absolute;
	display: block;
	left: 4px;
	top: 3px;
	content: '';
	width: 21px;
	height: 18px;
	background: url(/media/img/icon_list_marker.png) 0 0
}

#body_content_r {
	width: 70%;
	padding-left: 20px;
}

.pdesct {
	margin-top: 10px;
}

.pdesct td {
	white-space:nowrap;
	height: 16px;
}
.pdesct td#heavy, .pdesct td#heavy a, .pdesct td#heavy:hover, .pdesct td#heavy a:hover {
	font-weight:bold;
}

#pwrapper {
	width: 759px;
}

#pwrapper > #pimg {
	float: left;
	border: 1px solid #006666; 
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 203px;
	min-height: 203px;
}

img, img a { 
	display:block;
	border: none;
}
#vinfo {
	font-size: 12px;
	color: #006666;
	font-weight: normal;
}
#plist_rw #vinfo {
	display: inline;
}

#psection {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: #FFF;
	border:1px solid #DCDCDC;
	font-size: 16px;
	color: #006666;
	padding: 10px;
	margin: -10px;
	margin-bottom: 10px;
}

#body_stretch_container #psection {
	position: relative;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

#body_stretch_container #psection a {
	text-decoration: underline; 
}

#body_stretch_container #psection span {
	position: absolute;
	right: 10px;
	font-size: 18px;
	padding-left: 23px;
	height: 20px;
	background: url('/media/img/icons/page_edit.png') left 3px no-repeat;
}

span#print {
	position: absolute;
	right: 30px;
	font-size: 18px;
	padding-left: 23px;
	height: 20px;
	background: url('/media/img/icons/page_edit.png') left 3px no-repeat;
}

#body_stretch_container #details {
	float: left;
	min-width: 280px;
	margin-left: 10px;
}

#body_stretch_container #details #title {
	font-size: 13px;
	margin-bottom: 5px;
}

#body_stretch_container {
	padding: 20px;
	text-align: left;
	min-height: 450px;
}

#site_form2 {
	width: 450px;
	float: left;
	margin-left: 40px;
}

#plist_th > div, #clist > div {
	position: relative;
	float: left;
	margin-left: 18px;
	margin-top: 16px;
	width: 181px;
	min-height: 120px;
}

#clist > div {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	overflow: hidden;
}

#plist_th > div:hover, #plist_rw > div:hover, #clist > div:hover {
	cursor: pointer;
	background-color: #6B6B6B;
}

#clist > div > img {
	vertical-align: text-bottom;
	margin: 4px;
	width: 173px;
	height: 112px;
}

#body_content_l ul ul {
	margin-left: 10px;
}

#body_content_l ul ul li:first-child {
	border-top: 1px solid #DCDCDC;
}

#body_content_l li .selector_item_ico {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: 7px 9px;
	cursor: pointer;
}

#body_content_l li a {
	display: block;
	padding: 4px 0px 4px 20px;
	color: #006666; 
}

#body_content_l li a:hover {
	text-decoration: none;
}
                                                                           
#body_content_l li.active {
	background-image: url('/media/img/lmabckg.png');
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 100% 26px;
}

#body_content_l ul ul li:last-child {
	border-bottom: none;
}

#footer {
	padding-top: 20px;
	clear: both;
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 40px;
	text-align: center;
	background-color: #FFFFFF;
}

#footer a, #footer a:hover {
	text-decoration: underline;
}

#base_menu {
	background-color: transparent;
    color: black;
    right: 0;
    top: 0;
    font-size: 18px;
    text-align: left;
    position: absolute;
    z-index: 3;
}
.header_fixed {
	position: fixed !important;
	background: rgba(255, 255, 255, 1) !important;
}
#languages {
	position: absolute;
	top: 30px;
	left: 230px;
	width: auto;
}

#languages a {
	display: inline;
}

#languages img {
	border: 0px;
	margin-left: 2px;
	display: inline-block;
}

form.header_login {
	display: block;
	padding: 0px;
	top: 0px;
	right: 0px;
	margin-bottom: 0px;
	color: #006666;
}

form.header_login .my_form_error {
	left: 40px;
	top: -16px
}

form.header_login legend {
	visibility: hidden;
	padding: 0px;
	margin: 0px;
	height: 0px;
}

form.header_login fieldset {
	text-align: left;
	width: 400px;
	padding: 0px;
	margin: 0px 10px 15px 10px;
	border: none;
}

form.header_login label {
	border: 0px;
	width: 8em;
	padding: 0px;
	display: inline;
	margin: 0px 3px 0px 0px;
}

form.header_login input {
	width: 120px;
}

form.header_login p {
	display: inline;
	height: 17px;
	width: 150px;
	margin: 0px 5px 10px 5px;
	vertical-align: middle;
}

form.myform input, form.myform select, form.myform textarea, form.header_login input { 
	background-color: #F2F2F2;
	border:1px solid #DCDCDC; 
	font-size: 12px;
	-moz-box-shadow:    inset 5px 0 5px -5px #6B6B6B, inset 0 5px 5px -5px #6B6B6B;
	-webkit-box-shadow: inset 5px 0 5px -5px #6B6B6B, inset 0 5px 5px -5px #6B6B6B;
	box-shadow:         inset 5px 0 5px -5px #6B6B6B, inset 0 5px 5px -5px #6B6B6B;
}

form.header_login input#image_submit { width: auto; height: auto; border: none; float: right; margin-top: 6px; background-color: transparent; box-shadow: none;  }

form span.my_form_error {
	font-size: 9px;
	position: absolute;
	left: 90px;
	top: -14px;
	color: white;
	padding: 1px 7px 9px 7px;
	background: url(/media/img/form_error_msg_bckg.png) left top no-repeat;
}

table, td, th {
	border-collapse:collapse;
	font-size: 16px;
	border: 0px;
}

th, th a, th a:hover {
	padding: 5px;
	background-color: #F8F8F8;
	color: #006666;
	text-decoration: none;
}

td {
	text-align: left;
}

pre {
	text-align: left;
	font-size: 12px;
}
/* Form section start */

fieldset {
	border: 1px solid #DCDCDC;
	width: 30em;
}

legend {
	background: #FFF;
	border: 1px solid #6B6B6B;
	padding: 2px 30px;
	color: #006666;
}

label {
	width: 6em;
	text-align: left;
	margin-right: 5px;
	display: block;
	padding-left: 0;
	display: inline-block;
}

.loading, .loading1 {
	position: absolute;
	top: auto; bottom: auto; left: auto; right: auto;
}

.loading {
	margin-left: 20px;
}
.loading1 {
	margin: 3px 0px 0px 3px;
	z-index: 3;
}

form.header_login {
	display: block;
	padding: 0px;
	top: 0px;
	right: 0px;
	margin-bottom: 0px;
	color: #006666;
}

form.header_login .my_form_error {
	left: 40px;
	top: -16px
}

form.header_login legend {
	visibility: hidden;
	padding: 0px;
	margin: 0px;
	height: 0px;
}

form.header_login fieldset {
	text-align: left;
	width: 400px;
	padding: 0px;
	margin: 0px 10px 15px 10px;
	border: none;
}

form.header_login label {
	border: 0px;
	width: 8em;
	padding: 0px;
	display: inline;
	margin: 0px 3px 0px 0px;
}

form.header_login input {
	width: 120px;
}

form.header_login p {
	display: inline;
	height: 17px;
	width: 150px;
	margin: 0px 5px 10px 5px;
	vertical-align: middle;
}

form.myform input, form.myform select, form.myform textarea, form.header_login input { 
	background-color: #F2F2F2;
	border:1px solid #DCDCDC; 
	font-size: 16px;
	-moz-box-shadow:    inset 5px 0 5px -5px #6B6B6B, inset 0 5px 5px -5px #6B6B6B;
	-webkit-box-shadow: inset 5px 0 5px -5px #6B6B6B, inset 0 5px 5px -5px #6B6B6B;
	box-shadow:         inset 5px 0 5px -5px #6B6B6B, inset 0 5px 5px -5px #6B6B6B;
}

form.header_login input#image_submit { width: auto; height: auto; border: none; float: right; margin-top: 6px; background-color: transparent; box-shadow: none;  }

form span.my_form_error {
	font-size: 9px;
	position: absolute;
	left: 90px;
	top: -14px;
	color: white;
	padding: 1px 7px 9px 7px;
	background: url(/media/img/form_error_msg_bckg.png) left top no-repeat;
}

form#dynamictableform, form#dynamictableformdelete {
	display: inline;
}

#body > form.myform > fieldset {
	width: 992px;
}

form.myform {
	text-align: left;
	display: inline;
	font-size: 12px;
	color: #333;
	width: 100%;
}

form.myform legend {
	padding-left: 0;
	font-size: 14px;
}

form.myform legend, form.myform label {
	color: #006666;
}

form.myform fieldset {
	padding-bottom: 10px;
	border: 1px solid #6B6B6B;
	background-color: #FFF;
}

#site_form2 form.myform fieldset {
	width: auto;
}

form.myform fieldset p + p {
	//border-top: 1px solid #DCDCDC;
}

form.myform fieldset p img {
	display: inline;
}

form.myform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}

form.myform span.my_form_error {
	font-size: 10px;
	position: absolute;
	left: 120px;
	top: 18px;
	color: #FFF;
	padding: 1px 7px 9px 7px;
	background: url(/media/img/form_error_msg_bckg.png) left top no-repeat;
	height: 12px;
}
form.myform > * {
	padding: 2px 10px;
	font-size: 16px; 
}
form.myform span, form.myform label {
	padding: 0px;
}
form.myform input{
	border: 3px solid #DCDCDC; 
	width: 100%;
	box-sizing: border-box;
	left: 8px;
	bottom: 8px;
}

form.myform select { 
	border: 3px solid #DCDCDC; 
	width: 100%;
	padding: 10px 10px 10px 10px;
}
form.myform input[type="submit"], #proceed_order, #cookie_warning span {
	float:left;
	width: 100%;
	border: 3px solid #DCDCDC;
	cursor:pointer;
	background-color: #004d66;
	color: white;
	font-size: 16px;
	padding: 10px 10px 10px 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-shadow: grey 1px 1px 1px;
}

#cookie_warning span {
	width: 300px;
}

form.myform input[type="submit"]:hover, #proceed_order:hover, #cookie_warning span:hover {
		color: #004d66;
		background-color: #FFF;
}
#proceed_order {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 200px;
	height: 22px;
	text-align: center;
}
#proceed_order > div {
	margin-top: 3px;
}
form.myform input[type=file]{
	background-color: #F8F8F8;
	font-weight: bold;
	color: #DCDCDC;
}
input[type=text]{
	border: 3px solid #DCDCDC;
	width: 100%;
	padding: 10px 10px 10px 10px;
} 
input[type=password]{
	border: 3x solid #DCDCDC;
	width: 100%;
	padding: 10px 10px 10px 10px;
} 
form.myform textarea {	border: 3px solid #DCDCDC; width: 100%; box-sizing: border-box; padding: 4px 10px 4px 10px;}
form.myform input[type="checkbox"] { border: none; -webkit-box-shadow: none; box-shadow: none; }
form input:focus, form textarea:focus, form select:focus { 
	box-shadow: 0 0 3px #DCDCDC;
	-webkit-box-shadow: 0 0 3px #DCDCDC; 
	-moz-box-shadow: 0 0 3px #DCDCDC;
	border: 3px solid #DCDCDC; 
}
form.myform input.my_form_error, input.my_form_error, input.my_form_error:focus, form.myform select.my_form_error, form.myform  textarea.my_form_error  { border: 3px solid red; }
form.myform #fileup { border: 3px solid #DCDCDC; width: 100%; }
form.myform #image_submit { width: auto; }
form.myform button { width: 50px; }
form.myform h2 { width: auto; text-align: left; padding-left: 30px; font-style: italic;  }

form.myform fieldset {
	margin-bottom: 10px;
}

form.myform legend {
	padding: 3px 10px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.myform fieldset p {
	padding: 5px 10px;
	color: #006666;
	text-align: left;
	list-style: none;
	margin: 0;
	min-height: 25px;
}

form.myform fieldset p.center_text, p.center_text {
	text-align: center; 
}

form.myform p#post_action_error {
	padding: 15px 10px 0px 35px;
	background-image: url('/media/img/icons/error.png');
	background-repeat: no-repeat;
	background-position: 11px 13px;
}

form.myform fieldset fieldset {
	border: none;
}

form.myform fieldset fieldset legend {
	padding: 0px 0px 5px;
	font-weight: normal;
}

form.myform fieldset fieldset label {
	display: block;
	width: auto;
}

form.myform label { 
	display: inline-block;
	line-height: 1.9;
	vertical-align: top;
	margin-right: 10px;
	width: 90px; 
}

#radio > label { 
	margin-left: 200px;
	width: 490px;
	text-align: left;
}

#radio > label #title { 
	font-size: 14px;
}

form.myform label #langName { 
	font-style:italic; 
}

form.myform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */

form.myform input.submit {
	margin-left: 0px;
}

#image_submit {
	border: 0;
}
fieldset p {
	position: relative;
}

.valid {
	
}

#form_comment, #form_comment a, #form_comment_left, #form_comment_left a {
	font-size: 11px;
	font-weight: bold;
	color: #006666;
}

#form_comment a, #form_comment_left a, form_comment_leftwo, form_comment_leftwo a {
	color: #0096DC;
}


#form_comment, #form_comment a {
	text-align: center;
	font-style: italic;
	margin-top: 15px;
}

#form_comment_left, #form_comment_left a {
	text-align: left;
	padding: 5px 0px 5px 215px;
	min-height: 0px;
}

#form_comment {
	padding: 10px 10px;
	border-top: 1px solid #6B6B6B;
	min-height: 15px;
}

#form_comment_leftwo {
	padding: 15px 10px;
	border-bottom: 1px solid #6B6B6B;
	margin-bottom: 10px;
}

#form_comment_picture {
	margin-left: 215px;
}

/* Form section end */

iframe { border: 0px solid #F2F2F2; }

#login_box > img {
	vertical-align:middle;
}
.jstree-grid-wrapper {
	text-align: left;
}
.jstree-grid-header {
	padding: 3px;
}
.jstree-leaf {
	background-color:#006666;
}

.jstree_admin_options > img {
	border: none;
}

#dialog {
	display:none;
}

.ui-state-disabled .ui-state-disabled {
  opacity: 1;
  filter: alpha(opacity=100);
}

.ui-state-disabled input, .no-m-action {
  cursor: default;
}

.fileinput-button {
	width: 180px;
}

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: black;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block {
	display: none; /*--hidden by default--*/
	background: #FFF;
	padding: 0px;
	border: 1px solid #6B6B6B;
	float: left;   
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	transform: translateY(-50%) translateX(-50%);
}
img.btn_close {
	position: absolute;
	right: 0px;
	width: 40px;
	height: 40px;
	margin: -25px -20px 0 0;
	border: none;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

div.cycle-slideshow {
	clear: both;
	z-index: 0;
	position: relative;
	width: 100%;
	height: 500px;        
	overflow: visible;
}

div.cycle-slideshow img {
	cursor: pointer;
}

div.cycle-slideshow span.fancy-caption-box {
	z-index: 110;
	text-shadow: grey 1px 1px 1px;
	padding: 0px;
	color: #FFF;
	font-size: 45px;
	font-weight: bolder;
	position: absolute;
	top: 60%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	display: inline-block;
	cursor: default;
	
}
div.cycle-slideshow span.fancy-caption-box a {
	color: #FFF;
	text-decoration: none;
}
div.cycle-slideshow span.fancy-caption-box a:hover {
	color: #D7D7D7;
	text-decoration: none;
}

div.cycle-slideshow span.fancy-desc-box {
	z-index: 110;
	position: absolute;
	color: #FFF;
	text-shadow: grey 1px 1px 1px;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 70%;
	transform: translateY(-60%);
	display: inline-block;
}

div.cycle-slideshow span.fancy-desc-box span {
	padding-top: 10px;
	border-top: 1px solid #FFF;
}

div.cycle-slideshow #nav {
	width: auto;
	right: 50%;
	top: 105px;
	position: absolute;
	pointer-events: auto;
	z-index: 101;
	margin: 0 -500px 0 0;
}

div.cycle-slideshow #nav span {
	display: block;
	padding: 3px;
	margin: 6px;
	background-image: url('/media/img/slide_dot_i.png');
	background-repeat: no-repeat;
	opacity: 0.7;
	filter: alpha(opacity=70);
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	line-height: 14px;
	text-decoration: none;
}

div.cycle-slideshow #nav span:hover {
	text-decoration: none;
	cursor: pointer;
}

div.cycle-slideshow #nav span.cycle-pager-active {
	background-image: url('/media/img/slide_dot_a.png');
}

div.cycle-slideshow > div {
    margin: 0;
    overflow: hidden;
    width:100%;
}

div.cycle-slideshow > div #image {
    background-position: center center;
    background-size: cover;
    display: block;
    height: 500px;
    width: 100%;
}

.align_content {
	padding: 0;
	margin: 0 auto;
    position: relative;
    width: 1200px;
}


#gallery_window .slideshow_container { padding: 20px; text-align: center; }
#gallery_window .slideshow_container .slideshow { clear: both; width:480px; height: 480px; }
#gallery_window .slideshow_container .slideshow img { cursor: pointer; }
#gallery_window .slideshow_container #nav { width: auto; margin: 0px auto 0px auto; padding: 0px; margin: -6px; }
#gallery_window .slideshow_container #nav li { float: left; margin: 0px 6px 6px 6px; list-style: none; display: inline: block;}
#gallery_window .slideshow_container #nav a { padding: 3px; display: block; border: 1px solid #6B6B6B;  }
#gallery_window .slideshow_container #nav li.activeSlide a { background: #006666 }
#gallery_window .slideshow_container #nav a:focus { outline: none; }
#gallery_window .slideshow_container #nav img { border: none; display: block; width: auto; height: 58px;}

.gallery {
	list-style-type: none;
	padding: 0;
}
.gallery li {
	display: inline-block;
	margin: 5px;
	padding: 5px !important;
	border: 1px solid #DCDCDC;
	display: inline-block !important;
}
.gallery li::before {
	background: none !important;
}
.gallery li:hover {
	border: 1px solid #006666;
}

#subpage_content .gallery > li > a > img {
	display: block;
	image-orientation: from-image;
}

#subpage_content hr {
	clear: both;
}

#snav_wrapper {
	text-align: left;
	font-size: 30px;
	padding: 15px 0;
	margin: 50px 0 20px 0;
	text-transform: uppercase;
	color: black;
	width: 1200px;
	margin: 0 auto;
}

#snav_wrapper a {
	text-decoration: none;
	color: #006666;
}

#snav_wrapper a:hover {
	text-decoration: none;
	color: black;
}

#snav_wrapper a::before {
	content: ">";
	margin: 0 10px;
}
#snav_wrapper a:first-child::before {
	content: "HOME >";
	margin: 0 10px 0 0;
}

#snav_wrapper #cnodes_inline {
	font-size: 16px;
}

a.poplight {
	display: block;
}

#cleaner, .cleaner {
	clear: both;
}

#subpage_content {
	text-align: left;
	width: 100%;
	min-height: 350px;
	margin-bottom: 20px;
	background-color: #FFF;
	overflow: hidden;
	margin: 0 auto;
}
#column_subpage {
	width: 100%;
	display: flex;
    flex-direction: row;
}
#subpage_content img, #subpage_content img a, #pdesc img, #pdesc img a {
    border: medium none;
    display: inline-block;
}

#hptitles {
	width: 100%;
	text-align: left;
	padding-top: 40px;
	font-weight: 400;
	font-size: 20px;
	color: #006666;
}

.white  {
	background-color: #FFFFFF;
}
.grey {
	background-color: #F2F2F2;
}
.table {
	content: " ";
    display: table;
}
.hp_elm_padding {
	padding: 0 0 20px 20px;
	box-sizing: border-box;
}
.hptitles_ul {
	margin: 0 auto;
    padding: 0;
    display: table;
    table-layout: fixed;
}
.center_elm {
	margin: 0 auto;
    padding: 0;
    right: 0;
    left: 0;
}

.hptitles_ul::after {
    clear: both;
}

#hptitles a:hover {
	text-decoration: none;
}

.hptitles_ul li {
	display: table-cell;
	height: auto;
	list-style-type: none;
	text-align: center;
	overflow: hidden;
    background-size: cover;
    background-position: center;
    padding: 0 20px 80px 20px;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
    float: none;
    vertical-align: top;
}

.zero_padding {
	padding-top: 0px !important;
}
.offer_box li {
	padding: 30px;
}

.weather_wrapper_bckg {
	background-image: url('/userfile.php?file=weather.jpg&type=image/jpeg');
	background-position: center center;
    background-size: cover;
}

.weather_wrapper_bckg iframe {
	margin-top: 20px;
}

.offer_wrapper_bckg {
	background-image: url('/userfile.php?file=our-offer.jpg&type=image/jpeg');
	background-position: center center;
    background-size: cover;
}

.offer_wrapper_bckg div.hp_text_container, .offer_wrapper_bckg .hp_text_container H2 {
	color: #FFF !important;	
}
.offer_wrapper_bckg .hp_text_container H2 {
	border-bottom: 1px solid #CCCCCC;
}

.hpimg {
	width: 240px;
	overflow: hidden;
	position: relative;
    height: 240px;
    border: 4px solid #DCDCDC;
    border-radius: 49%;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC); /* fix mask image problem in chrome */ 
}

.hpico {
	width: 120px;
	overflow: hidden;
	position: relative;
    height: 120px;
    border: 4px solid #FFF;
    border-radius: 49%;
    background:rgba(0,0,0,0.2);
    background-position: center center;
    background-size: 80%;
	background-repeat: no-repeat;
	
}

.hpico_reception {
	background-image: url('media/img/bell.png');
}

.hpico_events {
	background-image: url('media/img/calendar.png');
}

.hpico_coffee {
	background-image: url('media/img/coffee.png');
}
.hpico_horse {
	background-image: url('media/img/horse.png');
}
.hpico_playground {
	background-image: url('media/img/playground.png');
}
.hpico_sauna {
	background-image: url('media/img/sauna.png');
}

.offer_box li > div > div {
	width: 120px;
    height: 120px;
    opacity: 0;
	filter: alpha(opacity=0);
	background:rgba(0,0,0,100);
	transition: all 0.5s ease-in-out 0s;
	cursor: default;
	border-radius: 49%;
}

.offer_box li > div > div:hover {
    opacity: 100;
	filter: alpha(opacity=100);
}

.offer_box li > div > div >  .hpico_txt {
	display: inline-block;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	position: absolute;
	filter: inherit;
	opacity: inherit;
}


.hptitles_ul img {
	width: 100% !important;
	height: 100% !important;
	border-radius: 49%;
	display: inline-block;
	min-width: 100% !important;
	min-height: 100% !important;
}

.hpimg img {
    transition: all 0.5s ease-in-out 0s;
    opacity: 0.9;
}
.hpimg img:hover {
    transform: rotate(5deg) scale(1.20);
    opacity: 1;
}

.float_left {
	float: left;
}

.element_to_page_width {
	width: 1200px;
	margin: 0 auto;
	right: 0;
	left: 0;
}

.full_row {
	width: 100%;
}

.half_row {
	width: 50%;
}

.one_third_row {
	width: 33.3333%;
}
.two_thirds_row {
	width: 66.6667%;
}

.one_fourth_row {
	width: 25%;
}

.three_fourth_row {
	width: 75%;
}

.hptitles_ul li div.hptxt {
	font-size: 18px;
	padding: 0 20px;
	margin-top: 20px;
	color: #006666;
}
.hptitles_ul li div.hptxt H2 {
	color: black;
	padding: 10px 0;
}

.hptitles_ul li div.hpbtn {
	font-size: 14px;
	bottom: 20px;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	box-sizing: border-box;
	position: absolute;
	color: #FFF;
}

.hptitles_ul li div.hpbtn a {
	background-color: #004d66;
	color: #FFF;
	text-decoration: none; 
	padding: 8px;
	display: block;
	transition: all 0.5s ease-in-out 0s;
	bottom: 0;
}

.hptitles_ul li div.hpbtn a:hover {
	background-color: #CCCCCC;
	color: #006666;
}

.hp-text-wrapper {
	width: 100%;
	background-color: #F2F2F2;
}

.hp_text_container {
	text-align: left;
	font-size: 18px;
	box-sizing: border-box;
}

.hp_text_container H2 {
	font-size: 30px;
	padding: 10px 0;
	color: black;
	border-bottom: 1px solid black;
}

.hp_text_container H3, .hptxt H3 {
	font-size: 20px;
	padding: 10px 0;
	color: black;
}

#form_rules_agreed_chck_box {
    display: none;
    visibility: hidden;
}

.multiform {
	height: 30px;
	background: url("/media/img/mform_bckg01.png") right top repeat-x;
}

.multiform ul {
	margin: 0;
	padding: 0;
}

.multiform ul li {
	display: inline-block;
	list-style-type: none;
	font-size: 12px;
}
.multiform li {
	position: relative;
	padding: 6px 20px 8px 20px;
	background: url("/media/img/mform.png") right 0px repeat-x;
	
	text-shadow: 1px 1px 1px #FFF;
	height: 16px;
}
.multiform li:first-child {
	/*border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;*/
}
.multiform li#navailable {
	background-position: right 0px;
	cursor: default;
	color: #006666;
	text-shadow: 1px 1px 1px #FFF;
}

.multiform li#active {
	background-position: right -60px;
	color: white;
	text-shadow: 1px 1px 1px #FFF;
}
.multiform li#active a {
	background-position: right -60px;
	color: white;
	
}
.multiform li a {
	padding: 6px 0px 8px 0px;
	text-decoration: none;
	color: #006666;
}
.multiform li a:hover {
	color: black;
}

#mobnav-btn {
    display: none;
    font-size: 20px;
    color: white;
    padding: 24px;
    cursor: pointer;
    background: transparent url('/media/img/rmenu.png') no-repeat center top;
}

.mobnav-subarrow {
    display: none;
}

#mobnav-btn {
	display: none;
}

#google-maps {
	height: 400px;
	width: 100%;
	color: black;
}

/*site specific CSS*/
ul.subpages_with_icons img {
	width: 150px;
	height: 150px;
	transition: all 0.5s ease-in-out 0s;
}
ul.subpages_with_icons img:hover {
	transform: rotate(5deg) scale(1.20);
}
ul.subpages_with_icons {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.subpages_with_icons ul {
	padding: 0;
}
ul.subpages_with_icons ul li {
	display: inline-block;
	width: 150px;
	height: 150px;
	position: relative;
	margin: 10px 10px 0 0;
	overflow: hidden;
}

ul.subpages_with_icons ul li span {
	position: absolute;
	font-size: 18px;
	text-transform: uppercase;
	left: 0;
	width: 100%;
	line-height:30px;
	background-color: #006666;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}

.width_fix {
	width: 100%;
}

/* cookie warning section start */

#cookie_warning {
	padding: 1em 0 1em 0;	
	display: block;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 100;
	background-color: rgba(0,0,0,.8);
	color: white;
	text-align: left;
}

#cookie_warning span {
	display: block;
	text-align: center;
	padding: 5px;
	height: auto;
}

.hidden_element {
	display: none !important;
    visibility: hidden !important;
}

/* cookie warning section end */

@media screen and (max-device-width: 1200px), screen and (max-width: 1200px) {
	
	.pp_pic_holder, .ppt, .pp_details{ left: 50% !important; width: 600px !important;  margin-left: -300px !important; }
	 div.pp_default .pp_content_container .pp_right{ padding-right: 21px !important; }
	 .pp_content, #pp_full_res img, .pp_hoverContainer { width: 100% !important; height: 100% !important; }
	 div.pp_default .pp_content_container .pp_details {margin-top: 20px !important; }
	
	@viewport {
		width: device-width;
	}
	#body_content_r, #body_content_l {
		width: 100%;
	}
	#body_content_r iframe {
		width: 100% !important;
	}
	#header-wrapper, #footer-wrapper, .align_content, #snav_wrapper, .element_to_page_width {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}
	.hpimg {
		width: 100%;
		height: 100%;
		position: relative;
		overflow: hidden;
		padding-bottom: 100%; /* here the desired aspect ratio */
		box-sizing: border-box;
	}
	.hpimg img {
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  margin: auto;
	  object-fit:cover;
	  width: 100%;
	  height: 100%;
	}
	.hpico {
		width: 80px;
		height: 80px;
	}
	.offer_box li > div > div {
		width: 80px;
		height: 80px;
	}
	div.cycle-slideshow #nav {
		margin: 0 -50% 0 0;
	}
}
	

@media screen and (max-device-width: 750px), screen and (max-width: 750px) {
	
	.pp_pic_holder, .ppt, .pp_details { left: 50% !important; width: 300px !important;  margin-left: -150px !important; }
	
	#breakpoint_indicator { 
		z-index: -2;
    }
    #body_content_r {
    	padding: 0;
    }
	#header {                                                    
		height: 156px;
		position: relative;
		background-color: #FFF;
		z-index: default;
		opacity: 1;
	}
	#languages {
		right: auto;
		left: 20px;
		top: 20px;
	}
	#base_menu {
		position: absolute;
		top: 157px;
		background-color: #FFF;
	}
	#container, #header, #body, #footer, #base_menu_wrapper, #base_menu, div.slideshow_hp, #hptitles, #hptitles ul, #myCanvas, #myCanvasContainer, #lists, #scontainer, #subpage_content, #hptitles > div:first-child, #body-wrapper, #footer-wrapper, #header-wrapper, .align_content, .hp_text_container, .element_to_page_width {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}
	#footer {
		padding-top: 10px;
		height: 50px;
	}
	#slideshowframe, #myCanvasContainer, #tagsList {
		display: none;
	}
	#column_subpage {
		flex-flow: column;
	}
	#body_content_r {
		order: 1;
	}
	#body_content_l {
		order: 2;
	}
	#hptitles > div:first-child {
		font-size: 18px;
	}
	#hptitle_under_slides {
		margin-top: 20px;
	}
	#hptitles ul > li {
		display: inline-block;
		margin: 0 auto 20px auto;
	}
	.two_thirds_row, .one_fourth_row, .one_third_row, half_row, .three_fourth_row, .one_fourth_row {
		width: 100%;
	}
	.float_left {
		float: none;
	}
	.hptitles_ul {
		table-layout: auto;
	}
	#hptitles ul, #scontainer {
		text-align: center;
		min-height: 0;
	}
	#hptitles > ul > li > div > span:first-child {
		padding-bottom: 0;
	}
	#hptitles #hp_row_wrap {
		margin: 0 20px 0 20px;
	}
	.hp_text_container {
		padding: 20px 3% 0 3%;
	}
	.hp_elm_padding {
		padding: 0 0;
	}
	.hpimg {
		width: 240px;
		height: 240px;
		padding-bottom: 0;
	}
	#hptitles li div.hpimg a img, #hptitles li div.hpimg img{
		width: 150%;
		height: 100%;
	}
	#hptitles li div.hpimg {
		margin: 0 auto;
	}

	#scontainer ul {
		text-align: left;
	}
	#logo > img {
		position: relative;
		margin: 0 auto;
		width: 200px;
		border: none;
		display: block;
		padding: 10px 0 0 0;
	}
	#subpage_content {
		width: 94%;
		padding: 0 3% 0 3%;
	}
	div#body_content_r {
		margin-bottom: 20px;
	}
	#subpage_content {
		margin-top: 0 !important;
	}
	#base_menu_wrapper {
		position: absolute;
	}
    #mobnav-btn {
        display: block;
        position: relative;
        top: 10px;
        
    }
    .mobnav-subarrow {
        display: block;
        background-color: #FFF;
        opacity: .3;
        border-bottom: 1px solid white;
        border-top: 1px solid black;
        height: 20px;
        width: 30px;
        background-position: top left!important;
        position: absolute;
        top: 8px;
        right: 10px;
        border-radius: 5px;
        cursor: pointer;
        border-radius: 5px;
        cursor: pointer;
        transition: all .1s ease-in-out;
    }
    .mobnav-subarrow:hover, li.sfHover > .mobnav-subarrow {
    	background-color: #000;
    	opacity: .3;
    }
    .sf-menu {
        width: 100%!important;
        display: none;
    }
    .sf-menu.xactive {
        display: block!important;
    }
    .sf-menu li {
        float: none!important;
        display: block!important;
        width: 100%!important;
        height: auto !important;
    }
    .sf-menu > li {
    	height: auto !important;
    }
    .sf-menu li a {
        float: none!important;
    }
    .sf-menu > li > a {
		padding-top: 0;
		height: auto !important;
	}
    .sf-menu ul {
        position:static!important;
        display: none!important;
    }
    .xpopdrop > ul {
        display: block!important;
    }
	
    .sf-arrows .sf-with-ul:after {
    	border-style: none;
    }
    .sf-menu a {
		border-left: none;
	}
	#site_form2 {
		width: 100%;
		margin-left: 0px;
		margin-top: 20px;
	}
	img.ActCal, table.ActCal {
		width: 100% !important;
		height: auto !important;
		margin: 0 0 10px 0 !important;
	}
	table.ActCal td {
		vertical-align: top;
	}
}