/*
www.havregaarden.dk
2009-02-27

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

* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(../img/bg_body.gif) repeat-x left top;
	color: #000;
	font: 14px/20px Helvetica, Arial, sans-serif;
	margin: 0 0 20px 0;
}
input, textarea, select {
	font: 10px/15px Helvetica, Arial, sans-serif;
}
hr {
	display: none;
}
fieldset {
	border: none;
}
p {
	margin: 0 0 20px 0;
}
a {
	/*color: #08668d;*/
	/*color: #075170;*/
	color: #074762;
	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;
}
.button {
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
}
/* Jonas 4. marts. 2009 */
.error {
	color: red;
}

/* 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 {
	margin: 0 auto;
	position: relative;
	width: 962px;
}
#top {
	height: 30px;
	padding: 20px 0 0 0;
	overflow: hidden;
}
#top a {
	color: #c96800;
	font-size: 10px;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}
#global {
	padding-right: 190px;
	text-align: right;
	text-transform: uppercase;
}
#global a {
	color: #fff;
	font-weight: normal;
}
#global li {
	display: inline;
	list-style: none;
	padding-right: 20px;
}
#search {
	position: absolute;
	left: 778px;
	top: 20px;
}
#search .field {
	background: #fff;
	border: none;
	float: left;
	font-weight: bold;
	height: 14px;
	padding: 6px 5px 0 5px;
	width: 150px;
}
#search .button {
	float: left;
}
#header {
	height: 55px;
}
#logo {
	float: left;
}
#logo h1, #logo h3 {
	margin: 0;
	overflow: hidden;
	text-indent: -100em; 
}
#logo #headline {
	background: url(../img/logo_havregaarden.gif) no-repeat;
	font-size: 1px;
	height: 54px;
	width: 182px;
}
#logo #headline a {
	display: block;
	height: 54px;
}
#navi {
	float: right;
	font-size: 14px;
	text-align: right;
	text-transform: uppercase;
	padding: 19px 0 0 0;
	width: 780px;
}
#navi ul {
	margin-right: -10px;
	padding-bottom: 15px;
}
#navi li {
	display: inline;
	list-style: none;
}
#navi a {
	color: #14243c;
	font-weight: normal;
	padding: 10px 10px 17px 10px;
	text-decoration: none;
}
#navi a:hover {
	text-decoration: underline;
}
#navi a.current, #navi a.current:hover {
	background: url(../img/icon_navi_current.gif) no-repeat center bottom;
	cursor: default;
	text-decoration: none;
}
#image {
	margin-bottom: 20px;
	height: 200px; /* Jonas */
	width: 960px;
	background-color: #fff;
}
#image img {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#content {
	float: right;
	width: 701px;
}
#content .print {
	font-size: 11px;
	float: right;
	text-transform: uppercase;
}
#content .print a {
	background: url(../img/icon_print.gif) no-repeat right center;
	color: #999;
	padding: 3px 22px 0 0;
	text-decoration: none;
}
#content .print a:hover {
	text-decoration: underline;
}
#content a {
	font-weight: normal;
}
#content h1 {
	font-size: 26px;
	font-weight: normal;
	line-height: 34px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 15px;
	margin-bottom: 2px;
}
#content h3 {
	font-size: 14px;
	margin-bottom: 4px;
}
#content ul, #content ol {
	margin: -20px 0 20px 30px;
}
#content img {
	border: 1px solid #ddd;
	padding: 3px;
}
#content img.right {
	clear: right;
	float: right;
	margin: 0 0 20px 20px;
}
#content img.left {
	clear: left;
	float: left;
	margin: 0 20px 20px 0;
}
#content p.intro {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #666;
	font-style: italic;
	font-size: 16px;
	line-height: 18px;
	padding: 12px 0;
}
#content p.date {
	color: #666;
	font-size: 11px;
	margin: 0;
}
#content p.top {
	clear: both;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
}
#content p.top a {
	background: url(../img/icon_top.gif) no-repeat right center;
	color: #000;
	display: block;
	padding-right: 11px;
	text-decoration: none;
}
#content p.top a:hover {
	text-decoration: underline;
}
#content img.gallery {
	float: left;
	margin: 0 20px 20px 0;
}
#content iframe {
	border: 1px solid #ddd;
	padding: 3px;
}
ul.people {
	margin: 15px 0 0 0 !important;
	font-size: 13px;
}
ul.people li {
	border-bottom: 1px solid #ddd;
	display: block;
	float: left;
	list-style: none;
	margin: 0 20px 20px 0;
	padding-bottom: 20px;
	width: 330px;
	height: 149px;
	overflow: hidden;
}
ul.people h5 {
	color: #08668e;
	font-size: 14px;
	margin-bottom: 10px;
}
ul.people img {
	float: right;
	margin: 0 0 0 20px;
}
#searchresult #content {
	float: none;
	width: 962px;
}
#searchresult .ajaxSearch_resultsInfo {
	font-weight: bold;
	margin-top: -15px;
}
#searchresult .ajaxSearch_paging {
	display: block;
	margin-bottom: 15px;
}
#content form {
	margin-bottom: 20px;
}
#content form .field, form .textarea {
	font-size: 13px;
	padding: 3px 4px;
	width: 300px;
}
#content form .textarea {
	width: 304px;
}
#content form .button {
	cursor: pointer;
	font-size: 13px;
}
#side {
	border-right: 1px solid #ddd;
	float: left;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 30px 30px 0px;
	width: 200px;
}
#side h3 {
	color: #08668e;
	font-size: 14px;
	margin: 0 0 5px 0;
}
#subnavi a {
	color: #000;
	display: block;
	padding: 6px 0;
	text-decoration: none;
	width: 170px;
}
#subnavi a:hover {
	text-decoration: underline;
}
#subnavi li ul li a {
	padding: 6px 0 6px 20px;
	width: 150px;
}
#subnavi li {
	border-bottom: 1px solid #ddd;
	list-style: none;
}
#subnavi li ul li {
	border-top: 1px solid #ddd;
	border-bottom: none;
}
#subnavi a.current, #subnavi a.current:hover {
	color: #ee3800;
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	border-top: 1px solid #ddd;
	clear: both;
	color: #8c8c8c;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0 0;
}
#footer a {
	color: #8c8c8c;
}
#footer li {
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#footer li.right {
	font-size: 10px;
	font-style: italic;
	margin-right: 0;
}

/* forside */

#shortcuts {
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px 0;
	padding: 0 0 20px 1px;
}
#shortcuts .box {
	float: left;
	position: relative;
	width: 300px;
	margin-right: 30px;
}
.box h2 {
	background: url(../img/bg_shortcuts.png) repeat-x left top;
	left: 0;
	position: absolute;
	top: 113px;
}
.box h2 a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 7px 2px 7px;
	text-decoration: none;
	width: 286px;
}
.box h2 a:hover {
	text-decoration: underline;
}
#shortcuts .last {
	margin-right: 0;
}
#intro {
	float: left;
	width: 570px;
}
#intro h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
#intro p {
	margin-bottom: 15px;
}
#news {
	float: right;
	width: 301px;
}
#news h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
#news li {
	color: #8c8c8c;
	font-size: 11px;
	list-style: none;
}
#news li a {
	font-size: 12px;
	margin-left: 0px;
}
#news p {
	margin: -5px 0 5px 0;
}
#news .view_more {
	font-size: 11px;
	text-align: right;
}
#news .view_more a {
	color: #000;
}