/**
 * This file is a part of GreenField Joomla theme.
 * @link http://cmslamp.com/greenfield-joomla-theme/
 * @license GPL
 */

/* begin Page */

body
{
  margin: 0 auto;
  padding: 0;
  font-size: 40%;
  font-family: 'Verdana', Verdana, Arial, Sans-Serif, Lucida Grande;
  background-color: #d1d3d4;
  color: #000000;
}

h2
{
    font-size: 12px;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

table, th, td
{
  font-size: 1em;
  padding: 0;
  border-collapse: collapse;
}

a img
{
  border: 0;
}

a
{
  color: #6B991E;
}

a:link
{
  color: #ffffff;
}

a:visited
{
  color: #184e81;
}

a:hover
{
  color: #4B6A15;
}
/* end Page */

/* begin Box, Sheet */
.Sheet
{
  min-width:13px;
  min-height:13px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 1003px;


}


* html .Sheet
{
  width:expression(this.offsetWidth < 13 ? 13+"px" : "auto !important");
  height:expression(this.offsetHeight < 13 ? 13+"px" : "auto !important");

  width: 1003px;
  zoom: 1;
}


.Sheet-body
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 6px;
  text-align: left;
}




.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  background-image: url('../images/Sheet-s.png');
}

* html .Sheet-tl
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/Sheet-s.png',sizingMethod='crop')");
}


.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px;
}

* html .Sheet-tr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-14+'px');
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -14px;
  width: 28px;
  height: 28px;
  background-image: url('../images/Sheet-s.png');
}

* html .Sheet-tr div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 14px;
  height: 14px;
}

* html .Sheet-bl
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-14+'px');
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -14px;
  left: 0;
  width: 28px;
  height: 28px;
  background-image: url('../images/Sheet-s.png');
}

* html .Sheet-bl div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 14px;
  height: 14px;
}

* html .Sheet-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-14+'px');
  left: expression(this.parentNode.offsetWidth-14+'px');
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -14px;
  left: -14px;
  width: 28px;
  height: 28px;
  background-image: url('../images/Sheet-s.png');
}

* html .Sheet-br div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 14px;
  right: 14px;
  height: 14px;
}

* html .Sheet-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-28+'px');
}


.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 28px;
  background-image: url('../images/Sheet-h.png');
}

* html .Sheet-tc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 14px;
  right: 14px;
  height: 14px;
}

* html .Sheet-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-14+'px');
  width: expression(this.parentNode.offsetWidth-28+'px');
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -14px;
  left: 0;
  width: 100%;
  height: 28px;
  background-image: url('../images/Sheet-h.png');
}

* html .Sheet-bc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 14px;
  left: 0;
  width: 14px;
  bottom: 14px;
}

* html .Sheet-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-28+'px');
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 28px;
  height: 100%;
  background-image: url('../images/Sheet-v.png');
}

* html .Sheet-cl div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 14px;
  right: 0;
  width: 14px;
  bottom: 14px;
}

* html .Sheet-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-14+'px');
  height: expression(this.parentNode.offsetHeight-28+'px');
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -14px;
  width: 28px;
  height: 100%;
  background-image: url('../images/Sheet-v.png');
}

* html .Sheet-cr div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 14px;
  left: 14px;
  right: 14px;
  bottom: 14px;
  background-color: #F5F5F5;
}

* html .Sheet-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-28+'px');
  height: expression(this.parentNode.offsetHeight-28+'px');
}
.Sheet
{
  margin-top: -6px !important;
  margin-bottom: 3em;
  padding: 0 0 1em 0;
}
/* end Box, Sheet */

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  width: 1003px;
  height: 93px;
}

* html div.Header
{
  font-size: 1px;
}

