/* CSS Document */

/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin:0;
padding:0;
}*/

body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:600px;    	/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:75%;
	font-family:arial, helvetica, sans-serif;
	background:#fff;
	font-size:90%;
}

html>body {
	font-size: 12px;
}

p {
	line-height: 1.5em;
	font-size:1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

h2 {
	font-size:1.8333em; /*equivalent to 22 pixels*/
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 1em;
	font-weight: bolder;
	color: #530F27;
}

h3 {
	font-size:1.5em; /*equivalent to 18 pixels*/
	line-height: 1em; /* 18/18 */
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #260070;

}

h4 {
	font-size:1.4167em; /*equivalent to 17 pixels*/
	line-height: 1.059em; /* 18/17 */
	margin-top: 1.059em;
	margin-bottom: 1.059em;
	font-weight: bold;
	color: #00452a;
}

h5 {
	font-size:1.1667em; /*equivalent to 14 pixels*/
	line-height: 1.286em; /* 18/14 */
	margin-top: 1.286em;
	margin-bottom: 1.286em;
	font-weight: bold;
	color: #660033;
}

table, thead, tbody, tr, th, td {
	font-size:1em
}

#banner {
	height: 200px;
/*	min-width: 791px;
	background-position: right;
	background-repeat: no-repeat;
	white-space: nowrap;*/
}

#banner img {
	padding:0;
	margin:0;
}

#milonic_menu {
	display: block;
	width: 100%;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background: url(/images/menu/menu-bg.png) repeat-x;
}

#menubox {
	width:100%;
	background-color:#003366;
}

#menubox table {
	display:inline;
}

marquee {
color:#dddddd;
}

#searchlabel {
	float:right;
	padding:10px 4px 0 0;
}

#footer {
	margin: 0px;
	padding: 10px 0 10px 0;
	text-align:center;
	font-size:92%;
	color:#999999;
	clear:both;
}

#footer a:link {
	color:#999999;
	text-decoration:none;
}

#footer a:visited {
	color:#999999;
	text-decoration:none;}

#footer a:hover {
	color:#999999;
	text-decoration:underline;
}

.searchbar {
	float:right;
	margin-right: 10px;
	padding: 7px 0px;
}

.breadcrumb {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: italic;
	font-size: 90%;
	margin-left: 10px;
	padding: 10px 0px 0px 0px;
}

.main {
	clear: both;
	margin: 0px 10px;
	padding: 10px 10px 10px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #AAAAAA;
	background-color: #fafaf5;
}

.languages {
	width:100%;
	text-align:right;
	font-size:90%;
}

.aukFrame {
	float:right;
	width:265px;
	padding:20px;
}

.aukFrame img {
	width:225px;
	border-width:1px;
}

.aukCaption {
	margin:5px 0 0 0;
	font-size:90%;
}
.deadline {
font-size:116%;
font-weight:bold;
color:#FF0000;
padding-left:.1em;
}
.clearbar {
	clear:both;
}
.aou_clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}
.aou_hidden {
	display:none;
}
.aou_centered {
	text-align:center;
}
.imageBox {
	margin-left:auto; /* having left and right margins set to auto forces them to be equal, centering the div */
	margin-right:auto;
	margin-bottom: 1.5em;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}
.imageBox img {
	padding:5px;
}
.imageCaption {
	font-size:.8em;
	text-align:center;
	padding:0px 5px 5px 5px;
}
.updated {
font-size:.9em;
font-style:italic;
font-weight:normal;
margin-top:-2em;
color:#CC00CC;
}
.siteNotice {
background-color:#FFCCCC;
border-color:#FF0000;
border-width:1px;
border-style:solid;
margin:1em 0;
padding:1em;
font-weight:bold;
}
.message {
background: #F3FFEF url(http://ornithologyexchange.org/forums/public/style_images/Blue_Yellow/information.png) no-repeat 8px 10px;
padding: 10px 10px 10px 30px;
border: 1px solid #ADFF90;
color: #3E4934;
line-height: 150%;
}
.message.error {
background-color: #FFE3DB;
background-image: url(http://ornithologyexchange.org/forums/public/style_images/Blue_Yellow/exclamation.png);
border-color: #FFC9BA;
color: #281B1B;
font-size: 1.1em;
}

li.subspecies {
	display:none;
}

#nacc {
	background-color: white;
	width: 800px;
	height: 100%;
	margin: 0 0;
	padding:.3em;
	font-size: 115%
}
