/*

<summary>
Incordia AB - content.css
</summary>
<author>Magnus Hallbäck</author>
<date>2008-01-17</date>
<copyright>Incordia AB 2007-2008, all rights reserved</copyright>

*/

/* ---< Global >--- */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
	background: #fff;
	margin: 0px;
	padding: 0px;
}

body.sis {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 16px;
	color: #000;
	background: url('bgbody.gif') repeat-x #b0dbd2;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

hr {
	color: #313131;
	background-color: #313131;
	border: none;
	height: 1px;
	margin-top: 7px;
	margin-bottom: 7px;
}

img{
	border: none;
}

p {
	margin: 0px;
	padding: 0px;
}

table,
td{
	vertical-align: top;
}

/* Links on the pages */
a {
	color: #55b29f;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-bottom: 1px dashed #55b29f;
}
a:hover {
	color: #55b29f;
	text-decoration: none;
	border-bottom: none;
}
a img {
	display: block;
	float: left;
}

/* Links on the pages */

/* Headers on the pages */

h1 {
	color: #55b29f;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 5px;
	margin: 0px;
}
h2 {
	color: #55b29f;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 1px;
	margin-top: 0px;
}
h3 {
	color: #000;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 0px;
}
h4 {
	color: #55b29f;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 0px;
}
h5 {
	color: #55b29f;
	font-size: 1.3em; 
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 0px;
}

/* Headers on the pages */

/* Forms on the pages */

form{
	margin-top: 0px;
}

div#search input.txt{
	width: 130px;
	height: 13px;
	font-size: 0.8em;
	margin-top: 1px;
	padding-top: 4px;
	padding-left: 5px;
	background: transparent;
	border: none;
	float: left;
}

div#search input.btn{
	float: right;
}

span.required{
	color: #2286d0;
}

span.error{
	display: block;
	font-weight: bold;
	margin-top: 10px;
	color: red;
}

div#search div.frmhead,
div#content-left-container div.search {
	display: none;
}

/* Forms on the pages */

/* ---</ Global >--- */
__________________________________________________________________________________________________

/* ---< Layout >--- */

div.outside-wrapper {
	margin: 0px;
	padding: 0px;
}

div.site-wrapper {
	width: 1016px;
	_width: 1016px;
	background-color: #fff;
	margin: auto;
}

div#top-wrapper {
	width: 970px;
	height: 134px;
	background-image: url(background-top-wrapper.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	padding-left: 22px;
	padding-right: 24px;
	float: left;
}

div#logo{
	width: 970px;
	height: 90px;
	padding-left: 0px;
	float: left;
}

div#main-menu{
	width: 786px;
	height: 44px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(background-menu.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	float: left;
}

div#search{
	width: 184px;
	height: 44px;
	padding-bottom: 0px;
	background-image: url(background-search.gif);
	background-repeat: no-repeat;
	float: right;
}

div#submenu{
	width: 232px;
	background-image: url(background-submenu.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 13px;
	float: left;
	/*border: 1px solid red;*/
}

div#content-wrapper{
	width: 970px;
	margin: 0px;
	padding: 0px;
	padding-left: 22px;
	padding-right: 24px;
	background-color: #fff;
	float: left;
}

div#content-left-container{
	width: 709px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	float: left;
}

div#content{
	width: 679px;
	margin: 0px;
	padding: 15px;
	background-image: none;
	float: left;
}

div#flash{
	width: 709px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	background-image: none;
	float: left;
}

div#entries{
	width: 709px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	float: left;
}

div#content-center-container{
	width: 292px;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	background-image: none;
	float: left;
}

div#content-center-header{
	width: 292px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	float: left;
}

div#content-center{
	width: 252px;
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: none;
	float: left;
}

div#content-right-container{
	width: 253px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	float: right;
}

div#ads{
	width: 253px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	float: right;
}

div#weather{
	width: 243px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 15px;
	background-image: none;
	float: right;
}

div#news{
	width: 505px;
	margin: 0px;
	padding: 15px;
	padding-top: 0px;
	margin-top: 11px;
	background-image: none;
	float: left;
}

div#camera{
	width: 174px;
	margin: 0px;
	padding: 0px;
	margin-top: 11px;
	background-image: none;
	float: left;
}

div#bottom-wrapper{
	width: 974px;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 22px;
	float: left;
}

div.bottom-menu{
	padding-top: 5px;
	float: left;
}

div.logo{
	float: right;
}

/* ---< standard >--- */

div#standard{
	width: 460px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	background-image: none;
	float: left;
}

/* ---</ standard >--- */

