@charset "utf-8";

#main_login_container {
	float:none;
	margin-left:auto;
	margin-right:auto;
	width: 616px;
}
#main_login {
	width:616px;
	margin-top:40px;
	float:left;
	text-align:left;
	border: 1px solid #aeaeae;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
#login-bright-img {
	margin-left:64px;
	margin-top:30px;
	float:left;
}
.login-centre-div {
	float:left;
	width:100%;
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	padding-top:13px;
	background-image: url(/images/f/bcbg1.png);
	background-repeat: repeat-x;

}
#bc_1 { height: auto; }
#bc_2 { height: 400px; }
#login-row {
	float:LEFT;
	margin-top:14px;
	width:100%;
}
#login-row img { float:right; }
#login-row-left {
	float: left;
	width:150px !important;
	margin-left: 40px;
	text-align: right;
}
#login-bottom-div { margin-top: 35px; }
#login-bottom-div img {
	width: 70px;
	height: 70px;
	margin-right: 11px
}
.login-input {
	margin-right: 72px;
	width:314px;
	height:44px;
	float:right;
	background: #FFFFFF url(/images/f/login-input.png) no-repeat 0px 0px;
}
.login-input input {
	width: 280px;
	margin-left:18px;
	margin-top:7px;
	height:25px;
	border: 0px !important;
	font-size: 16px;
	color: #555555;
}
#login-bottom-div { float:left; }
a.bt_off_short, a.bt_off_short:visited, a.bt_off_short:hover, a.bt_off_short:focus {
	background-image: url(/images/f/pane.png) !important;
	background-position: 0px 0px !important;
	width: 83px!important;
	border-bottom: 0!important;
	color: #666666!important;
}
a.bt_off_mid, a.bt_off_mid:visited, a.bt_off_mid:hover, a.bt_off_mid:focus {
	background-image: url(/images/f/pane.png)!important;
	background-position: -255px 0px!important;
	width: 114px!important;
	border-bottom: 0!important;
	border-bottom: 0 !important;
	color: #666666 !important;
}
a.bt_on_mid, a.bt_on_mid:visited, a.bt_on_mid:hover, a.bt_on_mid:focus {
	width: 114px!important;
	background-image: url(/images/f/pane.png)!important;
	background-position: -255px -30px!important;
	border-bottom: 1px solid #f1f1f1 !important;
}
a.bt_on_short, a.bt_on_short:visited, a.bt_on_short:hover {
	background-image: url(/images/f/pane.png)!important;
	background-position:0px -30px!important;
	width: 83px!important;
	border-bottom: 1px solid #f1f1f1 !important;
}

a.bt_off, a.bt_off:visited, a.bt_off:hover {
	border-bottom: 1px solid #CCCCCC !important;
	background-position:-84px 0px !important;
	
}
a.bt_on, a.bt_on:visited, a.bt_on:hover {
	border-bottom: 1px solid #f1f1f1 !important;
	background-position: -84px -30px !important;
	
}

.bc_toggle { height: 22px !important; }
#validate_on {
	color: #333333;
	font-size: 11px;
}

.error {
	/*background:url("/images/ico/no_results.png") no-repeat scroll 10px 8px #FFFFFF;
float:left;
font-size:11px;
margin-left:75px;
margin-top:5px;
padding:5px 5px 5px 50px;
width:250px;*/
background:url("/images/ico/no_results.png") no-repeat scroll 10px 8px #FFFFFF;
float:left;
font-size:11px;
margin-bottom:20px;
margin-left:75px;
margin-top:-20px;
padding:5px 5px 5px 50px;
width:412px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;

}


.error a, .error a:visited, .error a:hover { color: #000000; text-decoration:none; font-weight:bold; }

.error a:hover { text-decoration: underline; }

#footer {
	border-top:0 !important;
	margin-top: 20px !important;
	width: 576px !important;

}

form { padding:0;margin:0; }

#password-submit { cursor: pointer; margin-right:85px;float:right;margin-bottom:10px}
