
/*
Color:

a = f49800

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
caption,table, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

body {
	line-height: 1;
	background : #fff url(./images/bg_body.png) no-repeat center top;	
}

/* =Text Style
-------------------------------------------------------------- */

a {
	text-decoration: none;
	color:#8a2412;	
	font: 12px Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
	color: #8a2412;	
	font: 12px Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

a.author {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #666;	
	font-size: 1em;
	font-family: "Trebuchet MS", Calibri, Arial;
	line-height: 1.3em;
}
a.author:hover {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	color: #666;	
	font-size: 1em;
	font-family: "Trebuchet MS", Calibri, Arial;
	line-height: 1.3em;
}

#footer a.addthis_button {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #666;	
	font-size: 1em;
	font-family: "Trebuchet MS", Calibri, Arial;
	line-height: 1.3em;
}
#footer a.addthis_button:hover {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	color: #666;	
	font-size: 1em;
	font-family: "Trebuchet MS", Calibri, Arial;
	line-height: 1.3em;
}


h1	{ 
	color:#8a2412;
	font:bold 26px "myriad pro", Arial, Verdana, sans-serif;
	padding: 0px 10px 10px 0px;
}

h2	{ 
	color:#000;
	font:bold 20px "myriad pro", Arial, Verdana, sans-serif;
	padding: 0px 10px 10px 0px;
}

h3	{ 
	color:#000;
	font:bold 12px Arial, Verdana, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
}

p { 
	font: 12px Verdana, Arial, sans-serif;
	line-height:18px;
	color:#000;	
	margin: 0px;
	padding: 0px;	
}

/* =Layout Style
-------------------------------------------------------------- */

#page {
	margin: 0 auto;
	width: 100%px;
	text-align:center;
}

#header {
	padding: 0px 0 0 0;
	height:80px;
	width: 100%;	
	text-align:center;
	border-top: 10px #8a2412 solid;
}


#header_inner {
	width:980px;
	text-align:left;
	margin:0 auto;
	overflow: hidden;
}

#logotyp {
	float: left;
	padding: 10px 0px 0px 0px;	
	margin: 0px;	
	width:400px;
	text-align:left;	
}

/* =Topmenu Style
-------------------------------------------------------------- */

ul#topmenu {
	list-style: none; 
	margin: 5px 30px 0 0; 
	float: right;
}

ul#topmenu li {
	float: left; 
	margin-left: 30px;
}

ul#topmenu a {
	color: #666; 
	text-decoration: none; 
}

ul#topmenu a:hover {
	color: #8a2412;
}

ul#topmenu li.active a {
	color: #8a2412;
}

/* =Search Style
-------------------------------------------------------------- */

div#search { 
	float:right;
	width:216px;
	height:24px;
	margin:0px;
	padding:10px 0px 10px 16px; 
	background:#ececec;	 
}


div#search p { 
	float:left;
	display:block;
	width:50px;
	padding:5px 0px 0px 0px;
	color:#6f6f68;	
	font:"myriad pro", arial, verdana, sans-serif;
}

div#search .searchfield	{ 
	float:left;
	display:block;
	width:121px;
	height:18px;
	padding:3px;
	color:#6f6f68;	
	font:"myriad pro", arial, verdana, sans-serif;
	border:1px solid #fff;
	background:#fff; 
}

div#search .searchbtn	{ 
	float:left;
	display:block;
	width:26px;
	height:26px; 
	padding: 0px;
	border: 0px;
}

/* = Style
-------------------------------------------------------------- */

#nav {
	padding: 0px;	
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

#main {
	padding: 0px 0px 0px 0px;	
	margin: 0 auto;
	width: 980px;
	text-align: left;
	min-height: 700px;
	height: auto !important;
	height: 700px;		
}

#main img {
	padding: 0px 0px 0px 0px; 
}

#main_content {
	padding: 10px 0px 10px 0px;
}


#left {
	float: left;
	padding: 0px 20px 20px 20px;	
	margin: 0px;	
	width:510px;
	text-align:left;	
}

#right {
	float: right;	
	padding: 0px 20px 20px 20px;	
	margin: 0px 0px 0px 0px;			
	width:360px;
	text-align:left;
}

#main_left {
	float: left;
	padding: 0px 0px 0px 0px;	
	margin: 0px;	
	width:600px;
	text-align:left;
}

#news_right {
	float: right;	
	padding: 0px 0px 20px 40px;	
	margin: 0px 0px 0px 0px;			
	width:320px;
	text-align:left;
}

#footer {
	clear: both;
	padding-bottom: 50px;
	height: 100px;
	width: 100%;
	background: #eee;
	border-top:20px solid #ccc;
	color:#777;
}

#footer .inner {
	padding: 20px 0px 0px 0px;	
	margin: 0 auto;
	width: 980px;
	text-align: left;
	font: 12px Arial, Verdana, sans-serif;
	color: #666;
}


