@charset "utf-8";
/* CSS Document */
/* font-family: 'Dosis', sans-serif; */


body {
	height:100%;
	width:100%;
	margin:0;padding:0;
	overflow:hidden;
}



video {
		margin:0 auto;
		border:0 none;
		height: 100%;
		/*
		width: 100%;
		overflow: visible;
		object-fit:cover !important; */
}

.mainVid {
		margin:0 auto;
		border: none;
		visibility:hidden;
}

.sponsoredLogos {
	text-align:center;
	float:left;
	margin:0px 2px 0px 2px;
}

#dock {
background:url(images/backDock.png) repeat-x top;
height:300px;
z-index:150;
width:100%;

text-align:center;
font-size:13pt;
color:#999;
}

#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;left:0px;
	overflow:hidden;
}

	#mask {
		width:500%;
		height:100%;
		
	}

	.item {
		width:20%;
		height:100%;
		float:left;
		margin:0px;
		background-color:#000;
		
	}
	
	
	
	.selected {
		background:none;
	}

	.clear {
		clear:both;
	}

	.content {
		width:100%;
		height:100%;
		margin:0 auto;
		position:relative;
		overflow:hidden;
	}

	
	
	.backImage {
		width:100%;
		height:100%;
		object-fit: fill;
		z-index:0;
	}

	
	.homeScreenLogo {
		width:40%;
		height:auto;
		max-width:500px;
		position:absolute;
		margin-left:-35px;
		left:15%;
		top:150px;
		z-index:20;
	}
/*
	#permaLogo {
		width:240px;
		max-width:290px;
		position:absolute;
		display:block;
		left:15%;
		top:60px;
		margin-left:15px;
		z-index:20;
	}
*/
	
	#permaLogo {
		width:400px;
		max-width:400px;
		position:absolute;
		display:block;
		left:15%;
		top:45px;
		margin-left:295px;
		z-index:20;
		display:none;
	}
	
	#permaLogo img {
		width:100%;
		height:100%;
	}
	
	
	.bigTitle, .content h1 {
		position:absolute;
		left:15%;
		margin-left:300px;
		top:220px;
		margin-top:-70px;
		padding:0px 10px 0px 20px;
		z-index:14; /* menu z-index:15; so it goes behind the menu */
		font-family: 'Share Tech', sans;
		font-size:32pt;
		font-weight:bold;
		color:#fff;
		background:#900;
	}
	
	#panelContent {
		position:absolute;
		width:80%;
		max-width:700px;
		left:15%;
		margin-left:20px;
		top:220px;
		z-index:20;
		font-family:Arial, Helvetica, sans-serif;
		font-size:15pt;
		color:#FFF;
	}
	
	
	.tableTopText {
		font-family: 'Dosis', arial;
		font-weight:100;
		font-size: 14pt;
		clear:both;
		padding:5px 15px 10px 20px;
		color:#FFF;
		min-height:8ex;
		text-transform:uppercase;
		/* text-indent:-0.2ex; */
	}
	
	
	/* ------------------------------------------------------------
	/* ------------------------------------------------------------
	/* ------------------------------------------------------------
	/* --------------------SLIDER---------------------------------
	/* ------------------------------------------------------------
	*/
	
	#hero-slider, 
	#hero-slider2 {
	background:url(images/semi-transbgtransparent.png) repeat;
	box-shadow: 0px 0px 30px #000;
	text-align:left; 
	border:3px solid #555;
	width:100%;
	max-width:700px;
	border-radius: 15px 15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	margin:0 auto;
	padding:10px;
	font-family:arial;
	overflow:hidden;
}

	#hero-slider .onScreenItems,
	#hero-slider2 .onSilverScreenItems {
		width:170px;
		border-right:#555 1px solid;
		padding: 4px;
		overflow:hidden;
		float:left;
		text-align:center;
		padding:10px 0px 0px 10px;
	}

	.onScreenItems img,
	.onSilverScreenItems img {
		width:150px;
		height: 60px;
		margin:0px;
		border:solid #FFF 3px;
		background-color:#063;
		}
	
	#hero-slider .mask,
	#hero-slider2 .mask2 { 
		position:absolute;
		left: 200px;
		float:right; 
		width:100%; 
		height:280px; 
		margin:0px 0 0 10px; 
		overflow:hidden;
	}
	
	#hero-slider2 .mask2 {
		height:380px;
	}
	
	#hero-slider .panel,
	#hero-slider2 .panel { 
		width: 100%;
		max-width:500px; 
		height:400px; 
		text-align:left;
		padding:10px 15px 10px 5px;
	}
	
	
	#hero-slider a:link,
	#hero-slider a:visited,
	#hero-slider a:active,
	#hero-slider2 a:link,
	#hero-slider2 a:visited,
	#hero-slider2 a:active
	 {
		color:#FFF;
		text-decoration:none;
	}
	
	#hero-slider a:hover,
	#hero-slider2 a:hover {
		color:#900;
		text-decoration:none;
	}
	
	
	.panel h2 {
		padding:5px 0 0 0;
		color:#fff;;
		margin:0px 0px 5px 0px;
		font-family: 'Share Tech', sans;
		font-weight:bold;
		font-size:25pt;
	}
	
	.panel h3 {
		padding:5px 0 0 0;
		color:#CCC;
		margin:0px 0px 5px 0px;
		font-family: 'Share Tech', sans;
		font-weight:bold;
		font-size:16pt;
	}

	.panel p {
		margin:10px 0px 0px 0px;
		color:#ccc;
		font-family: 'share tech', arial, sans;
		font-weight:100;
		font-size:14pt;
		text-indent:-.1ex;
		line-height:2ex;
	}


	/* ------------------------------------------------------------
	/* ------------------------------------------------------------
	/* ------------------------------------------------------------
	/* --------------------Image Bouncer Effect--------------------
	/* ------------------------------------------------------------
	*/

