/* Global rules */
html,body,* {
	margin: 0;
	padding: 0;
}

body.highContrast {
	background-color: black;
	color: white;
}

a,h1,h2,h3,h4 {
	color: #254b7a;
	font-weight: normal;
}

.highContrast a,.highContrast h1,.highContrast h2,.highContrast h3,.highContrast h4
	{
	color: yellow;
	font-weight: normal;
}

#contentContainer td a:VISITED,#footer a:VISITED,#contentContainer li a:VISITED,#contentContainer p a:VISITED
	{
	color: #c75f01;
}

.highContrast #contentContainer td a:VISITED,.highContrast #footer a:VISITED,.highContrast #contentContainer li a:VISITED,.highContrast #contentContainer p a:VISITED
	{
	color: yellow;
}

h1,h2,h3,h4 {
	font-family: arial black;
}

ul {
	list-style-type: none;
}

img {
	border: none;
}

table {
	margin-top: 0.5em;
	clear: both;
}

th,td {
	padding: 0 2em 0.2em 0;
	text-align: left;
}

body {
	text-align: center;
}

#page {
	text-align: left;
	padding: 1em;
}

.lightBlueBox {
	color: black;
	background-color: #e1f5f0;
	border-color: #e4f6f2 #b0d2ca #b0d2ca #e4f6f2;
	border-style: solid;
	border-width: 1px;
}

/* Fonts */
.smallText {
	font-family: verdana;
}

.fontSizeLargest .smallText,span.fontSizeLargest .smallText {
	font-size: 14px; 
}

.fontSizeLarger .smallText,span.fontSizeLarger .smallText {
	font-size: 12px; 
}

.fontSizeDefault .smallText,span.fontSizeDefault .smallText {
	font-size: 10px; 
}

.standardText {
	font-family: arial;
}

.fontSizeLargest .standardText {
	font-size: 24px;
}

.fontSizeLarger .standardText {
	font-size: 20px;
}

.fontSizeDefault .standardText {
	font-size: 16px;
}

.fontSizeDefault h1 {
	font-size: 20px;
}

.fontSizeLarger h1 {
	font-size: 24px; 
}

.fontSizeLargest h1 {
	font-size: 28px; 
}

.fontSizeDefault h2 {
	font-size: 17px;
}

.fontSizeLarger h2 {
	font-size: 21px;
}

.fontSizeLargest h2 {
	font-size: 25px;
}

/* Hidden link for screen readers */
div.hiddenTxt {
	position: absolute;
	left: -1000px;
	width: 900px;
}

.divider {
	border-bottom: 1px dotted black;
	padding: 0.2em 0 0.8em 0;
	clear: both;
	width: 915px;
}

.highContrast .divider {
	border-bottom: 1px dotted white;
}

.clearLeft {
	clear: left;
}

.validationFailed {
	color: #c51907;
	font-weight: bold;
}

.overskrift {
	color: #254b7a;
	padding-top: 0.5em;
}

.highContrast .overskrift {
	color: yellow;
	padding-top: 0.5em;
}

/* 
 **********************
 ******* Header ******* 
 **********************
 */
span#logoAlt {
	float: left;
}

span#testmessage {
	float: left;
	margin: 1em 0em 0em 0em;
	padding-left: 1.5em;
	width: 360px;
}

/* for Internet Explorer */ /*\*/
* html #testmessage {
	width: 415px;
}

span#testmessage p {
	color: black;
	text-align: left;
	text-indent: 1.0em;
	white-space: nowrap;
	text-width: auto;
	margin: 1%;
	border: 1px solid red;
}

span#accessablityOptions {
	color: #004A7C;
	float: right;
	margin-top: 65px;
}

.highContrast span#accessablityOptions {
	color: yellow;
}

#textSizeLinks {
	text-decoration: underline;
}

#page {
	width: 915px;
	margin: 0 auto;
}

