@charset "utf-8";

/*========================================index
/* +base element
/*   +list-style
/*   +margin/padding
/*   +color
/*   +font size
/*   +line-height
/* +link pseudo-class
/* +header
/* +container
/* +primary-contents
/* +secondary-contents
/* +footer
/* +clearfix
/* +a11y
========================================index*/

/*====================
 +base element
====================*/
html{
	background: #FFFFFF url(/Media/Images/Fursetgruppen/Lib/background_gradient.png) repeat-x left top;
}
body {
	background: transparent url(/Media/Images/Fursetgruppen/Lib/upperleftsplat.png) no-repeat center top;
	padding: 19px 0 0 0;
	/*margin: -50px 0 0;*/
	margin: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #84847B; 
}
/* +list-style */
ul,ol {
	list-style: outside;
}
ul {
	list-style-type: square;
}
ul ul,
ol ul {
	list-style-type: circle;
}
ul ul ul,
ul ol ul,
ol ul ul,
ol ol ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}

img, div, input { behavior: url("/Public/Styles/Lib/iepngfix.htc") }
 
/* +weight */
strong,
em {
	font-weight: bold;
}
strong {
	font-weight: bold;
}

/* +font size */
h1 {
	font-size: 29px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 17px;
}
.caption {
	font-size: 84%;
}
/*====================
 +link pseudo-class
====================*/
a,
a span {
	text-decoration: none;
	color: #000000;
}
a:hover,
a:hover span,
a.current {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
a:active,
a:focus {
	outline: none;
}
a[href^="http"] {
}
a[href^="http://www.fursetgruppen.no"],
a[href^="http://fursetgruppen.no"] {
}

/*====================
 +pageContainer
====================*/
#pageContainer{
	background-color: #FFFFFF;
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

/*====================
 +header
====================*/
#header {
	background-color: #FFFFFF;
	clear: both;
	height:106px;
	position:relative;
	border-bottom: 1px dotted #969696;
	margin: 0 26px;
	padding-top: 15px;
}
	
#header h1{
	margin: 0;
	padding: 0;
}
#header img{
	float: left;
	width: 195px;
}

#leftNavigationColumn {
	float: left;
	width: 195px;
}

/* regionalNavigation */
#regionalNavigation ul li{
	border-bottom: 1px dotted #969696;
	list-style: none;
	margin-bottom:5px;
	margin-right:26px;
	padding-bottom:2px;
}

#regionalNavigation ul li a{
	color:#969696;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
}
#regionalNavigation ul li a:hover,
#regionalNavigation ul li.selected a{
	color: #5F5D5A;
}
#regionalNavigation ul li.selected a{
	color: #5F5D5A;
}

/* subNavigation */
/*
#subNavigation {
	padding-top: 10px;
	margin-right:26px;
}

#subNavigation ul {
	margin-left: 10px;
	border-bottom: 1px dotted #969696;
}

#subNavigation ul li{
	list-style: none;
	margin-bottom:5px;
	margin-right:26px;
	padding-bottom: 2px;
	text-transform: uppercase;
}


#subNavigation ul li ul li {
	font-weight: normal;
	text-transform: none;
}

#subNavigation ul li a{
	color:#969696;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	font-weight: normal;
	line-height: normal;
}
#subNavigation ul li a:hover,
#subNavigation ul li.selected > a{
	color: #5F5D5A;
}
#subNavigation ul li.selected > a{
	color: #5F5D5A;
}
*/
/* Modified submenu */
div#subNavigation{
	padding-top: 2px;
	width: 160px;
}
div#subNavigation ul li,
div#subNavigation ul li a{
	font-family: Georgia;
	font-size: 11px;
}
div#subNavigation ul{
	border: none;
	margin-left: 0;
	padding-left: 0;
}
#subNavigation ul li{
	padding-bottom: 0;
	list-style: none;
}
div#subNavigation ul li ul{
	border-bottom: 1px dotted #969696;
	padding-bottom: 3px;
	padding-top: 6px;
	background-color: #ffffff;
	margin-top: -1px;
}
div#subNavigation ul li a{
	text-transform: uppercase;
	border-bottom:1px dotted #969696;
	display: block;
}
div#subNavigation ul li.selected a{
	border-bottom: 1px dotted #969696;
	margin-bottom: 0;
	color: #5F5D5A;
}
div#subNavigation ul li ul li{
	list-style: none;
	padding-left: 10px;
}
div#subNavigation ul li ul li a{
	margin-bottom: 0;
	padding: 0;
}
div#subNavigation ul li.selected ul li a{
	margin-bottom: 0;
	color: #969696;
	border: none;
}
div#subNavigation ul li.selected ul li a:hover{
	color: #5F5D5A;
}
div#subNavigation ul li ul li.selected a{
	margin-bottom: 0;
}
div#subNavigation ul li.selected ul li.selected a{
	margin-bottom: 0;
	color: #5F5D5A;
}
div#subNavigation ul li ul li a{
	text-transform: none;
	color: #969696;
	border: none;
}
div#subNavigation ul li a{
	color: #c5c5c5;
	padding: 3px 0;
}
div#subNavigation ul li a:hover{
	color: #5F5D5A;
}

