﻿html {
	font-size:100%;
}
body {
	margin:0;
	padding:0;
	font:69% Verdana, Helvetica, sans-serif;
	background: #b7d9fc url(../Images/bgDecal.gif) 579px 0 no-repeat;
}
a {
	color:#005bbb;
	text-decoration:none;
}
img {
	border:none;
}
a:hover {
	color: #0050a9;
	text-decoration: underline;
	cursor:pointer;
}
a:visited {
	color:#800080;
}
h1, h2, h3, h4 {
	margin-top:0;
	color:#000;
	margin-bottom: 0.3em;
}
h1 {
	font-family:arial;
	font-size:1.64em;
	margin-bottom:0.7em;
}
h2 {
	font-family:arial;
	margin-bottom:0.2em;
	font-size:1.36em;
	font-weight:bold;
}
h3 {
	font-family:arial;
	margin-bottom:0.2em;
	font-size:1.18em;
	font-weight:bold;
}
h4 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
ul {
	margin-top:0.2em;
	margin-left:1.8em;
	padding-left:0;
}
ol {
	margin-top:0.2em;
	margin-left:3em;
	padding-left:0;
}
hr {
	display: none;
	height:0em;
	border:0;
	margin-top:1em;
	margin-bottom:1em;
}
p {
	margin-top:0;
	margin-bottom:1em;
}
input, select {
	font-family:Verdana;
}
#content fieldset {
	border:medium none;
	margin:0;
	padding:0;
}
#content fieldset legend {
	padding: 0;
}
#shell {
	min-width:784px;
	max-width:985px;
	background-color:#fff;
}
#header {
	background:#fff;
	width:99%;
}
#header .padding {
	padding:1em 0em 1em 1em;
}
#header a.loginmenu {
	padding-right: 1.2em;
	background: url(../Images/arrowDown.gif) top right no-repeat;
}
#nav1 {
	/*width: 100%;*/
	height:2.8em;
	background-image: url(../Images/bgTopbar.gif);
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #fff;
	overflow:hidden;
}
#nav1 #links ul {
	margin-top:0;
	margin-left:0;
	padding-left:0;
}
#nav1 #links li {
	display:inline;
	margin-right:1em;
}
#nav1 #links li a {
	float:left;
	display:block;
	padding:0.65em 1em 0.8em 0.8em;
	background-image: url(../Images/bgNav1Delimiter.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight:bold;
	font-size:1.1em;
}
#nav1 #search {
	float:right;
	margin-top:0.3em;
	margin-right:0.5em;
}
#nav1 #search #searchLinks {
	margin-top:0.45em;
	margin-right:1em;
}
#nav1 #search #searchField {
}
#nav2 {
	float:left;
	width:18%;
	background:#fff;
	min-height:400px;/*border-right:1px solid #ccc;*/	/*Så att vänsterkolumnens streck hänger med när menyn expanderar */
}
#nav2 .padding {
}
#nav2 ul {
	margin:0;
	padding:0;
}
#nav2 ul li {
	list-style:none;
}
#nav2 ul li a {
	display:block;
	padding:0.55em 2em 0.7em 1em;
	border-bottom:1px solid #ccc;
}
#nav2 ul li.hasChildren {
	background-image: url(../Images/arrowNav2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#nav2 ul li.active {
	background:#005bbb;
	font-weight:bold;
}
#nav2 ul li.active a {
	border-bottom:1px solid #fff;
	color:#fff;
	background-image: url(../Images/arrowNav2Active.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#nav2 #nav2SubContent {
	background-image: url(../Images/bgNav2SubContent.gif);
	background-repeat:repeat-x;
	min-height:12em;
}
#nav2 #nav2SubContent .padding {
	padding:1em;
}
#body {
	min-height:400px;
	padding-top:2em;
	min-height:400px;
	background:url(../Images/bgWrapper.gif) top left no-repeat !important;
}
#content {
	float:left;
	width:63%;
	background:#fff;
	border-left:1px solid #ccc;
	margin-left: -0.1em;
	border-right:1px solid #ccc;
}
#content .padding {
	padding-left:1em;
	padding-right:0.5em;
}
#content #breadCrumbs {
	margin-bottom:1.5em;
	padding-bottom:0.4em;
	border-bottom:1px solid #ccc;
	width:99%;
}
#content #column1 {
	float:left;
	width:71%;
	min-height:400px;/*padding-right: 5px;*/
}
#content #column1 .padding {
	padding:0;  /*Reset padding inherited from content */
	padding-right: 1em;
}
#content #column1 .dateStamp {
	margin-bottom:0.5em;
}
#content .ingress {
	font-weight:bold;
	margin-bottom:1em;
}
#content .pageinfo {
	border-top:1px solid #D4D4D4;
	color: #000;
	font-size:0.91em;
	padding-top:0.45em;
	clear:both;
}
#content #column1 .news h2, #content #column2 .news h2 {
	padding-left: 0;
	margin-bottom: 0;
}
#content #column2 .flash h2 {
	border: none;
}
#content .news ul {
	margin-bottom: 0.9em;
}
#content #column2 .news h2 {
	border-bottom-color: #ccc;
}
#content .startTransport h2 {
	display: block;
	height: 1.4em;
	padding: 0.3em 0 0em 2em;
	margin-bottom: 0;
}
#content .startTransportRailRoad h2 {
	background: url(../Images/startRailRoad.gif) 0.1em 0 no-repeat;
}
#content .startTransportRailRoad .columnhandler {
	border-bottom: 3px solid #B5BF00;
}
#content .startTransportFlight h2 {
	background: url(../Images/startAir.gif) 0.1em 0 no-repeat;
}
#content .startTransportFlight .columnhandler {
	border-bottom: 3px solid #00A6D3;
}
#content .startTransportShipping h2 {
	background: url(../Images/startSea.gif) 0.1em 0 no-repeat;
}
#content .startTransportShipping .columnhandler {
	border-bottom: 3px solid #BF2295;
}
#content .startTransportRoad h2 {
	background: url(../Images/startRoad.gif) 0em 0 no-repeat;
}
#content .startTransportRoad .columnhandler {
	border-bottom: 3px solid #e2a550;
}
#content .startTransport .columnhandler p {
	margin-top:0.5em;
}
#content .startTransportRailRoad ul {
	background-color: #f5f5d9;
	border-top:0;
}
#content .startTransportFlight ul {
	background-color: #e3f0f8;
	border-top:0;
}
#content .startTransportShipping ul {
	background-color: #f8e8f3;
	border-top:0;
}
#content .startTransportRoad ul {
	background-color: #fBf3e8;
	border-top:0;
}
#content #column2 {
	float:left;
	width:28%;
}
#content #column2 .padding {
	padding:0; /* Reset padding inherited from content */
	padding-right: 0em;
}
#content #column2 .imageList {
	margin-bottom:1em;
}
#content #column2 .imageList img {
	margin-right:0.5em;
}
#content #column3 {
	float:left;
	width:29%;
	display:none;
}
#content #column3 .padding {
	padding: 0; /* Reset padding inherited from content */
	padding-left: 1em;
}
#sidebar {
	float:left;
	width: 18%;
	background: #fff;
	min-height:400px;
}
#sidebar .padding {
	padding-right:0em;
}
#sidebar .banner p {
	margin-bottom:0;
}
#sidebar .banner {
	border-bottom: 1px solid #D4D4D4;
	margin-bottom:1em;
	padding-bottom:1em;
}
#sidebar .banner .bannerImage {
	padding-left: 1em;
	overflow:hidden;
}
#sidebar .banner .bannerText {
	padding-left:5%;
}
#footer 
{
    overflow:hidden;
	background:#005bbb;
	height:27px;
	color:#fff;
	margin-top: 1.5em;
}
#footer p {
	text-align:center;
}
#footer a {
	text-decoration: none;
	color:#fff;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .padding {
	padding:0.5em;
}
#commonLinks {
	margin-top:1.4em;
	float:right;
}
#content #column2 .newsList {
	padding:0.35em 0em 0.5em 0em;
	margin-top: -0.5em;
	margin-bottom: 0em;
}
.toArchive {
	padding-left: 0.35em;
}
.publishDate {
	margin-bottom:0.5em;
}
.previousNews {
	border-bottom:1px solid #D4D4D4;
}
/* ================ SEARCH ================= */

