@charset "utf-8";
/* CSS Document */


body	{
	margin:0px;
	padding:0px;
	background:#000 url("images/bg-PVP-Burning.jpg") top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:	#ffb20d;
}

#page	{
	width:100%;
	height:100%;
	margin:0px auto;
}

#wrapper	{
	width:1000px;
	margin:10px auto;	
}

#main-content	{
	margin:20px auto 10px;
	padding:10px;
	text-align:center;	
}

.logo	{
	width:218px;
	height:90px;
	margin:0px auto;
		
}

.title	{
	width:964px;
	height:76px;
	margin:0px auto;
		
}
.subtitle	{
	width:474px;
	height: 29px;
	margin: 10px auto;
}

.mainbox	{
	width:801px;
	height:281px;
	margin:0px auto;	
	
}

.content-box	{
	width:1078px;
	height:351px;
	margin:-30px auto 20px;
	background:url(images/timer_event.png) top center no-repeat;
	margin-left:-70px;
	text-align:center;
	
}

.content-box1	{
	width:1078px;
	height:351px;
	margin:-30px auto 0;
	background:url(images/quest.png) top center no-repeat;
	margin-left:-70px;
	text-align:center
	
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
	margin-top: 160px;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
   /* width: 120px;*/
    text-align: center;
    padding: 5px 0;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip-top {
    top: -50px;
    left: 200px;
   /* margin-left: -400px;*/
}







			

/* 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;
}

