@CHARSET "UTF-8";

/* biz.sallybrown@gmail.com */

#LOGIN_Area { background: #ffffff url("../image/login_bg.png") no-repeat ; width: 800px; height: 500px; }
#LOGIN_Area ul { width: 200px; position: absolute; left: 540px; top: 180px; }

#LOGIN_Area ul br { margin: 10px 0; }
#LOGIN_Area .textbox { float: left; height:14px; width:140px; padding: 10px; border: none; border-bottom: solid 1px #ffffff; -webkit-transition: border 0.3s; -moz-transition: border 0.3s; -o-transition: border 0.3s; transition: border 0.3s; color: white; font-size: 12px; background-color:transparent; }

#LOGIN_Area input:focus,
#LOGIN_Area input:focus { border-color: #ffffff; outline: none; }

#LOGIN_Area 

#LOGIN_Area .btnLogin:active {
	position:relative; 
	top:1px;
}
 
.last { margin-bottom: 12px; }
.txtTitle1,
.txtTitle2 { float:left; text-align: left;}

 .txtTitle1 { font-size: 22px; }
 
.txtTitle2 { font-family: 'Lato', Arial; opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; font-size: 14px; }
.radioArea { display: block; float: left; margin-top: 20px; padding-bottom: 10px; width: 260px; height: 24px; text-align: left;  }

.bar { position: absolute; display: block; height: 1px; width: 260px; margin-top: 10px; background: white; background: rgba(255,255,255,0.3); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";}

.button { float: Left; width: 160px;}