﻿#mainwrap {
	margin: 0 auto;
	padding: 0 0;
	background: url(/images/int/birdwild_margin_back.gif) repeat-y;
	width: 841px;
	text-align: left;
	position: relative;
}

.info {
	background-color: #E8DFD0; 
  border: 1px solid #000;
  margin: 0 0 10px 10px; display: inline;
	padding: 0 5px;
  float: right;
}


ul#nature-links {
	padding: 10px 10px 10px 20px;
	margin: 0;
}


/*****************************
**  HEADER
*******************************/

#header {
	background: url(/images/common/birdwild_topcap.jpg) no-repeat 0 0;
	width: 771px; /* total width with padding: 841px; */
	padding: 34px 35px 0;
}
#homer b { 
	position: absolute;
	top: 60px;
	left: 50px;
	width: 538px;
	height: 53px;
	cursor: pointer;	cursor: hand;
}


#topcap {
	width: 100%;
	background: url(/images/common/birdwild_topcap.jpg) no-repeat -35px 100%;
	height: 21px;
	margin: 0;
	padding: 0;
}

#topcapleft {
	float: left; display: inline;
	margin-left: 15px;
}

#topcapright {
	float: right; display: inline;
	margin-right: 15px;
}

/*********************
*  Subhead Images
*********************/
#ark_wildlife {
	background: url(/images/int/birdwild_int_top_logoback.jpg) no-repeat 0 0;
	width: 100%;
}

/* Default*/

#ark_wildlife div { background: url(/images/int/birdwild_int_top_sitemap.jpg) no-repeat 100% 0; }
#ark_wildlife h1 {
	height: 65px;
	margin: 0;
	background: url(/images/int/birdwild_int_top-banner.gif) no-repeat 0 0;
	text-indent: -200em;
}
.birding#ark_wildlife div { background: url(/images/int/birdwild_int_top_birding.jpg) no-repeat 100% 0; }
.wildlife#ark_wildlife div { background: url(/images/int/birdwild_int_top_wildlife.jpg) no-repeat 100% 0; }
.ethics#ark_wildlife div { background: url(/images/int/birdwild_int_top_ethics.jpg) no-repeat 100% 0; }
.map#ark_wildlife div { background: url(/images/int/birdwild_int_top_ethics.jpg) no-repeat 100% 0; }

/*******************************
/*  Header Navigation & Dropdown
/******************************/
#headernav {
	height: 27px;	
	background: #364105 url(/images/int/birdwild_int_nav-tile.gif) repeat-x 0 0;
	border: 0px solid;
	position: relative;
	z-index: 60;
}

#mainnav, #mainnav ul { padding: 0; margin: 0; list-style: none; width: 254px; position: relative; z-index: 50;} 

#mainnav { float: right; }
#mainnav img { display: block; }
#mainnav li {
	float: left; 
	margin: 0;	
	position: relative;
}

#mainnav ul {
	left: 0px; 
	width: 200px; 
	position: absolute; 
	top: -200em; 
	z-index: 60; 
	border: 1px solid #000;
}
#mainnav li:hover ul, #mainnav li.IEhover ul {top: 27px;}
#mainnav ul li { padding: 2px 2px 2px 16px; float: none; }
#mainnav ul li.stdrow { background: #5D4D3D url(/images/common/birdwild_pointer_dark.gif) no-repeat 4px 6px; }
#mainnav ul li.altrow { background: #9E7150 url(/images/common/birdwild_pointer_light.gif) no-repeat 4px 6px; }
#mainnav ul li a { color:White; font-size: 11px;}
#mainnav ul li a:hover { color: #E6FDA3; }
#headernav a { text-decoration: none; }

/* HIDE FROM IE5 mac \*/
* html #mainnav ul li { height: 1%; }
/* end hide form IE5 mac */



#subnav {
	background: #E4DBCC url(/images/int/birdwild_int_nav_background.jpg) no-repeat 0 100%;
	margin: 0;
	position: relative;
	padding: 8px 0 5px;
	overflow: hidden;
	width: 100%;
}
#subnav:after {
	clear: both;
	display: block;
	content: '.';
	height: 0;
	overflow:hidden;
	visibility: hidden;
}

#section_title_img { margin-left: 16px; }
#subnav span.section {
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	top: 9px;
	color: #364202
}

#subnav span.birding { left: 93px; }
#subnav span.wildlife { left: 105px; }
#subnav span.ethics { left: 145px; }
#subnav span.map { left: 75px; }
#subnav span.naturelinks { }
#subnav span.enews { }

ul#subsection_links {	
	list-style: none;
	margin: 5px 0 3px;
	padding: 0;
	margin-left: 16px;
}

ul#subsection_links li {
	float: left;
	margin: 0 4px;
}

/*****************************
**  CONTENT
*******************************/


