/* CSS Document */
@charset "UTF-8";
 
* { border: 0; margin: 0; outline: 0; padding: 0; }

/* ----- Whatever ----- */

body {
	background: #f4f3f5 url(../images/topgrad.jpg) 0 0 repeat-x;
	color: #666;
	font: 11px/18px Verdana, Tahoma, sans-serif;
	margin: 0 0 0 0;
	padding: 6px 0 0 0; 
	}
 
a { color: #8bab16; }
 
.clear { clear: both; }

ol, ul { list-style-position: inside; }


/* ----- Fonts ----- */

@font-face {
	font-family: 'TradeGothicLTStdBold';
	src: url('/wp-content/themes/p203/fonts/tradegothicltstdbold.eot');
	src: local('â˜º'), url('/wp-content/themes/p203/fonts/tradegothicltstdbold.woff') format('woff'), url('/wp-content/themes/p203/fonts/tradegothicltstdbold.otf') format('opentype'), url('/wp-content/themes/p203/fonts/tradegothicltstdbold.svg#TradeGothicLTStd-Bold') format('svg');
	}

@font-face {
	font-family: 'DINLightRegular';
	src: url('/wp-content/themes/p203/fonts/dinl____-webfont.eot');
	src: local('☺'), url('/wp-content/themes/p203/fonts/dinl____-webfont.woff') format('woff'), url('/wp-content/themes/p203/fonts/dinl____-webfont.ttf') format('truetype'), url('/wp-content/themes/p203/fonts/dinl____-webfont.svgz#DINLightRegular') format('svg'), url('/wp-content/themes/p203/fonts/dinl____-webfont.svg#DINLightRegular') format('svg');
	font-weight: normal;
	font-style: normal;
	}

h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: 'TradeGothicLTStdBold', Arial, Verdana, sans-serif;
	font-weight: normal;
	}
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #333 !important; }
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none !important; }


/* ----- Wrappers ----- */
 
.wrapper {
	height: auto;
	margin: 0 auto;
	padding: 0 0 20px 10px;
	width: 940px; 
	}
 
#avgrensare1 {
	background: #efefeb url(../images/avgrensare1.jpg) center 0 no-repeat;
	float: left;
	height: auto;
	margin: 0;
	padding: 20px 0 50px;
	width: 100%; 
	}
 
#avgrensare2 {
	background: #dfdfdf;
	float: left;
	height: auto;
	margin: 0 0 0 0;
	width: 100%;
	}


/* ----- Main ----- */
 
.header {
	background: url(../images/logo.jpg) 0 0 no-repeat;
	float: left;
	height: 40px;
	margin: 14px 0 0;
	width: 191px; 
	}
	
#rubrik {
	float: left;
	margin: 0 0 5px;
	width: 204px; 
	}
	
#rubrikwrapper {
	float: left;
	margin: 50px 0 5px;
	width: 940px;
	}
 
#rubrik2 {
	float: left;
	margin: 0px 0 5px;
	width: 215px; 
	}
 
	#rubrik2 h5 { float: right; }
	
.byline {
	float: left;
	height: 40px;
	margin: 10px 0 0;
	width: 300px;
	position: absolute;
	}
 
	.byline img {
		float: left !important;
		margin: 0 10px 0 0 !important; 
		}
	

/* ----- Main Footer ----- */

.footerlogos {
	background: url(../images/footer_logobg.jpg) 0 0 no-repeat;
	float: left;
	height: 62px;
	margin: 0 10px 40px 0;
	padding: 8px 0 0 20px;
	text-align: center;
	width: 205px; 
	}
 
.kontaktaoss {
	background: url(../images/kontakt_bg.gif) 0 0 no-repeat;
	float: right;
	height: 110px;
	margin: -10px 0 0;
	padding: 20px 0 0 42px;
	width: 190px; 
	}
 
	.kontaktaoss a { color: #666; }
 
		.kontaktaoss a:hover { color: #9ac400; }
 
	.kontaktaoss img {
		float: right;
		margin: 10px 10px 0 0; 
		}
 
#divider {
	border-top: 1px solid #999;
	float: left;
	height: auto;
	margin: 0;
	padding: 40px 0 0;
	width: 940px; 
	}
 
#dividertext {
	background: #dfdfdf;
	float: left;
	height: 15px;
	margin: -51px 0 0;
	padding: 0 10px 0 0;
	position: absolute;
	width: auto; 
	}


/* ----- Font-size ----- */

