﻿html {height: 100%;}
body { background: url(https://heroesmu.com/template/season18/images/background.jpg) top no-repeat;
       background-color: #000000;
       margin-left:0px; 
       margin-right:0px; 
       margin-top:0px; 
       margin-bottom:0px 
}
#main { padding:2px;	
	    border: 1px solid #282828;
        width: 802px;
	    margin-left: auto;
	    margin-right: auto;
}
.clr {clear: both;}
.outline {
        border: 1px solid #282828;
        background: #000000;
        padding: 2px;
        width: 802px;
        margin-left: auto;
        margin-right: auto;
}
#main_body {
	vertical-align: top;
	padding-left: 2px;
	width: 100%;
}

td {
	text-align: left;
	font-size: 11px;
}


#body_outer {
	float: left;
	padding: 2px;
	margin-top: 2px;	
        border: 1px solid #282828;
}

li { list-style:none;        
}


body,td,th {
        font-size: 11px;
	font-family: arial;
	color: #c0bbb8;

}
a:link {
	color: #ffffff;
	text-decoration: none;
        font-weight: bold;

}
a:visited {
	text-decoration: none;
	color: #ffffff;
        font-weight: bold;

}
a:hover {
	text-decoration: none;
	color: #ffffff;
        font-weight: bold;
        text-decoration : underline;


}
a:active {
	text-decoration: none;
	color: #ffffff;
        font-weight: bold;

}

.button {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	line-height: 10px;
	margin: 1px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	BACKGROUND-COLOR: #000000;
	background-repeat: repeat-x;
	color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #505050;
	border-right-color: #505050;
	border-bottom-color: #505050;
	border-left-color: #505050;

}

.login_field {border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #111111;
	border-right-color: #505050;
	border-bottom-color: #505050;
	border-left-color: #000000;
        background-color: #000000;
        background-repeat: repeat-x;

        font-family:tahoma; 
        font-size:8pt; 
        font-size:8pt; 
        color:#F6F4EE; 
        LINE-HEIGHT: 14px;
}

.input_login {
       border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1f1f1f;
	border-right-color: #505050;
	border-bottom-color: #505050;
	border-left-color: #1f1f1f;
        background-color: #080706;
        background-repeat: repeat-x;
        font-family : "Arial", Helvetica, sans-serif;
        font-size:11pX;  
        color:#c0bbb8; 
}
     
.login_id .on { background:url('https://heroesmu.com/template/season4/images/login_input_id.png') 5px 4px no-repeat;
                background-color: #080706;                 
}

.login_pw .on { background:url('https://heroesmu.com/template/season4/images/login_input_pw.png') 5px 4px no-repeat;
                background-color: #080706;
}

.login_code .on { background:url('https://heroesmu.com/template/season4/images/login_input_code.png') 5px 4px no-repeat;
                background-color: #080706;
}

#inicio a {
		display:block;
		width:150px;
		height:33px;
		background: url("https://heroesmu.com/template/season6/images/inicio1.png") 0 0 no-repeat;		
}

#inicio a:hover {background: url("https://heroesmu.com/template/season6/images/inicio2.png") 0 0 no-repeat;
}

#contacto2 a {
		display:block;
		width:150px;
		height:33px;
		background: url("https://heroesmu.com/template/season6/images/contacto1.png") 0 0 no-repeat;		
}

#contacto2 a:hover {background: url("https://heroesmu.com/template/season6/images/contacto2.png") 0 0 no-repeat;
}

.remplace_inicio {
  display:block;
  height: 33px;
  width: 150px;
}

.remplace_inicio img {
  position: absolute;
  transition: opacity 0.3s ease-in-out;
}

.remplace_inicio img.top:hover {
  opacity: 0;
}

.remplace_registro {
  display:block;
  height: 33px;
  width: 150px;
}

.remplace_registro img {
  position: absolute;
  transition: opacity 0.3s ease-in-out;
}

.remplace_registro img.top:hover {
  opacity: 0;
}

