/* MISC
---------------------------------------- */
.altbody{
	background:url(../bilder_losning/altBg01.jpg) repeat-x #333;
}	
#frontWrapper{
	width:978px;
	margin:0 auto;
}
#heading{
	height:49px;
	position:relative;
}	
#ornament{
	position:absolute;
	top:11px;
	right:160px;
	background:url(../bilder_losning/ornament.png);
	width:176px;
	height:83px;
	z-index:0;
}

#langSelect{
	position:absolute;
	width:80px;
	height:30px;

	right:0;
	top:16px;
	}
	
.flag{
	width:26px;
	height:18px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	}

/* Top Menu
---------------------------------------- */
#topMenu {
	font-size:12px;
	text-transform:uppercase;
	height:45px;
	position:relative;
	z-index:50;
}
#topMenu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#topMenu ul li{
	display:block;
	float:left;
	padding-top:22px;
}
#topMenu ul li.selected{
	background:url(../bilder_losning/topMenuArrow.jpg) top center no-repeat;
}
#topMenu ul li a {
	text-decoration:none;
	color:#fff;
	padding:0 10px;
	border-right:1px solid #971519;
	line-height:12px;
	height:12px;
}
#topMenu ul li.last a {
	border:0;
}
#topMenu ul li.first a {
	padding:0 10px 0 0;
}

/* Credits
---------------------------------------- */
#creditz {
	margin:4px 15px 10px 0;
	color:#666;
	font-size:10px;
	text-align:right;
	letter-spacing:1.1px;
}
#creditz a,
#creditz a:link,
#creditz a:visited,
#creditz a:hover,
#creditz a:active {
	color:#666;
}
#creditzFS{
	margin:4px 0px 10px 0;
	color:#666;
	font-size:10px;
	text-align:right;
	letter-spacing:1.1px;
}
#creditzFS a,
#creditzFS a:link,
#creditzFS a:visited,
#creditzFS a:hover,
#creditzFS a:active {
	color:#666;
}

/* Frontpage
---------------------------------------- */
#frontPage{
	width:976px;
	height:484px;
	border:1px solid #666;
	position:relative;
}

/* Slideshow
---------------------------------------- */
#slideshow{
	width:654px;
	height:484px;
	overflow:hidden;
	position:absolute;
	z-index:1;
	top: 0; left: 0;
}

/* Bottles
---------------------------------------- */
#bottles{
	position:absolute;
	bottom:4px;
	left:2px;
	width:654px;
	z-index:5000;
}
#bottles .blogg{
	float:left;
	width:149px;
	height:68px;
	overflow:hidden;
	margin-right:1px;
	background:url(../bilder_losning/bottleBlog.png) no-repeat;
	position:relative;
	padding:9px 155px 11px 20px;
}
#bottles .news{
	float:left;
	width:149px;
	height:68px;
	overflow:hidden;
	background:url(../bilder_losning/bottleNews.png) no-repeat;
	padding:9px 155px 11px 20px;
	position:relative;
}
#bottles .news .button,
#bottles .blogg .button{
	width:30px;
	height:30px;
	position:absolute;
	right:48px;
	top:27px;
	border:0;
	
}



#bottles .news .frontNewsTitle,
#bottles .blogg .frontNewsTitle{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#bottles .news .date,
#bottles .blogg .date{
	color:#fff;
	font-size: 0.8em;
}	
#bottles .news a,
#bottles .news a:visited,
#bottles .news a:active,
#bottles .blogg a,
#bottles .blogg a:visited,
#bottles .blogg a:active{
	color:#fff;
}
#bottles .news .frontNewsIngress,
#bottles .news .frontNewsIngress p,
#bottles .blogg .frontNewsIngress,
#bottles .blogg .frontNewsIngress p{
	color:#fff;
	font-size:11px;
	margin:4px 0;
	padding:0;
	line-height:12px;
}

/* Frontpage Picture Collage
---------------------------------------- */
#fsCollage {
	width:322px;;
	height:484px;
	background:url(../bilder_losning/frontCollage.jpg);
	overflow:hidden;
	position: absolute;
	top: 0;
	right: 0;
}	

/* Main
---------------------------------------- */
#mainwrapper{
	width:957px;
	border:0 solid #ccc;
	border-width:1px 1px 0 1px;
	min-height:400px;
	height:auto !important;
	height:400px;
	background:#fff;
	padding:1px;
}
#bottom{
	width:961px;
	height:6px;
	overflow:hidden;
	background:url(../bilder_losning/bottom.jpg) no-repeat;
}

