@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;
}

img {
	border:none !important;
	padding:0px;
	margin:0px;
}

#page	{
	width:100%;
	height:100%;
	margin:0px auto;
    position: relative;
    overflow: hidden;
    min-width: 1150px;
    max-width: 2000px;
    min-height: 650px;
    margin: 0 auto;		
	background:#4482bd url('images/bg_01.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
#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: 60px;
    position: relative;
	top: -30px;
	z-index: 2;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	color:#fff;
	font-size:14px;
	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 p {
    color: #fff;
	margin: 20px 0px;
	text-align: left;
}
#content h2{
	background: #346ca7;
    border-radius: 60px;
    color: #ffdf08;
    font-style: italic;
    padding: 10px 40px;
    width: max-content;
}
#content .frame{
    padding: 25px;
}
#content .frame .inner-frame{
    padding: 20px 20px 180px;
}
.inner-frame table.t1 td,.inner-frame table.t1 th {
	border: 1px solid #fff;
	padding: 15px;
    text-align: left;
    vertical-align: inherit;
	
}
.inner-frame .accordion img {
    border-radius: 2px;
	height: 30px;
    left: 13px;
    position: absolute;
    top: 8px;
    width: 40px;
}
.inner-frame table.t1 th{
	color: #7ede30;
	text-align: center;
}
.inner-frame table.t1 th:nth-child(1) {
	width: 15%;
	text-align:center;
	padding: 8px 15px;
    vertical-align: top;
}
.inner-frame table.t1 th:nth-child(2){
	width: 25%;
}
.inner-frame table.t1 th:nth-child(3){
	width: 580px;
}
.inner-frame table.t1 th.highlight {
    background: #1a6ec1;
	color: #fff;
    font-size: 16px;
	font-style: italic;
    padding: 10px;
	text-transform: uppercase;
}
.inner-frame table.t1 tr td:nth-child(1) {
    font-weight: bold;
	text-align: center;
	vertical-align: baseline;
}
table td.line, table th.line {
	border-left: 2px solid #224e79;
}
table td.line-btm, table th.line-btm  {
	border-bottom: 2px solid #224e79;
}
/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}
/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    min-width:450px;
	background-color:#9ac9f7;
    text-align: center;
	padding:0px;
    position: absolute;
    z-index: 1;
    bottom:10%;
    margin-left:-203px;
	font-size:14px;
	box-shadow: 1px 0px 7px -1px #f7c13d;
}
/* 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;
}
.header	{
	width:1000px;
	height:412px;
}

.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 */
#spacer1 {
	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 */