@charset "utf-8";

/* ************************* STYLES FOR SCREEN ************************************* */

.sIFR-hasFlash h1 {
    visibility: hidden;
    /* other CSS properties go here */
	width:350px;

	padding:0px;
	margin:0px;
	margin-bottom:4px;
	letter-spacing:0px;
	height:23px;
	line-height:15px;


}

p {
	line-height:18px;
}

li {
	padding-top: 2px;
	padding-bottom: 2px;
}

h1 {
	width:350px;
	color:#3499d6;
	font-size:16px;
	font-weight:bold;	
	padding:0px;
	margin:0px;
	margin-bottom:4px;
	letter-spacing:0px;
	height:23px;
	line-height:15px;
}


a {
	color: #3499d6;
	text-decoration:underline;
}

a:hover {
	color: #3499d6;
	text-decoration:none;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#868686; 
}
#content ul {
	list-style: disc;
	margin-left:16px;
}


#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#menu li {
	float:left;
	margin-left:10px;
}


#menu a {
	text-decoration:none;
	font-family:Trebuchet MS, Arial, Helvetica;
	font-size:11px;
	text-transform:lowercase;
	color:#FFF;
}

strong {
	font-weight:bold;
}
/* ************************* CLASSES ************************************* */
.showcasecontainer_logo {
	display:block;
	text-align:center;
}

.copyright {
	text-align: right;
	margin-right: 75px;
	padding-top:25px;
	margin-top:-30px;
	color: #cfcfcf;
	font-size:11px;
}

.gray_rightbox {
	float:left; 
	width: 180px; 
	background-color:#F2F2F2;
	padding:10px; 
	border: solid 3px #E0E0E0;
	margin: 0 0 0 50px;

}

.gray_box {
	background-color:#F2F2F2;
	padding: 10px 10px 10px 10px; 
	border: solid 3px #E0E0E0;
	margin: 0 0 0 0;
}


.green_box {
	background-color:#f3ffec;
	padding: 10px 10px 10px 10px; 
	border: solid 3px #ccffb0;
	margin: 0 0 0 0;
}



.gray_leftbox {
/*	background-color:#99CCCC;*/
	float:left; 
	width:490px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}


.textbox_gradient, .mailform_textbox, .mailform_textarea {
	background:transparent url(/media/102/background_input_field.gif) repeat-x scroll 0%;
	background-position:top;
	background-color:#FFFFFF;
	border:1px solid #d1d1d1;
	height:17px;
	padding-left:3px;
	padding-top:0px;
	width:200px;
	color: #6e6e6e;
	overflow:auto;

	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;

}


.box_rounded {

	background-image:url(/media/107/box_rounded_476x93_back.gif);
	background-repeat:no-repeat;
	width:476px;
	height:93px;
	padding-top:10px;
	vertical-align:top;
	
}

.box_rounded img {
	margin-top:-10px;
	margin-right:10px;
	border:0;
}

.box {
	background-image:url(/media/112/box_bottom_1x27.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fdfdfb;
	border: solid 1px #f5f5f5;
	width:80%;
	padding:15px;
	margin-bottom:10px;
}

.box img {
	border: solid 3px #eaeaea;
	margin-right: 10px;
}

.box a img {
	border: solid 3px #eaeaea;
	margin-right: 10px;
}


.box_rounded a, .erbjudande_box a, .box a {
	color:#868686;
	text-decoration:none;
}


.box_rounded a:visited, .box a:visited, .erbjudande_box a:visited {
	text-decoration:none;
}

.erbjudande_box {
	width:190px;
	height:191px;
	margin: 0 10px 0 0;
	padding: 10px 30px 0 10px;
	line-height:16px;
	float:left;
}



/* ************************* sIFR ************************************* */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

/* ************************* emUmbracoTagcloud-styles  ************************************* */

.emUmbracoTagcloud_div {
	background-color:#f3ffec;
	padding: 5px;
	border: solid 3px #ccffb0;
}

.emUmbracoTagcloud_span {

}

.emUmbracoTagcloud_tag1,.emUmbracoTagcloud_tag2,.emUmbracoTagcloud_tag3,.emUmbracoTagcloud_tag4 {

}

a.emUmbracoTagcloud_a {
	font-size:15px;
	color:#9bd57b;
	text-decoration:none;
}
a.emUmbracoTagcloud_a:hover {
	color:#6da34f;
	text-decoration:underline;
}

a.emUmbracoTagcloud_tag1 {font-size:105%;}
a.emUmbracoTagcloud_tag2 {font-size:94%;}
a.emUmbracoTagcloud_tag3 {font-size:103%;}
a.emUmbracoTagcloud_tag4 {font-size:98%;}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
green_box {
background-color:#f3ffec;
padding: 10px 10px 10px 10px; 
border: solid 3px #ccffb0;
margin: 0 0 0 0;
}

error {
color:red;
font-weight:bold;
}

