@charset "utf-8";
/* CSS Document */
@-ms-viewport{
  width: device-width;
}

body	{
	margin:0;
	padding:0;	
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:normal;
	background-color:#000;
	color: #ffffff;
	line-height:20px;
}
a{
	text-decoration: none;
}
img {
	border:none !important;
	padding:0px;
	margin:0px;
}
canvas{
	position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
    width: 100%;	
}
#page{
	width:100%;
	height:100%;
	margin:0px auto;
	position: relative;
	overflow: hidden;
	min-width: 1150px;
	max-width: 2000px;
	margin: 0 auto;
	background: url('images/bg_header.jpg') top no-repeat, 
                url('images/bg_footer.jpg') bottom no-repeat, 
                url('images/bg_repeat.jpg') center repeat;
}
#gagunb {
	position:relative;
	z-index:4;
    overflow: hidden;
    min-width: 1150px;
    max-width: 2000px;
    min-height: 45px;
    margin:0px;
	padding:0px;
}
#gfooter {
	position:relative;
	z-index:4;
    overflow: hidden;
    min-width: 1150px;
    max-width: 2000px;
    min-height: 144px;
    margin: 0 auto;
}
#menu {
	height: 76px;
    margin: 80px auto 0;
    padding: 3px 0 0 0;
    position: relative;
    top: -280px;
    z-index: 2;
    background: url(images/bg_menu.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 990px;
}
.inner-frame{
	background: url(images/bg_frame.jpg);
	box-shadow: -1px -10px 10px #000, -1px 10px 10px #000, -1px 10px 10px #000;
	border: 2px #433c3c solid;
	margin: -270px auto 0;
	width: 940px;
	border-radius: 10px;
	padding: 20px;
}
.inner-content{
	background: url(images/bg_inner_repeat.jpg);
	box-shadow: 0px 0px 14px #000;
	border: 2px solid #615d5d;
	padding: 20px;
	border-radius: 10px;
}
.inner-content .title{
	display: block;
    margin-bottom: 10px;
}
.inner-content .em{
    text-align: left !important;
    color: #c59f9f !important;
    margin: 0px!important;
    font-style: italic;
    padding-left: 20px;
    font-size: 13px;
}
.lb-data .lb-close{
	position: absolute;
    top: -30px;
    margin-left: 810px;
}
.lb-outerContainer{
	background-color: transparent;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	color:#fff;
	font-size:16px;
	line-height: normal;
	height:100%;
    width: 1100px;
    margin: 0 auto 60px;
}
#content h1{
	color: white;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
	margin: 5px auto 25px;
    text-shadow: 1px 0px 0px;
}
#content h1.head{
	font-size: 26px;
    color: #fffd3e;
    text-transform: uppercase;
    margin-bottom: 0px;
}
#content p {
    color: #fff;
	margin: 20px 0px;
	text-align: center;
}
#content h2{
	color: #1bd2f9;
	font-size: 30px;
	margin-bottom: -20px;
}
span.red{
	color: red;	
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}
/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    text-align: center;
	padding:0px;
    position: absolute;
    z-index: 1;
    bottom:10%;
    margin-left:-200px;
	font-size:12px;
	box-shadow: 1px 0px 7px -1px #000000;
}
/* Show the tooltip text when you mouse over the tooltip container */
#content .tooltip p{
	color: #224e79;
	padding: 0 20px 0 50px;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.tooltip table.t1-tooltip {
	width: 600px;
}
.tooltip table.t1-tooltip tr th {
	background: #153758;
	color: #fff;
    padding: 10px 10px;
}
.tooltip table.t1-tooltip tr th:nth-child(3) {
	color: #eb6a1d;
}
.tooltip table.t1-tooltip tr th:nth-child(1) {
	width: 60% !important;
}
.tooltip table.t1-tooltip tr th:nth-child(2),.tooltip table.t1-tooltip tr th:nth-child(3) {
	width: 20% !important;
}
.tooltip table.t1-tooltip tr td {
	background: #9ac9f7;
    color: #224e79;
	font-size: 12px;
    padding: 8px 10px !important;
}
.tooltip table.t1-tooltip tr td:nth-child(1) {
	text-align:left;
}
.tooltip table.t1-tooltip tr td:nth-child(2) {
	width: 20%;
	text-align: center;
}
.tooltip .d-star{
	display: inline-block;
    font-size: 20px;
    margin-left: -20px;
}
.tooltip .bg-transparent{
	background: transparent;	
}
#wrapper	{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.white{
	color: #fff;
}
.red{
	color: #fb3d1e;
}
.green{
	color: #12fa28 !important;
	font-weight: bold !important;
}
p.green{
	font-size: 20px;
	font-weight: 100 !important;
}
.yellow{
    color: #eaff00 !important;
}
.blue{
	font-size: 26px !important;
	color: #1ae4fc !important;
	font-weight: bold !important;
}
.brown{
	color: #fda925;
}
.underlined{
	text-decoration:underline;	
}
ul{
	text-align:left;
}
ul li{
    list-style: disc;	
}
.header	{
	width:1000px;
	height:412px;
}
table.ols{
    color: #6ed4fe;
    font-size: 20px;
    margin: 0 auto;
    width: 800px;}

.title_header	{
	width:766px;
	height: 105px;
	margin: 10px auto;
	
}

#masthead {
	height:750px;
	display:block;
}

#playnow {
	height:160px;
}

/* tbl imgs start */
#tbl-bg-1 {
}
/* tbl imgs end */

/* font start */
.ff1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:20px;
	color: #ffffff;
	text-transform:uppercase;
}
/* font end */

/* spacer start */
#spacer {
	height:20px;
}

#spacer2 {
	height:30px;
}
/* spacer end */

/* misc start */
/* misc end */

/* generic footer start */
footer[role="contentinfo"] {
  padding-top: 15px;
  background-color: #000;
}

footer {
  background-image: url(/wp-content/themes/elsword3/images/bg-footer.jpg);
  font-size: 12px;
  font-size: 0.857142857rem;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  width: 100%;
  min-width: 1024px;
  margin: 0px auto 0px auto;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-position: top;
  height: 144px;
}

.footernormal {
	font-size:12px;
	color:#4679ba;
	text-align:left;
	font-weight:normal;
}

a.footerlinks:link {color: #4679ba; text-decoration:none; line-height:16px; }
a.footerlinks:active {color: #4679ba; }
a.footerlinks:visited {color: #4679ba; }
a.footerlinks:hover {color: #4679ba; }

.footersections {
	font-size:12px;
	color:#FFF;
	font-weight: bold;
}

.footercopyright {
	font-size:12px;
	color:#FFF;
}
/* generic footer end */