html {
	height:100%;
}

input.content, select.content, textarea.content {
	border:1px solid #0568b7 !important;
	color:#0568b7 !important;
	font-family:Verdana !important;
	font-size:8pt !important;
}

a {
	color:#0568b7;
	text-decoration:none;
}

#geonovum-body {
	background:#fff;
	color:#0568b7;
	width:100%;
	min-width:1024px;
	padding:0;
	margin:0 auto;
	border: 0 none;

	font-family:arial, sans-serif;
	font-size:0.75em;
	line-height:1.5;
	letter-spacing:0.07em;
}

#header {
	clear:both;
	float:left;
	width:100%;
	background:#096bb6;
}

#banner {
	display:block;
}
	/* column container */
.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
}
	/* common column settings */
	.colright,
	.colmid,
.colleft {
	float:left;
		width:100%;			/* width of page */
	position:relative;
}
	.col1,
	.col2,
	.col3 {
	float:left;
	position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead
						only padding top and bottom is included here, make it whatever value you need */
	overflow: visible;	
}
#header .col1,
#header .col2,
#header .col3 {
    padding:0;
     overflow: visible;
}
	/* 3 Column settings */
	.threecol {
		background:#0568b7;		/* right column background colour */
		colour:#fff;
}
	.threecol .colmid {
		right:20%;			/* width of the right column */
		background:#fff;		/* center column background colour */
    	}
	.threecol .colleft {
		right:60%;			/* width of the middle column */
		background:#0568b7;	/* left column background colour */
		color:#fff;
	}
	.threecol .col1 {
		width:60%;			/* width of center column content (column width minus padding on either side) 61% to fix IE7 layout problem*/
		left:100%;			/* 100% plus left padding of center column */
		color: #0568B7;
		overflow: visible;
	}
	.threecol .col2 {
		width:16%;			/* Width of left column content (column width minus padding on either side) */
		left:22%;			/* width of (right column) plus (center column left and right padding)
							plus (left column left padding) */
	}
	.threecol .col3 {
		width:16%;			/* Width of right column content (column width minus padding on either side) */
		left:86%;			/* Please make note of the brackets here:
						(100% - left column width)
						plus (center column left and right padding)
						plus (left column left and right padding)
						plus (right column left padding) */

	}

#header .col1 {
	width:61%;
}
/* Thijs: fix for bug 256, comment conditional formatting..
 //--------
 */
 .augmentedreality {
	margin-top:3em;
 	font-weight:bolder;
 }
 .augmentedreality a {
	margin-top:1em;
 	display:block;
 	background:transparent;
 	background-image:url('images/geonovum/image001.gif');
 	background-repeat:no-repeat;
	background-position:center;  	
 	color:#fff;
 	text-decoration:none;
 	min-height:157px;
 	height:157px;
 }
 .augmentedreality a:hover {
 	background-image:url('images/geonovum/image002.gif');
 	color:lime;
 }

.clickable {
	cursor: pointer;
}

.resource-type-icon {
	margin-top:20px;
}
.green-hr {
	color:#54c013;
}
.rating-star {
	font-weight:900;
	font-size:large;
	vertical-align:top;
	color:#54c013;
}
.not-rated-star {
	font-weight:900;
	font-size:large;
	vertical-align:top;
	color:#bbbbbb;
}
#geonovum-left {
	padding:0.5em;
}

#footer {
	clear:both;
	float:left;
	width:100%;
	display:none;
}

#rating-popup {
	padding: 20px;
	margin: 0px;
	background-color: #fff !important;
	color: #0568B7;
	border: solid 1px #0568B7;
}
#close-rating-popup{
	padding-bottom: 4px;
	margin: 0px 0px 4px 0px;
}
#rating-canvas {
	padding:10px;
	font-size:xx-large;
	font-weight:900;
	background-color:#ffffff;
	color:#bbbbbb;
}
.rating {
	cursor:pointer;
	padding-top:5px;
	vertical-align:middle;
	background-color:#0568B7;
	color:#fff;
	font-size:large;
	font-weight:900;
}
#right {
	width:100%;
	float:left;
	margin-top:10px;
}

.white-background {
	background-color:#fff;
}
.left-column-paragraph {
	margin-top:10px;
}
.left-column-link {
	margin-top:10px;
	font-weight:bolder;
}
.left-column-list {
	margin-left:2em;
}
.left-column-list-item {
	list-style-type: disc;
	list-style-type: circle;
}
.searchresult {
	border-top:1px solid #0586B7;
	color: #0586B7;
}

