/* Swatches 
Background:796449
Text:
Link:ffedc3
Hover:

*/


/* Tags 
____________________________________*/

html {
	margin:0px;
	padding:0px;
}

body {
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size: 12px;
	height: 100%;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	background:#796449;
	color:#fff;
}

img {
	border:0;
}

a:link, a:visited {
	color:#ffedc3;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#f5c983;
	text-decoration:underline;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.micro {
	font-size:9px;
}

.print {
	display:none;
}

/* Navigation
____________________________________*/
#nav {
	position:absolute;
	right:0;
	top:0;
	
}

#nav li {
	float:left;
	list-style:none;
	font-size:16px;
	
}

#nav li a {
	display:block;
	padding: 17px 29px;
	margin: 0 5px;	
}
#nav a:hover {
	text-decoration:none;
}

/* Text Blocks
____________________________________*/

.date {
	position:absolute;
	top:0;
	right:0;
	padding:90px 31px 0 0;
	text-align:right;
}
.date h1 {
	position:relative;	
	margin:5px 0;
}

.map {
	padding:20px;	
}

.textBlock {
	background: url(/images/layout/blockBg.png);
	padding: 71px 53px 33px;
	width: 414px;
	position: absolute;
	border-bottom: 1px solid #4d412a;
	border-left: 1px solid #4d412a;
	border-right: 1px solid #ffe0ac;
	border-top: 1px solid #ffe0ac;
}

#welcomeBlock {
	top: 290px;
	left: 73px;
}

.welcomeHeader {
	top:196px;
	left:304px;
}

.welcomeNav {
	position:absolute;
}

#flightlineBlock {
	top:1401px;
	left:301px;
}

.flightlineHeader {
	top:1307px;
	left:183px;
}

.flightlineNav {
	top:1153px;
	position:absolute;
}

.attractions {
	line-height:23px;
}

#volunteerBlock {
	top: 2263px;
	left: 73px;
}

.volunteerHeader {
	top:2168px;
	left:304px;
}

.volunteerNav {
	top:2014px;
	position:absolute;
}

#sponsorsBlock {
	top:3121px;
	left:102px;
	width:600px;
}

.sponsorsHeader {
	top:3036px;
	left:-18px;
}

.sponsorsNav {
	top:2882px;
	position:absolute;
}

.logos {
	padding:0 2px;
}

#copyrightText {
	background:none;
	position:absolute;
	top: 3982px;
	left:131px;
}

#impulseLogoLink {
	background:none;
	position:absolute;
	top: 3982px;
	left:573px;
	z-index:100;
}

#impulseLogoLink img{
	vertical-align:middle;
}
#impulseLogoLink a{
	color:#fff;
}

#impulseLogoLink a:hover{
	color:#ccc;
	text-decoration:none;
}

h1 {
	position:absolute;
	z-index:1;
}

/* Volunteer Form
____________________________________*/
.specialclass {
	width:1px;
	visibility:hidden;
}

label {
	display:block;	
}

.inputField{
	background: url(/images/layout/volunteer_boxes.png);
	border:1px solid #a89158;
	padding:11px;
	width:392px;
}
.short {
	width:256px;	
}
#volunteerForm span .error{
	display:block;
	float:right;
	color:#FF0000;
}
#volunteerForm span .success{
	color:#33CC00;
}

.error_box, .message, .info {
	padding:10px 10px 10px 50px;
	background:url(/images/icons/info-icons.png) no-repeat 17px -367px #ffdedb;
	border: 1px solid #e02929;
	color:#333;
}

.message {
	background-color: #e9fece;
	background-position: 17px 9px;
	border-color: #68b904;
}

.info {
	background-color: #ddeefc;
	background-position: 17px -227px;
	border-color: #68abdd;
}

.inside {
background:transparent url(/images/layout/volunteer-button2.jpg) no-repeat right top;
border:0 none;
color:#fff;
cursor:pointer;
font-size:14px;
height:38px;
margin:0;
padding:8px 16px 12px;
}

.button {
background:transparent url(/images/layout/volunteer-button1.jpg) no-repeat 0 0;
cursor:pointer;
display:block;
float:left;
padding:0;
}

/* Layout
____________________________________*/
.background {
	height: 749px;
	width: 100%;
	background:url(/images/layout/background_01.jpg) center top no-repeat;
}

.background2 {
	background-image:url(/images/layout/background_02.jpg);
}

.background3 {
	background-image:url(/images/layout/background_03.jpg);
}

.background4 {
	background-image:url(/images/layout/background_04.jpg);
}

.background5 {
	height: 1010px;
	background-image:url(/images/layout/background_05_new.jpg);
}

#beta { 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:100; 
	width:80px; 
	height:80px; 
}

.centennial {
	left:-184px;
	position:absolute;
	top:257px;
}

.wrapper {
	position:relative;
	margin:0px auto;
	width:960px;
}

#logo {
	position:relative;
	padding:0 0 0 50%;
	width:300px;
	margin:0 0 0 -461px;
}

#logo_new {
	position:relative;
	padding:0 0 0 50%;
	width:300px;
	margin:0 0 0 -401px;
}

#header {
	position:fixed;
	background:url(/images/layout/nav.png) repeat-x;
	width:100%;
	height:100px;
	z-index:2;
	left:0;
}
.facebook {
	position:absolute;
	left:198px;
	top:33px;
	z-index: 2;
}
.facebook img {
	vertical-align: middle;
}

/* Lightbox
____________________________________*/

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(/images/lightbox/progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(/images/lightbox/closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/images/lightbox/title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(/images/lightbox/title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/images/lightbox/title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(/images/lightbox/left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(/images/lightbox/right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(/images/lightbox/shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/lightbox/shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(/images/lightbox/shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/lightbox/shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(/images/lightbox/shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/lightbox/shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(/images/lightbox/shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/lightbox/shadow_nw.png) no-repeat;
}