/* ------ Text items -------- */
body
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #000000;
	padding: 0; 
	margin: 0;
}
.normal
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #3d3d3d;
	line-height: 14px;
}
h1, .heading1
{
	font-family: Arial;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #3f3f3f;
	display: inline;
}
h2, .heading2
{
	font-family: Arial;
	font-weight: bold; 
	font-size: 16px;
	line-height: normal;
	color: #3d3d3d;
}
h3, .heading3
{
 font-family: Arial;
 font-weight: bold;
 font-size: 11px;
 color: #3d3d3d;
 EditMenuName: Mellanrubrik;
}
.introduction
{
 font-family: Arial;
 font-size: 12px;
 color: #897c74;
 line-height: 15px;
 padding-bottom: 8px;
 EditMenuName: Ingress;
}
.breadcrumbs
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	color: #a7a7a7;
	text-decoration: none;
}
.imagetext 
{
	font-style: italic; 
	font-size: 0.9em; 
}
.red
{
	color: #CC0000;
}
.searchlinks,
.searchlinks a
{
	color: white;
	font: 9px tahoma;
	EditMenuName: Vita söklänkar;
}

/* Agent Manual */
.agenttextheading
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	EditMenuName: Agentmanual rubrik;
}
.agenttext
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	EditMenuName: Agentmanual text;
}
.agenttextbold
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	EditMenuName: Agentmanual fet text;
}
a.moreweather
{
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #325467;
}

/* Other */
hr
{
	height: 0.1em;
	color: #95632F;
}

hr.light
{
	height: 0.1em;
	color: #F0E5CE;
}
.pagetopname
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.footerheading
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #727272;
}
.footer
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #969696;
}
.footer a
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #969696;
	text-decoration: none;
}
.toplinks
{
	color: Black;
}
.buttonlink,
.buttonlink a
{
	color:White;
}
.buttonbody
{
	float:left;background-image:url(../images/button_gray_m.gif);height:16px;font:11px arial;padding-top:1px;color:white;font-weight:bold;
}
.buttonleft
{
	float:left;background-image:url(../images/button_gray_l.gif);height:16px;width:5px;
}
.buttonright
{
	float:left;background-image:url(../images/button_gray_r.gif);height:16px;width:5px;
}

/* --------- Links in Tab menu ----------- */
a.tabmenuhead
{
	font-size: 10px;
	color: black;
	text-decoration: none;
	margin: auto;
}
a.activetabmenuhead
{
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	margin: auto;
}

/* --------- Links in Top menu ----------- */
a.menuhead
{
	font-size: 10px;
	color: white;
	text-decoration: none;
	margin: auto;
}
a.activemenuhead
{
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin: auto;
}

/* --------- Left menu ----------- */

div.menuheading
{
	padding-top: 1px;
	padding-bottom: 1px;
	width: 160px;
}
div.menuitem,
div.menuitemexpanded
{
	width: 160px;
	background-color: #f5f5f5;
}
div.menuitemselected
{
	width: 160px;
	background-color: #f5f5f5;
	font-weight: bold;
}
.menuitemmargin
{
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
div.menuitembottom
{
	clear: both;
	background-color: #e9e9e9;
	height: 1px;
	overflow: hidden;
}
div.menuitemtop
{
	height: 1px;
	overflow: hidden;
	background-color: White;
}

/* --------- Input ----------- */
input, textarea
{
	font-family: Arial, Helvetica, Tahoma;
	color: #333;
	font-size: 1em;
}

select
{
	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;
}
img.quicksearch
{
	height: 1.75em;
}
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.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;
}

