/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Tahoma;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #0000CC;
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Tahoma;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	/*border-bottom: 1px solid #cccccc;*/
	width: 100%;
}

#navBar{
	float:left;
	width:210px;
	background-color: #DFECF4;
	margin: 0 0 0 2px;
	/*border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
}

/*#content{
	float:left;
	width:70%;
}*/
#content{
	float:left;
	width:96%;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

/*.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}*/
.feature{
	padding: 0px 0px 10px 10px;
	width:100%;
	font-size: 80%;
}
.feature h3{
	padding: 5px 0px 5px 10px;
	background : transparent url(../images/bg_meny.jpg) repeat-x; 
	height:35px;
	width:100%;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

/************** .feature styles nr 2***************/

.feature2{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	width:92%;
	text-align : justify; 
	float:left;
}

.feature2 h3{
	padding: 5px 0px 5px 10px;
	text-align:left;
	background : transparent url(../images/bg_meny.jpg) repeat-x; 
	height:35px;
	width:100%;
}

.feature2 img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear:both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 10px solid #ECF0F3;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo a#current{ color: red;}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	/*border-bottom: 1px solid #cccccc;*/
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {/*border-bottom: 1px solid #EEE;*/}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	background : transparent url(../images/bg_meny.jpg) repeat-x;
	padding: 2px 0px 2px 10px;
	/*border-top: 1px solid #cccccc;*/
	width: 100%;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	background : transparent url(../images/bg_meny.jpg) repeat-x;
	/*border-top: 1px solid #cccccc;*/
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	/*border-top: 1px solid #cccccc;*/
	background : transparent url(../images/bg_meny.jpg) repeat-x;
	/*background-color: #dddddd;*/
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	/*border-top: 1px solid #cccccc;*/
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}



/*******************/

#linkList {
	 
	top: 0px; 
	right: 0px;
	}
#linkList2 { 
	
	/*background: url('paper-bg.jpg') repeat-y top left; */
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:verdana, sans-serif 
	}
#linkList h3.select { 
	background: url('h3.gif') no-repeat top left; 
	width: 97px; 
	height: 16px; margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:5px 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: url('h4.gif') no-repeat top left; 
	width: 60px; 
	height: 18px; margin-left:0px; margin-right:0px; margin-top:25px; margin-bottom:5px 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: url('h5.gif') no-repeat top left; 
	width:57px; 
	height: 14px; margin-left:0px; margin-right:0px; margin-top:25px; margin-bottom:5px 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: url('h6.gif') no-repeat top left; 
	width:63px; 
	height: 10px; margin-left:0px; margin-right:0px; margin-top:25px; margin-bottom:5px 
	}
#linkList h3.resources span {
	display:none
	}


#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background-color:#0099CC;
	background: url('../images/bg_button.jpg') no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px
	}
#linkList li a:link { 
	color: #988F5E;
	}
#linkList li a:hover { 
background: url('../images/bg_button2.jpg') no-repeat top center;
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}
	
 /*Menus*/

/*#menycontainer{padding: 0em 0 1em 0em; border-top: 1px solid #ffffff; background: transparent no-repeat; margin-left:280px; margin-top:40px}

#menycontainer ul{padding: 0.4em 0; margin: 0;  font: 70% Verdana, Helvetica, sans-serif;}
#menycontainer li{margin: 0; padding: 0; display: inline; list-style: none;}
#menycontainer li a{text-decoration: none; padding: 0.4em 0.6em; margin-left: 1em;  background: transparent;}

#menycontainer li.lang{margin-left: 40px; padding: 0; display: inline; list-style: none;}
#menycontainer li.lang a{text-decoration: none; padding: 0.4em 1em; margin-left: 1em;  background: transparent;}

#menycontainer a:link{color: #603913; font-weight:bold}*/

/*#meny a:visited{color: #603913;  font-weight:bold}
#meny a:hover{ text-decoration:underline}
#meny a#current{text-decoration:underline; color: #603913; font-weight:bold}*/

/* opacitetsbox fr IE */
#opacitet {width: 100%; padding: 1px 0 0 0; opacity: 0.9; filter: alpha(opacity=90);}

/****************************/
#meny{
	width: 192px;
	margin: 0px;
	padding: 0;
	list-style-type: none;
	font:12px Tahoma;
	font-weight:bold;
	color:#003399;
}

#meny a{
	display: block;
	width: auto;
	height: 28px;
	background: url('../images/bg_button.jpg') no-repeat;
	text-decoration: none;
	padding-top:6px;
	/*padding-left:10px; 
	padding-right:0; 
	padding-top:5px; 
	padding-bottom:5px*/
	}
#meny a:link{color:#333333;}
#meny a:visited{color: #333333;}
#meny a:hover{background: url('../images/bg_button2.jpg') no-repeat;}
#meny a#current{background: url('../images/bg_button2.jpg') no-repeat; color:red;}

/*******************/
#meny_NYHETER{
	width: 192px;
	margin: 0px;
	padding: 0;
	list-style-type: none;
	font:12px Tahoma;
	font-weight:bold;
	color:#003399;
}

#meny_NYHETER a{
	display: block;
	width: auto;
	height: 28px;
	/*background: url('../images/bg_button.jpg') no-repeat;*/
	text-decoration: none;
	padding-top:6px;
	/*padding-left:10px; 
	padding-right:0; 
	padding-top:5px; 
	padding-bottom:5px*/
	}
#meny_NYHETER a:link{color:#333333;}
#meny_NYHETER a:visited{color: #333333;}
#meny_NYHETER a:hover{/*background: url('../images/bg_button2.jpg') no-repeat;*/}
#meny_NYHETER a#current{/*background: url('../images/bg_button2.jpg') no-repeat;*/}
/******************/

.buttons_LeftMeny{
color:#3399CC;
}
