@charset "utf-8";

body {
    /*background-attachment: fixed;*/
    /*margin: 0px auto;*/
    /*border: 0px;*/
    /*font-family: "Trebuchet MS";*/
    cursor: url("img/cursor.png"), auto;
}
body, html {
    padding: 0;
    margin: 0;
    background-color: #000000;
    color: #fff;
    font-size: 11px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    padding: 0;
    margin: 0;
    position: relative;
    outline: none;
    list-style: none;
    outline: none;
}

a,
a:link,
a:visited {
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    cursor: url("img/cursor.png"), auto;
}

li {
    list-style: none;
}

a:hover {
    color: #777;
    text-decoration: none;
    cursor:pointer;
    /*cursor: url("img/cursor.png"), auto;*/
}

span,
label {
    cursor: url("img/cursor.png"), auto;
}

img {
    border: 0px;
}

hr {
    border: 1px solid #D883FF;
}

form {
    margin: 0px;
    padding: 0px;
}

* html .outlinemenu li {
    height: 1%;
}

* html .outlinemenu li a {
    height: 1%;
}

input,
select,
textarea {
    border: 1px solid #3b3028;
    background: url(img/page_center_center.png);
    color: #FFDAAA;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 7px 8px;
    cursor: url("img/cursor.png"), auto;
}

select {
    background: #0a0503;
}

textarea {
    background: url(img/texarea_bg.png) no-repeat right bottom #0a0503;
}

#h4 {
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

/* Slighti Window */
#mask {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#boxes .window {
    position: fixed;
    left: 0;
    top: 0;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 20px;
}

#boxes #dialog1 {
    width: 375px;
    height: 203px;
}

#boxes #dialog2 {
    width: 375px;
    height: 203px;
}

#dialog1 .d-header {
    background: url(img/login-header.png) no-repeat 0 0;
    width: 375px;
    height: 150px;
    color: #FFDAAA;
}

#dialog2 .d-header {
    background: url(img/login-header.png) no-repeat 0 0;
    width: 375px;
    height: 150px;
    color: #FFDAAA;
}

.login_panel {
    position: absolute;
    margin: 60px 0 0 100px;
}

.login_panel li {
    list-style: none;
}

#dialog1 .d-header #txtID,
#dialog1 .d-header #txtPW {
    border: 3px solid #FFDAAA;
    height: 22px;
    width: 200px;
    font-size: 15px;
    padding: 5px;
    margin-top: 4px;
}

#dialog1 .d-blank {
    float: left;
    background: url(img/login-blank.png) no-repeat 0 0;
    width: 267px;
    height: 53px;
}

#dialog2 .d-blank {
    float: left;
    background: url(img/login-blank.png) no-repeat 0 0;
    width: 375px;
    height: 53px;
}

#dialog1 .d-login {
    float: left;
    width: 68px;
    height: 53px;
    cursor: url("img/cursor.png"), auto;
}

/* end */
.mu_online {
    /*position: fixed;*/
    /*top: -27px;*/
    /*margin-left: 442px;*/
    z-index: 1000;
}

.download {
    position: absolute;
    top: 125px;
    margin-left: 16px;
}

.top_menu {
    z-index: 100;
    height: 40px;
    position: fixed;
    top: 0px;
    width: 800px;
    /*background: url(img/topmenu.png);*/
    opacity: .7;
    filter: alpha(opacity=70);
}

.top_menu:hover {
    opacity: .99;
    filter: alpha(opacity=99);
}

.top_menu_links {
    float: right;
    margin: 15px 0 0 0;
    width: 500px;
    text-align: right;
    line-height: 12px;
}

.top_menu_links a {
    font-size: 13px;
    display: inline-block;
    margin-right: 10px;
    text-decoration: underline;
}

.top_menu_links a:hover {
    text-decoration: none;
    font-weight: normal;
}

.top_menu_language {
    z-index: 70;
    position: absolute;
    cursor: url("img/cursor.png"), auto;
    width: 57px;
    height: 30px;
    margin: 5px 0 0 15px;
    text-align: center;
    padding: 3px 0 0 5px;
    background: url(img/language.gif) top center no-repeat;
}

.lang_select {
    z-index: 100;
}

#languages {
    position: absolute;
    z-index: 90;
    margin: 0 0 0 15px;
    cursor: pointer;
    padding: 5px 0 5px 5px;
    width: 57px;
    top: 27px;
    text-align: center;
    background: url(img/fon-language-bottom.gif) bottom center no-repeat;
}