/* Picture Collage
---------------------------------------- */
#topCollage{
	width:957px;
	height:133px;
	overflow:hidden;
}

/* Breadcrums
---------------------------------------- */
#nav{
	width:947px;
	height:24px;
	line-height:22px;
	background:#97161A;
	font-size:10px;
	color:#ccc;
	margin:1px 0;
	padding-left:10px;
	position:relative;
}
#nav a,
#nav a:link,
#nav a:visited,
#nav a:hover,
#nav a:active {
	text-decoration:none;
	color:#fff;
}

/* Search
---------------------------------------- */
#search{
	background:url(../bilder_losning/searchBg.jpg) no-repeat;
	width:180px;
	height:18px;
	position:absolute;
	right:5px;
	top:3px;
}
.searchfield{
	background:none;
	width:130px;
	height:16px;
	line-height:16px;
	border:0;
	font-size:11px;
	padding:0 3px;
	position:absolute;
	top:2px;
}
.searchbutton{
	border:0;
	background:none;
	width:25px;
	height:18px;
	color: none;
	outline:none;
	position:absolute;
	right:0;
	top:0;
}

/* Left side
---------------------------------------- */
#mainLeft {
	width:202px;
	float:left;
	padding:0 11px 0 5px;
	
}
#mainLeft ul {
	list-style:none;
	margin:0;
	padding:0;
}
#mainLeft ul li {	
	margin:0 0 5px 0;
	padding:0;
	display:block;
	width:200px;
	background:url(../bilder_losning/leftMenuBg.jpg) repeat-y;
	border:1px solid #eeeeee;
}
#mainLeft ul li a,
#mainLeft ul li a:link,
#mainLeft ul li a:visited,
#mainLeft ul li a:hover,
#mainLeft ul li a:active {
	padding-left:10px;
	line-height:23px;
	font-size:12px;
	color:#971419;
	font-weight:bold;
	
}
#mainLeft ul li.selected {
	color:#971419;
}
#mainLeft ul li:hover ,
#mainLeft ul li.selected {
	background:#DCD4CE;
}


/*Level 2*/
#mainLeft ul ul {
	list-style:none;
	margin:0;
	padding:3px 0 3px 10px;
	background:#fff;
}

#mainLeft ul li ul li{
	margin:0 0 0 0;
	padding:0;
	border:0;
	background:#fff;
	width:190px;
	height:18px;
	
	
}

#mainLeft ul li ul li.selected,
#mainLeft ul li ul li:hover{
	background:#fff;
}

#mainLeft ul li ul li a,
#mainLeft ul li ul li a:link,
#mainLeft ul li ul li a:visited,
#mainLeft ul li ul li a:hover,
#mainLeft ul li ul li a:active {
	color:#000;
	background:url(../bilder_losning/prodArrow.gif) no-repeat;
	line-height:15px;
}

#mainLeft ul li ul li.selected a{color:#971419;}


/* Other leftside elements
-----------------------------------------*/

#contactbox{
	margin:30px 0;
	width:180px;
	border:1px solid #eeeeee;
	padding:10px;
	color:#000;
}

#contactbox p{
	color:#000;
}

#contactbox a,
#contactbox a:link,
#contactbox a:active,
#contactbox a:visited{
	color:#000;
	font-weight:bold;
}

.logoutButton{
	margin-top:10px;
}

#contactbox .logoutButton a,
#contactbox .logoutButton a:link,
#contactbox .logoutButton a:active,
#contactbox .logoutButton a:visited{
	background:#971419;
	color:#ffffff;
	border:1px solid #efefef;
	width:auto;
	padding:3px;
	font-size:10px;
	text-transform:uppercase;
	outline:none;
}

#contactbox .logoutButton a:hover{
	background:#DCD4CE;
	color:#971419;
	}
/* Center
---------------------------------------- */
#mainCenter {
	width:501px;
	float:left;
	border:1px solid #eeeeee;
	padding:10px 20px;
}

/* Right side
---------------------------------------- */
#mainRight {
	padding:0 5px 0 11px;
	width:180px;
	float:left;
}

