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

html, body {
	margin:0;
	padding:0;
}

body {
	background:url(../images/main_bg.jpg) repeat-x;
	background-color: #DD1A22;
	width:100%;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.rules, a {
	color: #FFF;
}

a {
	outline:none;
}

a:hover {
	text-decoration:none;
}

.red_copy {
	color: #FF1A1E;
}

a.red_copy {
	color: #FF1A1E;
	font-style: italic;
	text-decoration:none;
}

a.red_copy:hover {
	text-decoration:underline;
}

#content p {
	color:#FFF;
}

p, li {
	line-height:18px;
}

p.quiet {
	font-style:italic;
	font-weight:normal;
	font-size:80%;
	line-height:140%;
}

hr {
	border:none;
	border:0;
	width:102%;
	position:relative;
	left:-6px;
	border-bottom:1px solid #FF1A1E;
	clear:both;
}

#privacy_btn {
	float:right;
	position:relative;
	right:30px;
}


	/*---------------------------
	/*	
	/*		LAYOUT
	*/
	
	
			#content {
				width:852px;
				padding:0; 
				position:relative;
				background-color: #000;
				background:url(../images/content_bg.jpg) no-repeat center 0;
				padding: 1px 0;
				height:auto;
				min-height: 1100px;
				margin:0 auto;
				top:0;
			}
			
			#content.sub .wrap{
				margin-bottom:100px;
			}
			
			#content.sub, #content.home {
				width:852px;
				padding:0;
				position:relative;
				background:url(../images/back_bg.jpg) repeat-y 4px top;
				padding: 1px 0;
				height:auto;
				min-height: 1500px;
				margin:0 auto;
				top:0;
				color:#FFF;
			}
			
			#content.sub .wrap {
				background:url(../images/content_bg.jpg) no-repeat center top;
				min-height:1500px;
			}
			
			#content.home .wrap {
				background:url(../images/content_bg.jpg) no-repeat center top;
				min-height:1500px;
			}
			
			.col {
				float:left;
				width:45%;
			}
			
			.left {
				margin-right:50px;
			}

			#content .top {
				margin-bottom:35px;
			}

			#content .content_wrap {
				width:654px;
				margin:auto;
			}
	
			.clr {
				clear:both;
			}
	
	
	
	


	/*---------------------------
	/*	
	/*		HEADER
	/*		STYLES
	*/

			#header {
				padding:1px 0;
				margin-bottom:35px;
			}
			
			#header h1, #header h2 {
				text-indent: -9999px;
				margin:0 auto;
				width:815px;
			}
			
			#header h1 {
				height:190px;
				background:url(../images/header.jpg) no-repeat 4px -2px;
			}
			
			#header h1 a {
				height:100%;
				width:100%;
				display:block;
			}
			
			#header h2 {
				background:url(../images/contest_header.png) no-repeat 4px -2px;
				height:61px;
				behavior: url("../js/iepngfix.htc");
			}
			




	/*---------------------------
	/*	
	/*		LIST
	/*		STYLES
	*/
	
			ol ol {
				list-style:lower-alpha;
			}
			
			li>h3 {
				margin:10px 0 0 0;
				font-size:100%;
			}

			ol.red_copy, ul.red_copy {
				list-style:none;
			}

			ol, ul {
				padding:0 0 0 0px;
				margin:0;
			}
			
			ol.red_copy h5, ul.red_copy h5 {
				display:block;
			}
			
			
			


	/*---------------------------
	/*	
	/*		FORM
	/*		STYLES
	*/


			#form_ctr {
				min-height:300px;
				display:block;
				margin-top:30px;
				color: #FFF;
				margin-bottom:40px;
			}
			
			#form_ctr h4 {
				clear:both;
				font-weight:normal;
				float:left;
				margin:3px 10px 8px 0;
			}
			
			#form_ctr h4.check_label {
				float:right;
			}
			
			#form_ctr input.check_box {
				float:left;
				background:url(../images/check_box.png) no-repeat;
				height:15px;
				width:55px;
				border:none;
				text-indent: -99999px;
			}
			
			#form_ctr .bottom .check_label {
				clear:none;
				float:left;
			}
			
			#form_ctr .bottom .check_box {
				clear:both;
				margin-right:20px;
				float:left;
			}
			
			#form_ctr h4 span, #form_ctr h3 span {
				color:#FF1A1E;
				font-size:9px;
				position:relative;
				top:-5px;
				left:2px;
			}
			
			#form_ctr h3 span {
				margin-right:5px;
			}
			
			.field_note {
				clear:both;
				display:block;
				position:relative;
				top:-4px;
				font-size:90%;
				margin-bottom:8px;
			}
			
			#form_ctr input, select, span.select {
				float:right;
				margin-bottom:8px;
			}
			
			#form_ctr h3 {
				clear:both;
				font-style: italic;
				font-size:90%;
				float:left;
				position:relative;
				top:10px;
				font-weight:normal;
			}






	/*---------------------------
	/*	
	/*		FORM FIELD
	/*		STYLES
	*/
			
			.txt {
				border:none;
				font-size:10px;
				color: #FFF;
				padding: 3px 0 0 5px;
			}
			
			.dd, .dd option {
				border:0;
			}
		
			.f1 {
				width:189px;
				height:16px;
				background:url(../images/field1_bg.png) no-repeat;
			}
			
			.f2 {
				width:141px;
				height:16px;
				background:url(../images/field2_bg.png) no-repeat;
			}
			
			.f3 {
				width:217px;
				height:16px;
				background:url(../images/field3_bg.png) no-repeat;
			}
			
			.f4 {
				width:172px;
				height:16px;
				background:url(../images/field4_bg.png) no-repeat;
			}
			
			.submit_btn {
				float:right;
				border:none;
				outline:none;
				width:114px;
				height:30px;
				background:url(../images/submit_btn.jpg) no-repeat;
				cursor: pointer;
				text-indent: -99999px;
			}
			
			.submit_btn:hover {
				background-position: 0 -32px;
			}
			
			span.select {
				position:relative;
				display:block; /* With the padding included, the width is 190 pixels: the actual width of the image. */
				height: 21px;
				padding: 0 0 0 5px;
				color: #fff;
				top:30px;
				margin-top:-30px;
				bottom:-20px;
				font: 12px/21px arial,sans-serif;
				overflow: hidden;
			}
			
			span.radio {
				width: 16px;
				height: 15px;
				padding: 0 5px 0 0;
				top:1px;
				background: url(../images/checkbox.jpg) no-repeat;
				display: block;
				clear: left;
				float: left;
			}
			
			span.checkbox {
				width: 16px;
				height: 15px;
				padding: 0 5px 0 0;
				top:3px;
				position:relative;
				background: url(../images/checkbox.jpg) no-repeat;
				display: block;
				clear: left;
				float: left;
			}
			

	/*---------------------------
	/*	
	/*		ERROR POPUP
	/*		STYLES
	*/
				
		
			#error_ctr {
				display:none;
				width:400px;
				position:absolute;
				left:50%;
				top:50%;
				margin-left:-200px;
				background: #FFF;
				padding:50px;
				border:2px solid #000;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				z-index: 200;
			}
			
			#error_ctr span {
				display:block;
				padding:50px;
			}
			
			.error_msg {
				margin:5px 0;
				padding:0 0 5px 0;
				border-bottom:1px solid #CCC;
			}
			
			.error_msg a {
				color:#FF1A1E;
				text-decoration:none;
			}
			
			.error_msg a:hover {
				text-decoration:underline;
			}
			
			.ok_btn {
				margin:0 auto;
				color:#666666;
				background-color:#333;
				display:block;
				width:70px;
				height:20px;
				text-align:center;
				padding:3px 0 0 0;
				font-weight:bold;
				font-size:14px;
				text-decoration:none;
			}
			
			.ok_btn:hover {
				color:#CCC;
			}
			
			#gray_screen {
				position:absolute;
				top:0;
				left:0;
				z-index:100;
				display:none;
				height:100%;
				width:100%;
				background: #CCC;
				/* for IE */
				filter:alpha(opacity=60);
				/* CSS3 standard */
				opacity:0.6;
			}
			
			
			
		/*---- sIFR ---*/
		
			.sIFR-flash {
			  visibility: visible !important;
			  margin: 0;
			  padding: 0;
			}
			
			.sIFR-replaced, .sIFR-ignore {
			  visibility: visible !important;
			}
			
			.sIFR-alternate {
			  position: absolute;
			  left: 0;
			  top: 0;
			  width: 0;
			  height: 0;
			  display: block;
			  overflow: hidden;
			}
			
			.sIFR-replaced div.sIFR-fixfocus {
			  margin: 0pt; 
			  padding: 0pt; 
			  overflow: auto; 
			  letter-spacing: 0px; 
			  float: none;
			}
			
			.sIFR-active p {
				line-height:1em;
				font-size:12px;
			}
			
			.sIFR-active p.quiet {
				font-style:italic;
				font-weight:normal;
				font-size:11px;
				line-height:1em;
			}
			
			.sIFR-active ol.red_copy h5, .sIFR-active ul.red_copy h5 {
				line-height:1em;
				font-size:15px;
				margin:0;
			}
			
			.sIFR-active ol.red_copy li, .sIFR-active ul.red_copy li {
				line-height:1em;
				font-size:14px;
				margin:0;
			}
			
			 .sIFR-active .content_wrap h1, .content_wrap h1 { 
			 	color:#FF1A1E; 
				leading:4; 
				font-size: 29px; 
			}
			
			.sIFR-active .content_wrap h3, .content_wrap h3 { 
				color:#FFFFFF; 
				leading:6; 
				font-size: 18px; 
			}
