@charset "utf-8";
html, body {
	height: 100%; 
	position:relative;
}
body {
	background:#fff url(../../image_layout/bodybg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0; padding:0;
}
#header {
	background:url(../../image_layout/layout_top.png);
	width:990px; height:145px;
	margin:0 auto;
	position:relative;
	z-index:100;
}
#mid {
	background:url(../../image_layout/layout_mid.png);
	width:990px;
	margin:0 auto;
	position:relative;
	z-index:1;
}
#mid_content {
	padding:10px;
}

.newsfeedbox {
	width:228px;
	background:url(../../image_layout/layout_postit_mid.png);
	position:relative;
	padding-top:43px;
	margin-bottom:10px;
	text-align:left;
}
.newsfeedbox_top {
	width:228px;
	height:42px;
	background:url(../../image_layout/layout_postit_top.png);
	z-index:10;
	position:absolute; top:0; left:0;
}
.newsfeedbox_top h3, .newsfeedbox_top h3 a {
	text-align:center;
	color:#FFFFFF;
}
.newsfeedbox_top h3 {
	margin-top:15px;
}
.newsfeedbox_bottom {
	width:228px;
	height:3px;
	background:url(../../image_layout/layout_postit_bot.png);
	z-index:10; 
	position:absolute; bottom:0; left:0;
}
.newsfeedbox_content{
	padding:10px;
	text-align:left;
}
.newsfeedbox_content a {
}


.newsfeed2box {
	width:300px;
	position:relative;
	border-right:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	text-align:left;
}
.newsfeed2box_content{
	padding:10px;
	text-align:left;
}
.newsfeed2box_content a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.newsfeed2box_content h3, .newsfeed2box_content h3 a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.newsfeed2Date {
	font-size:10px;
	color:#999999;
	text-align:right;
}
.newsfeed2box_content img {
	margin:0 10px 10px 0;
}
#newsfeed_full {
	margin:20px;
}
.globalnav_link a {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#globalnav_radgivning {
	position:absolute;
	text-align:center;
	width:173px;
	left: 433px;
	top: 26px;
	z-index:203;
}
#globalnav_event {
	position:absolute;
	text-align:center;
	width:173px;
	left: 608px;
	top: 26px;
	z-index:203;
}
#globalnav_utbildning {
	position:absolute;
	width:173px;
	text-align:center;
	left: 786px;
	top: 26px;
	z-index:203;
}
#footer {
	background:url(../../image_layout/layout_bot.png);
	width:990px; height:167px;
	margin:0 auto;
	position:relative;
	z-index:1;
}
#adress {
padding:20px;
margin:50px 10px 10px 60px;
border-right:#CCCCCC 1px dashed;
float:left;
color:#666666;
}
#phone {
padding:20px;
margin:50px 10px 10px 10px;
float:left;
color:#666666;
}

.clear {
	clear:both;
}

.postitTop{
	background-image:url(../image_layout/layout_postit_top.png);
	width:228px;
	height:42px;
}
.postitMid{
	background-image:url(../image_layout/layout_postit_mid.png);
	width:228px;
}
.postitBot{
	background-image:url(../image_layout/layout_postit_bot.png);
	width:228px;
	height:3px;
}
.flik {
	width:120px;
	height:40px;
	background-image:url(../image_layout/flik.jpg);
	background-repeat:no-repeat;
}
.flik2 {
	width:123px;
	height:38px;
	background-image:url(../image_layout/flik2.jpg);
	background-repeat:no-repeat;
}
.flik2text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#999999;
	font-weight:bold;
}

/*JQUERY EFFECTS*/
.jq_slide_fade_random {
	margin:0; padding:0;
	list-style:none;
	height:auto; width:auto;
}
.jq_slide_fade {
	margin:0; padding:0;
	list-style:none;
	height:auto; width:auto;
}
.jq_slide {
	margin:0; padding:0;
	list-style:none;
	height:auto; width:auto;
}
.jq_slide_random {
	margin:0; padding:0;
	list-style:none;
	height:auto; width:auto;
}
/*SIFR START*/
/* 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 END*/


/*NAVIGATION*/
#zebnavigation {
	list-style:none;
	display:block;
	margin:0; padding:0;
	text-align:right;
	position:absolute;
	bottom:0; right:20px;
	height:75px;
	z-index:100;
}
.zebselected {
}
#zebnavigation li {
	list-style:none;
	display:block;
	float:left;
	margin:15px 0 0 0; padding:0;
	position:relative;	
}
#zebnavigation li a{
	display:block;
	width:120px;
	height:50px;
	padding:10px 0 0 0;
	background:url(../../image_layout/layout_menubuttom.png);
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	z-index:3;
	position:relative;
	line-height:normal;
}
#zebnavigation .opendChildofa {
	color:#d83131;
}
#zebnavigation li a:hover{
	color:#d83131;
}
#zebnavigation li ul {
	list-style:none;
	display:block;
	margin:30px 3px 0 0; padding:10px;
	position:absolute; top:0; left:0;
	width:136px;
	background:#fff;
	border:#b6b6b6 solid 2px;
	border-top:0;
	z-index:101;
}
#zebnavigation li ul li {
	margin:0; padding:0;
	height:auto;
	display:block;
	width:100%;
	position:relative;
	text-align:left;
}
#zebnavigation li ul li a{
	display:block;
	background:none;
	width:100%;
	height:auto;
	margin:0; padding:3px;
	height:auto; width:auto;
	position:relative;
	top:0; left:0;
	text-align:left;
	font-size:12px;
}

#zebnavigation li ul li a:hover{
}
/*NAVIGATION END*/
#shopnavigation {
	border-bottom:2px #000000 solid;
	margin:0 30px 20px 30px;
}
#shopnavigation ul {
	list-style:none;
}
#shopnavigation ul li {
	display:inline;
	margin:0 30px 0 0;
}
#shopnavigation ul li a{
	text-decoration:none;
	font-size:18px;
	color:#000000;
}
