﻿/* CSS Document */
BODY 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serifkort;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	text-align: center; /* fix för IE5 att centrera sidan */
    line-height: 12pt;
}

html, body {
margin:0;
padding:0;
border:0;
height:100%;
background-color: #FFFFFF;
background-image: url("/Images/bg/bg_gradient.jpg");
background-repeat: repeat-x;


}

INPUT {
	font-family: verdana, arial;
	/* background-color : #ffcc66;  test */
    background-color: #FFFFFF;
    border: 1px solid gray;	
	font-size: 9pt;
}

    
.checkbox 
{
    border: 0px;
}

.txtSok
{
    margin-right: 5px;
    background-color: #FFFFFF;
    font-family: Verdana; 
    border: 1px solid gray;
    width: 117px;
}
.txtSokStart
{
    margin-right: 5px;
    background-color: #FFFFFF;
    font-family: Verdana; 
    border: 1px solid gray;
    width: 117px;
}
.btnSok
{
    background-color: #FFFFFF;
    font-family: Verdana; 
    font-size: 8pt; 
    border: 1px solid gray;
}
.btnSokStart
{
    background-color: #FFFFFF;
    font-family: Verdana; 
    font-size: 8pt; 
    border: 1px solid gray;
    margin-left: 5px;
}
Textarea { 
 	font-family: verdana, arial;
	font-size: 8pt;
	background-color : #FFFFFF;  /* test */
 }

SELECT { 
 	font-family: verdana, arial;
	font-size: 9pt;
	background-color : #FFFFFF;  
 }

OPTION { 
 	font-family: verdana, arial;
	font-size: 9pt;
	background-color : #FFFFFF;  
 }

 /* PNG-fix för IE6 */
.pngimage {
 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
 
}


/* layoutboxar */

#layout {			/* container för hela sidan */
	width: 940px; 
	padding: 0px;
	margin-right: auto; 
	margin-left: auto; 
	text-align: left;
}
#loggaBox {
	/* till loggan uppe vänster */
	padding: 15px 0px 0px 50px;
	float: left;
	margin: 0;
	height: 51px;
	vertical-align: bottom;
}
#languageBox {			/* Box för språkflaggor */
	padding: 15px 0px 0px 800px;
	float: left;
/*	left: 900px;
	top: 15px;*/
	margin: 0;
	position: absolute;
}
#mainPhoto {			/* box för bilden på huvudsidan */
    position: absolute;
	padding: 0px;
	float: left;
	margin: 0px 0px 0px 0px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	/*border-top: 3px solid #000000;*/
	
}
#mainPhoto2 {			/* box för bilden på huvudsidan */
    position: absolute;
	padding: 0px;
	float: left;
	margin: 0px 0px 3px 0px;
	
}
#mainLine 
{
    position: absolute;
    padding: 0px;
    float: left;
    top: 360px;
    background-color: #000000;
    height: 3px;
    width: 940px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;    
}

#mainInfo1
{
    position: absolute;
    background-color: #FFFFFF;
    float: left;
    margin-left: 17px;
    top: 90px;
    width: 160px;
    height: 497px;
    padding: 10px;
    font-family: Verdana;
    font-size: 8pt;
    border: 0px solid #CCCCCC;
    background-image: url("/Images/bg/stapel_back.gif");
    background-repeat: repeat-x;   
    background-position: bottom;   
}
#mainInfo1Karta
{
    position: absolute;
    top: 335px;
}
.mainInfo1Rubrik
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}
#mainMenu {			/* box för meny på huvudsidan */
    clear: right;
    float: right;
	padding: 0px 0px 1px 0px;
	margin: 0px;
    background-color: #000000;
    width: 730px;
    height: 30px;
    background-image: url("/Images/bg/menu_back.gif");
    background-repeat: repeat-x;    
    z-index: 5;
    position: relative;
}

#menuContainer
{
    clear: right;
    float: right;
    text-align: right;
    position: absolute;
    top: 363px;
    width: 940px;
}

