@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-color:#005830;
	background-image:url(/images/azoo-bkg-home.gif);
	background-repeat:repeat-y;
	background-position:center top;
	text-align:center;
}

/* Easy Slider */
	#slider{
		float:left;
		width:977px;
		padding:0;
		margin:0 0 30px 1px;
		background-color:#ffffff;
		height:250px;
		position:relative;
		overflow:hidden;
	}
	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;

	}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:977px;
		height:250px;
		overflow:hidden; 
		margin:0;
		padding:0;
	}	

	
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		position:absolute;
		top:315px;
		left:10px;		
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		width:80px;
		height:50px;
		line-height:8px;
		/*border:1px solid #ccc;*/
		background:#eee;
		color:#555;
		padding:4px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#ffd200;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	/* numeric controls shop banner slider */

	ol#controls_shop, ol#controls_zoo{
		float:none;
		margin:1em 0;
		padding:0;
		height:20px;
		position:relative;
		bottom:30px;
		left:10px;
		}
	ol#controls_shop li, ol#controls_zoo li{
		margin:0 5px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		line-height:28px;
		}
	ol#controls_shop li a, ol#controls_zoo li a{
		float:left;
		width:15px;
		height:15px;
		line-height:15px;
		border:none;
		background:#d8d8c4;
		color:#ffffff;
		padding:5px;
		text-decoration:none;
		text-align:center;
		}
	ol#controls_shop li.current a, ol#controls_zoo li.current a{
		background:#a09e79;
		color:#fff;
		}
	ol#controls_shop li a:focus, ol#controls_zoo li a:focus {outline:none;}	
		
/* // Easy Slider */

/* // home content area // */
#mainleft{
	width:977px;
	margin:0;
	padding:0;
}
#content{
	margin:0;
	padding:0 0 0 1px;
	width:977px;
}
.home_row{
	float:left;
	width:978px;
	color:#005830;
	/*background-color:#fff000;*/
}
#home_row1 h1{
	padding:0;
	margin:0;
}
#home_row1 h1 a{
	text-decoration:none;
	line-height: 35px;
	margin: 0 15px 0 0;
	padding: 0;
	color: #005830;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#home_row1 h1 a:hover{
	text-decoration:underline;
}
#irwin_photo{
	float:left;
	margin-left:10px;
	margin-right:10px;
}
#intro{
	float:left;
	width:505px;
}
#intro_text{
	float:left;
	width:280px;
	color:#005830;
}
#intro_text h3{
	font-size: 14px;
	margin-top:0;
	padding:0;
}
.intro_box{
	float:left;
	margin:0 0 10px 10px;
	width:220px;
	padding:0;
	z-index:0;
}
#intro_tickets {
	height:75px;
	background-color:#FFD200;
}
#intro_events{
	height:150px;
	background-image:url(/images/home/intro_events.jpg);
	background-color:#ffffff;
	background-repeat:no-repeat;
}
#intro_events h4{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:17px;
}
#intro_events h4 a:link, #intro_events h4 a:visited{
	text-decoration:none;
	color:#ffffff;
}
#intro_events h4 a:hover{
	text-decoration:underline;
}
#intro_events ul{
	display:absolute;
	width:215px;
	height:125px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