.remplace_descargas {
  display:block;
  height: 33px;
  width: 150px;
}

.remplace_descargas img {
  position: absolute;
  transition: opacity 0.3s ease-in-out;
}

.remplace_descargas img.top:hover {
  opacity: 0;
}


.remplace_rankings {
  display:block;
  height: 33px;
  width: 150px;
}

.remplace_rankings img {
  position: absolute;
  transition: opacity 0.3s ease-in-out;
}

.remplace_rankings img.top:hover {
  opacity: 0;
}

.remplace_foro {
  display:block;
  height: 33px;
  width: 150px;
}

.remplace_foro img {
  position: absolute;
  transition: opacity 0.3s ease-in-out;
}

.remplace_foro img.top:hover {
  opacity: 0;
}

.remplace_donaciones {
  display:block;
  height: 33px;
  width: 150px;
}

.remplace_donaciones img {
  position: absolute;
  transition: opacity 0.3s ease-in-out;
}

.remplace_donaciones img.top:hover {
  opacity: 0;
}

.remplace_contacto {
  display:block;
  height: 33px;
  width: 150px;
}

.remplace_contacto img {
  position: absolute;
  transition: opacity 0.3s ease-in-out;
}

.remplace_contacto img.top:hover {
  opacity: 0;
}

#contacto a {
		display:block;
		width:150px;
		height:33px;
		background: url("https://heroesmu.com/template/season15/images/contacto_1.jpg") 0 0 no-repeat;		
}

#contacto a:hover {background: url("https://heroesmu.com/template/season15/images/contacto_2.jpg") 0 0 no-repeat;
}

#personajes a {
		display:block;
		width:150px;
		height:33px;
		background: url("https://heroesmu.com/template/season6/images/personajes.png") 0 0 no-repeat;		
}

#personajes a:hover {background: url("https://heroesmu.com/template/season6/images/personajes2.png") 0 0 no-repeat;
}

#Perfil a {
		display:block;
		width:150px;
		height:33px;
		background: url("https://heroesmu.com/template/season6/images/perfil.png") 0 0 no-repeat;		
}

#Perfil a:hover {background: url("https://heroesmu.com/template/season6/images/perfil2.png") 0 0 no-repeat;
}

#additems a {
		display:block;
		width:150px;
		height:33px;
		background: url("https://heroesmu.com/template/season6/images/obteneritems.png") 0 0 no-repeat;		
}

#additems a:hover {background: url("https://heroesmu.com/template/season6/images/obteneritems2.png") 0 0 no-repeat;
}

#addvip a {
		display:block;
		width:150px;
		height:33px;
		background: url("https://heroesmu.com/template/season6/images/obtenervip.png") 0 0 no-repeat;		
}

#addvip a:hover {background: url("https://heroesmu.com/template/season6/images/obtenervip2.png") 0 0 no-repeat;
}

#addhcoins a {
		display:block;
		width:150px;
		height:33px;
		background: url("https://heroesmu.com/template/season6/images/obtenerhcoins.png") 0 0 no-repeat;		
}

#addhcoins a:hover {background: url("https://heroesmu.com/template/season6/images/obtenerhcoins2.png") 0 0 no-repeat;
}

#news a {
	color:#a99582; 
	font-size:11px; 
	font-weight:normal
}

#news a:hover{
    color:#cfb8a2; 
	font-size:11px; 
	font-weight:normal;
	text-decoration : underline;
}

#news td {
	color:#5f5347;
	font-size: 11px;
}
#news span {
	color:#cfb8a2;
	font-size: 11px;
}

#login a {
	color:#a59f9a; 
	font-size:11px; 
	font-weight:normal;
	text-decoration : underline;
}

#login a:hover{
    color:#d5cfcd; 
	font-size:11px; 
	font-weight:normal;
	text-decoration : underline;
}

#login td {
	color:#a59f9a;
	font-size: 11px;
}

