﻿body
{
  background: #d1e3d6;
	margin: 0;
	padding: 0;
	text-align: center;
}
body.popup
{
  background: #ffffff;
	margin: 0;
	padding: 10;
	text-align: left !important;
}
.greenbg
{
  background: #dff8a5 !important;
}
form
{
  margin: 0;
	padding: 0;
	height: 100%;
}
.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display: none;
}
div.gui-outer-container
{
  width: 770px;
	height: 100%;
	min-height: 1000px;
	position: relative;
	top: 0;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background: #ffffff;
	border-left: solid 5px #c1d1c5;
	border-right: solid 5px #c1d1c5;
}
div.gui-inner-container
{
	height: 100%;
	min-height: 1000px;
	border-left: solid 1px #446a45;
	border-right: solid 1px #446a45;
}
div.gui-top-container
{
  width: 100%;
	height: 125px;
	background: #a2c99f url(../images/scr/topbg.jpg) no-repeat right top;
	border-bottom: solid 3px #446a45;
}
div.gui-top-left
{
  float: left;
}
div.gui-top-left img
{
  margin: 40px 0 0 30px;
	display: block;
}
div.gui-top-right
{
  float: right;
	text-align: right;
	padding: 20px;
}
div.gui-main-right img.border /* Test if this is a good idea */
{
  border: solid 3px #446a45 !important;
}
div.gui-top-links
{
  color: #ffffff;
	font-weight: bold;
	padding: 0.3em 0;
	font-size: 0.9em;
}
div.gui-top-links a,
div.gui-top-links a:visited,
div.gui-top-links a:hover
{
  color: #ffffff;
}
div.gui-top-search
{
}
div.gui-main-container
{
	margin-top: 10px;
	padding: 10px 30px 0 30px;
	clear: both;
}
div.gui-main-left
{
  float: left;
	width: 180px;
}
div.menu
{
}
div.menuitem,
div.menuitemselected,
div.menuitemexpanded
{
	border-top: solid 1px #446a45;
	width: 100%;
	font-size: 0.9em;
	padding: 0;
	float: left;
	line-height: 2.3em;
}
div.menuitemselected
{
  background: #dff8a5;
}
div.menuitemexpanded
{
}
div.menuitem img,
div.menuitemselected img,
div.menuitemexpanded img
{
  margin-top: 0.9em;
}
div.menubottom
{
	border-top: solid 1px #446a45;
	width: 100%;
	font-size: 0;
	padding: 0;
	float: left;
}
a.menulink,
a.menulink:visited,
a.menulink:hover
{
	color: #446a45;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
}
a.menulinkactive,
a.menulinkactive:visited,
a.menulinkactive:hover
{
	color: #446a45;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
}
div.gui-kampanjyta
{
  margin: 10px 0;
  clear: both;
  float: left;
}
div.gui-kampanjyta img
{
  margin: 10px 0;
	display: block;
}
div.gui-main-right
{
  float: right;
	background: #dff8a5 url(../images/scr/mainbgtoning.jpg) repeat-x left top;
	border-top: solid 1px #446a45;
	border-left: solid 1px #446a45;
	border-right: solid 1px #446a45;
	padding: 10px 30px 40px 30px;
	
}
div.gui-main-right
{
	min-height: 600px;
	width: 428px;
	voice-family: "\"}\""; 
  voice-family: inherit;
  width: 490px;
  height: 600px; /* min height in IE */
}
html>body div.gui-main-right {
  width: 428px;
  height: 100%;
}
div.breadcrumbs
{
  font-size: 0.9em;
	color: #446a45;
}
div.breadcrumbs a,
div.breadcrumbs a:visited,
div.breadcrumbs a:hover
{
	color: #446a45;
}
body.popup div.breadcrumbs
{
  display: none;
}
div.gui-bottom-container
{
	border-top: solid 1px #446a45;
	font-size: 0.9em;
	color: #446a45;
	padding: 10px 30px 50px 30px;
	clear: both;
	min-height: 100px; /* Adjust depending on min height of div.gui-main-right */
}
table.ListTable
{
  border-collapse: collapse;
  font-size: 1em;
}
table.ListTable th
{
  color: #446a45;
  text-align: left;
  vertical-align: top;
  padding: 0.3em 0.2em 0.3em 0;
  border-bottom: solid 1px #446a45;
}
table.ListTable td
{
  text-align: left;
  vertical-align: top;
  padding: 0.3em 0.2em 0.3em;
  border-bottom: solid 1px #446a45;
}
table.sitemap
{
  list-style-type: square;
  color: #446a45;
  font-size: 1em;
}
table.emailform
{
  font-size: 1em;
}
table.emailform td
{
  padding: 0;
}
.width210
{
  width: 210px;
}
div.XFormArea *
{
  font-size: 1em !important;
}