/*
#intro_events ul.events_expanded{
	display:relative;
	width:500px;
	background-color:#FFDF55;
	overflow:visible;
	z-index:1000;
}
.full_title{
	display:none;
}
.events_expanded .full_title{
	display:block;
}
.events_expanded .continue{
	display:none;
}
*/
#intro_events li{
	width: 100%;
	text-indent:10px;
	padding:3px 0;
}
#intro_events .events_expanded li{
	width:480px;
}
#intro_shop {
	height:75px;
	width:220px;
	background-color:#005830;
	
}
#intro_campaign {
	height:70px;
	background-color:#005830;
}
#intro_annual {
	height:70px;
	background-color:#960005;
}
#amazing_animals{
	float:left;
	width:495px;
	height:110px;
	background-color:#91811b;
	margin-left:10px;
	margin-right:10px;
}
#amazing_animals p{
	width:270px;
	height:60px;
	margin:32px 0px 0px 10px;
}
#adopt_an_animal{
	float:left;
	height:110px;
	width:450px;
	background-color:#91811b;
}
#home_news{
	height:235px;
	margin:10px 10px 0;
	padding:0;
	width:955px;
	background:url(../images/home/home_news_hdr_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e4e3ce;
	overflow:hidden;
}
.one_third{
	float:left;
	width:318px;
}
#home_news h3{
	margin:0;
	padding:0;
	height:56px;
	line-height:56px;
	text-indent:30px;
	border-right:1px solid #ffffff;
}
#home_news .last h3{
	border-right:none;
}
#home_news ul{
	height:135px;
	list-style:none;
	padding:10px 0 0 20px;
	margin:0;
	width:287px;
	overflow:hidden;
}
#home_news li{
	padding:0 0 10px 10px;
	width:250px;
	vertical-align:text-bottom;
	background-image:url(/images/home/news_bullet_point.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	vertical-align:top;
	font-weight:normal;
}
#home_news li a{
	text-decoration:none;
	font-size:11px;
}
#home_news li a:hover{
	text-decoration:underline;
}
#home_news p, p.view_more{
	margin:0;
	padding:0;
	text-align:right;
	width:300px;
}
#home_media{
	margin:0 10px;
	width:955px;
	height:247px;
	background-color:#DDDCC4;
	background-image:url(/images/home/media_background.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
#home_media h3{
	margin:20px 0 0 0;
	padding:0;
	height:30px;
	line-height:30px;
	text-indent:30px;
}
.media{
	float:left;
	width:298px;
	border-right:1px dotted #ffffff;
	padding-left:20px;
}

.media p, .media img, .media a{
	margin:0;
	padding:0;
}
.media p{
	margin-left:10px;
	width:270px;
}
.media p a{
	text-decoration:none;
	font-weight:bold;
	margin:0;
}
.media p a:hover{
	text-decoration:underline;
}
#home_media .second .media{
	border-right:none;
}
.social_networking{
	border-right:none;
	width:100%;
	float:left;
}
.social_networking a{
	float:left;
	margin-top:20px;
	margin-left:20px;
}
.social_networking h3{
	font-size:13px;
	width:100px;
	float:left;
	font-weight:bold;
}
h3#latest_tweet{
	margin-left:25px;
	margin-top:10px;
	margin-bottom:0;
	padding-bottom:0;
	float:left;
	width:290px;
	font-size:13px;
	font-weight:bold;
}
h3#home_newsletters{
	margin-top:20px;
	margin-bottom:0;
	padding-bottom:0;
	float:left;
	width:290px;
	font-size:13px;
	font-weight:bold;
}
#home_media form{
	float:left;
	margin:5px 0 0 0;
	padding:0 0 0 30px;
	width:280px;
	position:relative;
}
#newsletter_txt{
	padding:3px;
	margin:1px 0 0 0;
	float:left;
	width:180px;
	color:#005830;
}
#newsletter_submit{
	padding:0;
	margin:0;
	float:left;
}
#tweet{
	float:left;
	width:250px;
	height:50px;
	margin:0 0 0 50px;
	padding:0;
}
#home_marketing{
	float:left;
	margin-top:10px;
	margin-left:10px;
	position:relative;
}
#shop_banners, #zoo_banners{
	position:relative;
	width:475px;
	height:180px;	
	overflow:hidden;
	padding:0
}

#shop_banners{
	background-color:#ecece2;
	
}
#zoo_banners{
	background-color:#5d9632;
}

.left, .right{
	float:left;
	width:475px;
	margin:0;
	padding:0;
}
.right{
	margin-left:5px;
}
#zoo_banners ul, #zoo_banners li, #shop_banners ul, #shop_banners li{
	margin:0;
	padding:0;
	list-style:none;
}
#zoo_banners li, #shop_banners li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:475px;
	height:150px;
	overflow:hidden; 
	margin:0;
	padding:0;
}	