@charset "utf-8";
/* CSS Document */

body	{
	margin:0px;
	padding:0px;
	background:#000 url("images/bg-popcorn.jpg") top center no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #fff;
	font-weight:600;
	line-height:24px;
}

#page	{
	width:100%;
	height:100%;
	margin:0px auto;
}

#wrapper	{
	width:1200px;
	margin:620px auto 50px;	
}

.logo	{
	width:218px;
	height:90px;
	margin:0px auto;	
}


.content	{
	text-align:center;
	padding-top:10px;
}



.text16b_yellow	{
	font-size:16px;
	color:#ffd97e;	
	font-weight:600;
}

.text16_yellow	{
	font-size:16px;
	color:#ffd97e;	
	font-weight:300;
}

.text16b_white	{
	font-size:16px;
	color:#fff;	
	font-weight:600;
}

.text14_white	{
	font-size:14px;
	color:#fff;	
	font-weight:300;
}

#main-content	{
	margin:20px auto 10px;

}

.tablebg1	{
	width:888px;
	height:890px;
	margin: 0px auto;	
	background:url(images/table-bg1.png) top center no-repeat;
	
}

.tablebg2	{
	width:888px;
	height:492px;
	margin: 20px auto;	
	background:url(images/table-bg2.png) top center no-repeat;
	
}

.tablebg3	{
	width:888px;
	height:590px;
	margin: 20px auto;	
	background:url(images/table-bg3.png) top center no-repeat;
	
}

.tablebg4	{
	width:750px;
	height:262px;
	margin: 20px auto;	
	background:url(images/table-bg4.png) top center no-repeat;
	
}






































			

/* 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:80px;
}