@import url("css/basic.css");
@import url("colorbox.css");

html { overflow-x: hidden; }

body {

	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #000 url("images/pagebg.png") top left repeat-y;
	overflow-x: hidden;

}

.alt {

	display: none;

}

.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.nav ul li {

	float: left;

}

.image {

	margin: 10px;

}

.right {

	float: right;
	clear: right;

}

.left {

	float: left;
	clear: left;

}

.columnFix {

	clear: both;

}

#page {

	display: block;
	text-align: center;
	background: url("images/pagebg.png") top right repeat-y;
	padding-top: 15px;

}

#layout {

	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#header {

	background: url("images/navbg.png") top center no-repeat;
	text-align: center;

}

#header #logo {

	margin-top: -10px;
	position: relative;
	z-index: 25;
	*left: 15px;

}

#topNav {

	position: absolute;
	margin-left: 25px;
	margin-top: -225px;
	z-index: 50;

}

#index #topNav {

	margin-top: -325px;

}

#topNav a {

	display: block;
	height: 108px;
	background: url("images/topnav.png") top center no-repeat;

}

#topNav a .animalGraphic {

	position: absolute;
	z-index: 35;
	margin-top: 40px;
	background: url("images/nav_animals.png") top left no-repeat;
	height: 135px;

}

#topNav a#indexLink {

	width: 63px;
	background-position: 0px 0px;

}

#topNav a#indexLink:hover {

	background-position: 0px -108px;

}

#topNav a#indexLink .animalGraphic {

	width: 85px;
	background-position: 0px 0px;
	margin-left: -10px;

}

#topNav a#indexLink:hover .animalGraphic {

	background-position: 0px -135px;

}

#topNav a#deliLink {

	width: 150px;
	background-position: -64px 0px;

}

#topNav a#deliLink:hover {

	background-position: -64px -108px;

}

#topNav a#deliLink .animalGraphic {

	width: 99px;
	background-position: -85px 0px;
	margin-left: 15px;

}

#topNav a#deliLink:hover .animalGraphic {

	background-position: -85px -135px;

}

#topNav a#rewardsLink {

	width: 142px;
	background-position: -213px 0px;

}

#topNav a#rewardsLink:hover {

	background-position: -213px -108px;

}

#topNav a#rewardsLink .animalGraphic {

	width: 96px;
	background-position: -184px 0px;
	margin-left: -15px;

}

#topNav a#rewardsLink:hover .animalGraphic {

	background-position: -184px -135px;

}

#topNav a#eventsLink {

	margin-left: 157px;
	margin-top: -7px;
	width: 129px;
	background-position: -538px 0px;

}

#topNav a#eventsLink:hover {

	background-position: -538px -108px;

}

#topNav a#eventsLink .animalGraphic {

	width: 112px;
	background-position: -543px 0px;
	margin-left: 31px;

}

#topNav a#eventsLink:hover .animalGraphic {

	background-position: -543px -135px;

}

#topNav a#directionsLink {

	margin-left: 37px;
	width: 95px;
	background-position: -666px 0px;

}

#topNav a#directionsLink:hover {

	background-position: -666px -108px;

}

#topNav a#directionsLink .animalGraphic {

	width: 102px;
	background-position: -655px 0px;
	margin-left: -10px;

}

#topNav a#directionsLink:hover .animalGraphic {

	background-position: -655px -135px;

}

#topNav a#giftshopLink {

	width: 78px;
	background-position: -762px 0px;

}

#topNav a#giftshopLink:hover {

	background-position: -762px -108px;

}

#topNav a#giftshopLink .animalGraphic {

	width: 98px;
	background-position: -757px 0px;
	margin-left: 15px;

}

#topNav a#giftshopLink:hover .animalGraphic {

	background-position: -757px -135px;

}

#topNav a#shuttleLink {

	margin-left: 17px;
	position: relative;
	top: 20px;
	width: 78px;
	background-position: -762px 0px;

}

