body {
	/* font-family: "trebuchet ms",arial, sans-serif; */
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background: #fff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}


a {
	color: #313031;
	text-decoration: underline;
}

a:hover {
	color: #6699cc;
	text-decoration: underline;
}


form {
	display: inline;
}

.bordered {
    border-top: 1px solid #3c9bf7;
}

#filter table {
	border: 2px solid #aaa;
	margin-top: 5px;
	padding: 2px;
}

#filter td {
	font-size: 11px;
}

#filter input, #filter select {
	border: #333 1px solid;
	font-size: 11px;
}

div#content {
	width: 90%;
	text-align: left;
}

#content h1 {
	font-size: 16px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#estimates h1,#trait_groups h1 {
	padding-left: 10px;
}

h4 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 0px;
    font-size: 15px;
}

#trait_groups h4, #estimates h4 {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 10px;
	font-size: 15px;
	border-bottom: 3px solid #ccc;
}

#estimate_list h4 {
    padding-left: 5px;
}


#estimates td ,#estimate_list td{
	border: 1px #eee solid;
}

#trait_groups ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
	border: none;
}

#trait_groups li {
	margin-bottom: 3px;
}

#nav a {
	font-size: 17px;
	font-weight: bold;
	color: #333300;
}

#nav a:hover {
	font-size: 17px;
	font-weight: bold;
	color: #ff6600;
}

#home_header hr {
	color: #636563;
}

#home_main {
	font-size: 17px;
	font-weight: bold;
}

#home_main input, #home_main select {
    border: #999 2px solid;
    FONT: 12px Arial, sans-serif;
}

#home_main input.btn {
    border-right: #7f7f7f 1px solid;
    border-bottom: #7f7f7f 1px solid;
    border-top: #e0e0e0 1px solid;
    border-left: #e0e0e0 1px solid;
    font: 12px Arial, sans-serif;
	font-weight: bold;
    color: #000;
    background-color:#c0c0c0;
    margin-left:1px;
    margin-top: 1px;
    margin-bottom: 1px;
}

#home_main ul {
	list-style: none;
	margin: 0;
	padding-left: 20px;
	border: none;
}

#home_main li {
	margin-bottom: 5px;
}

div#contribute_box h5#add_estimates	{
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 165;
	height: 60px;
}

div#contribute_box h5#add_species	{
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 230;
	height: 60px;
}

div#contribute_box h5#add_estimates a	{
	display: block;
	margin: 0px 0 0 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(/images/add-estimates-text.gif) top left no-repeat;
}

div#contribute_box h5#add_estimates a:hover	{
	background: transparent url(/images/add-estimates-text.gif) 0 -60px no-repeat;
}


div#contribute_box h5#add_species a	{
	display: block;
	margin: 0px 0 0 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(/images/add-species-text.gif) top left no-repeat;
}

div#contribute_box h5#add_species a:hover	{
	background: transparent url(/images/add-species-text.gif) 0 -60px no-repeat;
}

div#header h1 {
    font-size: 20px;
    display:inline;
    padding-bottom:0px;
    margin-bottom:0px;
	text-decoration:none;
}

div#header hr {
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}

div#header a {
	text-decoration: none;	
}