#login input {
        border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #343333;
	border-right-color: #464545;
	border-bottom-color: #464545;
	border-left-color: #343333;
        background-color: #0e0e0e;
        background-repeat:no-repeat;
        font-family : "Arial", Helvetica, sans-serif;
        font-size:12px;  
        color:#8d8987; 

}
ul {
       margin: 0;
       padding: 0;
       list-style:none;
}

#login_in a {
	color:#c35925; 
	font-size:11px; 
	font-weight:normal;
	text-decoration : underline;
}

#login_in a:hover{
    color:#ff7633; 
	font-size:11px; 
	font-weight:normal;
	text-decoration : underline;
}

#login_in td {
	color:#bdb7b1;
	font-size: 11px;
}
#login_in span {
	color:#f8b710;
	font-size: 11px;
}


.status {
	background-image: url('https://heroesmu.com/template/season6/images/background_3.jpg');
	background-repeat:no-repeat
}

#serverstatus { 
        width:192px; 
}

#serverstatus .serverdate { 
        position:relative;
        height:24px; 
        padding:0 0 0 3px;  
        border-left:1px solid #473b2d;
        border-bottom:1px solid #473b2d; 
        background-color:#352c23;
        overflow:hidden;
        font-size:11px; 
        line-height:24px; 
}

#serverstatus .serverdate span { 
        color:#ff910b;
}

#serverstatus #rollattackserver { 
        position:relative; 
        height:88px; 
        overflow:hidden; 
        background:url(https://heroesmu.com/template/season6/images/main_bg_serverbtm.gif) no-repeat; 
}

#serverstatus #rollattackserver .open { 
        position:absolute; 
        left:0; 
        top:0; 
        width:181px;  
        border-bottom:1px solid #473b2d; 
}

#serverstatus #rollattackserver .open ul { 
        background:url(https://heroesmu.com/template/season6/images/main_bg_serverbtm.gif) repeat-y; 
}

#serverstatus #rollattackserver #attacklist ul li { 
        height:22px; 
        padding:0 0 0 19px; 
        overflow:hidden; 
        font-size:11px; 
        color:#bea479; 
        line-height:22px; 
}

#serverstatus #rollattackserver #attacklist ul li span { 
        padding:0 8px 0 0;  
        color:#c42500; 
}

#serverstatus2 a {
	color:#cfb8a2; 
	font-size:11px; 
	font-weight:bold
}

#serverstatus2 a:link {
	color: #cfb8a2;
	text-decoration: none;
        font-weight: bold;
}

#serverstatus2 a:hover{
    color:#edd3ba; 
	font-size:11px; 
	font-weight:bold;
	text-decoration : underline;
}

#serverstatus2 #rollattackserver2 { 
        position:relative; 
        height:181px; 
        overflow:hidden; 
        background:url(https://heroesmu.com/template/season6/images/main_bg_serverbtm3.gif) no-repeat; 
}


#serverstatus2 #rollattackserver2 .open { 
        position:absolute; 
        left:0; 
        top:0; 
        width:181px;  
        border-bottom:1px solid #473b2d; 
}

#serverstatus2 #rollattackserver2 .open ul { 
        background:url(https://heroesmu.com/template/season6/images/main_bg_serverbtm3.gif) no-repeat; 
}

#serverstatus2 #rollattackserver2 #attacklist2 ul li { 
        height:22px; 
        padding:0 0 0 40px; 
        overflow:hidden; 
        font-size:11px; 
        color:#bea479; 
        line-height:22px; 
}

#serverstatus2 #rollattackserver2 #attacklist2 ul li span { 
        padding:0 8px 0 0;  
        color:#c42500; 
}

#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li
{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px verdana;
}

#sddm li a
{	
	display: block;
	font-size: 10px;
	color:#DEC8BB;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 27px 0px 25px;
}

#sddm li a:hover
{	
	color:#FFC8A0;
	text-decoration:none;
}

#sddm div
{	
	position: absolute;
        padding: 0px;
	margin: 5px 0 0 0;
	background: #000000;
        border: 1px solid #880000;
	
}

