/*Dream Big Community Center*/
/*
/////////////////////////// Body Styles */
body {margin:0px auto; padding: 0px; background-color:#DADADA; background-image:url(../images/bg.jpg); background-position:top; background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; text-align:center; color:#000; font-size:12px;}


html {min-height:100%; height:auto;}

/*
/////////////////////////// Link Styles */
a:link,a:visited,a:active{color:#486B9D; text-decoration:none;}a:hover {color:#11244C; text-decoration:none;}

a.menu:link,a.menu:visited,a.menu:active{color:#ffffff; text-decoration:none;}a.menu:hover{color:#486B9D; text-decoration:none;}
/*
/////////////////////////// Heading Styles */
h1 {font-size:22px; color:#193773; font-weight:bold;}
h2 {font-size:16px; color:#193773; font-weight:bold;}
h3 {font-size:14px; color:#193773; font-weight:bold;}
h4 {font-size:12px; color:#193773; font-weight:bold;}
h3.board {padding: 0; margin: 0;}

/*
///////////////////////////Paragraph Styles */
p.block {text-align: center; margin-left: auto; margin-right: auto; width: 750px;}

/*
/////////////////////////// Header Styles */
#header {margin:0 auto; width:830px; height:275px; background-image:url(../images/header.gif); background-position:top;}
/*
/////////////////////////// Shell Styles */
#shell {margin:0px auto; padding-top: 0px; width:882px;  background-image:url(../images/body2.jpg); background-repeat:repeat-y;}
#shell2 {margin:0px auto; padding-top: 0px; width:882px;   background-image:url(../images/body1.jpg);  position:top; background-repeat:no-repeat; }
/*
/////////////////////////// Menu Styles */
#menu {margin:0 auto; text-align: center; width:830px; height:37px; background-image:url(../images/navbar.gif);}
#menu2 {margin:0 35px 0 28px; text align: center; width: 800px; height: 37px;}
/*
/////////////////////////// Dropdown Styles */
#nav, #nav ul {padding:0; margin:0 auto; list-style:none; text-align:center; font-size:18px; font-weight:none; color:#ffffff;}
#nav a {display:block;}
#nav li {float:left;}
#nav li ul {margin:-3px 0 0 0px; _margin:-3px 0 0 0; padding:0 0 0 10px; position:absolute; width:158px; left:-999em; background-image: url(../images/dropdownbg.jpg); background-repeat:repeat-y; font-size:12px; font-weight:none; line-height:150%; line-height:100%;}
#nav li ul li{width:155px;}
#nav li:hover ul {left:auto; text-align:left; margin:0 0 0 0; text-decoration:none;}
/* controls dropdown styles */
#nav li:hover ul, #nav li.sfhover ul {left:auto;}
#dropDownHorizontalDivider {margin:0 0 0 -4px; width:155px; height:2px; background-repeat:no-repeat; text-align:center;}
/*
/////////////////////////// Content Styles */
#content {margin:0px auto; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; padding-top: 20px; width:770px; ; text-align:left;}
/*
/////////////////////////// Footer Styles */
#footer {margin:0 auto; width:883px; height:83px; background-image:url(../images/footer.jpg);}

#footer2 {margin:0 auto; width:883px; height:50px; background-color:none; }

/*
/////////////////////////// Image Styles */
img.floatLeft { float: left; padding: 5px 5px 5px 5px; }
img.floatright { float: right; padding: 5px 5px 5px 5px;}
img.block { padding-top: 5px; display: block; margin-left: auto; margin-right: auto; border:none; }
img.link{ border:none;}
img.pad { padding: 5px 5px 5px 5px; border: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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; }
