@charset "UTF-8";
/* CSS Document */



/* Reset*/
html,body,div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
} 


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*END OF RESET*/

/*html{
	overflow-y:hidden;
	}*/
body {
	line-height: 1;
	/*background-image:url('../bilder/bg.gif');
	background-attachment:fixed;
	overflow: auto;*/
	overflow-y:hidden;
	height: 100%;

}

.body_content
  {
 	 position: relative;
	 width: 100%;
	 min-height: 100%;
     overflow: auto;

  }
hr {
	color:white; 
	border: 1px dotted black; 
	border-style: none none dotted none; 
	margin:0px;
	}
h1{
	font-family:Helvetica Neue,Helvetica, Arial,Verdana, sans-serif;
	font-weight:bold;
	font-size:24px;
	padding-bottom:5px;
	margin-right:10px;
	margin-top:15px;
	color:#0E0E0E;
}

h2{
	font-family:Helvetica Neue,Helvetica, Arial,Verdana, sans-serif;
	font-weight:normal;
	font-size:18px;
	margin-top:5px;
	margin-right:10px;
	padding-bottom: 10px;
	color:#0E0E0E;
}
h3{
	font-family:Helvetica Neue,Helvetica, Arial,Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin-top:5px;
	padding-bottom: 15px;
	color:#0E0E0E;
}

p, label{
	font-family:Helvetica Neue,Helvetica, Arial,Verdana, sans-serif;
	font-size:13px;
	color:black;
	line-height:16px;
	margin-top:20px;
	margin-top:10px;
	line-height:16px;
}
em {
	margin:20px 0px 10px 0px;	
}
a{color: #000000; text-decoration: none; font-weight:bold;z-index:2;}

a:hover{color: #17a0e5;}

input {
	margin:5px;
	}



/*MENU*/	
	
.menu_container{


	width:270px;
	position: fixed;
 	left:65px;
 	top:20px;
	background-color:white;
	/*background-image:url('../bilder/menu_bg.png');*/
	height: 530px;
	z-index:3;

}
.menu_container h2{
	font-weight:bold;
	margin:15px 0px 0px 10px;
}
.menu_container h1, h2, ul, p, select {
	margin-left:10px;
}

* html .menu_container { 
	position:absolute; 
	
	top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
 	left: expression(65+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');
 	
	} 


div#menu_leftmargin{
	position:relative;
	margin-left:15px;
	margin-right:15px;
	height:480px;
	/*IE7 fix*/
	height:495px !ie;
	border: 1px dotted black; 
	border-style: none none dotted; 
}

.air {
	position:relative;
	height:100%;
	}


div#menu_globalnav{
	
	margin-top:10px;
	/*IE7 fix*/
	margin-top:5px !ie;
	
	
}
div#menu_globalnav a{
	
	text-decoration:none;
	/*padding-bottom:10px;*/
	
	
}
div#menu_projektlista {
	height:345px;
	/*overflow:hidden;*/

}
div#menu_projektlista p{
	font-family:Helvetica, Arial,Verdana, sans-serif;
	font-weight:normal;
	
	
}
div#menu_projektlista a{
	font-family:Helvetica, Arial,Verdana, sans-serif;
	font-weight:normal;
	text-decoration:none;
	
	
}
#pagination{
	position:absolute;
	bottom:10px;	
}
div#menu_globalnav ul{
	float:none;
	padding-bottom:10px;
	padding-top:5px;
}
div#menu_globalnav li{
	font-family:Helvetica, Arial,Verdana, sans-serif;
	font-weight:bold;
	font-size:12px;
	
	line-height:20px;
	/*IE7 fix*/
	line-height:14px !ie;
	
	float:left;
	display: inline;
	color:black;
	padding-right:10px;
	padding-bottom:0 px;
}
#menu_project_info p{
	margin-top:2px;
	font-family:Helvetica, Arial,Verdana, sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:16px;
	line-height:16px;
}
#menu_project_info h2{
	margin-top:12px;
	padding-bottom:0px;
	font-family:Helvetica, Arial,Verdana, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:13px;
	line-height:16px;
	line-height:16px;
}

div#menu_globalnav a:hover{
	color: #17a0e5;
	border-bottom: 2px solid #17a0e5;
	}
