/* SEARCH */

#searchResults {
	padding: 10px;
	background-color: white;
	position: absolute;
	top: 35px;
	width: 345px;
	border: 1px solid #ccc;
	z-index: 19999;
	display: none;
}

#searchResults ul {
	padding: 0;
}

#searchResults ul li {
	border-top: 0;
	padding: 0 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#searchResults ul li a {
	color: black;
}

/* MAIN NAVIGATION */

.navigation ul {
	padding: 0 0 3px 0;
}

.navigation ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px dotted #999;
	padding: 3px 0 3px 3px!important;
	border-bottom: 0px dotted white;
	width: 160px;
	line-height: 180%;			
}

.start ul li {	
	padding: 1px 0 1px 0!important;	
}

.navigation ul ul {
	margin: 0;
	padding: 0;
	background-color: White;
}

.navigation li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px dotted #999;
	padding: 4px 0 4px 0!important;
	margin: 0;
	width: 160px;
}

.navigation ul li li {
	border: none;
	padding: 2px 0 0 15px!important;
	background-image: url(img/levelTwo.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	background-color: White;
	font-weight: normal;
	width: 145px;
	line-height: 140%;
	font-size: 10px;
}

.relations .navigation ul li a {
	color: black;
	padding-left: 1px;
}

.navigation ul li strong a,
.navigation ul li.selected strong a {
	color: white!important;
	font-weight: bold;
	background-color: #8CB1DA;	
}

.navigation ul li li a {
	color: #336699;
	line-height: 130%;
}

.navigation ul li.selected {	
	background-color: #8CB1DA;	
}

.navigation ul li.selected ul {	
	background-color: #8CB1DA;	
}

.navigation ul li a em,
h5 a em,
table em,
#searchResults ul li a em {
	color: #444;
	font-style: normal;
	background-color: #ffffcc;
	font-size: 10px;
}

.introduction a.highlight {    
	text-decoration: none;	
	}

a:hover.highlight {
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}

.navigation ul li strong a em {
	font-weight: normal;
	background-color: #8CB1DA;
	color: white;
}

.navigation a.disabled,
.sector a.disabled,
.geo .disabled {
	color: #999;
}

.BgHeaderUnder {
    margin: 70px 0px 0px 400px; 
    height: 100px; 
    width: 586px;
}

/* sector */

.sectors {
	padding: 0 0 20px 0;
	margin: 0;
	float: left;
}

.sectors ul {
	padding: 0;
	margin: 0;
	float: left;
}

