﻿#top img{
    float: left;
    margin: 20px 0 0 20px;
}
.frontpage #top img{
    float: none;
    margin: 0;
}
#countrySelect{
    position: absolute;
    top: 0px;
    right: 18px;
    min-width: 19.2em; /* 230px */
    border: 1px solid #eaeaea;
    border-top-style: none;
    padding: 10px 9px 0px;
    background: url('../Images/countrySelectBg.png') repeat-x 0 100% #fff;
}
#countrySelect #countryLinks{
    text-align: right;
    white-space: nowrap;
}
#countrySelect #countryDropDown{
    clear: both;
    margin-top: 10px;
    text-align: left;
}
#countrySelect #countryDropDown ul{
    display: none;
    list-style: none;
    width: 19.2em;
    padding-bottom: 5px;
}
#countrySelect #countryDropDown ul li{
    float: left;
    width: 9.583em; /* 115px */
}
#contentFlashTop{
    position: absolute;
    top: 154px; 
    right: 18px;
    min-width: 38em; /* 455px */
    max-width: 38em; /* 455px */
    /* border: 1px solid #eaeaea; */
    padding: 10px 9px 0px;
    background: url('../Images/contentFlashAlphaBg.png'); 
}
#contentFlashTop #innerBox{
    clear: both;
    text-align: left;
}
#contentFlash{
    clear: both;
    width: 944px;
    height: 243px;
}
#contentFlash.withBg{
    background: url('../Images/contentFlashBg.jpg') no-repeat 0 0;
}
#contentFlash #content1{
    float: left;
    margin: 20px 0 0 20px;
    height: 203px;
    width: 676px;
    background: url('../Images/contentFlashAlphaBg.png'); 
}
#contentFlash #content2{
    float: right;
    margin: 20px 20px 0 0;
    height: 183px;
    width: 208px;
    padding: 20px 0 0 10px;
    background: url('../Images/contentFlashAlphaBg.png');
}
#content1{
    float: left;
    width: 676px;
    margin-right: 10px;
}
#content1 img{
    float: right;
    margin-right: 20px;
}
#content1 #subcontent1, #content1 #subcontent2{
    float: left;
    width: 310px;
    margin-right: 10px;
    padding: 20px 0 0 10px;
}
#breadcrumbs{
    float: left;
}
#langSelect{
    float: right;
}
#stockTicker{
    clear: both;
    width: 904px;
    margin: 10px 0;
    background: url('../Images/navBg.png') repeat-x 0 0;
}
#stockTicker #stockText{
    float: left;
}
#stockTicker #stockEntries{
    float: right;
}
h1{
    clear: both;
}
#toolbox, .searchResults .PagingContainer{
    width: 458px;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 16px;
    padding: 6px 10px 2px 10px;
    border: 1px solid #f5f5f5;
    background: url('../Images/toolboxGradient.png') repeat-x 0 100% #fcfcfc;
}
.searchResults .PagingContainer{
    width: 643px;
    text-align: center;
}
.searchResults .PagingContainer .UnselectedPagingItem{
    padding: 0 2px;
}
.searchResults .PagingContainer .SelectedPagingItem{
    padding: 0 2px;
    color: #808080;
}
#pager #linkPrev{
    float: left;
}
#pager #linkNext{
    float: right;
}
#pager ul{
    width: 450px;
    margin: 0 auto;
    float: left;
    list-style: none;
}
#pager ul li{
    display: inline;
    padding: 0px 5px;
}
#toolbox span{
    float: left;
}
.marginBottom{
    margin-bottom: 20px;
}
.box .innerBox{
    clear: both;
    padding: 5px 5px 0px 10px;
}
.box .noMargin{
    padding: 0;
}
ul.linkList{
    list-style: none;
}
#content2 ul.linkList{
    clear: both;
}
ul.picList{
    margin: 10px 0 0 10px;
    list-style: none;
}
ul.picList li{
    padding: 0 10px 0 20px;
    margin-bottom: 10px;
    background: url('../Images/darkPicList.gif') no-repeat 0 50%;
}
.box .innerBox dl.vcard dd.fn{
    display: none;
}
.box .innerBox dl.newsList{
    padding: 5px 10px;
}
.box .innerBox dl.newsList.withBg, .box .innerBox .greyBox, .greyBox{
    border: 1px solid #f5f5f5;
    background: url('../Images/boxDlGradient.png') repeat-x 0 0 #f5f5f5;
}
.box .innerBox .greyBox, .greyBox{
    margin-bottom: 5px;
    clear: both;
}
.box .innerBox dl.citation{
    border-top: 1px solid #f5f5f5;
    padding: 5px 5px 0 10px;
}
.expandingBox .innerBox{
    padding-bottom: 10px;
}
.pastEvent{
    color: #808080 !important;
    text-decoration: line-through !important;
}
.box .innerBox h2{
    padding: 5px 5px 0 10px;
}
.box .innerBox p{
    padding: 0 5px 5px 10px;
}
div.searchResults dl dt{
    font-weight: bold;
}
div.searchResults dl dd{
    margin-bottom: 1em;
}
.noBorder{
    border: 0 !important;
}
div.hr{
    height: 1px;
    background: #f5f5f5;
    width: 904px;
    margin: 10px 0;
}
div.wide div.hr{
    clear: both;
    margin-bottom: 15px;
    width: 480px;
}
div.hr hr{
    display: none;
}
.imageRight{
    float: right;
    padding: 0 0 10px 10px;
}
div.imageBank dl{
    float: left;
    width: 233px;
    margin-left: 14px;
    margin-bottom: 10px;
}
div.imageBank dl.first{
    margin-left: 0;
}
/* Content tillsammans med Pontus */
.wide table{
    width: 480px;
    table-layout: auto;
}
.wide table tr.odd{
    background: #f5f5f5;
}
.wide table th{
    text-align: left;
    font-weight: bold;
}
.wide table td{
    text-align: left;
}
.wide ul, .wide ol{
    padding-left: 20px;
}
.box .freeContentBoxHeader {
    background:transparent url(../Images/boxEmpty.png) no-repeat 0 0;
    color:#fff;
    font-size:1.12em;
    text-decoration:none;
    display:block;
    padding:12px 0px 0px 9px;
    width:210px;
    height:32px;
}
.box .innerBox .shareContainer 
{
	margin:10px 5px 10px 10px;
}
.box .innerBox .shareContainer dl.sharePrice
{
	float:left;
	width:100px;
}	
.box .innerBox .shareContainer dl.shareBoxes
{	
	float:right;
	margin-left:5px;
}
#content2 dl.shareBoxes{
    float: left;
    margin: 0 5px 10px 0;
}
.box .innerBox .shareContainer dl.shareBoxes dt, #content2 dl.shareBoxes dt
{
	color:#808080;
	text-align:center;
}
.box .innerBox .shareContainer dl.shareBoxes dd, #content2 dl.shareBoxes dd
{
 background:#f7f7f8;
 border:1px solid #e7e7e7;
 width:34px;
 color:#ff5b13;
 padding:3px 5px;
 text-align:center;
}
#content2 dl.shareBoxes dd{
    width: 85px;
}
.box .innerBox .shareContainer  dl.sharePrice dt
{
	color:#ff5b13;
	width:65px;	
}
.box .innerBox .shareContainer  dl.sharePrice dd
{
	color:#808080;
	font-size: 0.75em;
	line-height:12px;	
}
/*************************/
/* SITEMAP PAGE          */
/*************************/
.level1
{
 margin-left: 0.5em;
 float:left;
}

.level2
{
 margin-left: 1em;
 list-style-type:none;
}

