﻿/*
Allinsite.dk
2006-06-22
*/

#login {
	visibility: hidden;
}


* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/22px Tahoma, Helvetica, sans-serif;
	text-align: center;
	background: #fff url(../images/bg_header.gif) repeat-x left top;
	margin-bottom: 20px;
}
.bodyTekst {
	font: 12px/22px Tahoma, Helvetica, sans-serif;
	background: #fff;
	margin-bottom: 20px;
}
p {
	margin: 15px 0;
}
input {
	font: 11px/14px Tahomas, Helvetica, sans-serif;
}

.styledTable {
	border: solid 1px #fd881e;
}

#skip {
	position: absolute;
	left: -1000%;
}
#container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#logo {
	float: left;
	margin: 24px 0 20px 0;
}
#logo h3, #logo h1 {
	text-indent: -100em; 
	overflow: hidden;
	margin: 0;
}
#logo #headline {
	background: url(../images/logo_allinsite.gif) no-repeat;
	width: 252px;
	height: 57px;
	font-size: 1px;
}
#logo #headline a {
	display: block;
	height: 57px;
}
#tools {
	float: right;
	text-align: right;
	width: 423px;
	font-size: 10px;
	color: #4e4e4e;
	background-color: transparent;
}
#tools ul {
	float: left;
	margin: 78px 23px 0 0;
}
#tools li {
	list-style: none;
	display: inline;
	margin-right: 16px;
}
#tools a {
	color: #4e4e4e;
	text-decoration: none;
}
#tools a:hover {
	text-decoration: underline;
}
#tools a.home {
	background: url(../images/icon_home.gif) no-repeat 0 0;
	padding-left: 17px;
}
#tools a.contact {
	background: url(../images/icon_contact.gif) no-repeat 0 0;
	padding-left: 17px;
}
#tools a.sitemap {
	background: url(../images/icon_sitemap.gif) no-repeat 0 0;
	padding-left: 17px;
}
#tools form {
	float: right;
	margin: -23px 0 0 0;
}
#tools form .field {
	border-top: 1px solid #959595;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
	border-bottom: none;
	background: #ffeb99;
	font: 10px/13px Tahoma, Helvetica, sans-serif;
	padding: 5px 6px;
	width: 166px;
	margin-left: 7px;
}
#tools form .button {
	display: none;
}
#navi {
	clear: both;
}
#navi ul {
	border-left: 1px solid #c7c7c7;
	padding: 4px 0 4px 3px;
}
#navi li {
	list-style: none;
	display: inline;
	margin-left: -3px;
}
#navi a {
	text-decoration: none;
	color: #000;
	padding: 8px 12px;
	border-right: 1px solid #c7c7c7;
}
#navi a:hover, #navi a.current {
	background: #f7f7f7;
}
#breadcrump {
	font-size: 10px;
	color: #adadad;
	padding: 4px 192px 4px 3px;
	margin-top: 1px;
/*	border-bottom: 1px solid #efefef; */
	background: url(../images/bg_breadcrump.gif) no-repeat right top;
}

#breadcrumpNoFocus {
	font-size: 10px;
	color: #adadad;
	padding: 4px 4px 4px 3px;
}

#breadcrump a, #breadcrumpNoFocus a {
	color: #adadad;
	text-decoration: none;
}
#breadcrump a:hover,#breadcrumpNoFocus a:hover {
	text-decoration: underline;
}
#breadcrump #print,#breadcrumpNoFocus #print {
	float: right;
	padding-top: 1px;
}
#breadcrump #print a,#breadcrumpNoFocus #print a {
	background: url(../images/icon_print.gif) no-repeat 0 0;
	padding-left: 24px;
}
#content {
	float: left;
	width: 510px;
	margin: 20px 0 10px 0;
}
#contentNoFocus {
	float: left;
	width: 688px;
	margin: 20px 0 10px 0;
}
#content p {
	padding-right: 40px;
}
#content h1, #contentNoFocus h1 {
	font-size: 14px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 2px;
	margin-bottom: -2px;
}
#content h2, #contentNoFocus h2 {
	font-size: 12px;
	margin-bottom: -16px;
}

#content table h2, #contentNoFocus table h2 {
	font-size: 12px;
	margin-bottom: 0px;
}

#content img.left {
	float: left;
	margin: 5px 20px 0 0;
	padding: 2px;
	border: 1px solid #dfdfdf;
}
#content .date {
	font-size: 11px;
	line-height: 16px;
	margin: 20px 0 -5px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
}
#content .reference {
	float: right;
	background: #f7f7f7;
	border: 1px solid #dfdfdf;
	padding: 3px;
	margin: -5px 0 0 10px;
}
#content .reference img {
	border: 1px solid #dfdfdf;
}
#content .reference img:hover {
	border: 1px solid #fd881e;
}
#content a {
	color: #fd881e;
}
#content a:hover {
	text-decoration: none;
}
#side {
	float: right;
	width: 361px;
	margin-top: -1px;
	background: url(../images/bg_breadcrump.gif) no-repeat right top;
}

#sideNoFocus {
	float: right;
	width: 181px;
	margin-top: -1px;
}

#subnavi {
	float: left;
	width: 180px;
	background: #f7f7f7;
	font-size: 11px;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	margin-top: 45px;
}

#sideNoFocus #subnavi {
	margin-top: 25px;
	margin-bottom: 25px;
	border-right: 1px solid #dfdfdf;
}

