﻿body 
{
	text-align:center;
	font-family: Tahoma, Arial, sans-serif;
	font-size:0.7em; /*11px*/
	color:#717171;
	background-image: url('../images/PageBG.gif');
	background-repeat:repeat-x;
	background-color: #D4D3CC;
}
a
{
	color:#007db1;
}
.bold
{
    font-weight:bold;
}
.emailinput
{
	background-color: #D4D3CC;
}
.Dropdownoptions
{
	font-family: Tahoma, Arial, sans-serif;
	font-size:1em; /*11px*/
	color:#717171;
}
#logoImg
{
    position:relative;
    left:30px;
}
#topColumn
{
    position:relative;
    padding-left:30px;
    padding-right:30px;
}
#ContentTable
{
    position: relative;
    width: 100%;
    /*padding: 30px;*/
    border-collapse: collapse;
}
#ContentTableTop
{
    background-image: url('../images/TableTopWhite.gif');
    background-repeat:no-repeat;
    height: 8px;
}
#ContentTableMiddle
{
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 25px;
    padding-bottom: 50px;
    margin: 30px;
    background-color: #ffffff;
}
#ContentTableBottom
{
    background-image: url('../images/TableBottomWave.gif');
    background-repeat:no-repeat;
    height: 81px;
}
hr
{
    height:1px;
    color:#007db1;
}
ul
{
    color: #007db1;
    list-style-type:square;
}
.normalListItem
{
    color: #717171;
}
#HRline
{
     height:1px;
     padding-top:1px;
     background-image: url('../images/BlueHR.gif');
     background-repeat:no-repeat;
     background-color:#ffffff;
     padding-bottom: 15px;
}
#ProductBoxesArea
{
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
    background-color: #ffffff;
}
.SelectSpacerImageGaranteret
{
    width:135px;
    height:1px;
}
.SelectSpacerImageForvaltet
{
    width:370px;
    height:1px;
}
.SelectSpacerImageLink
{
    width:600px;
    height:1px;
}
.ProductBox
{
    border-collapse:collapse;
    vertical-align:top;
    /*height:150px;*/    
}
.ProductLinkText
{
	text-align:right;
	font-family: Tahoma, Arial, sans-serif;
	color:#007db1;
}
#Footer
{
	text-align:center;
    position: relative;
    padding-top: 5px;
}
#FooterTable
{
    border-collapse: collapse;
    /*width: 800px;*/
    /*height: 46px;*/
    margin-top:8px;
}
#FooterText
{
    background-color: #007db1;
    color: #ffffff;
}
#FooterTextLink
{
    background-color: #007db1;
    color: #ffffff;
}
#FooterLeft
{
    background-image: url('../images/FooterLeft.gif');
    background-repeat: no-repeat;
    width: 9px;
    background-color: #007db1;
}
#FooterLogo
{
    background-image: url('../images/FooterSkandiaLogo.gif');
    background-repeat: no-repeat;
    width: 94px;
    background-color: #007db1;
}
#FooterRight
{
    background-image: url('../images/FooterRight.gif');
    background-repeat: no-repeat;
    width: 9px;
}
.footer td
{
	/*font-size:.2em;*/
}

.productHeader
{
    font-weight: bold;
    font-size: 1.2em;
}
	
.questionText
{
    font-weight: bold;
    font-size: 1.3em;
}
.SelectProfilSelected
{
    background-color:#669900;
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
    padding-left: 3px;
    padding-right: 3px;
}
.SelectProfil
{
	cursor: hand;
    color: #717171;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}
.SelectProfil:hover
{
    text-decoration: none;
}
.mainContainer 
{ 
	width:800px; 
	text-align:left; 
	margin:auto;
	padding: 10px;
	padding-bottom:0px;
}

.onlyprint 
{ 
	display:none;
}

.Question
{
    display:block;
}

.QuestionSelected
{
    font-weight:bold;
    color: #007db1;
}

table.orderedlist {
	border-collapse: collapse;
	border: solid 1px #9D9D9D;
	}

table.orderedlist th {
	white-space:nowrap;
	padding: 3px;
	text-align: left;
	background-color: #eee;
	border: solid 1px #9D9D9D;
	}

table.orderedlist td {
	padding: 4px;
	border: solid 1px #e6e6e6;
	}
img {border:0;}


.ProductBox { display:inline; }
.ProductBox { display:inherit; }	/* FIX FOR AT FORBIGÅ Web2.0 BROWSER PROBLEM MED Collapsible Panels kombineret med en omkring liggende div */ 

.ProductBox table { border-collapse:collapse; vertical-align:top; height:150px; background-color:#ffffff;}

.ProductBox .BoxTopLeft { width:14px;height:14;background-image:url('../images/BoxTopLeft.gif');background-repeat:no-repeat; }
.ProductBox .BoxTop { height:14px;background-image:url('../images/BoxTop.gif');background-repeat:repeat-x; }
.ProductBox .BoxTopRight { width:14px;height:14;background-image:url('../images/BoxTopRight.gif');background-repeat:no-repeat; }

.ProductBox .BoxLeft { background-image:url('../images/BoxLeft.gif');background-repeat:repeat-y; }
.ProductBox .BoxRight{ background-image:url('../images/BoxRight.gif');background-repeat:repeat-y; }

.ProductBox .BoxBottomLeft { width:14px;height:14;background-image:url('../images/BoxBottomLeft.gif');background-repeat:no-repeat; }
.ProductBox .BoxBottom { height:14px;background-image:url('../images/BoxBottom.gif');background-repeat:repeat-x; }
.ProductBox .BoxBottomRight {width:14px;height:14;background-image:url('../images/BoxBottomRight.gif');background-repeat:no-repeat;}


.Selected .BoxTopLeft { background-image:url('../images/SelectedBoxTopLeft.gif');}
.Selected .BoxTop { background-image:url('../images/SelectedBoxTop.gif');}
.Selected .BoxTopRight { background-image:url('../images/SelectedBoxTopRight.gif');}

.Selected .BoxLeft { background-image:url('../images/SelectedBoxLeft.gif');}
.Selected .BoxRight{ background-image:url('../images/SelectedBoxRight.gif');}

.Selected .BoxBottomLeft { background-image:url('../images/SelectedBoxBottomLeft.gif');}
.Selected .BoxBottom { background-image:url('../images/SelectedBoxBottom.gif'); }
.Selected .BoxBottomRight {background-image:url('../images/SelectedBoxBottomRight.gif');}



.ProductBoxDescriptionToggle 
{
	display:inline-block;
}