@charset "utf-8";
/* CSS Document */
body{background-color:#f2f1f1;color:#393f56;margin:0; padding:0;}
div.logincon{width:320px;height:250px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto; border:1px #dfdfdf solid;padding:40px 40px 0 40px; /*background-color:#848685;*/ background-image:url(../admin/images/loginbkgr.png);*top:50%;*left:50%;*margin: -125px 0 0 -160px;}
.labeltxt{float:left;width:156px;text-align:left; height:22px;margin:2px; font-family: 'Carrois Gothic SC', sans-serif;font-family: 'Chau Philomene One', sans-serif;font-family: 'Coda Caption', sans-serif; font-weight:bold;color:#303030; font-size:12px;}
.labelicon{float:left;width:156px;text-align:right;height:19px;margin:2px; padding-top:3px;}
.inputcont{float:left; margin:2px; width:316px;}
.inputcont input[type='text'], .inputcont input[type='password']{/* css 3 */border-radius:5px;/* mozilla */-moz-border-radius:5px;/* webkit */-webkit-border-radius:5px; background-color:#303030; border:1px solid #0c0c0c;color:#fff; padding:6px;width:305px; font-weight:bold; font-family: 'Carrois Gothic SC', sans-serif;font-family: 'Chau Philomene One', sans-serif; font-size:12px;}
.sep{float:left; padding:10px; margin:5px;width:293px;}
.submitcont{float:right; margin:2px;}
.toplogo{width:100%;height:84px;background-image:url(../admin/images/turner-topbkgr.png);border-bottom:1px solid #dfdfdf;}
.toplogo div{width:50%;float:left;height:84px;}
.toplogo div.right{text-align: center; margin: 25px 0; height:34px;}
.toplogo div img.right{float:right;margin-right:25px;border:0;}
.footerturn{position:relative;width:100%;background-color:#353637;height:100px;margin-top:-100px;clear:both;color:#fff;text-align:center;}
.footerturn div{padding-top:45px;text-align:center;background-image:url(../admin/images/top-footer-turner.png); background-repeat:repeat-x;}
</style>
#lblMessage{font-family: 'Carrois Gothic SC', sans-serif;font-family: 'Chau Philomene One', sans-serif;font-family: 'Coda Caption', sans-serif; color:#FF0000; font-size:12px;}