/* Buttons
---------------------------------------- */
#buttonHolder {
	width:100%;
	margin-top:30px;
	overflow:hidden;
	font-size:11px;
	color:#000;
}
#buttonHolder a,
#buttonHolder a:link,
#buttonHolder a:visited,
#buttonHolder a:hover,
#buttonHolder a:active {
	text-decoration:none;
	color:#000;
	margin-right:11px;
	padding-left:23px;
	line-height:22px;
}
#buttonHolder img {
	margin-right:4px;
}
#buttonHolder .back a {
	float:left;
	background:url(../bilder_losning/iconBack.jpg) no-repeat;
}
#buttonHolder .print a {
	float:left;
	background:url(../bilder_losning/iconPrint.jpg) no-repeat;
}
#buttonHolder .tip a {
	float:left;
	background:url(../bilder_losning/iconTip.jpg) no-repeat;
}
#buttonHolder .PDF a {
	float:left;
	background:url(../bilder_losning/iconPDF.jpg) no-repeat;
	padding-left:28px;
}
#buttonHolder .fav a {
	background:url(../bilder_losning/iconFave.jpg) no-repeat;
	float:left;
}

/* Advertisers
---------------------------------------- */
.addright img{
	width:178px;
	overflow:hidden;
	border:1px solid #ccc;
	margin-bottom:10px;
}

/* News templates
---------------------------------------- */

.ns_news_ingr,
.ns_news_ingr p{
	font-weight:bold;
	margin: 0 0 10px 0;

}

.ns_news_brod{

}

.ns_news_date{
	text-align:right;
	margin-top:10px;
	xfont-size:1.2em;
	color:#333;
}

.aboform{
	width:150px;
	border:1px solid #ccc;
	font-size:11px;
	background:white;
	padding:1px 3px;
}
.abobtn{
	font-size:11px;
	background:#971519;
	color:#fff;
	border:0;
	padding:1px 3px;
}


#big_news{
	
}

#big_news .left{
	width:200px;
	margin-right:20px;
	float:left;
	overflow:hidden;
	
}

#big_news .right{
	width:281px;
	float:left;
	overflow:hidden;
	
	
}

#big_news .header{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
	padding-top:0;
	font-size:16px;
	color:#971519;
	font-weight: normal;
	margin-bottom:0px;
}

#big_news .author,
#smaller_news .author,
.author{
	font-size:10px;
	height:20px;
	overflow:hidden;
}

#big_news .ingress,
#big_news .ingress p,
#smaller_news .ingress,
#smaller_news .ingress p{
	font-size:12px;
	line-height:14px;
	
}

#big_news .lesmer,
#smaller_news .lesmer,
.arkivLesmer{
	margin-top:10px;
}

#big_news .lesmer a,
#smaller_news .lesmer a,
.arkivLesmer a{
	background:url(../bilder_losning/redArrows.gif) no-repeat;
	padding-left:15px;
	line-height:14px;

}


#smaller_news .box{
	width:240px;
	overflow:hidden;
	float:left;
	height:140px;
}

#smaller_news .header{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
	padding-top:0;
	font-size:16px;
	color:#971519;
	font-weight: normal;
	margin-bottom:0px;
}

#flerenyheter{
	background:url(../bilder_losning/hDivider.jpg) no-repeat;
	width:500px;
	height:22px;
	line-height:19px;
	color:#971519;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	margin-bottom:10px;
}


#micro_news{

}


#micro_news .left{
	width:225px;
	margin-right:20px;
	float:left;
	padding-left:15px;
}

#micro_news .right{
	width:240px;
	float:left;
}

#micro_news .header{
	padding-left:15px;
	background:url(../bilder_losning/blackArrows.gif) no-repeat;
	
}

#micro_news .header a,
#micro_news .header a:visited,
#micro_news .header a:link,
#micro_news .header a:active,
#micro_news .header a:hover{
	color:#000;
	display:block;
	line-height:13px;
	height:20px;
}

.toArchive{
	margin:20px 0 20px 15px;
}

.toArchive a,
.toArchive a:visited,
.toArchive a:link,
.toArchive a:active,
.toArchive a:hover{
	background:url(../bilder_losning/redArrows.gif) no-repeat;
	padding-left:15px;
	line-height:14px;
}

.arkivHeader{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
	padding-top:0;
	font-size:16px;
	color:#971519;
	font-weight: normal;
	margin-bottom:0px;
}

.arkivIngress,
.arkivIngress p{
	font-size:12px;
	margin:0;
	padding:0;
}

/* Thumbnails
**************************************/

