@import url(style_nav.css);
@import url(style_typography.css);

/*
Theme Name: VARO Specialmaskiner A/S
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Thomas Kristensen Grafisk Design
Author URI: http://thomaskristensen.com/
Tags: 
*/

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

a img {
	border: none;
}

span.blue {
	color: #005693;
}

div#logo_container {
	position: absolute;
	top: 21px;
	left: 50%;
	margin: 0 0 0 -400px;
	width: 112px;
	height: 22px;
	z-index: 1;
}

div#top_bar_dark {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	height: 145px;
	background: #005693;
	z-index: 1;
}

div#top_img_container {
	position: absolute;
	top: 51px;
	left: 50%;
	width: 585px;
	height: 144px;
	margin: 0 0 0 -400px;
	background: #ccc;
	z-index: 2;
}

div#name_container {
	position: absolute;
	top: 130px;
	left: 50%;
	width: 201px;
	height: 39px;
	margin: 0 0 0 199px;
	z-index: 2;
}

div#top_bar_light {
	position: absolute;
	top: 195px;
	left: 0;
	width: 100%;
	height: 20px;
	background: #e7e9ec;
	z-index: 1;
}

div#search_container {
	position: absolute;
	top: 27px;
	left: 50%;
	width: 173px;
	margin: 0 0 0 230px;
	text-align: right;
}

div#search_container form {
	margin: 0;
	padding: 0;
}

input#s {
	float: left;
	border: 1px solid #ccc;
	padding: 1px 0 0 0;
	margin: 0 5px 0 0;
	height: 15px;
	width: 120px;
}

input[type="submit"] {
	float: left;
	height: 18px;
	border: none;
	background: #005693;
	font-size: 10px;
	color: #fff;
}

input#searchsubmit {
	font-size: 10px;
	width: 43px;
}

div#legend {
	position: absolute;
	top: 195px;
	left: 50%;
	width: 550px;
	height: 18px;
	margin: 0 0 0 -400px;
	padding: 2px 0 0 0;
	z-index: 2;
}

div#lang_sel_container {
	position: absolute;
	top: 195px;
	left: 50%;
	width: 200px;
	height: 18px;
	margin: 0 0 0 200px;
	padding: 2px 0 0 0;
	z-index: 2;
	text-align: right;
}

div#lang_sel_container ul {
	list-style: none;
	margin: 0;
	padding: 2px 0 0 0;
}

div#lang_sel_container ul li {
	display: inline;
	margin: 0 0 0 6px;
}

div#top_bar_overlay {
	position: absolute;
	top: 175px;
	left: 0;
	width: 100%;
	height: 20px;
	background: url(images/transparent_white_50.png);
	z-index: 3;
}

div#outer_container {
	position: absolute;
	top: 240px;
	left: 0;
	width: 100%;
	padding: 0 0 80px 0;
}

div#inner_container {
	position: relative;
	float: left;
	top: 0;
	left: 50%;
	width: 800px;
	margin: 0 0 0 -400px;
	background: url(images/content_line.gif) 180px top repeat-y;
}

div#inner_container.frontpage {
	background: url(images/content_line.gif) 520px top repeat-y;
}

div#inner_container.wide {
	background: none;
}

div#content_container {
	float: right;
	width: 600px;
}

div#content_container.wide {
	float: left;
	width: 800px;
}

div#frontpage_content_container {
	float: left;
	width: 500px;
}

div#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 38px;
	padding: 22px 0 0 0;
	background: url(images/footer_bg.png) left bottom repeat-x;
	text-align: center;
	font-size: 10px;
}

div#sidebar_container {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}

div#sidebar_container ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

div#sidebar_container ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#img_popup_container {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	z-index: 2000;
}

div#img_popup_close_container {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	margin: 0;
}

img#kontrolrapport {
	float: right;
	margin-top: 25px;
}
