body, html {
	height: 100%;
	width: 100%;
	margin:0px;
	background: #000;
}

td {
	line-height: 1.5em;
}

img {
	border: 0;
}


#wrapper {
	width: 		1020px;
	margin: 	0 auto;
}

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

#logo_swt {
	height: 37px;
	width: 411px;
	position: absolute;
	top: 93px;
	left: 69px;	
}

#logo_swt a {
	border: none;
	outline-style:none;
	outline-width:0;
}

#grand_logo {
	width: 92px;
	height: 63px;
	position: absolute;
	top: 54px;
	left: 540px;
}

#grand_logo a {
	border: none;
	outline-style:none;
	outline-width:0;
}

#sitesettings {
	position: absolute; top: 10px; left: 43px;
}

#sitesettings a {
	border: none;
}

.main, #innercontent { 
	width: 	940px;
	margin: 0 auto;
}

#foot {
	width: 1020px;
	height: 210px;
	background:#000 url('../gfx/foot_bg.jpg') no-repeat;
	margin: 0 auto;
}

#footinfo {
	width: 650px;
	margin:0 auto;
	padding-top:15px;
}

#tableofcontents {
	width: 940px; 
	/*display: inline;*/
	height: 100%;
	/*position: relative;*/
	background: url('../gfx/tableofcontents_bg.jpg') repeat-y;
}

#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: 	10px;
	left: 	107px;
	text-align: right;
}

#toplinks a {
	color: #e6e9dc;
	line-height: 1.5em;
	border: none;
	font-variant: small-caps;
	font-weight: bolder;
}

#toplinks a:hover {
	color: #c4d48b;
	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:#818C54;
}

.header {
	margin: 	10px 0 8px 0;
	border-bottom:1px dotted #a0b161;
	background:url(../gfx/h2bullet.jpg) no-repeat right;
	height: 35px;
	line-height: 1em;
}

.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: #363b23; border-bottom: 4px solid #b0c55d; font-weight:bold;}
#navigator,
#navigator ul {padding:0 0 5px 0; margin:0; list-style:none; z-index:100 }
#navigator li ul { border:1px solid #b0c55d; -moz-border-radius: 5px; border-radius: 5px; }

#navigator {height:20px; width:800px; padding:0; position: absolute; top: 166px; left: 60px;}

#navigator ul {padding: 0; margin:0; list-style:none; line-height:1.6em; width:auto;}

#navigator table {border-collapse:collapse;}

#navigator li {float:left; text-align: center; display:block; }

#navigator li.active { border-bottom: 4px solid #b0c55d;}
#navigator li.active a { color: #404040;}
#navigator li.active a:hover { border: none;}


* html #navigator li {background: 0;}

#navigator li li {float:none; display:block; background: #d0db9f; width: auto; padding:2px 4px 2px 4px; height:23px;  }

#navigator li li:hover {background: #c0d488;}

#navigator li a li {float:left;}

#navigator li a {display:block; color:#282828; font: 16px "Trebuchet MS", Verdana, Helvetica, sans-serif; text-decoration:none; text-transform: uppercase; text-align: center; font-weight:bold; padding:0 15px; line-height:30px; width:auto; border:none;}

/*#navigator li a:hover {background:url('../gfx/menu_over_bg.png') repeat-x;}*/

#navigator li li a {line-height:20px; float:none; color: #000; text-align: left; padding-left: 8px; padding-right: 25px; border:none; background:none; width:90px; font-size: 12px; text-transform: none; font-weight: normal;}

#navigator li li a:hover { color: #161616; border: none; font-weight: normal;}

#navigator li li.active { border: none;}
#navigator li li.active a { font-weight: bold;}
#navigator li li.active a:hover { border: none;}

#navigator li:hover {position:relative; z-index:300;}

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

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

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

#navigator a:hover ul {left:-10px;}

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

#navigator li:hover li:hover > ul {left:-4px; margin-left:100%; top:4px;}

#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 li a {
	font:12px "Georgia",Verdana,Helvetica,sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
}

#sitemap li a:hover, .sitemap a:visited:hover {
	font-weight: bold;
	text-transform: none;
}

#sitemap ul {
	list-style-type: none;
}


/* Content rutor */

h4.boxheader {
	margin-top: 0;
}

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

/*#reldrop2 {
	margin-left: 45px;
	margin-top: 20px;
}
*/
.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 {
	line-height:1.4em;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#fff url(../gfx/roundbox_bg.gif) no-repeat;
	border-bottom: 1px solid #e4e9d2;
	border-right: 1px solid #e4e9d2;
	border-top: 1px solid #e4e9d2;
	border-left:4px solid #e4e9d2;
}

.roundbox2 {
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	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 15px 15px 15px;
	/*position:relative;*/

}

/* SLUT Content rutor */

/* Galleri */
.gallery a, .gallery a:hover, .picdiv a, .picdiv a:hover {
	border: none;
	font-weight: bold;
	font-size: 18px;
}

.picdiv {
	float:left;
	height:130px;
	margin:0 10px 10px;
	width:150px;
}

.picdiv a {

}

/* SLUT Galleri */

.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;
}
.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*/

.newsheadline {
	font-weight: bold;
	font-variant:small-caps;
}
.newsdate {
	width: 61px;
	height: 67px;
	color: #251206;
	background: url(../gfx/date_bg.jpg) no-repeat;
	text-align: center;
	padding-top: 15px;
	margin: 5px 0 5px 5px;
	float: right;
}

.newstext h5 a {
	border: none;
}
.newsdate .day {
	font:27px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 22px;
	width: 100%;
	display: block;
}
.newsdate .month {
	font:12px "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.newsitem h3 a {
	font:14px "Georgia", Verdana, Helvetica, sans-serif;
	font-weight:normal;
	color:#0c1908;
	padding: 5px 0 0 0;
}

.newsitem h3 {
	font:16px "Georgia", Verdana, Helvetica, sans-serif;
	font-weight:normal;
	color:#0c1908;
	padding: 5px 0 0 0;
}

.newsitem h4 {
	color:#4d5332;
	font:14px "Georgia",Verdana,Helvetica,sans-serif;
	padding:5px 0 0;
}

.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 #ddd;
	border-color: #ddd #eee #eee #ddd;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.contactform label {
	font-weight: bold;
	color: #444;
	display: block;
	width: 125px;
	float: left;
	line-height: 2.2em;
	cursor: pointer;
}

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

.contactform .textinput input, .contactform .textinput textarea {
	font-size: 1.2em;
	width: 240px;
	color:		#555;
	padding: 3px;
	border: 1px solid #999;
	border-color: #aaa #ddd #ddd #aaa;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

.contactform .textinput input:focus, .contactform .textinput textarea:focus {
	border-color: #698407;
}
.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;
	-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;
}

