body, html {
    margin: 0;
    margin-top: 35px;
    overflow: visible;
}
#l_admin_head {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    z-index: 99;
    width: 100%;
    height: 30px;
    background-color: #383838;
    -webkit-box-shadow: 0 0px 0 #ffffff inset, 0 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 0 #ffffff inset, 0 0px 10px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0px 0 #ffffff inset, 0 0px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 0 #ffffff inset, 0 0px 10px rgba(0, 0, 0, 0.5);
    text-align: center;
}
#l_admin_head ul {
    list-style-type: none;
    margin-top: 6px;
    padding: 0;
    width: 190px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#l_admin_head ul li {
    height: 22px;
    width: 26px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    text-align: center;
}
.l_selmenu {
    border-bottom: 2px solid #3ca3e8;
}
.l_loginpage {
    width: 525px;
    margint-top: 50px;
    margin-left: auto;
    margin-right: auto;
    white-space:nowrap;
}
h1 {
    font-family: Arial, Times;
    font-size: 18px;
    color: #383838;
    text-decoration: none;
    line-height: 2.0em;
    width: 525px;
    border-bottom: 1px solid #afafaf;
    text-align: left;
}
.l_loginpage div {
    text-align: left;
    font-family: Arial, Times;
    font-size: 14px;
    color: #868686;
    line-height: 2.6em;
    float: left;
    margin-bottom: 8px;
}
.l_loginpage div .l_text {
    width: 119px;
}
.clear {
    clear: both;
}
.l_remember {
    font-family: Arial, Times;
    font-size: 12px;
    color: #868686;
}
#divMayus {
    width: 300px;
    text-align: left;	
    margin-left: 4px;
    margin-top: -6px;
    display: block;
    position: absolute;
    visibility: hidden;
    font-family: Arial, Times;
    font-size: 11px;
    color: #d42888;
    font-weight: bold;
    text-decoration: none;
}
.adminline div {
    float: left;
    line-height: 1.6em;
}
.adminpic {
    width: 85px;
    height: 85px;
    border: 1px solid #c9c9c9;
    overflow: hidden;
    margin-right: 15px;
}
.admintext {
    text-align: left;
    font-family: Arial, Times;
    font-size: 14px;
    color: #868686;
    text-decoration: none;
}
#l_languages {
    list-style-type: none;
    width: 525px;
    text-align: left;
    margin-left: -40px;
}
#l_languages li {
    float: left;
    width: 170px;
    margin-right: 5px;
    line-height: 1.9em;
    text-align: left;
}
#l_languages li:hover {
    background-color: #f0f0f0;
}
#l_languages .l_sel {
    background-color: #f0f0f0;
}
#l_languages li img {
    border: none;
    width: 16px;
    height: 11px;
    margin-right: 5px;
    margin-left: 5px;
}
#l_languages li a {
    font-family: Arial, Times;
    font-size: 12px;
    color: #383838;
    text-decoration: none;
    text-align: left;
}
#l_langEdit {
    position: fixed;
    display: block;
    right: 0px;
    bottom: 0px;
    height: auto;
    padding-right: 10px;
    background-color: #f0f0f0;
}
#l_langEdit li {
    width: 180px;
    overflow: hidden;
    font-family: Arial, Times;
    font-size: 11px;
    text-decoration: none;
    line-height: 2.0em;
}


input, textarea, select {
    padding: 7px;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 13px/100% Arial, Verdana, Tahoma, sans-serif;
    background: #FFFFFF;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
textarea {
    width: 400px;
    max-width: 400px;
    height: 150px;
    line-height: 150%;
}
input:hover, textarea:hover, select:hover,
input:focus, textarea:focus, select:focus {
    border-color: #C9C9C9;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}
.inp_390 {
    width: 390px;
}
#l_loginbutton {
    position: absolute;
    display: block;
    margin-top: -36px;
    margin-left: 256px;
}
.l_logmein {
    width: 150px;
    padding: 9px;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px;
    color: white;
    font-size: 13px;
    font-family: Arial, serif;
    text-decoration: none;
    vertical-align: middle;
}
.l_logmein:hover {
    border-top-color: #3e779d;
    background: #3e779d;
    color: #96d1f8;
    box-shadow: 0;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.l_logmein:active {
    border-top-color: #28597a;
    background: #28597a;
}
.loginstatus {
    position: absolute;
    display: block;
    margin-top: 5px;
    margin-left: 5px;
}.tipsy { padding: 5px; font-size: 11px; opacity: 1.0; filter: alpha(opacity=100); background-repeat: no-repeat;  background-image: url(/admin/js/tipsy/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: #3ca3e8; color: black; max-width: 300px; text-align: left; border: 2px solid #3ca3e8; }
.tipsy-inner { font-family: Arial; font-size: 11px; }
.tipsy-north { background-position: top center; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius: 5px 5px 5px 5px; }
.tipsy-south { background-position: bottom center; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius: 5px 5px 5px 5px; }
.tipsy-east { background-position: right center; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius: 5px 5px 5px 5px; }
.tipsy-west { background-position: left center; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius: 5px 5px 5px 5px; }