body {
	background: transparent url("../img/climbing/bg-home-darker.png");
}
.wrapper {
	width: 1024px;
}
header {
	min-height: 521px;
}
header #brand, header #utility-nav {
	position: relative;
	z-index: 10;
}

.hero {
	left: 30px;
	position: absolute;
	z-index: 0;
}

.hero li {
	position: absolute;
	display: block;
}
.hero hgroup {
	color: #052f55;
	left: 80px;
	position: absolute;
	top: 100px;
}
.hero hgroup h3 {
	font-size: 14px;
	font-weight: 500;
	line-height: 3em;
}
.hero hgroup h1 {
	font-size: 36px;
	font-weight: 400;
	text-shadow: 0 1px 1px #fff;
	text-transform: uppercase;
}
#video-modal {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.7);
	z-index: 30;
	display: none;
}
#video-modal .video {
	width: 853px;
	margin: 20px auto 0 auto;
}
h2, h4 {
	line-height: 1.2em;
}
p {
	line-height: 1.5em;
	color: #adbdcc;
}
h2 {
	font-size: 22px;
	text-transform: uppercase;
}
h4 {
	font-size: 14px;
	margin-top: 3em;
	text-transform: uppercase;
	font-weight: lighter;
}
h5 {
	margin-top: 0.5em;
	font-size: 12px;
}

.main-content {
	background-image: url("../img/climbing/bg-home.png");
	min-width: 1024px;
	width: 100%;
}
.main-content #nav {
	position: absolute;
	top: 520px;
	width: 100%;
	min-width: 1024px;
	height: 51px;
	font-size: 0;
	text-align: center;
	background-image: url("../img/climbing/bg-horizontal-textures.png");
	background-repeat: repeat-x;
	z-index: 20;
}
.main-content #nav.fixed {
	position: fixed;
	top: 0;
}
.main-content #nav li {
	height: 51px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.main-content #nav a {
	background-image: url("../img/climbing/bg-horizontal-textures.png");
	background-repeat: repeat-x;
	border-left: 1px solid #01213f;
	color: #6dcff6;
	font-size: 11px;
	font-weight: 600;
	height: 15px;
	letter-spacing: 2px;
	padding: 18px 55px;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.main-content #nav li.active a {
	background-position: 0 -51px;
	border-left: 1px solid #001830;
	color: #ffffff;
}

.panel {
	position: relative;
	background-image: url('../img/climbing/bg-panel.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-top: 80px;
	padding-bottom: 1em;
}
.panel .row {
	width: 900px;
	margin: 0 auto;
	border-top: 1px solid #00386d;
	border-bottom: 1px solid #021322;
}
.panel .row.last {
	border-bottom: 0;
}
.panel .row:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.panel .row.no-borders {
	border: 0;
}
.panel .row.no-borders .highlight {
	border: 0;
}

.row.primary {
	padding-bottom: 1em;
	border-top: 0;
}
.row.primary hgroup {
	float: left;
	width: 300px;
	padding: 0 15px;
	margin-top: 30px;
}

.row.primary hgroup p {
	font-size: 11px;
	margin-top: 1em;
	margin-bottom: 0;
}

.panel .highlight {
	float: left;
	height: 220px;
	margin: 1em 0;
	padding: 0 11px;
	border-right: 1px solid #00386d;
	border-left: 1px solid #021322;
}
.panel .highlight.no-borders {
	border: 0;
	height: 375px;
}
.panel .highlight:first-child {
	border-left: 0;
}
.panel .highlight:last-child {
	border-right: 0;
}
.panel .last {
	border-right: 0;
}
.panel .highlight h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 1em;
}
.panel .highlight p {
	font-size: 11px;
	margin-top: 1em;
	margin-bottom: 0;
}
.panel .highlight figure {
	text-align: center;
}
.panel .highlight.floated {
	height: 240px;
}
.panel .highlight.floated figure {
	width: 135px;
	height: 240px;
	float: left;
}

.oneThird {
	width: 276px;
}
.oneThird figure {
	text-align: center;
}
.twoThirds {
	width: 576px;
}
.half {
	width: 427px;
}

figure.floatleft {
	float: left;
	margin: 1em 2em 0 3em;
}
figure.floatright {
	float: right;
	margin: 1em 2em 0 2em;
}

a.expand {
	position: absolute;
	width: 800px;
	height: 38px;
	bottom: -35px;
	left: 50%;
	margin-left: -400px;
	text-indent: -3000px;
	overflow: hidden;
	background-image: url('../img/climbing/expand-contract.png');
	z-index: 15;
}
a.expand.opened {
	background-position: 0 -38px;
}
.no-js a.expand {
	display: none;
}

#my-delta > hgroup {
	border-top: .1em solid #345574;
	border-bottom: .1em solid #345574;
	margin: 0 auto 50px auto;
	text-align: center;
	text-transform: uppercase;
	width: 240px;
}
#my-delta > hgroup h2 {
	font-size: 34px;
	font-weight: 300;
	letter-spacing: 3px;
	padding: 8px 0;
	width: auto;
}

#fly-delta > hgroup {
	border-top: .1em solid #345574;
	border-bottom: .1em solid #345574;
	margin: 0 auto 60px auto;
	text-align: center;
	text-transform: uppercase;
	width: 525px;
}
#fly-delta > hgroup h2 {
	font-size: 34px;
	font-weight: 300;
	letter-spacing: 3px;
	padding: 8px 0;
	width: auto;
}
#fly-delta .ipad-app figure {
	float: left;
	margin: -2em 1em 0 -4em;
}
#fly-delta .ipad-app p {
	margin-top: 1em;
	margin-bottom: 0;
}
#fly-delta .ipad-app small {
	text-transform: none;
}
#fly-delta hr {
	width: 960px;
	border-top: 1px solid #021322;
	border-bottom: 1px solid #023a6f;
}
#fly-delta .primary {
	border: 0;
}
#fly-delta .primary figure {
	float: right;
	position: relative;
	top: 40px;
	left: 10px;
	height: 200px;
}
#fly-delta .primary hgroup {
	width: 520px;
}
#fly-delta .highlight {
	height: auto;
}
#fly-delta .highlight.last {
	margin-top: 20px;
	margin-bottom: 40px;
}
#fly-delta .highlight figure {
	position: relative;
	float: left;
	width: 100px;
	left: -25px;
}
#fly-delta .highlight h3 {
	margin-top: 0;
	font-weight: normal;
}

#delta-escape > hgroup {
	border-top: .1em solid #345574;
	border-bottom: .1em solid #345574;
	margin: 0 auto 60px auto;
	text-align: center;
	text-transform: uppercase;
	width: 600px;
}
#delta-escape > hgroup h2 {
	font-size: 34px;
	font-weight: 300;
	letter-spacing: 3px;
	padding: 8px 0;
	width: auto;
}
#delta-escape .highlight.last h3, #delta-escape .highlight.last p {
	padding-left: 15px;
}

footer {
	padding-top: 50px;
	min-width: 1024px;
	width: 100%;
	background-image: url("../img/climbing/bg-home.png") !important;
}

