/*elements*/

	body{
		background: none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin:0 0 75px 0;
		text-align:center;
	}
	a{text-decoration:none;}
	a:hover{text-decoration:underline;}
	
	label{font-weight:bold; float:left; padding-right:3px; position:relative;}
	label span{font-weight:normal; color:#FF0000; float:right;}
	
	img{border:none}



/*general classes*/
	
	
	.hidden {display:none;}
	
	.navigation ul, .navigation li {margin:0; padding:0;}
	 
	ul.plainlist, ul.plainlist li {margin-top:0; margin-left:0; padding:0}
	
	ul.plainlist.left {
		position:relative;
		float:left; 
		margin-right:15px;
	}
	
	
	.navigation li, 
	ul.plainlist li{list-style:none;}
	
	
	.tab {margin-left:10px;}
	
	div.input {margin-bottom:5px;}
	
	div.input .standardTextbox, 
	div.input .standardTextarea{width:200px; color:#000;}

	.clear{clear:both}
	.clear.left{clear:left;}
	.clear.right{clear:right;}
	.inline{display:inline}
	
	.padBottom{padding-bottom:100px;}
	.soldOut{color:#72340b; text-transform:uppercase;}
	.posRelative{position:relative;}
	.posStatic{position:static;}

/*buttons*/


	a.button{text-decoration:none !important;}
	
	a.button img{
		width:79px; 
		height:31px;
		margin:10px 0;
	}
	
	
	a.button.browse img{background:url(/images/layout/btnBrowse.gif) no-repeat;}
	a.button.browse:hover img{background:url(/images/layout/btnBrowse_on.gif) no-repeat;}
	
	a.button.close img{background:url(/images/layout/btnClose.gif) no-repeat;}
	a.button.close:hover img{background:url(/images/layout/btnClose_on.gif) no-repeat;}
	
	a.button.edit img{background:url(/images/layout/btnEdit.gif) no-repeat;}
	a.button.edit:hover img{background:url(/images/layout/btnEdit_on.gif) no-repeat;}
	
	a.button.join img{background:url(/images/layout/btnJoinNow.gif) no-repeat;}
	a.button.join:hover img{background:url(/images/layout/btnJoinNow_on.gif) no-repeat;}
	
	a.button.login img{background:url(/images/layout/btnLogin.gif) no-repeat;}
	a.button.login:hover img{background:url(/images/layout/btnLogin_on.gif) no-repeat;}
	
	a.button.register img{background:url(/images/layout/btnRegister.gif) no-repeat; width:107px;}
	
	a.button.renew img{background:url(/images/layout/btnRenew.gif) no-repeat;}
	a.button.renew:hover img{background:url(/images/layout/btnRenew_on.gif) no-repeat;}
	
	a.button.signup img{background:url(/images/layout/btnSignup.gif) no-repeat;}
	
	a.button.submit img{background:url(/images/layout/btnSubmit.gif) no-repeat;}
	
	a.button.submit:hover img{background:url(/images/layout/btnSubmit_on.gif) no-repeat;}

	a.button.campRegistration{background:url(/images/layout/btnCampRegistration.jpg) no-repeat left; width:171px; height:32px; float:right; padding-left:25px;color:#72340b !important;}

/*page*/
	#pageShadowLR{ 
		width:auto;
		background: none; 
		padding:0; 
		text-align:left;
	}
	
	
	#pageShadowB{
		width:auto;
		position:relative;
		background: none; 
		height:25px; 
		padding:0; 
		text-align:left; 
	}
	#pageShadowB span{float:right;}
	#pageShadowB img{ margin:0 0 0 -19px;}
	#pageShadowB span img{ margin:0 -19px 0 0;}
	
	
	
	
	
	#page{background: none;}




/*top navigation*/
	#navTop{
		display:none;
	}

	#header{
		display:none;
	}

	#headerFlashInfoBar{
		display:none;
	}


/*content container vines*/
	#contentContainerOutline{margin:0;}
	
	#contentContainerOutlineB{
		position:relative;
		background:none; 
		height:7px; 
		line-height:7px; 
		margin:0; 
		
	}



#contentContainer{ 
	
	background:none; 
	padding:0;
}
#contentContainer.withNavRight{padding-right:14px;}





#content{ 
	position:relative;
	margin:0;
	background: none; 
	padding:5px;
}


#content #animalsPlantsLandingContainer{text-align:center; padding:20px;}
#content .animalsPlantsLanding{margin:0 25px 25px 0;}
#content .animalsPlantsLanding.lastImage{margin-right:0}
#content .animalsPlantsLanding.bottomImage{margin-bottom:0}



#contentContainer #navRight{display:none;}
#contentContainer.withNavRight #navRight{display:block;}

