@charset "utf-8";
/*
Theme Name: Gnesta Ventilation
Theme URI: http://newmarket.se/
Description: Newmarket Town.
Version: 1.0
Author: Newmarket Town AB
*/


/* RESET */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, em, 
small, strike, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html{
	overflow-y:scroll;
}

html, body{
		margin:0;
		padding:0;
		height:100%;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#444;
}

a{
	color:#2d87c4;
}

#header{
	position:relative;
	height:127px;
}

#address{
	width:274px;
	height:70px;
	position:absolute;
	top:26px;
	right:0;
}

#address p{
	margin-bottom:2px;
}

#address td{
	width:90px;
}

#main-nav {
	height:30px;
	width:100%;
	background-color:#a3a8ab;
	position:absolute;
	bottom:1px;
	left:0;
	-moz-box-shadow:#ccc 0 0 3px;
	box-shadow:#ccc 0 0 3px;
	
}

#main-nav li{
	display:block;
	float:left;
	line-height:30px;
	height:30px;
	border-right:1px solid #fff;
}

#main-nav li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding:0 20px 0 20px;
	display:block;
}

#main-nav li a:hover, #main-nav li.current_page_item a, #main-nav li.parent_page_item a{
	background:url(/wp-content/themes/gnestavent/images/button-gradient.png) top left repeat-x;
}


#address, address{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#515356;
	line-height:12px;
}

#logo{
	display:block;
	width:312px;
	height:52px;
	text-indent:-1000em;
	background: url(/wp-content/themes/gnestavent/images/logo.png) top left no-repeat;
	position:absolute;
	top:22px;
	left:1px;
}


#page{
	width:886px;
	margin:0 auto;
	overflow:hidden;
	padding:0 40px;
		
	padding-bottom:40px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -41px;
}

#main-col{
	width:600px;
	float:left;
}

.push{ height:41px;}

#headphoto {
	width:auto;
	overflow:hidden;
	border:1px solid #fff;
	-moz-box-shadow:#ccc 0 0 15px;
	box-shadow:#eee 0 0 80px;
	margin-top:16px;
}
#content{
	width:380px;
	float:left;
	padding:38px 0 0 18px;
}

#content p{
	margin-bottom:16px;
	line-height:17px;
	font-size:12px;
}

#content h1{
	font-size:26px;
	line-height:26px;
	margin-bottom:26px;
	color:#333;
}

#content h2{
	font-size:15px;
	margin-bottom:21px;
	color:#333;
	margin-top:21px;
}

#content h1 + h2{
	margin-top:-19px;
}

#content td{
	vertical-align:top;
	padding-bottom:5px;
	line-height:15px;
}
#content ul{
	list-style:outside;
	margin-left:15px;
	margin-bottom:16px;
}
#content li{
	margin-bottom:5px;
	line-height:16px;
	font-size:12px;
}

#content table {
	margin-bottom:100px;
}



#side-col{
	width:200px;
	float:right;
	background-color:#f1f1f1;
	padding:15px 10px 10px 10px;;
}

#side-col li{
	background-color:#fff;
	color:#555;
	padding:18px 15px 18px 15px;
	width:167px;
	margin-bottom:20px;
	position:relative;
	overflow:hidden;
}
#side-col li img{
	position:relative;
	top:-17px;
	left:-15px;
	
}


#side-col p{
	line-height:12px;
	margin-bottom:11px;
}

#side-col h5{
	margin-bottom:10px;
	font-size:12px;
	color:#444;
}




#footer{
	width:846px;
	margin:0 auto;
	color:#616468;
	font-size:9px;
	line-height:41px;
	height:41px;
	background-color:#f3f3f3;
	padding:0 20px;
	margin-top:10px;
}

#production {
	float:right;
	dispay:block;
}


#content ul.references{
	width:420px;
	list-style:none;
}


#content ul.references > li{
	float:left;
	width:420px;
	margin-bottom:20px;
	padding-bottom:12px;
	border-bottom:1px solid #eee;
}

#content ul.references li img{
	margin-right:25px;
	float:left;
}

#content ul.references h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#444;
	margin-bottom:5px;
	
}
#content ul.references h3 .year{
	font-weight:normal;
	color:#888;
	
}
#content ul.references  ul{
	width:224px;
	float:left;
	margin-left:14px;
	list-style:outside;
}
#content ul.references  ul li{
	line-height:15px;
	margin-bottom:2px;
}

#content ul.references h4{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12x;
	font-weight:normal;
	color:#888;
	margin-bottom:10px;
}