#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 7px 4px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #000000;
	color: #FFEEEE;
	font: 10px Verdana

}


#sddm div a:hover
{	
	background: #330000;
	color:#FFC8A0;
}

input {
        border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1f1f1f;
	border-right-color: #505050;
	border-bottom-color: #505050;
	border-left-color: #1f1f1f;
        background-color: #07080b;
        background-repeat: repeat-x;
        font-family : "Arial", Helvetica, sans-serif;
        font-size:11pX;  
        color:#c0bbb8; 
}

select {
           color : #000000;
           font-size : 12px;
           font-family : Tahoma, Verdana, Arial;
           BORDER-RIGHT: #505050 1px solid; 
           BORDER-TOP: #505050 1px solid;
           BORDER-LEFT: #505050 1px solid;
           BORDER-BOTTOM: #505050 1px solid;
           
}

.help-tooltip {
	position:	absolute;
	color:		#ffffff;
	font:		Status-Bar;
	padding:	0px;
	z-index:	10000;
}

.fieldset { margin-bottom: 6px;
            border:1px solid #505050
}

legend {
	color: #c26102;
	font: 11px arial;
        font-weight: bold;
}

FORM {
      DISPLAY: inline
}



.formBox {
	BORDER-RIGHT: #999999 1px solid; 
        BORDER-TOP: #999999 1px solid; 
        FONT-SIZE: 10px; 
        BORDER-LEFT: #999999 1px solid; COLOR: #999999;
        BORDER-BOTTOM: #999999 1px solid; 
        FONT-FAMILY: verdana,arial,helvetica,sans-serif; 
        BACKGROUND-COLOR: #242424;
}

textarea {
	BORDER-RIGHT: #505050 1px solid; 
        BORDER-TOP: #505050 1px solid; 
        FONT-SIZE: 10px; 
        BORDER-LEFT: #505050 1px solid; 
        COLOR: #111111;
        BORDER-BOTTOM: #505050 1px solid; 
        FONT-FAMILY: verdana,arial,helvetica,sans-serif; 
        BACKGROUND-COLOR: #F2F2F2;
}


.mod_title{
color : #bababa;
font-family: "Times New Roman", Times, serif;
font-size : 26px;
font-style: oblique;
font-weight: bold;

}

.mod_title2{
color : #e5e700;
font-family: "Times New Roman", Times, serif;
font-size : 26px;
font-style: oblique;
font-weight: bold;

}

.mod_title3{
color : #b96307;
font-family: "Times New Roman", Times, serif;
font-size : 16px;
font-weight: bold;

}

.mod_title_cs{
color : #ffffff;
font-family: verdana,arial,helvetica,sans-serif;
font-size : 14px;
font-weight: bold;

}

td.flagtd img { padding-top:2px; 
                cursor:pointer; 
}

td.flagtd div.posre { 
               position:relative; 
               width:16px; 
               text-align:left; 
}

td.flagtd div.posre div.flag_lay { 
               display:none; 
               position:absolute; 
               right:-11px; 
               z-index:99999; 
               width:auto; 
               height:31px; 
               background: url('https://heroesmu.com/template/season6/images/tab_bg_center.gif') right top no-repeat; 
               font-size:9px; 
               color:#dddddd; 
               padding:0; 
               margin:-30px 0 0 0; 
               top:2px;
}

td.flagtd div.posre div.flag_lay span { 
              display:block; 
              width:auto; 
              height:31px; 
              font-weight:bold; 
              text-align:center; 
              background: url('https://heroesmu.com/template/season6/images/tab_bg_left.gif') left top no-repeat;
              padding:0; 
}

td.flagtd div.posre div.flag_lay span span { 
              display:block; 
              width:auto; 
              height:26px; 
              background: url('https://heroesmu.com/template/season6/images/tab_bg_right.gif') right top no-repeat; 
              padding:5px 10px 0 10px; 
              white-space:nowrap
}

.title{
color : #cccccc;
font-family: "Times New Roman", Times, serif;
font-size : 18px;
font-weight: bold;
}

