@charset "UTF-8";
/* CSS Document */


BODY {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ea3787;}

p {
	color: #666;}

div#footer {
	margin: 20px auto 10px;
	padding: 10px 30px;
	width: 710px;
	text-align: left;}
	
	div#footer .qualify {
		color: #000;}

form {
	position: relative;
	margin: 0 auto 0; padding: 400px 100px 40px 0px;
	background-image:url(bkgd.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	width: 670px;}

#form_main, #personal {
	margin: 0;
	text-align: right; }

#checkboxes, #buttons {
	margin-top: 15px;
	margin-left: 180px;
	text-align: left;}

#buttons {
	width: 450px;
	text-align: center;}

#questions {
	text-align: center;
	margin: 0; padding-top: 20px;}

#questions p {
	margin: 0; padding: 0 0 10px;}
	
#questions img {
	margin: 0 0 10px;}

#questions select {
	margin-right: 10px;}

#questions div label {
	display: none;}

#description {
	display: none;
	position: absolute;
	top: 260px; left: 250px;
	width: 500px;}

#ps_error {
	margin: 0 auto 0;
	padding: 10px;
	width: 750px;
	text-align: center;
	background-color: #000;
	color: #FFF;}

.error {
	color: red;}

.hide {
	display: none;}

.qualify {
	font-size: 10px;
	margin: 0;}

fieldset {
	border: 0; margin: 0; padding: 0;}
	
label,legend {
	color: #666;}

input {
	font-size:12px;
	text-indent: 5px;
	padding: 5px 0px;}

#form_main input.s {
	width: 70px; height: 16px;
	border: 0;
	border: 1px SOLID #CCC;
	background-color: white;
	}

#form_main div, #personal div {
	margin-bottom: 5px;}

#form_main input {
	width: 300px; height: 16px;
	border: 1px SOLID #CCC;
	background-color: white;
	}
	
select {
	width: 140px; height: 26px;
	border: 1px SOLID #CCC;
	background-color: white;
	color: #666;
	font-size:12px;}

	
	#age {
		margin: 0; padding: 0;}
		
		#age input, #questions input {
			margin: 0; padding: 0;
			position: relative;
			top: 2px; left: 2px;}
				
		#age label, label.s {
			display: inline;
			margin: 0; padding: 0;
			font-size: 10px;}

	
	fieldset#questions {
		width: 700px;}
	
		fieldset#questions p {
			font-size: 14px;
			font-weight: bold;}
		
		fieldset#questions label {
			display: inline; margin-right: 10px;}
		
		fieldset#questions fieldset {
			float: left;
			margin: 0 10px 0 0;
			height: 26px; width: 130px;
			position: relative;}
		
		select.store {
			width: 130px;
			color: #666;
			font-size: 10px;}
	
	fieldset#checkboxes {
		}
		
		fieldset#checkboxes label {
			display: inline;}
		
		fieldset#checkboxes div {
			margin: 5px 0;}
		
		fieldset#checkboxes div div {
			margin: 2px 0 0;}
	
	fieldset#buttons {
		}
		
		fieldset#buttons .qualify {
			color: #666;
			position: relative;
			top: -15px;}
		
		fieldset#buttons input {
			margin-right: 10px;
			padding: 0;}
		

#btFriend {
	display: block;
	position: absolute;
	top: 190px; right: 0;
	width: 110px;
	height: 70px;}
		
#emailwindow {
	margin: 0 auto 0;
	padding: 10px 10px 20px;
	width: 750px; height: auto;
	text-align: center;
	background-color: #000;
	background-image: none;
	color: #FFF;}
	
	#emailwindow label {
		display: inline;
		color: #FFF;}
	
	#emailwindow input {
		margin: 0 10px 0 0;
		width: 110px; height: 16px;
		background-color: #FFF;
		border: 1px SOLID #666;}
	
	#emailwindow input.bt {
		width: 100px; height: auto;}
	
	#emailwindow 