* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(images/bg.gif) repeat-x;
}

/* LAYOUT */
#wrapper {
}
#top {
	height: 110px;
	width: 860px;
	margin: 0 auto;
}
#logo {
	float: left;
	margin-top: 20px;
	border: none;
}

#content {
	width: 860px;
	margin: 30px auto;
	min-height: 100px;
}
/* VANLIGE TAGS */
H1, .heading1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	margin: 0;	
	color: #000000;
}
H2, .heading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	color: #808080;
}
H3, .heading3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	color: #808080;
}
H4, .heading4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #4D4D4D;
}
H4.shout, H4.shout a
{
	color: #ED1B2D;
	font-size: 14px;
	margin: 0;
	text-decoration: none;
	/*EditMenuName: Heading Shout;*/
}
h1 a,
h2 a,
h3 a {
	text-decoration: none;
}

P {
	margin: 5px 0 15px 0;
	color: #4D4D4D;
}
A {
	color: #ED1B2D;
}
A:hover {
	color: #00528B;
}
ul, ol {
	padding: 5px 17px;
}
ul li,
ol li {
	padding-bottom: 5px;
	color: #4D4D4D;
}

/* FARGER */
.red {
	color: #ED1B2D;
}
.grey {
	color: #808080;
}
.white {
	color: #FFFFFF;
}



#mainColumn {
	float: left;
	width: 700px;
	min-height: 450px;
}


/* FEATURES */
#features {
	float: left;
	width: 630px;
	margin: 20px 0;
	background: url(images/featuresBg.gif) repeat-y;
}
#features .top {
	float: left;
	background: url(images/featuresBgTop.gif) no-repeat;
}
#features .bottom {
	float: left;
	background: url(images/featuresBgBottom.gif) no-repeat left bottom;
	padding: 3px;
	padding-left: 4px;
}
#features .nav {
	float: left;
	padding: 0 4px 3px 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: left;
}
#features a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 11px;
	margin-right: 10px;
}
#features a:hover {
	padding: 3px 10px;
	border-top: 1px solid #B9001D;
	border-right: 1px solid #F4727D;
	border-bottom: 1px solid #F4727D;
	border-left: 1px solid #B9001D;
	background-color: #CD0000;
}
#features a.selected {
	color: #ED1B2D;
	padding: 3px 10px;
	text-decoration: none;
	background: #FFFFFF url(images/featuresMenuActiveBg.gif) repeat-x;
	border-top: 1px solid #B9001D;
	border-right: 1px solid #F4727D;
	border-bottom: 1px solid #F4727D;
	border-left: 1px solid #B9001D;
}
#features .body {
	float: left;
	width: 601px;
	background: #FFFFFF;
	padding: 7px 10px;
	border-top: 1px solid #B9001D;
	border-right: 1px solid #F4727D;
	border-bottom: 1px solid #F4727D;
	border-left: 1px solid #B9001D;
}
#features .body ul {
	padding: 5px 20px;
}
#features .body ul li {
	padding-bottom: 5px;
}
#features .body ul li a 
{
	color: #00528B;
	background-color: Transparent;
	padding: 0px;
	
}
#features .body ul li a:hover
{
	color: #ED1B2D;
	padding: 0px;
	background-color: Transparent;
	border: none;
}

/* FOOTER */
#footer,
#footerFront,
#shoutBoxNews, #shoutBoxEvent {
	border: 1px solid #ededed;
	background-color: #fafafa;
	padding: 12px;
	min-height: 100px;
}
#footerFront {
	width: 350px;
	margin-right: 10px;
	float: left;
}
#shoutBoxNews, #shoutBoxEvent {
	width: 204px;
	float: left;
}
#shoutBoxEvent
{
	margin-right: 10px;
}

/* NYTTIG */
.clear {
  clear: both;
}
/*Products - Spesifications*/
#mainColumn .leftBody
{
	width: 300px;
	padding: 0px 20px 0px 0px;
	margin-top: 50px;
	border-right: solid 1px #ededed;
	float: left;
	vertical-align: top;
}
#mainColumn .rightBody
{
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin-top: 50px;
	float: right;
	vertical-align: top;
}
#spesifications
{
	margin-top: 30px;
	border: solid 1px #808080;
}
/* CALENDAR */
#calendarWrapper {
	float: left;
	border: 1px solid #EDEDED;
	padding: 5px;
	background: #FAFAFA url(images/calDateBg.gif) repeat-x;
	margin-right: 20px;
}
.calendar th {
	text-transform: uppercase;
	color: #3C3C3C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px;
}
.calendar .title td {
	text-transform: uppercase;
	color: #3C3C3C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px;
	font-weight: bold;
}
.calendar td.date a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	width: 38px;
	height: 21px;
	border: 1px solid #EDEDED;
	text-align: center;
	padding-top: 7px;
	margin: 1px 1px 0 0;
	background: #fafafa url(images/calDateBg.gif) repeat-x;
	text-decoration: none;
	color: #3C3C3C;
	font-weight: bold;
}
.calendar td.date a:hover {
	text-decoration: underline;
}
.calendar td.outofscope a {
	color: #CCCCCC;
}
.calendar td.selected a {
	background: #FFFFFF;
	border-color: #CCCCCC;
}
.calendar td.highlighted a {
	background: #ED1B2D url(images/calDateRedBg.gif) repeat-x;
	border-color: #B9001D;
	color: #FFFFFF;
}
.calendarList {
	float: left;
}
.calendarList h1 {
	font-size: 12px;
	font-weight: bold;
}
.calendarList h2 {
	border-top: 1px solid #EDEDED;
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
	padding-top: 6px;
}
.calendarListEventItem {
	margin: 5px 0;
}
.calendarListEventItem .eventTitle {
	float: left;
	width: 65%;
	padding-right: 10px;
}
.calendarListEventItem .eventDate {
	float: left;
	width: 35%;
	text-align: right;
}
.NextPrevStyle a
{	
	
}

