/* screen.css */

body {
    font:  Tahoma, Verdana, Arial, Helvetica, sans-serif;  /*"Trebuchet MS", arial, sans-serif*/
    color: #666;
    background: #fff url(/gfx/page_bg.gif) repeat-x top left;
	margin: 10px 0;
}

#wrapper {
    width: 891px;
    margin: 0 auto;
}

#top_shadow {
    width: 891px;
    height: 25px;
   background: url(/gfx/wrap_top.png) no-repeat top left;
}

#header, #header_edit {
	position: relative;
	width: 870px;
	height: 91px;
}

#main {
    width: 871px;
    background: url(/gfx/wrap_bg.png) repeat-y top left;
    padding: 10px 10px 0 10px;
    position: relative;
}

#footer, #footer_edit {
	position: relative;
    width: 887px;
    height: 95px;
    margin: 0 auto;
    background: url(/gfx/footer.jpg) no-repeat top left;
}

#bottom_shadow {
	clear: both;
	height: 45px;
	background: url(/gfx/bottom_shadow.jpg) no-repeat bottom left;
}

#logo {
	position: absolute;
	top: 0px;
	left: 22px;
    width: 360px;
}

#slogan {
	position: absolute;
	top: 28px;
	left: 400px;
	width: 450px;
	text-align: right;
	font: bold italic 1.2em georgia, "times new roman", serif;
	color: #bdbdbd;
}

#logos {
    height: 62px;
    overflow: hidden;
}

#content {
    clear: left;
    width: 829px;
    padding: 0 21px 0px 21px;
}

/* ---- Navigation ---- */

#navigation {
	font-family: Tahoma, "Times New Roman", Times, sans-serif;
    width: 836px;
    height: 40px;
    margin: 0 auto;
    background: url(/gfx/menu_shadow.gif) no-repeat top left;
}

#navigation ul {
	text-align: center;
	width: 828px;
	height: 40px;
	position: relative;
    top: 2px;
    left: 4px;
	line-height: 41px;
}
 
#navigation ul li {
	display: inline;
}

#navigation li a {
    display: inline;
    text-decoration: none;
    color: #fff;
    padding: 10px 15px 8px 15px;
    font-size: .95em;
	margin-left: -2px;
	margin-right: -3px;
}

#navigation li a:hover {
	background: url(/gfx/menu_active_bg.gif) repeat-x top right;
	text-decoration: none;
}

#navigation li.active a, #navigation li.dir_active a {
    background: url(/gfx/menu_active_bg.gif) repeat-x top right; 
}

/* ---- Subnavigation ---- */
#subnavigation ul
{
	padding: 30px 0 6px 0;
	background: #f2f2f2 url(/gfx/submenu_top.jpg) no-repeat top right;
}
#subnavigation ul li 
{
	display: block;
	background-color: #f2f2f2;
	font-family: Tahoma, "Times New Roman", Times, sans-serif;
	font-size: .9em;
	margin: 0;
	padding: 0;
}
#subnavigation ul li.active ul li.active a
{
	font-weight: bolder;
}
#subnavigation ul li a
{
	display: block;
	width: 160px;
	padding: 5px 16px;
	margin: 0;
}
#subnavigation ul li a:hover
{
	background-color: #e0cdc2;
	text-decoration: none;
}
#subnavigation ul li ul {
	padding: 0 0 8px 0;
}
#subnavigation ul li.active ul li.active ul li a
{
	font-weight: normal;
	padding: 3px 16px 3px 26px;
	width: 150px;
}

/* ---- Columns ---- */

#intro_col { /* Introduction text */
    float: left;
	display: inline;
    margin: 10px 20px 0 15px;
    width: 590px;
}

#news_col { /* News on startpages */
    float: left;
    width: 190px;
    font-family: georgia, "times new roman", serif;
    font-size: .95em;
	margin: 2px 20px 0 20px;
}

#news_col li{
	margin-bottom: 10px;
}

#news_col li a {
    color: #000000;
    text-decoration: none;
}

#news_col li a:hover {
	color: #8e3c05;
	text-decoration: none;
}

