@charset "utf-8";
/* ===== RESET ===== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 95%;	vertical-align: baseline;	background: transparent; }
ol, ul {	list-style: none; }
table {	border-collapse: collapse;	border-spacing: 0; }
@font-face {
 font-family: 'ChunkFive';
 src: url('fonts/Chunkfive.eot');
 src: local('ChunkFive'), url('fonts/Chunkfive.woff') format('woff'), url('fonts/Chunkfive.ttf') format('truetype'), url('fonts/Chunkfive.svg#webfont') format('svg');
 font-weight: normal; font-style: normal;
}

h1, h2, h3, h4 { font: 2.5em ChunkFive, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; font-weight: normal; margin: 0 0 10px; line-height: 120%;}
p, h6 { margin: 0 0 8px; line-height: 120%; font-size: 1.3em; }
a:link, a:visited { color: #4a0000; text-decoration: none; border-bottom: 1px dotted #4a0000; }
h1 { font-size: 3em; margin-bottom: 8px; }
h2 { font-size: 1.7em; color: #333; padding-top: 6px; clear: right; }
h3, h4, h5 { font: 1.8em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; font-weight: bold; }

/* ===== PAGE ===== */
body { font: 62.5% "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; color: #000; background: #fff; text-align: left; margin: 0; padding: 0; }

.clear-all { clear: both; height: 1px; line-height: 1px; overflow: hidden; }

#container { width: 100%; margin: 0; }

#header, a#logo, #nav, #footer, #main-top, .noprint { display: none; }
.headertext1, .headertext2 { display: none; }
 
#main { padding: 0;  margin: 0; }
 #main .homepage { text-align: center; margin-bottom: -6px; }

#lineup {  width: 785px; margin: 0 auto 20px; overflow: hidden; position: relative; z-index: 1; text-align: center; }
#lineup td { width: 386px; padding: 0 0 12px; font-size: 1em; background:url(assets/bg-lineup.png) repeat-x left bottom;}
#lineup td.gap { width: 13px; background: none; }
#lineup a:link, #lineup a:visited { border: none; }
#lineup td .top { width: 386px; background:url(assets/bg-lineup.png) no-repeat left top; height: 23px; margin-bottom: -2px; }
/* font styles in content.css */
  
.content { position: relative; z-index: 1; }
 .homepage h4 { font-size: 2.5em; margin: 0 40px 14px; }
 .content ul { list-style-type: disc; padding: 0; margin: 0 0 14px 34px; }
 .content li { padding: 0; margin: 0 0 2px 12px; font-size: 1.3em; }
 
 .sponsors h2 { margin: 0 20px -12px; }
 .sponsors h3 { margin: 38px 20px 8px; }

/* ===== FORMS ====== */

input.textinput, textarea.textinput { background: #fff; padding: 2px; color: #333; 
font: 1em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;	border: 1px solid #888; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none;
-moz-box-shadow: none; box-shadow: none; }
 fieldset legend { font-size: 1.3em; }
  form p { margin-left: 0; }
  form.competition p { font-weight: bold; }
  form.competition { font-size: 1.1em; }
  .contact label, .radio span { display: block; width: 12em; text-align: right; margin-right: 0.8em; float: left; font-weight: bold;}
  .contact label { padding-top: 5px; }
  .contact .radio label { display: inline; width: auto; float: none; }
 .radio span.formsmallprint { display: block; width: auto; text-align: left; margin: 0; float: none; font-size: 0.9em; }
.contact .textinput { width: 380px; }
.contact p.button { text-align: center; padding-left: 12em; width: 390px; }	
p.extratext { padding: 1px 25px 3px 11.8em; color: #333; }
.required { color: #d00; font-weight: bold; font-size: 1.1em; }
input.button { width: auto; overflow: visible; padding: 4px 12px; color: #fff; border: none; font-weight: bold; font-size: 1.1em; background: #c73707 url(assets/bg-nav-li2.gif) repeat-x right top; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
input.button:hover { background: #c73707; cursor: pointer; }

p.checkboxgroup { line-height: 120%; margin: 0 0 6px;}
.checkboxgroup strong { font-size: 1.1em; }
.competition h3 { font-size: 1.3em; color: #555; margin: 0; }
.competition h4 { margin: 10px 0 2px; font-size: 1.4em; }
.competition .textinput { width: 90%; }
.competition textarea.textinput { height: 75px; }
.checkboxgroup input { width: 15px; }

p.twocol { width: 44%; float:left; }
.competition p.twocol .textinput { width: 244px; }
.competition textarea.textinput { height: 40px; }

#footer { height: 1px; }
