@charset "utf-8";
/*   
Theme Name: Identx
Theme URI: http://www.subcura.se
Description: Custom made template made for NOC and the customer Identx
Author: Robert Lord
Author URI: http://www.subcura.se
Version: 1.0
*/

html {
	overflow: scroll;
	overflow-x: hidden;
}

#specialMenu {
	position: absolute;
	top: 214px;
	height: 30px;
}

#specialMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

#specialMenu li {
	float: left;
	font-size: 12px;
	margin-right: 10px;
	padding: 5px 10px;
	height: 20px;
}

#specialMenu li.active {
	background: #88888a;	
	color: #FFF;
	font-weight: bold;
}

#specialMenu li.inactive {
	color: #000;
	font-weight: normal;
}


img a {
	border: 0px;
}

html, body, #wrapper {
min-height: 100%; /*Sets the min height to the
height of the viewport.*/
width: 100%;
height: 100%; /*Effectively, this is min height
for IE5+/Win, since IE wrongly expands
an element to enclose its content.
This mis-behavior screws up modern
browsers*/
margin: 0;
padding: 0;
}

html>body, html>body #wrapper {
height: auto; /*this undoes the IE hack, hiding it
from IE using the child selector*/
}


body {
	width: 100%;
	position: absolute;
	background: url('images/background.png') repeat-x;
}

#wrapper {
	position: absolute;
	top: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #717174;

}


#header {
	width: 560px;
	height: 186px;
	overflow: hidden;
	background: url('images/header_background.png') repeat-x;
	background-position: top left;
	float: left;
}

#header-left {
	height: 186px;
	width: 75px;
	background: url('images/header_background_left.png') no-repeat;
	background-position: top left;
}

#header-shadow {
	width: 21px;
	height: 180px;
	background: url('images/header_rshadow.png') no-repeat;
	background-position: top left;
	float: left;
}

#header-right {
	height: 186px;
	width: 75px;
	background: url('images/header_background_right.png') no-repeat;
	background-position: top right;
}

#logo {
	margin: 10px auto 20px auto;
	width: 260px;
	height: 81px;
	background: url('images/logo.png') no-repeat;
}

#menu {
	height: 32px;
}

.space15 {
	height: 10px;
	font-size: 0px;
}

.page_item a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.current_page_item {
	background: url('images/menu_arrow.gif') no-repeat;
	background-position: top center;
}

.current_page_ancestor {
	background: url('images/menu_arrow.gif') no-repeat;
	background-position: top center;
}
.current_page_parent {
	background: url('images/menu_arrow.gif') no-repeat;
	background-position: top center;
}

#main {
height: auto;
padding: 0;
margin: 0 auto;
width: 990px;
z-index: 1000;
}

#footer {
height: 106px;
background: url('images/footer.png') repeat-x;
position: absolute;
bottom: 0;
width: 100%;
overflow: hidden;
}

/*
#footer {
	position: absolute;
	bottom: 0px;
	clear: both;
	height: 106px;
	width: 100%;
	background: url('images/footer.png') repeat-x;
	overflow: hidden;
	margin: 0;
	
}
*/
#footer-box {
	width: 950px;
	margin: 0px auto;
}

#footer-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	float: left;
	padding: 10px 0px;
	width: 450px;
	margin-right: 235px;
}

#footer-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	float: left;
	padding: 10px;
	width: 200x;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer-right a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer-left h1 {
	color: #FFFFFF;
	margin: 0 !important;
	padding: 0 !important;
}

.puff-header {
	position: absolute;
	left: 0px;
	top: 150px;
	font-family: "Times New Roman", Times, serif;
/*
	font-size: 40px;
*/
	font-size: 36px;
	font-weight: normal;
	color: #e8d766;
	padding: 10px 0px 0px 20px;
}

.puff-text {
	position: absolute;
	left: 0px;
	top: 200px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	padding: 10px 0px 0px 20px;
}

.puffbox210 {
	width: 210px;
	margin-right: 35px;
	float: left;
}

.puffbox_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0;
	padding: 0;
	color: #717174;
	font-weight: bold;
}

.puffbox_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #717174;
}

h3 {
	margin: 0;
	padding: 0;
}

a.archive_link {
	color: #717174;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.archive_date {
	color: #717174;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.puffbox_link {
	color: #717174;
	text-decoration: underline;
}

