@charset "utf-8";
/* Global */
html {
	font-size: 125%;
	}
body {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 50%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #F8F8F8;
}
* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
	display: block;
}
input, select {
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Cambria, "Trebuchet MS", Calibri, Georgia, Arial, sans-serif;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 2px;
	text-transform: uppercase;
}

h2 {
	font-family: Cambria, Calibri, Georgia, Arial, sans-serif;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 130%;
	text-transform: uppercase;
}

h3 {
	font-family: Cambria, Calibri, Georgia, Arial, sans-serif;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 130%;
	text-transform: uppercase;
}
p {
	font-weight: normal;
	display: block;
	font-size: 1em;
	margin-bottom: 15px;
	line-height: 130%;
	color:#D8D8D8;
}
strong {
	color: #F8F8F8;
}
/* Bilder generella i mallar */
.bildC, .bildV {
	display: block;
	clear: both;
	overflow: visible;
	position: relative;
	visibility: visible;
	margin-bottom: 10px;
}
.bildH {
	display: block;
	clear: both;
	overflow: visible;
	position: relative;
	visibility: visible;
	margin-bottom: 2px;
}
.bildC p, .bildV p, .bildH p {
	display: none;
}
/* Site containers */
#site {
	width: 885px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 1.1em;
	display: block;
	overflow: visible;
	position: relative;
	visibility: visible;
	text-align: left;
}
#bottom {
	display: block;
	background-image: url(/App_Themes/Furillo/Graphics/bg_page_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 11px;
	width: 885px;
	overflow: hidden;
	position: relative;
	visibility: visible;
}
#sidfot {
	/*width: 797px;*/
	width: 855px;
	/*margin-top: 32px;*/
	margin-top: 20px;
	/*margin-right: 32px;*/
	margin-left: 32px;
	text-align: left;
	display: block;
	color: #999999;
	overflow: visible;
	position: relative;
	visibility: visible;
	font-size: 10px;
}
#sidfot div.sidfotleft {
	width: 788px;
	display: block;
	overflow: visible;
	position: relative;
	visibility: visible;
	float: left;
	margin-top: 15px;
}
#sidfot div.sidfotleft a {
	color: #6C9BCC;
}
#sidfot div.sidfotright {
	width: 65px;
	height: 65px;
	display: block;
	overflow: visible;
	position: relative;
	visibility: visible;
	float: right;
}
#sidhuvud {
	display: block;
	width: 821px;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 20px;
	height: 20px;
	text-align: left;
	background-color: #101010;
	display: block;
	overflow: visible;
	position: relative;
	visibility: visible;
}
#sidhuvud #kundtjanstknapp {
  display: block;
	width: 82px;
	height: 23px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	top: 0px;
	right: 32px;
}
#site #kundtjanst {
	width: 885px;
  /*height: 150px;*/
  	height: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
	display: block;
	overflow: hidden;
	position: relative;
	visibility: visible;
	text-align: left;
	background: #2a2e30;
	background-image: url(/App_Themes/Furillo/Graphics/bg_kundtjanst.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#site #kundtjanst #kundtjansttext {
	width: 840px;
	display: block;
	position: relative;
	visibility: visible;
	/*margin-left: 32px;*/
	margin-left: 42px;
	margin-top: 30px;
}

#site #kundtjanst #kundtjansttext li {
	display: block;
	float: left;
	width: 250px;
	margin-right: 28px;
	text-align: left;
	position: relative;
	visibility: visible;
	overflow: hidden;
	font-size: 10px;
}

#site #kundtjanst #kundtjansttext li a {
	display: block;
	text-align: right;
	text-decoration: none;
	padding-right: 8px;
	font-size: 11px;
}
#site #kundtjanst #kundtjansttext p a {
	text-decoration: none;
	display: inline;
	font-size: 10px;
}
#site #kundtjanst #kundtjansttext h1 {
	color:#ffffff;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#site #kundtjanst #kundtjansttext p {
	color: #F8F8F8;
	margin-bottom: 5px;
}

#site #kundtjanst #kundtjanststang {
	width: 11px;
  	height: 10px;
	display: block;
	position: absolute;
	visibility: visible;
	right: 68px;
	bottom: 6px;
}


