
body {
  margin: 2em;
  padding: 0 0 0 0; 
font-family: Georgia,"Times New Roman","DejaVu Serif",serif;
  font-size: 14px;
  word-wrap:break-word;
}

#header 
{
    background:#ffffff;
    text-align:center;
}
 
#outer1 {float:left; width:100px; background:#ffffff; min-height:500px; display:none;}
#outer3 {float:right; width:155px; background:#ffffff;}
#outer2 
{
    background:#ffffff; 
    margin:0px 0px; 
    min-height:474px;
    padding: 8px 8px 8px 8px;
    margin: 0px 0px 0px 0px;
    margin-right:180px;
}

#search
{
  position:relative; 
  margin-bottom:5px;
}

#extended 
{
padding-top: 13px;
    position:relative;
    margin-bottom:5px;  
    overflow:hidden;
	clear:left;
}
#extended div
{
    margin-bottom:5px;  
}

#toolbar 
{
    padding-top:8px;
    padding-bottom:5em; 
}

.label 
{
color:white;
    text-align:right;
    width:90px;
    display:block;
    float:left;
    margin-right:5px;
}
.input 
{
    text-align:left;
    margin-right:5px;
}
.searchbutton 
{
    text-align:right;
    width:590px;
    display:block;
    float:left;
    margin-right:5px;
}
#tagcloud 
{
    text-align:center;
}

SELECT {
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
}

INPUT {
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
}

#wrapper {overflow:hidden; background:#ffffff;}
 
#footer {clear:both; background:#ffffff;}
 
#footer p,
#header p {color:#fff;}
#footer a {color:#fff;}
#footer a:hover {text-decoration:none;}

.default 
{
    font-size:100%;
    display:inline;
    color:#000; 
    padding: 0 0 0 0;
    cursor:pointer;
    border: 1px solid #c5dbec; 
    background: #dfeffc url(/Samsok3/jquery-ui/css/smoothness/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; 
    font-weight: bold; 
    color: #2e6e9e; 
    outline: none; 
    width:60px;
}
 
img
{
  border: none;
}

TD 
{
    vertical-align:top;
    text-align:left;
}

.altline 
{
	background-color:#c5dbec;
}

.highlight 
{
	color:#e17009;
}

a.pagerLink 
{
	width:50px;		
	cursor:hand; 
	padding:2px;
	margin:1px;
	border:1px solid #c3c3c3; 
	text-decoration: none;
}

.pagerSelected 
{
	background-color:#c3c3c3;	
}

.menu {
  padding: 0; 
  list-style-type:none;
  white-space:nowrap;
  position:relative; 
  left:50%;
padding-top:11px;
margin-top:3px;
padding-left:15px;
  
}
.menu li {
  float:left;
  min-width:100px;
  position:relative; 
  right:50%
  }

.menu a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  float:left; 
  border: 1px solid #c5dbec; 
  background: #dfeffc url(/Samsok3/jquery-ui/css/smoothness/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; 
  font-weight: bold; 
  color: #2e6e9e; 
  outline: none;
}

* html .menu a {
  width:100px;
  }
.menu a span {
  display:block; 
  color:#000; 
  text-align:center; 
  padding:4px 16px; 
  cursor:pointer;
  border: 1px solid #c5dbec; 
  background: #dfeffc url(/Samsok3/jquery-ui/css/smoothness/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; 
  font-weight: bold; 
  color: #2e6e9e; 
  outline: none; 
  }
* html .menu a span {
  width:100px; 
  cursor:hand; 
  width:66px;
  }
.menu a b {
  display:block; 
  }
.menu a em {
  display:none;
  }
.menu a:hover, .menu a.selected {
  background:transparent;
  }
.menu a:hover span, .menu a.selected span {
  color:#e17009; 
  background: #f5f8f9 url(/Samsok3/jquery-ui/css/smoothness/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
  border:1px solid #f5f8f9; 
  border-color: #f5f8f9; 
  border-width:1px 1px; 
  }

.menu a:hover em, .menu a.selected em {
  display:none; 
  overflow:hidden; 
  border:6px solid #e17009; 
  border-color:#e17009 #fff; 
  border-width:6px 6px 0 6px; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  height:4px;
}

#ds 
{
    padding-top:10px;
    padding-bottom:20px;
    width:170px;
}

#ds span {
    text-decoration:none; 
    background-color:#fff; 
    color:#000; 
    display:block; 
    width:170px; 
    border-bottom:1px solid #2e6e9e;  
    padding:5px;
}

#ds span.active
{
    border-bottom:1px solid #003a69;  
}
#ds span.active a, #ds span.d a:hover
{
    text-decoration: none;
    color:#003a69; 
    font-weight:bold;
}

#ds span.d a {
    display:block; 
    float:left;
    text-decoration:none; 
    font-weight: bold; 
    color: #003a69; 
    outline: none;
}

#ds span div.d
{
    text-decoration: none;
    color:#e17009; 
    font-weight:bold;
    margin-left:5px;
}

#ds span div.active {
    display:block; 
    text-decoration:none; 
    font-weight: bold; 
    color: #2e6e9e; 
    outline: none;
}

#slidepanel, #searchpanel {
	height: 200px;
	display: none;
	clear:both;
	overflow:auto;
}
.slide 
{
    color:#000; 
    text-align:center; 
    padding: 0px 4px 4px 4px;
    cursor:pointer;
    font-weight: bold; 
    color: #2e6e9e; 
    outline: none; 
    width:170px;
}
.btn-slide {
	text-align: center;
	width: 170px;
	padding: 0 0 0 0;
	margin: 0 0 0 0; 
    color: #2e6e9e; 
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

a.closebutton  
{
    position:absolute; 
    right: 21px; 
    display: block; 
    width: 7px; 
    height: 7px; 
    font-size: 1px; 
    background: url('/Samsok3/images/close.gif') #dfeffc; 
    border: #c5dbec 1px solid;
    float:left;
    background-position: bottom; 
}
a.closebutton:hover  
{
    background-position: 7px; 
}

.details 
{
    clear:left;
}
.midtblokk { 
   background-image: url("/samsok3/Images/bak.png");
   background-position: 15px 141px;
   background-repeat: no-repeat;
   margin-left: auto;
   margin-right: auto;
   padding-left: 42px;
   padding-right: 42px;
    width: 1001px;
}
body {
background-image:url('/samsok3/Images/bg.png');
background-repeat:repeat-x
}
.sokboks {
    height: 50px;
    margin-top: 3px;
background-color:#003A69;
padding-left:25px;
}
#outer3 {
margin-top:53px;
padding-right:25px;
}
#search {
padding-top:15px;
float:left;
}
#hode { height:138px;background-color:white; }
#logo {padding-top:49px;padding-left:33px}
.sokboks a:link {
color: #ffffff;
    text-decoration: none;
	}
.sokboks a:visited {
color: #ffffff;
    text-decoration: none;
	}