.panel_login{
font-family: "Arial", Times, serif;
font-size : 14px;
font-weight: bold;
color: #ff0000;

}

a.helpLink {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
	font-size: 12px;
}

a.helpLink:hover {
	color: #f98f12;
	text-decoration: none;
	border-bottom: 1px dashed #f95312;
}

.style1 {
        color: #bababa;
	font-weight: bold;
	line-height: 1.11em;
	font-size: 1.01em;
	text-transform: uppercase;
}

.style2 {
         color: #bababa; 
         font-weight: bold;
         font-size: 12px;
}

.style3 {
         color: #FF0000;
         border-width: 0;
         font-weight: bold;
}

.style4 {
         color: #bababa;
         font-weight: bold;
}

.style5 {
         color: #ffffff;
         border-width: 0px;
         font-size: 11px;
         font-family: Arial;
         font-weight: lighter;
         cursor: hand;
         text-decoration: none;
}

.style6 {
         color: #FF0000; 
         font-weight: bold; 
         font-size: 12px;
}

.style7 {
         font-size: 10px;
         font-weight: bold;
}

.style8 {
         color: #0099CC;
         font-weight: bold;
}

.style9 {
         font-size: 12px; 
         color: #ebebeb;
         font-weight: bold;
           
}
.style10 {
          color: #bababa;
          font-size: 12px;
           
}
.style11 {
          font-size: 12px; 
          color: #baa05c; 
          font-weight: bold; 
}

.style12 {
          color: #CCCCCC;
          font-weight: bold;
}

.style13 {
          color: #CCCCCC;
          font-weight: bold; 
          font-size: 12px; 
}

.style16 {
          color: #bababa;
}

.style17 {
          color: #f1f1f1;
         font-weight: bold;
}

.style18 {
          color: #FF0000; 
          font-weight: bold;
}

.style19 {
          color: #0bcb2f; 
}

.style20 {
	background-image: url('https://heroesmu.com/template/season6/images/background_2.jpg');
}
.style21 {
	background-image: url('https://heroesmu.com/template/season6/images/background_1.jpg');
}

.style22 {
          color: #FFFFFF;
}

.style23 {
	margin-left: 0px;
	background-image: url('https://heroesmu.com/template/season4/images/sidebar_bg.jpg');
}
.style24 {
	background-image: url('https://heroesmu.com/template/season5/images/center_xtreme.jpg');
}
.style25 {
	background-image: url('https://heroesmu.com/template/season15/images/background_ranking.jpg');
}

.style26 {background-image: url(https://heroesmu.com/template/season4/images/bg.gif);

          border: 1px solid #181818;
}

.style27 {
          text-align: center;
          color: #bababa; 
          font-weight: bold;
          font-size: 12px;
}

.style29 {color: #bababa; 
          font-size: 12px; 
}

.style30 {
          text-align: center;
}

.style31 {
          margin-bottom: 0px;
}
.style32 {
         border: 1px solid #000000;
	 background-color: #280000;
}
.style33 {color: #c8dcff;
          font-weight: bold;
}
.style34 {color: #da1acf;
          font-size: 11px;
          font-weight: bold;
          
}
.style35 {color: #e5e700;
          font-size: 11px;
          font-weight: bold;
}
.style36 {color: #7b94ca;
          font-size: 11px;
          font-weight: bold;
}
.style37 {color: #ff8b00;
          font-size: 11px;
          font-weight: bold;
}
.style38 {color: #da9ad7;
          font-size: 11px;
          font-weight: bold;
}
.style39 {color: #62bdea;
          font-size: 11px;
          font-weight: bold;
}
.style40 {color: #c8d3dd;
          font-size: 11px;
          font-weight: bold;
          
}
.style41 {color: #da1acf;
         font-weight: bold;
          
}

.style42 {background-color: #23221f;
          
}

.style43 {color: #c6c09e;
          
}

.style44 {color: #dab022;
          
}

.style45 {
	vertical-align: middle;
}

.style46 { color:black
}

.style49 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #131313;
	border-bottom-color: #131313;
	border-left-color: #000000;
    background-color: #050505;
    background-repeat: repeat-x;
    color: #ffffff;
    font-family : "Arial", Helvetica, sans-serif;
    font-size:11pX;  
}

