/* Start section
   ------------------------------------------------------------------------------------- */
div.startSection {
	border:none;
	margin:0 0 20px 0;
	overflow:auto;
	padding:0;
}

/* Intro section
   ------------------------------------------------------------------------------------- */
div.introSection {
	border:none;
	float:left;
	margin:0 20px 0 0;
	padding:0;
	width:415px;
}

div.introSection p {
	border:none;
	line-height:1.4em;
	margin:1em 0 2em;
	padding:0;
}

div.introSection p.abstract {
	border:none;
	font-weight:bold;
	line-height:1.4em;
	margin:1em 0 2em;
	padding:0;
}

div.introSection ul.usp {
	border:none;
	line-height:1.5em;
	margin:1em 0 2em 2em;
	padding:0;
}

div.introSection ul.usp li {
	list-style-type:square;
}

/* Image section
   -------------------------------------------------------------------------------------*/
div.imageSection {
	border:none;
	float:left;
	margin:0;
	padding:0;
	width:305px;
}

div.imageSection .thumbNails {
	border:none;
	float:left;
	margin:0 20px 0 0;
	min-height:45px;
	padding:0;
	width:45px;
}

div.imageSection .largeImage {
	border:none;
	float:left;
	margin:0;
	padding:0;
	width:240px;
}

/* Sections for content tab menu
   -------------------------------------------------------------------------------------*/
ul.contentMenu {
	clear:both;
}

/* Main section
   -------------------------------------------------------------------------------------*/
div.mainSection {
	border:none;
	margin:20px 0;
	overflow:auto;
	padding:0;
}

/* Content section
   -------------------------------------------------------------------------------------*/
div.contentSection {
	border-right:1px solid #C3C3B5;
	float:left;
	margin:0 20px 0 0;
	min-height:350px;
	padding:0;
	width:479px;
}

div.contentSection h2 {
	width:400px;
}

div.contentSection h3 {
	font-size:12px;
	width:400px;
}

div.contentSection p {
	line-height:1.4em;
	width:400px;
}

div.contentSection p.abstract {
	font-weight:bold;
}

div.contentSection ul, div.contentSection ol {
	border:none;
	margin:1em 0 2em 0;
	padding:0 0 0 3em;
	width:400px;
}

div.contentSection ul li, div.contentSection ol li {
	border:none;
	line-height:1.4em;
	margin:0 0 1em 0;
	padding:0;
}

div.contentSection div {
	width:400px;
}

div.contentSection ol.progressIndicator {
	border:none;
	list-style:none;
	margin:20px 0;
	overflow:auto;
	padding:0;
}

div.contentSection ol.progressIndicator li {
	background:url(/privat/kundservice/support/digitalinredning/progressBgMiddle.png) bottom left no-repeat;
	border:none;
	float:left;
	list-style:none;
	margin:0 0 0 -10px;
	padding:0;
}

div.contentSection ol.progressIndicator li.first {
	margin-left:0;
}

div.contentSection ol.progressIndicator li.current {
	background-position:top left;
}

div.contentSection ol.progressIndicator li a {
	background:url(/privat/kundservice/support/digitalinredning/progressBgRight.png) bottom right no-repeat;
	border:none;
	color:#666;
	display:block;
	font-weight:bold;
	line-height:36px;
	margin:0;
	outline:none;
	padding:0 22px;
	text-decoration:none;
}

div.contentSection ol.progressIndicator li a:visited {
	color:#666;
}

div.contentSection ol.progressIndicator li a:hover {
	color:#CF0566;
}

div.contentSection ol.progressIndicator li.current a, div.contentSection ol.progressIndicator li.current a:visited {
	background-position:top right;
	color:#CF0566;
}

div.contentSection div.connectionDescription {
	border:none;
	display:none;
	margin:1em 0 2em 0;
	padding:0;
}

div.contentSection div.connectionDescription.current {
	display:block;
}

/* Related section
   -------------------------------------------------------------------------------------*/
div.relatedSection {
	border:none;
	float:left;
	margin:0;
	padding:0;
	width:235px;
}

div.relatedSection h2 {
	border:none;
	color:#666;
	font-size:11px;
	font-weight:bold;
	margin:1em 0 0.5em;
	padding:0;
}

div.relatedSection p {
	border:none;
	margin:0 0 2em 0;
	padding:0;
}

.relatedSection ul.downloads {
	border:none;
	list-style-type:none;
	margin:0 0 2em 0;
	padding:0;
}

.relatedSection ul.downloads li {
	background:url(/img/pictogram/icon_blad.gif) center left no-repeat;
	border:none;
	line-height:16px;
	list-style-type:none;
	margin:0 0 0.5em 0;
	padding:0 0 0 17px;
}

.relatedSection ul.downloads li.pdf {
	background:url(/img/icons/icon_pdf.gif) top left no-repeat;
}


.relatedSection ul.links {
	border:none;
	list-style-type:none;
	margin:0 0 2em 0;
	padding:0;
}

.relatedSection ul.links li {
	border:none;
	list-style-type:none;
	margin:0 0 0.5em 0;
	padding:0;
}