#hem {
	color: #17a0e5;
	
}
#projekt {
	color: #ee458c;
	
}
#nyheter {
	color: #46a853;
	
}
#kontoret {
	color: #ee3e30;
	
}
#kontakt {
	color: #fdf13e;
	
}

div#menu_news{
	height:365px;
	overflow:hidden;

}
div#menu_news li{
	font-family:Helvetica, Arial,Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#323232;
	padding-bottom:8px;
}
div#menu_news a{
	text-decoration:none;
	font-weight:bold;
}
/*
select {
	font-size: 10pt;
	width: 200px;
	height:22px;
	background-image:url('../bilder/select_bg.jpg');
	//background: red;
	margin:7px 0 5px 0;
 	padding-top:4px;
	}*/
	

OPTGROUP {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 12px; 
	font-weight: bold;	
	color:#ff0075;
	font-style: bold;
	text-decoration: none;
	}
	
OPTION {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 12px;	
	margin-left:5px;
	background: white; 
	color: black;
	text-decoration: none;
	padding:2px;
	}
/* projektinformation presenterad i menyn. kopieras till tinymce.css */
.information{
	margin-top:3px;
	font-family:Helvetica, Arial,Verdana, sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:16px;
	line-height:16px;
}
.kursiv_rubrik{
	margin-top:15px;
	font-family:Helvetica, Arial,Verdana, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:13px;
	line-height:16px;
	line-height:16px;
}

/* Projekt navigering - scrollning */

#projekt_nav{
	padding:0px -10px 0px -10px;
	border: 1px dotted black; 
	border-style: none none dotted; 
	position:fixed;
	top:510px;
	left:80px;
	z-index:200;
	width:240px;
	
}
#projekt_nav a{
		/*IE7 fix*/
	margin-top:5px !ie;
cursor:pointer;
display:block;
line-height:30px;
}
#projekt_nav p{

margin:0;
}

/*Horizontal content*/


div#content{
	height:530px;
/*	width:2500px;
	background-color: #eeeeee;
	float:left;*/
}
/*Prpject start
	Flyttar fram det första projektet
*/
div#project_start{
	position: relative;  
    z-index: 0;
	
	width:305px;
	margin-left:10px;
	margin-top:30px;
	padding-left:20px;
	height: 500px;
	float:left;
	overflow:visible;
}

/* Project teaser*/

.project_teaser_wrapper{
	position: relative;  
    z-index: 0;
	
	width:356px;
	margin-left:10px;
	margin-top:30px;
	/*padding-left:20px;
	background-color:#FC9;*/
	height: 480px;
	float:left;
	overflow:visible;
}

.project_teaser{	
	width:inherit;
	/*padding-left:20px;*/
	height: 480px;

}




#content a{

	text-decoration:none;
	
}
.project_teaser h2{

	
	padding-bottom:8px;
	
}
.project_teaser h3{
	font-weight:bold;
	color: #fdf13e; 
	padding-bottom:3px;
	/*border-bottom: 2px solid #fdf13e;*/
	text-decoration: none;
	font-size:18px;
	margin-left:20px;
	padding-bottom:8px;
	
}
.project_teaser h1{
font-size:45px;
margin-top:0px;
}
.project_info_opacity{

	position:absolute;
	top:0px;
	width: 336px;
	height: 460px;

	/*opacity:0.6;*/
	visibility:hidden;
	margin:10px;
}
.project_bg {
	background-image:url('../bilder/mo_project_bg.gif');
}
.start_bg {
	background-image:url('../bilder/mo_blue_bg.gif');
}
.project_info{

	position:absolute;
	top:0px;
	width: 100%;
	height: 480px;
	visibility:hidden;
}
.project_info h1{
	
	margin-left:20px;
	padding-bottom:10px;
	line-break: strict;
	font-size:45px;
	color:white;
	margin-top:40px;
	
	/*
	text-transform: uppercase;
	padding-bottom:5px;
	margin-top:5px;
	text-transform: uppercase;
	line-height:18px;
	margin-top:71px;
	margin-left:10px;
	padding-top:15px;
	
	background:#009f40;
	background-image:url('../bilder/heading_blue_bg.jpg');
	text-align: center ;*/
}
.project_info h2{
	text-transform: uppercase;
	font-weight:bold;
	margin-left:20px;
	padding-bottom:4px;
	font-size:18px;
	color:white;	
}
.project_info_link{
	visibility:hidden;
	position:absolute;
	bottom:20px;
	width:100%;
	z-index:60;

}
.project_info_link a{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	color: #fdf13e; 
	padding-bottom:3px;
	/*border-bottom: 2px solid #fdf13e;*/
	text-decoration: none;
	font-size:18px;
	
	}
