/*
www.geosyd.dk
2010-01-27

nam nam design webbureau v. Lasse Gejl
www.namnamdesign..dk
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #e6e2da url(../img/bg_body.png) no-repeat center -30px;
	color: #000;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Tahoma, sans-serif;
}
input, textarea, select {
	font: 11px/13px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Tahoma, sans-serif;
}
h1, h2, h3, h4, h5, h6, address, strong, em, b, i {
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Tahoma, sans-serif;
}
hr {
	display: none;
}
fieldset {
	border: none;
}
p {
	margin: 0 0 15px 0;
}
a {
	color: #b12a1a;
	font-weight: bold;
	outline: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
fieldset {
	border: none;
}
.clearboth {
	clear: both;
}
.and {
	font-family: "Baskerville","Goudy Old Style","Palatino","Book Antiqua","Georgia", serif;
}
a.pdf {
	background: url(../img/icon_pdf.gif) no-repeat left center;
	padding-left: 20px;
}
.date {
	color: #ccc;
	font-size: 11px;
}
/* self clearing - start */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clear {
	height: 1%;
}
.clear {
	display: inline-block;
}
.clear { 
	display: block;
}
/* self clearing - end */

#container {
	background: #fff;
	border: 1px solid #c9c4b9;
	border-top: none;
	margin: 0 auto;
	position: relative;
	width: 940px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;	
}
#top {
	background: #981e10;
	2background: url(../img/header_topografi.png) no-repeat left top;
	2background: url(../img/bg_top.png) repeat-x left top;
	height: 100px;
}
.headimg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
#logo {
	color: #fff;
	position: absolute;
	padding: 15px 0 0 20px;
	width: 120px;
	z-index: 1000;
}
#logo h1, #logo h3 {
	margin: 0;
	overflow: hidden;
	text-indent: -100em; 
}
#logo #headline {
	background: url(../img/logo_geosyd.png) no-repeat left top;
	font-size: 1px;
	height: 40px;
	width: 108px;
}
#logo #headline a {
	display: block;
	height: 40px;
}
#search {
	position: absolute;
	margin: 20px 20px 0 0;
	right: 0;
	z-index: 1000;
}
#search .field {
	background: url(../img/bg_field.png) no-repeat left top;
	border: none;
	float: left;
	padding: 5px 6px;
	width: 150px;
}
#search .button {
	
}
#global {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0;
	position: absolute;
	right: 215px;
	width: 200px;
	text-align: right;
	z-index: 1000;
}
#global ul {
	margin: 22px 15px 0 0;
}
#global li {
	display: inline;
	list-style: none;
	margin: 0 0 0 10px;
}
#global a {
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
}
#global a:hover {
	text-decoration: underline;
}
#global li.current a {
	color: #888;
	cursor: default;
	text-decoration: none;
}
#navi {	
	background: url(../img/bg_50black.png) repeat left top;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	margin: 0 0 10px 0;
	text-align: right;
	position: absolute;
	top: 70px;
	left: 0;
	width: 940px;
	z-index: 1000;
}
#navi ul {
	padding: 6px 10px 7px 0;
}
#navi li {
	display: inline;
	list-style: none;
	margin: 0;
}
#navi a {
	color: #fff;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
}
#navi a:hover {
	text-decoration: underline;
}
#navi li.current {
	2margin: 0 5px;
}
#navi li.current a {
	background: #000;
	color: #fff;
	cursor: default;
	text-decoration: none;
}
#info {
	border-bottom: 1px solid #ddd;
	clear: both;
	color: #888;
	font-size: 10px;
	padding: 8px 0 7px 0;
	margin: 0 20px 20px 20px;
}
#info a {
	color: #888;
	font-weight: normal;
	text-decoration: none;
}
#info a:hover {
	text-decoration: underline;
}
#info li {
	display: inline;
	list-style: none;
	margin: 0 0 0 10px;
}
#side {
	float: left;
	font-size: 11px;
	width: 260px;
}
#sub ul {
	margin: 0 0 20px 0;
}
#sub ul li ul {
	margin: 0;
}
#sub li {
	list-style: none;
}
#sub a {
	color: #000;
	display: block;
	padding: 3px 20px 3px 20px;
	text-decoration: none;
	width: 260px;
}
#sub a:hover {
	text-decoration: underline;
}
#sub li ul a {
	padding-left: 40px !important;
	width: 240px !important;
}
#sub li.current a, #sub li.current a:hover {
	background: url(../img/bg_current.gif) no-repeat left top;
	color: #fff;
	cursor: default;
	height: 27px;
	margin-left: -10px;
	margin-top: 5px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	width: 240px;
}
#sub li.current ul li a, #sub li.current ul li a:hover {
	background: none;
	color: #000;
	cursor: pointer;
	height: auto !important;
	margin-top: 0;
	padding: 3px 0 3px 50px !important;
}
#sub li.current ul li a:hover {
	text-decoration: underline;
}
#sub li ul li.current a, #sub li ul li.current a:hover {
	color: #666;
	cursor: default;
	text-decoration: none;
}
#worker {
	background: #eee;
	border: 1px solid #ddd;
	margin: 0 0 20px 20px;
	padding: 14px;
}
#worker h3 {
	font-size: 13px;
}
#worker a img {
	display: block;
	margin: 10px 0 5px 0;
	text-decoration: none;
}
#content {
	display: inline;
	float: right;
	margin: 0 20px 10px 0;
	width: 580px;
	min-height: 240px; 
	height:auto !important;
}
.wide {
	width: 900px !important;
	margin-left: 20px !important;
}
#content h1 {
	font-size: 20px;
	line-height: 24px;
	padding: 0 0 10px 0;
}
#content h2, #content h3 {
	font-size: 14px;
}
#content h2.border {
	border-top: 1px solid #ddd;
	margin-top: 5px;
	padding-top: 10px;
}
#content p.intro {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #555;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	padding: 10px 0;
}
#content ul {
	margin: 0 0 15px 30px;
}
#content img.left {
	margin: 0 20px 20px 0;
}
#content img.right {
	margin: 0 0 20px 20px;
}
#content p.date {
	color: #666;
	font-size: 11px;
	margin: 0;
}
#content p.download {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
#content .nomargin {
	margin-top: -15px;
}
#content .ajaxSearch_resultsInfo {
	font-size: 14px;
	font-weight: bold;
	margin: -10px 0 0 0;
}
#content .ajaxSearch_paging {
	display:block;
	margin: 0;
}
#content .ajaxSearch_result {
	border-top: 1px solid #ddd;
	padding-top: 10px;
}
#content .ajaxSearch_result p {
	margin: 0;
}
#content .worker_image {
	border: 1px solid #ddd;
	float: right;
	margin: 0 0 20px 20px;
	padding: 2px;
}
#content .worker_list {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0 0 15px 0;
	padding-bottom: 15px;
}
#content .worker_list em {
	display: block;
	float: left;
	font-style: normal;
	width: 100px;
}
#content .worker ul {
	list-style: none;
	margin-left: 0;
}
#content .worker ul em {
	display: block;
	float: left;
	font-style: normal;
	width: 80px;
}
#content .worker_img {
	background: #fff;
	border: 1px solid #ddd;
	padding: 3px;
}
#product {
	float: right;
	font-size: 11px;
	margin: 0 0 20px 40px;
	width: 230px;
}
#product h3 {
	font-size: 12px;
}
#product ul {
	list-style: none;
	margin: 0;
}
#footer {
	clear: both;
	color: #a1998c;
	font-size: 10px;
	line-height: 14px;
	2height: 48px;
	margin: 15px auto 15px auto;
	padding: 0 1px 0 21px;
	position: relative;
	width: 960px;
	text-shadow: 1px 1px 1px #fff;
}
#footer a {
	color: #a1998c;
	font-weight: normal;
}
#footer li {
	list-style: none;
}
#footer div {
	float: left;
	margin-left: 20px;
	width: 300px;
}
#footer ul.lang {
	position: absolute;
	text-align: right;
	top: 0;
	right: 40px;
}
#footer ul.lang li {
	list-style: none;
	margin-bottom: 2px;
}
#footer .uk {
	background: url(../img/icon_uk.gif) no-repeat right center;
	padding-right: 18px;
}
#footer .de {
	background: url(../img/icon_de.gif) no-repeat right center;
	padding-right: 18px;
}