.right_contact {
	float: left;
	margin:30px 30px 30px 30px;
	margin-left:30px;
	padding-left:15px;
}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.padding { padding: 10px 10px 10px 0px;}


/* =News Style
-------------------------------------------------------------- */


div.puff	{ 
	float:left;
	display:block;
	width:340px;
	height:100px;
	margin:0px;
	padding:0px;
	position:relative;
	cursor:pointer;
	background: url(./images/bg_news.png) no-repeat 0px 0px;
}

div.puffhover	{ 
	background: url(./images/bg_news_hover.png) no-repeat 0px 0px; 
}

			
div.puff h2 { 
	display:block;
	margin:0px 0px 10px 0px;
	padding:20px 0px 0px 10px;
	text-transform:uppercase;
	color:#000;
	font:bold 18px arial, verdana, sans-serif;   
}

div.puff p { 
	color:#6c6c6c;
	padding:0px 0px 0px 10px;
	font:14px/20px arial, verdana, sans-serif;   
}

div.puffhover p	{ 
	color:#fff; 
	padding:0px 0px 0px 10px;
}

div.puffhover h2 { 
	color:#fff; 
}


/* =Menu Style
-------------------------------------------------------------- */


/*  Home */
.home { 
	float: left;
	width : 50px; 
	height : 50px; 
	background-image : url(./images/nav_home.png); 
}

.home:hover { 
	background-position:left -50px;
}

.active a{
	background-position:left -50px;
}


ul#topnav {
	margin: 0 auto; 
	padding: 0;
	float: left;
	width: 980px;
	height: 50px;
	list-style: none;
	position: relative;
	z-index: 100;
}

li.nav_item {
	float: left;
	*margin-top: -16px; 
	padding: 0px;
	width: 186px;
	height:50px;
	background: url(./images/nav_item.png) no-repeat 1px top;
	text-align: center;
}

li.nav_item_on {
	float: left;
	*margin-top: -16px; 
	padding: 0px 0px 0px 0px;
	width: 186px;
	height:50px;
	background: url(./images/nav_item_on.png) no-repeat 1px top;
	text-align: center;
}


li.nav_item a, li.nav_item_on a {
	padding: 20px 0px;
	display: block;
	color: #000;
	text-decoration: none;
}

li.nav_item:hover { 
	background: url(./images/nav_item_on.png) no-repeat 1px top;
}


ul#topnav li span {
	float: left;
	text-align: left;
	padding: 15px 0;
	position: absolute;
	left: 5px; top:50px;
/*	display: none; */
	width: 790px;
	background: #fff;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;	
	color: #000;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

ul#topnav li span a { 
	display: inline; 
}

ul#topnav li:hover span { 
	display: block; 
}

ul#topnav li span a.level1 {
	float: left;
	text-decoration: none;
	color:#666;	
	font-size: 14px;	
	font-family: "Arial", Helvetica;
	font-weight: bold;
	display: block;
	padding: 0px 10px 0px 10px;
	border-right: 1px #000 solid ;
}

ul#topnav li span a.level1:hover {
	float: left;
	text-decoration: none;
	color: #000;	
	font-size: 14px;	
	font-family: "Arial", Helvetica;
	font-weight: bold;	
	display: block;
	padding: 0px 10px 0px 10px;	
	border-right: 1px #000 solid ;		
}

ul#topnav li span a { 
	color: #000;
	padding-left: 10px;

}

ul#topnav li span a:hover {
	text-decoration: underline;
}

div#nav li span .active { 
	color: #8a2412;
}

div#nav li.active:hover, div#nav li.active.sfhover, div#nav  li.active:hover a, div#nav  li.active.sfhover a {  
	cursor:pointer;

}

div#nav li.active:hover a , div#nav li.active.sfhover a {	
	cursor:pointer;

}

/* =foretagsforteckning Style
-------------------------------------------------------------- */


.foretagsforteckning td {
	padding: 10px;
}

.foretagsforteckning .icon {
	padding: 5px;
}


/* ================== Trädmeny ================= */	

.treeview ul{ 
	margin: 0;
	padding: 0;
}

.treeview li{ 
background: url(./images/list.gif) no-repeat left center;
list-style-type: none;
padding-left: 20px;
margin-bottom: 3px;
text-decoration: none;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: url(./images/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
text-decoration: none;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
text-decoration: none;
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
text-decoration: none;
}

/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	
	a[href]:after{
		content: " (" attr(href) ")";
	}
	

	
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	
	#header {
		padding-bottom: 18pt;
	}

	#nav,
	#search,
	#topmenu,
	.slider-nav ,
	#news_right,
	#footer a.author,
	.footer_tools,
	.addthis_button {
		display: none !important;
	}

	#main {
		display: inline;
		padding-top: 20pt;
		margin: 24pt 0 0;
		width: 100%;	
	}
	
	#left {
		padding-top: 20pt;
	}
	
	#footer {
		background: none !important;
		border-top: 2pt solid #8a2412;
		margin: 0;
		width: 100%;
	}	
	
}