.blog-box {
	margin-bottom: 20px;
	width: 100%;
}

.blog-box-header {
	color: #717174;
	font-family: "Times New Roman", Times, serif;
/*
	font-size: 24px;
*/
	font-size: 20px;
	font-weight: bold;
}

.blog-box-date {
	color: #717174;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.blog-box-thumb {
	width: 100px;
	height: 100px;
	float: left;
	margin: 0px 10px 0px 0px;
	overflow: hidden;
	display: block;
}

.blog-box-text {
	font-size: 12px;
	font-family: Arial, "Times New Roman", Times, serif;
	color: #717174;
}

.left711 {
/*
	width: 731px;
*/
	width: 656px;
	float: left;
	padding-right: 50px;
	border-right: 1px dotted #8a8a8a;
}

.gmap_holder {
/*
width: 660px;
	height: 315px;
*/
	width: 982px;
	height: 354px;
	padding: 19px 0px 0px 19px;
	background: url(images/gmap_bg2.png) no-repeat;
}

.left711-2 {
	width: 681px;
	float: left;
	padding-right: 20px;
	border-right: 1px dotted #8a8a8a;
	margin-right: 20px;
}

.right711-2 {
	float: left;
	width: 250px;
}


.right175 {
/*
	width: 175px;
*/
	width: 250px;
	float: right;
}

.sidebar {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar a {
	text-decoration: none;
	color: #838385;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.text-container {
	padding: 0;
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717174;
}

#kunder {
	
}

.kunder-left {
	width: 140px;
	float: left;
	margin-right: 0px;
}

.kunder-left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717174;
	text-decoration: none;
}

.bpost-left {
/*
	width: 775px;
	robban
*/
	width: 656px;
	float: left;
	padding-right: 50px;
	border-right: 1px dotted #c0c0c0;
}

.bpost-right {
	width: 170px;
	float: left;
	margin-left: 35px;
}

.kunder-right {
	border-left: 1px dotted #aeaeae;
	padding-left: 20px;
	width: 780px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717174;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #717174;
	margin: 0;
	padding: 0;
}

blockquote {
	margin: 0;
	padding: 0;
}

.alignleft  {
	float: left;
	padding: 0px 10px 0px 0px;
}

a.link {
	color: #717174;
	text-decoration: underline;
}

#header2-wrapper {
	height: 182px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 -17px;
	z-index: 1001;
	position: relative;
}

#header2-left {
	width: 75px;
	height: 182px;
	float: left;
	background: url(images/menu_left.png) no-repeat;
}

#header2-right {
	width: 75px;
	height: 182px;
	float: left;
	background: url(images/menu_right.png) no-repeat;
}

#header2-mid {
	z-index: 0;
	background: url(images/menu_bg.png) right top no-repeat;
	background-position: right top;
	height: 182px;
	float: left;
	width: 400px !important;
	position: relative;
	z-index: 1003;
}

#header2-mid2 {
	background: url(images/menu_bg.png) right top no-repeat;
	z-index: 1003;
	float: left;
	height: 182px;
	width: 427px !important;
}

#topmenu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px;
	z-index: 1000;
/*	margin-left: -50px;*/
	text-align: center;
}

.page_item a {
	z-index: 2310;
}


#topmenu li {
	float: left;
	padding: 10px 10px 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 22px;
	z-index: 2100;
}


a {
	color: #717174;
	text-decoration: none;
}

a:hover {
	color: #717174;
	text-decoration: underline;
}

.jobBox {
	width: 203px;
	height: 127px;
	background: url(images/job_border.png) no-repeat;
	padding: 7px;
	overflow: hidden;
	text-align: right;
}

.jobName {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #717174;
	padding: 0;
	margin: 0;
}

.jobDesc {
	font-size: 12px;
	font-weight: bold;
	color: #717174;
	padding: 0;
	margin: 0;
}

hr {
	border: 0;
	width: 100%;
	background-color: #a9a9a9;
	height: 1px;
}

.hr {
	height: 2px;
	background: url(images/hr.gif) no-repeat;
	margin-bottom: 20px;
}



/* Contained Floats Fix (http://positioniseverything.net/easyclearing.html) */

.clear:after {display:block;visibility:hidden;clear:both;height:0;content:".";}
.clear {display:inline-block;}
* html .clear {height:1%;}
.clear {display:block;}

/* Opera fix */

html>body .clear {d\isplay: block;}