h1 {
	font-size: 36px;
	line-height: 45px;
	}
	
	#mittenflash #rubrik h1 { margin: 0 0 5px; }
	
h2 {
	font-size: 20px;
	line-height: 20px;
	}

 
h6 {
	font-size: 18px;
	line-height: 20px;
	}
	
.newstext h6, .success h6 {
	font-size: 20px;
	line-height: 30px;
	}
	
.inforight .kontaktaoss h6,
.inforightvit h6, .popup h6 {
	font-size: 18px;
	line-height: 18px;
	}
	
.fyrasteg h6,
.fyrasteg2 h6 {
	float: left;
	font-size: 32px;
	line-height: 35px;
	margin: 0 0 20px;
	}
	
h5 {
	float: left;
	font-size: 24px;
	line-height: 20px;
	margin: 0 20px 10px 0;
	width: 17px; 
	}
	
	
/* ----- Main Menu ----- */
	
#main_menu, ul li {
	list-style-type: none;
	margin: 0 -6px 0 0; 
	-webkit-padding-start: 0;
	}
 
#menu {
	float: right;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	margin: 0;
	text-align: center;
	}
 
	#menu ul li { float: left; }
 
#main_menu {
	float: left;
	height: 54px;
	}
 
	#main_menu li a {
		background: url(../images/menu_new2.gif) center 0 no-repeat;
		color: #333;
		cursor: pointer;
		display: block;
		height: 54px;
		text-decoration: none;
		}
		
		#main_menu li a span {
			float: left;
			padding: 25px 19px 0 14px;
			}
		
		#main_menu li a span.left,
		#main_menu li a span.right {
			height: 54px;
			overflow: hidden;
			padding: 0;
			text-indent: -9999px;
			width: 8px;
			}
			
			#main_menu li a span.left	{ background: url(../images/menu_new2.gif) 0 0 no-repeat; }
			#main_menu li a span.right	{ background: url(../images/menu_new2.gif) -280px 0 no-repeat; }
		
		#main_menu li a:hover,
		#main_menu li a.active {
			background: url(../images/menu_new2.gif) center -54px no-repeat;
			color: #fff;
			position: relative;
			z-index: 1;
			}
			
			#main_menu li a:hover span.left,
			#main_menu li a.active span.left	{ background: url(../images/menu_new2.gif) 0 -54px no-repeat; }
			#main_menu li a:hover span.right,
			#main_menu li a.active span.right	{ background: url(../images/menu_new2.gif) right -54px no-repeat; }


/* ----- Fyra steg ----- */

.fyrasteg {
	float: left;
	font-size: 12px;
	height: auto;
	margin: 0 20px 30px 0;
	padding: 5px 0 0 3px;
	width: 217px; 
	}
 
.fyrasteg2 {
	float: left;
	font-size: 12px;
	height: auto;
	margin: 0 0 20px;
	padding: 5px 0 0 3px;
	width: 217px; 
	}
 
.fyrasteg img,
.fyrasteg2 img {
	float: right;
	margin: 2px 0 0;
	}
	
.fyrastegHeight { height: 120px; }


/* ----- END Main ----- */

.linkNoLine a {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	}
 
	.linkNoLine a:hover {
		font-family: Verdana, sans-serif;
		text-decoration: underline;
		}
 
#cloudLinks {
	height: 162px;
	text-align: justify;
	width: 690px;
	}
 
#emailPopUp {
	background-image: url(../images/popup/bg_box.png);
	background-repeat: no-repeat;
	height: 603px;
	left: 50%;
	margin-left: -240px;
	padding-left: 40px;
	position: absolute;
	text-align: left;
	width: 480px;
	z-index: 1000;
	}
 
#popupHeader {
	float: left;
	margin-top: 30px;
	width: 400px;
	}
 
#popupClose {
	float: right;
	font-size: 14px;
	font-weight: bolder;
	margin-right: 60px;
	margin-top: 17px;
	}
 
	#popupClose a { text-decoration: none; }
		#popupClose a:hover { color: #000; }
 
#popupConentText {
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	}
 
#popupContent { width: 400px; }
 
.borderForm,
.textfield,
.textarea {
	color: #666;
	font-family: Arial, sans-serif;
	}

.textfield,
.textarea {
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	}

.borderForm {
	border: 1px solid #000;
	font-size: 12px;
	}
 
.textfield { background-image: url(../images/popup/textfield.png); }
 
.textarea { background-image: url(../images/popup/textarea.png); }
 
