html, body, div, span, h1, h2, h3, h4, p, img, ul, li, form, audio, video, a { border: 0; margin: 0; outline: 0; padding: 0; font-size: 100%; font-weight: normal; }
html, body { height: 100%; }

body{
	position:relative;
	height:100%;
	margin:0;
	min-height:600px;
	min-Width:950px;
}


ul { list-style: none; }
img { vertical-align: middle; -webkit-touch-callout: none; } a { text-decoration: none; }


@font-face {
	font-family: New Cicle;
	src: local('☺'), url('../../sitezimages/fonts/New_Cicle_Fina.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

#content {
	display:table;
	margin:auto;
	top: 0; left: 0;
	overflow: hidden;
	font-size: 11pt;
	color: #A8A8A8;
}

#contentBackground{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:-7;
	background-color:#FFFFFF;
	opacity: .84;
}
.contentSpace {
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	opacity:.5;
	z-index:-1;
	background-color:#a7c;
	visibility: hidden;
}

#backgroundImage{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:-6;
	opacity:1;
	}



#socialicons { float: right; margin-right: 3px; padding:0;}
#socialicons a,#socialicons span { float: left; margin: 23px 3px; }
#socialicons img, #socialicons span img{ display: block; clear: both; max-height: 18px;}
#wrapper{
	position:relative;
	width:100%;
	height:100%;
}
#home li img{
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	max-width: 2000px;
}

.menu{white-space: nowrap;}
#menu, #content, #nav, #nav .back { position: absolute; }
#menu, #content { width: 100%; }
#menu {z-index:504; bottom: 0; height: 64px;}		
#menuBar{
	position:absolute;
	bottom:0;
	width:100%;
	height:80px;
	overflow:hidden;
	z-index:5000;
}
#menuBackground{
	position:absolute;
	top:0;
	height:64px;
	background-color:#FFFFFF;
	width:100%;
	opacity:.8;
	}
#subMenu{
	position:absolute;
	top:64px;
	height:80px;/*this size gets reset by js after all sub menus load*/
	background-color:#AEB368;
	width:100%;
		background-image: url('../../sitezimages/background/subMenuBg2.png');
	}
#nav{
	margin-top:20px;
	position:relative;
	z-index:5;
}
#nav div { float:left; margin-left:10px;}

#nav a {
	font-family: New Cicle;
	font-size: 11pt;
	color: #6E6E6E;
	cursor: pointer;
}
.navChild{
	margin-top:0;
	padding-top:30px;
	padding-bottom:0px;
	padding-left:0px;
	position:absolute; 
	left:-22px;
	top:30px;
	border-left:solid 2px #FFFFFF;
}


#nav .navChild div{
	clear:both;
	margin-left:7;
}
.mainMenu{
	position:absolute;
	top:0;
}
#logo{
	position:absolute;
	left:5px;
	bottom:10px;
	z-index:5000;
}
#subPointer{
	position:absolute;
	z-index:505;
	display:none;
	color:#EDB951;
	font-size:20pt;
}
.current a, #nav .current a, #nav .current .navChild div.current a{
	color:#EDB951;
}
#nav .current .navChild a{
	color:#6E6E6E;
}

#nav .navChild .subMenuDiv a{
	color:#FFFFFF;
}

#copyright {
	display:none;
	position:absolute;
	z-index:2;
	white-space:nowrap;
}
#copyright span {
	font-family: New Cicle;
	color: #D8D8D8;
	background-color:#999999;
	padding:10px;
	font-size: 10pt;
}
#copyrightIcon{position:relative;}

.page_image { position: absolute;}
.page_image img {}

.page_text { position: absolute; top: 0; left: 0; bottom: 0; min-width:250px; }
.page_text div { font-family: New Cicle; }
.page_text p { margin-top: 10px; margin-bottom: 10px; }