.thumbnail-td, .mapserver-icon-td, .metadata-icon-td, .xml-icon-td, .download-icon-td {
	border-right:1px solid #0586B7;
	background-color: #C0E8E8;
}

.thumbnail-td {

}

.relevance-and-logo-td {
	background-color: #C0E8E8;
	padding-right: 2px;	
}

.title-and-abstract-td {
	padding-left: 8px;
	background-color: #C0E8E8;
}

.select-metadata-row {
	color:#fff;
	background-color:#C0E8E8;
}

.select-metadata-hits {
 	background-color:#fff;
	margin-top:10px;
	margin-right:20px;
}

.select-metadata-buttoncell {
	padding-top:5px;
	border-top:1px solid #ffffff; /* #0586B7 */
	border-right:1px solid #ffffff;
	text-align:right;
}

#geonovum-container {
	width:794px;
	min-height:101%;
	height:101%;
	margin:0px auto;
	background-color:#fff;
	text-align:left;

}

#geonovum-left-informatie {
	padding:0.5em;
}

#geonovum-left-organisaties {
	padding:0.5em;
}

#geonovum-left-publicatie {
	padding:0.5em;
}

#geonovum-left-map {
	padding:0.5em;
}

.tab-menu-item {
	margin-left:20px;
}
#zoeken-tab-tekst {
	padding-left:20px;
	padding-right:10px;
}

#geonovum-left-help {
	padding:0.5em;
}
.geonovum-green {
	color:#54c013;
}
#geonovum-main-content {
	background-color:#fff;
	border-left:solid 1px #0568b7;
}
#geonovum-left-legend {
	padding:20px;
	padding-top:38px;
	float:left;
	line-height:1.5;
	width:140px;
	color:#54c013;
	background-color:#fff;
	text-align:right;
}
#left-search-info {
	margin-top:10px;
	background-color:#fff;
	text-align:left;
}
.geonovum-bolder {
	font-weight:bolder;
}

.geonovum-main {
}

.geonovum-banner {
	border:none !important;
	margin:0px !important;
}

/* section about navigation tabs */
 ul.tabs {
	background-color:#0568b7;
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	height:20px;
	clear:both;
	padding-bottom:5px;
}

  ul.tabs li {
	float:left;
	margin-top:5px;

}

  ul.tabs li span {
	display:inline;
	height:20px;
	padding-left:15px;
	padding-right:15px;
	color:#fff;
	font-weight:bolder;
	text-decoration:none !important;
	padding-top:5px;
	cursor:hand;
	cursor:pointer;
}

 ul.tabs li span:hover {
	color:#fff;
}

 ul.tabs li span.active {
	color:#54c013;
}

 ul.register_tabs {
	border-bottom:none;
}

 ul.register_tabs li a.active {
	background-color:#6d7a81;
	color:#fff;
}

#geonovum-what {
	background-color:#fff;
	padding-left:20px;
	color:#0568b7;
	position:relative;
    margin-left: 1px;   // IE7 fix
}

.geonovum-section-header {
	font-weight:bolder;
	font-size:large;
	margin-bottom:10px;
}

#geonovum-where {
	background-color:#fff;
	padding-left:20px;
	padding-bottom:20px;
	color:#0568b7;
	position:relative;
}


#when {
	background-color:#fff;
	padding-left:20px;
	color:#0568b7;
	padding-bottom:50px;
	position:relative;
}

.geonovum-banner-login {
	color:#54c013!important;
	padding:10px;
}

a.geonovum-banner-login {
	color:#54c013 !important;
	padding:10px;
}
.geonovum-banner-active {
	font-weight:bolder;
	color:#54c013 !important;
}

.geonovum-banner-passive {
	color:#54c013!important;
}

.geonovum-hr {
	border:0;
	color:#0568b7;
	background-color:#0568b7;
	height:1px;
	margin-right:20px;
}
.geonovum-green {
	color:#54c013;
}
.geonovum-vertical-padded {
	padding-top:2px;
	padding-bottom:2px;
}

.geonovum-advanced-text-input {
	width:20em;
	float:left;
	margin-right:0.5em;
	display:inline;
	color:#7D7D81;
}
/* For organisatiepagina: bit smaller.. */
.orgpage {
	width: 18em;
}

#topicsdiv {
	margin-top:20px;
	margin-bottom:10px;
	cursor:hand;
	cursor:pointer;
}

#topics-closed-div{
	margin-top:20px;
	cursor:hand;
	cursor:pointer;
}


