@charset "utf-8";
/* CSS Document */

#contest_container a
{
	color:#7A3C1A;
	font-family:Arial,Helvetica,sans-serif;
}

#contest_container
{
	background:url(/en_CA/includes/images/contest/underage/top_form.jpg) no-repeat;
	width:895px;
	/*height:auto;*/
	position:relative;
}
#contest_container p 
{
	font-size:16px;
}

#header_feature
{
	position:relative;
	width:895px;
	height:200px;
	overflow:hidden;
	background:url(/en_CA/includes/images/contest/registration/header_plate.jpg) no-repeat;	
}

div.intro_text
{
	position:relative;
	padding-top:185px;
	padding-bottom:46px
}
div.intro_text p
{
	padding-left:310px;
	width:470px;
	padding-bottom:10px;
}

#form_container
{
	position:relative;
	margin:0px auto 0px auto;
	width:780px;
	height:auto;
}

div.form
{
	position:relative;
	width:550px;
	height:auto;
	margin:0px auto 0px auto;
}

div.middle_content
{
	position:relative;
	height:auto;
}

.form_title
{
	font-size:18px;
	padding-top:25px;
	padding-bottom:15px;
	font-weight:bold;
}

.checkbox_left
{
	float:left;
	width:25px;
	height:auto;
}

.checkbox_text_left
{
	float:left;
	height:auto;
	width:500px;
}

.security_img
{
	width:140px;
	height:30px;
	float:left;
}

.security_input
{
	width:150px;
	height:30px;
	float:left;
}

.security_input input
{
	margin-top:6px;
	margin-left:10px;
	text-align:center;
	font-size:14px;
	width:70px
}
.input_row, .unset_input_row, .unset_radio_row
{
	position:relative;
	padding-top:10px;
}

.unset_input_row label, .unset_input_row input, .unset_input_row select
{
	float:left;
}

.unset_input_row label, .unset_radio_row label
{
	width:150px;
	float:left;
}


.input_row label
{
	float:left;
	width:150px;
	height:auto;
}

.input_row input, .input_row select
{
	float:left;
	width:250px;
	height:auto;
}

div.form_notice_disclaimer
{
	color:#c37224;
	font-size:11px;
	
}

input.small
{
	width:40px;
	text-align:center;
}

input.medium
{
	text-align:center;
	width:50px;
}