.project_info_link a:hover{
	text-decoration: underline;
	color: #2e3092;
	cursor:pointer;
	}
/* 	
.project_info_link a:link{

	color: #fdf13e;
	}
.project_info_link a:visited{
	color: #fdf13e;
	}
*/

/* Project image */
.project_image_container{
	position: relative;  
    z-index: 0;	
	
	margin-left:10px;
	margin-top:30px;
	height: 480px;
	float:left;
	overflow:visible;
}
div#project_image{
	position: relative;  
    z-index: 0;
	
	
	background-color:#ee458c;
	height: 480px;
	
	overflow:visible;
}
/* Project image description*/
div#project_image_description{
	
	height:20px;
}

div#project_image_description p{
	font-weight:normal;
	margin:0px;
	line-height:20px;
	/*font-style:italic;	*/
}

/*Projekt text*/

.project_text{
	position: relative;  
    z-index: 0;
	width:369px;
	margin-left:10px;
	margin-top:30px;
	height: 480px;
	float:left;

}

.project_text p{
	font-family:Helvetica, Arial,Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	margin-right:10px;
}

.project_text h1{
	
	margin:55px 10px 20px 10px;
	font-family:Helvetica, Arial,Verdana, sans-serif;
	font-weight:bold;
	font-size:24px;
	

}

/* News*/
.news{
	
	position:relative;
	width:369px;
	margin-top:30px;
	margin-right:10px;
	height: 480px;
	float:left;
	overflow:visible;
}
.news_content{
	margin-top:45px;
}
.news_content a{
	z-index:2;
}
.news h1, h2, p {
	margin-left:8px;	
	
}
.news p{
	line-height:18px;
	margin-top:8px;	
}
.news h1{
	margin-top:2px;
	font-size:24px;	
}

