/* Denna fil gäller för toolbox och toolnavigation */

body
{
  background: #006699;
  margin: 0;
  padding: 0;
}

.navicons
{
	position: absolute;
	top: 5px;
	left: 2px;
	width: 20px;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}

.navicons li,
.navicons li img
{
	margin: 0;
	padding: 0;
	border: 0;
}

.toolgroups
{
	height: 90px;
	width: 638px;
	position: absolute;
	top: 0;
	left: 170px;
	background: transparent url(/images/toolbox-bg.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.toolgroups li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.toolgroups li,
.toolgroups a
{
	height: 90px;
	display: block;
}

.toolgroups a,
.toolgroups a:hover,
.toolgroups a:active
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.toolgroups span
{
	cursor: hand;
}

.toolgroups span.nolink
{
	cursor: auto;
}

.toolgroups .item1
{
	left: 0;
	width: 110px;
}

.toolgroups .item1 span
{
	position: absolute;
	top: 5px;
	left: 23px;
}

.toolgroups .item1 a:hover
{
	background: transparent url(/images/toolbox-bg-over.gif) 0 0;
}

.toolgroups .item2
{
	left: 110;
	width: 60px;
}

.toolgroups .item2 span
{
	position: absolute;
	top: 37px;
	left: 5px;
}

.toolgroups .item2 a:hover
{
	background: transparent url(/images/toolbox-bg-over.gif) -110px 0;
}

.toolgroups .item3
{
	left: 170px;
	width: 90px;
}

.toolgroups .item3 span
{
	position: absolute;
	top: 5px;
	left: 23px;
}

.toolgroups .item3 a:hover
{
	background: transparent url(/images/toolbox-bg-over.gif) -170px 0;
}

.toolgroups .item4
{
	left: 260px;
	width: 93px;
}

.toolgroups .item4 a:hover
{
	background: transparent url(/images/toolbox-bg-over.gif) -260px 0;
}

.toolgroups .item4 span
{
	position: absolute;
	top: 37px;
	left: 33px;
}

.toolgroups .item5
{
	left: 353px;
	width: 100px;
}

.toolgroups .item5 a:hover
{
	background: transparent url(/images/toolbox-bg-over.gif) -353px 0;
}

.toolgroups .item5 span
{
	position: absolute;
	top: 37px;
	left: 2px;
}

.toolgroups .item6
{
	left: 453px;
	width: 100px;
}

.toolgroups .item6 span
{
	position: absolute;
	top: 5px;
	left: 0;
}

.toolgroups .item6 a:hover
{
	background: transparent url(/images/toolbox-bg-over.gif) -453px 0;
}

.toolgroups .item7
{
	left: 553px;
	width: 85px;
}

.toolgroups .item7 span
{
	position: absolute;
	top: 5px;
	left: 0;
}

.toolgroups .item7 a:hover
{
	background: transparent url(/images/toolbox-bg-over.gif) -553px 0;
}


#toolnavigation_shortcuts
{
	/* float: left; */
	width: 550px;
	list-style: none;
	border: 0;
	padding: 0;
	margin: 0 0 0 10px;
}

#toolnavigation_shortcuts li
{
	float: right;
	display: inline;
	padding: 0 0 0 15px;
	margin: 0;
}

#toolnavigation_shortcuts li a,
#toolnavigation_shortcuts li a:hover,
#toolnavigation_shortcuts li a:active
{
	color: Black;
}


.toolgroupsBlue {font-family:    Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0D4774; font-weight: bold; padding-right : 5px; padding-left : 5px; padding-bottom: 10px;}
.toolgroupsBlue:link {  color: #0D4774 ; text-decoration: none}
.toolgroupsBlue:visited { color: #0D4774;  text-decoration: none }
.toolgroupsBlue:active { color: #0D4774;  text-decoration: none }
.toolgroups:hover { color: #0D4774;  text-decoration: none; font-weight: bold;  }

.toolgroupsWhite {font-family:    Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; padding-right : 10px; padding-left : 10px; padding-bottom: 14px;}
.toolgroupsWhite:link {  color: #FFFFFF ; text-decoration: none}
.toolgroupsWhite:visited { color: #FFFFFF;  text-decoration: none }
.toolgroupsWhite:active { color: #FFFFFF;  text-decoration: none }
.toolgroupsWhite:hover { color: #FFFFFF;  text-decoration: none; font-weight: bold;  }

.toolgroupsGrey {font-family:    Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #babbc2; font-weight: bold; padding-right : 5px; padding-left : 5px; padding-bottom: 10px;}
.toolgroupsGrey:link {  color: #babbc2 ; text-decoration: none}
.toolgroupsGrey:visited { color: #babbc2;  text-decoration: none }
.toolgroupsGrey:active { color: #babbc2;  text-decoration: none }
.toolgroupsGrey:hover { color: #babbc2;  text-decoration: none; font-weight: bold;  }

.toolgroupsBlueSmall
{
	padding-right: 17px;
	font-weight: bold;
	font-size: 9px;
	padding-bottom: 0px;
	color: #0d4774;

	line-height: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.toolgroupsBlueSmall:link {  color: #0D4774 ; text-decoration: none}
.toolgroupsBlueSmall:visited { color: #0D4774;  text-decoration: none }
.toolgroupsBlueSmall:active { color: #0D4774;  text-decoration: none }
.toolgroupsBlueSmall:hover { color: #0D4774;  text-decoration: none; font-weight: bold;  }









