@charset "utf-8";
/* CSS Document */

body	{
	margin:0px;
	padding:0px;
	background:#000 url("images/bg-elrianode.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:490px auto 50px;	
}

.logo	{
	width:218px;
	height:90px;
	margin:0px auto;	
}


.content	{
	text-align:center;
	padding-top:10px;
}

.submenu	{
	height:191px;
	margin:50px 0px auto auto;
}

.ff1	{
    font-size: 32px;
    color: #364953;
}
.ff2	{
    font-size: 14px;
    color: #000;
}

.ff3	{
    font-size: 16px;
    color: #26363e;
	text-align:center;
}

.ff4	{
    font-size: 12px;
    color: #26363e;
	text-align:center;
	font-style:italic;
}


.ff5	{
    font-size: 16px;
    color: #01d6ff;
	text-align:center;
	
}


.ff6	{
    font-size: 14px;
    color: #fff;
	text-align:center;
	
}

.ff7	{
	font-size: 24px;
    color: #0183ae;
    text-decoration: none;
	text-outline:none;
	
}


.tablebg1 {
    width: 996px;
	height:203px;
	margin:20px auto;
	background:url(images/tablebg1.jpg) top center no-repeat;
}



.tablebg2 {
    width: 996px;
	height:347px;
	margin:20px auto;
	background:url(images/tablebg2.jpg) top center no-repeat;
}

.tablebg3 {
    width: 484px;
	height:397px;
	margin:20px auto;
	background:url(images/box-elrianode.jpg) top center no-repeat;
}

.tablebg4 {
    width: 479px;
	height:397px;
	margin:20px auto;
	background:url(images/box-elrianode-2.jpg) top center no-repeat;
}


.rslides {
  margin: 0 auto;
  
  }

.rslides_container {
  margin-bottom: 50px;
  position: relative;
  margin:10px auto;
 background:url(images/bg-slider.jpg) top center no-repeat;
  width:996px;
  height:560px;
  }

.centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("images/arrow.png") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.transparent-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 10px;
  background: url("images/arrow.png") no-repeat left 50%;
  width: 28px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 10px;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: 10px;
  text-align: center;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }





































































			

/* 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;
}







/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
	
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 500px;
    text-align: center;
    padding: 5px 0;
	background:#364953;
	color:#364953;
 
    /* 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;*/
}
