@font-face {
	font-family:Nidex;
 	src:url('/fonts/nidex_cond-webfont.eot'); /* IE8- */ 
	src:url('/fonts/nidex_cond-webfont.eot?iefix') format('embedded-opentype'), /* IE9 */ 
	url('../fonts/Nidex_Cond.otf') format('opentype'); /* The rest of the world */
	src:local(':'), url('../fonts/Nidex_Cond.otf') format('opentype');
}

@font-face {
	font-family:Nidex-Itallics;
 	src:url('/fonts/nidex_cond_it-webfont.eot'); /* IE8- */ 
	src:url('/fonts/nidex_cond_it-webfont.eot?iefix') format('embedded-opentype'), /* IE9 */ 
	url('../fonts/Nidex_Cond_It.otf') format('opentype'); /* The rest of the world */
	src:local(':'), url('../fonts/Nidex_Cond_It.otf') format('opentype');
}

@font-face {
	font-family:Futura;
	src:url('/fonts/FuturaStd-Book.eot'); /* IE8- */ 
	src:url('/fonts/FuturaStd-Book.eot?iefix') format('embedded-opentype'), /* IE9 */ 
	src:url('../fonts/FuturaStd-Book.otf');
	src:local(':'), url('../fonts/FuturaStd-Book.otf') format('opentype');
}

body,html {
	margin:0px;
	padding:0px;
	font-family: Futura;
	height:100%;
}

h1 {
	font-family: Nidex;
	margin-bottom: 10px;
	font-weight: normal;
	font-size:20pt;
}

h2 {
	font-family: Nidex;
	font-weight:normal;
}

h3 {
	font-family: Nidex;
	font-weight:normal;
}

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

img {
	border:0;
	height: auto;
}

.bar_left {
	background-color:#0d2854;
	width:50%;
	height:5px;
	position:absolute;
	left:0px;
	top:0px;
}

.bar_right {
	background-color:#f80f34;
	width:50%;
	height:5px;
	position:absolute;
	right:0px;
	top:0px;
}

header {
	background-color:#ffffff;
	height:150px;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
	padding-right:30px;
	position: relative;
}

.logo {
	vertical-align: top;
	padding:0px;
	margin-top:5px;
}

.logo a {
	background-image:url('../images/layout/logo.png');
	height:150px;
	width:320px;
	text-indent:-9999px;
	display:block;
}

.date {
	position: absolute;
	right:30px;
	top:0px;
	text-align: right;
}

.date h1 {
	font-family: Nidex-Itallics;
}

nav {
	position:absolute;
	right:0px;
	bottom:0px;
}

nav ul {
	list-style: none;
}

nav ul li {
	display: inline;
	margin-right:30px;
	margin-left:15px;
}

nav ul li a {
	text-decoration: none;
	font-family: Nidex;
	color:#000000;
	font-size:16pt;
}

nav ul li a:hover {
	color:#f80f34;
}

.slashes {
	background-image:url('../images/layout/slashes.png');
	height:12px;
	width:100%;
}

.main {
	background-image: url('../images/layout/background.png');
	background-color:gray;
	width:100%;
	display:block;
}

.slider {
	width:936px;
	height:415px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-bottom: 30px;
	position: relative;
	display: block;
}

.slider img {
	border: 5px solid white;
}

.slider ul {
	list-style: none;
	position: absolute;
	bottom:30px;
	left:50%;
	margin-left:-120px;
}

.slider ul li {
	display:inline;
}

.slider ul li a {
	background-image:url('../images/layout/indicator.png');
	display:inline-block;
	width:16px;
	height:15px;
	text-indent:-9999px;
}

.page_curl {
	background-image: url('../images/layout/page_curl.png');
	height:22px;
	width:936px;
	position:absolute;
	bottom:10px;
}

.navigation_arrow {
	position:absolute;
}

.previous {
	background-position:0 top; 
	display:inline-block;
	text-align:left;
	text-indent:-9999px;
	outline:none;
	width:51px;
	height:80px;
	background: transparent url('../images/layout/navigation_arrows.png') no-repeat left top;
	position: absolute;
	bottom:60px;
	left:-20px;
}

.previous:hover { background-position: left bottom; }

.next { 
	background-position:0 top; 
	display:inline-block;
	text-align:left;
	text-indent:-9999px;
	outline:none;
	width:51px;
	height:80px;
	background: transparent url('../images/layout/navigation_arrows.png') no-repeat right top;
	position: absolute;
	bottom:60px;
	right:-20px;
}

.next:hover { background-position:  right bottom; }

.columns {
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:936px;
	vertical-align: top;
}

