﻿.startPage .content-text
{
	width:630px;
}

.startPage hr,
.FooterMenu hr
{
	height: 3px;
	background-image:url(/Images/Line.gif);
	background-repeat:repeat-x;
	border:none;
	margin:10px 0 10px 0;
}

#flashcontent
{
	border-bottom:solid 1px #cacdcf;
	border-left:solid 1px #e1e5e7;
	border-right:solid 1px #e1e5e7;
	border-top:solid 1px #e1e5e7;
	margin-bottom:20px;
}

.startPageContentContainer
{
	background:#fff;
	border:solid 1px #e1e5e7;
}

.content-text .startPageLargePuff
{
	width: 288px;
	padding-bottom: 20px;
	float: left;
	margin-top:18px;
	margin-left:18px;
}

.content-text .startPageLargePuff a
{
	color:#000;
	text-decoration:none;
}

.content-text .startPageLargePuff h2
{
	font-size: 16pt;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	color:#003e70;
}

.content-text .startPageLargePuff a:hover h2
{
	color:#005795;
}

.content-text .startPageLargePuff img
{
	padding:3px;
	/*border:solid 1px #cecece;*/
	width:280px;
	height:190px;	
}

.content-text .startPageLargePuffs .Right
{
	
}

.startPageRightArea
{
	width: 312px;
	float:right;
}

.FooterMenu
{
	border:solid 1px #e1e5e7;
}



.startPage h3:before,
.FooterMenu h3:before
{
	padding-right:5px;
}

.startPage h3,
.FooterMenu h3
{
	font-size:24px;
	font-weight:normal;
	padding-left:10px;
	color:#005795;
	padding: 20px 0px 10px 10px;
}

.startPage .content-text h4
{
	background:none;
}

/*Footer menu item*/
.FooterMenu
{
	clear:both;
	background:#fff;
}

.FooterMenu .FooterMenuItem
{
	width: 140px;
	float:left;
	margin:0 10px 10px 10px;
}


.FooterMenu .firstMenuItem
{
	margin-left:8px;
}

.FooterMenu .FooterMenuItem h2
{
	font-size:14px;
	margin:5px 0;
}

.FooterMenu .FooterMenuItem h2 a
{
	text-decoration:none;
	color:#000;
}

#ObjectMap
{
	background-color: #e7f3fb;
	border: 1px solid #e1e5e7;
	padding: 15px 10px 10px 10px;
}

#ObjectMap a
{
	text-decoration: underline;
}

#ObjectMap .imageContainer
{
	float: right;
}
 
#ObjectMap .imageContainer,
#ObjectMap .imageContainer span
{
	display: block;
	width: 166px;
	height: 377px;
	overflow: hidden;
	background: transparent url(/images/Sverige_sprite.gif) no-repeat -166px 0;
}

#ObjectMap .countyContainer
{
	height: 50px;
	overflow: visible;
	position: relative;
}

#ObjectMap .countyContainer div
{
	display: none;
	position: absolute;
	left: 10px;
	right: 10px;
	line-height: 50px;
	background-color: #fff;
	border: 1px solid #b9d4e7;
	text-align: center;
	color: #999;
	font-size: 120%;
}

* html .countyContainer div
{
	width: 268px;
}

#ObjectMap .countyContainer strong
{
	color: #000;
}
 
 
#ObjectMap h2
{
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	margin: 0 0 10px 0;
}

#ObjectMap h2 a
{
	font-size: 18px;
}
 
#ObjectMap ul
{
	width: 120px;
	float: left;
	list-style: none none;
	padding: 15px 0 0 0;
	margin: 0;
}

#ObjectMap li
{
	padding: 15px 5px 15px 10px;
	margin: 0;
	border-bottom: 1px solid #fff;
}

#ObjectMap li.last
{
	border-bottom: 0 none;
}

#ObjectMap li span
{
	font-size: 30px;
	display: block;
}

#ObjectMap li a
{
	font-size: 13px;
}

#ObjectMap .footerContainer
{
	padding: 10px 5px 5px 5px;
	margin: 0;
}