#contentwrap {
	width: 771px;
	margin: 0 35px;
	padding: 0; 
	background: url(/images/int/birdwild_int_content-tile.jpg) repeat 0 0;
	min-height: 100%;
	position: relative;
}

#content {
	margin: 0 47px;
	padding: 20px 0;
}

#back_to_map {
	position: fixed;
	margin-left: -35px;
}

/*table.coolbg { background-color:White; opacity: .50; filter: alpha(opacity=50); border: 1px solid #655d4f; padding:6px; }*/
table.coolbg { background-color:#E5DBCF; border: 1px solid #655d4f; padding:6px; }


/* *************************
=SITEMAP
***************************/

#sitemapwrap { width: 100%; overflow: hidden; }
#sitemapwrap dl {
	background-color: #E8DFD0; 
	border: 1px solid #000;
	width: 30%;
	float:left;
	margin-right: 3%; display:inline;
	padding: 10px 0;
}

#sitemapwrap dt {
	border-bottom: 1px solid #CCBB9F;
	height: 75px;
	padding: 0 0 2px 80px;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 5px;
}
#sitemapwrap dt a.ir { position: relative; top: 65%; display: block; padding-top: 20px; height: 0; overflow: hidden; }

#sm_birding dt a.ir { background: url(/images/int/birdwild_int_subhead_birding.gif) no-repeat 0 0; }
#sm_wildlife dt a.ir { background: url(/images/int/birdwild_int_subhead_wildlife.gif) no-repeat 0 0; }
#sm_ethics dt a.ir { background: url(/images/int/birdwild_int_subhead_ethics.gif) no-repeat 0 0; }
#sm_birding dt { background: url(/images/int/birdwild_sitemap_birding.jpg) no-repeat 0 0; }
#sm_wildlife dt { background: url(/images/int/birdwild_sitemap_wildlife.jpg) no-repeat 0 0; }
#sm_ethics dt { background: url(/images/int/birdwild_sitemap_ethics.jpg) no-repeat 0 0; }
dl#sm_wildlife {width: 175px;}
dl#sm_ethics {width: 220px;}

#sitemapwrap dd { display: list-item; list-style: square; }

/*****************************
*	Footer
*****************************/

#footer {
	background: url(/images/int/birdwild_botcap.jpg) no-repeat 0 6px;
	clear: both;
	height: 88px;
	width: 841px;
	position: relative;
}

#footercap_tile {
	background: url(/images/common/birdwild_botcap_tile.gif) repeat-x 0 0;
	height: 6px;
	margin: 0 35px;
	overflow: hidden;
}


#footer_links {
	padding: 5px 45px;
	font-weight: bold;
	color: #563A2E;
	margin: 0;
}


#footer_links a:link, #footer_links a:visited { color: #563A2E; }
#footer_links a:hover {color: #563A2E; text-decoration: none;}
#footer_links a:active { color: #563A2E; }

#footer_text {
	color: #402E20;	
	position: absolute;
	padding: 5px 0;
}

#footer_text_left { padding: 0 75px; }

#footer_text_left, #footer_text_right { line-height: 1.1; font-size: .9em; }

#footer_text a:link, #footer_text a:visited {color:#402E20; font-weight:normal; }
#footer_text a:hover {color:#402E20; text-decoration:none; font-weight:normal; }
#footer_text a:active {color:#402E20; font-weight:normal;}

input.formfield { margin:0; padding:.3em 0; }
input.formfield { background:#e4dace url(/images/int/birdwild_int_nav_background.jpg) 50% 0; border:1px solid #040000; }
input.formfield:focus { background:#fff; }

:root .formfield { display:table; margin:0; }
:root .formfield label { display:table-cell; }

.submitbutton {
	background:#354205;/* #ad8562 url(/images/int/birdwild_botcap.jpg) no-repeat 50% 0;*/
	color:#f0dfa7; /*#354205; */
	font:10px Arial Black,Arial,sans-serif;
	border:1px solid #040000;
}

.container {
	display: inline-block;
}
	.container:after {
		content: '.';
		clear: both;
		display: block;
		height: 0;
		overflow: hidden;
		visibility: hidden;
	}

.nav, .nav ul, .nav dd {
	list-style: none;
	margin: 0; padding: 0;
}
.nav dt {
	position: absolute;
	top:0; height: 0;
	overflow: hidden; visibility: hidden;
}

/* HIDDEN FROM IE5 MAC \*/

* html #header { width: 841px; w\idth: 771px; }
* html #contentwrap { height: 100%; }
* html #back_to_map {
	position: absolute;
	top: expression( ( 50 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
* html #mainnav ul li { float: left; width: 100%; w\idth: auto; f\loat: none; }
* html #sitemapwrap dt a.ir { height: 20px; he\ight: 0; }

/* STOP HIDE FROM IE5 mac */