.style50 {
	background-image: url('https://heroesmu.com/template/season6/images/back_7.jpg');
        background-repeat: no-repeat; 
        background-position:1px;

}

.style51 {
	color: #df5f18;
	font: 11px arial;
        font-weight: bold;

}

.style52 {
	border: 2px solid #505050;
}

.style53 {
	text-align: right;
}
.style54 {
	color: #6294c3;
	font: 11px arial;
        font-weight: bold;

}

.style55 {
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #505050;  
	background-position: left top;
	color: #CCCCCC;
	font: 11px arial;
	background-image: url('https://heroesmu.com/template/season4/images/sechdr1bg.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}


.style56 {
	color: #c26102;
	font: 11px arial;
        font-weight: bold;

}

.style57 {
	color : #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
	text-align: center;
}
.style58 {
	color : #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
	text-align: center;
}

.style59 {
	vertical-align: text-top;
}

.style60 {
	background-image: url('https://heroesmu.com/template/season6/images/back_ban.jpg');
	background-repeat:no-repeat
}

.style62 {
	background-image: url('https://heroesmu.com/template/season6/images/background_4.png'); 
        background-repeat:no-repeat
}
.style65 {
	background-image: url('https://heroesmu.com/template/season6/images/background_5.png'); background-repeat:no-repeat
}
.style66 {
	background-image: url('https://heroesmu.com/template/season6/images/background_6.png'); background-repeat:no-repeat
}
.style67 {
	background-image: url('https://heroesmu.com/template/season6/images/background_7.png');
}
.style68 {
	background-image: url('https://heroesmu.com/template/season6/images/background_8.png'); background-repeat:no-repeat
}
.style69 {
	background-image: url('https://heroesmu.com/template/season15/images/castle_siege.jpg'); background-repeat:no-repeat;
}
.style70 {
	background-image: url('https://heroesmu.com/template/season6/images/ranking_resets.jpg');
	background-repeat:no-repeat; background-position:left
}
.style71 {
	background-image: url('https://heroesmu.com/template/season6/images/ranking_guild.jpg');
	background-repeat:no-repeat; background-position:left
}
.style72 {
	background-image: url('https://heroesmu.com/template/season6/images/ranking_gens.jpg');
	background-repeat:no-repeat; background-position:left
}
.style73 {
	background-image: url('https://heroesmu.com/template/season6/images/castle_siege.jpg');
	background-repeat:no-repeat; background-position:left
}

.style74 {
	text-align: center;
	border-right:1px #43371f solid;
}
.style75 {
    text-align: center;
	border-bottom:1px #43371f solid;
	border-right:1px #43371f solid;
}
.style76 {
    text-align: center;
	border-right:1px #43371f solid;
}
.style77 {
    text-align: center;
	border-bottom:1px #43371f solid;
}

.style78 {
	padding-left:6px;
        padding-top:6px;
        padding-right:6px;
        padding-bottom:6px;
	border-bottom:1px #43371f solid;
}

.style79 {
	border-bottom:1px #43371f solid;
	text-align: center;
}
.style80 {
	padding-left:4px;
	border-bottom:1px #43371f solid;
}
.style81 {
	padding-left:4px;
}

.style82 {
	color:#8295a9; 
	font-size:11px; 
	font-weight:normal;
        text-align: center;
}

.style83 {
	border-width: 0px;
}

.style85 {
	background-image: url('https://heroesmu.com/template/season6/images/arka_war.jpg');
	background-repeat:no-repeat; background-position:left
}

.style86 {
	color: #4452fd;
	font: 26px arial;
        font-weight: normal;

}

.style87 {
	color: #fd2e2e;
	font: 26px arial;
        font-weight: normal;

}

span.stime {   
             font-size:11px; 
             color:#df5f18;  
              
}

.style88 {
	background-color: #1A1611; 
	border-top-color: #493e31; 
	border-top-width: 1px; 
	border-top-style: solid;  
	border-bottom-color: #493e31; 
	border-bottom-width:1px; 
	border-bottom-style: solid;
}
.style89 {
	background-color: #352C23;
}

.style90 {
	color: #ff910b;
}

.style91 {  
        color:#c42500; 
}

.style92 {  
        font-size:14px;
        text-align: center;
}

span.stime span { color:#f8b710;
 
}

.table1 {
	background-image: url('https://heroesmu.com/template/season5/images/downloads.png');
}
.table2 {
	background-image: url('https://heroesmu.com/template/season6/images/submenu.png');
}
.table3 {
	background-image: url('https://heroesmu.com/template/season4/images/ranking.jpg');
}
.table4 {
	background-image: url('https://heroesmu.com/template/season6/images/tabla4.png');
}
.table5 {
	background-image: url('https://heroesmu.com/template/season4/images/repartir.jpg');
}
.table9 {
	background-image: url('https://heroesmu.com/template/season15/images/informacion.jpg');
}
.table10 {
	background-image: url('https://heroesmu.com/template/season4/images/cambiarcontra.jpg');
}
.table11 {
	background-image: url('https://heroesmu.com/template/season4/images/moverse.jpg');
}
.table12 {
	background-image: url('https://heroesmu.com/template/season4/images/publicidad.jpg');
}
.table13 {
	background-image: url('https://heroesmu.com/template/season4/images/infocuenta.jpg');
}
.table14 {
	background-image: url('https://heroesmu.com/template/season4/images/main.png');
}
.table15 {
	background-image: url('https://heroesmu.com/template/season4/images/main_left.jpg');
}
.table16 {
	background-image: url('https://heroesmu.com/template/season4/images/main_rigth.jpg');
}
.table17 {
	background-image: url('https://heroesmu.com/template/season4/images/main_rigth.jpg');
}
.table18 {
	background-image: url('https://heroesmu.com/template/season6/images/back_2.jpg');
        background-repeat:no-repeat;
        height: 236px;
}
.table19 {
	background-image: url('https://heroesmu.com/template/season6/images/background_14.jpg');

}
.table20 {
	background-image: url('https://heroesmu.com/template/season4/images/menu_down_rigth.jpg');
        background-repeat:no-repeat;
        height: 365px;
}
.table21 {
        background-image: url('https://heroesmu.com/template/season4/images/menu_down_left.jpg'); 
        background-repeat:no-repeat; 
}
.table23 {
	background-image: url('https://heroesmu.com/template/season4/images/usuario.png');
}

.table24 {
        background-image: url('https://heroesmu.com/template/season6/images/back_1.jpg'); 
        background-repeat:no-repeat; 
}

.table25 {
	background-image: url('https://heroesmu.com/template/season4/images/info_table.jpg');
}

.table26 {
	background-image: url('https://heroesmu.com/template/season4/images/recuperarpass.jpg');
}
.table27 {
	background-image: url('https://heroesmu.com/template/season6/images/preview_i09.jpg');
}

.table28 {
	background-image: url('https://heroesmu.com/template/season4/images/foro.png');
        background-repeat:no-repeat;
}
.table29 {
	background-image: url('https://heroesmu.com/template/season4/images/main_cs2.png');
}

.table30 {
	background: url('https://heroesmu.com/template/season4/images/background2.jpg') top no-repeat;
	background-color: #000000;
        margin-left:0px; 
        margin-right:0px; 
        margin-top:0px; 
        margin-bottom:0px 
}

.table31 {
	background-image: url('https://heroesmu.com/template/season4/images/contacto.jpg');
}

.table32 {
	background-image: url('https://heroesmu.com/template/season4/images/error.jpg');
}

.table33 {

	background-image: url('https://heroesmu.com/template/season4/images/exito.jpg');

}

.table38 {

	background-image: url('https://heroesmu.com/template/season5/images/downloads_l.png');

}

.table39 {

	background-image: url('https://heroesmu.com/template/season5/images/downloads_s.png');

}
.table40 {
	background-image: url('https://heroesmu.com/template/season6/images/back_14.png');
}

.table41 {
	background-image: url('https://heroesmu.com/template/season6/images/informacion2.jpg');
}

.table42 {
	background-image: url('https://heroesmu.com/template/season15/images/heroesmu_season_15.jpg');
}

.table43 {
	background-image: url('https://heroesmu.com/template/season13/images/menu_fondo.png');
}

.table44 {
	background-image: url('https://heroesmu.com/template/season15/images/gens.info.jpg');
}

.table45 {
	background-image: url('https://heroesmu.com/template/season15/images/table47.png');

}
.table46 {
	background-image: url('https://heroesmu.com/template/season15/images/table48.png');

}
.table47 {
	background-image: url('https://heroesmu.com/template/season15/images/table_bitcoins.png');

}


video#vid {
 position: absolute; 
 right: 0; 	
 bottom: 0;
 top: 0px; 
 left: 0px; 
 min-width: 1004px; 		
 min-height: 414px;
 width: auto;
 height: 414px; 
 z-index: -100;
 background: url(https://heroesmu.com/template/season20/images/HeroesMu_Season20.jpg) no-repeat;
 background-size: cover;
 margin: 0 auto;
}

#SexyAlertBox-Box {

  padding-bottom: 24px;

  background: url(https://heroesmu.com/template/season4/images/bgboxbottom.png) bottom left no-repeat !important;

  background: url(https://heroesmu.com/template/season4/images/bgboxbottom.gif) bottom left no-repeat;

}



#SexyAlertBox-InBox {

  padding-top: 15px;

  background: url(https://heroesmu.com/template/season4/images/bgboxtop.png) top left no-repeat !important;	

  background: url(https://heroesmu.com/template/season4/images/bgboxtop.gif) top left no-repeat;	

}



#SexyAlertBox-BoxContent {

  background: url(https://heroesmu.com/template/season4/images/bgboxbody.png) top left repeat-y !important;

  background: url(https://heroesmu.com/template/season4/images/bgboxbody.gif) top left repeat-y;

  padding: 0px 20px;

}



#SexyAlertBox-BoxContenedor {

  padding: 0px 0px 5px 55px;

  text-align: left;

  font-family:Verdana;

  font-size:12px;

  color:#000;

}



#SexyAlertBox-BoxContenedor h1,#SexyAlertBox-BoxContenedor h2,#SexyAlertBox-BoxContenedor h3,#SexyAlertBox-BoxContenedor b,#SexyAlertBox-BoxContenedor strong{

  text-align: left;

  font-family:Verdana;

  font-size:12px;

  color:#000;

  font-weight:bold;

  margin:0px;

  padding:0px;

}



#SexyAlertBox-Buttons{

  text-align:right;

}



#SexyAlertBox-Buttons input {

  margin: 10px 10px;

}



#SexyAlertBox-BoxContenedor #BoxPromptInput{

  margin-top:5px;

}



#SexyAlertBox-Box .BoxAlert {

  background: url(https://heroesmu.com/template/season4/images/dialogwarning.png) top left no-repeat;

}



#SexyAlertBox-Box .BoxConfirm {

  background: url(https://heroesmu.com/template/season4/images/dialoghelp.png) top left no-repeat;

}



#SexyAlertBox-Box .BoxPrompt {

  background: url(https://heroesmu.com/template/season4/images/dialoghelp.png) top left no-repeat;

}



#SexyAlertBox-Box .BoxInfo {

  background: url(https://heroesmu.com/template/season4/images/dialoginformation.png) top left no-repeat;

}



#SexyAlertBox-Box .BoxError {

  background: url(https://heroesmu.com/template/season4/images/dialogerror.png) top left no-repeat;

}