/* ---< logo >--- */

img#logo {
	float: left;
}

/* ---</ logo >--- *

/* ---< news >--- */

div.date{
	font-weight: normal;
	color: #000;
	width: 150px;
	line-height: 14px;
	padding-right: 10px;
}

/*div#news a {
	color: #254693;
}

div#news a:hover {
	color: #254693;
}*/

div#news h4.news a{
	font-weight: bold;
	font-size: 0.9em;
}

table.list{
	margin: 0px;
	padding: 0px;
}

table.list td.image {
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}

td.content{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

div#news td.image{
	display: none;
}

/* ---</ news >--- */

/* ---< camera >--- */

div.camera table {
	display: block;
	background-image: url(background-camera.gif);
	background-position: bottom left;
	margin-bottom: 11px;
}

div.camera td.image,
div.camera td.text {
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
}

/* ---</ camera >--- *

/* ---< weather >--- */

div#weather td {
	background-color: #fff;
	font-size: 0.9em;
	color: #1b5585;
}

div#weather table {
	width: 100%;
}

div#weather td.rubrik2 {
	font-weight: bold;
}

/* ---</ weather >--- *

/* ---< faq >--- */

div#content table.list{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	text-align: left;
         width: 80%;
}

tr.answer td {
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #55b29f;
}

tr.answer h4 {
	color: #000;
	font-weight: bold;
}

/* ---</ faq >--- *

/* ---< bredbandstjanster>--- */

th.imgRow,
td.imgRow {
	display: none;
}

table.personedit div.frmhead {
	font-weight: bold;
	padding-bottom: 4px;
}

div.search input.txt {
	width: 350px;
	height: 16px;
}

/* ---</ bredbandstjanster>--- *

/* ---< main + submenu >--- */

ul#main div.left {
	background-image: url(background-menu-left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	margin: 0pt;
	padding: 0pt;
	width: 4px;
}

ul#main div.menu-item {
	background-image: url(background-menu-item.gif);
	background-repeat: repeat-x;
	float: left;
	height: 24px;
	margin: 0pt;
	padding: 0pt;
}

ul#main div.right {
	background-image: url(background-menu-right.gif);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	margin: 0pt;
	padding: 0pt;
	width: 4px;
}

ul#main {
	float: left;
	list-style: none;
	margin: 0pt 0pt 0pt 0px;
	padding: 0pt;
	width: 100%;
}

ul#main li {
	float: left;
	margin-right: 1px;
}

ul#main li.xmoduleid15625 {
	display: none;
}

ul#main a:link, ul#main a:visited {
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 3px;
	text-decoration: none;
	border-bottom: none;
}

ul#main a:hover {
	color: #55B29F;
}

ul#main a:active {
	color: #55B29F;
}

ul#main li.active a {
	color: #55B29F;
}

ul#main li.childactive a {
	color: #55B29F;
}

ul#sub {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 232px;
	list-style: none;
	background-image: url(background-submenu-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
}

ul#sub li{
	margin: 0px;
	padding: 0px;
	margin-left: 14px;
	_margin-left: 7px;
	width: 204px;
	border-bottom: 1px solid #fff;
	float: left;
}

ul#sub li.last{
	border-bottom: none;
}

ul#sub img {
	float: left;
}

ul#sub a {
	text-decoration: none;
	border-bottom: none;
	color: #0168b3;
	font-size: 0.9em;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	width: 100%;
	float: left;
}

ul#sub a:hover {
	font-weight: bold;
}

ul#sub a:active {
	font-weight: bold;
}

ul#sub li.active a {
	font-weight: bold;
}

ul#sub li.childactive a {
	font-weight: bold;
}

/* ---</ submenu >--- */

/* ---< bottommenu >--- */

TD.tree{
	padding-left: 10px;
	padding-right: 9px;
	background: transparent;
	border-left: 1px solid #000;
}

TD.first{
	padding-left: 0px;
	border: none;
}

TD.last{
	padding-right: 0px;
}

A.tree{
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	border: none;
}

A:hover.tree{
	/*color: #169d82;*/
	text-decoration: underline;
}

TD.active A{
	text-decoration: none;
	font-weight: bold;
}

/* ---</ bottommenu >--- */

h4.file {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 2px;
	margin-top: 10px;
	/*border-bottom: 1px solid #000;*/
}

div.filechild {
	padding-left: 5px;
	padding-top: 3px;
}

div.filedescription {
	padding-left: 20px;
	padding-bottom: 2px;
}

span.dictionaryword {
	background-color: #c5f3ea;
	cursor: help;
}