/* ------ Text items -------- */

html, body
{
	font-size:81%;
	line-height:1.5;
	font-family: Arial, Verdana, "Trebuchet MS", Tahoma, Helvetica; 
	margin:0;
}

body
{
	line-height:1.5;
	font-family: Arial, Verdana, "Trebuchet MS", Tahoma, Helvetica; 
	color:#2c2c2c;
}

p
{
	font-family: Arial, Verdana, "Trebuchet MS", Tahoma, Helvetica; 
	color:#2c2c2c;
	font-size:1.1em;
	margin:0px;
	padding:0px;
}

h1, .heading1
{
	font-weight: bold;
	font-size: 1.8em; 
	color:#2c2c2c;
	margin:0px;
	padding:0px;
	EditMenuName: Huvudrubrik 1;
}
h2, .heading2
{
	font-weight: bold; 
	font-size: 1.3em; 
	color:#2c2c2c;
	margin:0px;
	padding:0px;
	EditMenuName: Huvudrubrik 2;
}
h3, .heading3
{
	font-weight: bold;
	font-size: 1em;
	color:#2c2c2c;
	margin:0px;
	padding:0px;
	EditMenuName: Huvudrubrik 3;
}
.introduction
{
	font-weight: bold;
	EditMenuName: Introduktion;
}

.imagetext 
{
	font-style: italic; 
	font-size: 0.9em; 
	EditMenuName: Bild text;
}
.red
{
	color: #CC0000;
	EditMenuName: Normal röd text;
}
hr
{
	height: 0.1em;
	color: #95632F;
}

hr.light
{
	height: 0.1em;
	color: #F0E5CE;
}

/* ------ Links -------- */
a
{
	color: #0077c6;
	text-decoration:none;
}
a:hover
{
	color: #2c2c2c;
	text-decoration:underline;
}




/* --------- Links in Top menu ----------- */
/* Top menu left */
a.menuhead
{
	padding: 0em .8em 0em .5em;
	font-size:1.1em;
	color: #2c2c2c;
	font-weight: bold;
	text-decoration: none;
	margin: auto;
}
a.activemenuhead
{
	padding: 0em .8em 0em .5em;
	color: #5da00e;
	font-size:1.1em;
	font-weight: bold;
	text-decoration: none;
	margin: auto;
}

a.menuhead:hover
{
	color:#0077c6;
	text-decoration:none;
}

a.activemenuhead:hover
{
	color:#0077c6;
	text-decoration:none;
}

/* Top menu right */
a.menuheadright
{
	padding: 0em .1em 0em 1.3em;
	font-size:1.1em;
	color: #2c2c2c;
	font-weight: bold;
	text-decoration: none;
	margin: auto;
}

a.activemenuheadright
{
	padding: 0em .1em 0em 1.3em;
	font-size:1.1em;
	color: #5da00e;
	font-weight: bold;
	text-decoration: none;
	margin: auto;
}

a.menuheadright:hover
{
	color:#0077c6;
	text-decoration:none;
}

a.activemenuheadright:hover
{
	color:#0077c6;
	text-decoration:none;
}

a.MostReadLink
{
	color:#0077c6;
	text-decoration:none;
	font-size:1.09em;
}

a.MostReadLink:hover
{
	text-decoration:none;
}

/* --------- Left menu ----------- */

#RightListingHead
{
	font-size:1.1em;
	color: #2c2c2c;
	font-weight: bold;
	padding-top:.4em;
	padding-bottom:1.4em;
	
}

#MostReadHeading
{
	font-size:1.1em;
	color: #2c2c2c;
	font-weight: bold;
	padding-top:0em;
	padding-bottom:.2em;	
}

/*
div.menuitem
{

	padding: 0.2em 0em 0.2em 0em;
	overflow:hidden;
	clear:both;
}

div.menuitem_toptemplate
{	
	background-image: url(../images/dotted_delimiter_135x1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 0.5em 0em 0.5em 0em;
	overflow: auto;
	
	clear:both;
}

div.menuitem_selectedtoptemplate
{
	background-image: url(../images/dotted_delimiter_135x1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	padding: 0.5em 0em 0em 0em;
	overflow: auto;
	
	clear:both;
}

div.menuitem_expanden_toptemplate
{
	background-image: url(../images/dotted_delimiter_135x1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	padding: 0.5em 0em 0em 0em;
	overflow: auto;
	
	clear:both;
}


div.menuitemselected
{
	background-image: url(../images/submenu_rulerbg.gif);
	background-position: 0em bottom;
	background-repeat: repeat-x;
	padding: 0.5em 0em 0.3em 0em;
	font-weight: bold;
	background-color: #fff;
	overflow: auto;
}
div.menuitemexpanded
{
	background-image: url(../images/submenu_rulerbg.gif);
	background-position: 0em bottom;
	background-repeat: repeat-x;
	padding: 0.3em 0em 0.3em 0em;
	background-color: #fff;
	overflow: auto;
}
div.menuitemchild
{
	padding: 0em 0em 0em 0em;
	overflow: auto;
	clear:both;
}


img.childindicator
{
    float:left;
    margin-top: 0.5em;
    margin-left: -7px;
}

div.menutext 
{
	float:left;
}

div.MenuTextWithDelimiter
{
	float:left;
	padding-right: 0.2em;
	padding-bottom:.4em;
	background-image: url(../images/horizontal_delimiter_135x1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:88%;
}
*/



