body,html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color:#223b4d;
}
#main_holder {
	background-image:url(../images/bg_login.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 100%;
}
#black_holder {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	background-color:#000;
	height:34px;
	width: 100%;
	border-bottom: 3px solid #596e7c;
}
#black_holder a {
	text-decoration: none;
	color: #00ccff;
}
#date, #language {
	color: #fff;
	font-weight: bold;
	padding: 9px 10px;
	font-size: 13px;
}
#date {
	float:right;
	font-size: 11px;
}

#language {
	padding: 9px 0 0 10px;
	float: left;
	height: 25px;
}
#content_holder {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	text-align: center;
}

.clear {
	clear: both;
	line-height: 0px;
}

#title {
	color: #fff;
	margin: 150px auto 0;
	font-size: 30px;
	width: 370px;
	text-align: right;
	padding-bottom: 5px;
}
#title_maintenance {
	color: #fff;
	margin: 150px auto 0;
	font-size: 20px;
	width: 650px;
	text-align: center;
}
#title2 {
	color: #fff;
	margin: 100px auto 0;
	font-size: 30px;
	width: 370px;
	text-align: right;
}

#subtitle {
	color: #a8bfd0;
	font-size: 10px;
	margin: auto;
	text-align: right;
	width: 370px;
}

#title span {
	color: #99ff00;
}
#title2 span {
	color: #99ff00;
}
#title_maintenance span {
	color: #99ff00;
}

#hr {
  	background-image:url(../images/bg_hr_login.png);
  	background-repeat: no-repeat;
	background-position: center;
	margin: 10px 0 0 0;
  	height:1px;
}
#footer {
	padding-left: 10px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#71808d;
	position: absolute;
	bottom:10;
}
.form_field {
	margin-bottom: 15px;
	padding-left: 135px;
	position: relative;
	width: 161px;
}
.form_field2 {
	margin-bottom: 15px;
	padding-left: 230px;
	position: relative;
	width: 161px;
}
.inputOpenID {
	background-image: url(../images/bg_login_input_short.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 21px;	
	width: 161px;
}
.inputOpenID input {
	width: 100px;
	color: #71808d;
	font-size: 11px;
	border: 0px;
	margin-top: 3px;
	margin-left: 0px;
	color: #000;
}
.input {
	background-image: url(../images/bg_login_input_short.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 21px;	
	width: 161px;
}
.inputMojeID {
	background-image: url(../images/bg_login_input_short.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 21px;	
	width: 161px;
}
.inputMojeID input {
	color: #71808d;
	font-size: 11px;
	border: 0px;
	margin-top: 3px;
	margin-left: 10px;
	color: #000;
	width: 70px;
	text-align: right;
}
.input input {
	color: #71808d;
	font-size: 11px;
	border: 0px;
	margin-top: 3px;
	margin-left: 10px;
	color: #000;
	width: 131px;
}
.form_field  .input_title {
	color: #d1eafd;
	font-size: 13px;
	padding: 1px 0 0 0px;
	position: absolute;
	left: 0px;
	width: 135px;
}
.form_field2  .input_title {
	color: #d1eafd;
	font-size: 13px;
	padding: 1px 0 0 0px;
	position: absolute;
	left: 0px;
	width: 230px;
}
.lost_password {
	margin-left: 140px;
	
}
#form_holder {
	width: 387px;
	left: 50%;
	margin-left: -200px;
	margin-top: 10px;
	position: absolute;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	text-align: center;
}
#form_holder a {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #a1bacd;
	font-size: 11px;
}
#form_holder a:hover {
	color: #a1bacd;
	text-decoration: underline;
}
#form_holder2 {
	width: 400px;
	margin: 30px auto;
	text-align: left;
	color: #a8bfd0;
	font-size: 12px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}
#login_form {
	float:left;
	text-align: left;
	display: block;
}
#mojeid_form {
	float:left;
	text-align: left;
	display:none;
}
#openid_form {
	float:left;
	text-align: left;
	display:none;
}
#loginTabs {
	float: left;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	vertical-align: middle;
}
#loginTabs img {
	border: 0px;
	vertical-align: middle;
}
#loginTabs a {
	background-image: url(../images/favourite_button.png);
	background-repeat:no-repeat;
	background-position:top left;
	width: 104px;
	height: 34px;
	line-height: 30px;
	vertical-align: middle;
	color: #cbdbe5;
	font-size: 12px;
	cursor: pointer;
	border: 0px;
	text-decoration: none;
	display: inline-block;
	zoom: 1;
	text-align: center;
	float: left;
	margin-right: 12px;
	font-weight: 100;
}
/* ie fix */
* html #loginTabs a {
	padding-top: 8px;
}
#loginTabs a.favouriteGreen {
	background-image: url(../images/favourite_button_green.png);
	color: #ccff00;
	font-size: 12px;
}


#loginTabs a:hover {
	color: #fff;
	text-decoration: none;
}
#left_form {
	float:left;
	text-align: left;
}
#right_form {
	float:right;
}
#error {
	font-size: 12px;
	line-height: 16px;
	color: #FF8A00;
	font-weight: bold;
	margin: 0px auto;
	margin-top: 20px;
	padding-bottom: 10px;
	text-align: left;
	width: 400px;
}
#success {
	font-size: 12px;
	color: #99ff00;
	font-weight: bold;
	margin: 10px auto;
	text-align: left;
	width: 350px;
}
select {
	color: #000;
	font-size: 11px;
}
.submit{
	background-image: url(../images/bg_submit_out.png);
	background-repeat:no-repeat;
	background-position:top left;
	width: 162px;
	height: 29px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	margin: 10 0 10 0;
	cursor: pointer;
	border: 0px;
	line-height: 29px;
	xposition: absolute;
	xleft: 0px;
}


.submit_over {
	background-image: url(../images/bg_submit_over.png);
	background-repeat:no-repeat;
	background-position:top left;
	width: 162px;
	height: 29px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	margin: 10 0 10 0;
	cursor: pointer;
	border: 0px;
	line-height: 29px;
	xposition: absolute;
	xleft: 0px;
}
p {
	line-height: 18px;
	margin-bottom: 20px;
}

