﻿body
{
}
/* Styles only forIndex page (IndexLayout.aspx)*/
/*Start siteWrapper*/
#siteWrapper
{
	width: 100%;
	background-color: #556373;
	padding-top:0px;
	margin-top:0px;
}
/*Start headerWrapper*/

#bilde1
{
	width: 201px;
	float: left;
}
#searchWindow
{
	padding-top:5px;
	height:26px;
	width: 229px;
	
	float: right;
	margin-right: -1px;
	background-image: url(/images/biMenubg.gif);
}
#textField
{
	padding: 0px 0px 0px 10px;
	float:left;
}
#imageSearchPicture
{
	float:right;
	padding-right:15px;
	padding-left:3px;
	padding-top:0px;
}
/*Start pageWrapper*/
#pageWrapper
{
	width: 982px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border-left: solid 1px #889bb1;
	border-right: solid 1px #889bb1;
}
#silverGraphic
{
	width: 100%;
	height: 15px;
	background-image: url(/images/gradient_02.gif);
}
/*Start leftContent*/
#leftContent
{
	float: left;
	width: 271px;
	border-left: border:solid 1px #889bb1;
	
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}
.textWrapper
{
	padding-bottom: 16px;
}
/*Start middleContent*/
#middleContent
{
	float: left;
	width: 333px;
	padding-top: 20px;
	padding-left: 18px;
}
.text
{
	color: #3C3A31;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	margin: 0px 0px 8px;
}
#Text2
{
	padding-top: 30px;
	padding-bottom: 12px;
}
#newslist
{
	padding-bottom:10px;
	}
.newslistitem
{
	padding-bottom:7px;
	}
#interestAreaHeading
{
	margin-left:330px;
	}
/*Start rightContent*/
#rightContent
{
	float: right;
	width: 287px;
	background-color: #FFFFFF;
	border-left: border:solid 1px #889bb1;
	
	padding-left: 20px;
	padding-right: 13px;
	padding-top: 20px;
}
#rightContentPicture
{
	padding-top: 24px;
	padding-left: 9px;
}
#rightPadding
{
	padding-left: 9px;
}
li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 2px;
	list-style-image: url(/images/arrow.gif);
	padding: 0px;
	font-size: 10pt;
}
ul
{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 25px;
}
/*ENDED PAGEWRAPPER*/
/*Start bottomWrapper*/
#bottomWrapper
{
	width: 982px;
	height: 242px;
	background-color: #e1e1d7;
	overflow: hidden;
	border-right: solid 1px #889bb1;
	border-bottom: solid 1px #889bb1;
	border-top: solid 1px #889bb1;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(/images/FrontMenuBg.jpg);
	background-repeat:repeat-x;
}

.bottomButtonOne
{
	float:left;
	width:183px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	font-size:14px;
	background-image:url(/images/FrontMenuButtomBg.jpg);
	background-repeat:repeat-x;	
}
.bottomButton
{
	float:left;
	width:183px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;
	margin-left:4px;
	font-size:14px;
	background-image:url(/images/FrontMenuButtomBg.jpg);
	background-repeat:repeat-x;	
}
.bottomButton a, .bottomButtonOne a
{
	text-decoration:none;
	font-size:14px;
	color:#3C3A31;
}
#bottomGraphic
{
	clear:both;
}
.bottomImageOne
{
	float:left;
	}
.bottomImage
{
	float:left;
	margin-left:4px;
	}
#bottom
{
	background-color: #d4d2c3;
	height: 47px;
	border-top: solid 2px white;
}
/*FRONTPAGE ENDED*/
/*Ended SITEWRAPPER*/