/* Menu original */

div.menuitem
{
	background-image: url(../images/submenu_rulerbg.gif);
	background-position: 0em bottom;
	background-repeat: repeat-x;
	width: 100%;
	padding: 0.5em 0em 0.5em 0em;
	float: left;
	
}
div.menuitemselected
{
		background-image: url(../images/dotted_delimiter_135x1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	width: 100%;
	padding: 0.5em 0em 0.5em 0em;
	float: left;
	font-weight: bold;
	background-color: #fff;
}
div.menuitemexpanded
{
	background-image: url(../images/dotted_delimiter_135x1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	padding: 0.5em 0em 0.5em 0em;
	float: left;
	background-color: #fff;
}
div.menuitemexpanded_noline
{
	width: 100%;
	padding: 0.1em 0em 0.5em 0em;
	float: left;
	background-color: #fff;
}

div.menuitemchild
{
	width: 100%;
	padding: 0.1em 0em 0.5em 0em;
	float: left;
	background-color: #fff;
}



div.menuitem_toptemplate
{	
	background-image: url(../images/dotted_delimiter_135x1.gif);
	background-repeat: no-repeat;
	background-position: top left;

	width: 100%;
	padding: 0.5em 0em 0.5em 0em;
	float: left;
}


img.childindicator
{
    float:left;
    margin-top: 0.4em;
}


img.childindicator_near
{
	float:left;
    margin-top: .3em;
	/*margin-left: .6em;*/
}

img.childindicator_near_open
{
	float:left;
    margin-top: 0.4em;
	/*margin-left: .6em;*/
}
/* Menu original | SLUT */



/* --------- Input ----------- */
input, textarea
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #333;
	font-size: 1em;
	
	border-bottom: solid 1px #dcdcdc;
	border-top: solid 1px #7c7c7c;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
}

select
{
	font-size: 1em;
}
fieldset
{
	border: none;
	padding: 0;
	margin: 0;
}
legend
{
	color: #333;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
fieldset label
{
	margin-right: 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;
}

/* --------- Image format ----------- */
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
    EditMenuName: Top left;
	float: left;
}
img.toprightfloatingimage
{
	float: right;
    margin-left: 1em;
    margin-bottom: 1em;
    EditMenuName: Top right;
}
img.shadow
{
	position: relative;
	EditMenuName: Skugga;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=5);
}
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 format ----------- */
table
{
	font-size: 1em;
}
th
{
	text-align: left;
}
.evenrow
{
	background-color:  #fff;
}
.unevenrow
{
	background-color:#F0E5CE;
}
.headerrow
{
	background-color: #F0E5CE;
}
table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
	EditMenuName: Classic;
}
table.classic th
{
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}
table.classic td
{
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}
table.color
{
	border-collapse: collapse;
	border: solid 0.1em #95632F;
	EditMenuName: Color;
}
table.color th
{
	border: solid 0.1em #95632F;
	background-color: #E1CC9D;
	padding: 0.4em;
}
table.color td
{
	border: solid 0.1em #95632F;
	padding: 0.2em 0.4em;
}
th.highlighted, td.highlighted
{
	EditMenuName: Highlighted;
}
table.classic th.highlighted
{
	background-color: #AAAAAA;
}
table.classic td.highlighted
{
	background-color: #F0F0F0;
}
table.color th.highlighted
{
	background-color: #95632F;
}
table.color td.highlighted
{
	background-color: #F0E5CE;
}
th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
	EditMenuName: Left aligned;
}
th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
	EditMenuName: Right aligned;
}




/* STYLE FÖR SNABBLÄNKARNA I SIDHUVUDET | START */
#navcontainer
{
color: #333;
font-size:1.2em;
font-weight:bold;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
margin: 0;
height:2em;
}

#navcontainer li a
{
text-decoration:none;
color:#333;
}
/* STYLE FÖR SNABBLÄNKARNA I SIDHUVUDET | SLUT */


table.KE
{
	EditMenuName: Kalmar Energi;
	font-size:1.06em;
}

table.KE th
{
   background-color:#0077c6;
   padding: 0.4em;
   color:#fff;
   font-weight:bolder;
}

table.KE td
{       
	padding: 0.2em 0.4em;
}


.evenrow
{
	background-color:#fff;
}

.unevenrow
{
	background-color:#f6f6f6;
}

.headerrow
{
	background-color: #0077c6;
	color:white;
	font-weight:bold;
}

input.stdbutton {
	border: none;
}


