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


BODY {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(bkgd_tile.jpg) no-repeat center top #3c3c3c;}

p {
	color: #666;}

div#header {
	display: none;
	margin: 0 auto 0;
	width: 770px; height: 200px;
	background-image:url(banner.jpg);}

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

form {
	position: relative; left: -4px;
	margin: 0 auto 0; padding: 610px 0 40px;
	background-image:url(banner.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	width: 793px;}

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

#checkboxes, #buttons {
	font-size: 10px;
	margin-top: 0px;
	margin-left: 40px;
	text-align: left;}

#prom_questions {
	margin-top: 40px;}

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

#questions {
	text-align: center;
	margin: 10px 0 20px 20px;}
	
#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, #prom_questions div {
	margin-bottom: 5px;}

#form_main input, #prom_questions input {
	width: 240px; height: 16px;
	border: 1px SOLID #CCC;
	background-color: white;
	}

#prom_questions #tickets input {
	width: auto; border: 0;}
	
select {
	width: 140px; height: 28px; padding: 3px 0;
	border: 1px SOLID #CCC;
	background-color: white;
	color: #666px;
	font-size:12px;}

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

	
	fieldset#questions {
		width: 700px;}
	
		fieldset#questions p {
			font-size: 14px;
			font-weight: bold;}
		
		fieldset#questions label {
			display: inline;}
		
		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 {
		position: relative; left: 0px;
		margin-top: 20px;
		}
		
		fieldset#checkboxes input {
			margin-bottom: 0px; margin-left: 0;}
		
		fieldset#checkboxes label {
			display: inline; font-size: 9px;}
		
		fieldset#checkboxes div {
			margin: 5px 0;}
		
		fieldset#checkboxes div div {
			margin: 2px 0 0;}
	
	fieldset#buttons {
		padding-top: 20px;}
		
		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;}
	
#colb {
	margin-left: 40px;
	width: 323px;
	float: right;
	text-align: left;}

#colb h4 {
	font-size: 18px; padding: 0 0 15px; margin: 0;
	color: #ce185a;}

#colb ul {
	margin: 0 0 10px; padding: 0;
	list-style: none;
	font-size: 16px;}

#colb li {
	margin: 0; padding: 0 0 10px 25px;
	background: url(bullet.gif) no-repeat top left;}