#subnav_col { /* Column for subnavigation and features */
	float: right;
	width: 193px;
}

#subnav_col_edit {
	width: 193px;
	height: 450px;
}

#main_col { /* Wide column for main content */
	float: left;
	display: inline;
	width: 540px;
	margin: 15px 0 0 15px;
}

.two_col { /*  One of two parallell content columns */
	float: left;
	display: inline;
	width: 294px;
	margin: 30px 0 0 15px;
}

.three_col { /*  One of three parallell content columns */
	float: left;
	display: inline;
	width: 230px;
	margin: 0 25px 0 15px;
}

/* ---- Predefined alignment of images ---- */

.images_left img {
	float: left;
	margin-right: 20px;
}

.images_right img {
	float: right; 
	margin-left: 20px;
}

/* ---- Text ---- */

h1 {
	font: normal 1.6em Georgia, "Times New Roman", Times, serif /*palatino, "palatino linotype", "book antiqua", "times new roman", "times", serif*/ ;
    margin: .7em 0 .5em 0;
}

h2 {
	font: normal 1.3em Georgia, "Times New Roman", Times, serif /* "palatino linotype", "book antiqua", "times new roman", "times", serif*/ ;
    margin: .7em 0 .1em 0;
}



h3 {
    font: normal 1em Georgia, "Times New Roman", Times, serif /*palatino, "palatino linotype", "book antiqua", "times new roman", "times", serif*/ ;
    margin: 2em 0 .7em 0;
    color: #664747;
}

h4 {
    font-size: normal 1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
    margin: 1.7em 0 .3em 0;
    color: #94755c;
}

h5 {
	font-size: 0.85em;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif /*palatino, "palatino linotype", "book antiqua", "times new roman", "times", serif*/ ;
	font-weight: normal;
	margin: 0 0 .8em 0;
	line-height: 1.6em;
}

p {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: .812em;
	line-height: 150%;
	margin-bottom: 1.5em;
}
legend, input, label, textarea, select
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: .812em;
}
#main_col ul, .two_col ul, .three_col ul {
	font-family: tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	list-style: square;
	margin-left: 16px;
	line-height: 150%;
}

#main_col li, .two_col li, .three_col li  {
	margin-bottom: 0.9em;
}

.newsarchive p {
	margin-bottom: 1.3em;
}

#footer p, #footer_edit p {
	display: block;
	width: 887px;
	padding-top: 12px;
	text-align: center;
	font-family: "trebuchet ms", sans-serif;
	font-size: .8em;
	margin: 0;
	color: #fff;
}

.two_col h4 {
	font-family: georgia, "times new roman" serif;
	margin: 1em 0 0 0;
	color: #000;
}

p.back { margin-top: 1em; }

/* ---- Links ---- */

a {
    color: #be161c;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer a, #footer_edit a {
	text-decoration: none;
	color: #fff;
}

.puff_box a.pdf {
	display: block;
	background: url(/gfx/pdf.gif) no-repeat center left;
	padding-left: 2.2em;
}


/* ---- Misc ---- */

br.clear { clear: both; }
div.clear { clear: both; }


/* ----- Vårljus organisationsschema ------ */



#orgschema {
	width: 600px;
	height:650px;
	position: relative;
	top: 300px;
	margin-left:15px;
	margin-bottom: 300px;
	background: #fff url(/gfx/orgschema-lines.jpg) top left no-repeat;
}

#orgschema a { color: #fff; text-decoration:underline; }



#orgschema div {
	padding-top: 20px;
	margin-left: 8px;
	width: 165px;
	height:36px;
	background: #9297a1 url(/gfx/orgschema-bkg.jpg) repeat-x top left;
	color:#fff;
	text-align:center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight:bold;
	line-height:15px;
}	

#orgschema #one { position: absolute; top:0; left:198px; }

#orgschema #two { position:absolute; top:90px; left:0px; float: left; }
#orgschema #three { position:absolute; top:90px; left:198px; float: left;}
#orgschema #four { position:absolute; top:90px;	left:396px; padding: 12px 0 8px 0; font-size: 12px; }

