.highslide-dimming {
	background: black;
	position: absolute;
	width: 100%;
	visibility: hidden;
}
.highslide-html {
    background-color: white;
	overflow:hidden;
}
.highslide-html-blur {
	overflow:hidden;
}
.highslide-html-content-header {
	height: 20px;
	padding: 2px;
}
.highslide-html-content {
	position: absolute;
	display: none;
	width: 580px;
	*width: 600px;
	/*height: 638px;*/
	overflow:hidden;
	overflow-y:hidden;
}
.highslide-body {
	padding: 0 10px 10px 10px;
	overflow:hidden;
	overflow-y:hidden;
	width:560px;
	*width: 580px;
	height: 110px;
	*height: 130px;
	/*background:  url(../graphics/login-popup.png) top center no-repeat;   */
	/*height:130px !important;*/
}
.highslide-body1 {
	padding: 0 10px 10px 10px;
	overflow:hidden;
	overflow-y:hidden;
	height:90px !important;
	*height: 110px;
}
.highslide-body2 {
	padding: 0 10px 10px 10px;
	overflow:hidden;
	overflow-y:hidden;
	height:70px !important;
}
.highslide-display-block {
    display: block;
	overflow:hidden;
	overflow-y:hidden;
}
.highslide-display-none {
    display: none;
}
.highslide-move {
	cursor: move;
	border: 0;
	height: 18px;
	padding: 2px;
}
a.control {
	float: right;
	display: block;
	margin: 0 5px;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999 !important;
}
a.control:hover {
	float: right;
	display: block;
	margin: 0 5px;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: black !important;
}
div.alogin_clear {
	clear: both;
}
div.amoduletitle_logo {
	background-image: url(../images/alogin_moduletitle.png) !important;
	background-repeat: no-repeat !important;
	height: 18px;
	line-height: 19px;
	text-align: left !important;
}
div.amoduletitle_logo a {
	margin-left: 22px;
	font-size: 100%;
}
div.amoduletitle_logo1 {
		text-align: left !important;
		padding-right:600px;
		padding-top:3px;
}
div.amoduletitle_logout {
		text-align: left !important;
		padding-right:670px;
		padding-top:3px;
}

div.amoduletitle_logo1 a {
	font-size: 100%;
	color:#f15a29;
}
div.alogin_border-top {
	border-top: 1px dotted #9A9A9A;
	clear: both;
	margin-bottom: 5px;
}
div.alogin_border-bottom {
	border-bottom: 1px dotted #9A9A9A;
	clear: both;
	margin-top: 5px;
}
/* Login box */
div.aimglogo {
	background-image: url(../images/alogin.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 20px;
	right: 20px;

}
div.aimglogo1 {
	background-image: url(../images/areg.png);
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 45px;
	right: 0;
}
input#alogin_username, input#alogin_password {
	background-position: 2px 2px;
	background-repeat: no-repeat;
	width: 140px;
	padding: 2px 2px 2px 18px;
	font-size: 14px;
	color: #808080;
	border: 1px solid #808080;
}
a.alogin-lostpassword, a.alogin-createaccount, label.alogin-labelremember, label.alogin-labelusername, label.alogin-labelpassword {
	color: #555555 !important;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none !important;
}
a:hover.alogin-lostpassword, a:hover.alogin-createaccount {
	text-decoration: underline !important;
}
label.alogin-labelusername, label.alogin-labelpassword {
	font-size: 11px;
}
input#alogin_remember {
	border: none;
}

input#lb_name, input#lb_username, input#lb_password, input#lb_password2, input#lb_email {
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding: 2px 2px 2px 18px;
	font-size: 14px;
	color: #808080;
	border: 1px solid #808080;
}
#highslide-html-logoutform {
	background-image: url(../images/logout_icon.png);
	background-repeat:no-repeat;
	background-position:left;
}



div.alogin-form-submit {
	width: 163px;
	margin-top: 5px;
}
div.alogin-form-submit1 {
	width: 180px;
	margin-top: 5px;
}
div.alogin-form-input {
	float: left;
}
div.alogin-form-submit input.alogin-loginbutton {
	background: url(../images/alogin-login.png);
	background-repeat: no-repeat;
	border: 0;
	width: 20px;
	height: 20px;
	float: right;
	cursor:pointer;
}
div.alogin-form-submit1 input.alogin-regbutton {
	background: url(../images/alogin-reg.png);
	background-repeat: no-repeat;
	border: 0;
	width: 60px;
	height: 20px;
	float: right;
	cursor:pointer;
}
/* Logout box */
div.alogin-logout-greeting {
	height: 20px;
	line-height: 20px;
	position: relative;
	text-align: left !important;
}
div.alogin-logout-greeting a {
	/*background-image: url(../images/alogin-logout.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	float: right;
	position: absolute;
	top: 0;
	right: 0;*/
}
div.alogin-logoutform input.alogin-logoutbutton {
	background-image: url(../images/alogin-button-bg.png);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	margin: 1px;
	text-align: left;
	font-size: 11px;
	border: 3px double #cccccc;
}
p.alogin-bold {
	font-weight: bold;
	text-align: center;
}
div.alogin-logoutform {
	text-align: left;

}


#rform
{
position:relative;
top:465px;
left:45px;

}

#rform input[type=text],#rform input[type=password]
{
font-size: 17px;
width:350px;
border:none;
border-color:#ffffff;
color:#c8c8c8;
margin-left:15px;
}

#rform input[type=checkbox]
{
height:20px;
width:20px;
font-size: 16px;
color:#c8c8c8;
border-color:#c8c8c8;
}


#rform a, #rform label,#rform span
{
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#c8c8c8;
font-size: 20px;
font-weight: normal;
text-decoration: none !important;
}

.loginbtn
{
	background-image: url(../graphics/enter.png);
font-weight: bold;
font-size:28px;
width:51px;
height:35px;
color:#3D6388;
border:0px;
background-color:#ffffff;
}
