@charset "utf-8";
/* CSS Document */

html, body, header, section, articel, div, a, h1, h2, h3, h4, h5, h6, p, aside, footer, nav, label, table, tr, td, ul, ol, li, input { margin:0; padding:0; font-size:100%; border:0 none}
input { background:#aaaa8f; border-radius:5px; border:1px solid #bebebe; height:25px; text-indent:10px; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#fff}
select { background:#aaaa8f; border-radius:5px; border:1px solid #bebebe; height:25px; text-indent:10px; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#fff}

body { background:url(../images/admin.jpg) no-repeat center center fixed; background-size:cover;}
#wrapper { margin:0 auto; padding:0; overflow:hidden;  width:910px; height:100%; }
.right-box { margin:300px 0 0 0; padding:0; overflow:hidden; width:550px; height:auto; float:right}
.login-box-outer { margin:0; padding:0; overflow:hidden; width:550px; height:auto; float:right}
.login-box-shadow { margin:125px 0 0 4px; padding:0; overflow:hidden; width:89px; height:56px; float:left; background:url(../images/login_shadow.png) no-repeat; position:absolute}
.login-box-main { margin:0; padding:0; overflow:hidden; border:1px solid #bebebe; width:455px; height:180px; float:right; border-radius:10px; background:#8f8f79}
.login-img { margin:30px 0 0 30px; padding:0; overflow:hidden; width:75px; height:86px; float:left;}
.login-inpt { margin:40px 0 0 20px; padding:0; overflow:hidden; width:300px; height:auto; float:left; font: normal 14px Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF}
.login-btn-img { background:url(../images/login_btn.jpg) no-repeat; margin:0; padding:0; width:99px; height:32px}


/**********   FONTS  *************/
.p1 { font: bold 18px "Stencil Std"; color:#bdbf9c; margin:45px 0 0 95px; padding:0 0 10px 0}