#menuContainer2
{
    clear: right;
    float: right;
    text-align: right;
    position: absolute;
    top: 120px;
    width: 940px;    
}
#mainOrange
{
    position: absolute;
    top: 363px;
    width: 940px;
    height: 250px;
  /*  background-color: #f6a800; */
 /*   background-color: #e3a414; */
    background-color: #FFFFFF;
    border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}



#subMenu{					/* undermeny till vänster på alla undersidor */
    position: absolute;
	background: #000000;
	color: #FFFFFF;
	width: 180px;
	height: 500px;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	top: 120px;

}
#subMenuOrange{					/* undermeny till vänster nivå 2 */
	background: #e3a414;
	color: #FFFFFF;
	width: 180px;
	height: 100%;
	float: left;
	margin: 0 0 0 0;
	padding: 0;

}
#mainBottomSok
{
    position: absolute;
    top: 613px;
    padding-left: 32px;
    width: 190px;
    height: 22px;
    background-color: #303030;
    font-size: 8pt;
    font-family: Arial;
    color: #FFFFFF;
    z-index: 100;
    vertical-align: middle;
   /* background-image: url("/Images/bg/bottom_back.gif");
    background-repeat: repeat-x;  */    
}
#mainBottomSokStart
{
    position: absolute;
    top: 613px;
    padding-left: 32px;
    padding-top: 2px;
    width: 190px;
    height: 20px;
    background-color: #303030;
    font-size: 8pt;
    font-family: Arial;
    color: #FFFFFF;
    z-index: 100;
    vertical-align: middle;
   /* background-image: url("/Images/bg/bottom_back.gif");
    background-repeat: repeat-x;  */    
}
#mainBottom
{
    position: absolute;
    top: 613px;
    width: 940px;
    height: 22px;
    background-color: #303030;
    font-size: 8pt;
    font-family: Verdana;
    color: #FFFFFF;
    text-align: right;
    vertical-align: middle; 
  /*  background-image: url("/Images/bg/bottom_back.gif");
    background-repeat: repeat-x;    */
    
}
.subMenuBackground
{   background-color: #303030;
    background-image: url("/Images/bg/menu_back.gif");
    background-repeat: repeat-x;   
}  
.subMenuRepeater
{  
    background-color: #303030;
}    
.mainBottom
{
    background-color: #303030;
 /*   background-image: url("/Images/bg/bottom2_back.gif");
    background-repeat: repeat-x;   */
}   

#mainBottomSaljare
{
    position: absolute;
    top: 525px;
    width: 540px;
    height: 230px;
   /* background-color: #FFFFFF;*/
    font-size: 8pt;
    font-family: Verdana;
   /* color: #000000;*/
    text-align: left; 
}
/*
#mainRightSaljare
{
    position: absolute;
    background-color: #e3a414;
    float: left;
    top: 110px;
    left: 700px;
    width: 140px;
    height: 400px;
    padding: 10px;
    font-family: Verdana;
    font-size: 8pt;
}
*/
#mainBottom a
{
    font-family: Arial;
    font-size: 8pt;
    color: #FFFFFF;
}
#Menu1
{
    text-align: center;
    clear: both;
    float: right;
}
/*#mainContent690 {			huvudinnehållssida 690 px bred, undersidor 
    position: absolute;
    top: 150px;
	width: 728px;
	/*height: 100%;
	float: left;
    margin-left: 210px;
    padding-left: 25px;
    padding-top: 15px;
    padding-right: 10px;
    
	/*overflow: auto;
	text-align: justify;
	
}*/
/*#thumbContainer {		tumnagelhållare till inspirationssidan
	width: 690px;
	height: 110px; 
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow: auto;
}*/

.kontormeny 
{
    padding: 0 0 0 0;
}