.menu_in {
    background: url(img/b_left_img_sm.gif) no-repeat bottom;
    padding-bottom: 15px;
}

.menu_in li {
    background: url(img/menu_in.gif);
    width: 128px;
    list-style: none;
    padding: 0 25px 0 25px;
}

.pages {
    position: relative;
    top: 0px;
    width: 492px;
    overflow-x: auto;
    /*white-space: nowrap;*/
}

.who_is_top {
    height: 21px;
    width: 492px;
}

.who_is_top_left {
    background: url(img/body_top_left.gif) no-repeat;
    width: 20px;
}

.who_is_top_center {
    background: url(img/body_top_center.gif) repeat;
}

.who_is_top_right {
    background: url(img/body_top_right.gif) no-repeat;
    width: 20px;
}

.who_is_center {
    width: 492px;
}

.who_is_center img {
    cursor: url("img/cursor.png"), auto;
}

.who_is_center_left {
    background: url(img/body_center_left.gif) repeat;
    width: 10px;
}

.who_is_center_center {
    background: url(img/body_center_center.gif) repeat;
    padding-top: 10px;
    font-size: 11px;
}

.who_is_center_right {
    background: url(img/body_center_right.gif) repeat;
    width: 10px;
}

.who_is_bottom {
    height: 21px;
    width: 492px;
}

.who_is_bottom_left {
    background: url(img/body_bottom_left.gif) no-repeat;
    width: 20px;
}

.who_is_bottom_center {
    background: url(img/body_bottom_center.gif) repeat;
}

.who_is_bottom_right {
    background: url(img/body_bottom_right.gif) no-repeat;
    width: 20px;
}

.left_menu_top {
    height: 26px;
    width: 150px;
}

.left_menu_top_left {
    background: url(img/body_top_left.gif) no-repeat;
    width: 20px;
}

.left_menu_top_center {
    background: url(img/side.jpg) repeat;
    height: 26px;
}

.left_menu_top_right {
    background: url(img/body_top_right.gif) no-repeat;
    width: 20px;
}

.left_menu_center {
    width: 100%;
}

.left_menu_center img {
    cursor: url("img/cursor.png"), auto;
}

.left_menu_center_left {
    background: url(img/body_center_left.gif) repeat;
    width: 10px;
}

.left_menu_center_center {
    background: url(img/body_center_center.gif) repeat;
    width: 180px;
    padding-top: 10px;
    text-align: center;
    list-style: none;
}

.left_menu_center_center li {
    list-style: none;
}

.left_menu_center_center ul {
    margin: 0px;
    padding: 0px;
}

.left_menu_center_right {
    background: url(img/body_center_right.gif) repeat;
    width: 10px;
}

.left_menu_bottom {
    height: 26px;
    width: 150px;
}

.left_menu_bottom_left {
    background: url(img/body_bottom_left.gif) no-repeat;
    width: 20px;
}

.left_menu_bottom_center {
    background: url(img/side2.jpg) repeat;
    height: 26px;
}

.left_menu_bottom_right {
    background: url(img/body_bottom_right.gif) no-repeat;
    width: 20px;
}

.right_menu_center {
    width: 150px;
}

.right_menu_center img {
    cursor: url("img/cursor.png"), auto;
}

.right_menu_center_left {
    background: url(img/body_center_left.gif) repeat;
    width: 10px;
}

.right_menu_center_center {
    background: #C0A264;
    /*width: 180px;*/
    padding-top: 10px;
    text-align: center;
    list-style: none;
}

.right_menu_center_center li {
    list-style: none;
}

.right_menu_center_center ul {
    margin: 0px;
    padding: 0px;
}

.right_menu_center_right {
    background: url(img/body_center_right.gif) repeat;
    width: 10px;
}

.body {
    width: 793px;
    margin: 0px auto;
    margin-top: 0px;
}

.template {
    width: 800px;
    margin: 0px auto;
    z-index: 0;
}

.pages_top {
    width: 600px;
    height: 118px;
}

.pages_top_left {
    background: url(img/page_top_left.png) no-repeat;
    width: 145px;
}

.pages_top_center {
    background: url(img/page_top_center.png) repeat;
}

.pages_top_right {
    background: url(img/page_top_right.png) no-repeat;
    width: 145px;
}

.pages_center {
    width: 100%;
}

.pages_center_left {
    background: url(img/page_center_left.png) repeat;
    width: 10px;
}

