#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
#ajazz {
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:440px;
	height:250px;
	z-index:9999;
	padding:20px;
	background:#ffffff;
	text-align:center;
	font-size:13px;
}
#ajazz input {
	font-size:24px;
	margin-bottom:16px;
}
#ajazz .forgetmenot {
	float:left;
}
#ajazz #loginform {
	width:270px;
	margin-left:auto;
	margin-right:auto;
}
#ajazz .submit {
	margin-left:195px;
}
/*
#ajazz #user_pass {
	display:block;
	clear:both;
}
*/
.login {
	background-color:#ffffff;
}
#login form .submit input {
	border-color: #bcb38f !important;
	color: #ffffff !important;
	background:#21759B url(/wp-admin/images/button-grad.png) repeat-x scroll left top;
	font-weight:bold;
	font-size:12px;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	border:1px solid;
	margin-top:-3px;
	padding:3px 10px;
	text-decoration:none;
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
}
#login form .submit input:hover {
	border-color: #bcb38f !important;
	color: #c0c0c0 !important;
}
#login h1 a {
	/*display: none;*/
	background:transparent url(images/HTLN-logo.png) no-repeat scroll center top;;
	height:204px;
	width:320px;
}
#ajazz #login h1 a {
	display:none;
}
.login #nav a {
	color: #777 !important;
}
.login #nav a:hover {
	color: #bcb38f !important;
}
 
#wphead img, #wphead h1 {
	display: none;
}
#wphead {
	height: 100px;
}
#wphead-info {
	padding-top: 27px;
}
#nav {
	display:none;
}
.register {
	margin-top:-5px;
	padding-bottom:10px;
}
/*
#footer {
	display: none;
}
#footer_custom {
	clear: both;
	text-align: center;
	width: 500px;
	margin: auto;
	height: 100px;
}
#footer_custom .docs {
	padding-top: 0px;
	line-height: 100%;
}
#footer_image {
	border:none;
}
*/
