@charset "utf-8";
/* CSS Document */
body{
	background-color:#000000;
	margin:0px;
	padding:0px;
}
#new_container{
	width:100%;
	/*height:auto;*/
	height:1200px;
	margin:0px auto;
}
#splash_container{
	width:980px;
	height:auto;
	margin:0px auto;
}
#column_login{
	width:580px;
	height:auto;
	float:left;
}
#column_add{
	width:400px;
	height:auto;
	float:left;
}
#clear{clear:both; height:0px; margin:0px; padding:0px;}
#login_wrapper{
width:385px;
margin:0px;
padding:0px;
text-align:left;
}
.login_box{
	border:1px solid #CCCCCC;
	padding:10px 0px 10px 5px;
	width:385px;
}
#login_1st_col{
float:left;
}
.caption_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#e67900;
	font-weight:bold;
	padding-bottom:8px;
}
#lebel_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e67900;
	font-weight:bold;
	width:80px;
	float:left;
}
#lebel_text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e67900;
	width:75px;

}
#textfield{
	width:190px;
}
#input_field{
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}
#forget_pass{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e67900;
}
#forget_pass a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e67900;
	text-decoration:none;
}
#forget_pass a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e67900;
	text-decoration:underline;
}
#login_2nd_col{
	
}
#submit_button{
	background:url(images/enter.jpg) no-repeat;
	border:0px;
	padding:0px;
	margin-top:0px;
	margin-left:10px;
	height:70px;
	width:91px;
	cursor:pointer;
}
#sinup_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e67900;
	font-weight:bold;
	width:375px;
}
#sinup_text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#sinup_text a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
/* Splash interior*/
#splash_int_body{
	width:980px;
	height:auto;
	margin:0px auto;
background-color:#000000;
}
#splash_int_body_1st_col{
	width:400px;
	height:auto;
	float:left;
}
#splash_int_body_2nd_col{
	width:580px;
	height:auto;
	float:left;
}
#splash_int_body_add{
	padding:100px 0px 0px 0px;
}
#splash-player{
	background:url(images/man_singing.jpg) no-repeat;
	height:323px;
	width:380px;
}
#tbl_caption{
	text-align:center;
	vertical-align:middle;
	padding-top:30px;
	padding-bottom:20px;
}
