﻿/*
    Name:       Default.css
    Purpose:    Default Stylesheet
    Created:    2009-10-15; Internetfabriken
    Modified:   2011-05-10; Internetfabriken
    Comment:     
*/


/* GENERAL */

html, body { margin:0; padding:0; font-size:12px; text-align:center; color:#333333; font-family:arial,verdana,helvetica,sans-serif; }
body { background:#f1f1f1 url(/Images/framework/bg_body.gif) repeat-x left top; }

h1 { font-size:24px; color:#333333; margin:20px 0 0.5em 0; font-family:Georgia,serif; font-weight:normal; }
h2 { font-size:20px; color:#333333; margin:0 0 0.4em 0; }
h3 { font-size:14px; color:#333333; margin:0 0 0.2em 0; }
h4 { font-size:14px; color:#333333; margin:0 0 0.4em 0; }

p { margin:0 0 1.5em 0; line-height:1.55em; color:#666666; }

a:link, a:visited { color:#1f67b6; }
a:active, a:hover { color:#0c4d98; }

img { margin:0; padding:0; border:0; }

.left { float:left; clear:left; margin:5px 15px 10px 0px; }
.center { float:left; clear:both; margin:5px auto 10px auto; }
.right { float:right; clear:right; margin:5px 0px 10px 15px; }

ul { margin:0 0 0.4em 0; padding:0; color:#555555; list-style-type:none; }
ul li { margin-bottom:0.2em; padding-left:12px; background:transparent url(/Images/icons/bullet.png) no-repeat 0px 6px; }
ol { margin:0 0 0.4em 0; padding:0; color:#555555;  }
ol li { margin:0px 0px 4px 0px; list-style-position:inside; } 

table { width:auto; margin:0px 0px 10px 1px; color:#555555; border-collapse:collapse; border-top:solid 2px #cccccc; }
table tr {  }
table tr td { padding:5px 10px 5px 10px; border:solid 1px #cccccc;}

div { margin:0; padding:0;}
div.clearer { clear:both; height:0; line-height:0; font-size:0px; overflow:hidden; }
div.spacer { clear:both; height:0; margin-bottom:20px; line-height:0; font-size:0px; overflow:hidden; }


/*FRAMEWORK*/

div#framework { width:940px; margin:0 auto 0 auto; padding:0px 20px 0 20px; text-align:left; background-color:#ffffff; border-right:solid 1px #cccccc; border-bottom:solid 1px #cccccc; border-left:solid 1px #cccccc; overflow:hidden; }
div#frame_header { height:148px; margin-bottom:20px; overflow:hidden; }
div#frame_middle { width:940px; overflow:hidden; }
div#frame_top { height:142px; margin-top:-20px; margin-bottom:10px; padding-bottom:10px; background:transparent url(/Images/framework/bg_top_dropshadow.png) repeat-x left bottom; }
div#frame_leftcenter { float:left; width:700px; overflow:hidden; }
div#frame_left { float:left; width:160px; margin-right:20px; margin-bottom:10px; overflow:hidden; }
div#frame_wide_left { float:left; width:220px; margin-bottom:10px; overflow:hidden;}
div#frame_centerright { float:left; width:720px; overflow:hidden; }
div#frame_center { float:left; width:520px; margin-right:20px; margin-bottom:20px; overflow:hidden; }
div#frame_right { float:left; width:220px; margin-bottom:10px; overflow:hidden; }
div#frame_bottom { margin-bottom:10px; }
div#frame_footer { height:120px; /*background:transparent url(/Images/framework/bg_footer.gif) no-repeat left top;*/border-top:solid 1px #cccccc; overflow:hidden; }

div#frame_header ul.links { float:right; margin-top:40px; margin-right:10px; }
div#frame_header ul.links li { display:inline; background:none; }
div#frame_header ul.links li a:link, ul.links li a:visited { font-size:11px; color:#555555; }
div#frame_header ul.links li a:active, div#frame_header ul.links li a:hover { font-size:11px; color:#999999; }

img.top_image { height:140px; border-top:solid 1px #ffffff; border-bottom:solid 1px #ffffff; overflow:hidden; }

div#frame_footer p { float:right; margin:30px 25px 0px 0px; color:#333333; } 
div#frame_footer p a { color:#333333; }
div#frame_footer p a:active, div#frame_footer p a:hover { color:#666666; }

div.logo { margin-top:20px; margin-bottom:21px; }
div.logo a { display:block; width:232px; height:67px; background:transparent url(/Images/logo/top_logo.gif) no-repeat left top; text-decoration:none; overflow:hidden; }
img.print_logo { display:none; }

p.preamble { font-size:14px; font-weight:bold; color:#333333; }
p.date { margin-bottom:20px; font-size:14px; font-weight:normal; color:#333333; }
div.byline { margin-top:30px; margin-bottom:20px; padding-top:8px; text-align:right; color:#8b8b86; border-top:solid 1px #8b8b86; }
div.byline span {  }


/*CONTAINERS*/

div.container_flashwave { height:173px; background-image:url(/Images/flashwave/background.jpg); }

div.container_leftmenu { margin-bottom:20px; }
div.container_leftmenu ul { font-size:11px; }
div.container_leftmenu ul li { margin:0px; border-top:1px solid #cccccc; background:none; }
div.container_leftmenu ul li a:link, div.container_leftmenu ul li a:visited { text-decoration:none; display:block; color:#000000; font-weight:normal;  } 
div.container_leftmenu ul li a:active, div.container_leftmenu ul li a:hover { color:#0c4d98; } 
div.container_leftmenu ul li.first { border:0; }
div.container_leftmenu ul li.selected a { color:#0c4d98; font-weight:bold; }

div.container_leftmenu ul.level1 li.first { background:transparent url(/Images/nav/nav_left/bg_nav_header_new.gif) repeat-x left top;  }
div.container_leftmenu ul.level1 li.first a { font-size:12px; font-weight:bold; margin-left:10px; color:#ffffff; font-weight:bold;  }
div.container_leftmenu ul.level1 li.expanded span { font-size:12px; font-weight:bold; padding-left:10px; color:#ffffff; display:block; }

div.container_leftmenu ul.level1 li ul.level2 { margin-top:10px; margin-bottom:-10px; }
div.container_leftmenu ul.level1 li ul.level2 a { color:#000000; font-size:11px; font-weight:normal; }
div.container_leftmenu ul.level1 li ul.level2 li ul.level3 { margin-top:10px; margin-bottom:-10px; }
div.container_leftmenu ul.level1 li ul.level2 li.expanded span { font-size:11px; font-weight:normal; }
div.container_leftmenu ul.level1 li ul.level2 li { background-image:none; }
div.container_leftmenu ul.level1 li ul.level2 li ul.level3 li {  }
div.container_leftmenu ul.level1 li { padding:8px 0px 10px 0px; }
div.container_leftmenu ul.level2 li { padding-left:10px; }

div.container_leftmenu ul.level1 li ul.level2 li.expanded span { padding-left:0px; color:#000000; }
div.container_leftmenu ul.level1 li ul.level2 li.selected span { color:#d19b1f; font-weight:bold;  }
div.container_leftmenu ul.level1 li ul.level2 li a { margin-left:0px; color:#000000; font-weight:normal; }
div.container_leftmenu ul.level3 { margin-left:10px; background-color:#f0f0f0; }

div.container_paging { margin-bottom:20px; padding-top:15px; border-top:solid 1px #cccccc; }
div.container_paging a { padding:0px 3px 0px 3px; font-weight:bold; }
div.container_paging a.active { color:#000000; text-decoration:none;  }
div.container_paging a.first { display:none; }
div.container_paging a.prev { padding-right:10px; }
div.container_paging a.next { padding-left:12px; }
div.container_paging a.last { display:none; }

div.container_moduleimage { margin:0px 0px 20px 0px; padding:0; background-color:#f0f0f0; border-bottom:solid 1px #dddddd; }
div.container_moduleimage p.caption {margin:0 5px 5px 5px; font-size:11px; }

div.container_modulelatestnews { margin-bottom:20px; padding:10px 10px 10px 10px; background-color:#f0f0f0; border:solid 1px #dddddd; }
div.container_modulelatestnews div.header { padding-bottom:8px; color:#666666; font-size:14px; font-family:georgia,serif; font-weight:bold; line-height:1.5em; border-bottom:solid 1px #dddddd; }
div.container_modulelatestnews div.body { padding-top:15px; color:#555555; font-size:11px; border-top:solid 1px #ffffff; overflow:hidden;  }
div.container_modulelatestnews div.body p { line-height:1em; }
div.container_modulelatestnews div.body p a { }
div.container_modulelatestnews div.body p span.date { font-size:10px; color:#666666; }

div.container_modulerelated { margin-bottom:20px; padding:10px 10px 10px 10px; background-color:#f0f0f0; border:solid 1px #dddddd; }
div.container_modulerelated div.header { padding-bottom:8px; color:#666666; font-size:14px; font-family:georgia,serif; font-weight:bold; line-height:1.5em; border-bottom:solid 1px #dddddd; }
div.container_modulerelated div.body { padding-top:15px; color:#555555; font-size:11px; border-top:solid 1px #ffffff; overflow:hidden; }
div.container_modulerelated div.body p { line-height:1.6em; }
div.container_modulerelated div.body ul {  }
div.container_modulerelated div.body ul li { margin-bottom:10px; padding-left:0; background:none; }
div.container_modulerelated div.body ul li a {  }
div.container_modulerelated div.body ul li img.icon { margin:0px 0px 0px 6px; vertical-align:bottom; }

div.container_moduletext { margin-bottom:20px; padding:10px 10px 10px 10px; background-color:#f0f0f0; border:solid 1px #dddddd; }
div.container_moduletext div.header { padding-bottom:8px; color:#666666; font-size:14px; font-family:georgia,serif; font-weight:bold; line-height:1.5em; border-bottom:solid 1px #dddddd; }
div.container_moduletext div.body { padding-top:8px; color:#555555; font-size:11px; border-top:solid 1px #ffffff; overflow:hidden; }
div.container_moduletext div.body p { margin-bottom:0.5em; line-height:1.6em; color:#555555; }
div.container_moduletext div.body h3 { font-size:11px; font-weight:bold; }
div.container_moduletext div.body p.preamble { font-weight:bold; } 

div.container_news_archive { margin-bottom:20px; }
div.container_news_archive ul { margin-bottom:20px; }
div.container_news_archive ul li { margin-bottom:0.3em; padding-left:0; background:none; }
div.container_news_archive ul li a {  }

div.container_searchresult { margin-bottom:10px; }
div.container_searchresult h3 { font-family:Georgia,serif;  } 
div.container_searchresult p { font-size:14px; }
div.container_searchresult p span { font-weight:bold; } 

div.container_searchresultlist { margin-bottom:20px;  }
div.container_searchresultlist div.odd { }
div.container_searchresultlist div.even { }

div.container_searchresultlistiten { margin-bottom:10px; padding:10px 0px 0px 0px; border-top:solid 1px #cccccc; }
div.container_searchresultlistiten h3 { margin-bottom:0.4em; }
div.container_searchresultlistiten p { font-size:12px; font-weight:normal; color:#555555; }

div.container_sitemap { margin-bottom:20px; padding:20px 0px 10px 0px; background-color:#f5f4f0; }
div.container_sitemap ul.level1 { margin:0px 5px 0px 5px; padding:0;}
div.container_sitemap ul.level1 li { position:relative; float:left; width:166px; margin:0px 10px 5px 10px; padding:0; background-image:none; overflow:hidden; }
div.container_sitemap ul.level1 li a:link, div.container_sitemap ul.level1 li a:visited { margin-bottom:10px; font-size:14px; font-family:georgia,serif; font-weight:bold; text-decoration:none; display:block; }
div.container_sitemap ul.level1 li a:active, div.container_sitemap ul.level1 li a:hover { text-decoration:underline;}
div.container_sitemap ul.level2 { position:relative; float:left; margin:0px 0px 5px 0px; padding:0; }
div.container_sitemap ul.level2 li { margin:0px 0px 5px 0px; padding:0; }
div.container_sitemap ul.level2 li a:link, div.container_sitemap ul.level2 li a:visited { margin-bottom:0px; font-size:12px; font-family:arial,sans-serif; font-weight:normal; text-decoration:none; display:block; color:#0c4f8f;  }
div.container_sitemap ul.level2 li a:active, div.container_sitemap ul.level2 li a:hover { text-decoration:underline; }
div.container_sitemap ul.level3 { position:relative; float:left; margin:5px 0px 0px 10px; padding:0; }
div.container_sitemap ul.level3 li { margin-bottom:3px; }

div.container_standardpushlist {  }
div.container_standardpushlist_startpage { margin-bottom:20px; }

div.container_standardpush { margin-bottom:30px; color:#555555; }
div.container_standardpush img.left { float:left; margin:0px 10px 0px 0px; }
div.container_standardpush img.right { float:right; margin:0px 0px 0px 10px;  }
div.container_standardpush img.top { display:block; margin:0px auto 0px auto; }
div.container_standardpush h2 { margin-top:10px; margin-bottom:0.2em; font-size:14px; color:#333333; }
div.container_standardpush p { margin-bottom:0.4em; }
div.container_standardpush a { }
div.container_standardpush div.push_corner_shadow { display:none;}

div.container_topmenu { height:40px; margin:0px; padding-right:20px; background:transparent url(/Images/nav/top_menu/bg_top_menu_new.gif) repeat-x left top; }
div.container_topmenu ul {float:right; margin:0px; padding:0; list-style-type:none; }
div.container_topmenu ul li { float:left; margin:9px 0px 0px 5px; padding:1px 15px 1px 15px; font-size:17px; font-family:georgia,serif; white-space:nowrap; background:none; }
div.container_topmenu ul li a:link, div.container_topmenu ul li a:visited { color:#ffffff; text-decoration:none; display:block; }
div.container_topmenu ul li a:active, div.container_topmenu ul li a:hover { color:#feb202; }
div.container_topmenu ul li.expanded { background-color:#f2bf4a; color:#333333; -moz-border-radius:10px; }
div.container_topmenu ul li.expanded a  { color:#333333; }
div.container_topmenu ul li.expanded a:active, div.container_topmenu ul li.expanded a:hover { color:#333333; }
div.container_topmenu ul li.selected { background-color:#f2bf4a; color:#333333; -moz-border-radius:10px; }


/* CONTAINERS OVERRIDES */

div.container_news_archive p.date { margin-bottom:5px; font-size:12px; color:#000000; }
div.container_searchresultlistiten p.date { margin-bottom:5px; font-size:12px; color:#666666; }

div.container_standardpushlist_startpage div.container_standardpush { float:left; position:relative; width:290px; margin:0px 0px 0px 20px; padding:25px 25px 20px 25px; font-size:11px; background:transparent url(/Images/bg_corporate_push_310.png) no-repeat center top; z-index:0; overflow:hidden; }
div.container_standardpushlist_startpage div.container_standardpush img.top { margin-bottom:5px; }
div.container_standardpushlist_startpage div.container_standardpush h2 { margin-top:0;color:#333333; font-size:18px; font-weight:normal; font-family:georgia,serif; }
div.container_standardpushlist_startpage div.container_standardpush p { margin-bottom:0.6em; }
div.container_standardpushlist_startpage div.container_standardpush a.link { display:inline-block; margin-top:4px; padding:3px 8px 3px 8px; color:#1f67b6; background-color:#dddddd; text-decoration:none; }
div.container_standardpushlist_startpage div.container_standardpush a.link:active, div.container_standardpushlist_startpage div.container_standardpush a.link:hover { color:#0c4d98; }
div.container_standardpushlist_startpage div.container_standardpush div.push_corner_shadow { display:inline-block; width:149px; height:58px; position:absolute; right:-5px; bottom:0; background:transparent url(/Images/bg_corporate_push_corner_shadow.png) no-repeat right bottom; z-index:-1; }
div.container_standardpushlist_startpage div.spacer { margin-bottom:5px; }




div#frame_wide_left div.container_moduletext { padding-bottom:30px; background:#f0f0f0 url(/Images/bg_push_startpage.png) no-repeat center bottom; }
div#frame_wide_left div.container_moduletext div.header { color:#214d7e; border-bottom:solid 2px #f2bf4a; }
div#frame_wide_left div.container_moduletext div.body { color:#333333; border-top:solid 1px #ffffff; }
div#frame_wide_left div.container_moduletext div.body p { color:#333333; }

/* FORM ELEMENTS */

input { margin:0px 0px 10px 0px;}
input[type="text"] { margin:0px 0px 10px 0px; padding:5px 8px 5px 8px; font-family:arial,helvetica,sans-serif; font-size:11px; color:#333333; border:solid 1px #dedede; overflow:auto; }
input[type="password"] { margin:0px 0px 10px 0px; padding:5px 8px 5px 8px; font-family:arial,helvetica,sans-serif; font-size:11px; color:#333333; border:solid 1px #dedede; overflow:auto; }
input[type="radio"] { margin:0px 0px 2px 4px; }
input[type="checkbox"] { margin:0px 2px 0px 0px; }
input[type="submit"] { height:26px; margin:0; padding:0px 10px 4px 10px; border:0; font-size:12px; font-family:arial,helvetica,sans-serif; font-weight:bold; text-transform:uppercase; text-align:center; color:#ffffff; background-color:#cccccc; cursor:pointer; } 

textarea { margin:0px 0px 10px 0px; padding:5px 8px 5px 8px; font-family:arial,helvetica,sans-serif; font-size:11px; color:#333333; border:solid 1px #dedede; }
select { height:22px; margin:0px 0px 10px 0px; padding:1px 1px 1px 5px; font-family:arial,helvetica,sans-serif; font-size:11px; color:#333333; border:solid 1px #dedede; }
select option { margin:0px 20px 5px 0px; }
fieldset { border:0; margin:0; padding:0; }
legend { margin-bottom:5px; font-size:14px; font-weight:bold; color:#555555;}
label { min-width:50px; margin-right:10px; margin-left:5px; vertical-align:top; font-weight:bold;}

input.button { height:26px; margin:0; padding:0px 10px 4px 10px; border:0; font-size:12px; font-family:arial,helvetica,sans-serif; font-weight:bold; text-transform:uppercase; text-align:center; color:#ffffff; background-color:#cccccc; cursor:pointer; } 
.textbox { margin:0px 0px 10px 0px; padding:5px 8px 5px 8px; font-family:arial,helvetica,sans-serif; font-size:11px; color:#333333; border:solid 1px #dedede; overflow:auto; }


/* FORM CONTAINERS */

div.container_searchform { float:right; width:240px; margin-top:25px; background: transparent url("/Images/bg_container_searchform.gif") repeat-x left top;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    clear: right;
    float: right;
    margin-bottom: 0;
    padding: 9px 7px 0;
    width: auto; }

div.container_searchform input.textbox { float:right; width:150px; height:14px; margin-right:8px; padding:5px 8px 5px 8px; font-family:arial,helvetica,sans-serif; font-size:11px; color:#999999; background-color:#ffffff; border:solid 1px #dedede;} 
div.container_searchform input.button_search { float:right; height:26px; margin:0; padding:0px 4px 4px 4px; border:0; font-size:12px; font-family:arial,helvetica,sans-serif; font-weight:bold; text-transform:uppercase; text-align:center; color:#666666; background-color:#f7cf78; cursor:pointer; }


/* XFORMS */

div.container_xform { margin-bottom:20px; padding:10px 10px 10px 10px; background-color:#f9edd3; border:solid 1px #f7e4b8; }
div.container_xform p { color:#333333; }
div.container_xform table { width:auto; margin:0px 0px 10px 1px; color:#555555; border-collapse:collapse; border-top:0; }
div.container_xform table tr td { padding:2px; border:0; }
div.container_xform hr.linje { margin:0px 0px 5px 0px; border-bottom:solid 1px #cccccc; }
div.container_xform span { font-weight:bold; font-size:11px; }
div.container_xform fieldset { border:0; }
div.container_xform fieldset label { font-weight:normal; }
div.container_xform input[type="radio"] { margin:0px 0px 5px 4px; }
div.container_xform input[type="checkbox"] { margin:0px 2px 5px 0px; }
div.container_xform input[type="submit"] { background-color:#F2BF4A; color:#555555; }
 
div.container_xform span.radiobuttons label { font-weight:normal;}

.MenuCell { padding:2px 0px 2px 0px; border-bottom:solid 1px #eeeeee;}
.MenuCell a { display:block; }
span.xformvalidator { padding-left:10px; color:#ff0000; }
div.error { margin-bottom:10px;  }
div.error ul { margin-top:5px; color:#ff0000;  font-style:italic; }
div.error ul li { background:transparent url(/Images/icons/bullet_error.png) no-repeat 0px 6px; }


/* XFORMS OVERRIDES */

div#frame_center div.container_xform table input.textbox { width:350px; }
div#frame_center div.container_xform table textarea { width:350px; }
div#frame_center div.container_xform h3 { margin-bottom:10px; }

div#frame_right div.container_xform { margin-bottom:20px; padding:10px 10px 10px 10px; }
div#frame_right div.container_xform p { margin-bottom:10px; padding-bottom:8px; color:#666666; font-family:georgia,serif; font-size:14px; font-weight:bold; line-height:1.5em; }
div#frame_right div.container_xform table input.textbox { width:170px; }
div#frame_right div.container_xform table textarea { width:170px; }
div#frame_right div.container_xform table span.xformvalidator { padding-left:2px; }