#content .searchBox {
	margin-bottom: 1.4em;
	height: 4.8em;
	padding: 1em;
}
#content .searchBox ul {
	list-style: none;
	margin: .8em 0;
	padding: 0;
}
#content .searchBox ul li {
	display: inline;
	margin-right: 0.5em;
}
ol.searchNumberList {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content li.searchResult p {
	margin: 0;
	padding: 0;
}
#content .hitsPerItems {
	width: 100%;
	background-color: #eee;
	margin-bottom: 1.8em;
	padding-top: 10px;
}
#content .hitsPerItems p {
	margin: 0;
	padding: 0 0 .3em .3em;
}
#content div.searchResultHead {
	width: 100%;
	padding-bottom: 0.3em;
	margin-bottom: 0.4em;
	border-bottom: 1px solid #eee;
}
#content div.searchResultHead p {
	margin: 0;
	padding: 0;
}
#content p.searchResultBottom {
	color: green;
}

#divDistanceOuter
{
   display: block;
   border: none;
   z-index: 2000; 
   position: relative; 
   height: 20px; 
   width: 60px; 
   top: 435px; 
   left: 440px; 
}

#divDistance
{
	font-family: Arial;
	font-size: smaller;
	position: absolute; 
	height: 20px; 
	width: 60px; 
}


#divPopupZoom
{
	position:absolute;
	top: 0px;
	left: 0px;
	background: url(../Images/Map/ZoomPopup.png) 0.1em 0.2em no-repeat;
	cursor:pointer;
	width:30px;
	height:30px;
   
}

#divPopupPrev
{
	position:absolute;
	top: 0px;
	left: 30px;
	background: url(../Images/Map/ZoomPrevGrey.png) 0.1em 0.2em no-repeat;
	cursor:pointer;
	width:30px;
	height:30px;
}

#divPopupNext
{
	position:absolute;
	top: 0px;
	left: 60px;
	background: url(../Images/Map/ZoomNextGrey.png) 0.1em 0.2em no-repeat;
	cursor:pointer;
	width:30px;
	height:30px;

}
#divPopupPrevNextOuter
{
	position:absolute;
	top: 100px;
	left: 5px;
	float:left;
	width:120px;
	height:33px;
	overflow:hidden;
	clear:both;
}

/*#divPopupNext:hover {
	cursor:pointer;
	background: url(../Images/Map/ZoomPrevGrey.png) 0.1em 0.2em no-repeat;
}*/

/* ================ WRAPPERS ================ */

/* wrapper - klass för att hantera kolumnlayout i sidans grundstruktur. 
   För allmän hantering av kolumnlayout använd klassen "columnhandler". */

.wrapper {
	float: left;
	float/**/: none;
}
/* easy clearing */
.wrapper:after {
	content: '[.]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.wrapper {
	display: inline-block;
}
/*\*/

.wrapper {
	display: block;
}
/* columnHandler - klass för att hantera kolumnlayout. */

.columnhandler {
	float: left;
	float/**/: none;
}
/* easy clearing */

.columnhandler:after {
	content: '[.]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.columnhandler {
	display: inline-block;
}
/*\*/
.columnhandler {
	display: block;
}
/* end easy clearing */

.columnhandler div {
	float: left;
}
.columnhandler div div {
	float: none;
}
.columnhandler div div.columnhandler div {
	float: left;
}
/* ================ PAGETYPES ================ */

/* pageTypeNormal */
.pageTypeNormal #content #column1 {
}
.pageTypeNormal #content #column2 {
}
.pageTypeNormal #content #column3 {
	display:none;
}
/* pageTypeOneColumn */
.pageTypeOneColumn #content #column1 {
	width:99%;
}
.pageTypeOneColumn #content #column2, .pageTypeOneColumn #content #column3 {
	display:none;
}
/* pageTypeStart */
.pageTypeStart #content #column1 {
	width:50%;
}
.pageTypeStart #content #column2 {
	width:49%;
}
.pageTypeStart #content #column3 {
	display:none;
}
.pageTypeStart #content h1, .pageTypeStart #content #breadCrumbs {
	display:none;
}
/* pageTypeTwoEqualColumns */
.pageTypeTwoEqualColumns #content #column1 {
	width:50%;
}
.pageTypeTwoEqualColumns #content #column2 {
	width:49%;
}
.pageTypeTwoEqualColumns #content #column3 {
	display:none;
}
/* pageTypeThreeEqualColumns */
.pageTypeThreeEqualColumns #content #column1 {
	width:33%;
}
.pageTypeThreeEqualColumns #content #column2 {
	width:33%;
}
.pageTypeThreeEqualColumns #content #column3 {
	display:block;
	width:33%;
}
/* pageTypeFullWith */
.pageTypeFullWidth #content {
	width:79%;
	border-right:0;
}
.pageTypeFullWidth #content #column1 {
	width:99%;
}
.pageTypeFullWidth #content #column2, .pageTypeFullWidth #content #column3, .pageTypeFullWidth #sidebar {
	display:none;
}
/* =============== TRANSPORT AREA SETTINGS =============== */

.transportArea #column1 {
	margin-top:-1em;
}
.transportArea h1 {
	border-bottom:3px solid #ccc;
	padding: 0.3em 0 0.3em 1.6em;
}
/* transportAreaShipping */

.transportArea.transportAreaShipping h1 {
	background: url(../Images/startSea.gif) 0.1em 0.2em no-repeat;
	border-bottom:3px solid #c81d82;
}
.transportArea.transportAreaShipping h2.decorated h2 {
	border-color: #c81d82;
}
.transportArea.transportAreaShipping h2.decorated {
	border-color: #bf2295;
}
.transportArea.transportAreaShipping #column2 ul.linkList {
	background-color: #f8e8f3;
}
/* transportAreaRoad */

.transportArea.transportAreaRoad h1 {
	background: url(../Images/startRoad.gif) 0.1em 0.2em no-repeat;
	border-bottom:3px solid #e2a550;
}
.transportArea.transportAreaRoad h2.decorated {
	border-color: #e2a550;
}
.transportArea.transportAreaRoad #column2 ul.linkList {
	background-color: #fBf3e8;
}
/* transportAreaRailroad */

