
.home_listing {
	width: 100%;
}

.home_listing td {
	vertical-align: top;
	border: 1px solid #c9daff;
	background: #e0eaff;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

.home_listing td.odd {
	border: 1px solid #e0eaff;
	background: #c9daff;
}

.button_hack {
	height: 0;
	float: left;
	position: relative;
	right: 145px;
	margin-right: -135px;
	margin-bottom: -60px;
	width: 130px; 
	text-align: right;
}

.button_hack .ad_header {
	color: #FFF !important;
}

html {
	background: #3b63bf url(images/bg.gif) repeat-y 50% 0;
	font: 11px Arial, sans-serif;
	color: black;
}

body {
	margin: 0;
}

.input_holder {
	clear: left;
}

.input_toolbar .input_holder { 
	clear: none !important;
}

div#cont {
	position: relative;
	margin: auto;
	width: 780px;
}

#control hr {
	clear: both;
	border: none;
	border-top: 1px solid #9e3c72;;
	background: transparent;
	padding: 0 !important;
	height: 1px !important;
	width: 100%;
}

#control {
	padding: 4px;
	float: right;
	width:212px;
	height:132px;
	border: none;
	background: url(images/controlbg.gif) #aa6788 repeat-y;
	color: #ffffff;
	text-align: right;
	overflow: auto;
}

#control a:link, #control a:visited {
	color: #fff6da;
	font-weight: bold;
	text-decoration: none;
}
#control a:hover {
	background: none;
	color: #fcb542;
}

#top {
	background: #9e3c72;
	height: 140px;
}

#header_title {
	position: absolute;
	background: url(images/title.gif) no-repeat;
	left: 116px;
	top: 0px;
	height: 140px;
	width: 440px;
}

#header_title * {
	display: none;
}

#barra {
	position: absolute;
	background: url(images/barra.gif) no-repeat;
	left: -40px;
	top: 0px;
	width: 193px;
	height: 267px;
}

#nav {
	position: absolute;
	top: 140px;
	left: -10px;
	width: 134px;
	margin-right: 8px;
	margin-left: 4px;
	text-align: right;
	margin-top: 8px;
	padding-bottom: 2em;
	font-family: Arial, sans-serif;
}

#nav a:link, #nav a:visited {
	color: #fff6da;
	font-weight: bold;
	text-decoration: none;
}

#mid {
	clear: both;
}

#nav a:hover {
	color: #fcb542;
	background: none;
}

#nav ul {
	padding: 0;
	margin: 0 0 1em 0;
}

#nav li {
	list-style-type: none;
}

#layout {
	position: relative;
}

.main {
	position: relative;
	margin-left: 136px;
	background: white;
	width: 644px;
	border-top: 2px solid #9e3c72;
}

#site_content {
	position: relative;
	padding: 8px;
	width: 468px;
	margin-bottom: 1em;
	color: black;
}
#site_content.fullwidth {
	width: 628px;
}

#extra {
	border-left: 2px solid #9e3c72;
	border-bottom: 2px solid #9e3c72;
	position: absolute;
	right: 0;
	width: 160px;
	background: #fcb542;
}

#paypal_checkout {
	float: right;
	padding: 5px;
	height: 210px;
	width: 226px;
	background: none;
	background-repeat: no-repeat;
	clear: right;
}

#foot {
	clear: both;
	background: white;
	color: #9e3c72;
	margin-left: 140px;
	/*margin-right: 168px;*/
	border-top: 1px solid #9e3c72;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	margin-top: 8px;
	font-size: 0.8em;
}

.navad {
	width: 120px;
	height: 60px;
	background: url(../../ads/nava-test.gif) #aa6788;
	font-size: 0.6em;
	margin: 0 0 1ex 0;
}
.bannerad {
	width: 468px;
	height: 60px;
	background: url(../../ads/bann-test.gif);
	color: #ffffff;
	font-weight: bold;
	margin: auto;
	clear: both;
	display: block;
}
.skyscraper {
	background: url(../../ads/wsky-test.gif);
	height: 600px;
	width: 160px;
}

#search_input {
	width: 134px;
}

.pad {
	padding: 2px;
}

div.textarea_functions {
	float: right;
}

div.textarea_functions a {
	margin-left: 10px;
}

div.textarea_end {
	height: 15px;
	clear: both;
	border-bottom: 1px dashed #89a4e2;
	margin-bottom: 5px;
}

#site_content .wiki_edit_page {
	float: right;
	padding: 4px;
	display: block;
	border: 1px solid #3b63bf;
	background: #e0eaff;
}

#extra ul {
	margin: 2px;
	padding: 0;
	border: 1px solid #3b63bf;
	background: white;
}

#control_login_form {
	display: none;
}

.clear_table th {
	text-align: left;
}

/* wikipedia stuff */
#species_wikipedia_info {
	padding-left: 1em;
	border-bottom: 1px solid #89a4e2;
}

.boilerplate, .printfooter, .catlinks {
	display: none;
}


div.ad_header {
	font-size: 10px;
	color: #fff6da;
}

#extra div.ad_header {
	padding-left: 1ex;
	padding-top: 1ex;
	color: #9e3c72;
}

#site_content div.ad_header {
	color: #89a4e2;
}

.user_functions {
	display: block;
	background: #e0eaff;
	border-bottom: 1px solid #c9daff;
	padding: 4px;
}

.tooltip {
	position:absolute; 
	visibility:hidden;
	background: #FFF;
	border: 2px solid #AA678B;
	padding: 4px;
	margin: -6px;		/* padding+border widths hack for tooltip flipping */
	font-size: 12px;
	text-align: left;
	color: #000;
	-moz-border-radius: 5px;
/*	-moz-opacity: 0.95;
	filter: alpha(opacity=95);*/
}


