/* ------ Text items -------- */
html, body
{
	font-size:100%;
	/*font-family: Verdana, Arial, Helvetica, Tahoma; ändrar denna då den påverkar texter med olika typsnitt */
	font-family: Georgia, Verdana, Arial, Helvetica, Tahoma;
	margin:0;
}

body
{
	color: #333;
	background-color:#fff;
	padding: 0; 
	margin: 0;
}

form
{
	margin:0px;
	padding:0px;
}

p
{
	font-family: Georgia, Verdana, Arial, Helvetica, Tahoma;
	color: #333;
}

input.btn
{
   color:#fff;
   font-size:.85em;
   font-weight:bold;
   background-color:#42a5db;
   border:1px solid #0086ce;
}


input.quicksearchinput
{
	font-size:11px;
}


.smallertext
{
	font-size:0.95em;
}
h1, .heading1
{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	display: inline;
	font-weight: bold;
	font-size: 1.9em;
	color: #333;
	line-height:1.1em;

}
.startpagenewsitemcontainer h2
{
	margin-bottom:0.5%;
	margin-top:0;
	font-weight: bold; 
	font-size: 1.2em; 
	color: #333;	
}
h2, .heading2
{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold; 
	font-size: 1.135em;
	line-height:1.35em;
	color: #333;
	margin-bottom:-.8em;
	EditMenuName: Rubrik 2;
}
h3, .heading3
{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold;
	font-size:.83em;
	margin-bottom:-1em;
	line-height:1.48em;
	color: #333;
	EditMenuName: Rubrik 3;
}

.kontaktrubrik
{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold;
	font-size:1em;
	line-height:1.48em;
	color: #333;
	
	padding:0;
	margin:0;
	margin-bottom:-1em;
	
	EditMenuName: Kontaktrubrik;
}

.introduction
{
	padding-top:1.4em;
	font-size:1.1em;
	font-family: Georgia, Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold;
	EditMenuName: Ingress;
}
.imagetext 
{
	font-family: Georgia, Verdana, Arial, Helvetica, Tahoma;
	font-style: italic; 
	font-size: 0.9em; 
	EditMenuName: Bild text;
}

a.arrowlink
{
	padding-left:1.4em;
	background: transparent url(../images/pil.gif);
	background-repeat:no-repeat;
	background-position:0 .25em;
	line-height:1.4em;
	display:block;
	EditMenuName: Sidfotslank;
}



/* Spécial länkar | start */

div.linkrow { padding-bottom:.8em; }


.iconLink
{
	padding-left:.6em;	
}

.pdfLink {
	margin-top:.2em;
	padding-left:1.6em;
}

.pdfLink 
{
	background-repeat:no-repeat;
	background-image:url(../images/gui/pdf_icon_16x16.gif);
	background-position:0px 2px;
	EditMenuName: Lank med PDF-ikon;
}


.xlsLink {
	margin-top:.2em;
	padding-left:1.6em;
}

.xlsLink 
{
	background-repeat:no-repeat;
	background-image:url(../images/gui/xls_icon_16x16.gif);
	background-position:0px 2px;
	EditMenuName: Lank med Excel-ikon;
}

.docLink {
	margin-top:.2em;
	padding-left:1.6em;
}

.docLink 
{
	background-repeat:no-repeat;
	background-image:url(../images/gui/doc_icon_16x16.gif);
	background-position:0px 2px;
	EditMenuName: Lank med Word-ikon;
}

.pptLink {
	margin-top:.2em;
	padding-left:1.6em;
}

.pptLink 
{
	background-repeat:no-repeat;
	background-image:url(../images/gui/ppt_icon_16x16.gif);
	background-position:0px 2px;
	EditMenuName: Lank med PowerPoint-ikon;
}
.ieLink {
	margin-top:.2em;
	padding-left:1.6em;
}

.ieLink 
{
	background-repeat:no-repeat;
	background-image:url(../images/gui/ie_icon_16x16.gif);
	background-position:0px 2px;
	EditMenuName: Lank med IE-ikon;
}
/* Spécial länkar | end */






.red
{
	font-family: Georgia, Verdana, Arial, Helvetica, Tahoma;
	font-weight:bold;
	color:#993333;
	font-size:1.1em;	

}