#topNav a#shuttleLink:hover {

	background-position: -762px -108px;

}

#topNav a#shuttleLink .animalGraphic {

	width: 98px;
	background-position: -763px 0px;
	margin-left: -15px;
	margin-top: 20px;

}

#topNav a#shuttleLink:hover .animalGraphic {

	background-position: -763px -135px;

}

#contentTable {

	clear: both;
	width: 875px;
	margin-left: 10px;
	margin-top: -50px;
	*position: relative;
	*top: -50px;
	border: none;
}

#index #contentTable {

	margin-top: -150px;
	*position: relative;
	*top: -150px;

}

#content,#rightSideTop,#rightSideBottom,#rightSideBottomest {

	background: #fff url("images/whitebox_fade.png") top left repeat-x;
	border: 2px solid #fff;
	width: 100%;
	margin: 0 5px 10px 5px;

}

#rightSideTop,#rightSideBottom,#rightSideBottomest {

	width: 265px;

}

#contentTable tr td div .container {

	padding: 15px;
	color: #333;
	line-height: 1.5em;
	font-size: 14px;

}

#contentTable tr td div .container a {

	color: #800;

}

#contentTable tr td div .container a:hover {

	color: #b00;

}

#contentTable tr td div .container h3 {

	color: #800;
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 1.25em;

}

#content .cleanList {

	list-style: none;
	margin: 0;
	padding: 0;

}

#content #bottomNav {

	color: #800;
	font-size: 12px;
	font-weight: bold;
	text-align: center;

}

#index .fadingSlideshow {

	position: relative;
	left: 18px;
	top: 10px;

}

.fadingSlideshow ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.fadingSlideshow ul li {

	display: none;
	text-align: center;

}

.fadingSlideshow ul li:first-child {

	display: block;

}

#footer {

	background: #000 url("images/footerbg.png") top left repeat-x;
	color: #fff;
	text-align: left;
	border-top: 2px solid #000;
	*margin-top: -40px;

}

#index #footer {

	*margin-top: -140px;

}

#footer a,#footer h3 {

	color: #bbd9ff;
	font-weight: bold;
	margin: 0;

}

#footer .container {

	padding: 15px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;

}

#footer #copyright {

	font-size: 10px;

}

/* Animated Crow Styles */

#animal {

	position: absolute;
	width: 70px;
	height: 64px;
	z-index: 15;
	cursor: pointer;
	display: none;

}

#index #animal {

	background: url("images/crow_animated.png") top left no-repeat;

}

#deli #animal {

	background: url("images/bear_animated.png") top left no-repeat;

}

#rewards #animal {

	background: url("images/whale_animated.png") top left no-repeat;

}

#events #animal {

	background: url("images/fox_animated.png") top left no-repeat;

}

#directions #animal {

	background: url("images/eagle_animated.png") top left no-repeat;

}

#shuttle #animal {

	background: url("images/salmon_animated.png") top left no-repeat;

}

/* Coupon styles */

#couponModal {

	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border: 3px dashed #333;
	padding: 15px;

}

#couponModal h3 {

	font-size: 20px;
	text-align: center;
	color: #66CCFF;

}

#printButton {

	text-align: center;
	clear: both;

}

#printButton a {

	display: block;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	color: #000;
	background: #ccc;
	border-top: 3px solid #eee;
	border-left: 3px solid #eee;
	border-right: 3px solid #666;
	border-bottom: 3px solid #666;
	font-size: 14px;
	text-decoration: none;
	text-align: center;

}

#printButton a:hover {

	color: #fff;

}

#printButton a:active {

	background: #999;
	border-right: 3px solid #eee;
	border-bottom: 3px solid #eee;
	border-top: 3px solid #666;
	border-left: 3px solid #666;
	

}

#brochureBox a {

	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;

}

#brochureBox a img {

	margin: 5px;
	border: none;
	margin-left: -25px;

}