body, html {
	height: 100%;
	width: 100%;
	margin:0px;
	background: #fff url('../gfx/body_bg.png') center top repeat-x;
}

td {
	line-height: 1.5em;
	vertical-align: middle;
}

img {
	border: 0;
}

#wrapper {
	width: 		1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -209px;
}

#top {
	width: 100%;
	height: 245px;
	background: url('../gfx/top_bg.jpg') no-repeat;
	position: relative;
	
}

#breadcrumbs {
	position:absolute;
	left:	30px;
	top:	80px;
	color: 	#ccc;
}

#breadcrumbs a{
	color: #eee;
}

#breadcrumbs a:hover{
	text-decoration: underline;
}

#top a {
	text-decoration: none;
}

#toplogo {
	position: absolute;
	top: 105px;
	left: 35px;
}

#sitesettings {
	position: absolute; top: 160px; left: 8px; z-index: 5000;
}

#rss {
	position: absolute; top: 170px; right: 12px;
}

.main, #innercontent { 
	width: 	960px;
	margin: 0 auto;
	position: relative;
}

#push {
	height: 209px;
}

#foot {
	background: url('../gfx/foot_fade.png') repeat-x;
	margin: 0 auto;
	height: 209px;
}

#tableofcontents {
	width: 960px; 
	/*display: inline;*/
	min-height: 600px;
	height: auto !important;
	height: 600px;
	/*position: relative;*/
	background: #fff url('../gfx/content_bg.png') repeat-y;
	padding-top: 10px;
}

#tocfoot {
	height: 38px;
	width: 960px;
	margin: 0 auto 20px;
	background: transparent url('../gfx/foot_bg.png') no-repeat;
}

#flags {

}

#mainsearchcontent {
	text-align: center; 
	position: 	absolute; 
	top:	10px; 
	right: 	10px;
	width: 	auto;
}

#mainsearchcontent .searchstr {
	border: 1px solid #565656;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background: #6c6c6c;
	color: #eee;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	padding-left: 10px;
}

#mainsearchcontent .searchstr:hover {
	background: #777;

}

#mainsearchcontent .searchstr:focus {
	border: 1px solid #bbb;
}

#mainsearchcontent .submit {
	border: 1px solid #565656;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	background: #6c6c6c;
	color: #eee;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	margin: 0;
	font-size: 12px;
	vertical-align: bottom;
}

#searchoptions {
	display: none;
	text-align: left;
	background: #6c6c6c;
	margin: 5px 0 0 0;
	padding: 4px;
	width: 100%;
	line-height: 2em;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#mainsearchcontent:hover #searchoptions {
	display: block;
	color:	#fff;
}

#toplinks {
	position: absolute;
	top: 	6px;
	left: 	20px;
	color: 	#aaa;
}

#toplinks a {
	color: 		#eee;
	line-height: 1.5em;
	font-variant: small-caps;	
}

#toplinks a:hover {
	text-decoration: underline;
}

.picborder {
	border:		1px solid #ccc;
	margin:		0;
	padding:	2px;
	background:	#fff;
}

.emred {
	font:12px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	color:#9b1c1f;
}

.skipnav {
	display:none
}

.column { text-align: justify; display: block;}

abbr[title] {
	border-bottom: 1px dotted black;
	cursor: help;
}

acronym[title] {
	border-bottom: 1px dotted black;
	cursor: help;
}

acronym{
	speak:normal;
}

acronym[title]:after {
	font-weight:normal;
	pause-after: 50%;
}

/*Menyn */


#mainmenu li a:hover { color: #eee;}
#navigator, #navigator ul {padding:0; margin:0; list-style:none; z-index:101;}

#navigator { height:25px; padding:0; position: absolute; top: 185px; right: 40px; text-align: right; width: 940px;}

#navigator ul { background: #fff; padding: 0; margin:0; list-style:none; text-align: right; width: 940px; }

#navigator table {border-collapse:collapse;}

#navigator li { float: right; text-align: center; display:block; height: 25px; padding-left: 10px; margin-left: 10px; }

#navigator li:hover { background: transparent;  z-index:300;}

#navigator li.active, #navigator li li.active, #navigator li:hover { background: url(../gfx/arrow_right_blue.gif) no-repeat 0 10px; }
#navigator li.active:hover {  }
#navigator li.active a { color: #555; }
#navigator li.active a:hover { color: #333;}

#navigator li li { float: right; display:block; width: auto; padding-left: 10px; margin-left: 7px; height: 25px; }

/*#navigator li>li:hover {background: #353434;}*/

#navigator li a li {}

#navigator li a { display:block; color:#333; text-decoration:none; text-align: center; font-weight:normal; line-height:25px; width:auto; border:none; color: #000;}