.grey { color:#b4b4b4; }


.minitext
{
	font-family: Georgia, Verdana, Arial, Helvetica, Tahoma;
	font-size:xx-small;
	EditMenuName: Minitext;
}
hr
{
	height: 0.1em;
	color: #DAD8DB;
}

hr.light
{
	height: 0.1em;
	color: #DAD8DB;
}

.plaintext
{
	font-size:.8em;
	color:#333;
	line-height:1.45em;
}


/* Länkar enligt material från Söderhavet | start */

a:link, a:visited{
	text-decoration:underline;
	font-family:Verdana;
	color: #0086ce;	
}
a:hover {
	text-decoration:underline;
	font-family:Verdana;
	color: #66b6e2;
}
a:active, a:focus
{
	text-decoration:underline;
	font-family:Verdana;
	color: #66b6e2;	
}



a:FAQListingLink
{
	text-decoration:underline;
	font-family:Verdana;
	color: #0086ce;	
}
a.FAQListingLink:hover
{
	text-decoration:underline;
	font-family:Verdana;
	color: #66b6e2;
}
a.FAQListingLink:active
{
	text-decoration:underline;
	font-family:Verdana;
	color: #66b6e2;	
}
a.FAQListingLink:visited
{
	text-decoration:underline;
	font-family:Verdana;
	color: #0086ce;
}



a.Search
{
	text-decoration:underline;
	color: #0086ce;	
}
a.Search:hover
{
	text-decoration:underline;
	color: #66b6e2;
}
a.Search:active
{
	text-decoration:underline;
	color: #66b6e2;	
}
a.Search:visited
{
	text-decoration:underline;
	color: #0086ce;
}

a.NewsListingLink:link
{
	font-family:Georgia;
	text-decoration:none;
	color: #333;	
}
a.NewsListingLink:hover
{
	font-family:Georgia;
	text-decoration:none;
	color: #333;
}
a.NewsListingLink:active
{
	font-family:Georgia;
	text-decoration:none;
	color: #333;	
}
a.NewsListingLink:visited
{
	font-family:Georgia;
	text-decoration:none;
	color: #333;
}


/* Länkar enligt material från Söderhavet | slut */
input.test { 
font: 12px Verdana; 
color: #000; 
border: 1px solid #000; 
background: #D5D5D4; }



/* ------ Links -------- */
a.breadcrumb
{
	text-decoration:underline;
	color: #0086ce;	
}
a.breadcrumb:hover
{
	text-decoration:underline;
	color: #66b6e2;	
}
a.breadcrumb:active
{
	text-decoration:underline;
	color: #66b6e2;	
}
a.breadcrumb:visited
{
	text-decoration:underline;
	color: #0086ce;	
}


.underline a
{
	color: #003366;
	text-decoration: none;
	border-bottom: 1px solid #003366;
}

a.listinglink
{
	text-decoration:none;
	color:Black;
}
a.pagelistinglink
{
	color: #003366;
	text-decoration:none;
	font-weight:bold;
}
/* --------- Links in Top menu ----------- */
a.menuhead
{
	padding: 0em 0em 0em 0.55em;
	font-size: 1em;
	color: #333;
	text-decoration: none;
	margin: auto;
}
a.activemenuhead
{
	padding: 0em 0em 0em 0.55em;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	margin: auto;
}


/* --------- Input ----------- */
input:focus, input:active, a:focus, a:active, select:focus, select:active, textarea:focus, textarea:active
{
	/*background-color:#FFCCCC;*/ /*#E5F0F4;*/
	color:#000;
}

input, textarea
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #333;
	font-size: 1em;
}

select
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 1em;
}

.inputlabel
{
	width: 6em;
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}
.inputlabelwide
{
	width: 10em;	
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}

span.errormessage
{
	color: #CC0000;
	font-size: 1em;
}

span.usernamelabel
{
	margin-right: 1em;
	margin-top: 0.3em;
	display: block;
	float: right;
}

/* --------- Image format ----------- */
img.shadow
{
	position: relative;
	EditMenuName: Shadow;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=5);
}
img.bigshadow
{
	position: relative;
	EditMenuName: BigShadow;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=300,strength=10);
}
img.opacity
{
	position: relative;
	EditMenuName: Semi transparent;
	filter: alpha(opacity=40,finishopacity=24,style=3);
}
img.fliph
{
	position: relative;
	EditMenuName: Flip horisontally;
	filter: fliph;
}
img.flipv
{
	position: relative;
	EditMenuName: Flip vertically;
	filter: flipv;
}
img.dashedborder
{
	position: relative;
	border: dashed 1px grey;
	EditMenuName: Dashed border;
}
img.circularfade
{
	position: relative;
	EditMenuName: Circular fade;
	filter: alpha(opacity=100,finishopacity=0,style=2);
}

table
{
	font-size: 1em;
}
th
{
	text-align: left;
}
.evenrow
{
	background-color:  #fff;
}
.unevenrow
{
	background-color:#F0E5CE;
}
.headerrow
{
	background-color: #F0E5CE;
}



li { font-family:Georgia; }



/* Left nav menu | start */
.NavWrapperMenuItem { width: 100%; color:#666; }
.NavMenuItem
{
	width:90%;
	padding-top:0.8em;
	padding-bottom:0.8em;
	margin-left:.9em;
}

.NavMenuItemChild
{
	width:100%;
	padding-bottom:0.6em;
	background-color:#fff;
}

.NavWrapperMenuItemSelected { width: 100%; font-weight:bold; background-color:#fff; }
.NavMenuItemSelected
{
	width:90%;
	padding-top:0.8em;
	padding-bottom:0.8em;
	margin-left:.9em;
}

.NavWrapperMenuItemExpanded { width: 100%; font-weight:bold; background-color:#fff; }
.NavMenuItemExpanded
{
	width:90%;
	padding-top:0.4em;
	padding-bottom:0.6em;
	margin-left:.9em;
}


.NavInnnerMenuItemTemplate
{
	width:90%;
	margin-left:.9em;
}

/* FF Fix */
.NavMenuArrow { margin-top:.3em; }
div.ItemSelected { font-weight:bold; }


/* Separators | start */
.NavMenuSeparator
{
	background-image: url(../images/gui/NodeDelimiter.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

.NavMenuSeparatorShadow
{
	background-image: url(../images/gui/MenuTopShadow1x4.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
/* Separators | end */


/* Left nav menu | end */


/* Upphandlingsformulär */

.FormHeading2
{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold; 
	font-size: 1.135em;
	line-height:1.35em;
	color: #333;
}

.FormHeading3
{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold;
	font-size:.83em;
	line-height:1.48em;
	color: #333;
}