#contentContainer.withNavRight #content{
	width:641px; 
	float:left;
}
* html #contentContainer.withNavRight #content{
	width:645px; 

}

#contentContainer.withNavRight img.callout{margin:5px 0 0 4px;}



/*site map styles*/
	#contentContainer .siteMap div.siteMapRow{margin-top:20px; position:relative;}
	#contentContainer .siteMap div.siteMapRow.top{margin-top:0;}
	#contentContainer .siteMap div.siteMapCell{float:left; width:33%; position:relative;}
	
	#contentContainer .siteMap ul{list-style:none; color:#582300;}
	#contentContainer .siteMap ul a{text-decoration:none;}
	#contentContainer .siteMap ul h3 a{color:#582300}
	#contentContainer .siteMap ul h3 a:hover{color:#F2340B}
	#contentContainer .siteMap li li li{list-style:disc;}
	

#navRightContainer{
	float:left;

}

#navRight{
	position:relative;
	z-index:5;
	margin-bottom:30px;
	margin:20px 0 0 10px;
}
ul#navRight{padding-left:0}



#navRight li{
	padding-top:10px; 
}

#navRight li.top{ 
	padding-top:0;
}
.animalsPlants .overview #navRight li{
	padding-top:5px;
	background:none;
}

/*
* html .animalsPlants .overview #navRight{
	position:absolute;
}
*/






#navRight li.top{ 
	padding-top:0;
}



#navRight .animalExperiences .giraffe{
	position:absolute;
	margin-top:-20px;
	left:192px;
}
* html #navRight .animalExperiences .giraffe{
	margin-top:-113px;
	left:189px;
}

#navRight .elephantArt .elephant{
	position:absolute;
	margin-right:-30px;
	
}

#navRight .whatsNew{
	width:200px;
	height:149px;
	background:url(/images/layout/navRight-navItem-whatsNew.png) top no-repeat;
	padding-top:30px;
}
#navRight .whatsNew a{
	display:block;
	padding:3px 5px;
	color:#000;
	text-decoration:none;
}
#navRight .whatsNew ul{
	position:relative;
	top:41px;
	margin:0 12px;
	font-size:11px;
	line-height:12px;
}


#navRight .whatsNew ul li{
	padding:0;
	background-image:url(/images/layout/navRight-navItem-whatsNew-listBg.png);
	margin-bottom:3px;
}

* html #navRight .whatsNew ul li{
	height:30px;
	background:#D9C9B9;
	margin-bottom:2px;
}






#contentInterior{ background-color: #edd6a1; position:relative; border:#3D3930 1px solid;}

#contentInteriorL{ background:url(/images/layout/contentInterior-left.jpg) repeat-y left;}
#contentInteriorR{ 
	padding:15px 25px 30px;
	background:url(/images/layout/contentInterior-right.jpg) no-repeat top right;
}

#contentInteriorContent #navRight{
	display:block;
}
.noNavTertiary #navTertiary{display:none;}
.noNavTertiary #contentInteriorContent{
	margin-left:0;
	margin-top:0;
}


#contentInterior.withNavRight #navRight{display:block; position:relative;}
#home #content #homeMain{margin-bottom:5px;}
#contentInterior #navRight {
	float:right;
	margin-top:95px;
}
#contentInterior #navRight li{background:none;}



#contentInteriorLandingHeader{
	margin-left:-13px;
	width:808px;
	height:407px;
}



#contentInteriorAdminStaffContainer li{
	border-bottom: #000 1px dotted;
	background-color:#edd6a1;
}

#contentInteriorAdminStaffContainer li span.left{ 
	position:relative;
	top:2px;
	background-color:inherit;
	padding-right:3px;
}
#contentInteriorAdminStaffContainer li span.right{ 
	float:right;
	position:relative;
	top:2px;
	background-color:inherit;
	padding-left:3px;
}



