* {font-family:Verdana;}

.article li {margin-left:50px;}
.article {font-size:12px;}

.datagrid-header-inner, .datagrid-body {text-align:left}
.easyui-tabs, .tabstrip {width:1000px;height:415px;}
.tabstrip>div {display:none}
.tabs-panels>.panel>.panel-body {padding:20px}

#diveditor {padding:0}
#diveditor .ckeditor {width: 100%;height:100%}

#header
{
    background-position: center;
    background-image: url(earth.jpg);
    height: 190px;
    background-repeat: no-repeat;
    max-width: 1280px;
}
#logo {margin:20px 0 20px 40px;float:left}
#descr {float:right;text-align:right;color:#ffffff;font-weight:bold;margin:25px 30px 20px;}
#content {padding:10px 10% 0 10%;font-size:12pt;max-width: 1280px;}
#ui-datepicker-div {display:none;}



table {font-size:12px;}

div.menumain {text-align:center;height:30px;width:100%;display:inline-block;position:relative;left:0;top:-25px;z-index:1;}
div.menumain a {font-size:12px;color:#ffffff;display:inline-block;font-weight:bold;margin:0 3% 0 3%}
#menubg {position:relative;top:4px;width:100%;height:30px;max-width: 1280px;}


td.main {height:100%;vertical-align:top;text-align:left;padding-left:15%;padding-right:15%;padding-top:20px;font-size:12pt;  }

.text, input.PICKER, input.TIME {border:solid 1px #1e0a5b;font-size:10pt}
input.TIME {width:5em}
input.PICKER {width:80px;}
input.code {width:50px;}

div.map {width:450px;height:450px;}

table.slist{width:100%}
table.slist>tbody>tr>th{width:50%}
i.br {clear:both;display:block;height:12px;}

table.form {width:100%;}
.msg table.form {padding:5px}
table.form td {padding-bottom:5px;}
table.form td.foot {text-align:center;font-style:italic;padding-top:10px}
table.form th {width:40%;text-align:right;vertical-align:top;font-weight:normal;padding-right:10px; }
table.form th.required {font-weight:bold;}
table.form input, table.form select, table.form textarea {font-size:12pt;}
table.form input, table.form select, table.form textarea {width:350px;border:solid 1px #999999}
table.form input.ch {width:20px;}

.inputfile {position:absolute;}

.inputfile a {
    position: absolute;
    z-index: 1;
    width: 85px;
    height: 21px;
    background: url(../img/button.jpg) no-repeat left top;
    float: left;
    display:block;
}

.inputfile a.active {background: url(../img/button_active.jpg) no-repeat left top;}
      
.inputfile .blocker {
    position: absolute;
    z-index: 3;
    width: 150px;
    height: 21px;
    background: url(../img/transparent.gif);
    margin-left: -155px;
}

.inputfile .fileIcon {
    display:none;
    position: absolute;
    height: 15px;
    margin-left: 90px;
    font-size: 8pt;
    color: Gray;
    margin-top: 2px;
    padding-top: 1px;
    padding-left: 19px;
    width:300px;
}

.inputfile .customFile{
    position:absolute;
    margin-left: -140px;
    cursor: default;
    height: 21px;
    z-index: 2;
    filter: alpha(opacity: 0);
    opacity: 0;
}


button, .button {padding:10px;}
.button {width:100px;}

.code
{
    width: 4px;
    font-family: Courier New;
    text-transform: uppercase;
    font-size:14pt;
    font-weight:bold;
    text-align:center;
}

.pc {text-align:center;}
.b {border:solid 1px black;}

#chat{top:190px;bottom:0;position:absolute;width:100%;}
#chat table {width:100%;height:100%}
#Player {width:640px;height:580px}
#ifr {width:100%;height:80px;}
#chatstream
{
    overflow: auto;
    position:relative;
    padding-left:20px;
    padding-right:20px;
}
#message {width:99%;height:100%}

.user1 {color:Red}
a.nohref {text-decoration:none;border-bottom:1px dashed }