.pages_center_left2 {
    width: 10px;
}

.pages_center_center {
    /*background: url(img/page_center_center.png) repeat;*/
    background-color: #C0A264;
}

.pages_center_right {
    background: url(img/page_center_right.png) repeat;
    width: 10px;
}

.pages_center_right2 {
    width: 10px;
}

.pages_bottom {
    width: 600px;
    height: 50px;
}

.fonthola {
    font-color: red
}

.pages_bottom_left {
    background: url(img/page_bottom_left.png) no-repeat;
    width: 50px;
}

.pages_bottom_center {
    background: url(img/page_bottom_center.png) repeat;
}

.pages_bottom_right {
    background: url(img/page_bottom_right.png) no-repeat;
    width: 50px;
}

.pages_title {
    /*position: absolute;
    top: 150px;*/
    margin-left: -5px;
    width: 503px;
    text-align: center;
    z-index: 10;
}

.pages_title_top {
    width: 100%;
    height: 39px;
}

.pages_title_top_left {
    background: url(img/pages_title_top_left.png) no-repeat;
    width: 27px;
}

.pages_title_top_center {
    background: url(img/pages_title_top_center.png) repeat;
}

.pages_title_top_right {
    background: url(img/pages_title_top_right.png) no-repeat;
    width: 27px;
}

.pages_title_center {
    width: 100%;
}

.pages_title_center_left {
    background: url(img/pages_title_center_left.png) repeat;
    width: 15px;
}

.pages_title_center_left2 {
    width: 15px;
}

.pages_title_center_center {
    background: url(img/pages_title_center_center.png) repeat;
    height: 20px;
    padding-bottom: 4px;
}

.pages_title_center_right {
    background: url(img/pages_title_center_right.png) repeat;
    width: 15px;
}

.pages_title_center_right2 {
    width: 15px;
}

.pages_title_bottom {
    width: 100%;
    height: 8px;
}

.pages_title_bottom_left {
    background: url(img/pages_title_bottom_left.png) no-repeat;
    width: 22px;
}

.pages_title_bottom_center {
    background: url(img/pages_title_bottom_center.png) repeat-x;
}

.pages_title_bottom_right {
    background: url(img/pages_title_bottom_right.png) no-repeat;
    width: 22px;
}

.left_menu_name {
    text-align: center;
    color: #000;
    font-weight: normal;
    padding-top: 0px;
}

.footer {
    min-width: 100%;
    text-align: center;
    background: url(img/page_center_center.png) repeat;
}

#chatwindow {
    border: 1px solid #352C23;
    margin-left: 4px;
    color: white;
    font-family: tahoma;
    height: 100px;
    width: 570px;
    overflow: auto;
    display: block;
}

#chatnick {
    border: none;
    border: 1px solid #3b3028;
    background-color: url(img/page_center_center.png);
}

#chatmsg {
    margin-left: 4px;
    border: none;
    border: 1px solid #3b3028;
    background-color: url(img/page_center_center.png);
    width: 425px;
}

#chatcolor {
    width: 50px;
    margin: 4px;
    background-image: none;
}

.gameservers {
    /*position: fixed;
    margin-left: 800px;
    top: 60px;*/
    z-index: 10;
}

.gameserver {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #a0a0a0;
    font-size: 11px;
    font-weight: bold;
    width: 193px;
    height: 23px;
    text-align: center;
    padding-top: 3px;
    margin: 0px auto;
    cursor: url("img/cursor.png"), auto;
}

.gsinfo {
    width: 193px;
    text-align: left;
    margin-bottom: 2px;
}

.gsinfotop {
    margin: 0px auto;
    padding: 0px;
    background: top center no-repeat url(img/topgsinfo.png);
    height: 5px;
}

.gsinfocenter {
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    background: top center repeat-y url(img/centergsinfo.png);
}

.gsinfobottom {
    background: top center no-repeat url(img/bottomgsinfo.png);
    height: 5px;
}

.contet_table td {
    border: 1px solid #3A163C;
}

.post_title {
    color: #FF910B;
    font-family: Segoe UI;
    font-size: 14px;
    font-weight: normal;
}

.news {
    width: 100%;
    border: 0px solid #3C0000;
    background: url(img/line.png) bottom center repeat-x;
}

.serverold {
    position: absolute;
    top: 10px;
    left: 100px;
    line-height: 20px;
}

.float_right {
    border: 0px solid #C30;
    padding: 5px 10px 5px 10px;
}

