/* @override http://datamal.no/udeweb/default.css */

/*
CSS Document 

*/

@charset "iso-8859-1";



@import url("skins/skin0.css");
@import url("skins/von.css");



/*
@import url("skins/skin0.css");

@import url("skins/von.css");

*/

ul.gallery_unstyled{list-style: none;}
	.galleria{list-style:none;width:200px}
	.galleria li{display:block;width:60px;height:60px;overflow:hidden;float:left;margin:0 10px 10px 0}
	.galleria li a{display:none}
	.galleria li div{position:absolute;display:none;top:0;left:80px}
	.galleria li div img{cursor:pointer}
	.galleria li.active div img,.galleria li.active div{display:block}
	.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
	.galleria li .caption{display:block;padding-top:.5em}
	* html .galleria li div span{width:400px} /* MSIE bug */
	
	
	.caption{font-style:italic;color:#887;}
	.demo{ position:relative;}
	.gallery{ width:570px;}
	.gallery li{width:60px;height:60px;border: none;margin: 0 2px;}
	.gallery li div{left:240px}
	.gallery li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{ height:438px;width:612px;overflow: hidden; text-align: center;clear: both;}
	#main_image img{margin-bottom:10px;}
	
	.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
	.info{text-align:left;width:566px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
	#spacer{
		height: 5px; clear: both;
	}
	div.header{
	padding: 10px 10px 10px 20px;
	
	}
	div.galleryheader{
	padding: 10px;
	
	}
	div.gallery{
	height: 0px; overflow: hidden;
	}
	
	#map{width: 580px; height: 280px;}
	#contactus{}
	.contactus{padding-left: 20px;}
	#contactus strong{ font-size: 14px;}


	#frontermeny img{
	margin-top: 8px;
	width: 135px;

}

#askolen_header{
	margin-top: 5px;
	border-bottom: 2px solid #154b29;
	margin-bottom: 5px;

}

#askolen_banner{
	background-image:url(images/meny_banner.gif);
	height: 55px;
	width: 570px;
	padding: 0 0 0 10px;
}

li.askolen{
	list-style: none;
	list-style-position:outside;
	padding: 0px;
	margin: 0px;


}

#askolen_menu ul
{
	margin:6px 0;
	padding:0;
	white-space:nowrap;
}

#askolen_menu li
{
	display: inline;
	list-style-type: none;
}

#askolen_menu a { padding: 3px 10px; }

#askolen_menu a:link, #askolen_menu a:visited
{
	color: #3399ff;
	background-color: #fff;
	text-decoration: none;
}

#askolen_menu a:hover
{
	color: #0c2d83;
	background-color: #fff;
	text-decoration: none;
}

#bildearkiv-link img{
	width: 131px;
}

.hiden{

display: none;
}

.hidey{

display: block;
}

.boks1-farge{
	position: relative;
}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 415px;
	
}


#rssHolder1 .scrollable{
height:116px;
}

#rssHolder2 .scrollable{
height:232px;
}

#rssHolder3 .scrollable{
height:357px;
}


/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	height:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/

.items{
 padding-bottom: 2px;
	
}
.items div {
	float:left;
}

.item{

	padding: 3px 0 3px;
	height: 113px;
	overflow: hidden;
	
}
.vertical {
/*border-top:1px solid #DDDDDD;*/

overflow:hidden;
position:relative;
/* width:415px; */
}

#rssHolder1 .vertical{
height:116px;
}

#rssHolder2 .vertical{
height:232px;
}

#rssHolder3 .vertical{
height:357px;
}


.news-image-short{
	width: 149px;
	height: 112px;
	overflow: hidden;
	margin-right: 11px;
	position: relative;

}

.news-image-short img{
	position: relative;
}



.news-container h3{

color:#0C2D83;
font-size:12px;
font-weight:bold;
text-decoration:none;
border-bottom: none;
float: left;
margin: 0px;
}

#nyheter .news-container h3{

border-bottom: 1px dashed #CCCCCC;
float: none;
	
	
}

.news-desc{
	width: 245px;
	margin-top: -3px;
}


.news-full{
	display: block;
}

.news-text-short{
	width: 245px;
}

.news-date{
	float:left;
	font-size:9px;
	margin-bottom:4px;
	margin-top:-4px;
	width:245px;
}

#actions{
	position: absolute;
	right: 5px;
	top: 2px;
}

#actions a{
	cursor: pointer;
}

.disabled{
	visibility: hidden !important;
}

#nyheter #NewsArea{
	padding-left:  10px;
}

#nyheter .items div{
	float: none;
}

#nyheter .items div.img-holder{
	float: right;
	padding-left: 10px;
	background-color: #ffffff;
}

.rss-single-item-title{

	font-size: 14px;
	font-weight: bold;
	color: #0C2D83;
	
}

.rss-single-item-date{
	margin-top: 10px;
	
}

.rss-single-item-desc{
	margin-top: 10px;
	
}


.rss-single-item-image{
	float: right;
	
	
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
 }
 
 .scrollable .item{
 width: 415px;
 }
 
 div.siste-box{
 
 	border: none;	
 }
 
 #rssHolder3 #rss{
 	height: 358px; 
 	visibility: hidden;
 }
 
 .rss-single-item-desc table{
 
 	border-bottom: 1px solid grey;
 	border-left: 1px solid grey;
 	border-top: none;
 	border-right: none;	
 }
 
  .rss-single-item-desc td{
 
 	border-top: 1px solid grey;
 	border-right: 1px solid grey;
 	border-bottom: none;
 	border-left: none;
 	padding-left: 2px	
 }
 
   .rss-single-item-desc h2{
 
 	margin-top: 10px;
 }
 
 /* For filarkivet */
 
 #file-list ul{
	margin:  0px;
	padding: 0px 0px 0px 10px;
}
 #file-list li{
	list-style: none;
	margin-left: 5px;
	padding:  2px 0px 0px 20px;
	background-repeat: no-repeat;
	line-height: 17px;
 }
 
 #file-list li.icon-folder{
	background-image: url("images/folder_blue.png");
	padding-left: 20px;
}

.icon-1, .icon-2, .icon-3{
	background-image: url("images/image.png");
}

.icon-4{
	background-image:  url("images/pdf.png");
}

.icon-5{
	background-image:  url("images/html.png");
}
.icon-99{
	background-image:  url("images/unknown.png");
}
 
 
 
 
