html {
}
html, body {
	height: 100%;
}
body{
	background-color:#00151b;
	background-position:center top;
	background-repeat:no-repeat;
	color: #666;
	font-family: "brandon-grotesque",'Times New Roman',Serif;	
	font-size: 62.5%;
	text-align: left;
} 
@font-face {
  font-family: 'Leaguegothic';
  src: url('leaguegothic.eot');
  src: local('☺'),             /* sneakily trick IE */
        url('leagugothic.woff') format('woff'),
        url('leaguegothic.ttf') format('truetype'),
        url('leaguegothic.svg#font') format('svg');
}
#page_overlay {
	height: 100%;
	width: 100%;
	z-index: 10000000000;
	background: #00151b;
	top: 0;
	left: 0;
}
.page_loading {
	margin-right: auto;
	margin-left: auto;
	margin-top: 300px;
	padding-top: 100px;
	width: 300px;
	height: 100px;
	background-image:url(../images/ether_small.png);
	background-position: top center;
	background-repeat:no-repeat;
}
.loader_img {
	width: 128px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#pagewidth{ 
 	width:1200px; 
 	text-align:left; 
 	margin:0 auto; 
} 

header{
 	position:relative; 
 	height:270px;
 	width:100%;
	top: -75px;
 	display:block;
 	overflow:hidden;
	z-index:1;
	background-image: url(../../images/header2.png);
	background-position:top center;
	background-repeat: no-repeat;
} 
header a {
    font-family: "brandon-grotesque",'Times New Roman',Serif;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: -3px;
    text-transform: uppercase;
    z-index: 100;
}
header a:hover {
    background: none repeat scroll 0 0 #DDD9D7;
    color: white;
    text-decoration: none;
}
h1 {
	color:#1a9b92;
}

h3 {
    margin: 30px 0 0;
    padding: 0;
}
h3.comments {
    margin: 40px auto 20px;
    padding: 0;
}
h4 {
    margin: 10px 0 0;
    padding: 20px 0 0;
}
p img {
    max-width: 100%;
    padding: 0;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    display: inline;
    margin: 0 0 2px 7px;
}
img.alignleft {
    display: inline;
    margin: 0 7px 2px 0;
}
footer{
	height:150px;
	clear:both;
	display:block;
	overflow:auto;
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	padding-top: 20px;
} 
.footer_content {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	text-align: center;
}
footer img {
	margin: 5px;
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}
footer img:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
a {
	color: #1a9b92;
	text-decoration: none;
}
a:visited {
    color: #1a9b92;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a.image {
    border-bottom: 0 none;
}

h2 {
    font-size: 2.1em;
}
h2 a {
    border-bottom: medium none;
    color: #505050;
    letter-spacing: -1px;
    line-height: 1.2em;
    text-decoration: none;
}
h2 a:visited {
    color: #787878;
}
h2 a:hover {
    color: #000000;
}
h3 {
    font-size: 1.3em;
	font-family: 'Trebuchet MS',Arial,Helvetica,Sans-Serif;

}
h4, li h2 {
    font-family: 'Trebuchet MS',Arial,Helvetica,Sans-Serif;
    font-size: 0.8em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.2em;
    text-transform: uppercase;
}