/*content specific styles*/
	#contentInteriorContent{ line-height:1.4em;}
	#contentInteriorContent{ margin:0;}
	.withNavRight #contentInteriorContent{margin-right:220px;}

	
	#contentInteriorContent #zooMap, 
	#contentInteriorContent div.noLeftGutter{margin-left:0; clear:both;}
	
	
	#contentInteriorContent .errorText{color:red; font-weight:bold}
	
	/*ELEMENT STYLES*/
		#contentInterior h1,
		#contentInterior h2,
		#contentInterior h3,
		#contentInterior label{ color:#582300;}
		
		
		#contentInterior h1{
			font-size:19px;
			font-family:Georgia, "Times New Roman", Times, serif;
		 }
		#contentInterior h2{
			font-size:15px;
			font-weight:normal;
		}
		#contentInterior h2 span{font-weight:bold;}
		#contentInterior h2 span{font-size:13px;}
		#contentInterior h3{
			font-size:12px;
			margin-bottom:0;
		}
		#contentInterior h3 span{font-weight:normal;}
		#contentInterior h3{margin-bottom:0;}
		#contentInterior .expandCollapseTitle h2{margin-bottom:0}
	
	
		#contentInterior a{
			color:#435c0e;
			text-decoration:underline;
		}
		#contentInterior a:hover{color:#f2340b;}
				

		
		
		#contentInterior p,
		#contentInteriorContent ul.plainlist{margin-top:0}
		#contentInteriorContent label{font-weight:bold; float:left; width:75px;}
		.guestComments #contentInteriorContent label{width:100px;}

		
		
	
	
	/*INLINE IMAGE STYLES*/
		#contentInteriorContent .inlineImage{margin-bottom:10px; position:relative;}
		
		
		#contentInteriorContent img.inlineImage,
		#contentInteriorContent div.inlineImage{float:right; margin-left:15px;margin-right:0;}
		
		#contentInteriorContent img.inlineImage.right,
		#contentInteriorContent div.inlineImage.right{float:right !important; margin-left:15px !important;margin-right:0 !important;}
		
		#contentInteriorContent div.inlineImage{text-align:right;}
		
		.noNavTertiary #contentInteriorContent .inlineImage,
		.exploreLearn .kidsTeens .summerCamp #contentInteriorContent .inlineImage{float:left; margin-right:15px; margin-left:0;}
		
		#contentInteriorContent img.inlineImage.left,
		#contentInteriorContent div.inlineImage.left{float:left !important; margin-right:15px !important; margin-left:0 !important;}
		
		.withNavTertiary.withNavRight #contentInteriorContent .inlineImage{float:none;}
	
		.rmWild .rmWild #contentInteriorContent,
		.rmWild .theLoft #contentInteriorContent,
		.rmWild .lodgeMooselake #contentInteriorContent,
		.rmWild .gardens #contentInteriorContent{margin-left:0}
	
	/*DISPLAY TABLE STYLES*/
		#contentInteriorContent .displayTable{font-size:12px;}
		#contentInteriorContent .displayTable tr{background:#F3E3BC;}
		#contentInteriorContent tr.alt{background:#f2e7cd;}
		#contentInteriorContent .displayTable th,
		#contentInteriorContent .displayTable td{
			border-right:#7B8308 1px solid;
			text-align:left;
			padding:5px 10px;
		}
		#contentInteriorContent .displayTable th{ 
			background:#6B720B;
			color:#FFFFFF;
		 }
		#contentInteriorContent .displayTable th.lastCell,
		#contentInteriorContent .displayTable td.lastCell{border:none;}
		#contentInteriorContent .displayTable td.date{white-space:nowrap;}
	
		
		.wildNights #contentInteriorContent .displayTable td{vertical-align:top;}
		.wildNights #contentInteriorContent .displayTable th.date{width:45px;}
		.wildNights #contentInteriorContent .displayTable th.wildNight{width:140px;}
		.wildNights #contentInteriorContent .displayTable th.description{width:auto;}
		.wildNights #contentInteriorContent .displayTable th.time{width:50px;}
		.wildNights #contentInteriorContent .displayTable th.cost{width:auto;}
		
		.moonlightSafaris #contentInteriorContent .displayTable td{vertical-align:top;}
		.moonlightSafaris #contentInteriorContent .displayTable th.date{width:90px;}
		.moonlightSafaris #contentInteriorContent .displayTable th.time{width:90px;}
		.moonlightSafaris #contentInteriorContent .displayTable th.cost{width:130px;}
		
		/*EXCEPTIONS*/
		#contentInteriorContent .displayTable.memberTable td,
		#contentInteriorContent .displayTable.memberTable th,
		#contentInteriorContent .displayTable.adoptionTable td,
		#contentInteriorContent .displayTable.adoptionTable th {text-align:center;}
		#contentInteriorContent .displayTable.memberTable td.text,
		#contentInteriorContent .displayTable.adoptionTable td.text{text-align:left; font-weight:bold;}
		
		.calendar #contentInteriorContent .displayTable th{font-size:12px;}
		.endangeredSpecies #contentInteriorContent .displayTable td{vertical-align:top; text-align:center;}
		.endangeredSpecies #contentInteriorContent .displayTable tr.subHeader{background:#f2e7cd;}
		.endangeredSpecies #contentInteriorContent .displayTable tr.subHeader td{ border:none; text-align:left;}
		.endangeredSpecies #contentInteriorContent .displayTable tr.subHeader h3{ margin:0;}
	
	
	
	
	
	
	#contentInteriorContent .registrationTableContainer{
		background:#F3E3BC;
		padding:5px;
		margin-bottom:15px;
	}
	#contentInteriorContent .registrationTableContainer a.registrationButton {
		display:block;
		width:171px;
		height:32px;
		background:url(/images/layout/summerCampRegistrationButton-background.jpg);
		text-align:center;
	}	
	
	#contentInteriorContent .animalCamFrame p{margin-top:15px;}
	
	.giraffeCam .animalCamFrame{background:url(../images/layout/camframe_giraffe.jpg) left top no-repeat; height:505px; padding: 71px 0 0 113px;}
	.giraffeCam .animalCamFrame img{}
	
	.meerkatCam .animalCamFrame{background:url(../images/layout/camframe_meerkat.jpg) left top no-repeat; height:505px;padding: 53px 0 0 112px;}
	.meerkatCam .animalCamFrame img{margin: 1px 0 0 2px;}
	