.sectors ul li {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;	
	float: left;
	background-image: url(img/sectors-divider.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.sectors ul li a {
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	color: black;
	padding: 8px 0 8px 32px;
	width: 158px;
}

.sectors ul li strong a {
	color: #336699;
	color: white;
	background-color: #dce6ec;
	background-color: black;
	background-color: #5786a3;
	background-color: #8CB1DA;
	border-bottom: 1px solid #8CB1DA;
}

.frontpage {
    background-image:url("img/icon-forside.gif");
}

.frontpage-selected {
    background-image:url("img/icon-forside-selected.gif");
}

.industri {
	background-image: url(img/icon-industri.gif);
}

.industri-selected {
	background-image: url(img/icon-industri-selected.gif);
}

.avlop {
	background-image: url(img/icon-avlop.gif);
}

.avlop-selected {
	background-image: url(img/icon-avlop-selected.gif);
}

.offshore {
	background-image: url(img/icon-offshore.gif);
}

.offshore-selected {
	background-image: url(img/icon-offshore-selected.gif);
}

.deponier {
	background-image: url(img/icon-deponier.gif);
}

.deponier-selected {
	background-image: url(img/icon-deponier-selected.gif);
}

.akvakultur {
	background-image: url(img/icon-akvakultur.gif);
}

.akvakultur-selected {
	background-image: url(img/icon-akvakultur-selected.gif);
}

.husholdninger {
	background-image: url(img/icon-husholdninger.gif);
}

.husholdninger-selected {
	background-image: url(img/icon-husholdninger-selected.gif);
}

.produkter {
	background-image: url(img/icon-produkter.gif);
}

.produkter-selected {
	background-image: url(img/icon-produkter-selected.gif);
}

.transport {
	background-image: url(img/icon-transport.gif);
}

.transport-selected {
	background-image: url(img/icon-transport-selected.gif);
}

.landbruk {
	background-image: url(img/icon-landbruk.gif);
}

.landbruk-selected {
	background-image: url(img/icon-landbruk-selected.gif);
}


/* BREADCRUMBS */

.breadcrumbs {
	float: left;
	padding: 0 0 10px 15px;
	margin: 0;
	width: 985px;
}


/* GEOGRAPHY */

.geo {
	margin: 0;
	padding: 0;
}

.geo select {
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.geoDropDown
{
    margin-right: 5px;
}


/* TABS */

.tabs {
	float: left;
	border-bottom: 2px solid black;
}

.tabs ul {
	float: left;
	width: 760px;
	padding: 0;
}

.tabs ul li {
	float: left;
}

.tabs ul li a {
	float: left;
	font-size: 12px;
	background-image: url(img/tab.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 5px 12px 7px 12px;
	margin: 0 1px 0 0;
	border-left: 1px solid #CCC;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #999;
	color: #666;
}

.tabs  ul li a.disabled {
	color: #ccc;
}

.tabs ul li a:hover.disabled {
	text-decoration: none;
}

.tabs ul li a.alert {
	color: #cc0000;
}

.tabs ul li a.selected {
	background-image: none;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	color: white;
	background-color: black;
	font-weight:bold;
}

.tabs ul li strong a {
	background-image: none;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	color: white;
	background-color: black;	
}    


/* RELATIONS */

.relations {
	float: right;
	margin: 0 0 20px 0;
	width: 160px;
	/*border-top: 1px solid #ccc;*/
}

.relations h4 {
	padding: 3px 0 3px 0;
}

.relations ul {
	padding: 0;
}

.relations ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 5px 0;
	margin: 0;
}

.relations ul li a {
	display: block;
	color: #336699;
	line-height: 15px;
	/*text-decoration: underline;*/
}

.relations ul li a:hover {
	text-decoration: underline;
}

.relations p {
	font-size: 11px;
	line-height: 17px;
}

.relations .head {	
	border-top: 1px solid #ccc;
}

.relations .head a {	
	text-decoration: underline;
	color: Black;
}

.relations .head a:hover {	
	text-decoration: none;
}

.relations .body a {	
	text-decoration: underline;
}

.relations .body a:hover {	
	text-decoration: none;
}

/* PAGING */
.paging {
	float: left;
	font-size: 11px;
	width: 100%;
}

.paging a {
	color: #336699;
	text-decoration: underline;
	padding-right: 2px;
}

.paging a:hover {
	color: #336699;
	text-decoration: none;
}

.paging strong a {
	color: black;
	text-decoration: none;
} 

a.pdf {
	/*background: url(../img/icon-pdf.gif) no-repeat left;
	padding-left: 22px;*/
	text-decoration: underline;
	}
	
a.external {
	text-decoration: underline;
	}

.RepeaterLinkButton
{
    display: block;
    background-color: White;
    font-weight: normal;    
    /*padding: 2px 0 2px 0!important;*/
}

.RepeaterLinkButtonSelected
{
    display: block;
    background-color: #8CB1DA;
    font-weight:bold; 
    /*padding: 2px 0 2px 0!important;*/
}

.relations .navigation ul li.RepeaterLinkButtonSelected a {
    color: White;
    background-color: #8CB1DA;
    font-weight:bold; 
}

.eCol .navigation ul li {
	border-bottom: 1px dotted #999;
	border-top: none;
	padding-bottom: 2px;
}

.eCol .navigation {
	margin-bottom: 40px;
	border-top: 1px solid #ccc;	
	width: 160px;
}

.eCol .navigation ul li li {
	border-bottom: 0px dotted white;
	border-top: none;
}

.selected {
	background-color: #8CB1DA!important;
	color: white;	
}

.selected a {
	color: white;
}

.selectedHazardousWasteCategory {
	background-color: #8CB1DA!important;
	color: white!important;
	font-weight:bold;    	
}

.selectedHazardousWasteCategory a {	
	color: white!important;	
}

.HazardousWasteCategoryListLinkButton
{    
    font-weight:bold!important;     
}

.HazardousWasteCategoryListLinkButton:hover
{
    text-decoration: none!important;    
}

.categoryType ul 
{       
    /*border-top: 1px dotted #999;*/
}

.categoryType ul li
{       
    background-color: white!important;    
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    padding-left: 0px!important;        
    
}

.categoryType ul li a
{    
    padding-bottom: 3px!important;    
    padding-top: 3px!important;
    padding-left: 5px!important;        
}

.categoryType ul li.selected a
{    
    padding-top: 2px;
    padding-bottom: 2px;    
}

.categoryType ul li li a
{       
    padding-left: 3px!important;    
    line-height: 130%!important;    
}