.quest_table {
    font-size: 9px;
    border: 1px solid #FFFFFF;
}

.top_table td {
    border: 0px solid #7A579F;
    text-align: center;
    font-weight: bold;
}

.quote {
    color: #FFD7A2;
    padding: 5px;
    background-color: #331700;
    border: 1px solid #424242;
}

.info {
    color: #FFD7A2;
    padding: 1px;
    border: 1px dotted #424242;
}

#all_view {
    position: relative;
    margin: 0px auto;
    width: 610px;
}

#store_ {
    margin: 0px auto;
    display: inline-block;
    float: left;
}

#inventory_ {
    margin: 0px auto;
    display: inline-block;
    float: left;
}

#character_ {
    margin: 0px auto;
    display: inline-block;
    float: left;
}

table.btb {
    border-collapse: collapse;
    margin: 0px 0px 4px 0px;
}

table.btb td {
    border: 1px solid #f76d08;
    padding: 3px;
}

table.btb td.nobtb table td {
    border: 0px;
    padding: 0px;
}

table.btb tr.style2 td {
    padding: 2px;
}

table.btb tr.style3 td {
    padding: 5px;
}

table.btb tr.colhead {
    background-image: url(img/m_header2.gif);
    background-repeat: repeat-x;
}

table.btb tr.colhead td {
    padding: 3px;
    color: #ffffff;
    font-weight: bold;
}

table.btb tr.colhead2 {
    background-color: #cecece;
}

table.btb tr.colhead2 td {
    padding: 3px;
    color: #f76d08;
    font-weight: bold;
}

#divNewsHolder {
    text-align: left;
}

.ADVICEFeed {
    font-weight: bold;
    color: #FF7E00;
}

#divControls {
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
}

.itemTitle {
    color: #FDB853;
}

.opac0 {
    opacity: .0;
    filter: alpha(opacity=0);
}

.opac1 {
    opacity: .1;
    filter: alpha(opacity=10);
}

.opac2 {
    opacity: .2;
    filter: alpha(opacity=20);
}

.opac3 {
    opacity: .3;
    filter: alpha(opacity=30);
}

.opac4 {
    opacity: .4;
    filter: alpha(opacity=40);
}

.opac5 {
    opacity: .5;
    filter: alpha(opacity=50);
}

.opac6 {
    opacity: .6;
    filter: alpha(opacity=60);
}

.opac7 {
    opacity: .7;
    filter: alpha(opacity=70);
}

.opac8 {
    opacity: .8;
    filter: alpha(opacity=80);
}

.faq table {
    margin: 0px auto;
}

.faq table.tableborder {
    border: 1px solid;
    vertical-align: middle;
    text-align: center;
    margin: 0px auto;
}

.faq table.tableborder td {
    border: 1px solid;
    padding: 5px;
}

.faq table a {
    text-decoration: underline;
}

.faq ul li {
    margin: 20px;
}

.faq a:hover {
    text-decoration: none;
}

.faq span {
    cursor: url("img/cursor.png"), auto;
}

.faq H3 {
    color: #FFAF97;
    font-weight: bold;
}

.faq H5 {
    margin: 0px;
    text-align: center;
    padding: 0px;
    font-size: 16px;
    font-family: Sylfaen;
    text-transform: uppercase;
    color: #7A579F;
    width: 100%;
}

.flashtext {
    position: absolute;
    top: 40px;
    margin-left: 50px;
}

.contenido {
    border: 1px solid #3b3028;
    border-radius: 2px;
    background-image: url(img/page_center_center.png);
    padding: 30px;
    margin-top: 15px;
    margin-left: 55px;
    width: 70%;
}

.reg {
    border: 1px solid #3b3028;
    border-radius: 2px;
    background-image: url(img/page_center_center.png);
    padding: 2px 0 2px 20px;
    margin-top: 15px;
    margin-left: 9px;
    width: 93%;
}

