body {
	width: 802px;
	margin: 20px auto;
	color: #FFF;
	font: 13px/17px "Trebuchet MS", Tahoma, "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color: #000;
}

a {
	color: #2B95B5;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, p {
	margin: 0 0 1em;
	padding: 0;
}

img { border: none; }

h1 { margin-bottom: 20px; }

h1 a {
	display: block;
	width: 153px;
	height: 27px;
	text-indent: -9999px;
	outline: none;
	background-image: url("boss_logo.png");
}

#flash {
	margin-bottom: 20px;
	border: 1px solid #202020;
}

#flash h2, #flash h3 { display: none; }

p#twitter { margin-bottom: 20px; }

#left {
	float: left;
	width: 390px;
}

#left h4 { margin-bottom: .2em; }

#right {
	float: right;
	width: 390px;
}

#right h4.watch { margin: 1em 0 .3em; }

#right h5 {
	color: #999;
	font-size: 14px;
}

#right p.address { margin-bottom: .3em; }

#right a.button {
	display: inline-block;
	margin: .5em 0;
	padding: 6px 10px;
	color: #FFF;
	font-weight: bold;
	text-shadow: 0 -1px 2px #333;
	border: #98C0D8 1px solid;
	background-color: #064D7A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#09629A), to(#00405D));
	background-image: -moz-linear-gradient(top, #09629A, #00405D);
}

#right a.button:hover {
	text-decoration: none;
	text-shadow: 0 0 4px #FFF;
}

#how_to_enter {
	float: left;
	width: 280px;
}

#entry_form {
	float: right;
	width: 502px;
}

#thank_you, #video, #photos { margin-bottom: 2em; }

#how_to_enter h3, #entry_form h3, #thank_you h3, #video h3, #photos h3 {
	height: 27px;
	text-indent: -9999px;
	border-bottom: 1px solid #202020;
}

#how_to_enter h3 { background: url("title_how_to_enter.png") no-repeat; }
#entry_form h3 { background: url("title_entry_form.png") no-repeat; }
#thank_you h3 { background: url("title_thank_you.png") no-repeat; }
#video h3 { background: url("title_video.png") no-repeat; }
#photos h3 { background: url("title_photos.png") no-repeat; }

#how_to_enter h4, #thank_you h4 {
	font-size: 14px;
	color: #D02138;
}

#how_to_enter ul {
	margin: 0 0 1.2em;
	padding: 0;
	list-style: none;
}

#how_to_enter ul li {
	margin: 0;
	padding: 0 0 0 10px;
	color: #2B95B5;
	background: url("bullet.png") no-repeat 0 6px;
}

#how_to_enter ol li {
	color: #999;
	padding-bottom: 1em;
}

#thank_you ul { margin-bottom: 2em; }
#thank_you ul li { margin-bottom: 1.5em; color: #999; }
#thank_you ul li strong { color: #FFF; }

#entry_form p.error {
	padding: 8px 8px 8px 56px;
	color: #CCC;
	font-size: 14px;
	border: #8D241C 1px solid;
	background: #222 url("warning.gif") no-repeat 8px 8px;
}

#entry_form fieldset {
	margin-bottom: .8em;
	padding: 4px 8px 8px 8px;
	border: #202020 1px solid;
}

#entry_form legend {
	color: #D02138;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

#entry_form div.div_hr {
	margin: 1em;
	border-bottom: #333 1px solid;
}

#entry_form table.age_group td { padding-right: 8px; }

#entry_form table.text_input input {
	border: #666 1px solid;
	background-color: #E0E0E0;
	margin-bottom: 4px;
}

#entry_form td.pad_left { padding-left: 8px; }

#entry_form td.light {
	padding-left: 4px;
	color: #404040;
	font-size: 12px;
}

#entry_form p.submit {
	margin-bottom: 0;
	text-align: center;
}

#footer {
	clear: both;
	padding: 20px 0 0;
	color: #404040;
	text-align: center;
}
