body 
{
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin-top: 25px;
	line-height: 150%;
}

a, a:visited, a:hover
{
	color: #b32317;
	text-decoration: none;
	font-weight: bold;
}




hr 
{
	border: 1px solid #b32317;
	height: 1px;
}

.clear 
{
	clear: both;
}

h1
{
	font-size: 13px;
	margin:0px;
	padding:0px;
}


#mainBody 
{
	width: 823px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;

}


#dropShadowTop 
{
	background-image: url(/images/dropTop.jpg);
	font-size: 0px;
	background-repeat: no-repeat;
	height: 5px;
}

#dropShadowRepeat 
{
	width: 823px;
	background-repeat: repeat-y;	
	background-image: url(/images/dropRepeat.jpg);
}


#dropShadowLeft
{
	background-image: url(/images/dropLeft.jpg);
	background-repeat: repeat-y;
	width: 5px;
	height: 500px;
	float:left;
}

#middleBody 
{
	width: 805px;
	float:left;
	background-color:#FFFFFF;
	padding: 4px;
	background-image: url(/images/sandvikenS.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	
	
}

#dropShadowRight
{
	background-image: url(/images/dropRight.jpg);
	background-repeat: repeat-y;
	width: 5px;
	height: 500px;	
	float:left;
}

#dropShadowBottom
{
	background-image: url(/images/dropBottom.jpg);
	background-repeat: no-repeat;
	height: 5px;
}




#head 
{
	margin-bottom: 15px;
}


#mainLeft 
{
	width: 170px;
	margin-left: 5px;
	float:left;
	height: 400px;
	line-height: 100%;
}

#mainMiddle 
{
	/* width: 411px;*/
	margin-left: 25px;
	margin-right: 4px;
	width: 385px;
	float:left;
}

#mainRight 
{
	width: 190px;
	float:right;
	/* padding-right:14px;*/
	
}
#mainRight img {
	
	margin-bottom:3px;
}


/* Left Menu */
.PhLeft {
	overflow:visible;
	padding:0px;
	margin:0px;
	float:left;
}

.PhLeftAdd {
	clear:both;
}

ul.LeftMenu {
	margin:0px 0px 20px 0px;
	padding:0px;
	list-style:none;
}

ul.LeftMenu li {
	width:92%;
	
	margin:0px;
	padding:3% 4% 3% 4%;
	border-bottom:1px solid #CCCCCC;

	font-weight:normal;
	color:#666666;
	text-transform:uppercase;
	position:relative;
}
.mainLink {
	font-weight: bold;
	color: Red;
}

ul.LeftMenu li.Selected {
	background-color:#CCCCCC;
}

ul.LeftMenu li img {
	position:absolute;
	right:3px;
	top:0px;
	padding-top:5%;
	border:none;
}

ul.LeftMenu li a:link, ul.LeftMenu li a:visited {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}

ul.LeftMenu li a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight: normal;
}

ul.LeftMenu li a:active, ul.LeftMenu li a.ActiveLink {
	/* color:#FFFFFF; */color:#000000;
}

ul.LeftMenu li a:active img, ul.LeftMenu li a.ActiveLink img {
	margin:0;
	border:none;
	color:#000000;
}

ul.LeftMenu li ul {
	font-size:100%;
	margin:0px 5px 0px 10px;
	padding:0;
	list-style:none;
}

ul.LeftMenu li ul li {
	text-transform:none;
	font-size:100%;
	padding:3px 0px;
	margin:0;
	border:none;
}
/* END Left Menu */

#footer 
{
	background-color: #b32317;
	height: 16px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 3px;
}

#footer a, #footer a:visited, #footer a:hover {
	color: #FFFFFF;
	font-weight: normal;
}


.newsItem h3
{
	font-size: 11px;
	font-weight: bold;
	margin:0px;
	padding: 0px;
}

.newsItem p
{
	font-weight: normal;
	text-decoration: none;
	margin:0px;
	padding: 0px;
}

.readMore 
{
	text-align: right;
	margin-bottom: 4px;
}

/* IMAGE ALIGN */
.vanster
{
	float:left;
	padding-right: 10px;
}

.hoger
{
	float:right;
	padding-left: 10px;
}

.ovan
{
	padding-bottom: 10px;
}
.under
{
	padding-top:10px;
}

.SplashFull 
{
	padding-right: 10px;
	clear: both;
	margin-bottom: 10px;
}

.SplashSmall 
{
	width: 182px;
	padding-right: 10px;
	float:left;

	
}
.SplashSmall h3, .SplashFull h3 
{
	font-size: 11px;
	font-weight:bold;
	margin:0px;
}

.center 
{
	text-align: center;
	margin-bottom: 10px;
}
/* */

.right 
{
	text-align: right;
	margin-bottom: 15px;
}

.nyhetsItem img 
{
	padding-left: 10px;
	padding-right: 10px;
}

.newsListItem 
{
	padding: 0px;
	margin-bottom: 10px;
}

.newsListItem h2, .newsListItem h3 
{
	padding:0px;
	margin:0px;
}
.newsListItem h3 
{
	font-size: 10px;
}
.newsListItem a, .newsListItem a:hover, .newsListItem a:visited
{
	color: #000000;
}

.tableHeader{
background-image: url('/images/thGradient.jpg'); 
color:#ffffff; 
font-weight:bold;
}

.odd {
	background-color: #eeeeee;
}

.quotation {
border: 2px solid #b32317;
margin:0px;
margin-right: 6px;
width: 175px;

float:right;
clear:both;
}
.content {
	padding: 8px;
}
.quotation h4 {
	margin:0px;
	padding:0px;
}

.numbers {
border: 1px solid #b32317;
}

.PLeft {
	float: left;
	overflow:hidden;
	width: 200px;
}

.PRight {
	float:left;
	width:150px;
	overflow:hidden;
}
.quoteTop {
	background-image: url("/images/quoteTop.jpg");
	background-repeat:no-repeat;
	margin:0px;
	height: 11px;
	line-height: 0px;
	font-size: 0px;
}
.quouteTop p {
	padding:0px;
}
.quoteBottom {
	background-image: url("/images/quoteBottom.jpg");
	background-repeat: no-repeat;
	height: 11px;
}

.quoteMiddle {
	background-image: url("/images/quoteRepeat.jpg");
	background-repeat: repeat-y;
	padding:0px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:5px;
	margin:0px;
}
.quoteMiddle p {
	margin:0px;
	padding:0px;
}

.quoteMiddle a,.quoteMiddle a:hover,.quoteMiddle a:visited {
	font-weight: normal;
	color: #000000;
}

.blackLink {
	color: #000000;
	font-weight:normal;
}

.contactDetails {
	width: 200px;
	border: 2px solid #ccc;
}


.addSubItemPanel {
	position:absolute;
	z-index:100000;
	left:-800px;
	top:20px;
	width:400px;
	background-color:#FFFFFF;
	padding:5px;
	border:1px solid #000000;
	visibility:hidden;
}

.closePanel {
	width:100%;
	padding-bottom:5px;
	text-align:right;	
}

.rubbe {font-family: Georgia; font-size: 18px; font-stretch: condensed}

.personQuestion {
	font-style: italic;
}

#mainAdd 
{
	margin-left: 10px;
	float: right;
}