.transportArea.transportAreaRailroad h1 {
	background: url(../Images/startRailroad.gif) 0.1em 0.2em no-repeat;
	border-bottom:3px solid #b5bf00;
}
.transportArea.transportAreaRailroad h2.decorated {
	border-color: #b5bf00;
}
.transportArea.transportAreaRailroad #column2 ul.linkList {
	background-color: #f5f5d9;
}
/* transportAreaFlight */

.transportArea.transportAreaFlight h1 {
	background: url(../Images/startAir.gif) 0.1em 0.1em no-repeat;
	border-bottom:3px solid #00a6d3;
}
.transportArea.transportAreaFlight h2.decorated {
	border-color:#00a6d3;
}
.transportArea.transportAreaFlight #column2 ul.linkList {
	background-color: #e3f0f8;
}
/* =============== PAGING ============== */

ul.pager {
	list-style: none;
	width: 100%;
	margin: 1em 0;
	padding: 0;
	background-color: #eee;
	height: 1.4em;
}
ul.pager li {
	float: left;
	background-color: #eee;
}
ul.pager li.numbers {
	width: 53%;
}
ul.pager li.numbers ol {
	margin: auto;
	width: 53%;
	list-style: none;
}
ul.pager li.numbers ol li {
	padding: 0;
}
.pager {
	margin-top:1.5em;
	padding:0.25em;
	background-color:#eee;
}
.pager a {
	margin-left: 0.5em;
}
.pager .selected {
	font-weight:bold;
	margin-left: 0.5em;
}
.pager a.previous {
	background: url(../Images/pagingArrowPrev.gif);
	background-position:0em 0.1em;
	background-repeat:no-repeat;
	padding-left:1.5em;
	margin:0em;
}
.pager a.next {
	background-image: url(../Images/pagingArrowNext.gif);
	background-position:3.9em 0.1em;
	background-repeat:no-repeat;
	padding-right: 1.5em;
	padding-left: 0.5em;
	margin:0em;
}
a.centerAlign {
	background-color: Lime;
}
.empty {
	background-image: url(../Images/pagingEmpty.gif);
}
/* ================ MISC ================ */

table .odd {
	background-color: #e9f1f9;
}
.mainPicture {
	width:100%;
	overflow:hidden;
}
h1.decorated {
	border-bottom:3px solid #ccc;
}
h1.noBottomMargin {
	margin-bottom: 0em;
}
h2.decorated {
	border-bottom:3px solid #ccc;
	margin-bottom:0.5em;
	padding-bottom:0.2em;
}
#content #column2 h2.decorated {
	margin-bottom:0;
}
ul.linkList {
	border-top:1px solid #ccc;
	margin:0 0 1em 0;
	padding:0;
}
ul.linkList li {
	list-style:none;
	padding:0.35em 1em 0.5em 0.4em;
	border-bottom:1px solid #ccc;
}
#column2 ul.linkList {
	border-top:0;
}
.internalLinkText {
	padding:0.35em 1em 0 0.4em;
}
.externalLinkText {
	padding:0em 1em 0 0.4em;
}
/* ================ RoadSign ================ */

#roadSignImages {
	border-top:1px solid #D4D4D4;
	margin-top: 1em;
	margin-bottom:1em;
}
.roadSign {
	float:left;
	margin-top:1em;
	width:33%;
}
.roadSignRow {
	border-bottom:1px solid #D4D4D4;
}
.roadSignLink {
	text-align:center;
	margin-left:0.4em;
	margin-top:0.4em;
	padding-bottom:1em;
}
.roadSignHeader {
	margin-bottom:1em;
}
.roadSignHeader .imgColumn {
	width:47%;
}
.roadSignHeader .listColumn {
	width:52%;
}
.relatedSymbolsLink {
	display:block;
	padding:0.4em 0.3em 0.5em 0.3em;
	border-bottom:1px solid #D4D4D4;
	margin-top:-0.9em;
}
.relatedSymbolsDelimiter {
	margin-top:1em;
	margin-bottom:1em;
	border-bottom:1px solid #ccc;
}
/* ================ NewsArchive ================ */

.newsArchiveNewsHeading {
	border-bottom:1px solid #D4D4D4;
	padding-bottom:0.2em;
}
.newsArchiveNewsHeading h3 {
	display:inline;
}
p.newsArchive {
	margin-top:0.3em;
	margin-bottom:2em;
}
ul.linkList li.railroad a, ul.linkList li.aviation a, ul.linkList li.shipping a, ul.linkList li.road a {
	padding-left: 2em;
}
ul.linkList li.railroad {
	background: url(../Images/newsRailroad.gif) 0 .3em no-repeat;
}
ul.linkList li.aviation {
	background: url(../Images/newsAir.gif) 0 .3em no-repeat;
}
ul.linkList li.shipping {
	background: url(../Images/newsSea.gif) 0 .3em no-repeat;
}
ul.linkList li.road {
	background: url(../Images/newsRoad.gif) 0 .3em no-repeat;
}
/*RDT css*/
.ItemUpphaver
{
	width: 100%;
	margin-bottom:5px;
	float:left;
}

#nav1 #userInfo {
	MARGIN-TOP: 0.7em;
	FLOAT: right;
	MARGIN-RIGHT: 0.5em
}
/*motsvarande content*/
div#mainContainer {
	min-height:400px;
	padding-top:2em;
	background:url(../Images/bgWrapper.gif) top left no-repeat !important;
}
div#containerdiv {
	width: 980px;
	height: auto;
	BACKGROUND-COLOR: #fff;
	min-width:980px;
}
body.widepage div#containerdiv {
	width:97%;
	min-width:1100px;
}
DIV#maincontent {
	PADDING-RIGHT: 12px;
	PADDING-LEFT: 12px;
	MIN-HEIGHT: 500px;
	PADDING-BOTTOM: 30px;
	MARGIN-LEFT: 183px;
	WIDTH: auto;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #ffffff;
}
table#w {
	font-size:8.3pt;
}
table#Auth {
	font-size:8.3pt;
}
div#maincontent a.HiddenLink {
	color: #323ABD;
	width: 0px;
	height: 0px;
	text-decoration: none;
	background-image: none;
	background-position: 0px;
	padding: 0px;
	margin: 0px;
}
div#maincontent a.SimpleLink {
	color: #323ABD;
	width: auto;
	text-decoration: none;
	background-image: none;
	background-position: 3px;
	padding-left: 0px;
}
div#maincontent a.SimpleLink:hover {
	text-decoration:underline;
	background-image:none;
	padding-left: 0px;
}
div#maincontent a.SimpleLink:visited {
	color: #800080;
	background-image:none;
	padding-left: 0px;
}
div#maincontentRead {
	/*padding: 0px 12px 15px 12px;*/
	padding: 0px 0px 15px 0px;
	width: 100%;
	height:auto;
	float:left;
	display:block;
}
/*div#maincontent td {
	font-size: 0.8em;
}*/
div#maincontent td td {
}
div#maincontent td td td {
}
div#maincontent td td td td {
}
div#maincontentRead TABLE TD TABLE TR TD {
	border:0;
}
div#maincontentRead TABLE TD TABLE {
	border:0;
}
.ContentTitle {
	line-height : 1.15em;
}