#scrollbar1 { position: absolute; left: 0; right: 0; bottom: 0; top: 0px; clear: both; }
#scrollbar1 .viewport { overflow: hidden; position: absolute; left: 15px; right: 24px; top: 0; bottom: 20px; }
#scrollbar1 .overview { position: absolute; left: 0; top: 0; padding-left: 0px; padding-right: 0px; }
#scrollbar1 .scrollbar { position: relative; float: right; width: 15px; left:5px;}
#scrollbar1 .track { background: #999999; height: 100%; width: 1px; position: relative; left:0px}
#scrollbar1 .thumb { background: #D6D6D6; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -3px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.scrollbar1 { position: absolute; left: 0; right: 0; bottom: 0; top: 0px; clear: both; }
.scrollbar1 .viewport { overflow: hidden; position: absolute; left: 15px; right: 24px; top: 0; bottom: 20px; }
.scrollbar1 .overview { position: absolute; left: 0; top: 0; padding-left: 0px; padding-right: 0px; }
.scrollbar1 .scrollbar { position: relative; float: right; width: 15px; left:5px;}
.scrollbar1 .track { background: #999999; height: 100%; width: 1px; position: relative; left:0px}
.scrollbar1 .thumb { background: #D6D6D6; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -3px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

#scrollbar2 { position: absolute; left: 0; right: 0; bottom: 0px; top: 0px; }
#scrollbar2 .viewport { overflow: hidden; position: absolute; left: 10px; right: 20px; top: 0; bottom: 0; }
#scrollbar2 .overview { position: absolute; left: 0; top: 0; padding-left: 20px; padding-right: 30px; }
#scrollbar2 .scrollbar { position: relative; float: right; width: 15px; left:5px;}
#scrollbar2 .track { background: #999999; height: 100%; width: 1px; position: relative; left:0px}
#scrollbar2 .thumb { background: #D6D6D6; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -3px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

#scrollbar3 { position: absolute; left: 0; right: 0; bottom: 10px; top: 135px; }
#scrollbar3 .viewport { overflow: hidden; position: absolute; left: 10px; right: 20px; top: 5px; bottom: 0; }
#scrollbar3 .overview { position: absolute; left: 0; top: 0; right: 0; bottom: 0; padding-left: 20px; padding-right: 20px; }
#scrollbar3 .scrollbar { position: relative; float: right; width: 15px; left:5px;}
#scrollbar3 .track { background: #999999; height: 100%; width: 1px; position: relative; left:0px}
#scrollbar3 .thumb { background: #D6D6D6; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -3px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
#scrollbar3 hr { position: absolute; margin-top: -5px; left: 30px; right: 30px; }
.disable { display: none; }

.page_text #scrollbar1 { position: absolute; left: 0; right: 0; bottom: 0; top: 60px; clear: both; }
.form-container #scrollbar1 { position: absolute; left: 0; right: 0; bottom: 0; top: 60px; clear: both; }

.page_text .scrollbar1 { position: absolute; left: 0; right: 0; bottom: 0; top: 60px; clear: both; }
.form-container .scrollbar1 { position: absolute; left: 0; right: 0; bottom: 0; top: 60px; clear: both; }

#galleryHeader{
position:absolute;
border-bottom:solid 2px #777777;
height:60px;
display:none;
}
#ssImgName{
	position:absolute;
	z-index:-1;
	width:100%;
	text-align:center;
	font-family: New Cicle;
	}
#lbImgName{
	position:absolute;
	z-index:-1;
	bottom:5px;
	width:100%;
	text-align:center;
	font-family: New Cicle;
	}
#thumb-btn, #ss-btn {
	position: absolute;  
	bottom:5px;
	right:5px;
    cursor: pointer;
}

#thumb-label, #ss-label {
	position: absolute;  
	bottom:5px;
	left:5px;
	font-size: 20pt;
	font-family: New Cicle;
	color: #EDB951;
}

h1 {
	font-family: New Cicle;
	text-decoration: none;
	font-size: 20pt;
	margin: 10px 50px 0  50px;
	color: #EDB951;
}

h1, h2 { font-weight: normal; }

