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



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222;
	/*line-height:1.2em;*/
}
body {
	background-color: #95a4ab;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Source Sans Pro', sans-serif;
}

.shadow {
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	}
.mail-icon{
	width:16px;
	height:12px;
	background: url(images/mail-icon.png);	
	float:left;
	}
h2 {
	margin:0px 0px 8px 0px;
	font-size:22px
	}

p {
	margin:0px 0px 16px 0px;
	padding:0px;
	}
	
a * {
	border:none;	
	}
	
a,a:hover,a:visited,a:active {
	text-decoration:none;
	color:#222;
	}	
a:hover {
	text-decoration:none;
	color:#116389;	
	}		
	

a:hover #pics{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#95a4ab;
	}			
		
.ssh {
	margin-left:5px;
	margin-bottom:6px;	
	font-weight:bold;
	}

#tlfnr {
	font-size:200%;
	font-weight: bold;
	margin-bottom: 10px;
}

h1, h2 {
	font-size: 22px;
}

#pdfsite {

text-align:right;
font-size:10px;
color:#333333;
margin-top:-20px;
	}
		
.backbtn{
	font-weight:bold;
	color:#222;
	/*
	padding:10px;
	background:#CCCCCC;
	*/
	margin:40px 0px;
	padding: 50px 0 0;
	clear:both;
	}		
	
#main{
	margin:10px auto 10px auto;
	width:552px;
	padding:34px;
	background: url(images/sani-shine-emaljering-lakering-noise.jpg);
	}

#logo{
	position:relative;
	display:inline;
	float:left;	
	z-index:102;
	}	

#menu{
	position:relative;
	text-align:right;
	font-size:14px;
	z-index:101;
	margin-top: 17px;
	float:right;
	font-style:italic;
	}

	
#header{
	width:552px;
	height:48px;
	}	
	
#headerimg{
	width:540px;
	height:260px;
	background:url(images/SaniShine-header.jpg) right bottom no-repeat;
	}
	
#kunderimg{
	width:540px;
	height:200px;
	background:url(images/sani-shine-kunder.png) right bottom no-repeat;
	}
			
			
#page {
	margin-left:6px;
	margin-right:220px;
	}	

.imgdesc{
	font-size:86%;

	}	
.fullwidth{
	margin-right:6px !important;

	}		
	
#sidebar {
	float:right;
	margin-left:16px;
	/*
	background:#006633;
	*/
	}

.imgcontainer{
	padding:6px;
	margin-bottom:20px;
	clear:both;
	}
.imgcontainer *{
	clear:both;
	}
	
#pics{
	width:169px;
	text-align:center;
	background:#F4F7F5;
	padding:10px;
	

	}	

.exampl {
	margin:20px 0px;
	/*
	font-size:90%;
	*/
	}
.exampl>div{
	margin-bottom:10px;
	background: no-repeat left top url(images/check_icon.png);
	padding:0px 0px 4px 27px
	}

#footer{
	width:630px;
	margin:2px auto 10px auto;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	}
	
	
#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}	

#sitemap{
	opacity:0;
 	position:absolute;
 	top:0;
 	left:0;
 }