div.Header  div
{
  width: 100%;
  height: 100%;
  background-image: url('../images/Header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}
/* end Header */

div.Header2
{
  margin: 0 auto;
  position: relative;
  left: 386px;
  top: 300px;
  width: 1003px;
  height: 93px;
}

* html div.Header2
{
  font-size: 1px;
}

div.Header2  div
{
  width: 100%;
  height: 100%;
  background-image: url('../images/undermeny1.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}
/* end Header */

/* begin Logo */
.logo
{
  position: relative;
  left: 386px;
  top: 48px;
}

.logo td
{
  text-align: center;
  vertical-align: middle;
}

.logo-name
{
  font-size: 26px;
  font-family: Tahoma;
  font-style: normal;
  font-weight: bold;
}

.logo-name a
{
  text-decoration: none;
  color: #F4FBEA !important;
}

.logo-text
{
  font-size: 18px;
  font-family: Tahoma;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF !important;
}
/* end Logo */

/* begin Menu */
.menu, .menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}

.menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.menu li li
{
  float: none;
}

.menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}

.menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu, .menu ul
{
  min-height: 0;
}

.menu ul
{
  background-image: url(../images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 5px;
  left: 100%;
}

* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}
.nav
{
  position: relative;
  margin: 0  auto;
  width: 1003px;
  height: 26px;
  z-index: 100;
}

.menu
{
  padding: 0px 0px 0px 0px;
}

* html .nav
{
  zoom: 1;
}

.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 26px;
}

.nav .l
{
  left: 0;
  right: 0px;
}

* html .nav .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r
{
  right: 0;
  width: 0px;
}

* html .nav .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r div
{
  width: 1003px;
  right: 0;
}

* html .nav .r div
{
  left: expression(this.parentNode.offsetWidth-1003+'px');
}

.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../images/nav.png');
}

* html .nav .l, * html .nav .r div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/nav.png',sizingMethod='crop')");
}
/* end Menu */

/* begin MenuItem */
.menu ul li
{
  clear: both;
}

.menu a , .menu a span
{
  height: 26px;
  display: block;
}

* html .menu a , * html .menu a span
{
  float: left;
}

.menu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;

}

/* over meny */
.menu a span span
{
  font-family: 'verdana';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
  padding: 0 17px;
  margin: 0 0px;
  line-height: 26px;
  text-align: center;
  background-image: url('../images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
}

* html .menu a span span
{
  display: inline;
}

.menu a:hover span span
{
  color: #212518;
  background-position: left -26px;
}

.menu li:hover a span span
{
  color: #212518;
  background-position: left -26px;
}

* html .menu .menuhover .menuhoverA span span
{
  color: #212518;
  background-position: left -26px;
}

/* end MenuItem */

/* begin MenuSeparator */

.nav .separator
{
  display: block;
  width: 1px;
  height: 26px;
  background-image: url('../images/item-separator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */

.menu ul a
{
  text-align: center;
  height: 23px;
  line-height: 14px;
  margin-right: auto;

  width: 218px;
  background-image: url('../images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 1px;
  border-style: solid;
  border-color: #e26969;
}

.nav ul.menu ul span, .nav ul.menu ul span span
{
	display:inline;
	float:none;
	margin:inherit;
	padding:inherit;
	background-image:none;
	text-align:inherit;
	text-decoration:inherit;
}

.menu ul a , .nav ul.menu ul span, .nav ul.menu ul span span
{
	line-height: 14px;
	color: #7b1818;
	font-family: 'Verdana';
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


.menu ul ul a
{
  margin-left: auto;
}

* html .menu ul a
{
  color: #7b1818 !important;
}

.menu ul li a:hover
{
  color: #000000;
  border-color: #e26969;
  background-position: 0 -23px;
}

.menu ul li:hover>a
{
  color: #000000;
  border-color: #e26969;
  background-position: 0 -23px;
}

* html .menu ul a:hover {
  color: #000000 !important;
}

* html .menu ul .menuhover .menuhoverA
{
  color: #000000 !important;
  border-color: #e26969;
  background-position: 0 -23px;
}


.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span
{
  color: #000000;
}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span
{
  color: #000000;
}

* html .nav .menu ul a:hover span, * html .nav .menu ul a:hover span span
{
  color: #000000 !important;
}

* html .nav .menu ul .menuhover .menuhoverA span, * html .nav .menu ul .menuhover .menuhoverA span span
{
  color: #000000 !important;
}


/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
	margin-bottom: 0px;
	width: 100%;
	position: relative;
}/* end ContentLayout */

/* begin Button */
button.Button, a.Button
{
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 50%;
  font-family: inherit;
  line-height: inherit;
  display: inline-block;
  overflow: visible;
  width: auto;
  cursor: default;
  white-space: normal;
  text-decoration: none;
}

.Button .btn
{
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  z-index: 0;
  height: 32px;
  color: #000000;
}

.Button .t
{
  height: 16px;
  line-height: 14px;
  padding: 0 14px;
  text-align: left;
  font-family: 'Tahoma';
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.Button .active
{
  color: #1B1F14;
}

.Button .hover
{
  color: #7c1818;
}

.Button .active .r
{
  top: -64px;
}

.Button .hover .r
{
  top: -32px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 10px;
  height: 96px;
}

* html .Button .r
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-10+'px');
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:417px;
  height: 96px;
}

* html .Button .r span
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-417+'px');
}

.Button .active .l
{
  top: -64px;
}

.Button .hover .l
{
  top: -32px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 10px;
  height: 96px;
}

* html .Button .l
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-10+'px');
}