.popup_btn { background-image: url(../images/popup/btn_send.png); }
 
#popupText { width: 400px; }
 
.popupTextBig {
	color: #b8d253;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	}
 
#emailFinish {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-right: 30px;
	text-align: center;
	}
 
.refStamp {
	background-image: url(../images/ref_stamp.png);
	background-repeat: no-repeat;
	display: block;
	height: 196px;
	margin-left: -5px;
	margin-top: -5px;
	position: absolute;
	text-align: center;
	width: 217px;
	z-index: 100;
	}
 
	.refStamp a:hover { text-decoration: none; }
 
.footer_hold {
	margin: 0 auto;
	padding-bottom: 19px;
	width: 977px;
	}
 
#line {
	background: #999;
	float: left;
	height: 1px;
	width: 100%;
	}
 
#p203sites {
	background: url(../images/footer_p203site_bg.jpg) bottom left repeat-x;
	color: #999;
	float: left;
	font-size: 10px;
	font-style: italic;
	margin: -9px 0 0;
	padding: 0 13px;
	position: absolute;
	width: auto;
	}
 
.sites {
	background: url(../images/footer_sites_bg.png) 0 0 no-repeat;
	float: left;
	height: 100px;
	margin: 20px 24px 0;
	text-align: center;
	width: 220px;
	}
 
.boxNumber {
	float: left;
	margin: -5px 20px 0 -3px;
	}
 
h6 a {
	color: #000;
	text-decoration: none;
	}
 
.mapPlaceholder { margin: 0 25px 0 0; }
 
p { padding-bottom: 10px; }


/* ----- TOPLAYER ----- */

#topLayer {
	background: rgba(0, 0, 0, 0.7);
	float: left;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0;
	left: 0;
	}
	
	#topLayer #contact {
		display: block;
		left: 50%;
		margin: 0 0 0 -250px;
		position: absolute;
		top: 15%;
		width: 500px;
		z-index: 2;
		}
		
		#topLayer #contact h2 {
			font-size: 24px;
			line-height: 30px;
			}
		
		#topLayer #contact a.close {
			background: url(../images/green_close.png) 0 0 no-repeat;
			display: block;
			height: 31px;
			margin: 5px 0 -40px 465px;
			position: relative;
			width: 30px;
			z-index: 3;
			}
		
		#topLayer #contact div.top {
			background: url(../images/toplayer_top.png) center 0 no-repeat;
			float: left;
			height: 40px;
			margin: 0 0 0;
			width: 500px;
			}
			
		#topLayer #contact .content {
			background: url(../images/toplayer_middle.png) center 0 repeat-y;
			float: left;
			padding: 0 20px;
			width: 460px;
			}
			
		#topLayer #contact .bottom {
			background: url(../images/toplayer_bottom.png) top center no-repeat;
			float: left;
			height: 40px;
			margin: 0 0 0;
			width: 500px;
			}
			
		#topLayer #contact .bliuppringd {
			background: #b8d253;
			margin: -20px 0 0;
			padding: 20px 20px 10px;
			width: 420px;
			}
			
			#topLayer #contact .bliuppringd h2		{ color: #fff; }
			#topLayer #contact .bliuppringd strong	{ color: #333; }
			
		#topLayer #contact .message {
			background: #fff;
			margin: 0 0 -20px;
			padding: 25px 20px 20px;
			width: 420px;
			}
			
			#topLayer #contact .message h2 { color: #b8d253; }
		
		#topLayer #contact input.text {
			background: #fff;
			border: 1px solid #7f7f7f;
			float: left;
			height: 28px;
			margin: 10px 20px 10px 0;
			padding: 0 20px;
			width: 158px;
			}
			
			#topLayer #contact input.last { margin: 10px 0; }
			
		#topLayer #contact input.bliuppringd {
			background: url(../images/toplayer_bliuppringd.jpg) 0 0 no-repeat;
			border: 0;
			float: right;
			height: 25px;
			width: 108px;
			}
			
		#topLayer #contact input.send {
			background: url(../images/toplayer_send.jpg) 0 0 no-repeat;
			border: 0;
			float: right;
			height: 25px;
			width: 73px;
			}
			
		#topLayer #contact textarea {
			border: 1px solid #999;
			float: left;
			font: 11px/18px Verdana, Tahoma, sans-serif;
			margin: 0 0 10px;
			padding: 10px 10px 0 20px;
			height: 78px;
			width: 388px;
			}
			
		#topLayer #contact span.fill {
			float: left;
			font-size: 10px;
			margin: -5px 0 0;
			}
			
		#topLayer #contact span.mustfill {
			float: left;
			font-size: 10px;
			margin: -3px 0 0 195px;
			position: absolute;
			}
			
		#topLayer #contact img { margin: 0 0 5px; }
		
		#topLayer #contact input.bliuppringd:hover { cursor: pointer; }
		#topLayer #contact input.send:hover { cursor: pointer; }


