* {
	margin: 0; 
	padding: 0;
	}

* html #wrapper { 
	height:100%;
	}

a {
	font-weight: bold;
	color: #dd4b0b;
	overflow: hidden;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a.button {
	display: block;
	text-indent: -99999px;
	}

a.tickets {
	width: 258px;
	height: 38px;
	background: url(../images/button-buy-discount-tickets.png) no-repeat;
	}

a.tickets:hover {
	background-position-y: -38px;
	}

#banner {
	width: 936px;
	margin-left: 6px;
	background-color: #404040;
	clear: both;
	}

#banner .bottom {
	clear: both;
	background: url(../images/banner-shadow-bottom.png) no-repeat;
	}

#banner .feature {
	margin-left: 60px;
	width: 370px;
	margin-bottom: 5px;
	float: left;
	}
	
#banner .feature h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	}

#banner .feature h4.costumes {
	width: 187px;
	height: 33px;
	background: url(../images/make-your-own-animal-costumes.png) no-repeat;
	}

#banner .feature h4.creepiest {
	width: 218px;
	height: 33px;
	background: url(../images/whos-the-creepiest-crawlers-small.png) no-repeat;
	}

#banner .feature h4.game {
	width: 160px;
	height: 32px;
	background: url(../images/boo-at-the-zoo-online-game.png) no-repeat;
	}

#banner .feature img {
	float: left;
	margin-right: 15px;
	}

#banner .shadow {
	width: 936px;
	height: 10px;
	}

#banner .top {
	margin-bottom: 5px;
	background: url(../images/banner-shadow-top.png) no-repeat;
	}

body, html {
	width: 100%;
	height: 100%;
	overflow: inherit;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	background: url(../images/bg.jpg) repeat-x;
	}

.clear {
	clear: both;
	}

#content {
	width: 949px;
	min-height: 715px;
	margin: 0 auto;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 75px;
	position: relative;
	color: #3b2a06;
	background: url(../images/bg-top.png) no-repeat top center;
	}

#disclaimer {
	margin-top: 25px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	text-align: center;
	line-height: 13px;
	color: #777777;
	margin-bottom: 25px;
	}

#error {
	font-weight: bold;
	color: red;
	}

#footer-wrapper {
	width: 100%;
	height: 75px;
	margin-top: -75px;
	background-color: #ececec;
	}

#footer {
	padding-top: 12px;
	width: 949px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	line-height: 17px;
	background: url(../images/bg-footer-shadow.png) top center no-repeat;
	}

#footer a.wcs-logo {
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	background: url(../images/logo-wcs.png) no-repeat;
	}

#footer #footer-links {
	float: left;
	margin-left: 10px;
	}

#footer #footer-links ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	}

#footer #footer-links li {
	float: left;
	margin-right: 5px;
	list-style: none;
	}

#footer #footer-links li a {
	color: #006666;
	}

#footer #aza-logos {
	float: right;
	margin-top: 8px;
	}

#footer #aza-logos ul {
	margin: 0px;
	padding: 0px;
	}

#footer #aza-logos li {
	margin-left: 10px;
	list-style: none;
	float: left;
	}

#footer #aza-logos li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	}

#footer #aza-logos li a.waza {
	width: 40px;
	height: 40px;
	background: url(../images/logo-waza.png) no-repeat;
	}

#footer #aza-logos li a.aza {
	width: 92px;
	height: 37px;
	background: url(../images/logo-aza.png) no-repeat;
	}

h1, h2, h3, #banner h4 {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	}

h1 {
	padding-top: 5px;
	width: 367px;
	height: 65px;
	background: url(../images/logo-new-york-aquarium.png) center center no-repeat;
	}

h2 {
	width: 307px;
	height: 156px;
	margin-bottom: 15px;
	background: url(../images/a-maze-ing-water.jpg) no-repeat;
	}

h3 {
	width: 278px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	background: url(../images/june-8-september-9-2012.png) no-repeat;
	}

img {
	border: 0px;
	}

img.img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #000;
	}

input.field {
	font-size: 13px;
	font-family: Helvetica, arial, sans-serif;
	border: 1px solid #000000;
	border-radius: 5px;
	padding: 4px;
	width: 150px;
	margin-bottom: 10px;
	margin-right: 10px;
	}

input.submit {
	width: 80px;
	height: 25px;
	line-height: 0px;
	font-size: 0px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/button-submit.png) no-repeat;
	cursor: pointer;
	cursor: hand;
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: -6px;
	}

input.submit:hover {
	background-position: 0px -25px;
	}

#left {
	width: 307px;
	margin-left: 6px;
	margin-top: 12px;
	margin-bottom: 30px;
	float: left;
	}

#left p {
	width: 275px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	}

#left p.special {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	}

#lightbox {
	z-index: 101;
	position: absolute;
	top: 20px;
	left: 35px;
	}

#lightbox a.close {
	width: 94px;
	height: 24px;
	background: url(../images/button-close.png) #80af9d center top no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	}

#lightbox a.close:hover {
	background-position-y: -24px;
	}

