﻿.xForm input[type="submit"] {
    background: url("/ui/images/boxEmpty.png") no-repeat scroll -1px -1px;
    border: 1px solid #FF5B13;
    color: #000000;
    height: 24px;
    padding-right:10px;
    padding-left:10px;
    cursor:hand;
}
#top img.logo {
    left:0;
	margin:20px 0 0 20px;
	position:absolute;
	top:0;
}
#top {
	min-height:277px;
}

.flashBox 
{
    /*background-color:#f7ba13;*/
	background-position: top left;
	background-repeat: no-repeat;
	color:#fff;
}

.flashBox p {
	font-size:15px;
	line-height:21px;
	padding:0 14px 10px;
}

.flashBox h2 {
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	padding:35px 13px 12px;
	text-transform:uppercase;
}

.flashBox.orange {
	/*background-color:#f7ba13;*/
	background-position: top left;
	background-repeat: no-repeat;
	color:#fff;
}

	.flashBox.orange p {
		font-size:15px;
		line-height:21px;
		padding:0 14px 10px;
	}

.flashBox.orange h2 {
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	padding:35px 13px 12px;
	text-transform:uppercase;
}

#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;
}
.fourColumn .box .innerBox{
    min-height: 164px;
}

.fourColumn .box .innerBox + p{
    clear: both;
    padding: 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;
}

.fourColumn .box .innerBox dl.newsList{
    min-height:72px;
}

.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 dl.newsList2{
    padding: 5px 10px;
    min-height:72px;
}
.box .innerBox dl.newsList.withBg2{
    border: 1px solid #f5f5f5;
    background: url('../Images/boxDlGradient.png') repeat-x 0 0 #f5f5f5;
    min-height:72px;
}
.box .innerBox .greyBox, .greyBox{
    margin-bottom: 5px;
    clear: both;
}

.fourColumn .box .innerBox .greyBox, .fourColumn .greyBox{
    min-height:164px;
    margin:0;
}

.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;	
}

.addthis_toolbox {
    padding-top:15px !important;
    vertical-align:middle; 
}

.addthis_toolbox.addthis_default_style span {
    height:26px;
}

.addthis_toolbox a {
    padding:0 5px !important;
    float:left !important;
    min-width:26px !important;
    min-height:26px !important;
    display:block !important;
    
}
.addthis_button_linkedin .at300bs, .addthis_button_email .at300bs, .addthis_button_twitter .at300bs, .addthis_button_favorites .at300bs, .addthis_button_expanded .at300bs {
    width:26px;
    height:26px;
}

.addthis_toolbox .pdf {
    float:right !important;    
}

.addthis_toolbox a:first-child {
    padding-left:0 !important;    
}
.addthis_toolbox .divider {
    border-left:1px solid;
    height:26px;
    display:block;
    float:left;    
}
.addthis_button_linkedin .at300bs 
{
    background: url("/UI/images/main_sprite.png") no-repeat scroll -135px -193px transparent !important;
}
.addthis_button_linkedin .at300bs:hover
{
    background-position:-158px -126px !important;
}


.addthis_button_email .at300bs {
    background: url("/UI/images/main_sprite.png") no-repeat scroll -81px -193px transparent !important;
}
.addthis_button_email .at300bs:hover {
    background-position:-185px -153px !important;
}
.addthis_button_favorites .at300bs {
    background: url("/UI/images/main_sprite.png") no-repeat scroll -108px -193px transparent !important;
}
.addthis_button_favorites .at300bs:hover {
    background-position:-185px -72px !important;
}
.addthis_button_twitter .at300bs {
    background: url("/UI/images/main_sprite.png") no-repeat scroll -162px -193px transparent !important;
    margin-right:10px;
}
.addthis_button_twitter .at300bs:hover {
    background-position:-185px -126px !important;
}
.addthis_button_expanded .at300bs {
    background: url("/UI/images/main_sprite.png") no-repeat scroll -189px -193px transparent !important;
    margin-left:10px;
}
.addthis_button_expanded .at300bs:hover {
    background-position:-158px -99px !important;
}

.addthis_button_expanded.at300m {
    margin-right:10px;
}

.at300bs {
    height:26px;
    width:26px;    
}

/*************************/
/* Calender Page         */
/*************************/
.sortBar 
{
    background: url("../Images/boxempty3.png") no-repeat scroll 0 100% transparent;
	color:#ffffff;
	width:480px;
	height:39px;
}

.topBar
{
    float:left;
	padding-right:6px;
	padding-left:6px;
	padding-top: 10px;
	color:#ffffff;
	width:468px;
}
.topBar * {
	vertical-align:middle;
	float:left;
}
.sortBar * {
	vertical-align:middle;
	float:left;
}
.sortBar.eventBar {
	margin:5px 0 20px 0;
	overflow:hidden
}
.eventAndTrainingBar p {
	margin:0;
	padding:0;
}
.eventAndTrainingBar input {
	margin:-3px 0;
}
.sortBar.eventBar a {
	padding:0 0 0 24px
}
.sortBar.eventBar .right {
	float:right !important;
	color:#ffffff;
}
.marginDiv
{
    padding-top:10px;
    padding-left:6px;    
}

