/* CSS Document */
/*body{
padding:0 0 0 0;
margin:0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:normal;
text-align:left;
}
*/
#wrapper{
width:100%;
height:100%;
padding-top:5%;
margin:0 0 0 0;
}
.content{
width:95%;
height:100%;
}
h2{
font-size:14px;
color:#FF6600;
line-height:12px;
text-align:left;
}
h2 span{
color: #000000;
line-height:12px;
}
h4{
font-size:12px;
color:#006699;
margin-left:5px;
}
.input{
border: 1px solid #000000;
margin-left:5px;
}
.input:focus{
border: 1px solid #000000;
background:#FFFF99;
margin-left:5px;
}
.button{
background:url(../images/btn.png);
width:85px;
height:22px;
color:#FFFFFF;
border:0px;
}

/* --- New Sign Up Page Style --- */
* { margin:0px; padding:0px; }
body
{ color: #8B8B8B; font-family: Arial, Helvetica, sans-serif; }


.clear { clear:both; line-height:0px; }
a.Formlink { text-decoration:none; color:#0000ee; font-size:13px; }
a.Formlink:hover { text-decoration:underline; }

#FormPopup { width:550px; margin:0 auto; }
#FormPopup h1 { font-size:20px; color:#fff; background:#59595b; height:30px; border-bottom:#045299 solid 2px;
padding:5px 0px 0px 15px; position:relative; }

span.Close { position:absolute; margin-left:307px; }
.Close a { display:block; color:#0000ee; text-decoration:none; font-size:14px; background:#FFF; border:#252525 solid 2px;
padding:3px 9px; }

#FormInner { width:522px; margin:0 auto; margin-top:10px; margin-bottom:10px; }
.RegisterTitle { color:#000; font-size:15px; font-weight:bold; }
.Description { color:#58585a; font-size:14px; }

.Form { margin:10px 0px; }
.LoginForm { margin-top:8px; }
.FieldName { font-size:12px; text-align:right; margin-right:3px; width:100px; float:left; }
.Field { margin-bottom:3px; float:left; *margin-bottom:0px; }
.Field input { background:none; border:none; border:#abadb3 solid 1px; width:151px; padding:2px; }
.LoginForm .Btn, .Form .Btn { float:left; margin-right:14px; }
.Form .Button { float:left; }
.LoginForm .Button input, .Form .Button input { background:none; border:none; background:url(../images/btn_bg.png) no-repeat;
 color:#FFF; font-weight:bold; font-size:12px; text-transform:uppercase; padding:3px 0px; width:87px; cursor:pointer;  }
 
 .BlackButton { background:none; border:none; background:url(../images/btn_bg.png) no-repeat;
 color:#FFF; font-weight:bold; font-size:12px; text-transform:uppercase; padding:3px 0px; width:87px; cursor:pointer;  }
 
.Acpt { color:#333333; font-size:12px; margin:4px 0px 2px 40px; }
.Acpt input { margin-top:1px; float:left; }
.Acpt span { margin-left:3px; float:left; }

.LoginForm .Field input { border-left:#9a9a9a solid 2px; border-top:#9a9a9a solid 2px; border-righr:#eeeeee solid 3px; border-bottom:#eeeeee solid 2px;
background:#faffbd; }
/* --- New Sign Up Page Style --- */