/* globalNavigation */
#globalNavigation{
	float: right;
	text-align:right;
	margin-top:31px;
	margin-top:28px;
	width:640px;
}
#globalNavigation ul li{
	list-style: none;
	padding:0 5px;
	display: inline;
	background: url(/Media/Images/Fursetgruppen/Lib/divGray.gif) no-repeat right 1px;
	padding:0 14px 0 7px;
	*padding: 0 10px 0 0;
	_padding:0 8px 0 10px;
}

#globalNavigation ul li.last-child {
	background-image: none;
	padding-right: 9px;
}

#globalNavigation ul li a{
	color:#969696;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	line-height: normal;
	text-transform: uppercase;
}
#globalNavigation ul li a:hover{
	color: #5F5D5A;
}
#globalNavigation ul li.selected a{
	color: #5F5D5A;
}

/* language selector */

div#languageselector{
	position: absolute;
	left:916px;
	top:9px;
	font-size: 8px;
}
div#languageselector li{
	display: inline;
 	color:#7F7F83;
}
div#languageselector li a{
	color:#7F7F83;
	text-transform: uppercase;
	padding: 0 5px 0 3px;
}
div#languageselector li a:hover{
	color: #212125;
}
/*====================
 +container
====================*/
#container {
	clear: both;
	padding:30px 26px 0;
}
/*====================
 +main
====================*/
#main {
	float: right;
	width: 713px;
}

/* primary-contents */

div#primary-contents{
	font-family: Century;
}
div#main div#primary-contents h1{
	border-bottom:none;
	left:28px;
	padding-bottom:3px;
	position:absolute;
	top:98px;
}
div#primary-contents h2{
	border: none;
	font-size: 17px;
	color: #c5c5c5;
}
div#container div#main div#primary-contents h2{
	border-bottom:1px dotted #969696;
	padding-bottom:3px;
	margin-bottom: 10px;
	color: #5F5D5A;
}
div#primary-contents p{
	font-family: Verdana;
	line-height: 1.4;
	margin-bottom: 6px;
}
div#primary-contents a{
	color: #5F5D5A;
	text-decoration: none;
}
div#primary-contents a:hover{
	color: #5F5D5A;
	text-decoration: underline;
}
div#primary-contents div.publishDate{
	padding: 10px 0;
}
div#primary-contents div.publishDate p{
	color:#5F5D5A;
	font-family:georgia;
	font-size:10px;
	font-weight:bold;
	margin-bottom:0;
	text-transform:uppercase;
}

/*====================
 +mainVisual
====================*/
.mainVisual {
	margin:32px 26px 0;
	overflow:hidden;
	width:908px;
}

/*====================
 +footer
====================*/
#footer {
	text-align:center;
	color:#84847B;
	color:#414141;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:13px;
	background-color:white;
	padding:70px 26px 30px;
	clear:both;
	margin-left:0;
	margin-right:0;
}

#footer-nav{
	padding:5px 0 0;
}

#footer-nav ul li{
	list-style: none;
	display: inline;
}
#footer-nav ul li a{
	color:#84847B;
	color:#919191;
	white-space: nowrap;
}
#footer-nav ul li a:hover{
	color:#5F5D5A;
	color:#000;
}

#footer p.copyright{
	border-bottom: 1px solid #D7D7D7;
	margin: 0;
	padding: 0 0 6px 0;
	line-height: 13px;
}
/*====================
 +clearfix
====================*/
.clearfix {
	overflow: hidden;
}

/*====================
 +a11y
====================*/
.a11y,
#globalNavigation h2,
#header h1 span,
#footer h2 {
	width: 0;
	height: 0;
	overflow: hidden;
	display: none;
}