#navigator li a:hover { color: #566b82; }

#navigator li li a { height: 23px; float: left; text-align: left; padding: 0; border:none; background:none; }

#navigator li li a:hover { color: #566b82; }

#navigator a:hover { z-index:300; text-decoration:none; font-weight:normal; }

#navigator :hover ul { left:0; top: 25px; z-index: 9999;}

/* * html #navigator :hover ul {left:0; top:27px; margin-left:-10px;}  IE6 */

#navigator a:hover ul { left: 0; top: 25px; }

#navigator ul, #navigator ul ul, #navigator li.active li.active ul, #navigator li.active ul ul  {position:absolute; left:-9999px; top:-9999px;}

#navigator li.active ul { left:0; top: 25px; z-index: 1; }

#navigator li:hover li:hover > ul { top:25px; left:0; position: absolute; }

#navigator li:hover > ul ul { position:absolute; left:-9999px; top:-9999px; width:auto;}


/*#navigator li:hover > a {text-decoration:none; color:#ccc;}*/
#navigator a:hover a:hover ul,
#navigator a:hover a:hover a:hover ul,
#navigator a:hover a:hover a:hover a:hover ul,
#navigator a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

#navigator a:hover ul ul,
#navigator a:hover a:hover ul ul,
#navigator a:hover a:hover a:hover ul ul,
#navigator a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

/*Meny slut*/

#tinymce {
	background: #fff;
}

.mceContentBody {
	background-image: none;
	background-color:#1d1616;
	color: #000;
	height:auto;
	border: 0;
}

.contentheadline {
	/*padding:	0px 35px;*/
	/*background:url(../gfx/h2_gfx.png) no-repeat 0 4px;*/
	/*height: auto;*/
	letter-spacing: -.05em;
}

#sitemap h4 {
	font-variant:small-caps;
	font-weight:bold;
	font-size:14px;
}
.sitemap dt a {
	color: #ff4208;
	font:16px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-variant:small-caps;
}

.sitemap dt a:hover, .sitemap a:visited:hover {
	color: #273140;
	font-weight: bold;
	font-variant:small-caps;
}

.sitemap dd {
	margin:0 0 0 8px;
}

/* Content rutor */

h4.boxheader {
	margin-top: 0;
}

.textholder {
	margin: 0 10px;
	display: inline;
	float: left;
	/*position:	relative; top: -35px;*/
	z-index: auto;
}

.empty {
	line-height:1.4em;
	background: url('../gfx/content_darker_corner_tl.png') no-repeat 0 0;
	position: relative;
	margin: 5px 12px 10px 5px;
	padding:15px 0 0 15px;

}

.roundbox {
	margin-bottom: 10px;
	-webkit-border-radius-topright: 18px;
	-moz-border-radius-topright: 18px;
	border-radius-topright: 18px;
	background: #f3f3f3;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
}

.roundbox2 {
	margin-bottom: 10px;
	-webkit-border-radius-topright: 18px;
	-moz-border-radius-topright: 18px;
	border-radius-topright: 18px;
	margin-top: 8px;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	background: #4a483a url('../gfx/roundbox2_bg.png') repeat-x;
	position: relative;
}
.expanderpusher {
	height: 26px;
}
.roundbox2 .expander {
	position: absolute; top: 3px; right: 3px;
	width: 23px;
	height: 22px;
	background: transparent url('../gfx/roundbox2_expander.png') no-repeat;
}

.padder {
	padding: 10px 10px;
	/*position:relative;*/

}

/* SLUT Content rutor */

.alert-good {
	background:	#c3ff9b url(../gfx/icon_accept.gif) no-repeat 4px 4px;
	border:		1px solid #1ccf3a;
	padding:	4px 4px 4px 16px;
	text-align:	center;
	font-weight:bold;
	color: #000;
}
.alert-loading {
	background:	#fff url(../gfx/loading.gif) no-repeat 4px 4px;
	border:		1px solid #c8c8c8;
	padding:	4px 4px 4px 16px;
	text-align:	center;
	font-weight:bold;
}
.inputmark {
	color: #bb0000;
	font-weight: bold;
	margin-left: 5px;
}

/* Nyheter*/

.newsitem {
	position: relative;
}

.newsheadline {
	font-weight: bold;
}
.newsdate {
	font-size: 0.8em;
}
.newsdate .day {
	/*font:17px "Georgia", Verdana, Helvetica, serif;*/
}
.newsdate .month {
	/*font:11px/4px "Georgia", Verdana, Helvetica, serif;*/
}

.newsitem h3 a {
	font:13px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#2d8bb4;
}

