/* CSS Document */
body {
	text-align:center; 
	margin-top: 0px;
	padding:0; 
	font: 14px Arial, Helvetica, sans-serif;
	background-color:#373737;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
}

div#container {
	position:relative;
	text-align: center;
	width:1000px;
	w\idth: 1000px;
	height:100%;
	clear:both;
	overflow:hidden;
	background-image:url(images/contentBG.png);
	background-repeat: repeat-y;
}

div#register {
	position:absolute;
	top: 116px;
	left: 529px;
}

div#header {
	height: 184px;
	background-image:url(images/bringHopeHeader.jpg);
	background-repeat:no-repeat;
}

/* NAV */
div#navBG {
	height: 50px;
	background-image:url(images/navBG.jpg);
	background-repeat:no-repeat;

}

div#nav {
	position:absolute;
	top: 184px;
	left: 113px;
	width: 841px;
}

div#home {
	position:absolute;
	top: 0px;
	left: 0px;
}

#about {	
	position:absolute;
	top: -7px;
	left:33px;
	font-color: #ffffff;
	width: 92px;
	z-index: 30;
}

#about li {	
	padding: 0;
	list-style: none;
	float: left;
	max-height:25px;
	font-color: #ffffff;
}

#about li a {	
	margin: 0 0px 0 0;
	max-height: 25px;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
}

#about li a:hover {
	text-decoration: none;
	color: #000000;
}

#about div
{	position: absolute;
	visibility: hidden;
	margin-left: -5px;
	*margin-left:-5px;
	margin-top: 18px;
	padding-top: 5px;
	background: #000000;
}

#about div a {	
	position: relative;
	display: block;
	margin: 0;
	padding: 3px 10px;
	width: 160px;
	*width: 160px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #000000;
	color: #ffffff;
	font-size: 12px;
}

#about div a:hover {	
	background: #f26722;
	color: #ffffff;
}

div#getInvolved {
	position:absolute;
	top: 0px;
	left: 155px;
}

div#registration {
	position:absolute;
	top: 0px;
	left: 275px;
}

div#pledge {
	position:absolute;
	top: 0px;
	left: 391px;
}

#walkday {
	position:absolute;
	top: -7px;
	left:293px;
	font-color: #ffffff;
}

#walkday li {	
	padding: 0;
	list-style: none;
	max-height:25px;
	font-color: #ffffff;
	margin-left: 260px;
}

#walkday li a {	
	margin: 0 0px 0 0;
	max-height: 25px;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
}

#walkday li a:hover {
	text-decoration: none;
	color: #000000;
}

#walkday div
{	position: absolute;
	visibility: hidden;
	margin-left: -5px;
	*margin-left:-5px;
	margin-top: 18px;
	padding-top: 5px;
	background: #000000;
}

#walkday div a {	
	position: relative;
	display: block;
	margin: 0;
	padding: 3px 10px;
	width: 170px;
	*width: 170px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #000000;
	color: #ffffff;
	font-size: 12px;
}

#walkday div a:hover {	
	background: #f26722;
	color: #ffffff;
}


div#contact {
	position:absolute;
	top: 0px;
	left: 680px;
}

/* CONTENT */
div#content {
	text-align:left;
	width: 490px;
	margin: 0 0 30px 130px;
	*margin: 0 160px 30px 80px;
}

div#content li {
	text-align:left;
	padding-top: 5px;
	text-decoration:none;
	list-style: none;
}

div#content li a  {
	text-decoration: none;
	color: #000000;
}

div#content li a:hover {
	text-decoration: none;
	color: #f26722;
}

div#content a {
	text-decoration: underline;
	color: #000000;
}

div#content a:hover {
	text-decoration: underline;
	color: #f26722;
}

div#content h1 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	margin: 0px 0 10px 0;
	color: #000000;
	border-bottom:dotted 1px #f26722;
	line-height: 28px;
	font-weight:normal;
	font-style:italic;
}

div#content h2 {
	text-align:left;
	font-size: 16px;
	margin: 0px 0 2px 0;
	color: #000000;
	font-weight:bold;
}

div#content h3 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	margin: 45px 0 10px 0;
	color: #000000;
	border-bottom:dotted 1px #f26722;
	line-height: 28px;
	font-weight:normal;
	font-style:italic;
}

.bringhope {
	font-family: Arial, Helvetica, sans-serif;
	color: #f26722;
	font-weight:bold;
}

.walk {
	color: #000000;
	font-weight:bold;
}

.terms {
	font-size: 10px;
	text-align:justify;
	text-indent: inherit;
}

.small {
	font-size: 11px;
	margin-top: 5px;
	color: #f26722;
}

.smallblk {
	font-size: 11px;
	color: #000000;
}

.medium {
	font-size: 12px;
	font-style: italic;
	color: #f26722;
}

.sizethirteen {
	font-size: 13px;
}

.orange {
	color: #f26722;
	line-heigh: 12px;
}

.walktitle {
	font-weight: bold;
	color:#000000;
	font-size: 16px;
}

div#rightText {
	text-align: center;
	font-size: 12px;
	margin: 5px 0 5px 0;
}

div#rightText a {
	text-decoration: none;
	color: #000000;
}

div#rightText a:hover {
	text-decoration: none;
	color: #f26722;
}

div#formposition {
	position:relative;
	clear:both;
	overflow:hidden;
}

div#poselement {
	position: absolute;
	top: 0px;
	float: left;
}

div#top {
	color: #f26722;
	text-align: right;
	font-style: italic;
	margin: 15px 0 0 0;
}

div#top a {
	color: #f26722;
	text-decoration:none;
}

div#top a:hover {
	color: #000000;
	text-decoration:none;
}

div#rightContent {
	float:right;
	text-align:center;
	width: 200px;
	margin: 20px 120px 30px 0px;
}

div#imgleft {
	float: left;
	margin: 0 20px 30px 0;
}

/* FOOTER */
div#footer {
	text-align: center;
	font-size: 10px;
	line-height: 24px;
	height: 38px;
	width: 1000px;
	background-image:url(images/footerBG.jpg);
	background-repeat:no-repeat;
}

div#footer a {
	text-decoration: none;
	color: #000000;
}

div#footer a:hover {
	text-decoration: none;
	color: #f26722;
}

div#btmText {
	text-align:center;
	font-size:10px;
	color: #9b512c;
}

div#btmText a {
	text-decoration: none;
	font-size:10px;
	color: #9b512c;
}

div#btmText a:hover {
	text-decoration: none;
	font-size:10px;
	color: #000000;
}

/* IMG */
#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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Arial, 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; }