#lightbox #close {
	width: 104px;
	height: 24px;
	overflow: hidden;
	float: right;
	}

#lightbox #container {
	border: 10px solid #80af9d;
	background-color: #fde6b5;
	line-height: 19px;
	}

#lightbox #frames {
	width: 500px;
	height: 330px;
	}

#lightbox .details {
	width: 480px;
	padding: 10px;
	}

#lightbox .details ul {
	margin-left: 25px;
	}

#lightbox .details ul li {
	margin-bottom: 5px;
	}

#lightbox h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	}

#lightbox p {
	margin-bottom: 10px;
	}

#lightbox #poll {
	width: 435px;
	padding: 20px;
	}

#lightbox #poll h4 {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 385px;
	height: 56px;
	background: url(../images/whos-the-creepiest-crawler.png) no-repeat;
	}

#lightbox #poll #results {
	overflow: hidden;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 20px;
	}

#lightbox #poll #results li {
	float: left;
	list-style: none;
	margin-right: 15px;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	}

#lightbox #poll #results li img {
	border: 5px solid #404040;
	margin-bottom: 5px;
	}

#lightbox #poll div.option {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 5px solid #404040;
	}

#lightbox #poll div.option img {
	display: block;
	}

#lightbox #poll div.last {
	margin-right: 0px;
	}

#right {
	float: left;
	margin-left: 22px;
	margin-top: 22px;
	width: 600px;
	margin-bottom: 30px;
	position: relative;
	}

#right .activity {
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
	}

#right .activity a {
	width: 175px;
	height: 113px;
	background: no-repeat;
	border: 5px solid #80ae9c;
	}

#right .activity a.activities {
	background: url(../images/button-activities.jpg) no-repeat;
	}

#right .activity a.gallery {
	background: url(../images/button-gallery.jpg) no-repeat;
	}

#right .activity a.maze {
	background: url(../images/button-maze.jpg) no-repeat;
	}

#right .activity a.partners {
	background: url(../images/button-partners-for-change.jpg) no-repeat;
	}

#right .activity a.pledge {
	background: url(../images/button-ocean-pledge.jpg) no-repeat;
	}

#right .activity a.seascape {
	background: url(../images/button-seascape.jpg) no-repeat;
	}

#right .activity a.world-ocean-day {
	background: url(../images/button-world-ocean-day.jpg) no-repeat;
	}

#right .activity a.activities:hover,	
#right .activity a.gallery:hover,
#right .activity a.maze:hover,
#right .activity a.partners:hover,
#right .activity a.pledge:hover,
#right .activity a.seascape:hover {
	background-position-y: -113px;
	}

#right .activity a.costume-parade {
	background: url(../images/button-costume-parade.jpg) no-repeat;
	}

#right .activity a.crafts {
	background: url(../images/button-craft-workshops.jpg) no-repeat;
	}

#right .activity a.enrichment {
	background: url(../images/button-animal-enrichment.jpg) no-repeat;
	}

#right .activity a.haunted-safari {
	background: url(../images/button-haunted-safari.jpg) no-repeat;
	}

#right .activity a.hayride {
	background: url(../images/button-hess-hayride.jpg) no-repeat;
	}

#right .activity a.hay-maze {
	background: url(../images/button-hay-maze.jpg) no-repeat;
	}

#right .activity a.music-and-magic {
	background: url(../images/button-music-and-magic.jpg) no-repeat;
	}

#right .activity a.pumpkin-displays {
	background: url(../images/button-pumpkin-displays.jpg) no-repeat;
	}

#right .activity a.theater {
	background: url(../images/button-childrens-theater.jpg) no-repeat;
	}

#right .activity a.costume-parade:hover,	
#right .activity a.crafts:hover, 
#right .activity a.haunted-safari:hover, 
#right .activity a.hayride:hover,
#right .activity a.hay-maze:hover,
#right .activity a.enrichment:hover,
#right .activity a.music-and-magic:hover,
#right .activity a.pumpkin-displays:hover,
#right .activity a.theater:hover {
	background-position-y: -113px;
	}

#right #feature {
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
	width: 575px;
	height: 251px;
	border: 5px solid #80ae9c;
	z-index: 25;
	}

#right #feature.activity a {
	border: none;
	width: 575px;
	height: 251px;
	}

#right #video {
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
	width: 375px;
	height: 251px;
	border: 5px solid #80ae9c;
	z-index: 25;
	}

#screen {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background-color: #0c2826;
	}

#sponsors {
	width: 593px;
	height: 34px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/sponsors.png) no-repeat;
	}

#summary {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 150;
	background-color: #eed193;
	border: 1px solid #a38a56;
	padding: 10px;
	line-height: 19px;
	}

#ten-percent-off {
	position: absolute;
	top: 64px;
	left: 866px;
	z-index: 200;
	}

#ten-percent-off a, #ten-percent-off div {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 178px;
	height: 107px;
	background: url(../images/ten-percent-off-tickets.png) no-repeat;
	}

#wrapper {
	width: 1109px;
	margin: 0 auto;
	min-height:100%;
	background: url(../images/bg-content.jpg) repeat-y;
	}