.eff {
	
	/* the image size is 126x126, it's adjusted to fit the border as well*/
	width:190px;
	height:84px;

	/* important, allow the children object to move inside its parent obj */
	position:relative;	

	/* important, it hides the moved image */
	overflow:hidden;
	
	/* with the clear class, make it into 3 x 3 layout */
	float:left;
	
	/* IE float bug fix */
	display:inline;
	
	/* styling */
	font-size:12px;
	margin-bottom:10px;
}

.eff img {
	width:150px;
	height:80px;
	margin:0px;
	display:block;
	
	/* styling */
	text-decoration:none;
	border:2px solid #ccc;
	background:#ddd;

	/* important, it allows this obj to move by jquery */
	position:absolute;
	
	/* make sure it appears above the caption */
	z-index:500;
	
	cursor:pointer; cursor:hand;
}

.eff .caption {
	/* should be the same size with the image */
	width:140px;
	height:80px;
	position:absolute;
	top:0; left:0;
	
	/* styling */
	padding:5px;
	color:#000;
	background:#fff;
	border:2px solid #ccc;
	z-index:0;
	font-family: 'Share Tech', sans;
	font-size:16pt;
	line-height:16pt;
	font-weight:bold;
	}

.eff a{
	font-size:10pt;	
	font-weight:bold;
	color:#FFF;
}

.eff a:visited {
	color:#000;
}

.eff a .caption p {
	margin:0px;
	font-size:10pt;
	line-height:12pt;	
	font-weight:normal;
	color:#000;
}



	/* ------------------------------------------------------------
	/* ------------------------------------------------------------
	/* ------------------------------------------------------------
	/* --------------------KWICKS--------------------
	/* ------------------------------------------------------------
	*/



.kwicks {
			height: 150px;	
			}
			
			.kwicks .kwickskwicks-vertical .mainMenu{
				width: 268px;
				height:150px;
				margin: 0;
				background-color:#333;
			}
			
			/* .kwicks .mainMenu .menuItem {
				display:block;
				width: 268px !important;
				min-width: 268px;
				max-width: 268px;
				min-height: 75px;
				margin: 0px;
				margin-bottom:3px;
			}*/
			

/* ------------------------------------------------------------------*/



.menu {
	z-index: 15;
	position:fixed;
	top:0px;
	left:15%;
	height: 100%;
	width:290px;
	max-width:290px;
	background-color:#C00;
	background:url(images/bakSideMenu.png) repeat-y left top;
	font-family:'Lato', Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:9pt;
	font-weight:300;
	text-align:left;
	vertical-align:bottom !important;
}

	#littleMainMenuItems a,
	.menu a:link, 
	.menu a:active,
	.menu a:visited
	.panle a {
		text-decoration:none;
		color:#FFF;
		padding-bottom:3px;
	}


 #mainMenuItemsContainer {
	 position:absolute;
	 top:50px;
 }
 
 #mainMenuItem0,
 #mainMenuItem1,
 #mainMenuItem2,
 #mainMenuItem3,
 #mainMenuItem4
  {
	 width: 269px !important;
	 min-width: 268px;
	 max-width: 268px;
	 height: 30px;
	 margin: 0px;
	 margin-bottom:3px;
	 background-color:#333;
	 text-align:right;
	 }
	 
 #mainMenuItem0 {background:url(images/mainMenuItem3.png) no-repeat top left;}
 #mainMenuItem1 {background:url(images/mainMenuItem3.png) no-repeat top left;}
 #mainMenuItem2 {background:url(images/mainMenuItem2.png) no-repeat top left;}
 #mainMenuItem3 {background:url(images/mainMenuItem1.png) no-repeat top left; border-bottom:#ccc 2px solid;}
 #mainMenuItem4 {background:url(images/mainMenuItem3.png) no-repeat top left;} 
			
			
.menu .mainMenuLittle {
	background-color:#0C3;
	list-style:none;
	width:269px !important;
}
	.mainMenuLittle > li {
		background-color:#006;
		text-align:right;
		background:url(images/mainMenuItemLittleMenus.png) right center no-repeat;
		padding-right:30px;
	}
	
#littleMainMenuItems {
	position:absolute;
	bottom:50px;
	width:269px !important; 
	margin:20px 0px 20px 0px;
}


.loadie {
	position: absolute;
	top: 0;
	left: 0;
	background-color:#FC0;
	width: 0;
	height: 4px;
	-webkit-transition: width 0.5s ease-out;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.25);
}


.theCoverUpDetectClass {
	volume:silent;
}

.backFaderPage {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display:none;
	background:#000;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.overlayMenu {
	position: absolute;
	width: 40px;
	height: 100px;
	top: 0;
	/*left: 0;*/
	z-index: 200;
	background-color: transparent;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 10px;
	gap: 5px;
}

.overlayBtn {
	position: relative;
	height: 40px;
	width: 40px;
	background-color: rgba(255, 20, 20, 0.4);
	color: rgba(255,255,255, 0.5);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Material Icons';
	cursor: pointer;
	transition-duration: 0.3s;
	text-decoration: none;
}
.overlayBtn:hover {
	background-color: rgba(255, 20, 20, 1);
	color: #fff;
	text-decoration: none;
	transition-duration: 0.3s;
}
a, a:link, a:active, a:visited, a:hover {
	text-decoration: none;
}