#orgschema #five { position:absolute; top:184px; left:80px; float: left;}
#orgschema #six { position:absolute; top:184px;	left:312px; float: left; }

#orgschema #seven { position:absolute; top:279px; left:80px; clear: both; float: left; }
#orgschema #eight { position:absolute; top:279px; left:312px; float: left;}

#orgschema #nine { position:absolute; top:374px; left:80px; clear: both; float: left; padding: 12px 0 7px 0; font-size: 12px;}
#orgschema #ten { position:absolute; top:374px;	left:312px; float: left;}

#orgschema #eleven { position:absolute; top:469px; left:80px; clear: both; float: left; }
#orgschema #twelve { position:absolute; top:469px; left:312px; float: left;}

#orgschema #thirteen { position:absolute; top:564px; left:80px; clear: both; float: left; }
#orgschema #fourteen { position:absolute; top:564px; left:312px; float: left;}





/* ---- Splash related ---- */

#splash {
    width: 828px;
    height: 250px;
    background-color: #000;
	text-align: right;
}

#splash p.heading {
	clear: both;
	padding-top: 155px;
	margin: 0 60px 0 0;
	color: #fff;
	font: bold italic 2.8em georgia, "times new roman", serif;
}

#splash p.subheading {
	margin: 0 30px 0 0;
	color: #fff;
	font: 1.5em "trebuchet ms", "times new roman", serif;
}

#image-carousel {
    height: 320px;
}


/* ---- Feature related ---- */

.feature_box p {
	font-family: tahoma, "trebuchet ms", sans-serif;
	font-size: .75em;
	margin: 0 0 .5em 0;
}

.featureLink {
	width: 193px;
	height: 66px;
	margin: 8px 0;
	text-align: right;
	cursor: pointer;
}

.featureLink p.heading {
	clear: both;
	padding-top: 10px;
	margin: 0 8px 0 0;
	color: #fff;
	font: bold italic 1.2em tahoma, georgia, "times new roman", serif;
}

.featureLink p.subheading {
	margin: 0 10px 0 0;
	color: #fff;
	font: .9em tahoma, "trebuchet ms", "times new roman", serif;
}

.feature_box_top {
	width: 192px;
	height: 5px;
	background: url(/gfx/left_box_top.gif) no-repeat top left;
}

.feature_box {
	width: 160px;
	padding: 11px 16px 16px 16px;
	background: #ececec url(/gfx/left_box_bg.gif) no-repeat bottom left;
}

/* ---- contact forms ---- */
form#contact
{
  margin-bottom: 16px;
}
form#contact fieldset
{
  padding: 5px;
  background-color: #ececec;
}
form#contact h3
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: .7em;
  font-weight: bolder;
  margin: 0 0 5px 0;
}
form#contact fieldset legend
{
  display: none;
}
form#contact fieldset fieldset
{
  padding: 0 10px 10px 10px;
  margin-bottom: 10px;
  background-color: #fafafa;
}
form#contact fieldset fieldset legend
{
  display: block;
  font-weight: bolder;
  font-size: .7em;
}
form#contact label
{
  display: block;
  clear: both;
  margin-top: 10px;
  font-size: .7em;
  font-weight: bold;
  color: #888;
  line-height: 1.5;
}
form#contact input.text
{
  display: block;
  width: 260px;
  clear: both;
}

form#contact textarea { width: 260px; }

form#contact div.radioset
{
  margin: 5px 0 0 0;
}
form#contact input.radio
{
  position: relative;
  top: 2px;
}
p.radiotext
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: .7em;
  line-height: 100%;
	margin: 3px;
}
form#contact select
{

}
form#contact select option
{

}
form#contact textarea
{

}

.clear { clear: both; }

#sitemap_col ul {
	font-family: tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	list-style: square;
	padding: 4px 0 20px 30px;
}

#sitemap_col li {
	padding-top: 4px;
}

a.sitemap-button {
	color: #bbbcc5;
	float: right;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: .71em;
	margin-right: 23px;
	padding: 1px 3px 3px 3px;
	text-decoration: underline;
}

a.sitemap-button:hover {
	color: #fff;
	background-color: #bbbcc8;
	text-decoration: none;
}
