@import url("master.css");

/* ----- IDS ----- */
#container { width: 985px; margin: 0 auto; background: #fff; }
#top-layer { margin: 1em 1.5em 1.5em; }
#top-logo { padding-left: 10px; }
#nav-layer { margin: 1.5em 1.1em; }
#main-layer { clear: both; margin: 7em 1.5em 1.5em 1.1em; }
#main-content { margin: 0 225px 0 185px; padding: 1.25em 1.5em; height: 1%; }
#main-content-home { padding: 20px 20px 0 0; margin: 0 225px 0 4px; background: url('/Files/Billeder/background-main-content.gif') repeat-x; }
#footer { clear: both; height: 40px; margin: 0 1.5em; }

#home-content { background: url('/Files/Billeder/background-home-content.gif') repeat-y; }
#home-content-main { min-height: 246px; background-repeat: no-repeat; background-position: 62% 0; }
#left-content { float: left; width: 185px; }
#right-content { float: right; width: 225px; }
#right-news { padding: 1.5em; background: #0688d3; color: #fff; }
#right-info { padding: 1.5em; background: url('/Files/Billeder/background-right-info.gif') repeat-x; }

/* ----- CLASSES ----- */
.home-box { width: 340px; min-height: 340px; background: url('/Files/Billeder/background-home-box.gif') no-repeat; }
.lime { background-color: #8dc73e; min-height: 312px; }
.fushia { background-color: #ca6ab2; min-height: 312px; }
.text-left { margin-left: 120px; height: 1%; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, .h1, h2, .h2, h3, .h3 { color: #0688d3; }

#top-logo p { margin: 0.8em 2px; font-size: 1.1em; }
#right-content p { margin: 0.6em 0; line-height: 1.2em; }
#right-content .h3 { color: #fff; }
#home-content-main h1 { padding: 1.5em 15em 0 1.1em; font-size: 2em; }
#home-content-main p { padding: 1em 35em 0 2em; margin: 0; color: #b54398; font-size: 1.1em; font-weight: bold; }
#main-content p { font-size: 1.1em;}

.home-box div { margin: 1.25em; }
.lime p, .fushia p { margin: 0 2em 1em; }
.lime p img, .fushia p img { margin-top: 1em; }
.lime p { line-height: 1.2em; }
.fushia p { color: #fff; }
.fushia p strong { font-size: 1.2em; }

.hr { border-top: 1px solid #e0e0e0; padding-top: 0.8em; }

p.fox { margin-top: 4em !important; }
p.fox strong { color: #004e7e; }

/* ----- LINKS ----- */
a { color: #0688d3; }
#home-content-main a { color: #b54398; }
#right-news a { color: #fff; }
#right-news a:hover { text-decoration: none; }
.lime p a { color: #747474; text-transform: uppercase; font-weight: bold; }
.fushia p a { color: #fff; }

/* ----- IMAGES ----- */
#home-content-main a img { vertical-align: middle; }

/* ----- LISTS ----- */
#left-content li { background: url('/Files/Billeder/arrow-green.gif') no-repeat 0.5em 2em; padding: 1.5em 1em 0 1.5em; }
#left-content li a { color: #0688d3; font-weight: bold; }

#footer ul { border-top: 1px solid #e0e0e0; }
#footer li { float: left; display: block; padding: 1.5em 0 0 2.6em; line-height: 1.1em; background: url('/Files/Billeder/arrow-green.gif') no-repeat 1.5em 1.8em; }
#footer li.first, #footer li.copy, #footer li.rss, #footer li.last { padding-left: 0; background: none; }
#footer li.first { width: 180px; }
#footer li.rss { padding: 1.4em 0 0 2.1em; }
#footer li.last { padding: 1.25em 0 0 8em; }
#footer li a { color: #626262; }

#nav-layer li { float: left; position: relative; width: 137px; height: 48px;}
#nav-layer li a { display: block; width: 121px; padding: 19px 0 11px 16px; background: url('/Files/Billeder/background-nav-layer.gif'); color: #767676; text-transform: uppercase; font-weight: bold; }
#nav-layer li a#selected, #nav-layer li a.inpath, #nav-layer li a:hover { color: #0381cd; text-decoration: none; background: url('/Files/Billeder/background-nav-layer-hover.gif'); }
#nav-layer li ul { position: absolute; width: 137px; left: -999em; }
#nav-layer li:hover ul, #nav-layer li.sfhover ul { left: 0; top: 43px; z-index: 99999; background: url('/Files/Billeder/background-nav-drop-top-layer.gif') no-repeat; }
#nav-layer li li { height: auto !important; }
#nav-layer li li.first { margin-top: 4px; }
#nav-layer li li.last { padding-bottom: 5px; background: url('/Files/Billeder/background-nav-drop-bot-layer.gif') no-repeat bottom; }
#nav-layer li li a {float: left; width: 113px; padding: 0 8px 0 16px; background: #fff url('/Files/Billeder/background-nav-drop-layer.gif') repeat-y; color: #0688d3; text-transform: none; font-weight: normal; }
#nav-layer li li a#selected, #nav-layer li li a:hover { color: #ca6ab2; background: #fff url('/Files/Billeder/background-nav-drop-layer.gif') repeat-y; }

#main-content li { background: url('/Files/Billeder/arrow-pink.gif') no-repeat 0.3em 0.5em; padding-left: 1.5em; }
#main-content ol { list-style: decimal; padding-left: 1.5em; }
dl.next dt, dl.lnext dt { float: left; }
dl.next dt { width: 5em; }
dl.lnext dt { width: 15em; }
dl.next dd, dl.lnext dd { height: 1%; }
dl.next dd { margin-left: 5em; }
dl.lnext dd { margin-left: 15em; }
dt { font-weight: bold; }

/* ----- FORMS ----- */
#top-layer fieldset { float: right; clear: right; border: 0 !important; display: inline; padding-top: 1.5em; }
.search fieldset { border: 0 !important; padding: 0 0 1em; }
.keywords input { width: 180px; height: 15px; padding: 1px 4px; border: 1px solid #1275ac; }
.advanced a { margin-left: 70px; color: #757575; }

#news-form input { width: 149px; height: 13px; padding: 4px 4px 3px; border: 1px solid #7c9ab4; }
#news-form button { display: inline; vertical-align: top; }

#main-content label { text-transform: uppercase; }
#main-content select, #right-info select { width: 190px; }
