﻿
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

.clr {
	clear:both;
}

:focus {
	outline:none;
}

:link, :visited, :active, :hover {
	border:none;
	outline:none;
	text-decoration:none;
	color:inherit;
}


body{
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	background: #000;
	color:#FFF;
	overflow:hidden;
	width:100%;
}

ol,ul {
	list-style:none;
}

fieldset,img { 
	border:0;
	outline:none;
}

.hidden {
	visibility:hidden}




	  #wrapper {
		  position:fixed;
		  margin: 0;
		  float:right;
		  width: 100%;
		  height: 100%;
		  vertical-align:middle;
		  overflow:hidden;
		  z-index:1;
		  
}


      #header {
	position:fixed;
	margin:0;
	width:100%;
	height:30px;
	background-color:#000;
	opacity:.7;
	vertical-align: middle;
	z-index:99;

}

		#footer {
			width: 100%;
			height: 30px;
			float: left;
			background-color:#000;
			opacity: .7;
			vertical-align:middle;
			z-index:5;
			position:fixed;
			bottom: 30px;			
			
			
		}
		
		#navPrev, #navPause, #navPlay, #navNext{
			width: 80px;
			height: 60px;
			vertical-align:middle;
			position: fixed;
			bottom: 5px;
			overflow:visible;
			
		}
		
		#navPrev {
			z-index:7;
			right:230px;
		}
		
		#navPause {
			z-index:8;
			right:160px;
		}
		
		#navPlay{
			z-index: 9;
			right: 100px;
			
		}

		#navNext{
			z-index: 10;
			right: 30px;
			
		}





      #sidebar {
		position:fixed;
		margin-top:30px;
		margin-left:0;
        width:15%;
        height:75%;
		padding:1%;
		float:left;
		z-index:98;
		overflow:visible;
		
}	

      #main {
		position:fixed;
        width:80%;
        height:85%;
		top: 30px;
		padding:1%;
		overflow-y:auto;
		z-index:9;
		right:1px;
		
		
}



.headMenu, .headMenu:link, .headMenu:visited, .headMenu:hover, .headMenu:active {
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	color: #FFF;
	line-height: 24px;
	text-transform: uppercase;
	vertical-align: middle;
	padding-left: 20px;

}
.headMenu, .headMenu:link, .headMenu:visited{
	font-size: 12px;
}

.headMenu:hover, .headMenu:active {
	font-size: 14px;
}

.right{
	float: right;
	padding-right: 20px;
	padding-left: 35px;
}

.sendButton {
	font-family: 'Oswald', 'Fjalla One', 'Arial Narrow', Arial, sans-serif;
	color:#333;
	text-align: left;
	text-transform:uppercase;
	vertical-align: middle;
	margin-left:10px;
	padding: 5px;
	width: 200px;
	font-size: 20px;
	font-style: normal;
}


.flipMenu, .flipMenu:link, .flipMenu:visited, .flipMenu:hover, .flipMenu:active, .flipMenuReady  {
	font-family: 'Oswald', 'Fjalla One', 'Arial Narrow', Arial, sans-serif;
	color: #FFF;
	text-align: left;
	text-transform:uppercase;
	vertical-align: middle;
	margin-left:10px;
	padding: 15px;
	width: 300px;
}

.flipMenu, .flipMenu:link, .flipMenu:visited {
	font-size: 20px;
	font-style: normal;
	
	

}
.flipMenu:hover, .flipMenu:active, .flipMenuReady  {
	font-size: 25px;
	font-weight:bold;
}

.navButton, .navButton:hover {
	vertical-align:middle;
	margin: 0 auto;
}

.navButton {
	width:70px;
	opacity: .7;
}

.navButton:hover {
	width:90px;
	opacity: 1;
}



.h2 {
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	margin-left: 20px;
	color:#FFF;
	font-size:14px;
}

.text, .mainTable {
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	max-width: 800px;
	
	
}
.text{
vertical-align:top;}

.text2 {
	font-family: "Century Gothic", Geneva, Tahoma, sans-serif;
	font-size:14px;
	color:#000;
	vertical-align:top;
	}
}

.mainImageSkin{
	float:right;
	width: 100%;
	max-width: 250px;
	min-width:100px;
	height:auto;
	z-index:99999;
	
}

.mainImageSkin:hover{
float:right;
	background-image:url(../MainTemplate/NEXT.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	opacity: .7;
	
}

.mainImage {
	background-size:contain;
	background-position:right;
	background-repeat:no-repeat;
}

	

.titleMenu, .titleMenuBlack {
	font-family: 'Oswald', 'Fjalla One', Helvetica, Geneva, sans-serif;
	font-size:20px;
	text-align: left;
	padding-left:150px;

}

.titleMenu {
	padding-top: 3px;
	color:#FFF;
}

.titleMenuBlack {
	color:#000;
	padding-top:5px;
	padding-bottom:inherit;
}


.mainTable {
	padding: 30px;
	background-image:url(../MainTemplate/WhiteSkin.png);
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	
}



.slideshow {  padding: 0; z-index:1; vertical-align:middle; height:100%;}
.slide { left: auto !important;
    right: 0 !important; vertical-align:middle; height:100%; padding:0; z-index:1;}
.slide img {  padding: 0; border: none; vertical-align:middle; display: block; z-index:1;}






/* Leave at the very bottom of the script */

#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:9999; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../MainTemplate/status.GIF); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}


	  
	

