/*------------------------


------------------------*/


*, html, body, div {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


body {
	font-family:"Bookman Old Style";
	font-size:12px;	
	text-align:center;
	background-color:#000;
}	.accbody {background-color:#1d212a;}

ul, li {
	list-style:none;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

input {
	border:none;
}


/*------------------------

------------------------*/

#container {	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:999px;
	height:100%;
	text-align:center;
} 	.age#container {
		width:710px;
		background:url(images/age_bg.jpg) no-repeat;
	}
	.reg#container {
		width:862px; 
		background:url(images/reg_bg.jpg) no-repeat;
	}

	.acc#container {
		width:999px;
		background:url(images/acc_bg.jpg) no-repeat;
	}

#container h1.ageh1 {padding-top:330px;font-weight:normal;font-size:20px;color:#FFF;text-align:center;}
#container h1.regh1 {padding-top:330px;font-weight:normal;font-size:28px;color:#FFF;text-align:center;}

.inner, .innerage {
	width:620px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}	.innerage {width:520px;}
	

#container h1 span {font-size:16px;}

.inner p {margin:25px 0px 10px 0px; color:#FFF; font-size:14px;}


.legacy p {
	float:left;
	width:240px;
}	.legacy p.tright {padding-right:30px;}

.legacy p a {color:#e60000;font-size:16px;}


.tright {text-align:right;}
.tcenter {text-align:center;}


/*------------------------
Reg form
------------------------*/
#regform {
	margin:20px 0px 0px 180px;
}

.inner #regform p {margin:10px 0px 0px 0px;} 

#regform p span {float:left; width:85px;}

#regform p input.text, #accform p input.textsmall  {
	width:177px;
	height:21px;
	padding:2px 0px 0px 2px;
	background:url(images/inputbg.gif) no-repeat;
	
}

#regform p input.submit {
	width:85px;
	height:23px;
	padding:0px 0px 0px 2px;
	background:url(images/submitbg.gif) no-repeat;
	color:#FFF;	
	cursor:pointer;
}


/*------------------------
Acc
------------------------*/
.inner p.date {color:#930100; text-align:center; padding-bottom:20px;}

#accform {
	margin-bottom:20px;
}

.inner #accform p {margin:10px 0px 0px 0px;} 

#accform p span {float:left; width:250px;}
#accform p input.text {
	width:320px;
	height:21px;
	padding:2px 0px 0px 2px;
	background:url(images/inputbg_big.gif) no-repeat;
	
}

#accform p input.checkbox, #accform p input.radio {
	margin-right:10px;

}
#accform .checkbox input {display:none;}

.checkbox {color:#FFF;}

#accform div.checkbox {
	float:left;
	width:16px;
	height:16px;
	padding-left:20px;
	background:url(images/checkbox.gif) no-repeat;
}

#accform p textarea {
	width:320px;
	height:76px;
	background:url(images/textareabg.gif) no-repeat;
	border:none;
	
}


#accform p input.submit {
	width:149px;
	height:23px;
	padding:0px 0px 0px 2px;
	background:url(images/submitbg_big.gif) no-repeat;
	color:#FFF;	
	cursor:pointer;
}


.radiogroup li {
	margin:10px 0px 0px 0px;
	padding-left:20px;
	color:#FFF;
	background:url(images/radio.gif) no-repeat;
}

#radio_g2 {margin-left:250px;}

.radiogroup li input.radio {display:none;}
label {
	font-size:12px;

}
/*------------------------
Footer
------------------------*/
#footer {
	color:#aaa;
	font-size:10px;
	text-align:center;
}
.hr {padding-top:30px;background:url(images/hr.gif) repeat-x top left;}


.warning_message {
	width:665px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/warning.png) no-repeat;
}

/*------------------------
Trash
------------------------*/

.clear {
	width:100%;
	height:1px;
	overflow:hidden;
	clear:both;
}


















