/**
* $Date: 2010-05-07 14:31:42 +0200 (fr, 07 maj 2010) $
* $Author: niklas.oja $
* $Revision: 121 $
**/

#navigation
{
	margin:0;
	height:38px;
	padding-left:0;
	background-image: none;
	/*background: Transparent url(../images/menu/menu_right.png);
	background-position: right top;
	background-repeat: repeat-x;*/
	width:979px;
}

* html #navigation { height:41px; background-position: right center;}  /* for IE 6 */
* + html #navigation { height:41px; background-position: right center;}  /* for IE 7 */

ul.movie-listing
{
	margin: 0; padding: 0; list-style: none;
}

ul.movie-listing li
{display: block; float: left; margin: 5px;	font-family: Arial;
	font-size: 14px;}
	
	
ul.movie-listing a { text-decoration: none;  color:#0097d4}
ul.movie-listing a:hover { text-decoration: none;  color:#0fb6f9}



.projectmoviewerapper
{
	background: url(../images/common/ProjectMovie.png);
	height: 248px;
	width: 290px;
	padding-top: 10px;
}

.projectgetquicktime
{
	background-image:none;
	height:120px;
	padding:70px 50px 0;
	width:190px;
}



.projectmoviewerapper img
{
	/*border:1px solid black;
	margin:15px 0 0 70px;
	padding:3px;*/
	width:150px;
}

.projectimagewerapper
{
	border:1px solid #DDDDDD;
height:100px;
overflow:hidden;
width:185px;
}

.projectimagewerapper img
{
	width : 185px;
}

span.projectimagedescr
{
	border: solid 1px #DDDDDD;
	border-top-width: 0;
	background-color:#F2F2F2;
	display:block;
	font-size:11px;
	height:35px;
	line-height:14px;
	padding:2px 5px;
	width:175px;
}

.projectgetquicktime img
{
	float:left;
	padding:0 5px 0 0;
}

.projectgetquicktime span
{
	font-size: 11px;
}
a.movieplay
{
	display:block;
	background: url(../images/common/ProjectPlay.png);
	background-position: top right;
	background-repeat: no-repeat;
	height:27px;
	margin-left:99px;
	padding-top:7px;
	width:100px;
	text-align:left;
}

a.projectheader
{
	display:block;
	background: url(../images/common/ProjectHead-sprite.png); 
	height: 54px;
	padding-top: 15px;
	padding-left: 20px;
	width: 279px;
	z-index: 50;
	color: #FFF;
	font-size: 18px;
	position: relative;
}

div.tabbody
{
	font-size: 11px;
}

div.tabbody a
{
	color: #0097D4;
}

a.projectheader:hover,
a.projectheader.selected
{
	background-position: 0 -69px;
}
.projecthead
{
	background: url(../images/common/ProjectHead.png); 
	height: 69px;
}

.projecthead span
{
	color: #FFF;
	font-size: 18px;
}

.projecthead span a
{
	color: #FFF;
}


.projectcontent
{
	background: url(../images/common/ProjectContent.png) repeat-x;
	position:relative; 
	z-index: 5; 
	top:-17px; 
	padding: 0 5px 0 0;
	margin: 0 2px 0 2px;
	width: 290px;
	height: 100px;
	overflow: hidden;
}

.projectcontent img
{ 
	float:left;
	width: 150px;
	margin-right: 5px;
}

.projectcontent a
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.projectcontent a:hover
{
	text-decoration: underline;
}


.facthead
{
	background: url(../images/common/bg-boxhead-light.jpg) no-repeat; height: 55px;
	padding: 15px 0 0 20px;
}

.facthead span
{
	color: #FFF;
	font-size: 18px;
}


.factcontent
{
	background: url(../images/common/bg-fact.jpg) repeat-x; padding: 10px;
}


.firstnews
{
	background: url(../images/common/bgFirstNews.jpg); 
	background-repeat: no-repeat;
	height: 240px;
	padding: 10px 15px 0 15px;
}

.firstnews .news
{
	height: 170px; padding-top: 40px;
	color: #676767;
}
.firstnews .readmore
{
	height: 50px;
	font-size: 16px;
	font-weight: bold;
}

.firstnews a
{
	color: #000;
}

.firstnewsimage
{
	background: url(../images/common/bgFirstNewsImage.jpg); 
	background-repeat: no-repeat;
	padding: 22px 20px 23px 35px;
	height: 215px;
	overflow: hidden;
	border: solid 0px black;
}

.firstnewsimage a
{
	display: block;
	height: 215px;
	background: url(../images/common/lkabNewsPic_default.png);
	background-position: center center;
}

/*
.newshead
{
	background: url(../images/common/bg-boxhead-dark.jpg) no-repeat; height: 55px;
	padding: 15px 0 0 20px;
}
.newshead span
{
	color: #FFF;
	font-size: 18px;
}


.newsitem
{
	font-size: 12px;
	color: #9c9c9c;
}

.newscontent
{
	background: url(../images/common/bg-box.jpg) repeat-x;
	padding: 10px;
}

.newsitem a
{
	font-size: 14px;color: #000;font-weight: bold;

}
*/
.boxhead_dark
{
	background: url(../images/common/bg-boxhead-dark.jpg) no-repeat; height: 55px;
	padding: 15px 0 0 20px;
}

.boxhead_dark span
{
	color: #FFF;
	font-size: 18px;
}

.boxcontent
{
	background: url(../images/common/bg-box.jpg) repeat-x;
	padding: 10px;
}

.boxcontent h3
{
	margin-bottom: 5px;
}

.boxitem
{
	font-size: 12px;
	color: #9c9c9c;
}

.boxitem a
{
	font-size: 14px;color: #000;font-weight: bold;
}

.boxitem a:hover
{
	color: #0097d4;
}


.chatitem
{
	font-size: 12px;
	color: #000;
	margin-bottom:10px;
}

.chatitem a
{
	font-size: 14px;color: #0097d4;font-weight: bold;
}

.chatitem a:hover
{
	text-decoration: underline;
}


.linkitem
{	
	font-size: 12px;
	color: #9c9c9c;
}

.linkitem a
{
	font-size: 14px;color: #000;font-weight: bold;
	padding: 0 0 0 0;
	background: url(../images/common/bg-item-tags.png) no-repeat right center;
}

.picText
{
	font-size: 11px; color: #646464; padding: 5px 0 0 0; line-height: 13px;
}

ul.item-listing
{
	margin: 0; padding: 0; list-style: none;
}

.PagingContainer
{
	padding: 5px;
	color:Black;
}

.PagingContainer a
{
	color:Black;
	font-size: 12px;
}

.PagingContainer .SelectedPagingItem
{
	font-weight: bold;
}

ul.item-listing li
{display: block; clear: both; margin-bottom: 5px;}

.pushnewsheader
{
	position:relative; top:-260px; left:0px; text-align:center; color: #fff; font-size:20px; font-weight: 500;
}
.pushheader
{
	position:relative; top:-280px; left:0px; text-align:center; font-size:20px; font-weight: 500;
	
}

/*.pushheader4,
.pushheader5
{
	height: 40px; background-image: url(../images/common/bgPuffGreen.png); text-align:center; font-size:20px; font-weight: 500;
	padding-top: 15px;
}

.pushheader5
{
	background-image: url(../images/common/bgPuffRed.png);
}
*/

.pushrighttext
{
	/*background:url(../../../images/common/ruta4-bakgrund.png);*/
	_width: 1%;  position:absolute; height:100px; padding:0; top:145px; left:140px; width:150px; text-align:left; 
	color: #000; font-size:12px; font-weight: bold; overflow: hidden;
}

.pushrighttext a
{
	color: #000;
}

.pushnewsheader a,
.pushheader  a,
.pushheader5 a,
.pushheader6 a
{
	color: #fff;
	
}

.pushheader5 a
{
	background-image: url(../images/common/red-Sprite.png); text-align:center; font-size:20px; font-weight: 500;
	display: block; height: 38px; padding-top: 15px; width: 458px;
}

.pushheader5 a:hover
{
	background-position: left 52px;
}

.pushheader6 a
{
	background-image: url(../images/common/blue-Sprite.png); text-align:center; font-size:20px; font-weight: 500;
	display: block; height: 38px; padding-top: 15px; width: 458px;
}

.pushheader6 a:hover
{
	background-position: left 52px;
}

.lightbox img
{
	padding-bottom: 10px;
	padding-top: 10px;
}



.searchresult h4 ,
.searchresult h4 a
{
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: lighter;
	line-height: 18px;
	color: #0097d4;
}
.searchresult p { margin: 0 0 20px 0; font-size:12px; color:#959595}
.searchresult p em
{
	font-size: 90%;
	display: block;
	margin-top: 5px;
	color: #999;
	font-style: normal;
}

.text{ padding: 3px; color: #3e3e3e;}
.preview-value{	color: #cecece;}

#searchForm
{
	width:230px
}

#searchForm .text
{
	padding: 5px 5px 5px 20px;
	color: #cecece;
	width: 180px;
	background: #ffffff url(../images/common/Sok.jpg) no-repeat left center;
}



.searchwrapper
{
	padding-top: 3px;
	padding-left: 50px;
}
.searchboxwrapper
{
	background: transparent url(../images/common/search_bg.png);
	background-repeat: no-repeat;
	height:32px;
	width: 220px;
	margin-top: 3px;
}
.searchbox
{
	background-color: transparent;
	border:0;
	width: 180px;
	padding: 8px 5px 0 25px;
	margin: 0;
}

.searchbutton
{
	padding: 0;
	margin: 12px 0 0 3px;
	height: 13px;
}




.newsslidercontainer
{
	background: url(../images/common/bg_newsslider.gif) no-repeat; height: 44px;
}

       #newscycleheader
       {
        	text-align:center;
        	margin: 11px 0 0 0px;
            float: left;
            width: 150px;
            font-size: 16px;
            font-weight: bold;
            color: #fff;
        }  
        
        #newscycleheader a
        {
        	color: #fff;
        }
        
        #newscycle 
        {
        	margin: 0 0 0 60px;
            float:left;
        }  
        
        #newscycle div 
        {
        	margin-top: 10px;
        	height: 30px;                
        	width:  700px;     
        	top:  0;
        	left: 0;
        	font-size: 16px;
        	color: #000;
        } 
        
        #newscycle div a
        {
        	margin-top: 10px;
        	height: 30px;                
        	width:  700px;     
        	top:  0;
        	left: 0;
        	font-size: 16px;
        	font-weight: bold;
        	color: #000;
        }
        
        
        
        .projectlistitem
        {
        	
        }
        
        .projectlistitem a
        {
			color: #656565;
        }
        
        .projectlistitem a:hover
        {
        	text-decoration: underline;
        }
        
        .projectlistitem img
        {
        	/*width: 250px;
        	margin:0 0 10px 0;
        	float:left;*/
        }
        
        .projectlistitem div
        {
        	width: 345px;
        	margin:0 0 10px 10px;
        	float:left;
        	height: 180px;
        	overflow: hidden;
        }
        
        .projectlistitem div.imgwrapper
        {
        	margin-left: 0;
        	border: solid 5px black;
        	width: 250px;
        }
        
		.vrwrapper
		{
			background-color: #e6e6e6;
			width: 450px;
		}
		
        .vrhelp
        {
        	font-size: 11px; 
        	line-height:normal; 
        	padding: 5px; 
        }
        
        .vrhelp div
        {
        	margin: 3px;
        }
        
        .vrhelp div.icon
        {
        	margin: 8px 0 0 0;
        }
        
        .vrhelp div.text
        {
			width:400px; 
        }

        
        
#id_matrix
{
}

#id_matrix tr
{
	clear: left;
}

#id_matrix .heading
{
	/*font-weight: bold;*/
	margin-top: 20px;
}
#id_matrix .question
{
	font-weight: bold;
}

#id_matrix fieldset
{
	float:left;
}


#id_matrix fieldset label
{
	margin-right: 20px;
}


#id_matrix .xformvalidator
{
	color: Red;
	float:left;
}
