/* -------------------------- */
/* ---- TWO-STEP STYLING ---- */
/* -------------------------- */

/* [] CSS Reset
------------------------------------------------ */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, sub, sup, 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: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* [] Gilder/Levin
------------------------------------------------ */
.gl {
        display: block;
        position: relative;
        overflow: hidden;
}

.gl span {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
}

.gl a:hover {
        border: none;
} /* IE6 requires "(background || border): none;" */

.gl a span,
a.gl span {
        display: block;
        cursor: pointer; /* Required for links to appear like links in IE */
}

/* [] Base Style 
------------------------------------------------ */
html {
	background: #b7722b url(/img/twostep/bg_gradient.png) repeat-x left top;
	font: 62.5% Arial, sans-serif;
}

body {
	background: transparent url(/img/twostep/bg.jpg) no-repeat center top;
}

a {
	color: #033c6e;
}

/**
 * All containers within #wrap are absolutely positioned rather than flowed;
 * many foreground elements have parts of the background texture baked in and
 * to preserve perfect alignment, it was either position everything or set
 * heights and margins on everything. Positioning seemed simpler. -aluikart
 */
#wrap {
	background: transparent url(/img/twostep/bg.jpg) no-repeat center top;
	height: 1496px;
	margin: 0 auto;
	position: relative;
	width: 800px;
}

#heading {
	height: 108px;
	position: absolute;
	top: 371px;
	width: 374px;
}

	#heading span {
		background-image: url(/img/twostep/gl_heading.png);
	}
	
#logos {
	left: 453px;
	position: absolute;
	top: 371px;
	width: 347px;
}

	#logos span {
		background-image: url(/img/twostep/gl_logos.png);
	}

	#logoHouston {
		float: left;
		height: 123px;
		width: 173px;
	}

	#logoReliant {
		float: left;
		height: 123px;
		width: 174px;
	}
	
		#logoReliant span {
			background-position: -173px 0;
		}

#dates {
	background: url(/img/twostep/bg_dates.png) no-repeat 6px 14px;
	height: 355px; /* 355-86 */
	padding: 0 50px 0 80px;
	position: absolute;
	top: 519px;
	width: 670px; /* 800-80-50 */
}

	#dates h1 {
		height: 22px;
		margin: 0 auto 62px;
		width: 302px;
	}
		
		#dates h1 span {
			background-image: url(/img/twostep/gl_dates.png);
		}

	#dates h2 {
		font-size: 2.4em;
		left: -0.5em;
		margin: 0 0 15px;
		position: relative;
	}
	
	#dates h3 {
		color: #e41d38;
		font-size: 1.5em;
		font-weight: bold;
		margin:;
	}

	#dates .section {
		float: left;
		line-height: 1.1333;
		width: 316px;
	}
	
	#dates .section.vevent {
		width: 350px;
	}
	
	#dates .finals {
		margin: 20px 0 0;
	}
	
	#dates p {
		color: #333;
		font-size: 1.5em;
		padding: 0 0 1em 1em;
	}

#prize, #share {
	position: absolute;
	top: 905px;
}

#prize {
	height: 63px;
	left: 18px;
	width: 336px;
}

	#prize span {
		background-image: url(/img/twostep/gl_prize.png);
	}
	
	#prize a {
		bottom: 1px;
		height: 20px;
		left: 28px;
		position: absolute;
		width: 95px;
		z-index: 10;
	}
	
		#prize a span {
			background-position: -28px -42px;
		}

#share {
	display: none;
	left: 418px;
}

.js #share {
	display: block;
}
	#share h1, #saddleUp h1 {
		color: #002857;
		font-size: 2em;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	#share a {
		background: url(/img/twostep/icon_share.png) no-repeat;
		color: rgb(60, 131, 159);
		display: block;
		font-size: 1.2em;
		line-height: 24px;
		margin: 10px 0 0;
		padding: 0 0 0 35px;
		text-decoration: none;
	}