.ContentText {
	margin-bottom: 20px;
}


/* motsvarande nav2 */
div#LeftMenuContainer {
	margin-right: 0px;
	margin-left: 0px;
	width: 183px;
	background-color: #ffffff;
	float: left;
}
div#LeftMenuContainer #LeftMenuSubContent {
	MIN-HEIGHT: 12em;
	BACKGROUND-IMAGE: url(../Images/bgNav2SubContent.gif);
	BACKGROUND-REPEAT: repeat-x;
}
div#LeftMenuContainer #LeftMenuSubContent .padding {
	PADDING-RIGHT: 1em;
	PADDING-LEFT: 1em;
	PADDING-BOTTOM: 1em;
	PADDING-TOP: 1em;
}
div#LeftMenuPublic {
	width: 183px;/*	margin-bottom:10px;*/
}
div#LeftMenuKungorare {
	width: 183px;
	margin-top: 10px;
}
div#LeftMenuAdmin {
	width: 183px;
	margin-top:10px;
}
div#LeftMenuLocation {
	width: auto;
	height: auto;
	COLOR: #fff;
	BORDER-BOTTOM: solid 1px #fff;
	BORDER-LEFT: solid 1px #ccc;
	BORDER-TOP: solid 1px #ccc;
	BORDER-RIGHT: solid 1px #ccc;
	BACKGROUND-REPEAT: no-repeat;
	background-color:#005bbb;
	margin: 0;
}
div#LeftMenuLocationText {
	width: auto;
	height: auto;
	border: 0;
	COLOR: #fff;
	font-weight: bold;
	padding: 0.55em 2em 0.7em 1em;
}
div#LeftMenuContent {
	padding: 0;
	background-color: #fBf3e8;
	border: 0;
}
div#LeftMenuContentText {
	width: auto;
	height: auto;
}
div#LeftMenuContentText a:link {
	color: #323ABD;
	width: auto;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left: 0px;
	background-color:#ffffff;
	padding: 0.55em 2em 0.7em 1em;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width:1px;
	border-color:#ccc;
}
div#LeftMenuContentText a:active {
	color: #323ABD;
	width: auto;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left: 0px;
	background-color:#ffffff;
	padding: 0.55em 2em 0.7em 1em;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width:1px;
	border-color:#ccc;
}
div#LeftMenuContentText a:hover {
	color: #323ABD;
	width: auto;
	display: block;
	text-decoration: underline;
	background-repeat: no-repeat;
	margin-left: 0px;
	text-decoration: none;
	background-color:#ffffff;
	padding: 0.55em 2em 0.7em 1em;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width:1px;
	border-color:#ccc;
}
div#LeftMenuContentText a:visited {
	color: #323ABD;
	width: auto;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left: 0px;
	background-color:#ffffff;
	padding: 0.55em 2em 0.7em 1em;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width:1px;
	border-color:#ccc;
}
div#LeftMenuContentText a:hover {
	text-decoration: underline;
}
div#LeftMenuContentText a:visited {
	color: #800080;
}
/* LEFT MENU KUNGÖRARE */



div#LeftMenuKungorareLocation {
	width: auto;
	height: auto;
	margin: 0;
	COLOR: #fff;
	BORDER-BOTTOM: solid 1px #fff;
	BORDER-LEFT: solid 1px #ccc;
	BORDER-TOP: solid 1px #ccc;
	BORDER-RIGHT: solid 1px #ccc;
	BACKGROUND-REPEAT: no-repeat;
	background-color:#005bbb;
}
div#LeftMenuKungorareLocationText {
	width: auto;
	height: auto;
	border: 0;
	COLOR: #fff;
	font-weight: bold;
	padding: 0.55em 2em 0.7em 1em;
}
div#LeftMenuKungorareContent {
	padding: 0;
	border: 0;
	background-color: #fBf3e8;
}
div#LeftMenuKungorareContentText {
	width: auto;
	height: auto;
}
div#LeftMenuKungorareContentText .invicible {
	margin: 0px;
	display: none;
}
div#LeftMenuKungorareContentText a:link {
	color: #323ABD;
	width: auto;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left: 0px;
	background-color:#ffffff;
	padding: 0.55em 2em 0.7em 1em;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width:1px;
	border-color:#ccc;
}
div#LeftMenuKungorareContentText a:active {
	color: #323ABD;
	width: auto;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left: 0px;
	background-color:#ffffff;
	padding: 0.55em 2em 0.7em 1em;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width:1px;
	border-color:#ccc;
}
div#LeftMenuKungorareContentText a:hover {
	color: #323ABD;
	width: auto;
	display: block;
	text-decoration: underline;
	background-repeat: no-repeat;
	margin-left: 0px;
	text-decoration: none;
	background-color:#ffffff;
	padding: 0.55em 2em 0.7em 1em;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width:1px;
	border-color:#ccc;
}
div#LeftMenuKungorareContentText a:visited {
	color: #323ABD;
	width: auto;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left: 0px;
	background-color:#ffffff;
	padding: 0.55em 2em 0.7em 1em;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width:1px;
	border-color:#ccc;
}
div#LeftMenuKungorareContentText a:hover {
	text-decoration: underline;
}
div#LeftMenuKungorareContentText a:visited {
	color: #800080;
}
/* LEFTMENUADMIN */

div#LeftMenuAdmin {
	margin-top: 10px;
	width: 183px;
	border: 1px solid #cccccc;/*	margin-bottom: 10px;*/
}
/*rubriken*/
div#LeftMenuAdminLocation {
	width: auto;
	height: auto;
	margin: 0;
	COLOR: #fff;
	BORDER-BOTTOM: solid 1px #fff;
	BORDER-LEFT: solid 1px #ccc;
	BORDER-TOP: solid 1px #ccc;
	BORDER-RIGHT: solid 1px #ccc;
	BACKGROUND-REPEAT: no-repeat;
	background-color:#005bbb;
}
/*Motsv. listitem*/
div#LeftMenuAdminLocationText {
	width: auto;
	height: auto;
	border: 0;
	COLOR: #fff;
	font-weight: bold;
	padding: 0.55em 2em 0.7em 1em;
}
div#LeftMenuAdminContent {
	padding: 0;
	border: 0;
	background-color: #fBf3e8;
}
div#LeftMenuAdminContentText {
	width: auto;
	height: auto;
}
div#LeftMenuAdminContentText .invicible {
	margin: 0px;
	display: none;
}
div#LeftMenuAdminContentText a:link {
	color: #323ABD;
	width: auto;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left: 0px;
	background-color:#ffffff;
	padding: 0.55em 2em 0.7em 1em;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width:1px;
	border-color:#ccc;
}
div#LeftMenuAdminContentText a:active {
	color: #323ABD;
	width: auto;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left: 0px;
	background-color:#ffffff;
	padding: 0.55em 2em 0.7em 1em;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width:1px;
	border-color:#ccc;
}
div#LeftMenuAdminContentText a:hover {
	color: #323ABD;
	width: auto;
	display: block;
	text-decoration: underline;
	background-repeat: no-repeat;
	margin-left: 0px;
	text-decoration: none;
	background-color:#ffffff;
	padding: 0.55em 2em 0.7em 1em;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width:1px;
	border-color:#ccc;
}
div#LeftMenuAdminContentText a:visited {
	color: #323ABD;
	width: auto;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left: 0px;
	background-color:#ffffff;
	padding: 0.55em 2em 0.7em 1em;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width:1px;
	border-color:#ccc;
}
div#LeftMenuAdminContentText a:hover {
	text-decoration: underline;
}
div#LeftMenuAdminContentText a:visited {
	color: #800080;
}

