* {
	margin : 0;
	padding : 0;
}
body {
	font : normal 12px 'Lucida Grande',Arial,Helvetica,sans-serif;
	line-height : 16px;
	text-align : center;
	color : #2B060A;
	background : #0d0203 url('../img/bg_body.jpg') no-repeat top center;
}
h2,h3,h4 {
	text-transform : uppercase;
}
h2,h3,p {
	margin-bottom : 16px;
}
h2,h3 {
	font-weight : normal;
	padding-bottom : 10px;
	background : url('../img/bg_h.gif') repeat-x bottom left;
}
h2 {
	font-size : 23px;
	line-height : 27px;
	color : #000;
}
h3 {
	font-size : 18px;
	line-height : 22px;
	color : #48797F;
}
h4,table th {
	font-size : 15px;
	line-height : 18px;
	color : #769B9F;
}
a:link,a:visited {
	color : #CE0C0C;
	text-decoration : none;
}
a:hover,a:active {
	text-decoration : underline;
}
#wrapper {
	width : 980px;
	height : 900px;
	margin : 0 auto;
}
#nav {
	width : 800px;
	height : 37px;
	margin : 0 auto;
}
#nav ul {
	list-style : none;
}
#nav ul li {
	display : block;
	float : left;
	width : 160px;
	height : 37px;
}
#nav ul li a:link,#nav ul li a:visited {
	display : block;
	width : 160px;
	height : 26px;
	text-transform : uppercase;
	color : #fff;
	padding-top : 11px;
}
#nav ul li a:hover,#nav ul li a:active {
	text-decoration : none;
	background : #3D292B;
}
#index #nav #nav_index a:link,#index #nav #nav_index a:visited,
#boulder #nav #nav_boulder a:link,#boulder #nav #nav_boulder a:visited,
#future #nav #nav_future a:link,#future #nav #nav_future a:visited,
#longmont #nav #nav_longmont a:link,#longmont #nav #nav_longmont a:visited,
#mobile #nav #nav_mobile a:link,#mobile #nav #nav_mobile a:visited {
	background : url('../img/nav_arrow_on.gif') no-repeat bottom center;
}
#index #nav #nav_index a:hover,#index #nav #nav_index a:active,
#boulder #nav #nav_boulder a:hover,#boulder #nav #nav_boulder a:active,
#future #nav #nav_future a:hover,#future #nav #nav_future a:active,
#longmont #nav #nav_longmont a:hover,#longmont #nav #nav_longmont a:active,
#mobile #nav #nav_mobile a:hover,#mobile #nav #nav_mobile a:active {
	background : #3D292B url('../img/nav_arrow_on.gif') no-repeat bottom center;
}
#container {
	width : 800px;
	text-align : left;
	margin : 0 auto;
	background : #fff;
}
#header {
	width : 800px;
	height : 112px;
}
#header a:link,#header a:visited {
	display : block;
	width : 350px;
	height : 112px;
}
#header h1 {
	text-indent : -99999px;
}
#masthead {
	height : 250px;
}
#content {
	padding : 0 25px 25px 25px;
}
#content a:link,#content a:visited {
	font-weight : bold;
}
#footer {
	width : 800px;
	font-size : 11px;
	color : #fff;
	padding : 15px 0;
	margin : 0 auto;
}
#footer ul {
	list-style : none;
}
#footer ul li {
	display : inline;
	padding : 0 3px;
	border-left : 1px solid #A72D31;
}
#footer ul li.first {
	padding-left : 0;
	border : none;
}
#footer a:link,#footer a:visited {
	color : #fff;
}
#footer a:hover,#footer a:active {
	text-decoration : underline;
}
#footer_nav {
	width : 600px;
	float : left;
	text-align : left;
}
#footer_design {
	width : 150px;
	float : right;
	text-align : right;
}

#index #header {
	background : url('../img/bg_header_index.jpg') no-repeat top left;
}
#index #masthead {
	background : url('../img/bg_masthead_index.jpg') no-repeat top left;
}
#boulder #header {
	background : url('../img/bg_header_boulder.jpg') no-repeat top left;
}
#boulder #masthead {
	background : url('../img/bg_masthead_boulder.jpg') no-repeat top left;
}
#future #header {
	background : url('../img/bg_header_future.jpg') no-repeat top left;
}
#future #masthead {
	background : url('../img/header_pano.jpg') no-repeat top left;
}
#longmont #header {
	background : url('../img/bg_header_longmont.jpg') no-repeat top left;
}
#longmont #masthead {
	background : url('../img/bg_masthead_longmont.jpg') no-repeat top left;
}
#mobile #header {
	background : url('../img/bg_header_mobile.jpg') no-repeat top left;
}
#mobile #masthead {
	background : url('../img/bg_masthead_mobile.jpg') no-repeat top left;
}

.center {
	text-align : center;
}
.split {
	width : 370px;
	float : left;
	position : relative;
}
.left {
	margin-right : 9px;
}
.left_img {
	float : left;
	margin : 0 10px 10px 0;
}
.trip_split {
	float : left;
	width : 240px;
}

table {
	width : 750px;
	margin-bottom : 15px;
}
table th {
	text-transform : uppercase;
	text-align : left;
}
table td {
	width : 30%;
}

.box {
	float : right;
	width : 236px;
	padding-bottom : 10px;
	margin : 0 0 10px 15px;
	background : #E3E7E8 url('../img/bg_box.gif') no-repeat bottom left;
}
.box h3 {
	color : #000;
	padding : 8px 0 0 10px;
	margin : 0 0 10px 0;
	height : 30px;
	background : url('../img/bg_box_h3.gif') no-repeat top left;
}
.box p {
	padding : 0 10px;
	margin-bottom : 10px;
}
.box p.hidden {
	display : none;
}


/* LIGHTBOX STYLES */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