#keywordsdiv {
	margin-top:20px;
	margin-bottom:10px;
	cursor:hand;
	cursor:pointer;
}

#keywords-closed-div{
	margin-top:20px;
	cursor:hand;
	cursor:pointer;
}

div.keywordSelector {
	padding:0px;
	margin:0px;
	margin-top:10px;
	max-width:250px !important;
}
/* Thijs Brentjens (Geonovum): added for breaking the text */
div.keywordSelectorValue {
  clear: both;
  /*height: 1.5em;
  overflow: hidden;*/
}

.geonovum-padded-content {
	background: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}


.geonovum-reset-search-buttons {
	text-align:right;
	margin-top:0px;
}

#where-reset-search-buttons {
	bottom:20px;
}

.white-border-top-right {
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
}

.geonovum-reset-button {
	display:inline;
	margin-left:10px;
	cursor:hand;
	cursor:pointer;
}
.geonovum-reset-button-disabled {
	display:inline;
	margin-left:10px;
}

.geonovum-reset-text {
	background-color:#7D7D81;
	color:white;
	font-weight:bold;
	padding:3px;
	padding-right:25px;
}
.geonovum-reset-text-disabled {
	background-color:#D3D3D3;
	color:white;
	font-weight:bold;
	padding:3px;
	padding-right:25px;
}


.geonovum-search-button {
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.geonovum-search-text {
	background-color:#7D7D81;
	color:white;
	font-weight:bold;
	padding:3px;
	padding-right:13px;
}
.geonovum-reset-search-arrow {
	background-color:#54c013;
	color:#0568b7;
	font-weight:bold;
	padding:3px;
}
.geonovum-reset-search-arrow-disabled{
	background-color:#98fb98;
	color:#0568b7;
	font-weight:bold;
	padding:3px;
}
.geonovum-showmetadata-button {
	text-align:right;
	margin-left:30%;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.geonovum-showmetadata-text {
	background-color:#7D7D81;
	color:white;
	font-weight:bold;
	padding:3px;
	padding-right:13px;
}
.geonovum-showmetadata-search-arrow {
	background-color:#54c013;
	color:#0568b7;
	font-weight:bold;
	padding:3px;
}

#geonovum-currentpagenumber {
	font-size:larger;
	font-weight:bolder;
}
.icon-div {
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	height:100%;
}
.results-icon {
	margin-top:5px;
	border:none;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}
.relevance-div {
	/* color:#fff; */
	font-weight:bolder;
}
.title-div {
	/* color:#fff; */
	font-weight:bolder;
}
.abstract-div {
	margin-right:5px;
	/* color:#fff; */
}
#geonovum-result-list {
	padding-left:10px;
	background-color:#fff;
}

#geonovum-single-search-result {
	padding:10px;
}

.geonovum-sinlge-search-result-group {
	/* border: solid 1px #0568B7;*/
	margin-bottom: 20px;
}

.geonovum-section-name-td {
	width:150px;
}

.geonovum-section-content-td {
	width:420px;
}

.geonovum-single-search-result-section {
	clear:both;
	padding:5px;
}
.geonovum-single-search-result-section-name {
	float:left;
	padding:2px;
	/* color:#fff;
	line-height:150%;
	font-weight:bolder;
	*/
	display:inline;
}

.geonovum-single-search-result-section-content {
	border: solid 1px #AABBCC; /* was: 0568B7 */
	padding:2px;
	/*
	line-height:150%;
	color:#7D7D81;
	background-color:#fff;
	*/
}

.geonovum-emphasized {
	font-weight:bolder;
}
.geonovum-single-search-result-full-section-header {
	margin-top:10px;
	margin-left:10px;
}
.geonovum-single-search-result-full-section-header-text {
	/* color:#54c013;*/
    /* color:#fff;  */
    font-style:italic;
	font-weight:bolder;
}

.orgselect {
	width:180px;
	border: 1px solid #2B7BC0 !important;
}

/* Thijs Brentjens, Geonovum: for some reason IE7 does not apply these styles to the HTML. FF does...
   * styles are coded in XSL for now
.dotted-bottom {
	border-bottom:2px dotted #0568b7;
}
.dotted-top {
	border-top:2px dotted #0568b7;
}
 **/
#track1-left {
	position: absolute;
	width: 5px;
	height: 9px;
	background: transparent url(images/geonovum/slider-images-track-left.png) no-repeat top left;
}