.tbold {
	color: #000;
	font-weight: bold;
	margin-right: -1px;
	}
 
.tbolddf {
	color: #000;
	font-weight: bold;
	margin-right: 26px;
	}
 
.tboldv {
	color: #000;
	font-weight: bold;
	margin-right: 29px;
	}
 
.tboldr {
	color: #000;
	font-weight: bold;
	margin-right: 48px;
	}
 
.flash_textplacer {
	line-height: normal;
	position: absolute;
	width: 550px;
	}
 
/*ICONS*/
a.twitter_icon {
	background-image: url(/images/icons/twitter.gif);
	float: left;
	height: 28px;
	margin-right: 5px;
	width: 28px;
	}
 
a.facebook_icon {
	background-image: url(/images/icons/facebook.gif);
	float: left;
	height: 28px;
	margin-right: 5px;
	width: 28px;
	}
 
a.rss_icon {
	background-image: url(/images/icons/rss.gif);
	float: left;
	height: 28px;
	width: 28px;
	}
 
.twitter { margin: 0 0 60px; }


/* ----- NEW CONTACT ----- */

.contactwrapper {
	border-top: 1px solid #929293;
	float: left;
	padding: 10px 0 30px 10px;
	width: 450px;
	}
	
	.contactwrapper label {
		float: left;
		margin-bottom: 5px;
		margin-top: 15px;
		width: 200px;
		}
		
		.contactwrapper label.margin,
		.contactwrapper input#email { margin-right: 40px; }
	
	.contactwrapper input#email,
	.contactwrapper input#phonenr {
		border: 1px solid #929293;
		float: left;
		margin-left: -10px;
		padding: 7px 0;
		text-indent: 10px;
		width: 208px;
		}
	
	.contactwrapper textarea {
		border: 1px solid #929293;
		float: left;
		font: 11px/18px Verdana, Tahoma, sans-serif;
		margin-left: -10px;
		padding: 10px;
		width: 428px;
		}
	
	.contactwrapper input.submit {
		background: url(../images/contactsubmit.gif) 0 0 no-repeat;
		color: #fff;
		cursor: pointer;
		float: right;
		font-weight: bold;
		height: 26px;
		margin: 10px 10px 0 0;
		padding: 0 4px 2px 0;
		width: 111px;
		}

.offertwrapper {
	float: left;
	margin: -54px 0 0 20px;
	width: 460px;
	}
	
	.offertwrapper h1 { margin: 0 0 9px; }
	
	.offertwrapper .offertext {
		background: url(../images/offert_icon.gif) 45px 40px no-repeat;
		float: left;
		height: 170px;
		padding: 40px 0 0 200px;
		width: 200px;
		}
		
		.offertwrapper .offertext a {
			float: right;
			margin: 30px 0 0;
			}


/* ----- theend ----- */

/* SLIDER STYLES */

#rubrik_h2 { font-size: 18px; }

div#mittenflash {
	height: 309px;
	margin-top: -5px;
	}
	
	#mittenflash img { margin-left: 50px; }
	
#logoButton {
	position: absolute;
	margin: 200px 0 0 390px;
	width: 390px;
	}
	
	#logoButton img { margin-left: 0 !important; }
		
	#logoButton a {
		margin: 51px 0 0 0;
		float: right;
		padding: 0;
		width: 146px;
		}

#sliderButtons {
	float: right;
	margin: -309px 30px 0 0;
	}
	
#next {
	float: right;
	margin: -311px 0 0;
	}
	
#prev {
	float: left;
	margin: -311px 0 0;
	}
	
#sliderButtons img:hover,
#next img:hover,
#prev img:hover { cursor: pointer; }

.case {
	line-height: 30px;
	font-size: 25px;
	color: #9ac400;
	}

#comimg {
	margin: 30px 0 0 0;
	float: left;
	padding: 0;
	}

#textlink { text-decoration: none; }

#next { margin-left: 880px !important; }

.p203 { font-size: 32px; }