.DisplayLeft
{
    clear:both;
    overflow:hidden;
}

.ToggleSearchView
{
    margin-top:5px;    
    margin-bottom:5px;    
}

/* Nyhetsflöde*/
.NewsFlashPanel {
	height: auto;
	width:170px;
	margin: 0;
	float:right;
}

.NewsFlashPanelWide {
	height: auto;
	width:100%;
	margin: 0;
	float:left;
}

.markShipping {	PADDING-RIGHT: 0.5em;	PADDING-LEFT: 0.5em;	MARGIN-BOTTOM: 1.2em;	PADDING-BOTTOM: 0.5em;	PADDING-TOP: 0.5em;	BACKGROUND-COLOR: #f8e8f3}

H2.decorated 
{	
		MARGIN-BOTTOM: 0px;	
		PADDING-BOTTOM: 0.2em;	
		BORDER-BOTTOM: #ccc 3px solid
}



.NewsFlashPanelsFlashPanel.UL 
{	
	MARGIN-TOP: 0.2em;	
	PADDING-LEFT: 0px;	
	MARGIN-LEFT: 3em
}

UL.linkList {	BORDER-TOP-WIDTH: 0px}


UL.linkList LI 	
{
	PADDING-RIGHT: 1em;	
	PADDING-LEFT: 0.4em;	
	PADDING-BOTTOM: 0.5em;	
	PADDING-TOP: 0.35em;	
	BORDER-BOTTOM: #ccc 1px solid;	
	LIST-STYLE-TYPE: none;
	}

UL.linkList 
{	
	PADDING-RIGHT: 0px;	
	/*BORDER-TOP: #ccc 1px solid;	*/
	PADDING-LEFT: 0px;	
	PADDING-BOTTOM: 0px;	
	MARGIN: 0px 0px 1em;	
	PADDING-TOP: 0px;
}


/* TABS */
div.tabs {
	clear: both;
	/*
	float:left;*/
	width:586px;
	background-image:url(../images/tabline.gif);
	background-position:right bottom;
	background-repeat:repeat-x;
	margin: 20px 0px 0px 0px;
	padding-right:10px;
}
div.tabcontent {
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding-top:20px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	width:auto;
}
div.tabLeftInActive {
	float:left;
	background:url(../images/b1l.gif) no-repeat left top;
	margin:0 0 0 0;
	padding:0 0 0 3px;
	height:23px;
}
div.tabRightInActive {
	float:left;
	display:block;
	color: #ffffff;
	cursor:pointer;
	background:url(../images/b1r.gif) no-repeat right top;
	padding:5px 15px 5px 6px;
	text-decoration:none;
	font-weight:bold;
}
div.tabLeftActive {
	float:left;
	background:url(../images/b2l.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 3px;
	height:23px;
}
div.tabRightActive {
	float:left;
	display:block;
	color:#005191;
	background:url(../images/b2r.gif) no-repeat right top;
	padding:5px 15px 5px 6px;
	text-decoration:none;
	font-weight:bold;
}
/*VALIDATION SUMMARY*/
/*motsv. error*/
.ValidationSummary {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	COLOR: #ff0000;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #eeeeee;
	font-weight:bold;
	margin-bottom:5px;
}
/* DIVSPACES */

.DivSpace {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px solid;
	width: auto;
}


.DivSpaceSmall {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	border: solid 0px;
}
.DivMargin
{
	margin: 10px 0px 10px 0px;
}

.DivMarginAll
{
	margin: 10px 10px 10px 10px;
}

.DivPadding
{
	padding: 10px 0px 10px 0px;
}
/*försök till gruppbox utseende*/

.GroupBox2 {
	display: block;
	border: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right:0px;
	margin-bottom:20px;
	margin-top:2px;
}
.GroupBox {
	display: block;
	border: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right:0px;
	margin-bottom:20px;
	margin-top:20px;
}
.GroupBox p {
	position: relative;
	top: -18px;
	left: 1em;
	background-color: #FFFFFF;
	display: inline;
	padding-right: 0.1em;
}
/* WIZARD */
.DivWizardDescriptionHeader {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	border: 0px solid;
	width: 500px;
	font-weight:bold;
}
.DivWizardDescription {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	border: 0px solid;
	width: 500px;
}
div#WizardHeader {
	height: 30px;
	background-color: #D8DFF3;
	margin: 0;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}
div#WizardHeaderWithoutBorders {
	height: 30px;
	background-color: #D8DFF3;
	margin: 0;
}
div#WizardHeaderText1 {
	margin-left: 10px;
	width: 500px;
	padding-top:9px;
	border: 0;
	float:left;
	font-weight:bold;
}
div#WizardHeaderText2 {
	width: 150px;
	border: 0;
	padding-top:9px;
	float:right;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
}

.ResultInfo {
    padding-top:8px;
    padding-bottom:8px;
}
/* Hitsperitem*/
.hitsPerItems {
	width: 100%;
	margin-bottom: 1.8em;
	clear: both;
	float: left;
}
.hitsPerItems p {
	margin: 0;
	padding: 0 0 .3em .3em;
	background-color: #eee;
}
.MapLabel {
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer
}
/*Huvudnavigering*/
.HeadNavigationHolder {
	float:left;
	width:80%;
}
.HeadNavigation {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 100%;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc; /*b7d9fc;*/
}
.HeadNavigation LI {
	list-style-type:none;
	display:inline;
	font-size: 1.1em;
	font-weight: bold;
	float: left;
}
.HeadNavigation a:link, .HeadNavigation a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.HeadNavigation a:hover {
	cursor:pointer;
}
.HeadNavigation .Help {
	float:right;
}
.HeadNavigation .MyPage {
	float:right;
}
/*Huvudnavigering-flikhantering-inaktiv*/
.HeadNavigation span.LeftBg {
	float: left;
	margin-top:8px;
	width: 8px;
	height: 26px;
	background-image:url(../images/mleft.gif);
	background-repeat: no-repeat;
}
.HeadNavigation span.LinkText {
	float: left;
	margin-top:8px;
	height: 19px;
	padding-top: 7px;
	background-image:url(../images/mmid.gif);
	background-repeat: repeat-x;
	background-color: #809bc3;
}
.HeadNavigation span.RightBg {
	float: left;
	margin-top:8px;
	width: 8px;
	height: 26px;
	background-image:url(../images/mright.gif);
	background-repeat: no-repeat;
	margin-right: 2px;
	background-position: right top;
}


