html, body {
    margin:0;
    padding: 0;
    background: url(Images/loginBody.gif) 50% 50% repeat-x;
    font-size: 12px;
    font-family: Arial;
    color: #273538; 
    }
form {
    background: url(Images/loginForm.png) top left repeat-x;
    position:relative;
    margin-top: 50px;
    height:543px;        
    }
#loginBox {
    background: url(Images/login.png) top left no-repeat;     
    width: 552px;
    height:543px;
    position: absolute;
    top:0;
    left:50%;
    margin-left: -362px;
    }
fieldset, h2, address {
    margin-left: 212px;
    smargin-right: 41px;
    }
h1 span {
    display: none;
    }
h1 {
    font-size: 14px;
    font-weight: normal;
    color: #8C9091;
    margin-top: 45px;
    background: url(Images/loginLogo.gif) 0 0 no-repeat;
    height: 30px;
    margin-left: 200px;
    margin-right: 41px;      
    }
h1 strong {
    font-weight: normal;
    margin-left: 143px;
    line-height: 30px;
    }
h2 {
    display:none;
    }
fieldset {
    margin-top: 90px;
    padding:0;
    border:0;    
    }
ol {
    padding:0;
    margin:0;
    list-style:none;
    }
li {
    margin:4px 0;
    padding:0;
    clear:both;
    position:relative !important;
    }
label {
    display: block;
    float: left;
    width: 89px;
    line-height: 20px;
    }
input.login {
    width: 193px;
    height: 22px;
    font-size:18px;
    border: 1px solid #687375;
    padding: 3px; 
    background: #F1F5F6;   
    }
li.check {
    margin-left: 88px;
    }
li.check input {
    padding: 0;
    }
li.check label {
    display: inline;
    width: auto;
    float: none;
    }
li.submit {
    padding-left: 90px;
    margin-top: 20px !important;
    float: left;
    width: 100%;
    }



/*-------------------------------button-------------------*/
.CmsBut {
    display: block;
    width: 131px;
    height: 24px;
    background: transparent url(Images/loginButton.png) top left no-repeat;
    border: 0;
    font-size: 12px;
    letter-spacing: 1px;
    color: #333;
    }

address {
    background: url(Images/loginFooter.gif) top left repeat-x;
    font-style: normal;
    font-size: 11px;
    margin-top: 100px;
    color: #989EA0;
    padding-top: 15px;
    position: absolute;
    bottom: 20px;
    display: block;
    width: 295px;    
    }
address a {
    color: #989EA0;    
    padding-left: 50px;
    }
address a:hover {
    color: Black;
    }
.failure {
    padding:0;
    _height:0px !important;
    margin: 0 0 10px 0;    
    }
.failure span {
    color: #ff6633;
    padding: 0 30px 0 40px;
    font-weight: bold; 
    
    display: block;    
    background: url(Images/validator.gif) no-repeat center left;    
    }
span.validator {
    display: block;    
    width: 22px;
    height: 22px;
    background: url(Images/validator.gif) no-repeat right top;    
    position:absolute;
    top: 5px;
    left:295px;
    _left: 205px;
    text-indent: -9999px;  
    }
/*OnlineDemo*/
/*.rolesWrap h4{float:left;width:90px;font-weight:normal}
h3{
	scolor:#576F75;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	margin-right:30px;
	border-bottom:1px solid #ccc
	}
h4{
	padding:0;
	margin:0 0 10px 0;
	font-size:12px;
	}
.roles{
	display:block;
	float:left;
	width:240px;	
	margin-top:10px;
	margin-bottom:20px
	}
.roles label{
	float:none;
	display:inline;
	}
.roles label span{font-size:11px;color:#666;margin:0 20px 10px;display:block;line-height:1.2}
.users {width:150px;float:right;margin-right:-150px;margin-top:-500px}
.notes{margin-left:210px;margin-top:30px;margin-right:20px;color:#f60}
.notes p{font-weight:bold;}
.notes ul, .notes li{margin-left:10px;padding-left:0}
br{display:none}
.demoBut{margin-left:0}
.demo {background: url(Images/loginDemo.png) top left no-repeat !important;}*/

.default{color:#666;border:1px dashed #ccc;padding:10px;margin-left:90px;margin-bottom:20px;width:177px;font-size:11px}
.default h3{font-size:11px;margin:0;padding:0}
.default p{margin:2px 0 0 0;padding:0}  


    