@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:#000000 url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
/*	margin-top:-45px; */
}
#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:57px;
}

#wrapper	{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}


.header	{
	width:1000px;
	height:412px;
}

.title_header	{
	width:766px;
	height: 105px;
	margin: 10px auto;
	
}

#masthead {
	height:690px;
	display:block;
}

#content	{
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
	line-height: normal;
	height:850px;
}

#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 */