* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #000;
	text-align: center;
	margin-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#lang_select {
	position: absolute;
	z-index: 900;
	width: 56px;
	height: 20px;
	top: 95px;
	right: 0px;
}
#framework {
	position: relative;
	width: 1018px;
	height: 766px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}
#framework-border {
	padding: 20px;
}
#header {
	position: relative;
	width: 100%;
	height: 127px;
	background: url('../images/header.gif') no-repeat;
}
#header .clickeble {
	display:block;
	height: 100%;
}
#menu-top {
	position: relative;
	width: 100%;
	height: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #666;
	background: url("../images/top-roll.jpg") no-repeat;
}
.menu-top-col {
	position: relative;
	float: right;
	width: 145px;
	padding: 10px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7.5pt;
	color: #999;
}
.menu-top-col a {
	font-size: 14pt;
	text-decoration: none;
	color: #666;
}
.menu-top-col a:hover {
	text-decoration: underline;
}
#content {
	position: relative;
	width: 100%;
	/*height: 400px;*/
}
#content h1, #content h2, #content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-variant: small-caps;
}
#content h2 {
	font-size: 12pt;
}
#content h3 {
	font-size: 10pt;
}
#content p {
	font-size: 8pt;
	margin-top: 12px;
	line-height: 160%;
}
#content p.intro {
	font-size: 10pt;
	color: #666;
}
#leftCol {
	position: relative;
	float: left;
	width: 280px;
	padding-top:20px;
}
#leftCol table a:link, #leftCol table a:visited {
	text-decoration:underline;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftCol #icmsLiMenu ul {
	margin-top:10px;
}
#leftCol #icmsLiMenu ul li{
	list-style-type:none;
	margin-left:20px;
	padding-left:15px;
	padding-bottom:5px;
	display:block;
	background:url("../images/arrows.gif") no-repeat center left;
}
#leftCol #icmsLiMenu ul li a:link, a:visited{
	color: #666;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftCol #icmsLiMenu ul li a:hover {
	color: #666;
	text-decoration:underline;
}
#menu-main {
	position: relative;
	clear: both;
	margin-left: 20px;
	margin-top: 10px;
}
#menu-main a:link, #menu-main a:visited {
	text-decoration: underline;
	font-size: 9pt;
	color: #0099FF;
}
#middleCol {
	position: relative;
	float: left;
	width: 283px;
}
#middleCol #overlay {
	position: absolute;
	width: 270px;
	bottom: 20px;
	left: 10px;
	font-size: 7pt;
	color: #fff;
	
}
#middleCol #overlay a:link, #middleCol #overlay a:visited {
	color: #fff;
}
#rightCol {
	position: relative;
	float: left;
	width: 400px;
	height: 334px;
	overflow:auto;
	padding: 20px 0 0 15px;
}
#rightCol a {
	color: #336699;
	text-decoration:underline;
}
#rightCol, #fullCol {
	scrollbar-3dlight-color:#fff; 
	scrollbar-arrow-color:#000;
	scrollbar-base-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;
}
#fullCol {
	position: relative;
	float: left;
	width: 698px;
	height: 354px;
	overflow:auto;
}
div#gallery {
	width: 600px;
	margin-bottom: 50px;
}
div#gallery_boxes {
	overflow:hidden;
	width:150px;
	height:150px;
	float:left;
	margin:5px;
	padding:5px;
	border:1px solid #ccc;
	cursor:pointer;
}

div#gallery div a , img {
	text-decoration: none;
	border:none;
}
div.pdfarkiv{
	margin-left:20px;
}
div.pdfarkiv a {
	color: #336699;
	text-decoration:none;
}
div.pdfarkiv ul li{
	list-style:none;
	background:url("../images/pdf.gif") no-repeat;
	margin-top:10px;
	padding-left:25px;
	padding-top:4px;
	height:24px;
	display:block;
}
#textila-mattor {
	position: absolute;
	z-index: 1001;
	width: 101px;
	height: 125px;
	left: 700px;
	bottom: 20px;
	border: 2px solid #fff;
}
#handtuft-mattor {
	position: absolute;
	z-index: 1000;
	width: 101px;
	height: 125px;
	left: 810px;
	bottom: 20px;
	border: 2px solid #fff;
}
#footer {
	position: relative;
	clear: both;
	width: 100%;
	height: 84px;
	border-top: 5px solid #000;
}
#footer-content, #footer-content a:link, #footer-content a:visited {
	position: relative;
	width: 100%;
	padding-top: 10px;
	font-size: 7pt;
	color: #666;
}
#footer-content h1 {
	margin: 0 0 14px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-variant: small-caps;
}
.footer-col {
	position: relative;
	float: left;
	padding-right: 20px;
	max-width:260px;
}
.footer-col img {
	position: relative;
	float: left;
	padding: 10px 15px 35px 15px;
}
.divider {
	border-right: 1px solid #ccc;
}
.contactForm{
	margin-top: 20px;
}
.contactForm td {
	padding-left: 10px;
	padding-top: 3px;
}
.contactForm input {
	background: #f1f1f1;
	border:1px solid #ccc;
}
.contactForm textarea {
	background: #f1f1f1;
	border:1px solid #ccc;
}

/***************************/
/*       Lightbox style    */
/***************************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 2100;
	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: 2010;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("../images/imagebox/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("../images/imagebox/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("../images/imagebox/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;	}	
		
#overlaya{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2090;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
#presentation{
	margin:20px;
}
#presentation ul li {

	float: left;
	list-style-type:none;
	padding:5px;
	width:150px;
	height:180px;
	text-align:center;
	overflow:hidden;
	margin:2px 20px;
	margin-bottom:20px;
	position:relative;
	border: 1px solid #ccc;
	font-size:7pt;
}
.wraptext{
	width:150px;
	display:block;
	text-align:left;
	position:absolute;
	bottom:1px;
	left:2px;
}
#expander {
	padding-left:20px;
}
#expander h3{
	text-decoration:underline;
	cursor:pointer;
	margin-top:10px;
	margin-bottom:5px;
}
#expander a{
	padding-left:10px;
}

