@charset "utf-8";
/* CSS Document */

body {
	background-color: #F3F3F3;
	color: #000;
	height: 100%;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	overflow-y: hidden;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	max-height: 1920px;
	max-width: 1200px;
}
#bg {
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#overAllSize {

}
 a:link, a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
a:active {
     outline:none;
}
:focus {
    -moz-outline-style:none;
} 
img {
	height: 100%;
	float: left;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content {
	position: absolute;
	z-index: 1;
	max-width: 96%;
	height: 62.2%;
	width: 100%;
	max-height: 62.2%;
	overflow: hidden;
	overflow-x: hidden;
	top: 23%;
	left: 2%;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../images/contentBackground.png);
}
#one {
	position: fixed;
	z-index: 2;
	left: 19%;
	bottom: 5%;
	width: 60%;
	height: 5%;
	text-align: left;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.3%;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
}
/* the styles for each menu png image */

#nav1 {
	width: 14.4%;
	float: left;
}
#nav2 {
	width: 11%;
	float: left;
}
#nav3 {
	width: 21.9%;
	float: left;
}
#nav4 {
	width: 11.5%;
	float: left;
}
#nav5 {
	width: 12%;
	float: left;
}
#nav6 {
	width: 8%;
	float: left;
}
#nav7 {
	width: 12%;
	float: left;
}
#nav8 {
	width: 9.2%;
	float: left;
}
.navigateInstr {
	font-size: 0.85em;
	text-align: left;
	float: left;
	position: relative;
	width:auto;
	height:1em;
	position: absolute;
	top: 95.2%;
	left: 2.5%;
	font-weight: lighter;
	color: #B00000;
}

.imageInstr {
	font-size: 0.85em;
	text-align: right;
	float: right;
	position: relative;
	width:auto;
	height:1em;
	position: absolute;
	top: 95.2%;
	font-weight: lighter;
	color: #B00000;
	right: 2.5%;
}

#copyrightInfo {
	position: absolute;
	z-index: 3;
	bottom: 1%;
	height: 3.9%;
	width: 12%;
	right: 0.1%;
}
#copyright1 {
	width: 32%;
	float: left;
	position: relative;
	margin-right: 0%;
}
#copyright2 {
	width: 23%;
	float: left;
	position: relative;
	margin-right: 0.3%;
}
#copyright3 {
	width: 35%;
	float: left;
	position: relative;
}
.hiddenTips {
	height: 330px;
	width: 450px;
	display: none;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index: 2;
}
.hiddenTips a {
	color: #B00000;
}
#tooltipOne {
	background-image: url(../images/whoAreYou.png);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 330px;
	border: thin solid #CCC;
	z-index: 2;
}
#tooltipTwo {
	background-image: url(../images/diovoid.png);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 330px;
	border: 1px solid #CCC;
}
#tooltipThree {
	background-image: url(../images/fifthSunset.png);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 330px;
	width: 450px;
	border: 1px solid #CCC;
}

#tooltipFour {
	background-image: url(../images/fifthSunset.png);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 330px;
	width: 450px;
	border: 1px solid #CCC;
}

.pTooltIp {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 90%;
	padding-top: 50%;
	padding-right: 0px;
	padding-bottom: 2.5%;
	padding-left: 0px;
	text-align: center;
}
.title {
	color: #FFF;
	position: absolute;
	z-index: 1;
	right: 0%;
	bottom: 9%;
	width: auto;
	padding-right: 4%;
	padding-left: 0.3%;
	padding-top: 0.1%;
	padding-bottom: 0.1%;
}
.title a:hover, .title a:focus {
	color: #a4c2db;
}
#enter {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-size: 2.5em;
	float: left;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#note {
	text-align: left;
	float: right;
	font-size: 0.85em;
}
#simpleshow {
	position:relative; /* not required as of 0.1.3 to allow non-js degrading */
	height:90%; /* a height is required */
	width: 75%; /* a width is required */
	left: 8%;
	top: 15%;
}
#simpleshow img {
	position:absolute; /* not required as of 0.1.3 to allow non-js degrading  */
	top:0%; /* not required as of 0.1.3 to allow non-js degrading */
	height: 100%;
	width: 82%;
	border: thin solid #999;
	margin-left: 12%;
}
#socialSiteIcons {
	float: left;
	position: relative;
	width:10%;
	height:auto;
	position: absolute;
	top: 89.5%;
	left: 2.8%;
}
.profileIcons {
	float: left;
	margin: 0px;
	position: relative;
	width: 22%;
	height: auto;
	padding-top: 0px;
	padding-right: 8%;
	padding-bottom: 0px;
	padding-left: 0px;
}
#player {
	position: absolute;
	right: 0%;
	bottom: 9%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 1;
	height: 5.75%;
	width: 9.75%;
}
#preImageLoad {
	overflow: hidden;
	visibility: hidden;
	z-index: 0;
}
