body, td {
  font: normal normal normal 14px/24px Verdana, sans-serif; 
}
body, td, a { color: #333; }

h1, h2 {
  font: normal normal normal 27px/32px Trebuchet MS, sans-serif; 
}

body {
  background: #cfdffd url('/stylesheets/../images/background.gif') repeat-x fixed bottom left;
}

p
{
	margin-bottom: 24px;
}

textarea
{
	width: 200px;
	height: 100px;
}

a.top5
{
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	color: #333;
}

a.top5:hover
{
	text-decoration: underline;
}

.scienname
{
	display: block;
	margin-bottom: 8px;
	font-style: italic;
		text-align: center;
}

h1 a {
  display: block;
  margin: 0 auto;
  text-indent: -999999px;
  width: 704px;
  height: 163px;
  background: url('/stylesheets/../images/logo.gif') no-repeat;
}

#menu {
  position: relative;
  width: 549px;
  height: 30px;
  margin: 0 auto;
  margin-top: -2px;
  margin-bottom: 5px;
  font: normal normal normal 19px/25px Trebuchet MS, sans-serif; 
}

#menu li {
  display: inline;
  margin: 0 26px;
}

#menu li a { text-indent: -999999em; display: block; float: left; height: 23px; line-height: 1px; position: absolute; top: 0; }

a#menu_doedetest { width: 102px; background: url('/stylesheets/../images/menu_doedetest.gif'); left: 0; }
a#menu_fetishes { width: 65px; background: url('/stylesheets/../images/menu_fetishes.gif'); left: 224px; }
a#menu_waarstaanwijvoor { width: 174px; background: url('/stylesheets/../images/menu_waarstaanwijvoor.gif'); right: 0; }
a#menu_doedetest:hover { background: url('/stylesheets/../images/menu_doedetest_selected.gif') }
a#menu_fetishes:hover { background: url('/stylesheets/../images/menu_fetishes_selected.gif') }
a#menu_waarstaanwijvoor:hover { background: url('/stylesheets/../images/menu_waarstaanwijvoor_selected.gif') }

a {
  text-decoration: none;
  color: inherit;
}

#content a
{
	text-decoration: underline;
}

a:hover {
  color: #ff0095;
}

#page_header, #content, #footer {
  margin: 0 auto;
  padding: 0 60px;
  width: 525px;
}

#page_header {
  min-height: 47px;
  padding-top: 25px;
  background: url('/stylesheets/../images/content_box_top.gif');
}

* html #page_header
{
  height: 47px;
}

h2 {
  text-align: center;
  font-size: 27px;
}

#content {
  background: url('/stylesheets/../images/content_box_center.gif');
	overflow: hidden;
}

#content ul {
  list-style-type: circle;
  margin-bottom: 10px;
}

#content li {
  margin-left: 1.5em;
}

#fettagcloud
{
	text-align: center;
	vertical-align: center;
}

#fettagstyle
{
	display: block;
	margin:  0 0 16px 0;
	text-align: center;
}

#fettagcloud img
{
	vertical-align: middle;
	border: 1px solid #FFF;
}

.references
{
	font-size: 10px;
	line-height: 12px;
}

#loader {
  display: none;
  width: 647px;
  height: 170px;
  padding-top: 100px;
  position: absolute;
  left: 0;
  z-index: 100;
  text-align: center;
}

div.content-loading #loader{
  display: block;
}

#left_choice, #right_choice {
  display: block;
  position: relative;
  width: 250px;
  height: 250px;
	padding: 10px;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
}

#left_choice
{
	margin: 0 0 0 -20px;
}

#right_choice
{
	margin: 0 -20px 0 0;
}

#left_choice .box, #right_choice .box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 270px;
  height: 270px;
  background: url('/stylesheets/../images/association_box.gif');
}

#left_choice { float: left; text-decoration: none !important; }

#right_choice { float: right;text-decoration: none !important; }

#no_choice { clear: both; padding-top: 20px;}

#no_choice { text-align: center; }

#left_title, #right_title
{
	position: absolute;
	left: 0;
	bottom: 16px;
	width: 100%;

	background: url('/stylesheets/../images/halftransparant.png');
	font-weight: bold;
	color: #000;
  line-height: 1.5em;
  color: #111;
  font-size: 120%;
}
* html #left_title, * html #right_title
{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/stylesheets/../images/halftransparant.png', sizingMethod='scale');
}

#footer,
#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited
{
	font-size: 10px;
	color: #888;
	text-decoration: none;
}

#footer
{
  background: url('/stylesheets/../images/content_box_bottom.gif');
  height: 35px;
  padding-top: 35px;
  text-align: center;
  margin-bottom: 50px;
}

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

h1, #menu, #page_header, #content, #footer { position: relative; z-index: 2; }

#clouds {
  top: 0;
  left: 0;
  z-index: 1;
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
* html #clouds {
  position: absolute;
}

#clouds img {
  position: absolute;
  z-index: 0;
}

#progress_bar {
  width:300px;
  height:20px;
  background-color: #ffdbdb;
  margin: 10px auto 15px auto;
}

#progress {
  width:0px;
  height:20px;
  background-color: #ff0095;
}

.google_ad { margin: 0 auto; width: 468px; }
