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

body {
	background-color: #d19e67;
	color: #fffefa;
	font-family: Arial, helvetica, verdana;
	height: 100%;
	font-size: 13px;
}

form {
	margin: 0;
	padding: 0;
}

form div {
	color: #fcff00;
}

h1 {
	font-size: 19px;
	color: #291200;
}

h2 {
	color: #df001b;
	font-size: 13px;
	font-weight: bold;
}

h3 {
	color: #df001b;	
	font-size: 11px;
	font-weight: bold;
}

input, textarea {
	border: none;
	padding: 5px;
	width: 263px;
}

form em {
	float:right;
	font-size:10px;
	padding-right:0px;
	padding-top:2px;
}

a {
	text-decoration: none;
	color: #FFFF00;
}


a.underline {
	text-decoration: underline;
}

.fakecheck:hover {
	text-decoration:underline;
}

.fakechecked {
	background-position: left -15px !important;
}

.fakecheck {
	background: transparent url(/media/4900/checbox.png) no-repeat scroll left 4px;
	padding:3px 0 0 20px;
}

#content {
	width: 1024px;
	margin: 0 auto;
	min-height: 100%;
}

#body {
	background-color: #291200;
	padding-bottom: 1px;
}

#header {
	height: 352px;
	width: 1024;
	overflow: hidden;
}

#innerbody {
	width: 654px;
	margin: 0 auto;
	padding-bottom: 10px;
	position: relative;
	top: -50px;
}

#about {
	float: left;
	width: 300px;	
}

#howtoparticipate {
	float: right;
	width: 300px;
}

#panel {
	background-color: #e3001c;
	position: relative;
	padding: 10px 25px;
	margin-bottom: 10px;
	clear: both;
}

.panelForm {
	#height: 320px;
}

#paneltopleft {
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 25px;
	background: transparent url('/media/15744/panel_top_left.jpg') no-repeat left top;
}


#paneltopright {
	position: absolute;
	top: 0;
	right: 0;
	width: 18px;
	height: 25px;
	background: transparent url('/media/15771/panel_top_right.jpg') no-repeat left top;
}

#panelbottomleft {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 18px;
	height: 25px;
	background: transparent url('/media/15781/panel_bottom_left.jpg') no-repeat left top;
}


#panelbottomright {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 18px;
	height: 25px;
	background: transparent url('/media/15776/panel_bottom_right.jpg') no-repeat left top;
}

#formleft {
	float: left;
	width: 273px;
	font-size: 12px;
}

#formright {
	float: right;
	width: 273px;	
	font-size: 12px;
}

/*#about_competition {
	background: transparent url('/media/19105/about.jpg') no-repeat left top;
	width: 1024px;
	height: 114px;
}*/

#footer {
	margin-top: -30px;
}

#label {
	margin-left: 5px;
	margin-bottom: 2px;
}

#labelText {
	float: left;
}

#textinput {
	margin-bottom: 10px;
}

#accept_information,
#accept_terms {
	width: auto;
}

#motivation {
	height: 64px;
}

#submitted_message {
	display: none;
	margin: 0 auto;
	font-size:20px;
	padding: 15px 0;
}

#submit_wrapper {
	position: relative;
}

#submit_loader {
	position: absolute;
	right:5px;
	top:6px;
	display: none;
}

#competitionterms {
	display: none;
}

div#fancy_div {
	background-color: #fff !important;
	color: #000 !important;
}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