/* MENY */
#meny {
	width: 861px;
	display: block;
	overflow: hidden;
	position: relative;
	visibility: visible;
	height: 120px;
	background-image: url(Graphics/underspot2.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 10px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#site #meny li {
	background-image: url(Graphics/streck.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	float: left;
	height: 110px;
	width: 132px; /* 115px */
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 20px; /* 14px */
	padding-left: 20px; /* 14px */
	text-align: left;
	position: relative;
	visibility: visible;
	overflow: hidden;
	font-size: 10px;
}
#site #meny li:first-child {
	background-image: none;
}
#site #meny li p a {
	height: 80px;
	width: 132px; /* 115px */
	background-image: url(Graphics/pil_svart.gif);
	background-position: right bottom;
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333333;
}
#site #meny li p a:hover {
	background-image: url(Graphics/pil_gron.gif);
}
#site #meny h1 a {
	color: #272727;
	font-size: 11px;
	line-height: 130%;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#site #meny a, #site #meny a:hover {
	text-decoration: none;
}
/* AKTUELLT */
#aktuellt {
	width: 885px;
	display: block;
	overflow: hidden;
	position: relative;
	visibility: visible;
	clear: both;
	margin-top: 15px;
}

#site #aktuellt li {
	display: block;
	float: left;
	width: 180px; /* 135px */
	margin-left: 32px; /* 10px */
	text-align: left;
	position: relative;
	visibility: visible;
	overflow: hidden;
	font-size: 10px;
}
#site #aktuellt li a {
	display: block;
	text-align: right;
	font-size: 11px;
	text-decoration: none;
	background-image: url(/App_Themes/Furillo/Graphics/pil.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
	color: #6C9BCC;
}
#site #aktuellt h1 {
	color:#666666;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#site #aktuellt p {
	color: #666666;
	margin-bottom: 5px;
}

/* VANLIG SIDA */
#page {
	text-align: left;
	display: table;
	display: inline-block !important;
	clear: both;
	width: 885px;
	min-height: 400px;
	overflow: visible;
	position: relative;
	visibility: visible;
	padding-top: 40px;
	background-image: url(/App_Themes/Furillo/Graphics/bg_page.gif);
	background-repeat: no-repeat;
	background-color: #101010;
}
#page .sida {
	display: block;
	clear: both;
	width: 501px;
	margin-left: 192px;
	margin-right: 192px;
	text-align: center;
	padding-bottom: 30px;
}
#page .stycke {
	display: block;
	float: left;
	width: 378px;
	padding-left: 32px;
	padding-right: 32px;
}
#page ul {
	margin-bottom: 10px;
}

/* ETTAN */
#bildspel {
	text-align: left;
	display: block;
	clear: both;
	width: 885px;
	overflow: visible;
	position: relative;
	visibility: visible;
	padding-top: 30px;
	background-image: url(/App_Themes/Furillo/Graphics/bg_page.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #101010;
}
/* CASE */
#case {
	text-align: left;
	display: block;
	clear: both;
	width: 885px;
	overflow: visible;
	position: relative;
	visibility: visible;
	padding-top: 30px;
	background-image: url(/App_Themes/Furillo/Graphics/bg_page.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #101010;
}
/* SiteMap */

.TreeView ul li {
	display: block;
	margin-left: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 8px;
	border-left: 1px solid #cccccc;
}

.TreeView ul {
	margin: 32px;
	padding: 0px;
}
.TreeView ul ul {
	margin-left: 10px;
	padding: 0px;
}


.TreeView a, .TreeView a:hover, .TreeView a:hover, .TreeView a.on {
	text-decoration: none;
}
/*
.TreeView-Selected a.on {
	color: #000000;
}
.TreeView ul a, .TreeView-ParentSelected a.on {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	position: relative;
	visibility: visible;
}
*/

.TreeView span {
	display: none;
	visibility: hidden;
}
.TreeView-Hide {
 display: none;
 }
/* Länkar */
a:link, a:visited {
	color:#b4d31d;
	text-decoration: none;
}
a:hover, a:visited:hover {

	text-decoration: underline;
}