#subnavi li {
	list-style: none;
}
#subnavi ul li li {
	font-size: 10px;
}
#subnavi a {
	color: #333;
	text-decoration: none;
	display: block;
	width: 160px;
	padding: 2px 10px;
	border-bottom: 1px solid #dfdfdf;
}
#subnavi ul li ul a {
	background: transparent url(../images/icon_dot_line.gif) no-repeat 10px 12px;
	padding-left: 20px;
	width: 150px;
}
#subnavi a:hover {
	background: #fff;
}
#subnavi ul li ul a:hover {
	background: #fff url(../images/icon_dot_line.gif) no-repeat 10px 12px;
}
#subnavi ul li a.current, #side #subnavi ul li a.current:hover {
	background: transparent url(../images/icon_arrow_down.gif) no-repeat right center;
	font-weight:bold;
}
#subnavi ul li ul a.current, #side #subnavi ul li ul a.current:hover {
	font-weight: bold;
	background: transparent url(../images/icon_dot_line.gif) no-repeat 10px 12px;
}
#side #focus {
	float: right;
	width: 178px;
	background: #d8f0fd;
	border-left: 1px solid #a7d7f1;
	border-right: 1px solid #a7d7f1;
	border-bottom: 1px solid #a7d7f1;
	border-top: none;
	font-size: 11px;
	line-height: 18px;
	color: #207fb4;
	margin: 45px 0 20px 0;
}
#side #focus h4 {
	font-size: 11px;
	background: #a7d7f1;
	color: #fff;
	padding: 5px 10px;
	margin-bottom: -4px;
}
#side #focus h5 {
	font-size: 10px;
	padding: 0 10px;
	margin-bottom: -15px;
}
#side #focus p {
	margin: 15px 10px;
}
#side #focus a {
	color: #207fb4;
	text-decoration: underline;
}
#side #focus a:hover {
	text-decoration: none;
}
#side form .field {
	border: 1px solid #a7d7f1;
	background: #f7fcff;
	padding: 3px 6px;
	width: 143px;
	margin: -10px 0 -3px 10px;
}
#side form .button {
	margin-right: 1px;
}
#side form p.button {
	text-align: right;
}
#side #focus #news {
	font-size: 10px;
	line-height: 15px;
}
#side #focus #news h4 {
	margin-bottom: 9px;
}
#side #focus #news a {
	text-decoration: none;
}
#side #focus #news a:hover {
	text-decoration: underline;
}
#side #focus #news p.archive {
	text-align: right;
	margin-bottom: 10px;
}
#side #focus #news p.archive a {
	background: url(../images/icon_arrow_archive.gif) no-repeat left center;
	padding-left: 14px;
}
#footer {
	clear: both;
	border-top: 1px solid #efefef;
	font-size: 11px;
	color: #adadad;
	padding-top: 6px;
	background-color: #ffffff;
}
#footer a {
	color: #adadad;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #login {
	float: right;
}
#footer #login a {
	background: url(../images/icon_heart.gif) no-repeat left center;
	padding-left: 22px;
}

/* frontpage */

#front #content {
	width: 690px;
	margin-top: 30px;
}
#front #content p {
	padding: 0;
}
#front #side {
	width: 180px;
}
#front #side #focus {
	margin-top: 31px;
}
#front #intro {
	float: left;
	width: 330px;
}
#front #intro img {
	border-bottom: 1px solid #333;
	margin-bottom: 8px;
}

#front #demo {
	float: right;
	width: 306px;
	font-size: 11px;
	line-height: 20px;
	background: #f4f4f4;
	border-bottom: 1px solid #333;
	padding: 12px;
	margin-bottom: 30px;
}
#front #demo p {
	margin: 8px 0;
}
#front #demo h2 {
	font-size: 11px;
	margin: -3px 0 -8px 0;
}
#front #demo table {
	width: 100%;
	text-align: right;
}
#front #demo .formInput {
	border: 1px solid #c7c7c7;
	background: #fff;
	padding: 3px;
	width: 154px;
	font: 11px/14px Tahomas, Helvetica, sans-serif;
	margin: 0 0 1px 10px;
}

#front #demo .formSubmitButton {
	float: right;
	border: 1px solid;
}


#focus .formSubmitButton {
	float: right;
	border: 1px solid;
	margin-bottom: 5px;
}


#front #demo #formErrors {
}

#front #demo #formErrors ul {
	list-style: none;
}

#front #demo #formErrors li {
	color: #aa0000;
}


#front #demo .right {
	text-align: right;
	margin-bottom: 0;
}



.form {
	margin: 0px 0px 0px 0px;
}


#focus #formTable {
	margin: 0px 0px 0px 10px;
}

#focus .formInput {
	border: 1px solid #c7c7c7;
	background: #fff;
	padding: 3px;
	width: 98px;
	font: 11px/14px Tahomas, Helvetica, sans-serif;
	margin: 0 0 1px 10px;
	float: left;
}

#focus .formButtonDiv {
	text-align: right;
	margin: 0px 13px 25px 0px;
}

#focus #formErrors {
	margin-left: 10px;
}

#focus #formErrors ul {
	list-style: none;
}

#focus #formErrors li {
	color: #aa0000;
}



#front #display {
	clear: both;
}
#front div.box {
	float: left;
	width: 210px;
	font-size: 11px;
	margin-right: 30px;
}
#front div.box img {
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}
#front #clear {
	margin: 0;
}
#front div.box h2 {
	font-size: 11px;
}
