/*
This is the CSS file to make the design pretty. You can find
the sticky footer required CSS at the following URL:

http://ryanfait.com/sticky-footer/layout.css
*/

body {
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.wrapper {
	font-family: verdana, sans-serif;
	}
#header {
	display: none;
	}
#header_bg {
	display: none;
	}
#right_col {
	display: none;
	}
/*#topmenu {*/
#outer_topmenu {
	display: none;
	}

/*----------------------------*/

h1 {
	font-size: 26px;
	line-height: 26px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 0;
	color: #a89070;
	}
h2 {
	font-size: 18px;
	color: #988060;
	margin: 20px 0 16px 0;
	}
h2 a {
	color: #997939;
}
h3 {
	font-size: 18px;
	color: #606060;
	margin: 0 0 16px 0;
	}
h4 {
	font-size: 15px;
	color: #606060;
	margin: 0 0 16px 0;
	}
hr {
/*	border: får hr til at positionere sig mærkeligt i Mozilla, hvis den står øverst */
	height: 3px;
	border: 0;
	background-color: #b0b0b0;
	margin: 8px 0 0 0; 
	}

/* kunstig hr (div) som er ens i IE og FF */
.hr {
	height: 4px;
	font-size: 4px;
	line-height: 4px;
	background-color: #b0b0b0;
	margin-bottom: 20px;
	}
p {
	margin: 16px 0 16px 0;
	}
li {       
	margin-left: -24px;
	}
ul {       
	margin-top: 0;       
	margin-bottom: 0;
	}

ol {       
	margin-top: 0;       
	margin-bottom: 0;
	margin-left: -8px;
	}
ol li {       
	margin-left : 0px;
	}

ul.floatable_ul {
	margin-left: -38px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	list-style-image: url(../../img/bullet.png);
	}
ul li.floatable_li {
	margin-left: 14px;
	}
ol.floatable_ol {
	margin-left: -32px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 38px;
	}
ol li.floatable_li {
	margin-left: 26px;
	}

td {
	vertical-align: top;
	}

/* overskrifter søgning af arter */
.species_group {
	font-weight: bold;
	font-variant: small-caps;
	}
.species_family {
	font-weight: normal;
	font-variant: small-caps;
	}

.input_kontaktside {
	width: 300px;
	background-color: #f0e8d0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #a89070;
	}
.submitbutton {
	display: none;
	}

.radio_vote input {
	float: left; 
	margin-right: 10px;
	}
.quality_link_1 a {
	font-size: 10px;
	display: block; 
	background-color: #e0d8c0; 
	padding: 2px 5px 2px 5px; 
	text-decoration: none;
	}
.quality_link_1 a:hover {
	background-color: #ffffff; 
	}
.quality_link_2 a {
	font-size: 10px;
	display: block; 
	padding: 2px 5px 2px 5px; 
	text-decoration: none;
	}
.quality_link_2 a:hover {
	background-color: #ffffff; 
	}
.country_select {
	background-color: #ffffff; 
	width: 150px; 
	padding-left: 5px; 
	font-size: 11px; 
	font-family: tahoma;
	}
#footer {
	display: none;
	}

a {
	color: #606060;
}
a:hover {
	text-decoration: none;
	color: #997939;
}

/*--- galleri ------------------------*/

#gallery_table {
	width: 440px; 
	text-align: center; 
	margin-top: 0; 
	}
.tddimension {
	vertical-align: middle;
	height: 110px;
	width: 25%;
	}
.td_empty {
	height: 0;
	width: 25%;
	}

/* skygger i galleri */
.out {
	display: block;
	background-color: #ffffff;
	margin: 0 0 0 0;
	border-right: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
	position: relative;
	margin: auto;
}
.in2 {
	display: block;
	background-color: #909090;
	padding: 0 1px 1px 0;
	margin: 0 0 0 0;
	border-right: #b0b0b0 1px solid;
	border-bottom: #b0b0b0 1px solid;
	position: relative;
}
.in {
	margin: 0 0 0 0;
	padding: 0 1px 0px 0;
	font-weight: normal;
	background-color: #606060;
	border-right: #707070 1px solid;
	border-bottom: #707070 1px solid;
	position: relative;
}

/* dias */

.menubar {
	background-color: #e0d8c0;
/*	background: url(../img/dias/slidemenubg3.gif); */
	width: 550px; 
	text-align: left; 
	margin-bottom: 0; 
	padding-top: 7px; 
	padding-bottom: 4px; 
	border-top: 1px solid #c0b8a0;
	border-bottom: 1px solid #c0b8a0;
	}
.diasrun a, .diasrun a:hover, .diasstop a, .diasstop a:hover, .diasclose a, .diasclose a:hover, .choosespeed a, .choosespeed a:hover {
	background-repeat: no-repeat;
	}

/* opdatering */

.updatebutton {
	margin-left: 0px;
	margin-bottom: -2px;
	border-top: 0px solid #988060;
	border-right: 0;
	border-bottom: 0px solid #988060;
	border-left: 0;
	width: 48px;
	height: 15px;
	}