ul#navMenu {
	background-color: #004A7C;
	float: left;
	width: 914px;
	padding: 0;
	margin: 15px 0 0 0;
	border-right: 1px solid rgb(16, 40, 79);
}

ul#navMenu li {
	display: inline;
	float: left;
	border-right: 1px solid white;
}

ul#navMenu li a {
	color: white;
	text-decoration: none;
	float: left;
	padding: 0.5em 1em;
	font-family: arial black;
	font-weight: normal;
	border-color: #42739A rgb(16, 40, 79) rgb(16, 40, 79) rgb(66, 115, 154);
	border-style: solid;
	border-width: 1px;
}

.highContrast ul#navMenu li a {
	color: yellow;
}

.fontSizeDefault ul#navMenu li a {
	font-size: 16px;
}

.fontSizeLarger ul#navMenu li a {
	font-size: 20px;
}

.fontSizeLargest ul#navMenu li a {
	font-size: 24px;
}

ul#navMenu li a.selected {
	background-color: #e1f5f0;
	color: #004A7C;
	border-color: #e4f6f2 #b0d2ca #b0d2ca #e4f6f2;
	border-style: solid;
	border-width: 1px;
}

ul#breadcrumb {
	float: left;
	width: 913px;
	padding: 0;
	margin: 1px 0 0 0;
	list-style-type: none;
	clear: both;
	font: verdana;
}

ul#breadcrumb li {
	color: #004A7C;
	display: inline;
	float: left;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
}

ul#breadcrumb li a {
	color: #004A7C;
	padding: 0 1em;
}

ul#breadcrumb li.filling {
	height: 15px;
}

ul#breadcrumb li a.selected {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#contentContainer {
	clear: both;
}

#footer {
	clear: both;
}

#footerleft {
	color: black;
	font: verdana;
	float: left;
	padding: 1em 0 0 0;
	font-weight: bold;
}

.highContrast #footerleft {
	color: white;
}

#developedBy {
	margin-left: 5px;
}

#footerright {
	float: right;
	padding: 1em 0 0 0;
}

#forforvaltere {
	padding-top: 5px;
}

/*
 **********************
 ***** Front page *****
 **********************
 */
#infoContainer {
	background-color: #001F5C;
}

/* For standard compliant browsers */
#info {
	background-image: url(images/morogbarn-2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 290px;
	width: 915px;
	color: white;
}

.highContrast #info {
	color: yellow;
}

#info div { 
	font-family: verdana;
}

.fontSizeDefault #info div {
	padding: 20px 20px;
}

.fontSizeLarger #info div {
	padding: 20px 20px;
}

.fontSizeLargest #info div {
	padding: 0px 0px 0px 20px;
}

#info div p {
	width: 540px;
}

.fontSizeDefault #info div p {
	font-size: 16px; 
}

.fontSizeLarger #info div p {
	font-size: 20px; 
}

.fontSizeLargest #info div p {
	font-size: 24px; 
}

#info h1 { 
	color: white;
}

.fontSizeDefault #info h1 {
	padding-bottom: 1em;
}

.fontSizeLarger #info h1 {
	padding-bottom: 0.5em;
}

.fontSizeLargest #info h1 {
	padding-bottom: 0.2em;
}

.highContrast #info h1 {
	color: yellow;
}

#search {
	width: 915px;
	padding-top: 1px;
}

#search div div {
	padding: 12px;
}

#searchAccesabilityCheckbuttons {
	float: left;
	width: 541px;
}

.fontSizeDefault #searchAccesabilityCheckbuttons {
	height: 202px;
}

.fontSizeLarger #searchAccesabilityCheckbuttons {
	height: 288px;
}

.fontSizeLargest #searchAccesabilityCheckbuttons {
	height: 332px;
}

/* for Internet Explorer */ /*\*/
* html #searchAccesabilityCheckbuttons {
	float: left;
	width: 541px;
}

* html .fontSizeDefault #searchAccesabilityCheckbuttons {
	height: 202px;
}

* html .fontSizeLarger #searchAccesabilityCheckbuttons {
	height: 288px;
}

