﻿/*
Title:	Dansk Gartneri subnavigation CSS
Auhtor: Danish Agricultural Council, Department of Webcommunications
*/

div.opacityArea ul.lists {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
	top: 0px;
	left: 0px;
	background: url(../gfx/bg_lists.gif);
}

div.opacityArea ul.lists li.lists ul.lists {
	margin: 0px;
	padding: 0px;
	background: none;
}

div.opacityArea li.lists {
	background: url(/sites/danskgartneri/gfx/knapper/pile_knap.gif) no-repeat 0px 3px;
	padding: 0px;
	margin: 0px;
	margin-left: 6px;
	padding-left: 20px;
}

div.opacityArea li.pdf {
	background: url(/sites/danskgartneri/gfx/knapper/pdf_ikon.png) no-repeat 0px 1px;
}

div.opacityArea li.lists img.spacer {
	height: 18px;
	width: 1px;
	border: none;
	vertical-align:middle;
}

div.opacityArea li.lists a {
	text-decoration: none;
}

div.opacityArea li.lists li.lists {
	margin-left: 0px;
}

div.opacityArea li.lists li.lists a {
	font-weight: normal;
} 