#track1 {
	background: transparent url(images/geonovum/slider-images-track-right.png) no-repeat top right;
}

#track2-left {
	position: absolute;
	width: 5px;
	height: 9px;
	background: transparent url(images/geonovum/slider-images-track-left.png) no-repeat top left;
}

#track2 {
	background: transparent url(images/geonovum/slider-images-track-right.png) no-repeat top right;
}


/* Thijs: added different styles for latestnews */
a.latestnews {
	color: #0568b7;
}

ul.latestnews {
	display:inline;
	list-style: none;
	list-style-image: url(images/geonovum/bullet_blue.png);
}

li.latestnews {
	margin-left: 20px;
	padding: 0px;
}

img.inspirelogometadata  {
    width: 24px;
    height: 24px;
    float: right;
}

.inspiresearchoptions {
	width:230px;
}

/* for topics/themes and inspire search options */
.foldableSearchOptions {
	border: solid 1px #0586B7;
	margin:0px;
	padding: 3px;
	width:230px;
	max-width:230px;
}

/* Thijs Brentjens (Geonovum): styling HTML for selecting WMS layers in search-results when multiple layers are availabl */
/* Override styles from geonovum.css */
div.metadata_current, div.metadata_current table, div.metadata_current td {
    background-color: #ffffff;
    color: rgb(152, 192, 0);
    border: none;
    text-align: left;
}

.ilwhiteboard {
	border: 1px solid #0586B7; /* medium none; */
	color: #0586B7;
	left:150px;
	margin:0px;
	position:absolute;
	width:350px;
	max-width:350px !important;
	min-width:350px !important;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 200px;
	max-height: 200px !important;
	min-height: 200px !important;
	z-index:10; /* show this above any icons in the searchresults */
}
/* Overrule ilwhiteboard positioning*/
.ilwhiteboard_singlesearchresult {
	left: 10px;	
	top: 100px;
}

option.notincodelist, option.notincodelist[selected]{
	font-style: bold;
	color: red;
}

select.notincodelist {
	border: solid 1px red;
	color: red;
}

#notincodelistwarning {
	border: solid 1px red;
	padding: 10px;
}

#anchors{
	position:fixed;
	right:20px;
	top:200px;
	background-color:white;
	border: 1px solid white;
}

/* Thijs Brentjens (Geonovum): styling icons in search results, especially positioning is complex
    because of ilwhiteboard if more than 3 map layers (WMS layers) are mentioned in distribution info.
*/
td.icons-table  {
	height: 32px;
	width: 32px;
	max-width: 32px !important;
	max-height: 32px !important;
	text-align: center;
}

div.geonovum-search-result-container {
	/* background-color:#54c013;
	border-top: 2px solid white;
	*/
}

/* general for searchresults dialogs / "pop-ins" */
.searchResultsDialog {
	background-color:white;
	border: 1px solid #0586B7;
	color: #0586B7;
    position:absolute;
    z-index: 10; /* show this above any icons in the searchresults */
    text-align:left;
}

/* used for constraints */
div.searchResultsInfoDialog {
	width: 200px;
	height: 80px;
    overflow: auto;
	right:39px;
}

div.resourcetype-searchresults {

}

div.resourcetype-icon {
	float: right;
}

span.validatewmsresults-searchresults {
	right: 108px;
}

.wmsvalidationresults_loading {
	width: 300px;
}

.wmsvalidationresults_loading p {
	margin: 20px;
	padding: 50px;
	text-align: center;
}

div.geonovum-validationResults {
	width: 450px;
	height: 250px;
	overflow: scroll;
	right: -55px;
}

div.geonovum-validationResults td {
	background-color:#eeeeee;
	margin: 2px !important;
	border: 1px solid white;
	padding: 5px;
}

/* overrule the positioning of ratingCloser */
img.wmsValidationCloser {
	right:16px;
}

div.icon-div {
	height:130xp;
	max-height:130px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

ul.wmsmultipleselectlayerlist {
	list-style-image:none;
	/* list-style-position:inside; */
	list-style-type: none;
	margin-bottom:10px;
	margin-top:10px;
}

a.invalidmetadata {
	color: red;
}

a.validmetadata {
	color: green;
}

.metadata-block {
	border: 1px solid #bbbbbb; 
	padding: 5px;
}

div.mandatory {
    display: inline;
    margin-left: 7px;
    color:red;
    font-size: 1.2em;
}

div.conditional {
    display: inline;
    margin-left: 7px;
    color:orange;
    font-size: 1.2em;
}


