/*--- Page header and navigation styles -------------------------------------*/
div#header {
	text-align: left; width: 780px;
}

div#logo {
	float: left; width: 250px;
}

div#logo form {
	float: left;
}

div#logo label input.tekst {
	width: 130px;
}

div#logo img.home {
	border: 0px; height: 13px; width: 15px; position: relative; top: 4px; left: 10px;
}

div#logo img.nfia {
	border: 0px; height: 72px; width: 221px; margin-top: 30px; margin-bottom: 23px;
}

div#navigation {
	float: right; width: 529px;
}

div#navigation img {
	height: 138px; width: 529px;
}

div#navigation ul {
	list-style-type: none; margin: 0px; padding: 0px; font-weight: bold;
}

ul#menu {
	float:left; font-size: 8pt; text-align: center; color: #FFFFFF;
}

ul#menu li.menu {
	float: left; position: relative; padding-top: 4px; padding-bottom: 4px; width: 105px; margin-left: 1px; cursor: default;
	background-color: #EF7D0B; background-image: url(../images/site/corners.gif); background-position: top left; background-repeat: no-repeat;
}

ul#menu li.menu:hover, ul#menu li.hover {
	background-color: #FFA953;
}

ul#menu li.menu ul {
	display: none; position: absolute; left: 0px; top: 100%; min-width: 105px;
	background-color: #EF7D0B; text-align: left; font-size: 8pt;
	filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9;
}

ul#menu li.menu ul a {
	display: block; color: #FFFFFF; text-decoration: none; white-space: nowrap;
	padding: 4px 10px 4px 10px;
}

ul#menu li.menu ul a:hover {
	background-color: #FFFFFF; color: #EF7D0B; filter: alpha(opacity=90);
}

/*--- Page body styles ------------------------------------------------------*/
table#container {
	height: 300px; width: 780px; table-layout: fixed; margin-top: 20px; text-align: left;
}

table#container td {
	vertical-align: top;
}

table#container td.left {
	width: 220px; border-left: 1px solid #ACADB5; border-right: 1px solid #ACADB5;
	padding-left: 15px; padding-right: 15px;
}

table#container td.content {
	border-right: 1px solid #ACADB5; padding-left: 15px; padding-right: 15px;
}

table#footer {
	background-color: #EF7D0B; margin-top: 20px; width: 780px; table-layout: fixed;
}

table#footer td.footmenu {
	text-align: left; padding-left: 7px; font-size: 7.5pt;
}

table#footer td.footmenu a {
	text-decoration: none; color: #FFFFFF; margin-left: 4px; padding-left: 4px; border-left: 1px solid #FFFFFF;
}

table#footer td.footmenu a:hover {
	text-decoration: underline;
}

table#footer td.logo {
	text-align: right;
}

/*--- Web forms -------------------------------------------------------------*/
div#help {
	background-color: #FFFFFF; border: 1px solid #EF7D0B; display: none; width: 250px; padding: 5px; position: absolute;
}

form.webform, form.downloads {
	border: 4px solid #EF7D0B; padding: 5px; margin-top: 1em;
}

form.webform div.buttons, form.downloads div.buttons {
	text-align: center; margin-top: 10px;
}

form.webform div.buttons input, form.downloads div.buttons input {
	width: 115px;
}

form.webform table {
	table-layout: fixed; width: 100%;
}

form.webform table col.header {
	 width: 90px;
}

form.webform table col.header2 {
	 width: 110px;
}

form.webform table td {
	padding-bottom: 1px; padding-right: 10px;
}

form.webform table th {
	text-align: right; font-weight: normal; padding-right: 10px;
}

form.webform table th.subheader {
	padding-top: 0.75em; padding-left: 5px; text-align: left;
}

form.webform table th.top {
	vertical-align: top; padding-top: 0.2em;
}

form.webform table th img {
	margin-right: 2px; float: left;
}

form.webform input.tekst {
	border: 1px solid #AAAAAA; width: 100%;
}

form.webform textarea {
	border: 1px solid #AAAAAA;
}

form.webform select {
	border: 1px solid #AAAAAA; margin: 0px 0px 1px 0px;
}

table#container form.downloads td {
	vertical-align: middle;
}

form.downloads td label {
	padding-right: 50px;
}

form.downloads h2 {
	margin-top: 1em;
}

form.downloads h2.first {
	margin-top: 0px;
}

div.rows label {
	display: block;
}

div.rows label.other span input {
	border: 1px solid #AAAAAA; margin-left: 5px; width: 260px;
}

div.cols label {
	display: block; float: left; white-space: nowrap; min-width: 50%;
}

/*--- Other styles ----------------------------------------------------------*/
.klik {
	cursor: pointer;
}
