﻿* {margin:0; padding:0; font-size:100%;}

html {
/*change line height for default text*/
 font: 0.625em/1.0 Verdana, Arial, sans-serif; /*default font ca 10px, line-height: 10px*/
 color: #000; 
 height:100%;
 width:100%;
}

/* Fonts in editor fixes */
font
{
	font-family:Verdana, Arial, sans-serif!important;
	font-size:1em!important;
}

a font, a:visited
{
	text-decoration:none!important;
}

body
{	
	text-align:center;
}

a:link, a:hover, a:active, a:visited
{
	color:#003399;
	text-decoration:none;
}

a:hover{
	text-decoration:underline!important;
}

h1 {
	padding-bottom:1em;
}

h2 {
/*font-size:1.4em;*/
padding:2px 0 5px 0;
}

h3 {
padding-bottom:1em;
}

hr
{
	color:#3399FF!important;
	background-color:#3399FF!important;
	height:1px!important;
	overflow:hidden;
	border:none;
}

p {
line-height:1.3em;
}

ul
{
	list-style-type:none;
}


/*misc*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	background:#fff;
}

/*must be used, as border is deprecated from images*/
img {
border:none;
}

#Framework
{
	position:relative;
	width:600px;
	margin:0px auto;
	text-align:left;
	margin-bottom:20px;
}

#PopUpFramework
{
	padding:10px;
	position:relative;
	margin:0px auto;
	text-align:left;
	
}

#topbar
{
	margin:12px 0 20px 0;
}
#Logo
{
	float:left;
}
#Navigationbar
{
	text-align:right;
	padding-top:40px;
	width:550px;
	float:right;
}

#Navigationbar ul, #Breadcrumb ul
{
	list-style-type:none;
}

#Navigationbar li
{
		float:left;
		padding-left:20px;
}
#Breadcrumb
{
	clear:both;
	width:600px;
	overflow:hidden;	
	margin:0px 0 14px -1px;
}

#Breadcrumb ul
{
	list-style-type:none;
	display:table;
	width:100%;
}

#Breadcrumb li
{
	padding:5px 0 6px 0;height:19px;
	vertical-align:middle;
	text-align:center;
	display:table-cell;
	float:none;
}
#Content
{
	clear:both;
}

#MiddleContent
{
	width:520px;
	float:left;
	margin-right:25px;
}

#MiddleContent2
{
	width:550px;
	float:left;
	margin-right:25px;
	margin-left:25px;
	font-family:font- Verdana, Arial, sans-serif;
	font-size:12px;
}

.StartPage #MiddleContent
{
	width:728px;	
	margin-right:11px;
}

.WideContentPage #MiddleContent
{     margin-right:25px;
	width:540px;
	overflow:hidden;
	
}

.WideContentPage #MiddleContent
{
	width:520px;
	overflow:hidden;
	
}

.WideContentPage #MiddleContentWide
{
	width:720px;
	overflow:hidden;
	
}

.WideContentPage #RightContent
{
	width:244px;
	overflow:hidden;
}

.ThemePage #MiddleContent
{
	width:520px;
	overflow:hidden;
}

.ThemePage .MiddlePadding
{
	padding:0 0 10px 14px;
}

.MiddlePadding
{
	padding:0 0px 10px 14px;
}

.MiddleLeft
{
	float:left;
	width:249px;
	margin-right:8px;
	overflow:hidden;	/* Added 070618 */
}

.MiddleRight
{
	float:left;
	width:248px;
	overflow:hidden;
}

.ThemePage .MiddleLeft
{
	margin-right:5px;
}

.ThemePage .MiddleRight
{
	width:248px;
	margin-left:0px;
}

/*Right*/

#RightContent2
{
	width:234px;
	float:right;
	overflow:hidden;
/*	padding-left:12px;*/
}


#RightContent
{
	width:244px;
	float:left;
	overflow:hidden;
/*	padding-left:12px;*/
}

.StartPage #RightContent
{
	width:244px;
}

#Footer
{
	border-top:solid 1px #7D7D7D;
	display:block;
	width:100%;
	height:22px;
	margin:20px 0 20px 0;
	padding-top:10px;
	clear:both; /* Added 070905 */
	text-align:center;
}

/* First page */
#FirstPageThreeColsContainer
{
	width:100%;
	margin-top:17px;
}

/* Page with no right, like the internal webshop page */

.WideNoRightContentPage #RightContent
{
	display:none;
}

.InternalShopInner
{
	width:417px;
	overflow:hidden;
	float:left;
}

.WideNoRightContentPage #MiddleContent
{
	width:849px;
}

.WideNoRightContentPage .MiddlePadding
{
	padding:0 0px 10px 14px;
}
/*  Lyssna, Lättläst */

#ReadSimple
{
	font-family:Verdana, Arial, sans-serif!important;
	height:16px;
	overflow:hidden;
	line-height:15px;
}
#Listen
{
	overflow:hidden;
	height:16px;
	position:absolute;
	top:0px;
	right:0px;
}

/* NEW */
#BreadCrumbs
{
	color:#AAAAAA !important;
	clear:both;
	width:983px;
	overflow:hidden;	
	height:12px;
}

#BreadCrumbs a 
{
	color:#AAAAAA !important;
	font-weight:bold;
}

#BreadCrumbs li.active
{
	background:none !important;
	color:#000000 !important;
}


#BreadCrumbs ul
{
	list-style-type:none;
	display:inline;
	width:100%;
	float:left;
}

#BreadCrumbs li
{
	display:inline !important;
	float:left !important;
	list-style-type:none !important;
	padding:0 10px 10px 0;
}

.submitButton
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#888888;
   width:100px;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#BBBBBB;
   border-width:1px;
   height:22px;
   vertical-align:bottom;
}

.formTextSmall
{
    
   font-size:16px;
   font-family:Verdana,sans-serif;
   font-weight:bold;

   color:#888888;
   /*
   background-color:#FFFFFF;
   border-style: inherit;
   
   border-color:#BBBBBB;
   border-width:1px;
*/
   height:18px;
   width: 120px;
   vertical-align:bottom;
}

.formText
{
    
   font-size:16px;
   font-family:Verdana,sans-serif;
   font-weight:bold;

   color:#888888;
   /*
   background-color:#FFFFFF;
   border-style: inherit;
   
   border-color:#BBBBBB;
   border-width:1px;
*/
   height:18px;
   width: 220px;
   vertical-align:bottom;
}

.td2
{
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}

.CB
{
    margin-top:0px;
    padding-top:0px;
    line-height:1.3em;
}