#katalogBox {				/* nyhetsbox startsida, 1 kolumn bred, 1 enhet hög */
    position: absolute;
    top: 415px;
    margin-left: 230px;
    float: left;
	/*width: 196px;
	height: 120px; */
	width: 200px;
	height: 180px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
}
/*.katalogBoxRubrik
{
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    line-height: 14pt;
    color: #FFFFFF;
}
.katalogBoxIngress
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    line-height: 20pt;
}
*/
.Small11 {
    position: absolute;
    top: 415px;
    margin-left: 220px;
    float: left;
	width: 200px;
	height: 85px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
/*	background-color: #ffcc66; */
    background-color: #ffffff;
	color: #000000;
}
.Small12 {
    position: absolute;
    top: 500px;
    margin-left: 220px;
    float: left;
	width: 200px;
	height: 85px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
/*	background-color: #ffcc66; */
    background-color: #ffffff;
	color: #000000;
}
.Small21 {
    position: absolute;
    top: 415px;
    margin-left: 475px;
    float: left;
	width: 200px;
	height: 85px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
/*	background-color: #ffcc66; */
    background-color: #ffffff;
	color: #000000;
}
.Small22 {
    position: absolute;
    top: 510px;
    margin-left: 475px;
    float: left;
	width: 200px;
	height: 85px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
/*	background-color: #ffcc66; */
    background-color: #ffffff;
	color: #000000;
}
.Small22 img {
    margin-top: -10px;
}
.Small31 {
    position: absolute;
    top: 415px;
    margin-left: 720px;
    float: left;
	width: 200px;
	height: 85px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
    background-color: #ffcc66;
    background-color: #ffffff;
	color: #000000;
}
.Small32 {
    position: absolute;
    top: 500px;
    margin-left: 720px;
    float: left;
	width: 200px;
	height: 85px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
    background-color: #ffcc66;
    background-color: #ffffff;
	color: #000000;
}
.Big1 {
    position: absolute;
    top: 415px;
    margin-left: 220px;
 /*   margin-left: 225px;*/
    float: left;
	width: 200px;
	height: 180px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	/*background-color: #ffcc66;*/
	color: #000000;
}
.Big2 {
    position: absolute;
    top: 415px;
    margin-left: 475px;
  /*  margin-left: 707px;*/
    float: left;
	width: 200px;
	height: 180px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	/*background-color: #ffcc66;*/
	color: #000000;
}
.Big3 {
    position: absolute;
    top: 415px;
    margin-left: 720px;
  /*  margin-left: 707px;*/
    float: left;
	width: 200px;
	height: 180px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
  /* background-color: #ffcc66; */
	color: #000000;
}
#startsida_Small11Label p { margin: 0px; }
#startsida_Small12Label p { margin: 0px; }
#startsida_Small21Label p { margin: 0px; }
#startsida_Small21Label p { margin: 0px; }
#startsida_Small31Label p { margin: 0px; }
#startsida_Small32Label p { margin: 0px; }
#startsida_Big1Label p { margin: 0px; }
#startsida_Big2Label p { margin: 0px; }
#startsida_Big3Label p { margin: 0px; }


/* Tabeller */

.tableHeader {
	background-color: #ffcc66;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bolder;
	padding: 5px 5px 5px 5px;
}
.tableRowWhite {
	background-color: #ffffff;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.tableRowGrey {
	background-color: #efefef;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}

/* texter */

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 22px;
}
h2 {
	/*color: #e3a414;*/
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
}
h3 {
	/*color: #e3a414;*/
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
}
h4 {							
	font-size: .8em;
	font-weight: bolder;
	color: #000000;
}
strong 
{
    font-weight: bold;
}

/*
.h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 22px;
}
.h2 {
	font-size: 1.4em;
	font-weight: bolder;
	color: #000000;
}
.h3 {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
}
.h4 {							
	font-size: .8em;
	font-weight: bolder;
	color: #000000;
}
*/

P {
	font-size: 1em;
}

HR 
{
    border-top: 1px solid #000000;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    height: 0px;
    margin-bottom: 0px;
}


/* länkar */

A 
{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 1em;
}


A:link 
{
  color: #e3a414;
}

A:active
{
  color: #e3a414;
} 

A:visited 
{
	color: #e3a414;
}

A:hover 
{
	color: #e3a414;
	text-decoration : underline;
}