#saddleUp {
	left: 18px;
	position: absolute;
	top: 1001px;
}

	#saddleUp h1 {
		margin: 0 0 13px;
	}

	#saddleUp ul {
		background: #604c2f url(/img/twostep/bg_saddleup.jpg);
		color: #fff;
		height: 111px; /* 171-30-30 */
		padding: 30px;
		position: relative;
		width: 422px; /* 482-30-30 */		
	}

	#saddleUp li {
		float: left;
		width: 200px;
	}

	#saddleUp p {
		font-size: 1.4em;
		line-height: 1.143;
		text-shadow: 0 0 9px #000;
	}

	#entryForm {
		padding: 0 0 0 20px;
	}

	#saddleUp h2 {
		font-size: 2em;
		font-weight: bold;
		padding: 0 0 7px;
		text-shadow: 0 0 9px #000;
	}
	
	#schedule a, #entryForm a {
		height: 31px;
		position: absolute;
		top: 103px;		
	}
	
	#schedule a {
		left: 34px;
		width: 112px;
	}
	
	#entryForm a {
		left: 247px;
		width: 131px;
	}
	
		#schedule span, #entryForm span {
			background-image: url(/img/twostep/bg_saddleup.jpg);
		}
		
		#schedule span {
			background-position: -34px -103px;
		}
		
		#entryForm span {
			background-position: -247px -103px;
		}

#powerPics {
	height: 135px;
	left: 521px;
	position: absolute;
	top: 1049px;
	width: 289px;
}

	#powerPics span {
		background-image: url(/img/twostep/gl_powerpics.jpg);
	}
	
	#powerPics a {
		height: 31px;
		position: absolute;
		top: 104px;
		width: 101px;
		z-index: 10;
	}

	#powerPics a span {
		background-position: 0 -104px;
	}

#partners {
	bottom: 197px;
	font-size: 1.3em;
	font-weight: bold;
	height: 63px;
	left: 20px;
	line-height: 63px;
	position: absolute;
}

	#partners h1 {
		float: left;
		margin: 0 20px 0 0;
	}

	#partners ul, #partners li {
		float: left;
	}
	
	#partners span {
		background-image: url(/img/twostep/sprite_partners.png);
	}
	
	#new93q {
		height: 35px;
		margin: 0 6px 0 0;
		top: 15px;
		width: 50px;
	}
	
		#new93q span {
			background-position: 0 -15px;
		}
	
	#countrylegends971 {
		height: 33px;
		margin: 0 15px 0 0;
		top: 19px;
		width: 74px;
	}

		#countrylegends971 span {
			background-position: -56px -19px;
		}
	
	#bigTexas {
		height: 39px;
		margin: 0 13px 0 0;
		top: 19px;
		width: 72px;
	}
	
		#bigTexas span {
			background-position: -145px -19px;
		}

	#justinBoots {
		height: 49px;
		margin: 0 11px 0 0;
		top: 14px;
		width: 83px;
	}
	
		#justinBoots span {
			background-position: -230px -14px;
		}

	#rebelsHonkyTonk {
		height: 63px;
		margin: 0 25px 0 0;
		width: 82px;
	}
	
		#rebelsHonkyTonk span {
			background-position: -324px 0;
		}

	#tumbleweed {
		height: 35px;
		margin: 0 16px 0 0;
		top: 20px;
		width: 81px;
	}
	
		#tumbleweed span {
			background-position: -431px -20px;
		}

	#wildWest {
		height: 24px;
		top: 33px;
		width: 97px;
	}

		#wildWest span {
			background-position: -529px -33px;
		}

#footer {
	color: #fff;
	font-size: 1.3em;
	left: 20px;
	line-height: 1.2;
	position: absolute;
	top: 1392px;
}

	#footer a {
		color: #fff;
	}
	
	#footer li {
		float: left;
		margin: 0 4px 10px 0;
	}
	
	#footer p {
		clear: both;
	}
	
		#footer p a {
			color: #e41d38;
		}

li.vevent .summary {
	display: none;
}