#prevdiv, #nextdiv { position: absolute; width: 24px; height: 56px; top: 50%; z-index: 10; margin-top: -13px; opacity: .5; }
#prevdiv { left: 0; }
#nextdiv { right: 0; }
#nextslide, #prevslide { display: inline-block; position: relative; font: normal 2em Arial, sans-serif; width: 34px; height: 56px; }
#nextslide {margin-left:-20px;}
#prevslide {margin-left:10px;}
#nextslide:before, #nextslide:after, #prevslide:before, #prevslide:after { background: #A3A3A3; -webkit-border-radius: 1em; -moz-border-radius: 1em; border-radius: 1em; content: ""; display: block; height: .3em; position: absolute; width: 1em; }
#prevslide:after, #nextslide:before { margin-top: .54em; }
#nextslide:after, #prevslide:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#nextslide:before, #prevslide:before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#prevslide:active, #nextslide:active { margin-top: 3px; }

.toload { opacity: 0; }

.wrapper, .slideshow, .slideshow li, .gallery-wrapper { width: 100%; height: 100%; position: absolute; }
.slideshow li { opacity: 0; }
ul.slideshow img {position:absolute;}
.gallery-thumbs, .gallery-slideshow { position: absolute; width: 100%; height: 100%; display: none; }

.slideshow {
    -webkit-transition: background-color 1s linear;
    -moz-transition: background-color 1s linear;
    -o-transition: background-color 1s linear;
    transition: background-color 1s linear;
}

.galbox-wrap, .galbox-wrapV {
    position: absolute;
    top: 0;
    left:0;
}

#nextPrevHolder{
	position:relative;
	margin:auto;
}

.galbox-wrap > div {
    position: absolute;
    color: #A6A6A6;
    padding: 8px;
    /*opacity: .75;*/
    vertical-align: bottom;
}
.galbox-wrapV > div {
    position: relative;
    color: #A6A6A6;
    padding: 4px;
    /*opacity: .75;*/
    vertical-align: bottom;
}

.galbox-wrap h2 {
	text-align: center; 
  	font-family: New Cicle;
    padding-right: 30px;
    padding-left: 20px;
}

#ss-label, #thumb-label{
  	font-family: New Cicle;
}

.left-box, .left-boxV {
	font-size: 12px;
}

.left-box .active {
	color: #EDB951;
}


.center-box {
    height: 30px;
    width: 150px;
    position:absolute;
}

.right-box {
    width: 150px;
    height: 16px;
    line-height: 16px;
    cursor: pointer;
	font-size: 10px;
}

.moreinfo { cursor: pointer; }
.moreinfobox { display:none; position: absolute; z-index:600; width: 400px; height: 100px;overflow-h:hidden; overflow-y: auto; left:0}
#moreInfoBg{position:absolute;top:0;left:0;z-index:-1;background-color:#333333;opacity:.8;width:100%; height:100%;}

.moreinfoboxV { display:none; position: absolute; z-index:600; width: 400px; height: 200px;overflow-h:hidden; overflow-y: auto; left:0}
#moreInfoBgV{position:absolute;top:0;left:0;z-index:-1;background-color:#333;opacity:.9;width:100%; height:100%;}

.galname, .galtitle, .moreinfo, .left-box, .right-box { text-align: center; }
 
#moreinfohide { position: absolute; bottom: 5px; text-align: center; width: 400px; cursor: pointer; }


#home li:before {
	content: '';
	color: #886A2D;
	position: absolute;
	z-index:1000;
	font-size: 24px;
	margin: 20px;
	background: url('../../sitezimages/watermark/hydra-copyright.png') no-repeat;
	width: 100%;
	height: 100%;
	max-width: 400px;
	max-height: 90px;
left:50%;margin-left:-200px !important;top:50%;margin-top:-45px !important;	background-size: 100% 100%;
	opacity: .96;
}



.lightbox-image-wrap:before, .gal li:before {
	content: '';
	color: #886A2D;
	position: absolute;
	z-index:1000;
	font-size: 24px;
	margin: 20px;
	background: url('../../sitezimages/watermark/hydra-copyright.png') no-repeat;
	width: 100%;
	height: 100%;
	max-width: 400px;
	max-height: 90px;
left:50%;margin-left:-200px !important;top:50%;margin-top:-45px !important;	background-size: 100% 100%;
	opacity: .96;
}


