html, body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial;
	color: #fff;
}
body
{
	background: #70A4B0 url('../../App_Themes/AJB-Blue/img/ajb/homepageBackInner.png') repeat-x scroll 50% 0;
}

/* Links */
a:link, a:visited, a:hover, a:active {
	color:#BCD0DC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div#wrapper {
	margin:0 auto;
	position:relative;
	width:460px;
}

h2
{
	margin-top: 40px;
}

div.contentWrapper 
{
	background-color: #02689C;
	padding: 10px 10px 10px 15px;
}

#loginBox
{
	margin-top: 0;
	border: 1px solid #C1C1C1;
	padding: 0;
}

h1 span {
    display: none;
    }
h1 {
    font-size: 14px;
    font-weight: normal;
    color: #8C9091;
    background: url(Images/logo.png) 0 0 no-repeat;
    height: 40px;
    margin-top: 30px;
    }
h1 strong {
    font-weight: normal;
    margin-left: 143px;
    line-height: 30px;
    }
fieldset {
    padding:10px;
    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: 240px;
    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;
    padding-left: 5px;
    }
li.submit {
    padding-left: 10px;
    margin-top: 20px !important;
    clear:both ;
    }

/*RBMOD: added div.buttons */
div.buttons 
{
	float: left;
	width: 100%;
	background-color: #BCD0DC;
	padding: 10px 0 10px 0;
}

div.buttons div.text
{
	margin-top: 8px;
	display: block;
	float:left;
	padding-left: 10px;
}

div.buttons div.text a {
	display:inline;
	float:none;
	font-size:12px;
	color: #02689C;
}

div.buttons div.button 
{
	float:right;
	margin-right: 68px;
}

div.buttons input.submitButton {
    border: solid 1px #1C79A9;
    border-right-color: #004C71;
    border-bottom-color: #004C71;
	background: #006699 url(images/buttonback.png) repeat-x 0% 50%;
	margin: 0;
	width:auto;
    padding:5px 20px;
	color: #EEE;
	line-height:16px;
}

.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;
    }

div#successBox 
{
	border: 2px solid #008000;
	color: #006600;
	padding: 5px;
	margin-top: 5px;
	background-color: #CCFF99;
}

div.failure, div.success
{
	padding: 5px;
    width:auto !important;
    margin-top:10px;
    margin-bottom: 10px;
    font-weight: bold;
}
/*
.failure span, .success span {
    padding-right: 30px;
    font-weight: bold; 
    display: block;    
    }
*/
div.failure
{
	color: #FF0000;
	background-color:#FFEBE5;
	border: 1px solid #FF0000;
}

div.success
{
	color: #006600;
	background-color: #CCFF99;
	border: 2px solid #008000;
}

div.success a
{
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}

div.success span.normal 
{
	font-weight: normal;
}

span.validator 
{
	margin-left: 5px;
	color: #FF0000;
	background-color:#FFEBE5;
	padding: 2px;
}
/*
span.validator {
    background: url(Images/validator.gif) no-repeat right top;    
    display: inline;    
    width: 22px;
    height: 22px;
    position: relative;
    top: 5px;
    left: 5px;
    _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}  


    