* {
	margin: 0px 0px;
	padding: 0px 0px;
}
.seo,
.accessibility {
	display: none;
}

body {
	font-size: 12px;
	font-family: Arial;
	background-color: #ffffff;
	background: #142851 url(../images/background.jpg) repeat-x top left;
}

a {
	color: #ffffff;
	text-decoration: underline;
}
.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	overflow:hidden;
}
.PNG {
	behavior: url(css/iepngfix.htc)
}

/*	====================
	HEADER
	====================  */
#Header {
}
	#Header #HeaderContent {
		margin: 0px auto;
		width: 970px;
	}
/*	====================
	MICROSITE
	====================  */
#content {
	position: absolute;
	width: 100%;
	z-index: 100;
color: #ffffff;
text-align: center;
}
/*	====================
	FOOTER
	====================  */
#Footer {
	position: absolute;
	width: 100%;
	z-index:200;				
	margin-top: 580px;
	margin-bottom: 10px;
}
	#FooterBottom {
		min-height: 40px;
		height: auto !important;
		height: 40px;
	}
		#FooterBottom .LeftSide {
			padding-top: 10px;
			padding-left: 100px;
			float: left;
			width: 665px;
		}
			#FooterBottom .LeftSide .FooterLink {
				display: inline;
				font-size: 9px;
				margin-right: 10px;
			}
				#FooterBottom .LeftSide .FooterLink a {
					text-decoration: none;
				}
		#FooterBottom .RightSide {
			float: right;
		}
			#FooterBottom .RightSide .FooterLink {
				display: inline;
				font-size: 9px;
				margin-right: 10px;
			}
				#FooterBottom .RightSide .FooterLink a {
					text-decoration: none;
				}
				#FooterBottom .RightSide .FooterLink img {
					position: relative;
					top: 6px;
					left: 5px;
				}
/*	====================
	WIN PAGE
	====================  */
#Container {
	margin: 0px auto;
	padding-bottom: 20px;
	width: 970px;
}
	#Navigation {
		min-height: 60px;
		height: auto !important;
		height: 60px;
		
		padding-top: 20px;
	}
	#LeftColumn {
		float: left;
		width: 370px;
	}
		 .prizeincludes {
			padding: 0px 15px;
			background: url(../images/win/bullet.jpg) no-repeat top left;
			margin: 5px 0px;
			margin-left: 35px;
			color: #fff;
		 }
	#RightColumn {
		float: right;
		width: 585px;
	}
		#Competition {
			background: url(../images/win/frombackground.jpg) no-repeat top left;
			padding-top: 450px;
			padding: 35px 30px 0px 30px;
			width: 525px;
			
			height: 1%;
			
			color:#FFFFFF;
		}
		#CompetitionThanks {
			background: url(../images/win/frombackground.jpg) no-repeat top left;
			padding-top: 450px;
			padding: 25px 0px 20px 0px;
			width: 575px;
			
			margin-bottom: 10px;
			
			height: 1%;
			
			color:#FFFFFF;
		}
		
		#Competition form {
			width: 480px;
		}
			#Competition .entry_form_question h4, .entry_form_title h3 {
				color:#fff;
				font-size:140%;
				margin: 0px 0px;
				padding-bottom: 0px;
				padding-top: 0px;
			}
			.Question {
				color: #fff;
				font-size: 12px;
			}
			.Block {
				display: block;
				padding: 2px 0px;
				color: #fff;
			}
			#Competition .entryform_details td, .entryform_subscriptions td {
				color:#fff;
				font-size: 11px;
			}
			.enter_label_required {
				background:transparent url(../images/win/required_bg.jpg) repeat-y scroll right center;
				border:0 solid red;
				color:#FFFFFF;
				float:left;
				font-family:Arial,Helvetica,sans-serif;
				font-size:12px;
				padding:3px 0;
				width:100px;
			}	
			#Competition .form_fieldtitle_required {
				height: 24px;
				width: 110px;
				background:transparent url(../images/win/required_bg.jpg) repeat-y scroll right center;
			}
			#Competition .entry_form_question textarea, .form_textfield,.form_dropdownfield, .form_dateofbirth, .form_provider, .form_terms {
				background-color: #fff;
				border: 1px solid #504b4b;
				color: #000;
				font-size:12px;
			}
			#Competition .form_textfield {
				padding: 0px 2px 0px;
				width: 295px;
				height: 21px;
				padding-top:2px;
				background-color: #fff;
				border: 1px solid #504b4b;
				color: #000;
			}
			select {
				border: 1px solid #504b4b;
			}
			#Competition .form_terms {
				height: 90px;
				margin:0 0 10px;
				width: 100%;
			}
			#Competition #EnterButton {
				text-align: center;
			}
			#Competition .form_buttonsubmit {
				padding-bottom: 60px;
			}
			
			#Competition .form_buttonsubmit {
				padding-top: 20px;
			}