* html .fontSizeLargest #searchAccesabilityCheckbuttons {
	height: 332px;
}

li.kriterieProfilSubsettGruppe {
	position: relative;
	float: left !important;
	clear: none !important;
	padding: 0 1em 0 0 !important;
}

ul.kriterieProfilSubsettGruppe li {
	padding: 0.4em 1em 0 0 !important;
}

div.kriterieProfilSubsetCheckbox label {
	float: none !important;
	vertical-align: top;
	font-weight: normal;
}

#NoAccessibilityChoosenText {
	float: left;
	padding-top: 0.8em;
	width: 480px;
}

/* For standard compliant browsers */
#searchFieldContainer {
	margin-left: 544px;
}

.fontSizeDefault #searchFieldContainer {
	height: 202px;
}

.fontSizeLarger #searchFieldContainer {
	height: 288px;
}

.fontSizeLargest #searchFieldContainer {
	height: 332px;
}

/* for Internet Explorer */ /*\*/
* html #searchFieldContainer {
	margin-left: 542px;
}

* html .fontSizeDefault #searchFieldContainer {
	height: 202px;
}

* html .fontSizeLarger #searchFieldContainer {
	height: 288px;
}

* html .fontSizeLargest #searchFieldContainer {
	height: 332px;
}

#searchFieldContainer input {
	float: left;
	margin: 12px 0;
	/*border-color: #b0d2ca #b0d2ca #e4f6f2 #e4f6f2;*/
	border-color: #004a7c;
	border-style: solid;
	border-width: 1px;
}

.fontSizeDefault #searchFieldContainer input#searchString {
	font-size: 16px;
	width: 230px;
}

.fontSizeLarger #searchFieldContainer input#searchString {
	font-size: 20px;
	width: 230px;
}

.fontSizeLargest #searchFieldContainer input#searchString {
	font-size: 24px;
	width: 220px;
}

#searchFieldContainer input.button {
	background: #004A7C;
	color: white;
	border: none;
	padding: 0 10px;
	margin-left: 1px;
}

.fontSizeDefault #searchFieldContainer input.button {
	font-size: 16px;
}

/* for Internet Explorer */ /*\*/
* html .fontSizeDefault #searchFieldContainer input.button {
	height: 20px;
}

.fontSizeLarger #searchFieldContainer input.button {
	font-size: 20px;
}

/* for Internet Explorer */ /*\*/
* html .fontSizeLarger #searchFieldContainer input.button {
	height: 25px;
	width: 90px;
}

.fontSizeLargest #searchFieldContainer input.button {
	font-size: 24px;
}

/* for Internet Explorer */ /*\*/
* html .fontSizeLargest #searchFieldContainer input.button {
	height: 29px;
	width: 100px;
}

.highContrast #searchFieldContainer input.button {
	color: yellow;
}

#exampleSearchText {
	float: left;
	width: 300px;
}

#searchHelpText {
	float: left;
	padding-top: 0.8em;
	width: 300px;
}

#search .formHeader {
	font-family: arial black;
	padding-bottom: 0.5em;
	color: #004A7C;
	display: block;
}

.fontSizeDefault #search .formHeader {
	font-size: 16px; 
}

.fontSizeLarger #search .formHeader {
	font-size: 20px; 
}

.fontSizeLargest #search .formHeader {
	font-size: 24px; 
}

/*
 **********************************
 ** Chosen accessibility options **
 **********************************
 */
#chosenAccessibilityOptions {
	color: #004A7C;
	display: block;
	padding-bottom: 1em;
}

.highContrast #chosenAccessibilityOptions {
	color: yellow;
}

.selectedAccessibilityOptionsSpan {
	padding: 0 0 0 1em;
}

/*
 ************************
 ** Search result page **
 ************************
 */
#searchResult {
	margin-top: 1px;
	color: black;
	width: 913px;
}

.highContrast #searchResult {
	color: white;
}

