/***COLORS:
Light Blue: #3bacda
Background Dark Gray: #474747
Dark Green: #465c0e

***/

* {
	margin: 0;
	padding: 0;
	
}

html {
	height:100%; /*Fixes page jump when scrollbars appear*/
	margin-bottom: 0.01em;
}
body {
	margin: 0;
	background-color: #2b2b2b;
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	
	
}

img {
	border:none;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}


h1 {
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 8px;
}
h2 {
	margin-bottom: .8em;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	margin-bottom: 1em;
	letter-spacing: 2px;
	font: bold small Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.5em;
	font-size: 98%;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #3bacda;
}

a:hover {
	text-decoration: underline;
}

img {
}

.floatleft {
	float:left;
	margin: 0px 10px 10px 0;
	border: 1px solid #FFFFFF;
}

.floatright {
	float:right;
	margin: 0px 0 10px 10px;
	border: 1px solid #FFFFFF;
}

.picborder {
	border: 1px solid #FFFFFF;
}

.tableheader {
	background-color: #3bacda;
	color:#333333;
	font-weight:bold;
}

table td {
	padding:3px;
}

hr {
	margin-bottom:10px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(birdwatch/birdwatch/images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}



/* Logo */

#logo {
	text-align: center;
	padding-top: 20px;
	margin: 0 auto;
}

/*wrappers*/
#wrapper {
	width: 770px;
	margin: 0 auto;
	background: url(images/wrapbkg.gif) left repeat-y;
}

#bottomwrap {
	background-color: #474747;
	height: 100%
}
/* Content */

#content {
	width: 770px;
	margin: 0 auto;
}

#maincontent {
	padding: 10px;
	
}

/* Content > Main */

#main {
	float: right;
	width: 500px;
	margin-top: 10px;
}

#headernav {
	float:right;
	font-size: 80%;	
}

#headernav a {
	
}

/* Content > Main > Welcome */

#header {
margin-top: 20px;
background:url(images/frontpagebanner.jpg) top center no-repeat;
height:150px;

}

#headertext {
	float: right;
	padding-top: 8px;
	padding-right: 25px;
	width: 350px;
	text-align: right;
}
#headerp {
	float: right;
	padding-right: 25px;
	width: 300px;
	text-align: right;
}

#headertext h3 {
	color: #465c0e;
	
}
#headerp p {
	color: #FFFFFF;
	line-height: normal;
	font-size: 90%;
}

.boxleft {
	width: 45%;
	padding: 10px;
	float:left;
	
}
.boxleft ul {
	height:70px;
	
}

.boxright {
	width: 45%;
	padding: 10px;
	float:left;
}

.rightsidebar {
	float:right;
	padding: 8px;
	margin: 0 10px 10px 10px;
	width: 30%;
	border: 2px solid #CCCCCC;
	background-color: #3bacda;
	color:#FFFFFF;
}

.rightsidebar a {
	color:#FFFFFF;
} 

.stupic {
	padding-right: 22px;
}

#beakers {
	position: absolute;
	margin-top: 15px;
	margin-left: -30px;
}

#rock {
	position: absolute;
	margin-left: 200px;
	margin-top:-20px;
}

#fossilpit {
	background:url(images/fossilpitbkg.jpg) top center no-repeat;
	height:135px;
	text-align:right;
	padding: 8px;
}

#fossilpit h3 {
	font-size: 90%;
}

#fossilpit p {
	color:#FFFFFF;
	font-size: 80%;
}

#fossilpit a {
	color:#FFFFFF;
}	


/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
	background-color: #3bacda;
	min-height: 620px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	
	
	
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding-left: 60px;
	padding-top: 15px;
	color: #FFFFFF;
	text-transform:uppercase;
	font-weight: bold;
	height:30px;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background:url(images/menu_bkg.gif) left no-repeat;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	
	height: 153px;
	background: #2c2c2c url(images/footerbkg.gif) repeat-x;
}

#footercontent {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
	padding: 20px 50px;
}

#footercontent p {
	float:right;
}

#footer img.dino {
	margin-top: -221px;
	float:left;
	position:absolute; /*This makes IE6 work*/
	padding-right: 50px;
	z-index:500;
}
	

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