/* borders */
.news_border_top1{
	background-image:url('../bilder/news_top_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	top:0;
}
.news_border_top_mo1{
	background-image:url('../bilder/news_mo_bottom_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	top:0;
}

.news_border_bottom1{
	background-image:url('../bilder/news_bottom_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	bottom:0;
}
.news_border_bottom_mo1{
	background-image:url('../bilder/news_mo_top_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	bottom:0;
}
.news_border_top2{
	background-image:url('../bilder/news_bottom_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	top:0;
}
.news_border_top_mo2{
	background-image:url('../bilder/news_mo_top_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	top:0;
}
.news_border_bottom2{
	background-image:url('../bilder/news_top_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	bottom:0;
}
.news_border_bottom_mo2{
	background-image:url('../bilder/news_mo_bottom_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	bottom:0;
}




.project_border_top1{
	background-image:url('../bilder/project_top_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	top:0;
}


.project_border_bottom1{
	background-image:url('../bilder/project_bottom_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	bottom:0;
}

.project_border_top2{
	background-image:url('../bilder/project_bottom_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	top:0;
}

.project_border_bottom2{
	background-image:url('../bilder/project_top_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	bottom:0;
}



.office_border_top1{
	background-image:url('../bilder/office_top_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	top:0;
}


.office_border_bottom1{
	background-image:url('../bilder/office_bottom_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	bottom:0;
}

.office_border_top2{
	background-image:url('../bilder/office_bottom_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	top:0;
}

.office_border_bottom2{
	background-image:url('../bilder/office_top_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	bottom:0;
}

/* borders - Mouseover*/
.border_top_mo1{
	background-image:url('../bilder/news_mo_bottom_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	top:0;
}
.border_bottom_mo1{
	background-image:url('../bilder/news_mo_top_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	bottom:0;
}
.border_top_mo2{
	background-image:url('../bilder/news_mo_top_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	top:0;
}
.border_bottom_mo2{
	background-image:url('../bilder/news_mo_bottom_bg.gif');
	width:100%;
	height:8px;
	position:absolute;
	bottom:0;
}
/* Coworker*/
.coworker{
	
	position:relative;
	width:320px;
	margin-top:30px;
	margin-left:10px;
	height: 480px;
	float:left;
	overflow:hidden;
}
.coworker_admin{
	
	position:relative;
	width:320px;
	margin-top:30px;
	margin-left:10px;
	height: 480px;
	float:left;
}
.coworker_info{

	position:absolute;
	bottom:0px;
	width: 300px;
	height: 130px;
	visibility:hidden;
	margin:10px;

}
.coworker_bg {
	background-image:url('../bilder/mo_yellow_bg.gif');
	
}

.coworker_info h1{
	font-size:22px;
	margin:8px 0px 0px 10px;
	padding:0px;

}
.coworker_info a{
	text-decoration:none;	
}
.coworker_info a:hover{
	color: white;
	border-bottom: 3px solid white;
	}

/* Admin*/
#admin_center{
	width:450px;
	margin:40px 30px;


	
}
#admin_panel{
	position:absolute;
	bottom:0px;
	width:100%;
	background-color:grey;
	 z-index:2;
	
}
#admin_panel hr{
	margin:10px;
	
}
.admin_BW{
	color:white;
	background-color:black;
	padding:5px;	
}
.admin_WB{
	font-family:Helvetica, Arial,Verdana, sans-serif;
	color:white;
	background-color:black;
	padding:5px 5px 5px 5px;
	text-transform: none;
	margin-left:20px;
	margin-right:10px;
	
}

div#project_tools{
	
	width:300px;
	margin-left:10px;
	margin-top:10px;
	padding-left:10px;
	background-color:grey;
	color:white;
	height: 480px;
	float:left;
	overflow:visible;
}
div#project_tools hr{
	
	margin:10px;
}


/* Footer */

.logo{
	/*position:fixed;
	bottom:30px;
	margin-left:6px;
	margin-top:25px;*/
	float:left;	
}
.logo h2{
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-size:18px;	
}
.logo h3{
	margin:0px 0px 0px 0px;
	font-size:14px;	
}
.center{
margin-left:auto;	
}



* html .logo { 
	position: absolute;
top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + documentElement.clientHeight-this.clientHeight) : document.body.scrollTop+(document.body.clientHeight-this.clientHeight));

	} 

#footer {
	
	margin-left:75px;
    position: fixed;
    bottom: 40px;
    z-index:10;
    height:40px;
    width:90%;
}
#footer p{
	font-size:12px;
	margin:8px 0px 0px 0px;
	
}

.info {
	margin-top:23px;
	float:right;
	text-align:right;
	overflow:hidden;	
}

#footer hr{
position:relative;
top:24px;
/*IE7 fix*/
top:31px !ie;

border: 0;
color:#404040;
background-color:#404040;
height: 1px;
width: 100%;

	
}


/*Classes*/





	

.bigLink {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 480px;
   	 z-index:1;
   	 display:block;
	



}
.left{
	float:left;
	margin-left:10px;
}
.right{
	float:right;
	/*margin-right:20px;*/
	margin-right:10px;
}
/*
.bigLink:hover{
	opacity:0.2;

	background-color:#b7feff;
}
*/
.aboveLink {
 
    position:relative;
    z-index:2;

}
.text_link{
	font-weight:bold;
	}
.text_link:hover{
	text-decoration:underline;
	color:#2e3092;
	
	}
.bottom {
 	background-color:white;
    position:absolute;
    bottom:10px;
	width:100%;
}
.big_heading{
	font-weight:bold;
	font-size:50px;
	padding-bottom:5px;
}
.small_heading {

	
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
	

}
.absolute {
	position:absolute;	
}
span.select {
	position: absolute;
	width: 180px;
	margin-left:10px;
	height: 22px;
	padding: 0 24px 0 8px;
	color: #black;
	font: 12px/21px arial,sans-serif;
	background: url(../bilder/select_bg.jpg) no-repeat;
	overflow: hidden;
}