.content {
	display:inline-block;
	background-color:#ffffff;
	width:600px;
	vertical-align: top;
	padding:15px;
	background-image:url('../images/layout/airplane.png');
	background-repeat:no-repeat;
	background-position: bottom right;
	margin-bottom:30px;
	position: relative;
}

.content h1 {
	font-size:30pt;
	margin-top:0px;
}

.content h3 {
	color:#f80f34;
	font-size:18pt;
	margin-bottom: 0px;
}

.content p {
	line-height: 25px;
}
.content p a:hover,
.content p a:active {
	color: inherit;
}

.content ul {
	margin-top:-10px;
	list-style: none;
	text-indent: 0px;
	padding:0px;
}

.content ul li {
	margin-bottom:10px;
}

.content_page_curl {
	background-image: url('../images/layout/content_page_curl.png');
	height:22px;
	width:630px;
	background-repeat:no-repeat;
	margin-left:-15px;
	position: absolute;
	bottom:-20px;
}

.sidebar {
	display:inline-block;
	width:285px;
	margin-left:16px;
	vertical-align: top;
}

.sidebar img {
	margin-bottom:25px;
}

.enclosure {
	position: relative;
	height:200px;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

footer {
	background-color:#0d2855;
	color:#ffffff;
}

footer a {
	color:#ffffff;
}

footer nav {
	position:absolute;
	left:-20px;
	top:15px;
	margin-left:auto;
	margin-right:auto;
}

footer nav ul {
	list-style: none;
}

footer nav ul li {
	display: inline;
	margin-right:30px;
	margin-left:15px;
}

footer nav ul li a {
	text-decoration: none;
	font-family: Nidex;
	color:#ffffff;
	font-size:16pt;
}

footer nav ul li a:hover {
	color:#f80f34;
}

.facebook {
	position: absolute;
	right:55px;
	top:20px;
}

.facebook a {
	text-indent: -9999px;
	display: block;
	background-image:url('../images/layout/facebook_blue.png');
	width:34px;
	height:36px;
}

.twitter {
	position: absolute;
	right:97px;
	top:20px;
}

.twitter a {
	text-indent: -9999px;
	display: block;
	background-image:url('../images/layout/twitter-icon.png');
	width:34px;
	height:36px;
}


.ity_bity_blue_slashes {
	background-image:url('../images/layout/ity_bity_blue_slashes.png');
	width:940px;
	height:6px;
	position: absolute;
	top:80px;
	left:30px;
}

.logo_sm {
	background-image:url('../images/layout/logo_sm.png');
	width:125px;
	height:59px;
	position: absolute;
	top:100px;
	left:30px;
}

footer address {
	font-style: normal;
	position: absolute;
	top:100px;
	left:180px;
	font-size:10pt;
	line-height:20px;
}

footer address a {
	font-style: italic;
}

.jb_logo {
	position: absolute;
	right:55px;
	top:100px;
}

.jb_logo a {
	background-image:url('../images/layout/jb_systems.png');
	width:110px;
	height:48px;
	text-indent: -9999px;
	display: block;
}

.buy_ticket {
	background-image:url('../images/layout/buy_ticket.jpg');
	width:283px;
	height:275px;
	display:block;
	margin-bottom:-170px;
	padding-top:200px;
	padding-left:80px;
	background-repeat:no-repeat;
}

.buy_breakfast {
	background-image:url('../images/layout/buy_breakfast.jpg');
	width:283px;
	height:275px;
	display:block;
	margin-bottom:-130px;
	padding-top:220px;
	padding-left:80px;
	background-repeat:no-repeat;
}

.adventure_race {
	background-image:url('../images/layout/adventure-race.jpg');
	width:283px;
	height:275px;
	display:block;
	margin-bottom:-130px;
	padding-top:190px;
	background-repeat:no-repeat;
	padding-bottom:25px;
	text-align: center;
}

#schedule > p:nth-child(2) > span:nth-child(1) {
 font-size: 13px;
}

.btn,
a.btn,
input[type="submit"].btn {
	padding: 10px 22px;
	color: #fff;
	background-color: #f80f34;
	text-transform: uppercase;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.btn:hover,
a.btn:hover,
a.btn:active,
input[type="submit"].btn:hover {
	
}

/*================== Sponsor Slider ==================*/
#sponsors-scroll {
	background-color: #fff;
	padding: 0px 0 40px 0;
	text-align: center;
}
#sponsors-scroll h3 {
	font-size: 30px;
	margin-bottom: 30px;
	padding-top: 15px;
	color: #f80f34;
}
#sponsors-scroll hr {
	color: #f80f34;
	width: 25%;
	text-align: center;
	margin-bottom: 30px;
}
.sponsor-slider {
	padding: 0 30px;
}
.sponsor-slider .slide {
	background-attachment: scroll;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 25px;
	height: 100px;
	width: 230px;
}