@charset "UTF-8";
body {
	text-align: center;
	min-width: 600px;
	margin:0;
	background-color:#2452aa;
	background-image:url(img/bg1.jpg);
	background-position: 50% 0%; 
	background-repeat:no-repeat;
}
#plug {
	text-align: left;
	position:relative;
	width:100px;
	height:45px;
	z-index:7;
	float: right;
	right: -110px;
	top: 2px;
}
#mainbody {
	margin:0 auto;
	width:600px;
	text-align: left;
	z-index: 666;
}


#top {
	background-color:#FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	height:116px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main {
	height:inherit;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;

}
#menu {
	text-align: left;
	background-color: #666666;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 10px;

}

#anstalldruta {
	background-color: #FFFFFF;
	border: solid thin #CCCCCC;
	width:150px;
	height:240px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding:5px;
}

#clear {clear: both; margin: 0px}

#footer {
	clear:both;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	background-color: #666666;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
	padding-top: 2px;
}
#subfooter {
	clear:both;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	height:200px;
	background-color: #2452aa;
}
#back {
}

#submeny-1 {
	position:relative;
	z-index: 6;
	height: 0px;
}
#företaget {
	position:absolute;
	width:150px;
	left:0px;
	top:0px;
	z-index:6;
	background-color: #666666;
	height: 60px;
}

.thumbnail {
	margin: 5px;
	border:none;
}

#kontakt {
	position:absolute;
	height:20px;
	width:78px;
	left:94px;
	top:0px;
	z-index:6;
	background-color: #666666;
}
#anställda {
	position:absolute;
	width:220px;
	height:110px;
	left:173px;
	top:0px;
	z-index:6;
	background-color: #666666;
}

p,ul {
	margin-right: 30px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.menutext1 {
	position: relative;
	left: 10px;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
}
.menutext2 {
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
}
.menutext3 {
	padding-left:10px;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
}
.menubglink {
	position:relative;
	background-color:#000033;
}
.wordspace {
	word-spacing:10px;
}
.menutext1:hover {
	text-decoration:underline
}
.menutext3:hover {
	text-decoration:underline
}

.link1 {
	position: relative;
	left: 0px;
	font-size: 15px;
	text-decoration: none;
}
.link1:hover {
	text-decoration:underline;
}

.maintext1 {
	position: relative;
	width:600px;
}

.maintextlink {
	font-size: 14px;
	text-decoration: none;
}
.maintextlink:hover {
	text-decoration:underline;
}

.smalltext1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 0px;
	text-decoration: none;
	margin-left: 10px;
	
}
.mediumtext1 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	top: 0px;
	text-decoration: none;
	margin-left: 10px;
	
}
.gray {

	color:#CCCCCC;
	
}

.footertext1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing: 1px;
}

.imagefloat {
	float: left;
	padding-right:10px;
	padding-top:0px;
	margin-left: 10px;

}
.imagefloat2 {
	float: right;
	padding-leftt:10px;
	padding-top:0px;
	margin-right:10px;

}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 3px;
	margin-left:10px;
}
h2 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
	margin-left:10px;
}




 /* LB */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
