@charset "utf-8";
/* CSS Document */
@-ms-viewport{
  width: device-width;
}

body	{
	margin:0;
	padding:0;	
	background:#000000 url(images/bg.jpg) top center no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:normal;
	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-color: 	#000000;
  background:#000000 url(images/bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;		
}

#gaunb {
	position:relative;
	z-index:4;
    overflow: hidden;
    min-width: 1150px;
    max-width: 2000px;
    min-height: 48px;
    margin: 0 auto;
}

#gfooter {
	position:relative;
	z-index:4;
    overflow: hidden;
    min-width: 1150px;
    max-width: 2000px;
    min-height: 144px;
    margin: 0 auto;
}

.logo	{
	width:256px;
	height:85px;
	margin-left:auto;
	margin-right:auto;
	margin-top:58px;
	clear:right;
	
}
#wrapper	{
/*	width:1250px; */
	width:100%;
	margin-left:auto;
	margin-right:auto;
}


.header	{
	width:1000px;
	height:412px;
}

.title_header	{
	width:766px;
	height: 105px;
	margin: 10px auto;
	
}

#menu {
	height:100px;
}

#content	{
	font-family: Verdana, Geneva, sans-serif;
	color:#0c4e66;
	font-size:24px;
	line-height: normal;
	height:2780px;
}

#masthead {
	height:464px;
}

#topmenu, #bottommenu {
	height:134px;
}
/* font start */
.ff1 {
	font-size:15px;
	color:#000;
}
/* font end */

/* spacer start */
#spacer1 {
	height:86px;
}

#playnow {
	height:194px;
}
/* spacer end */

/* misc start */
#si-05 {
    background: url('images/si-05.png') no-repeat 50% 0;
	width:1011px;
	height:235px;
}

/* 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 */



#masthead {
/*	height:250px; */
}

/* Styling the Popup Window Start */
.floating-menu {
font-family: sans-serif;
background: rgba(70, 75, 78, .5);
border-right:solid 3px #000000;
padding: 5px;;
width: 131px;
height:100%;
z-index: 100;
position: fixed;
top: 0px;
left: 0px;
text-align:center;
}

.floating-menu a, 
.floating-menu h3 {
font-size: 0.9em;
display: block;
margin: 0 0.5em;
color: white;
}

.ff16 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fdc952;
	line-height:1.3em;
}
.ff17 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:1.3em;
}



#spacer-leftmenu {
	height:140px;
}