a.menu1 { font-family: Arial; font-size: 10pt; font-weight: bold; color: #FFFFFF; }
a.menu2 { font-family: Arial; font-size: 10pt; color: #FFFFFF;}
a.menu3 { font-family: Arial; font-size: 8pt; color: #000000; }
.hustypwhite { font-family: Arial; font-size: 8pt; color: #FFFFFF; font-weight: bold; }
.autocomplete_completionListElement  { border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; margin-left: 0px; font-family: Arial; font-size: 10pt; color: #000000; background-color: #FFFFFF; }
.autocomplete_listItem   { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; font-family: Arial; font-size: 8pt; color: #000000; cursor: pointer; }
.autocomplete_highlightedListItem    { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; font-family: Arial; font-size: 8pt; font-weight: bold; color: #000000; background-color: #FFF6BD; cursor: pointer; }
.menutemp { font-family: Arial; font-size: 10pt; font-weight: bold; margin-left: 10pt; color: #FFFFFF; }
.whitemain { background-color: #FFFFFF; width: 15px; }
.whitemain2 { background-color: #FFFFFF; width: 728px; }



.mainMenu1 .AspNet-Menu-Horizontal
{
    position: relative;
    height: 28px;
    width: 730px;
    cursor: pointer;
}
.mainMenu1 ul.AspNet-Menu /* Tier 1 */
{
    float: left;
}
.mainMenu1 ul.AspNet-Menu ul  /* Tier 2 */
{
    text-align: left;
    background: #303030;
    z-index: 400; 
    width: 200px;
    top: 31px;


}
.mainMenu1 ul.AspNet-Menu ul li  /* Tier 2 list items */
{
   /* width: 8.9em;*/
    border-bottom:1px solid #373737;
    float: left;
    clear: left;
    height: 100%;
    width: 200px;
    padding: 0px 0px 2px 0px;

}
.mainMenu1 ul.AspNet-Menu ul ul  /* Tier 3+ */
{
    top: -0.5em;
    left: 6em;
    width: 200px;
}
.mainMenu1 li /* all list items */
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}
.mainMenu1 li:hover, /* list items being hovered over */
.mainMenu1 li.AspNet-Menu-Hover
{
    background: #e3a414;
    padding-bottom: 4px;
}
.mainMenu1 a, /* all anchors and spans (nodes with no link) */
.mainMenu1 span
{
    color: #FFFFFF;
    padding: 7px 12px 4px 20px;
    background: transparent url('/eksjohus08/images/arrowRight.gif') right center no-repeat;
}
.mainMenu1 li.AspNet-Menu-Leaf a, /* leaves */
.mainMenu1 li.AspNet-Menu-Leaf span
{
    background-image: none !important;
}
.mainMenu1 li:hover a, /* hovered text */
.mainMenu1 li:hover span,
.mainMenu1 li.AspNet-Menu-Hover a,
.mainMenu1 li.AspNet-Menu-Hover span,
.mainMenu1 li:hover li:hover a,
.mainMenu1 li:hover li:hover span,
.mainMenu1 li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.mainMenu1 li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.mainMenu1 li:hover li:hover li:hover a,
.mainMenu1 li:hover li:hover li:hover span,
.mainMenu1 li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.mainMenu1 li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
    color: White;
    background: transparent url('/images/activeArrowRight.gif') right center no-repeat;
}
.mainMenu1 li:hover li a, /* the tier above this one is hovered */
.mainMenu1 li:hover li span,
.mainMenu1 li.AspNet-Menu-Hover li a,
.mainMenu1 li.AspNet-Menu-Hover li span,
.mainMenu1 li:hover li:hover li a,
.mainMenu1 li:hover li:hover li span,
.mainMenu1 li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a,
.mainMenu1 li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
    font-weight: normal;
    color: #FFFFFF;
    background: transparent url('/images/arrowRight.gif') right center no-repeat;
}
.mainMenu1 .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
color: #e3a414;
}
.mainMenu1 .AspNet-Menu-Selected 
{
color: #e3a414;
}


/* Knappar för bildspel */

.clsBtnPrev
{
    /*background-color: #000000;*/
    border: 0px;
    color: #FFFFFF;
    background-image: url("images/btnPrev.png");
    font-weight: bold;
    vertical-align: middle;
    
}
.clsBtnPlay
{
    /*background-color: #000000;*/
    border: 0px;
    color: #FFFFFF;
    background-image: url("images/btnStop.png");
    font-weight: bold;
    vertical-align: middle;
}
.clsBtnNext
{
    /*background-color: #000000;*/
    border: 0px;
    color: #FFFFFF;
    background-image: url("images/btnNext.png");
    font-weight: bold;
    vertical-align: middle;
}

.clsImageLabel
{
    background-color: #000000;
    border: 0px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;

    
    
}

.clsImagePanel
{
    background-color: #000000;
    border: 0px;
    color: #FFFFFF;
}

/* Ajax tabs hus */
.opera
{
	display:block;
	/* fonts for the tabs */
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size:8pt;	
	margin: 0 0 0 0;
	height: 270px;

}
.opera .ajax__tab_tab
{
	/* header text is always be bold */
	font-weight:bold;	
}
.opera .ajax__tab_body 
{
	background-color:#fff;
	border:0px solid #000000;
	border-top:none;
	padding:0px;
}
.opera .ajax__tab_header
{
	border-bottom:1px solid #000000;
	padding-right:10px;
}

/* regular header styles */
.opera .ajax__tab_header .ajax__tab_tab
{
	/* left/right rounded images are 11 pixels wide */
	margin:0px 11px 0px 11px;
	color:#000000; 
	background:url(images/tabpanel/bg.gif) repeat-x 0pt -48px;	
}
.opera .ajax__tab_header .ajax__tab_outer
{
	/* 2 pixel horizontal space between tabs */
	margin-right:2px;
	background:url(images/tabpanel/right.gif) no-repeat 100% -48px;
}
.opera .ajax__tab_header .ajax__tab_inner
{
	background:url(images/tabpanel/left.gif) no-repeat 0pt -48px;
}

/* active/hover headers styles */
.opera .ajax__tab_active .ajax__tab_tab, 
.opera .ajax__tab_hover .ajax__tab_tab  
{
	/* left/right rounded images are 11 pixels wide */
	margin:0px 11px 0px 11px;
	color:#FFFFFF;
	background:url(images/tabpanel/bg.gif) repeat-x;	
}
.opera .ajax__tab_active .ajax__tab_outer,
.opera .ajax__tab_hover .ajax__tab_outer
{
	/* 2 pixel horizontal space between tabs */
	margin-right:2px;
	background:url(images/tabpanel/right.gif) no-repeat right top;
}
.opera .ajax__tab_active .ajax__tab_inner,
.opera .ajax__tab_hover .ajax__tab_inner
{
	background:url(images/tabpanel/left.gif) no-repeat left top ;
}



.BackColorTab
{

    margin: 0 0 0 0;
}

#kontordetalj_rptKontorDetaljNyheter_ctl00_Panel3 p { margin: 0px; }
#kontordetalj_rptKontorDetaljNyheter_ctl01_Panel3 p { margin: 0px; }
#kontordetalj_rptKontorDetaljNyheter_ctl02_Panel3 p { margin: 0px; }
#kontordetalj_rptKontorDetaljNyheter_ctl03_Panel3 p { margin: 0px; }

.suggest_link {
    background-color: #FFFFFF;
    padding: 2px 6px 2px 6px;
}
.suggest_link_over {
    background-color: #3366CC;
    padding: 2px 6px 2px 6px;
}
#search_suggest {
    position: absolute;
    bottom: 20px;
    background-color: #FFFFFF;
    text-align: left;
    border: 1px solid #c0c0c0;
    height: 500px;
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
    width: 939px;
}

.husikon { margin-right: 23px; }
.husikon720 { margin-right: 6px; }
.huspdflink { margin-right: 4px; }