/* frontpage */

#boxes .box {
	float: left;
	margin: 0 0 0 20px;
	padding: 20px 20px;
	width: 260px;
}
#boxes .box h2 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
}
#boxes .box p {
	margin-bottom: 0;
}
#boxes .intro, #boxes .news {
	min-height: 227px;
}
#boxes .intro ul {
	margin: 15px 0 0 0;
}
#boxes .intro li {
	margin: 0 0 5px 25px;
}
#boxes div:first-child {
	margin-left: 0;
}
#boxes .news a {
	display: block;
}
#boxes .news .date {
	color: #bebcb9;
	font-weight: bold;
	margin-top: 15px;
}
#boxes .download form {
	margin-top: 10px;
}

/* slider */

#loopedSlider {
	clear: both;
	position: relative;
	margin: 20px 20px 0 20px;
}
#loopedSlider .container {
}
/* * Required */
.container { width:900px; height:235px; overflow:hidden; position:relative; cursor:pointer; }
div.slides { position:absolute; top:0; left:0; }
div.slides div { position:absolute; top:0; width:900px; display:none; padding:0; margin:0; }
div.slides div span {
	background: url(../img/bg_slider.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 170px;
	font-size: 22px;
	line-height: 28px;
	padding: 55px 200px 0 85px;
	width: 385px;
	text-shadow: 1px 1px 1px #111;
}
div.slides div em {
	color: #ddd;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
div.slides div img {
	float: right;
}
div.slides div strong {
	font-size: 34px;
	font-weight: normal;
}
div.slides div a {
	color: #fff;
	display: block;
	font-weight: normal;
	height: 225px;
	width: 900px;
	text-decoration: none;
}
/* * Optional */
ul.pagination { list-style-type:none; width: 170px; position: absolute; top: 25px; text-align: left; left: 465px;}
ul.pagination li  { float: left; display: inline; margin-right: 5px; }
ul.pagination li a { width: 11px; height: 11px; display: block; overflow:hidden; background-image:url(../img/icon_pagination.png); background-position:0 0; background-repeat:no-repeat;}
ul.pagination li.active a {background-position:0 -11px}
#loopedSlider a.previous { 
	position: absolute; 
	bottom: 100px; 
	left: 12px;
}
#loopedSlider a.next { 
	position: absolute; 
	bottom: 100px; 
	right: 12px; 
}

/* IE6 warning */

#iewarn {
	background: #ffffcc;
	border-bottom: 1px solid #000;
	display: block;
	height: 25px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	padding-top: 5px;
	text-align: center;
	top: 0;
	width: 100%;
}