@charset "UTF-8";
body {
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #000000 url(../_images/background.jpg) top center no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #DDDDDD;
}
#container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	clear: both;
}
#toggle_contain {
	width: 380px;
	margin: 0 auto;
	padding-left: 70px;
}
#furious_toggle {
	background: transparent url(../_images/sitetoggle_furious_active.png) 0 0 no-repeat;
	height: 41px;
	width: 129px;
	float: left;
}
#furious_toggle:hover {
	background-position: 0 -41px;
}
#furious_toggle a {
	position: relative;
	height: 33px;
	width: 112px;
	display: block;
}
#furious_toggle_down {
	background: transparent url(../_images/sitetoggle_furious_down.png) 0 0 no-repeat;
	height: 41px;
	width: 129px;
	float: left;
}
#event_toggle {
	background: transparent url(../_images/sitetoggle_event_active.png) 0 0 no-repeat;
	height: 41px;
	width: 175px;
	float: left;
}
#event_toggle:hover {
	background-position: 0 -41px;
}
#event_toggle a {
	position: relative;
	height: 33px;
	width: 157px;
	display: block;
}
#event_toggle_down {
	background: transparent url(../_images/sitetoggle_event_down.png) 0 0 no-repeat;
	height: 41px;
	width: 175px;
	float: left;
}
a {
	text-decoration: none;
	color: #DDDDDD;
	outline: none;
	text-transform: uppercase;
}
a:hover {
	color: #999999;
}
#nav_container ul {
	margin: 0; /* zeroing the margin of the last element in the #nav_container div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#nav_container ul li {
	display: inline-block;
	height: 30px;
	background: transparent url(../_images/nav_separator.png) right no-repeat;
	padding: 0 7px;
}
#nav_container ul li a {
	font-size: 13px;
	line-height: 30px;
}
#mainContent {
	display: none;
}
.content h1 {
	color: #333333;
	text-transform: uppercase;
	font-size: 40px;
}
.content {
	padding: 0 40px;
}
.content p {
	line-height: 20px;
}
.content ol {
	margin-left: 30px;
}
.content ul {
	list-style-type: none;
	padding: 0;
}
#showingcontent table label {
padding-right: 20px;
}
#showingcontent form input {
color: #FFFFFF;
background-color: #000000;
height: 1.5em;
font-size: 1em;
}
#testimoniescontent ul li, #questionscontent ul li, #extrascontent ul li {
	padding-bottom: 40px;
}
#testimoniescontent ul li span {
	padding-top: 10px;
	display: block;
	color: #009999;
	font-style: italic;
}
#questionscontent ul li span, #extrascontent ul li span {
	padding-bottom: 10px;
	display: block;
	color: #009999;
	font-style: italic;
}
#footer p {
	clear: both;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0 30px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-transform: uppercase;
	font-size: 12px;
	color: #666666;
}
/* -----LINK STYLES----- */

#links {
	margin-top: 375px;
}
#register, #promo {
	font-weight: bold;
	font-size: 34px;
}
#trailer {
	display: block;
	margin: 0 auto 50px auto;
	width: 295px;
	height: 40px;
	background: transparent url(../_images/play_trailer.png) 0 -43px no-repeat;
}
#trailer:hover {
	background-position: 0 -3px;
}
#finger {
	display: block;
	margin: 0 auto 20px auto;
	width: 366px;
	height: 36px;
	background: transparent url(../_images/finger_of_god.png) 0 -35px no-repeat;
}
#finger:hover {
	background-position: 0 1px;
}
#productions {
	display: inline-block;
	width: 200px;
	height: 33px;
	background: transparent url(../_images/productions_logo.png) 0 -34px no-repeat;
}
#productions:hover {
	background-position: 0 -1px;
}
#facebook {
	margin: 0 25px;
	display: inline-block;
	width: 120px;
	height: 33px;
	background: transparent url(../_images/facebook.png) 0 -35px no-repeat;
}
#facebook:hover {
	background-position: 0 0;
}
#foundation {
	display: inline-block;
	width: 200px;
	height: 33px;
	background: transparent url(../_images/foundation_logo.png) 0 -34px no-repeat;
}
#foundation:hover {
	background-position: 0 -1px;
}

/* -----ACCORDION STYLES----- */

#event-accordion {
	padding: 15px;
	margin-top: 30px;
	background-image: url(../_images/event/75blackopacityfill.png);
}
.accordion_headings {
	height: 27px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	background-image: url(../_images/event/25whiteopacityfill.png);
}

/* -----EVENT SALE INSERT----- */

#sale-header.accordion_headings {
	background-image: none;
	background-color: #F9A129;
}
.accordion_headings:hover {
	background-image: url(../_images/event/50whiteopacityfill.png);
}

/* -----EVENT SALE INSERT----- */

#sale-header.accordion_headings:hover {
	background-image: none;
	background-color: #F9CC33;
}
.header_highlight {
	background-image: url(../_images/event/50whiteopacityfill.png);
}

/* -----EVENT SALE INSERT----- */

#sale-header.header_highlight {
	background-image: none;
	background-color: #F9CC33;
}

#sale-header span {
	background: transparent url(../_images/event/saletitle.png) 5px -19px no-repeat;
	display: block;
	height: 23px;
	width: 168 px;
}
#sale-header.header_highlight span {
	background: transparent url(../_images/event/saletitle.png) 5px 1px no-repeat;
}
#overview-header span {
	background: transparent url(../_images/event/overviewtitle.png) 5px -19px no-repeat;
	display: block;
	height: 23px;
	width: 168 px;
}
#overview-header.header_highlight span {
	background: transparent url(../_images/event/overviewtitle.png) 5px 1px no-repeat;
}
#speakers-header span {
	background: transparent url(../_images/event/speakerstitle.png) 5px -19px no-repeat;
	display: block;
	height: 23px;
	width: 168 px;
}
#speakers-header.header_highlight span {
	background: transparent url(../_images/event/speakerstitle.png) 5px 1px no-repeat;
}
#pricing-header span {
	background: transparent url(../_images/event/pricingtitle.png) 5px -19px no-repeat;
	display: block;
	height: 23px;
	width: 168 px;
}
#pricing-header.header_highlight span {
	background: transparent url(../_images/event/pricingtitle.png) 5px 1px no-repeat;
}
#schedule-header span {
	background: transparent url(../_images/event/scheduletitle.png) 5px -19px no-repeat;
	display: block;
	height: 23px;
	width: 168 px;
}
#schedule-header.header_highlight span {
	background: transparent url(../_images/event/scheduletitle.png) 5px 1px no-repeat;
}
#lodging-header span {
	background: transparent url(../_images/event/lodgingtitle.png) 5px -19px no-repeat;
	display: block;
	height: 23px;
	width: 168 px;
}
#lodging-header.header_highlight span {
	background: transparent url(../_images/event/lodgingtitle.png) 5px 1px no-repeat;
}
.accordion_child {
	text-align: left;
	padding: 10px 20px 20px 20px;
}
.accordion_child img {
	float: left;
	margin-right: 10px;
	border: solid 1px white;
}
.accordion_child dl {
	list-style-type: none;
}
.accordion_child dl dt {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
	background-image: url(../_images/event/50greenopacityfill.png);
	margin-bottom: 3px;
}
.accordion_child dl dd {
	margin: 0;
	padding: 5px 20px 15px 20px;
}
.accordion_child dl dd a {
	color:#009999;
}
.accordion_child dl dd a:hover {
	color:#666;
}
.accordion_child dl dd hr {
	clear: both;
	border: none;
	height: 5px;
}