#music-social{
	 position: absolute;
	 bottom: 0;
	 right:0;
	 z-index: 505;
	 float: right;
	 margin-right: 3px; 
}

#musicplayer {
	display: inline;
	line-height: 64px;
	font-family: New Cicle;
	font-size: 12px;
	height: 64px;
	margin: 0 10px;
	color: #4F4F4F;
}

#musicplayer div{
	padding-right:6px;
}

#musicplayer .active{
	color: #D9D9D9;
	cursor: default;
}

#musictext {
	margin-right: 3px;
	display: inline;
	cursor: pointer;
	text-align: center;
}

#musicon {
	margin-right: 3px;
	display: inline;
	text-align: center;
	cursor: pointer;
}

#musicoff {
	margin-right: 3px;
	display: inline;
	text-align: center;
	cursor: pointer;
}

#musicboxwrap {
	position: absolute;
	width: 350px;
	height: 125px;
	z-index:506;
}

#musicbox {
	margin: 25px;
	width: 300px;
	height: 75px;
	background: #FFFFFF;
}

#volsection {
	position: absolute;
	width: 150px;
	height: 15px;
	bottom: 30px;
	right: 100px;
}

#volslider{
	border-width: 1px;
	border-style: solid;
	border-color: #333 #333 #777 #333;
	border-radius: 25px;
	width: 100px;
	position: absolute;
	height: 13px;
	background: #8e8d8d;
	background: url('../img/bg-track.png') repeat top left;
    box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, .5), 0 1px 0 0 rgba(250, 250, 250, .5);
    left: 20px;
}

#musictitle {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	top: 36px;
	left: 110px;
	height: 14px;
	width: 150px;
	text-align:center;
}

#musicprev {
	cursor: pointer;
	position: absolute;
	left: 25px;
	top: 45px;
	width: 30px;
	height: 30px;
}

#musicnext {
	cursor: pointer;
	position: absolute;
	right: 25px;
	top: 45px;
	width: 30px;
	height: 30px;
}

#musicprev img {
	width: 30px;
	height: 30px;
}

#musicnext img {
	width: 30px;
	height: 30px;
}

#musicprogress {
	position: absolute;
	background: white;
	height: 10px;
	width: 190px;
	top: 56px;
	left: 95px;
	border: 1px solid black;
}

.ui-progressbar-value {
	position: absolute;
	height: 8px;
	background: gray;
}

#musicstartstop {
	cursor: pointer;
	position: absolute;
	left: 55px;
	top: 45px;
	width: 30px;
	height: 30px;
}

#musicstartstop img {
	width: 30px;
	height: 30px;
}

.voltooltip {
	position: absolute;
	display: block;
	top: -25px;
	width: 35px;
	height: 20px;
	color: #fff;
	text-align: center;
	font: 10pt Tahoma, Arial, sans-serif ;
	border-radius: 3px;
	border: 1px solid #333;
    -webkit-box-shadow:  1px 1px 2px 0 rgba(0, 0, 0, .3);
    box-shadow:  1px 1px 2px 0 rgba(0, 0, 0, .3);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: -moz-linear-gradient(top,  rgba(69,72,77,0.5) 0%, rgba(0,0,0,0.5) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,0.5)), color-stop(100%,rgba(0,0,0,0.5)));
	background: -webkit-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%);
	background: -o-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%);
	background: -ms-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%);
	background: linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8045484d', endColorstr='#80000000',GradientType=0 );
}

.ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: url('../img/handle.png') no-repeat 50% 50%;
	font-weight: bold;
	color: #1C94C4;
	outline: none;
	top: -7px;
	margin-left: -12px;
}

.ui-slider-range {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	position: absolute;
	border: 0;
	top: 0;
	height: 100%;
	border-radius: 25px;
}

.volumeicon {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	right: -5px;
	background: url('../img/volume.png') no-repeat 0 -50px;
	position: absolute;
	margin-top: -5px;
}