.hrefLook {
	text-decoration:none;
	color:#005bbb;
	cursor:pointer
}
/*Huvudnavigering-flikhantering-Aktiv*/
.HeadNavigation li .Active:link, .HeadNavigation li .Active:visited {
	color:#000000;
}
.HeadNavigation .Active:link span.LeftBg, .HeadNavigation .Active:visited span.LeftBg {
	background-image:url(../images/actmleft.gif);
	float: left;
	width: 8px;
	margin-top:4px;
	height: 30px;
	background-repeat: no-repeat;
}
.HeadNavigation .Active:link span.LinkText, .HeadNavigation .Active:visited span.LinkText {
	float: left;
	background-image: url(../images/actmid.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 8px;
	margin-top:4px;
	background-color: #b7d9fc;
}
.HeadNavigation .Active:link span.RightBg, .HeadNavigation .Active:visited span.RightBg {
	background-image:url(../images/actmright.gif);
	float: left;
	width: 8px;
	height: 30px;
	background-repeat: no-repeat;
	margin-top:4px;
}
.DivSearchContainer {
	margin-top:20px;
	width:596px;
}
.DivSearchResult {
	border-style: none;
	margin-top:0px;
	width:596px;
}

.DivSearchResultScrollBar {
	margin-top:0px;
	height:350px;
	overflow:auto;
	width:576px;
}
.DivSearchResultVna {
	margin-top:0px;
	overflow:auto;
	position:absolute;
	bottom:10px;
	top: 120px;
}

.DivForeskriftOuter {
	z-index:120000;
	padding-left:10px;
	padding-right:10px;
	BORDER: none;
	BACKGROUND: white;
	DISPLAY: none;
	left: 8%;
	WIDTH: 60%;
	min-width:620px;
	max-width:800px;
	TOP: 8%;
	HEIGHT: 700px;
	position:fixed;
}
.DivForeskriftInner1 {
	z-index:120000;
	BORDER: #cac9c9 1px solid;
	BACKGROUND: white;
	DISPLAY: none;
	min-width:620px;
	max-width:800px;
	HEIGHT: 700px;
	position:fixed;
}
.DivForeskriftInner2 {
	BACKGROUND: none white;
	width:100%;
	min-width:620px;
	max-width:800px;
	POSITION: relative;
	HEIGHT: 650px;
}
.DivForeskriftClose {
	float:right;
	margin-top:10px;
	text-decoration:none;
	color:#005bbb;
	cursor:pointer;
}
.IframeForeskriftView {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	min-width:600px;
	max-width:800px;
	width:100%;
	POSITION: relative;
	HEIGHT: 640px;
}
.PdfView
{
   border:1px;
   width:100%;
   min-height:285px;
   height:500px;
}
.PdfViewExpandMode
{
   border:1px;
   width:100%;
   min-height:285px;  
   height:600px;
}
.RoundedCornerTop {
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 20em
}
.RoundedCornerBottom {
	background: url(../images/dot.gif) 0 100% repeat-x
}
.RoundedCornerLeft {
	background: url(../images/dot.gif) 0 0 repeat-y
}
.RoundedCornerRight {
	background: url(../images/dot.gif) 100% 0 repeat-y
}
.RoundedCornerBottomLeft {
	background: url(../images/bl.gif) 0 100% no-repeat
}
.RoundedCornerBottomRight {
	background: url(../images/br.gif) 100% 100% no-repeat
}
.RoundedCornerTopLeft {
	background: url(../images/tl.gif) 0 0 no-repeat
}
.RoundedCornerTopRight {
	background: url(../images/tr.gif) 100% 0 no-repeat;
	padding:10px
}


div#LeftMenuContentText .invicible {
	margin: 0px;
	display: none;
}

.DivWarningOuter
{
	margin-bottom:10px;
	margin-top:10px;
	border: solid 1px red;
	overflow:hidden;
	padding:4px;
}

.DivWarningText 
{
	float:left; 
	padding:2px;
}
/*Search area items below*/
/*Tabnav*/
.TabNavigation {
	clear: both;
	margin: 0px;
	padding:0px;
	float: left;
	width:100%;
	/*height: 36px;*/
	display:inline;
	border-bottom:3px solid #e2a550;
}
.TabNavigation li {
	font-size: 1em;
	list-style-type:none;
	float: left;
	margin-right:4px;
}
/* Tabdesign */
.TabNavigation li span {
	float:left;
	display:block;
	height: 20px;
	background:url(../Images/Searchitems/left.gif);
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 12px;
}
.TabNavigation a, .TabNavigation a:link, .TabNavigation a:visited {
	float:left;
	display:block;
	color:#333;
	text-decoration:none;
	padding-right: 7px;
	background:url(../Images/Searchitems/right.gif) right no-repeat #FFF;
}
.TabNavigation a:hover {
	/*background:url(../Images/sprite.png) right -112px no-repeat;*/
	text-decoration:underline;
	cursor:pointer;
}
.TabNavigation a:hover span {
	text-decoration: underline;/*background:url(../Images/sprite.png) 0 -112px no-repeat;*/
}
/* Active */
.TabNavigation li.ActiveItem a, .TabNavigation li.ActiveItem a:link, .TabNavigation li.ActiveItem a:visited {
	color:#FFF;
	background:url(../Images/Searchitems/act-right.gif) right top no-repeat #FFF;
}
.TabNavigation li.ActiveItem span {
	background:url(../Images/Searchitems/act-left.gif) left top no-repeat;
	font-weight: bold;
}
/* Active-Hover */
.TabNavigation li.ActiveItem a:hover {
	text-decoration:underline;/*background:url(../Images/sprite.png) right -56px no-repeat #FFF;*/
}
.TabNavigation li.ActiveItem a:hover span {
/*background:url(../Images/sprite.png) 0 -56px no-repeat;*/
}


.TabNavigationSpanInactiveItem {
	float:left;
	display:block;
	height: 20px;
	background:url(../Images/Searchitems/left.gif);
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 12px;
}
.TabNavigationSpanActiveItem  {
	background:url(../Images/Searchitems/act-left.gif) left top no-repeat;
	font-weight: bold;
	float:left;
	display:block;
	height: 20px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 12px;	
	
}