.Button .l, .Button .r span
{
  background-image: url('../images/Button.png');
}

* html .Button .l, * html .Button .r span
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/Button.png',sizingMethod='crop')");
}
/* end Button */

/* begin Box, Block */
.Block
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;


}


* html .Block
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");

  zoom: 1;
}


.Block-body
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  text-align: left;
}




.Block
{
  margin: 5px;
}

.Block table.table
{
  border-collapse: collapse;
  margin: 1px;
}

.Block table.table th, .Block table.table td
{
  padding: 2px;
  border: solid 1px #ABB992;
}
/* end Box, Block */

/* begin BlockHeader MEny till v�nster*/
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 25px;
  z-index: 0;
  line-height: 12px;
  padding:  4px;
  margin-bottom: 0px;
  text-align: left;
  color: #000000;
  font-family: 'Verdana';
  font-size: 12px;
  font-weight: normal;
  font-style: bold;
  text-decoration: none;
}

* html .BlockHeader
{
  zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 20px;
}

.BlockHeader .l
{
  left: 0;
  right: 0px;
}

* html .BlockHeader .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r
{
  right: 0;
  width: 0px;
}

* html .BlockHeader .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r div
{
  width: 1003px;
  right: 0;
}

* html .BlockHeader .r div
{
  left: expression(this.parentNode.offsetWidth-1003+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div
{
  font-size: 1px;
}

.BlockHeader .l, .BlockHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
}

* html .BlockHeader .l, * html .BlockHeader .r div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/BlockHeader.png',sizingMethod='crop')");
}
/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  min-width:3px;
  min-height:3px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;


}


* html .BlockContent
{
  width:expression(this.offsetWidth < 3 ? 3+"px" : "auto !important");
  height:expression(this.offsetHeight < 3 ? 3+"px" : "auto !important");

  zoom: 1;
}

/* Inneh�ll i nyheter */
.BlockContent-body
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 8px;
  text-align: left;
  color: #2B3220;
  font-family: 'Verdana';
  font-size: 11px;
  font-weight: normal;
  line-height: 20x;
  font-style: normal;
  text-decoration: none;
}

.BlockContent a
{
  color: #a30000;
}
.BlockContent a:link
{
  color: #184e81;
  line-height: 20x;
}

.BlockContent a:hover
{
  color: #d3d3d3;
}
.BlockContent a:hover:visited
{
  color: #d3d3d3;
}

.BlockContent a:visited
{
  color: #317ec8;
}

.BlockContent-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  background-image: url('../images/BlockContent-s.png');
}

* html .BlockContent-tl
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/BlockContent-s.png',sizingMethod='crop')");
}


.BlockContent-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
}

* html .BlockContent-tr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-1+'px');
}

.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -1px;
  width: 2px;
  height: 2px;
  background-image: url('../images/BlockContent-s.png');
}

* html .BlockContent-tr div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 1px;
}

* html .BlockContent-bl
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-1+'px');
}

.BlockContent-bl div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 0;
  width: 2px;
  height: 2px;
  background-image: url('../images/BlockContent-s.png');
}

* html .BlockContent-bl div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 1px;
}

* html .BlockContent-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-1+'px');
  left: expression(this.parentNode.offsetWidth-1+'px');
}

.BlockContent-br div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: -1px;
  width: 2px;
  height: 2px;
  background-image: url('../images/BlockContent-s.png');
}

* html .BlockContent-br div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 1px;
  right: 1px;
  height: 1px;
}

* html .BlockContent-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-2+'px');
}


.BlockContent-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: url('../images/BlockContent-h.png');
}

* html .BlockContent-tc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/BlockContent-h.png',sizingMethod='scale')");
}


.BlockContent-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 1px;
  right: 1px;
  height: 1px;
}