#navSecondary { 
	display:none;
 }







#navTertiary{
	display:none;
}



#itinmap11,#itinmap12,#itinmap13,#itinmap14,#itinmap21,#itinmap22,#itinmap23{pposition:relative;}


#footer{ 
	
	padding:5px 33px 10px;
	text-align:center;
	font-size:10px;
	color:#fff;
}

#footer a{color:#ffffff;}

#navFooter{display:none;}

.cornerShadow{width:19px; height:25px;}


#bodyFooter{ 
	width:779px;
	height:51px;
	margin:auto;
	background:url(/images/layout/bodyFooter-background.png);
}


/** ROCKY MOUNTAIN WILD STYLES **/

.exhibitsAttractions .rmWild #contentInteriorL{background:none;}
.exhibitsAttractions .rmWild #contentInteriorR{background:none;padding:0;}




.exhibitsAttractions .rmWild #contentInterior{ background:#F1DCB4}
/*style in rmWild varies by Top and Bottom, not Left and Right.  so the Left div will be the Top, and the "Right" div will be the Bottom.*/

/*Top*/
.exhibitsAttractions .rmWild #contentInteriorL{
	background:url(/images/layout/contentInteriorL-rmWild-background.jpg) top left no-repeat;
}

/*Bottom*/
.exhibitsAttractions .rmWild #contentInteriorR{
	background:url(/images/layout/contentInteriorR-rmWild-background.gif) bottom left no-repeat;
	padding:238px 19px 130px;;
}


.exhibitsAttractions .rmWild #contentInteriorContent{margin:0; margin-top:100px; margin-left:190px;}
.exhibitsAttractions .rmWild .rmWild #contentInteriorContent,
.exhibitsAttractions .rmWild .theLoft #contentInteriorContent,
.exhibitsAttractions .rmWild .lodgemooseLake #contentInteriorContent,
.exhibitsAttractions .rmWild .gardens #contentInteriorContent{margin-left:0;}

div.spacer{1px;}
.exhibitsAttractions .rmWild .rmWild #contentInteriorContent div.spacer{height:0;}
.exhibitsAttractions .rmWild .theLoft #contentInteriorContent div.spacer{height:49px;}
.exhibitsAttractions .rmWild .lodgeMooselake #contentInteriorContent div.spacer{height:31px;}
.exhibitsAttractions .rmWild .gardens #contentInteriorContent div.spacer{height:0;}



.exhibitsAttractions .rmWild #navTertiary{
	background:url(/images/layout/navTertiary-rmWild-background.jpg) no-repeat; 
	width:170px; 
	height:195px;
	
}
.exhibitsAttractions .rmWild #navTertiary ul{
	position:static; 
	margin: 18px;
}
.exhibitsAttractions .rmWild #navTertiary li,
.exhibitsAttractions .rmWild #navTertiary li.top {
	padding-top:10px;
	background:none;
	
}
.exhibitsAttractions .rmWild #navTertiary li.top{
	padding-top:0;
}

.exhibitsAttractions .rmWild #navTertiary a, 
.exhibitsAttractions .rmWild #navTertiary li.active ul a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#312c25;
}
.exhibitsAttractions .rmWild #navTertiary a:hover{
	color:#88330;
}
.exhibitsAttractions .rmWild #navTertiary .active a, 
.exhibitsAttractions .rmWild #navTertiary li.active ul li.active a{
	font-weight:normal;
	color:#883300;
}

.exhibitsAttractions .rmWild .intro{
	position:relative;
	top:9px;
	margin-right:15px;
}
* html .exhibitsAttractions .rmWild .intro{
	top:8px;
}


.exhibitsAttractions .rmWild #contentInteriorContent p{
	line-height:1.5em;
}
/*
.exhibitsAttractions .rmWild 
.exhibitsAttractions .rmWild 
.exhibitsAttractions .rmWild 
.exhibitsAttractions .rmWild 








#navTertiary li li{
	list-style: none;
	padding-left:0;
	padding-top:0;
	background:none;
}
#navTertiary li li a{
	list-style: disc;
	padding-left:25px;
}
*/