.backdownload {
    background-image: url(http://dimensiongamers.net/paginas2013/mulegend/imagenes/downback.png);
    background-repeat: no-repeat;
    width: 444px;
    height: 51px;
    clear: both;
    margin-left: 60px;
    padding-bottom: 5px;
    line-height: 52px;
}

.backdownload li {
    margin-left: 60px;
    font-size: 16px;
    color: #FFFFFF;
}

.iRg_text {
    color: #fff;
    padding-top: 12px;
    font: 14px Arial, sans-serif;
    text-shadow: 1px 1px 0px #000;
}

.iRg_input {
    width: 200px;
    height: 30px;
    border: 1px solid #3b3028;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-top: 5px;
    padding-left: 10px;
    font-size: 12px Arial, sans-serif;
    text-shadow: 1px 1px 0px #030303;
}

.iRg_select {
    width: 221px;
    height: 47px;
    border: 1px solid #3b3028;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-top: 5px;
    padding-left: 10px;
    font-size: 12px Arial, sans-serif;
    text-shadow: 1px 1px 0px #030303;
}

.iRg_info {
    padding: 10px 15px;
    font: 14px Arial, sans-serif;
    color: #000;
    font-weight: bold;
    width: 228px;
    position: relative;
    top: 8px;
    left: -25px;
    border: #fff 1px solid;
    border-radius: 5px;
    background-color: #fff;
}

.iRg_infobackground {
    display: block;
    width: 9px;
    height: 16px;
    position: relative;
    left: -33px;
    top: 37px;
    background: url(img/tt-arrow.png);
}

.iRg_info2 {
    padding: 10px 15px;
    font: 14px Arial, sans-serif;
    color: #000;
    font-weight: bold;
    width: 228px;
    position: relative;
    top: 1px;
    left: -25px;
    border: #fff 1px solid;
    border-radius: 5px;
    background-color: #fff;
}

.iRg_infobackground2 {
    display: block;
    width: 9px;
    height: 16px;
    position: relative;
    left: -33px;
    top: 30px;
    background: url(img/tt-arrow.png);
}

.msg_success {
    background: #c2ffaf;
    background-image: url(img/success.gif);
    background-repeat: no-repeat;
    background-position: 8px;
    border: 1px solid #cccccc;
    padding: 8px;
    padding-left: 30px;
    color: #444444;
    margin-bottom: 10px;
}

.msg_info {
    background: #fff9d7;
    background-image: url(img/info.png);
    background-repeat: no-repeat;
    background-position: -5px;
    border: 1px solid #e2c822;
    padding: 8px;
    padding-left: 30px;
    color: #000;
}

#top_10g{
    font-size: 10px;
}
#top_10g a{
    font-size: 7px;
}

/*Arnold*/
.body_center {
    width: 793px;
    margin: 0px auto;
}
.body_center .cont{
    background: url(img/middle.jpg);
    /*overflow: auto;*/
    min-height: 600px;
    display: flex;
    flex-direction: column;
}
.sidebar_l{
    width: 150px;
    /*padding: 0px 5px 0px 5px;*/
    float: left;
}
.main_side{
    width: 493px;
    float: left;
    min-height: 200px;
}
.sidebar_r{
    width: 150px;
    /*padding: 0px 5px 0px 5px;*/
    float: left;
    text-align: center;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-sidebar {
    background: url(img/side.jpg) repeat-x top center, url(img/side2.jpg) repeat-x bottom center;
    margin: 0px 5px 0px 5px;
    width: 140px;
    /*border: 1px solid #211c1d;*/
}
.panel-heading {
    padding: 4px 5px;
    border: solid 1px #9B6733;
}
.panel-sidebar > .panel-heading {
    text-align: center;
    color: #000000;
    font-family: "Times New Roman";
    font-weight: 100;
    font-size: 12px;
    margin: 0px;
    height: 26px;
    /*line-height: 2px;*/
    margin-top: 26px;
}

.panel-body {
    padding: 2px;
    background-color: #C0A264;
    color: #3d3d3d;
    font-size: 12px;
}
.panel-footer{
    height: 26px;
}
.menu_r{
    margin: 0 auto;
    width: 120px;
}
.menu_r ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.menu_r ul li {
    display: table;
    /*width: 100%;*/
    /*vertical-align: middle;*/
    /*line-height: 30px;*/
    background: url(img/button.jpg);
    height: 23px;
    width: 120px;
    text-align: center;
    line-height: 23px;
}
.bordermod_top{
    background: url(img/side.jpg);
    height: 26px;
    width: 100%;
}
.bordermod_bottom{
    background: url(img/side2.jpg);
    height: 26px;
    width: 100%;
}
.container{
    min-height: 600px;
    display: flex;
}
.navbar_top{
    width: 100%;
    /*height: 100px;*/
}
#boxes{
    z-index: 100;
    height: 40px;
    position: fixed;
    top: 0px;
    width: 800px;
    opacity: 0.9;
    filter: alpha(opacity=70);
}