.newsitem .newstext {

}

.newsitem .readmore {
	margin-bottom: 20px;
	display: block;
}

.news #allholder {
	text-align: right;
}

.news #readall {

}


.defaultSimpleSkin table.mceLayout {
	border: 0; /* tiny */
}

.collapsed .padder {

}

/* kalender */
#calendar {
	width: 100%;
}

#calendar td {
	padding:	3px;
	text-align: center;
}

.daynames {
	color:	#555555;
}
.daynamesOff {
	color:	#bb0000;
}
.firstDaysMonth{
	color:	#bbbbbb; 

}
.dayThisMonth {

}
.dayThisMonthWeekend {
	color:	#bb0000;
}
.lastDaysMonth {
	color: #bbbbbb;
}

/* sökning */

.searcresultitem .lastupdate {
	font-style: italic;
	color: #999;
}

/* case */

#casemain {
  width: 610px;
  margin: 0 auto;
}

#content-slider {
	width: 610px;
	height: 14px;
	/*margin: 5px;*/
	background: #dadada;
	position: relative;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:	pointer;
}

.content-slider-handle {
	width: 60px;
	height: 14px;
	position: absolute;
	/*top: -4px;*/
	background: url('../gfx/case_slide_handle.png') no-repeat;
	/*cursor:	col-resize;*/
}

#content-scroll {
	width: 610px;
	height: 180px;
	margin-top: 10px;
	overflow: hidden;
}

#content-holder {
	width: 1500px;
	height: 170px;
}

.content-item {
	width: 180px;
	height: 170px;
	/*padding: 5px;*/
	float: left;
}

/* kontaktformulär */

.contactform {
	border: 1px solid #eee;
	-moz-border-radius: 	3px;
	border-radius: 			3px;
	-webkit-border-radius: 	3px;
}

.contactform label {
	font-weight: bold;
	display: block;
	float: left;
	line-height: 2.2em;
	cursor: pointer;
	margin-right: 10px;
}

.contactform .textinput {
	border-bottom: 1px dotted #ccc;
	padding: 10px;
}

.contactform .textinput input, .contactform .textinput textarea {
	background:	#f3f3f3 none repeat scroll 0 0;
	border-color: #aaa #fff #fff #aaa;
	border-style:solid;
	border-width:1px;
	font-size:	1.2em;
	padding:	3px;
	width:		240px;
	-moz-border-radius:	3px;
	-webkit-border-radius:	3px;
	border-radius:	3px;
}

.contactform .textinput input:focus, .contactform .textinput textarea:focus {
	border-color: #777;
}
.contactform .inputsubmit {
	margin: 10px 0 10px 120px;
	font-size: 1.2em;
	font-weight: bold;
	width: 	246px;
	color:		#fff;
	padding: 3px;
	border: 1px solid #999;
	border:1px solid #739D0B;
	/*border-color: #eee #ddd #ddd #eee;*/
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	background: url('../gfx/submit_bg.gif') repeat-x;
	cursor: pointer;
}

.contactform .inputsubmit:hover {
	border-color: #aaa;
}

/* slider sandbox */

#slider {
    width: 600px;
    margin: 0 auto;
    position: relative;
	height: 370px;
	/*background: url(../images/slider_bg.png) 50% bottom no-repeat;*/
}

.scroll {
	overflow: hidden;
	width: 600px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 360px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 63px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 63px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
}

.inside img {
	display: block;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside img.type {
	width: 30px;
	height: 6px;
	float: right;
}

.inside h5 {
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 8px 0;
	color: #aaa;
}

.inside h5 span.type {
	color:		#7d3b51;
	/*font-family:Georgia,Serif;*/
	font-size:	0.6em;
	vertical-align:top;
}

.inside p {
	font-size: 11px;
	color: #888;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -40px;
}

.scrollButtons.right {
    right: -40px;
}

.hide {
    display: none;
}

#ie6 {
	background: #f1efaf;
	position: 	absolute; top: 0;
	z-index: 	100001;
	width: 		100%;
	color: 		#000;
	display:	none;
	border-bottom:	7px solid #c00;
}

#ie6 .content {
	margin:		15px;
}

#ie6 h2 {
	color: #000;
}

#ie6 a {
	color: #c00;
}

#ie6 #stop_ie {
	float: left;
	margin-right: 20px;
}

#ie6 .close {
	background: #c00;
	color: #fff;
	padding: 5px;
}

#flash {
	margin: 0 auto;
	margin-top: 75px;
	width: 100%;
	height: 100%;
}

/* gallery */

.picdiv {
	float:left;
	height:110px;
	margin:0 10px 10px 0;
	overflow: hidden;
}