#searchResult div#searchResultContent {
	background-color: white;
	border: 5px solid #e1f5f0;
	padding: 1em;
}

.highContrast #searchResult div#searchResultContent {
	background-color: black;
}

/* For standard compliant browsers */
#searchResult div#searchResultContent {
	min-height: 300px;
	height: auto;
}

/* for Internet Explorer */ /*\*/
* html #searchResult div#searchResultContent {
	height: 300px;
}

th.sortable a {
	padding-right: 2em;
	background-image: url('images/sortable.gif');
	background-position: right;
	background-repeat: no-repeat;
	font-family: arial black;
}

.highContrast th.sortable a {
	background-image: url('images/sortable_highContrast.gif');
}

th.order1 a {
	background-image: url('images/order1.gif');
}

.highContrast th.order1 a {
	background-image: url('images/order1_highContrast.gif');
}

th.order2 a {
	background-image: url('images/order2.gif');
}

.highContrast th.order2 a {
	background-image: url('images/order2_highContrast.gif');
}

/*
 ************************
 ** Building page      **
 ************************
 */
#buildingContainer {
	padding: 15px;
}

#buildingDescriptionContainer { 
	float: left;
	width: 65%;
	min-height: 150px; 
	height: auto;
}

#addressContainer {
	padding-bottom: 1em;
}

/* for Internet Explorer */ /*\*/
* html #buildingDescriptionContainer {
	height: 150px; 
}

#maaleverdiListe {
	padding-top: 10px;
}

.propertextwidth p {
	text-align: justify;
	padding-bottom: 1em;
}

#besokmalListe {
	padding: 15px;
	min-height: 234px;
	height: auto;
}

/* for Internet Explorer */ /*\*/
* html #besokmalListe {
	height: 234px;
}

.pagebanner {
	position: relative;
	float: left;
	/*color: #004A7C;*/
}

.pagelinks {
	text-align: center;
}

/*
 ************************
 ** element page       **
 ************************
 */
#elementContainer {
	padding: 15px;
}

#elementDescriptionContainer {
	float: left;
	width: 65%;
	min-height: 150px;
	height: auto;
}

/* for Internet Explorer */ /*\*/
* html #elementDescriptionContainer {
	height: 150px;
}

#barriererHindringer {
	min-height: 100px;
	height: auto;
	padding: 15px;
}

/* for Internet Explorer */ /*\*/
* html #barriererHindringer {
	height: 100px;
}

#barriererHindringer ul {
	padding-top: 10px;
}

.maalepunktlisteheader {
	color: #004A7C;
}

.highContrast .maalepunktlisteheader {
	color: yellow;
}

#path {
	min-height: 50px;
	height: auto;
	padding: 15px;
}

/* for Internet Explorer */ /*\*/
* html #path {
	height: 50px;
}

#path p {
	padding-top: 10px;
}

#path .selected {
	color: #C51907;
	font-weight: bold;
}

/*
 *****************************************************
 ** attachments for building and element page       **
 *****************************************************
 */
#attachments {
	float: right;
	width: 32%;
}

#attachments .attachment {
	float: right;
	padding: 0.3em;
}

.attachment_help_text_container {
	clear: right;
	padding-top: 5px;
}

.attachment_help_text {
	float: right;
}

/*
 ************************
 ** text page          **
 ************************
 */
#textpage {
	padding: 25px;
	width: 70%;
}

#textpage h1 {
	padding-bottom: 15px;
}

ul.ombfa {
	list-style-type: decimal;
	margin-bottom: 12px;
	padding-left: 20px;
	clear: both;
	color: #004A7C;
}

.highContrast ul.ombfa {
	color: yellow;
}

#textpage ul li p {
	padding: 0px;
	color: black;
}

.highContrast #textpage ul li p {
	color: white;
}

.highContrast ul.ombfaNumber {
	color: yellow;
}

#textpage p {
	padding-bottom: 15px;
}

#textpage div {
	padding-bottom: 15px;
}