#slider{
	border-width: 1px;
	border-style: solid;
	border-color: #333 #333 #777 #333;
	border-radius: 25px;
	width: 100px;
	position: absolute;
	height: 13px;
	background: #8e8d8d;
	background: url('../img/bg-track.png') repeat top left;
	box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, .5), 0 1px 0 0 rgba(250, 250, 250, .5);
	left: 20px;
}

.calmain {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width:250px;
	position:absolute;
}

.fc-calendar { width: 100%; height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fc-calendar-container { position: relative; padding:  30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fc-calendar .fc-head { height: 30px; line-height: 30px; background: #ccc; background: transparent; color: #888; font-weight: bold; text-transform: uppercase; font-size: 12px; }
.fc-calendar .fc-body { position: relative; width: 100%; height: 93%; height: -moz-calc(100% - 30px); height: -webkit-calc(100% - 30px); height: calc(100% - 30px); border: 1px solid #EBEBEB; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fc-calendar .fc-row {width: 100%; border-bottom: 1px solid #EBEBEB; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fc-four-rows .fc-row  {height: 25%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fc-five-rows .fc-row  {height: 20%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fc-six-rows .fc-row {height: 16.66%; height: -moz-calc(100%/6); height: -webkit-calc(100%/6); height: calc(100%/6); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fc-calendar .fc-row > div, .fc-calendar .fc-head > div {float: left; height: 100%; width:  14.28%; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fc-calendar .fc-row > div {border-right: 1px solid #EBEBEB; padding: 4px; overflow: hidden; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fc-calendar .fc-head > div { color: #9C9C9C; font-family: New Cicle; font-size: 11px; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fc-calendar .fc-row > div > span.fc-date { color: #9C9C9C; position: absolute; width: 30px; height: 20px; font-size: 11px; line-height: 20px; bottom: 5px; right: 5px; text-align: right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fc-calendar .fc-row > div > span.fc-weekday {padding-left: 5px; display: none; }
.fc-calendar .fc-row > div.fc-out {opacity: 0.6; }
.fc-calendar .fc-row > div:last-child, .fc-calendar .fc-head > div:last-child { border-right: none; }
.fc-calendar .fc-row:last-child {border-bottom: none; }
.custom-calendar-wrap { margin-left: 40px; margin-right: 40px; position: relative; overflow: hidden; opacity: 1; top:15px; }

.custom-header {  padding: 5px 10px 10px 20px; height: 50px; position: relative; border-bottom: 1px solid #EBEBEB; }
.custom-header h2, .custom-header h3 { text-align: center; text-transform: uppercase; }
.custom-header h2 { font-family: New Cicle; color: #9C9C9C; font-weight: normal; font-size: 18px; margin-top: 10px; }
.custom-header h3 { font-family: New Cicle; font-size: 14px; color: #9C9C9C; display: inline; }
.custom-header nav span { position: absolute; top: 17px; width: 30px; height: 30px; color: transparent; cursor: pointer; margin: 0 1px; font-size: 20px; line-height: 30px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.custom-header nav span:first-child {left: 5px; }
.custom-header nav span:last-child {right: 5px; }
.custom-header nav span:before { color: #9C9C9C; position: absolute; text-align: center; width: 100%; }
.custom-header nav span.custom-prev:before, .custom-header div.custom-prevyear:before { content: '\25c2'; }
.custom-header nav span.custom-next:before, .custom-header div.custom-nextyear:before { content: '\25b8'; }

.yearholder { text-align: center; }

.custom-header div.custom-prevyear { cursor: pointer; display: inline; font-size: 14px; color: #888; width: 30px; height: 30px; }
.custom-header div.custom-nextyear { cursor: pointer; display: inline; font-size: 14px; color: #888; width: 30px; height: 30px; }

.custom-content-reveal {background: #FFFFFF; background: rgba(246, 246, 246, 1); width: 100%; height: 100%; position: absolute; z-index: 100; top: 100%; left: 0; text-align: center; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; vertical-align: baseline; }
.custom-content-reveal span.custom-content-close {position: absolute; top: 15px; right: 10px; width: 20px; height: 20px; text-align: center; background: #888; cursor: pointer; line-height: 13px; padding: 0; }
.custom-content-reveal span.custom-content-close:after { content: 'x'; font-size: 18px; color: #fff; }
.custom-content-reveal a, .custom-content-reveal span { font-size: 14px; padding: 10px 30px; display: block; }
.custom-content-reveal h4 { font-family: New Cicle; text-transform: uppercase; font-size: 13px; font-weight: 300; letter-spacing: 3px; color: #777; padding: 20px; background: #E1E8E4; border-bottom: 1px solid #EBEBEB; border-top: 5px solid #888; box-shadow: 0 1px rgba(255,255,255,0.9); margin-bottom: 30px; }
.custom-content-reveal span { color: #888; font-family: New Cicle; }
.custom-content-reveal a { color: #888; }
.custom-content-reveal a:hover { color: #333; }

.fc-calendar .fc-row > div {}
.fc-calendar .fc-row > div:empty { background: transparent; }
.fc-calendar .fc-row > div > span.fc-date { font-family: New Cicle; top: 0; right: 0; margin-top: 3px; margin-right: 3px; color: #9C9C9C; pointer-events: none; }
.fc-calendar .fc-row > div.fc-today { background: #EDB951; }
.fc-calendar .fc-row > div.fc-today > span.fc-date { color: #A4A4A4; }
.fc-calendar .fc-row > div.fc-today.fc-content:after { color: #495468; }
.fc-calendar .fc-row > div.fc-content:hover:after { color: #888; }
.fc-calendar .fc-row > div.fc-today.fc-content:hover:after{ color: #fff; }
.fc-calendar .fc-row > div > div a, .fc-calendar .fc-row > div > div span { display: none; font-size: 22px; }
.fc-content { cursor: pointer; }
.calTimebars { background: #BFBFBF; }

#calprint { position: absolute; bottom: 0; right: 0px; }
#calprint img { cursor: pointer; }

#calprintdata { display: none; }

.portal-container { width: 696px; margin: 80px auto 0; overflow: auto; }
.portalRow{clear:left;}
.galportal { float: left; margin: 10px 0; }
.galportal a { text-decoration: none; outline: none; overflow: auto; display: block; }

.stack { border: 6px solid #fff; float: left; height: 150px; width: 150px; position: relative; margin: 15px 35px; -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3); -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.3); box-shadow: 2px 2px 5px rgba(0,0,0,0.3); background: #eff4de; }
.stack:before, .stack:after { background: #768590; border: 6px solid #fff; content: ""; height: 150px; width: 150px; position: absolute; z-index: -1; -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3); -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.3); box-shadow: 2px 2px 5px rgba(0,0,0,0.3); }
.stack:after { top: -8px; left: -6px; -webkit-transform: rotate(3deg); -moz-transform: rotate(3deg); -o-transform: rotate(3deg); -ms-transform: rotate(3deg); transform: rotate(3deg); }
.stack:before { background: #eff4de; top: -10px; left: -6px; -webkit-transform: rotate(6deg); -moz-transform: rotate(6deg); -o-transform: rotate(6deg); -ms-transform: rotate(6deg); transform: rotate(6deg); }
.stack:hover { -webkit-box-shadow: 4px 4px 12px rgba(0,0,0,0.7); -moz-box-shadow: 4px 4px 12px rgba(0,0,0,0.7); box-shadow: 4px 4px 12px rgba(0,0,0,0.7); }

.stack img { width: 150px; height: 150px; }

.galname {
	display: block;

	text-align: center;
	font-family: New Cicle;
	font-size: 22px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	color: #696969;
	line-height: 26px;
	position: relative;
}




.galtitle, .moreinfo, .left-box, .right-box, #textphoto.overview, #titlephoto.overview{
	display: block;
	text-align: center;
	font-family: New Cicle;
	font-size: 10px;
	line-height: 12px;
	position: relative;
}
#thumb-btn, #ss-btn{
	font-family: New Cicle;
	font-size: 10px;
	line-height: 12px;
	color: #A6A6A6;
}

.galphoto {
	display: block;
	text-align: center;
	font-family: New Cicle;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	font-size: 12px;
	color: #696969;
}

.galdescription {
	display: block;
	width:210px;
	padding: 5px 0 0 5px;
	text-align: center;
	font-family: New Cicle;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	font-size: 12px;
	color: #696969;
}

.portal {
	z-index: 1;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
	opacity: 1;
}


.formEl{margin-top: 10px; }
.formEl,.formEl input, input[type="button"], .formEl textarea, .styled-select { color: #3B3B3B; font-family: New Cicle;}
.formEl input, input[type="button"], .formEl textarea, .styled-select { color: #3B3B3B; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #000; outline: none; padding: 5px; background: #F2F2F2; }

#formPreText, #formPostText,#submitBt {margin-left:14px;}
#submit,#submitBt{margin:10px 0 0 8px}
.formElPad{margin-left:8px}
#formPostText{margin-top:10px;}
#submitBt{margin-top:10px;}

.formEl textarea { resize: none; font-family: New Cicle; }

.formEl ::-webkit-input-placeholder { color: #9C9C9C;}
.formEl :-moz-placeholder { color: #9C9C9C;}
.formEl ::-moz-placeholder { color: #9C9C9C;}
.formEl :-ms-input-placeholder { color: #9C9C9C;}

.formEl textarea{vertical-align:text-top;}

.styled-select select {
	color: #3B3B3B; font-family: New Cicle;
   background: transparent;
   line-height: 1;
   border: 0;
   border-radius: 0;
   -webkit-appearance: none;
   }
   
.styled-select {
	 margin-top: 3px;
   overflow: hidden;
   background: url('../../sitezimages/general_icons/selectMenuArrow.png') no-repeat right #F2F2F2;
   }

.form-image { position: absolute; top: 0; right: 0; bottom: 0;}
.form-container { position:relative; z-index: 1000; top:0px; float: left; min-width:250px; }

.form-container form { width: 514px;}

.noUse { display: none; }

.missingFormInfo { background: #f00; }

#formHeader {
	font-family: New Cicle;
	font-weight: normal;
	text-decoration: none;
	font-size: 20pt;
	color: #EDB951;
	margin: 10px 50px 0  50px;
}

#holder { position: absolute; margin-left: auto; margin-right: auto; }
#videothumbs .thumbBG{ position: fixed; right: 0; min-height: 100px;      background: #696969; width: 100%; opacity: .75; }
#videothumbs { position: fixed; right: 0;  width: 100%;  }
#videothumbs #vtClose:hover{cursor:pointer; }
ul.videothumbs li {height: 80px; position: relative; float: left; margin: 2px 1px; z-index: 10; }
ul.videothumbs li img {height:80px;opacity: .75; }
ul.videothumbs li img:hover { cursor:pointer; opacity: 1.0;}


#videothumbs #vtClose{position: relative; right: 0; top: 0; color: #fff; width: 100px; 	font-family: New Cicle;
	font-size: 10px;
       color: #A6A6A6;
	line-height: 12px;}
  
  
   .absTitle {  
   display: none;
          z-index: 10;
     position: absolute;
       margin-top: 5px;
        background: #696969; width: 100%; opacity: .75;
 }   
 
 .hoverTitle{
 	font-size: 10px;
       color: #A6A6A6;
	line-height: 12px;}
 display: none;
     float: left;
     clear: none;
         z-index: 10;
top: 0;
left:0;
   
   padding-left: 3px;
   padding-right: 4px;  
   width: 100%;
    overflow: hidden;
  text-align: center;  
	line-height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: transparent;  

  clear: none;
   	-webkit-transition: all 0 ease;
	-moz-transition: all 0 ease;
	-o-transition: all 0 ease;

 }

#response { width: 100px; height: 100px; clear: both; }

.pin1 {
	margin-top:6px;
	margin-right:6px;
	position: absolute; !important;
	background: transparent !important;
	color: transparent !important;
	z-index: 15 !important;
    padding: 0 !important;
    opacity: 1 !important;
	text-decoration: none !important;
	top: 13px;
}

.pin2 {
	margin-top:6px;
	margin-right:6px;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 5px;
	cursor: pointer;
}

.fb {
	margin-top:6px;
	position: absolute;
	z-index:15;
	cursor: pointer;
	text-decoration: none;
}

.fb2 {
	margin-top:6px;
	position: absolute;
	left: 45px;
	bottom: 0;
	margin: 5px;
}

.play { cursor: pointer; }
#pause-btn { cursor: pointer; }
#prev-btn {display: inline; position: absolute; left: 100px; top: 19px; width: 2px; height: 8px; cursor: pointer; }
#prev-btnV {display: none; cursor: pointer; }
#next-btn{cursor:pointer;}
.noSelect { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }


#lightbox-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .95;
    background: #9E9E9E;
    z-index: 2;
}

#lightbox {
    position: relative;
    padding: 10px 10px 30px 10px;
    background: #fff;
    display: none;
    z-index: 10;
}

#close-btn { position: absolute; font-family: New Cicle; line-height: 30px; margin-right: 6px; right: 0; bottom: 0; cursor: pointer; color: #000; }

.lightbox-image-wrap img { max-width: 100%; max-height: 100%; }

ul.slidethumbs { margin-left: auto; margin-right: auto; list-style: none; }
ul.slidethumbs li { position: absolute; top:0; left:0; margin: 2px; cursor: pointer; display: none; }

ul.slidethumbs, ul.slidethumbs li {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

ul.slidethumbs {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

ul.slidethumbs li {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

ul.slidethumbs li img { filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: grayscale(100%); -o-filter: grayscale(100%); -ms-filter: grayscale(100%); -moz-filter: grayscale(100%); -webkit-filter: grayscale(100%); }
ul.slidethumbs li img:hover { filter: none; -o-filter: none; -ms-filter: none; -moz-filter: none; -webkit-filter: none; }

.loading-container {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
	margin-top: -62px;
	color: #000;
}

.loading1 {
    background: rgba(0, 0, 0, 0);
    border: 5px solid #858585;
    opacity:.9;
    border-right:5px solid;
    border-left:5px solid;
    border-radius: 50px;
    box-shadow: 0 0 35px #DBD9D9;
    width:50px;
    height:50px;
    animation: spinPulse 1s infinite linear;
    -moz-animation: spinPulse 1s infinite linear;
    -webkit-animation: spinPulse 1s infinite linear;
}

.loading2 {
    background: rgba(0, 0, 0, 0);
    border:5px solid #858585;
    opacity:.9;
    border-left:5px solid;
    border-right:5px solid;
    border-radius:50px;
    box-shadow: 0 0 15px #DBD9D9;
    width:30px;
    height:30px;
    margin:0 auto;
    position:relative;
    top:-50px;
    animation: spinoffPulse linear 1s infinite ;
    -moz-animation: spinoffPulse linear 1s infinite ;
    -webkit-animation: spinoffPulse linear 1s infinite ;
}

@-moz-keyframes spinPulse {
    0% { -moz-transform: rotate(160deg); opacity: 0; box-shadow: 0 0 1px #000; }
    50% { -moz-transform: rotate(145deg); opacity: 1; }
    100% { -moz-transform: rotate(-320deg); opacity: 0; }
}

@-moz-keyframes spinoffPulse {
    0% { -moz-transform: rotate(0deg); }
    100% { -moz-transform: rotate(360deg); }
}

@-webkit-keyframes spinPulse {
    0% { -webkit-transform: rotate(160deg); opacity: 0; box-shadow: 0 0 1px #000; }
    50% { -webkit-transform: rotate(145deg); opacity: 1; }
    100% { -webkit-transform: rotate(-320deg); opacity: 0; }
}

@-webkit-keyframes spinoffPulse {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spinPulse {
    0% { -ms-transform: rotate(160deg); opacity: 0; box-shadow: 0 0 1px #000; }
    50% { -ms-transform: rotate(145deg); opacity: 1; }
    100% { -ms-transform: rotate(-320deg); opacity: 0; }
}

@keyframes spinoffPulse {
    0% { -ms-transform: rotate(0deg); }
    100% { -ms-transform: rotate(360deg); }
}