/* CUSTOMER CASES */
#CustomerCases {
	margin: 40px 0;
}
.CustomerCase {
	width: 295px;
	margin-right: 20px;
	border-top: 1px solid #ededed;
	float: left;
}
.CustomerCaseImage {
	overflow: auto;
	margin: 20px 0;
}

/*Regional Offices*/
#listRegionalOffices
{
	margin: 0px 0px 0px 0px;
}
#RegionalOffices .leftBody, #RegionalOffices .rightBody
{
	margin: 0px 0px 0px 0px;
}

/*Regional Offices -- TableHeader*/
#listRegionalOffices .listOfficesHeaderL, #listRegionalOffices .listOfficesHeaderR
{
	padding: 2px 2px 2px 2px;
	margin: 20px 0px 0px 0px;
	background-color: #ED1B2D;
	color: #fff;
	font-weight: bold;
}
#listRegionalOffices .listOfficesHeaderL
{
	width: 372px;	
	float: left;
}
#listRegionalOffices .listOfficesHeaderR
{
	width: 260px;	
	float: right;
}

/*Regional Offices -- TableContentLeft*/
#listRegionalOffices .listOfficesL1,
#listRegionalOffices .listOfficesL2
{
	width: 372px;
	padding: 2px 2px 2px 2px;
	float: left;
}
#listRegionalOffices .listOfficesL1
{
	background-color: #fafafa;
}

#listRegionalOffices .listOfficesL2
{
	background-color: #ededed;
}

/*Regional Offices -- TableContentRight*/
#listRegionalOffices .listOfficesR1,
#listRegionalOffices .listOfficesR2
{
	width: 260px;
	padding: 2px 2px 2px 2px;
	float: right;
}
#listRegionalOffices .listOfficesR1
{
	background-color: #fafafa;
}

#listRegionalOffices .listOfficesR2
{
	background-color: #ededed;
}

/*Diverse*/
#bottom .designed {
	margin: 10px 0;
	color: #4D4D4D;
	font-size: 10px;
}
.intro
{
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}




/* NEWS LISTING */
.articleHeader a h2 {
	color: #808080;
	text-decoration: none;
}
.articleHeader a:hover h2 {
	color: #000000;
}
.articleFooter .newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}
.articleFooter {
	margin: 0 0 30px 0;
	color: #808080;
}
.articleFooter span {
	display: block;
	float: left;
	padding: 4px 6px;
	border-top: 1px solid #ededed;
	border-right: 1px solid #ededed;
}

/*************************/
/* QUICKSEARCH           */
/*************************/
#search {
	margin: 0px 0px 20px 2px;
}

.QuickSearchArea {
	margin: -2px 0 0px 0px;
}

input.quickSearchField {
	border-bottom: 1px solid #ef5d6b;
	border-top: 1px solid #940000;
	border-left: 1px solid #940000;
	border-right: 1px solid #ef5d6b;
	float: left;
	background-color: #D61021;
	color: #fff;
	margin: 0px 2px 0px 0px;
	padding: 2px 3px;
	width: 100px;
}
#quickSearchSubmit {
	float: left;
}


#ArticleImg {
	margin-bottom: 20px;
}
#ThumbArticleImg
{
	margin: 20px 5px 20px 0px;
}

/* SEARCHRESULTS */
.SearchResults {
	margin: 10px 0 20px 0;
}

/*************************/
/* EMPLOYEE           */
/*************************/
#Employee
{

}
.employeeHead
{
	font-size: 12px;
	font-weight: bold;
}
#EmployeeImg
{
	float: left;
	padding: 0px 10px 5px 0px;
}
#EmployeeImg img
{
	width: 60px;
	border: solid 1px #808080;
}
/*************************/
/* VACANCIES           */
/*************************/
#mainColumn .leftBodyVacancies
{
	width: 400px;
	padding: 0px 20px 0px 0px;
	margin-top: 10px;
	border-right: solid 0px #ededed;
	float: left;
	vertical-align: top;
}
#mainColumn .rightBodyVacancies
{
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
	float: right;
	vertical-align: top;
}
#mainColumn .leftBodyVacancies .vacanciesDate
{
	width: 50px;
	padding: 0px 20px 0px 0px;
	margin-top: 15px;
	border-bottom: solid 0px #ededed;
	float: left;
	vertical-align: top;
}
#mainColumn .leftBodyVacancies .vacanciesInfo
{
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	vertical-align: top;
	border-bottom: solid 0px #ededed;
}
.hr
{
	border-bottom: solid 1px #ededed;
}


/************************/
/* AREAS                */
/************************/
#top
{
	display: none;
}
#middleRow
{
	display: none;
}
#sideMenu
{
	display: none;
}
#bottom
{
	display: none;
}