/*Anpassning Tabbnavigering - lightbox*/
body.PopUp ul.TabNavigation {
	background-image: url(../Images/Searchitems/fade-pop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	padding-bottom: 7px;
}
.FoldContent {
	background-color: #fbf3e8;
	clear: both;
	background-image: url(../Images/Searchitems/foldcontent-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 100%;
	font-size: 1em;
}
.FoldContentInner {
	padding: 6px;
	background-image: url(../Images/Searchitems/sep.gif);
	background-repeat: repeat-y;
	background-position: 325px;
	margin-top: 8px;
	/* [disabled]font-family: Arial, Helvetica, sans-serif;
*/
	margin-bottom: 4px;
}
.FoldContentInner h2 {
}

.FoldContentInner2 {
	padding: 6px;
	background-image: url(../Images/Searchitems/sep.gif);
	background-repeat: repeat-y;
	background-position: 385px;
	margin-top: 8px;
	margin-bottom: 4px;
}

.FoldContentInner3 {
	padding: 6px;
	background-image: url(../Images/Searchitems/sep.gif);
	background-repeat: repeat-y;
	background-position: 440px;
	margin-top: 8px;
	margin-bottom: 4px;
}

.FilterRow {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 8px;
	/* [disabled]border: 1px solid #903;
*/
}
.FoldContentInner input, .FoldContentInner select {
	font-size:0.9em;
}
.FilterGroup {
	float: left;
	padding-right: 8px;
}
ul.CommunityList {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 31%;
	font-size: 0.9em;
}
ul.CommunityList li {
	list-style-type:none;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 6px;
}
ul.CommunityList li label {
	float:left;
	padding-top: 4px;
	width: 77px;
}
ul.CommunityList li input {
	float:left;
}
ul.DoubleList {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 50%;
	font-size: 0.9em;
}
ul.DoubleList li {
	list-style-type:none;
	float:left;
	width:100%;
	clear:both;
	margin-bottom: 5px;

}
ul.DoubleList li label {
	float:left;
	padding-top: 2px;
	width: 190px;
}
ul.DoubleList li input {
	float:left;
	/* [disabled]width: 10px; */
}




.GroupOne {
	float: left;
	width: 315px;
}
.GroupTwo {
	float: right;
	width: 430px;
}

.GroupA {
	float: left;
	width: 430px;
}
.GroupB {
	float: right;
	width: 315px;
}


.CommunityHolder {
	width: 29em;
	padding-right: 0px;
}
.UnBlockLabel label {
	display: inline;
}
.FloatLabel Label {
	float: left;
	padding-right: 8px;
	padding-top: 2px;
	text-align: right;
}
.InputRight {
	float: right;

}
.InputLeft {
	float: left;
}
.SelectAll:link, .SelectAll:visited {
	background-image: url(../Images/Searchitems/select-all.gif);
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 4px;
	padding-top: 2px;
	margin-top: 6px;
	float: right;
	background-position: right;
	padding-right: 19px;
}
.UnSelectAll:link, .UnSelectAll:visited {
	background-image:url(../Images/Searchitems/unselect-all.gif);
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 4px;
	padding-top: 2px;
	margin-top: 6px;
	float: right;
	background-position: right;
	padding-right: 19px;
}

div.Map .SelectAll:link, div.Map .SelectAll:visited {
	float: none;
	background-position: left;
	padding-left: 18px;
	background-image:url(../Images/Searchitems/select-all-dark.gif);
}
div.Map .UnSelectAll:link, div.Map .UnSelectAll:visited {
	float: none;
	background-position: left;
	padding-left: 18px;
	background-image:url(../Images/Searchitems/unselect-all-dark.gif);
}
.Breaker {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
}
.SubGroup {
	background-color: #FEFCFA;
	clear: both;
	border: 1px solid #E2A550;
	padding: 1px;
	float: left;
	width: 98%;
}
.ButtonStyle input {
	color:#000000;
	cursor:pointer;
	height:30px;
	outline:0 none;
	overflow:visible;
	width:auto;
	border:none;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 1.1em;
}


.ButtonStyle {
	display:block;
	height:30px;
	background-image: url(../Images/Searchitems/buttonbg.gif);
	float:left;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	margin-right: 4px;
	background-attachment: scroll;
	background-color: #EEEEEE;
	background-repeat: repeat;
	background-position: 0 0;
}

input.ButtonStyle {
	display:block;
	height:32px;
	background-image: url(../Images/Searchitems/buttonbg.gif);
	float:left;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	margin-right: 4px;
	background-attachment: scroll;
	background-color: #EEEEEE;
	background-repeat: repeat;
	background-position: 0 0;
}


input.IconButton {
	/* [disabled]background-repeat:no-repeat; */
	/* [disabled]background-position: 3px 5px; */
	/* [disabled]padding-left:25px;
*/
	background-color: transparent;
}
.SearchRow {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 130px;
	padding-top: 8px;
}
.ShowHideButton:link, .ShowHideButton:visited {
	clear: both;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 12px;
	padding-left: 33px;
	padding-bottom: 8px;
	color: #000;
}
.Hide:link, .Hide:visited {
	background-image: url(../Images/Searchitems/up.gif);
}
.Show:link, .Show:visited {
	background-image: url(../Images/Searchitems/down.gif);
}
.FoldContentShade {
	background-image: url(../Images/Searchitems/bottomfade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ShowHideArea {
	margin-right: auto;
	margin-left: auto;
	width: 120px;
	clear: both;
	padding-top: 8px;
}
#slickbox, #slickbox2, #slickbox3 {
	clear: both;
	float: left;
	width: 100%;
}
h1.HeadingOne {
	background-image: url(../Images/Searchitems/h1bg.gif);
	background-repeat: repeat-x;
	clear: both;
	height:32px;
	margin-bottom: 4px;
	padding-bottom: 0px;
}
h1.HeadingOne span.Heading {
	font-size: 0.8em;
	float: left;
	width: 65%;
	font-weight:bold;
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 2px;
	background-image: url(../Images/Searchitems/dot-indicator.gif);
	background-repeat: no-repeat;
	background-position: 4px 13px;
	margin-left: 6px;
}
span.HandleLink {
	float: right;
	font-weight: normal;
	padding-right: 20px;
	display:block;
	background-position: right 8px;
	background-repeat: no-repeat;
}
h2.HeadingTwo {
	background-image: url(../Images/Searchitems/h3bg.gif);
	background-repeat: repeat-x;
	clear: both;
	height:28px;
}
h2.HeadingTwo span.Heading {
	font-size: 0.8em;
	font-weight:bold;
	float: left;
	width: 80%;
	padding-top: 6px;
	padding-left: 5px;
	margin-left: 6px;
}

h2.HeadingTwoRed {
	background-image: url(../Images/Searchitems/h3bg.gif);
	background-repeat: repeat-x;
	clear: both;
	height:28px;
}
h2.HeadingTwoRed span.Heading {
	font-size: 0.8em;
	font-weight:bold;
	float: left;
	width: 80%;
	padding-top: 6px;
	padding-left: 5px;
	margin-left: 6px;
}

h3.HeadingThree {
	background-image: url(../Images/Searchitems/h3bg.gif);
	background-repeat: repeat-x;
	clear: both;
	height:24px;
}
h3.HeadingThree span.Heading {
	font-size: 0.8em;
	font-weight:bold;
	float: left;
	width: 80%;
	padding-top: 6px;
	padding-left: 5px;
	margin-left: 6px;
}

.Item
{
	font-weight:normal;
}
.Status
{
	font-weight:normal;
}
.Handle
{
	font-weight:normal;
}
.ShowHideLink:link, .ShowHideLink:visited {
	text-decoration:none;
}
.ShowHideLink:hover {
	text-decoration:none;
	cursor:pointer;
}
.HideArea:link span.HandleLink, .HideArea:visited span.HandleLink 
{
	background-image:url(../Images/Searchitems/hide-blue.gif);
	color:#005bbb;
}
.ShowArea:link span.HandleLink, .ShowArea:visited span.HandleLink 
{
	background-image:url(../Images/Searchitems/show-blue.gif);
	color:#005bbb;
}

.KontrollPaketFel
{
    background-image:url(../Images/fail.gif);
	background-position: left 3px;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:2px;
	LIST-STYLE-TYPE: none;
	/*height:12px;*/
}

.KontrollPaketVarning
{
    background-image:url(../Images/warning.gif);
	background-position: left 3px;
	LIST-STYLE-TYPE: none;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:2px;
	/*height:15px;*/
}


<!-- [if lte IE 8]>
.divResult
{
   overflow:auto; 
}
<![endif]-->




a.HideArea:link h2.HeadingTwo span.HandleLink, a.HideArea:visited h2.HeadingTwo span.HandleLink {
	background-image:url(../Images/Searchitems/hide-lightblue.gif);
	color:#005bbb;
	background-position: right 3px;
}
a.ShowArea:link h2.HeadingTwo span.HandleLink a.ShowArea:visited h2.HeadingTwo span.HandleLink {
	background-image:url(../Images/Searchitems/show-lightblue.gif);
	color:#005bbb;
	background-position: right 3px;
}

h1.HeadingOne span.HandleLink {
	font-size:0.7em;
	padding-top: 8px;
	padding-bottom: 2px;
}
h2.HeadingTwo span.HandleLink {
	font-size:0.8em;
	padding-top: 5px;
	padding-bottom: 1px;
}
h3.HeadingThree span.HandleLink {
	font-size:0.8em;
	padding-top: 5px;
	padding-bottom: 1px;
}



.SearchResultArea {
	clear: both;
	padding-top: 10px;
	float: left;
	width: 100%;
}
.MapArea {
	clear: both;
	float: left;
	width: 100%;
	background-color: #FBF3E8;
}
.MapAreaInner {
	background-color: #FFF;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.DataTable {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-spacing:0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-left-color: #D4D4D4;
	margin-bottom: 8px;
	clear: both;
	float: left;
}
.DataTable td {
	font-size: 1em;
	background-image: url(../Images/Searchitems/tdbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-color: #FFF;
	vertical-align: top;
}
.DataTable th {
	padding: 4px;
	text-align: left;
	background-color: #d4d4d4;
}

.DataTable2 {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-spacing:0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-left-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	margin-bottom: 8px;
	clear: both;
	float: left;
}
.DataTable2 td {
	font-size: 1em;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-color: #D4D4D4;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background-color: #FFF;
	vertical-align: top;
}

.Number
{
	text-align:right;
}

.DataTable2 th {
	padding: 4px;
	text-align: center;
	border-color: #D4D4D4;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background-color: #D8DFF3;
}


ul.Pageing {
	margin: 0px;
	padding: 0px;
	float:left;
	width:100%;
	background-color:#e9e9e9;
}
ul.Pageing li {
	float:left;
	list-style-type:none;
	padding-left:4px;
}
ul.Pageing li a:link, ul.Pageing li a:visited {
	float:left;
	padding:6px;
}
ul.Pageing li a:hover {
	background-color:#d6d6d6;
}
.ActPage {
	font-weight: bold;
}
body.PopUp {
	background-image: none;
	background-color: #FFF;
}
body.PopUp h2.HeadingTwo span.Heading {
	padding-left: 4px;
	margin-left: 0px;
}
.GroupNoBreak h3 {
	display:inline;
}
.GroupNoBreak p {
}
.DataList {
	margin: 0px;
	padding: 0px;
}
.DataList li {
	list-style-type:none;
	padding-bottom: 6px;
}
.PopUp h1.PageName {
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.3em;
	font-size: 1.4em;
}
.PopUp h2.SubHeading {
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 6px;
}
.HandleButtonsAbsolute 
{
    position:absolute;
    bottom:0px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E9F7;
	margin-top: 6px;
	clear: both;
	overflow:hidden;
	padding-bottom:10px;
	width:100% !important;
	
}

.HandleButtons 
{
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E9F7;
	margin-top: 6px;
	clear: both;
	overflow:hidden;
	padding-bottom:10px;
}

.ViewMode
{

}

.TabRegister
{
    display:none;
    overflow-y:scroll;
    width:100%;
}
.MapHolder {
	border: 1px solid #CCC;
	clear: both;
	float: left;
	height:400px;
	width:99%;
}
h2.SubContentHead span.Heading {
	float: left;
	padding-left: 6px;
	text-decoration: none;
}
a:hover h2.SubContentHead span.Heading {
	text-decoration:none;
}
h2.SubContentHead .ShowHide {
	float: right;
	padding-right: 20px;
	color: #005bbb;
	background-repeat:no-repeat;
	background-position:right;
}
h2.SubContentHead span.Show {
	background-image:url(../Images/Searchitems/purple-hide.gif);
}
h2.SubContentHead span.Hide {
	background-image:url(../Images/Searchitems/purple-show.gif);
}
h2.SubContentHead .ShowHide a:link, h2.SubContentHead .ShowHide a:visited {
	color: #005bbb;
}
h2.SubContentHead {
	clear: both;
	height:18px;
	width: 100%;
	font-size:1.1em;
	background-color: #F5E0C5;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../Images/Searchitems/h2bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:0px;
	margin-top: 6px;
}
.SubContent {
	clear: both;
	background-color: #F5E0C5;
	float: left;
	width: 100%;
	background-image: url(../Images/Searchitems/subshade.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 5px;
}
.SubContentInner {
	padding-left: 1%;
	padding-top:8px;
	clear:both;
	float: left;
	width: 99%;
	padding-bottom: 8px;
}
.SubContentInner .FilterRow {
	margin-bottom:4px;
}
a.ShowHideHandle:link, a.ShowHideHandle:visited {
	text-decoration: none;
}
a.ShowHideHandle:hover {
	text-decoration:none;
	cursor:pointer;
}
div.ShowHideHandle:link, a.ShowHideHandle:visited {
	text-decoration: none;
}
div.ShowHideHandle:hover {
	text-decoration:none;
	cursor:pointer;
}
h2.GroupHeading {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 6px;
}
div.Map .FoldContentInner {
	background-image: none;
	padding-bottom: 2px;
}
.NoFloat:link, .NoFloat:visited {
	float: none;
	display: block;
	background-position: left;
	padding-left: 18px;
}
.TFHolder {
	padding-right: 0px;
	width: 100%;
}
ul.TFList {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 50%;
	font-size: 0.9em;
/*	min-width:200px;
	max-width:200px;*/
}
ul.TFList li {
	list-style-type:none;
	width:220px;
	float:left;
}
ul.TFList li label {
	float:left;
	padding-top: 2px;
	width: 190px;
}
ul.TFList li input {
	float:left;
	/* [disabled]width: 10px; */
}

.MapRightArea {
	float: right;
	width: 42%;
}
div.Map h2.SubContentHead {
	margin-top: -5px;
}
.MapHolderLarge {
	float: left;
	width: 57%;
	height:800px;
	border: 1px solid #b9a17f;
}
div.Map .SubContent {
	margin-bottom: 0px;
}
div.Map .SubContent {
}
div.Map .SubContent div.FilterRow {
	padding-top:6px;
}
span.Right {
	float: right;
}
.RightButtons {
	float: right;
}
.LabelBlock label {
	display: block;
	padding-bottom: 4px;
}
div.TextLeft label{
	text-align: left;
}

.defaultText { width: 300px; margin-left:10px}
.defaultTextActive { color: #a1a1a1; font-style: italic; margin-left:10px }