ul, ol {
    margin: 25px 0;
    padding: 0 0 0 30px;
}
ol {
    padding: 0 0 0 35px;
}
ul ul {
    margin: 5px 0 20px 20px;
}
ol li {
    margin: 0;
    padding: 0;
}
.center {
    text-align: center;
}
hr {
    display: none;
}
a img {
    border: medium none;
}
ul {
    list-style: none;
    padding:0;
    margin:0;
}
li { 
    padding-left: 1em; 
    text-indent: -.7em;
	padding-bottom: 5px;
}
li:before {
    content: "• ";
    color: #1a9b92;
}
#content {
	width: 1200px;
	height: 636px;
	background-image:url(../images/thecase_background.png);
	background-repeat:no-repeat;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
	margin-top: -60px;
	display: block;
	overflow: hidden;
	z-index: 1;
	position: relative;
}
#content_demo {
	width: 1200px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -60px;
	display: block;
	overflow: hidden;
	z-index: 1;
	position: relative;
	font-family: 'Leaguegothic';
	color: #fff;
	font-size: 45px;
	text-align: center;
}
#content_overlay {
	width: 1200px;
	height: 636px;
	margin-left: auto;
	margin-right: auto;
	top: 218px;
	overflow: hidden;
	z-index: 998;
	position: absolute;
	display: none;
	background-image:url(../images/transparent.png);
}
#content2 {
	width: 1200px;
	height: 636px;
	margin-left: auto;
	margin-right: auto;
	top: 218px;
	overflow: hidden;
	z-index: 2;
	position: absolute;
	display: none;
}
#content3 {
	width: 1200px;
	height: 636px;
	margin-left: auto;
	margin-right: auto;
	top: 218px;
	overflow: hidden;
	z-index: 3;
	position: absolute;
	display: none;
}
.audio {
	width: 80px;
	height: 115px;
	overflow: hidden;
	background-image:url(../images/link_video.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	display: block;
	z-index: 2;
	margin: 318px 0px 0px 229px;
}
.audio:hover {
	background-position: -80px 0px;
	cursor: pointer;
}
.info {
	width: 130px;
	height: 75px;
	position: relative;
	overflow: hidden;
	background-image:url(../images/link_info.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	display: block;
	z-index: 3;
	top: -120px;
	left: 867px;
}
.info:hover {
	background-position: -130px 0px;
	cursor: pointer;
}
.wpg {
	width: 125px;
	height: 65px;
	position: relative;
	overflow: hidden;
	background-image:url(../images/link_wpg.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	display: block;
	z-index: 4;
	top: -80px;
	left: 5px;
}
.wpg:hover {
	background-position: -125px 0px;
	cursor: pointer;
}
.gallery {
	width: 68px;
	height: 110px;
	position: relative;
	overflow: hidden;
	background-image:url(../images/link_gal.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	display: block;
	z-index: 5;
	top: -322px;
	left: 756px;
}
.gallery:hover {
	background-position: -70px 0px;
	cursor: pointer;
}
#room {
	width: 130px;
	height: 215px;
	position: relative;
	overflow: hidden;
	background-image:url(../images/link_room.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	display: block;
	z-index: 6;
	top: -352px;
	left: 603px;
}
#room:hover {
	background-position: -130px 0px;
	cursor: pointer;
}
#room2 {
	width: 190px;
	height: 210px;
	position: relative;
	overflow: hidden;
	background-image:url(../images/link_room2.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	display: block;
	z-index: 8;
	top: 162px;
	left: 529px;
}
#room2:hover {
	background-position: -190px 0px;
	cursor: pointer;
}
.movies {
	width: 230px;
	height: 270px;
	position: relative;
	overflow: hidden;
	background-image:url(../images/link_movies.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	display: block;
	z-index: 11;
	top: -53px;
	left: 945px;
}
.movies:hover {
	background-position: -230px 0px;
	cursor: pointer;
}
.egg_1 {
	width: 114px;
	height: 126px;
	position: relative;
	overflow: hidden;
	background-image:url(../images/egg_1.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	display: block;
	z-index: 11;
	top: -140px;
	left: 198px;
}
.egg_1:hover {
	background-position: -114px 0px;
	cursor: pointer;
}
.container {
	width: 1200px;
	min-height:400px;
	border: 1px solid #1a9b92;
	display: none;
	margin-top: -55px
}
.container_about {
	width: 1160px;
	min-height:400px;
	border: 1px solid #1a9b92;
	display: none;
	margin-top: -55px;
	padding: 20px;
	font-size: 16px;
	color: #fff;
}
.container_audio {
	width: 1200px;
	min-height:400px;
	border: 1px solid #1a9b92;
	display: none;
	margin-top: -55px
}
.container_movies {
	width: 1200px;
	min-height:400px;
	border: 1px solid #1a9b92;
	display: none;
	margin-top: -55px
}
#toTop {
  width:100px;
  border:1px solid #1a9b92;
  background:#00151b;
  text-align:center;
  padding:20px 5px 20px 0px;
  position:relative;
  top: 11px;
  left: 1095px;
  cursor:pointer;
  display:none;
  color:#fff;
  font-family: "brandon-grotesque",'Times New Roman',Serif;;
  font-size:16px;
  z-index: 999;
}
#toTop:hover {
	border: 1px solid #ff9000;
}
.selection {
	width: 100%;
	height: 100%;
}
.green {
	color:#1a9b92;
	font-size: 18px;
	font-weight:bold;
}
#konami {
	margin-top: 200px;
	margin-left:auto;
	margin-right:auto;
	height: 600px;
	width: 510px;
}
.konami_close {
	width: 100%;
	height: 60px;
	text-align:center;
	cursor: pointer;
}
.konami_image {
	margin-top: 10px;
	width: 100%;
	height: auto;
}
.konami_image2 {
	width: 250px;
	height: 253px;
	position:absolute; 
    bottom:0px;
	left: 0px;
	display: block;
	background-image:url(../images/ben.png);
	background-repeat: no-repeat;
	background-position:top center;
}
#slider {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.scroll2 {
  height: 400px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
  padding: 0px;
  height: 400px;
  width: 1200px; /* change to 560px if not using JS to remove rh.scroll */
}
.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}
.video_column {
	width: 279px;
	height: 100%;
	float: left;
	border-right: 1px solid #2D2D2D;
	background-color: none;
	color: #fff;
	padding: 10px;
}
.video_column:hover {
	background-color: #2d2d2d;
}
.video_thumb {
	width: 252px;
	height: 175px;
	margin-left:auto;
	margin-right: auto;
	z-index: 1
}
.video_play {
	width: 250px;
	height: 175px;
	z-index: 2;
	margin-right:auto;
	margin-left:auto;
	display: block;
	background-image:url(../images/play.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-top: -175px;
	position: relative;
	border: 1px solid #2D2D2D;
}
.video_play:hover {
	background-position: -250px 0px;
	border: 1px solid #1a9b92;
}
.video_desc {
	width: 250px;
	text-align:justify;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	font-family: "brandon-grotesque",'Times New Roman',Serif;;
    font-size:16px;
}
.audio_player {
	width: 1195px;
	padding-left: 5px;
	padding-top: 5px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	top: 220px;
	display: block;
	position:absolute;
	z-index: 10000;
}
.drag {
	position: relative;
	width: 130px;
	height: 150px;
	top: -389px;
	left: 768px;
	display: block;
	background-image: url(../images/egg_2.png);
	background-repeat:no-repeat;
	background-position:top center;
	z-index: 51;
}
.drag_egg {
	position: relative;
	width: 130px;
	height: 150px;
	top: -239px;
	left: 768px;
	display: block;
	background-image: url(../images/egg_3.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index: 50;
}
.drag_egg:hover {
	background-position: -130px 0px;
	cursor:pointer;
}
.gallery2 {
	position: relative;
	width: 80px;
	height: 100px;
	top: -676px;
	left: 589px;
	display: block;
	background-image: url(../images/link_gal2.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index: 52;
}
.gallery2:hover {
	background-position: -80px 0px;
}
.binary {
	position: relative;
	width: 326px;
	height: 156px;
	top: -515px;
	left: 114px;
	display: block;
	z-index: 53;
}
.binary_mouseover {
	position: relative;
	width: 326px;
	height: 156px;
	top: 0;
	left: 0;
	display: block;
	background-image: url(../images/egg_4.png);
	background-repeat:no-repeat;
	background-position:top center;
	z-index: 53;
}
/* Demo Page */
.demo {
	width: 795px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.download {
	width: 450px;
	height: 500px;
	float: left;
	display:block;
}
.section {
	width: 260px;
	height: 115px;
	margin-left: 10px;
	margin-bottom: 15px;
	float: right;
	display:block;
	font-size: 14px;
	padding-top: 10px;
	text-align: left;
	padding-left: 20px;
	font-family: "brandon-grotesque",'Times New Roman',Serif;
	background-color: #00151b;	
	border: 1px solid #013b4b;
}
.section2 {
	width: 260px;
	height: 50px;
	margin-bottom:15px;
	float: right;
	display: block;
	font-size: 14px;
	padding-top: 10px;
	text-align: left;
	padding-left: 20px;
	font-family: "brandon-grotesque",'Times New Roman',Serif;
	background-color: #00151b;
	border: 1px solid #013b4b;
}
.section:hover, .section2:hover {
	background-color: #01534e;
	border-color:#00151b;
}
.mail_surround {
	width: 280px;
	height: 30px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.mailinglist {
	width: 225px;
	float: left;
	margin: 10px 15px 10px 0px;
	height: 20px;
	padding: 5px;
	outline-color: #1a9b92;
	line-height: 20px;
	border-radius: 2px;
	border: none;
}

.processing {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 5px;
	height: 24px;
	width: 235px;
	background-color: #013b4b;
	color: #1a9b92;
	border: none;
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: pointer;
}
.processing:hover {
	opacity:8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
.down_img {
	width: 32px;
	height: 32px;
	margin-top: 32px;
	margin-right: 20px;
	float: left;
	background-image:url(../../1957/images/download.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.imgmove:hover .down_img{
	background-position:-32px 0px;
}
.down_text {
	height: 32px;
	margin-top: 38px;
	font-size: 18px;
	line-height: 32px;
}
.demo a:link {
	color: #fff;
}
.fb_img {
	width: 32px;
	height: 32px;
	margin-top: 3px;
	margin-right: 20px;
	float: left;
	background-image:url(../../1957/images/facebook.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.imgmove2:hover .fb_img{
	background-position:-32px 0px;
}
.tw_img {
	width: 32px;
	height: 32px;
	margin-top: 3px;
	margin-right: 20px;
	float: left;
	background-image:url(../../1957/images/twitter.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.imgmove3:hover .tw_img{
	background-position:-32px 0px;
}
.social_text {
	height: 32px;
	margin-top: 5px;
	font-size: 22px;
	line-height: 32px;
}
.petekon {
    width: 226px;
    height: 533px;
    position: absolute;
    top: 200px;
    left: -226px;
    background-image: url(../images/pete.png);
}