
body
{
margin:0px;
padding:0px;
background-image:url(images/login_pg_bg.jpg); background-repeat:no-repeat; background-position:top; 
}

.clear
{
clear:both;	
}

#main_div
{
width:400px;
height:auto;
margin:0 auto;
position:relative; top:20px;	
}

#logo
{
padding-bottom:20px;
}
 

#login_box
{
padding:20px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-color:#FFF;
width:290px;	
height:auto;
overflow:hidden;
margin:0 auto;
}

.logn_hdr
{
text-align:center;
padding:0px 10px 10px 10px;
font-size:18px;
font-family:Trebuchet MS;
border-bottom:#CCC solid 1px;	
}

.lgn_bx_text
{
font-size:16px;
font-family:Trebuchet MS;
color:#666;	
clear:both;
margin-bottom:10px;
margin-top:10px;
}

.lgn_bx_input
{
border:#CCC solid 1px;	
width:220px;
padding:5px; 
}

#lost_pwd
{
float:left;
width:150px;
font-size:12px;
font-family:Trebuchet MS;
margin-top:5px;
}

#lost_pwd a
{
color:#060;	
}

#login input
{
float:left;
padding:5px 15px 5px 15px;
color:#FFF;
background:#F00;
font-size:12px;
font-family:Trebuchet MS;
color:#FFF;
text-decoration:none;
border:none;
cursor:pointer;
}

.join_us
{
font-size:12px;
font-family:Trebuchet MS;
color:#069;
margin-top:20px;	
}

#join_us
{
font-size:12px;
font-family:Trebuchet MS;
color:#FFF;
text-decoration:none;
padding:5px 15px 5px 15px;
background-color:#09C;
margin-left:38px;	
}


#sign_up_box
{
padding:10px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-color:#FFF;
margin-top:20px;
width:380px;	
height:auto;
overflow:hidden;	
}
 
.sgn_up_txt1
{
width:180px;
float:left;
font-family:Trebuchet MS;
font-size:16px;
margin-top:5px;	
color:#666;
}

.sgn_up_txt2
{
width:180px;
float:right;
font-family:Trebuchet MS;
font-size:16px;	
margin-top:5px;
color:#666;
}

.sgn_up_input
{
border:#CCC solid 1px;
padding:2px 5px;
width:170px;	
}

#sign_up_button
{
float:left;
padding:4px 20px;
color:#FFF;
background:#F00;
font-size:12px;
font-family:Trebuchet MS;
color:#FFF;
text-decoration:none;
margin-top:10px;
border:none;
cursor:pointer;
}


#logn_back_button
{
font-size:12px;
font-family:Trebuchet MS;
color:#FFF;
text-decoration:none;
padding:5px 10px 5px 10px;
background-color:#09C;
}

#footer_textt
{
font-size:12px;
font-family:Trebuchet MS;
color:#900;
text-align:center;
margin-top:20px;
}


.msgg
{
font-size:12px;
font-family:Trebuchet MS;
color:#900;
text-align:center;   
margin-top:10px;
}