.emptyBox
{
    background: url("../Images/boxempty.png") no-repeat scroll 0 100% transparent;
    height:39px;
    width:219px;
}

.emptyBox h3
{
    font-size: 1.0833em;
    line-height: 1.4615em;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400 !important;
    padding-top: 10px; 
    padding-left: 8px;
}

.noLeftPadding 
{
    padding-left:0px !important;
}

.summary
{
    font-size: 1.153em;
    font-weight: bold;
}

.topInfo
{
    width:480px;
    float:left;
}
/*************************/
/* calenderForm          */
/*************************/

.calenderForm {
	clear:both;
	border:1px dotted #6a2a34;
	padding:24px;
	margin:0 0 0px 0;
	overflow:hidden
}
.calenderForm .left {
	float:left;
	width:298px;
}
.calenderForm label {
	float:left;
	width:110px;
}
.calenderForm p {
	margin:0 0 4px 0
}
.calenderFormPanel
{
	clear:both;
	margin:0 0 0px 0;
	overflow:hidden
}

/*************************/
/* EventsList            */
/*************************/

.eventsList .results .event
{
    border-bottom:1px dotted;
    margin-bottom: 10px;
    padding-bottom:4px;
}
.eventPreview
{
    color:#808080;
}
.dtstart
{
 border-bottom-style: none;
}

.dtend
{
 border-bottom-style: none;
}

table .paginator td {
	margin:0;
	padding:19px 0 0 0;
	border:0;
	background:transparent;
	text-indent:0;
	font-size:1.1em;
	text-align:left;	
}
table .paginator a {
	padding:0 0 0 5px;
	vertical-align:top;
}
table .paginator a.active {
	color:#686560
}

/*************************/
/* SITEMAP PAGE          */
/*************************/
.level1
{
 margin-left: 0.5em;
 float:left;
}

.level2
{
 margin-left: 1em;
 list-style-type:none;
}

 /*********************************************/
 /* expandableList                            */
 /*********************************************/      
.expandableList {
	overflow: hidden;
	/*margin: 12px 0 36px 0;*/
	margin: 12px 0 10px 0;
	width:480px;
}

.expandableList ul {
	margin: 0;
	padding-right:0px !important;
	padding-left:0px !important;
	font-size: 1em;
	width:100% !important;
}

.expandableList ul li {
	margin: 0;
	padding: 0;
	background: transparent !important;
	text-indent: 0;
	border-bottom: 1px dotted #000;
	font-size: 1em;
	list-style: none;
}

.expandableList ul ul {
	padding: 0 0 0 28px;
	border:0;
}

.expandableList ul .single ul {
	padding: 0;
	border:0;
}

.expandableList ul ul li {
    background:url("/UI/images/arrow.png") no-repeat scroll 0 0 transparent !important;
    border:0pt none;
    font-size:1em !important;
    line-height:1.3em;
    padding:0px 18px;
    text-indent:0px;
}

.expandableList .expandable h3 {
	margin: 0;
	padding: 6px 0 6px 28px;
}
.expandableList .expandable .single h3 {
	margin: 0;
	padding: 6px 0;
}
.expandableList h3 {
	margin: 0;
	padding: 6px 0;
	border:0px none;
	font-size:1em;
}
.expandableList  h4 {
	overflow:visible;
}

.expandableList  h3 a {
	display:block;
	margin: 0;
	padding: 0 0.5em 0 28px;
	background: url(../images/arrow.list.expand.gif) no-repeat left center;
	text-decoration:none;
	/*line-height:1.3em;*/
	/*font-family:Verdana, "Trebuchet MS", Sans-Serif;*/
	font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    line-height: 1.25em;
    font-weight:normal;
}

.expandableList  h3 .jobLocation {
	font-size: 0.8em;
	padding-top: 0.3em;
}

.expandableList .expanded h3 a {
	display:block;
	float:none;
	background-image: url(../images/arrow.list.expanded.gif);
}

.expandableList .expanded {
	/*overflow: hidden;*/
}

.expandableList .expanded p {
	display: block;
}

.expandableList .expandable {
	margin: 4px -24px 0 0;
	overflow:hidden;
}

.contracted .expandable {
	display: none;
}

.expanded .expandable {
	display: block;
}

.expandableList .expandable p {
	margin: 0 50px 12px 28px;
	padding: 0 !important;
	border: 0;
	border-collapse: collapse;
}
.expandableList .expandable * p {
	/*margin: 0 0 12px 0;*/
}
.expandableList .expandable ul {
	margin: 0 8px 10px 0;
}

.expandableList table {
	width: 100%;
	margin: 0 0 12px 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

.expandableList table p {
	margin: 0;
	padding: 0 0 0 12px;
}

.expandableList table .longBar {
	padding: 0 0 0 4px;
	width: 44px;
}

.expandableList table .shortBar {
	padding: 0 0 0 4px;
	width: 22px;
}

.divmargintop10
{
    margin-top:10px;
}