* html .BlockContent-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-1+'px');
  width: expression(this.parentNode.offsetWidth-2+'px');
}

.BlockContent-bc div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: url('../images/BlockContent-h.png');
}

* html .BlockContent-bc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/BlockContent-h.png',sizingMethod='scale')");
}


.BlockContent-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 1px;
  left: 0;
  width: 1px;
  bottom: 1px;
}

* html .BlockContent-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-2+'px');
}

.BlockContent-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-image: url('../images/BlockContent-v.png');
}

* html .BlockContent-cl div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/BlockContent-v.png',sizingMethod='scale')");
}

.BlockContent-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 1px;
  right: 0;
  width: 1px;
  bottom: 1px;
}

* html .BlockContent-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-1+'px');
  height: expression(this.parentNode.offsetHeight-2+'px');
}

.BlockContent-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -1px;
  width: 2px;
  height: 100%;
  background-image: url('../images/BlockContent-v.png');
}

* html .BlockContent-cr div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"../images/BlockContent-v.png',sizingMethod='scale')");
}

.BlockContent-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #ffffff;
}

* html .BlockContent-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-2+'px');
  height: expression(this.parentNode.offsetHeight-2+'px');
}
/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 22%;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 59%;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 20%;
}
/* end LayoutCell */

h1 a, h2 a, h3 a, h4 a, h5 a
{
	text-decoration: none;
}

#form-login ul
{
	font-size: 75%;
	list-style-type: none;
	margin: 1em;
	padding: 0em;
}

#form-login fieldset
{
	border: none;
	margin: 0px;
	padding: 0px;
}

h3, .componentheading, table.moduletable th
{
	font-size: -1%;
	padding: .5em 0em .3em 0em;
}

#footer {
	background:url(../images/undermeny.jpg) repeat-x;
	width:780px;
	height:34px;
	font:normal 11px Arial,sans-serif;
	padding:0 0 0 0;
	clear:both;	}

#footer a {
	background-color:inherit;
	color:#333; }

#footer a:hover,#credits a:hover {
	background-color:inherit;
	color:#fff;
	text-decoration:none; }

.devider
{
	border-bottom: 1px #AAAAAA dashed;
	padding-bottom: .5em;
	clear: both;
}

.contentpaneopen td.contentheading
{
	font-size: 100%;
	padding: .5em 0em .3em 0em;
}

.contentpaneopen span.small, .contentpaneopen td.createdate, .contentpaneopen td.modifydate
{
	color: #777;
	font-size: 75%;
	padding-bottom: 1em;
}

.article_column
{
	padding-right: .2em;
}

.column_separator
{
	padding-left: .4em;
}

.contentLayout .content_wide
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 77%;
}

.pagination span
{
	padding: 2px;
}

.pagination a
{
	padding: 2px;
}

.contentLayout li
{
	float: none;
}

.user1user2
{
	width: 100%;
}

.moduletable h3
{
	font-size: 100%;
	font-weight: normal;
	padding: .5em 0em .3em 0em;
	margin: 0;
}

ul.mostread, li.mostread, ul.latestnews, li.latestnews
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/* Added by GandalfGrey for Inspectera.se */

div.footer {
       background-image: url('../images/footer.png');
       color: #ffffff;
       font-weight: bold;
       font-size: 1.8em;
       height: 33px;
       margin: 0 auto;
       position: relative;
       top:-22px;
       width: 1003px;
}

div.footer div.moduletable {
       margin-left: 110px;
       padding-top: 9px;
       text-align: center;
}

.menu .linkimg {
  padding:0 15px;
  background-image: url('../images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
}

.menu .linkimg:hover{
  background-position: left -26px;
}

.clean {
  line-height:170%;
  text-decoration:none;
}
td a.clean {
  background-color:#bbbcbf;
  border:0px solid #000000;
  display:block;
  font-size:13px;
  font-weight: 300;
  margin-bottom:2px;
  padding:0 3px   
}

td div a.clean {
  background-color:#fff;
  border:0;
  display:inline;
  font-size:11px;
  margin:0;
  padding:0;
}
td a.clean, td a.clean:visited{
  color:#000000 !important;
}

td a.clean:hover{
  color:#d3d3d3 !important;
}

td div a.clean, td div a.clean:visited{
  color:#000000 !important;
}

td div a.clean:hover{
  color:#d3d3d3 !important;
}


