html
{
    overflow-y:scroll;
}

html, body {
    height: 100%;
}

a 
{
    color:#f7941d;
    font-style:italic;
    text-decoration:underline;
    outline:none;
}

img
{
    border:0;
}

.leftMenu h2, .newsMenu h2
{
    font-size:120%;
}

iframe.arcMemberIframe {
    width: 100%
}

#wrapper
{

    width:100%;
    background:#F3F3F3 url(../images/background.gif) repeat-y center top;
	min-height: 100%;
    margin-bottom: 0 auto;;
}

#footer, #push
{
    height:259px;
}

#top
{
    height:139px;
    background-color:#0a4594;
}

#top .content
{
    width:1050px;
    margin:0 auto;
}

#top #logo
{
    width:210px;
    height:139px;
    padding:0 0 0 12px;
    background:url(../images/opacity_black.png) repeat;
    float:left;
}
#top #topRight
{
    float: left;
    width: 727px;
    padding: 20px 35px 0 0;
    height:119px;
}

#top #topRight #menu
{
    padding: 42px 0 0 0;
    font-size: 110%;
    float:right;
}

#top #topRight #menu ul
{
    list-style:none;
    margin:0;
}

#top #topRight #menu ul li
{
    float:left;
    position:relative;
    background:url(../images/opacity_white.png) repeat-x left bottom;
}

#top #topRight #menu ul li.menuDivider
{
    width:40px;
    padding-bottom:10px;
}

#top #topRight #menu ul li.menuDivider:hover
{
    background:url(../images/opacity_white.png) repeat-x left bottom;
}

#top #topRight #menu ul li.active, #top #topRight #menu ul li:hover
{
    background:url(../images/white.png) repeat-x left bottom;
}

#top #topRight a
{
    color:#fff;
    text-decoration:none;
    font-style:normal;
    float:left;
    display:block;
}

#top #topRight a .active
{
    border-bottom:1px solid #fff;
}

.topFunction
{
    float:right;
    margin-top:2px;
    font-size:85%;
    color:#fff;
}

.topFunction .namelnk
{
    font-weight:bold;
}

.topFunctionSeparator
{
    float:right;
    width:1px;
    height:10px;
    margin:5px 10px 0px 10px;
    background-color:#fff;
}

.topFlagEnglish,.topFlagSwedish
{
    float:right;
    width:16px;
    height:11px;
    margin:5px 10px 0px 10px;
    background:url(../images/flag_english.jpg) no-repeat;
}

.topFlagSwedish
{
    background:url(../images/flag_swedish.jpg) no-repeat;
}

.topSearchBox
{
    float:right;
    background:url(../images/opacity_black.png) repeat;
}

.topSearchBox input
{
    width:110px;
    height:19px;
    margin:0px;
    margin-top:1px;
    padding:0px 3px 0px 3px;
    border:none;
    font-size:95%;
}

.topSearchButton
{
    float:right;
}

.topSearchButton input
{
    padding:0px 11px 1px 10px;
    cursor:pointer;
    width:53px;
    height:21px;
    border:none;
    font-size:90%;
    color:#fff;
    background:url(../images/opacity_black.png) repeat;
}

#main
{
    min-height:250px;
    width:978px;
    margin:0 auto;
    background-color:#fff;
    padding:20px 36px;
    padding-bottom:60px;
}

#footer #houses
{
    width:1050px;
    height:39px;
    background: url(../images/footer_5.png?v=1) no-repeat left bottom;
    margin:0 auto;
    background-color:#fff;
    border-left:1px solid #e7e7e7;
    border-right:1px solid #e7e7e7; 
}

#footer .content
{
    background-color:#0a4594;
    color:#fff;
    height:220px;
}

#footer .content .inner
{
    overflow:hidden;
    padding:30px 0 20px 0;
    margin: 0 auto;
    width: 1050px;
    position:relative;
    height:81px;
}

#footer #share
{
    position:absolute;
    right:130px;
    bottom:5px;
}

#footer #bottom
{
    background: url("../images/opacity_white.png") repeat-x left top;
    margin: 0 auto;
    width: 810px;
    text-align:center;
    padding-top:15px;
    padding-bottom:15px;
    font-size: 90%;
}

#footer #bottom div
{
    padding-bottom:5px;
}

#footer .content h3
{
    color:#fff;
    font-size:90%;
}

#footer .col
{
    float:left;
    width:190px;
}

#footer #col1
{
    width:170px;
}

#footer #col2
{
    width:240px;
}

#footer #col3
{
    float:left;
    width:180px;
}

#footer #logo
{
    width:180px;
    padding-left:60px;
    padding-right:10px;
	padding-top:-10px;
    float:left;
}

#footer .header
{
    font-weight:bold;
    margin-bottom:10px;
}

#footer a
{
    color:#fff;
    text-decoration:none;
    font-style:normal;
}

.copyright
{
    color:#3b6aa9;
}

.introduction
{
    font-weight:bold;
}

.floatcontainer 
{
    overflow: hidden;
	width: 100%;
}

.floatLeft
{
    float:left;
}

.floatRight
{
    float:right;
}

.marginBottom45
{
    margin-bottom: 45px;
}

.sp_leftCol
{
    float:left;
    width:642px;
    padding-right:30px;
}

.sp_rightCol
{
    float:right;
    width:305px;
}

.newspaperCol
{
    width:270px;
    padding-bottom:30px;
    padding-left:35px;
    border-left: 1px solid #E1E1E1;
}
/*
.newspaperTitle
{
    text-align: center;
}*/

.newspaperPicture
{
    text-align: center;
}

.profileTitle
{
    text-align: center;
}

.profilePicture
{
    text-align: center;
}

.profileText
{
    text-align: center;
    padding-top:10px;
}

.sp_halfBox
{
    float:left;
    width:306px;
    margin-bottom:30px;
}

.sp_halfBox ul
{
    padding:0;
}

.sp_halfBoxFixedHeight
{
    width:306px;
    height:240px;
    margin-bottom:30px;
    position:relative;
}

.sp_halfBoxOpacity
{
    width:306px;
    height:41px;
    margin-top:198px;
    border-top:1px solid #fff;
    background: url('../images/transparent_black.png') repeat 0 0;
    text-align:center;
    position:absolute;
    bottom:0px;
}

.sp_halfBoxTransparent
{
    width:306px;
    height:41px;
    margin-top:198px;
    text-align:center;
    position:absolute;
    bottom:0px;
}

.latestnews
{
    padding-left:36px;
    padding-bottom:34px;
    border-left: 1px solid #E1E1E1;
}

.latestnews ul {
    padding: 0;
}

.purpleList ul li
{
    margin-bottom:5px;
}

.greenList ul li
{
    margin-bottom:5px;
}

.flexslider_outer
{
    position:relative;
}

.flexslider_outer .flex-control-nav
{

}

.flexslider
{
    width:978px;
    height:310px;
    margin-top:15px;
    margin-bottom:35px;
}

.flexslider .slides .image 
{
    width: 672px;
    height:310px;
    float:left;
}

.flexslider .slides .text 
{
    width: 255px;
    height:250px;
    float:left;
    background-color:#2d2f34;
    border-left:1px solid #fff;
    padding:30px 25px;
    color:#fff;
}

.flexslider .slides .text.color5 { background-color:#0a4594; }
.flexslider .slides .text.color6 { background-color:#197b30; }
.flexslider .slides .text.color59 { background-color:#363636; }
.flexslider .slides .text.color60 { background-color:#9e0b0f; }
.flexslider .slides .text.color61 { background-color:#f05b25; }
.flexslider .slides .text.color62 { background-color:#f7941d; }
.flexslider .slides .text.color63 { background-color:#662d91; }
.flexslider .slides .text.color64 { background-color:#9e005d; }
.flexslider .slides .text.color65 { background-color:#018284; }

.flexslider .slides .header
{
    font-size:300%;
    line-height:1.32em;
    font-style:italic;
    font-family:'Playfair Display','Times New Roman', Times;
    font-weight:normal;
	margin-bottom:10px;
    letter-spacing:0.01em;
}

.flexslider .slides .content
{
    background:url(/images/slideSymbol.png) no-repeat 0 0;
    min-height:30px;
    padding:5px 0 0 30px;
}

.flexslider .slides .content a
{
    color:#fff;
}

.facebookBox
{
    padding-left:36px;
    border-left: 1px solid #E1E1E1;
}

.blueBox
{
    padding:20px;
    background-color:#f3f6fa;
    margin-bottom:30px;
}

.blueBox ul
{
    margin:0;
    padding:0;
    padding-left:15px;
}

.blueBox ul li
{
    margin-bottom:5px;
    color:#0a4594;
}

.leftMenu
{
    float:left;
    width:153px;
    margin-right:15px;
    padding-top: 10px;
}

.leftMenu a
{
    color:#272727;
    text-decoration:none;
    font-style:normal;
}

.newsMenu
{
    float:left;
    width:153px;
    margin-right:15px;
}

.leftMenu ul
{
    padding:0;
}

.newsMenu ul
{
    padding:0;
}

.newsMenu ul li
{
    margin-bottom:8px;
}

.newsMenuYear
{
    margin-top:17px;
    margin-bottom:14px;
    font-weight:bold;
}

.newsMenuYearSeparator
{
    height:5px;
}

.newsMenuSelected
{
    font-weight:bold;
}

.newsMenu a
{
    color:#272727;
    text-decoration:none;
    font-style:normal;
}

.newsMenu a:hover
{
    color:#272727;
    text-decoration:underline;
    font-style:normal;
}

ul.subMenu
{
    list-style:none;
    margin:0;
}

ul.subMenu li
{
    margin-bottom:8px;
}

ul.subMenu > li.active > a
{
    font-weight:bold;
}

ul.subMenu li ul
{
    list-style:none;
    margin:0;
    margin-top:8px;
}

ul.subMenu li ul li
{
    margin:0px;
    padding-left:8px;
    border-left:1px solid #124b97;
}

ul.subMenu li ul li.active > a
{
    text-decoration:underline;
}

ul.subMenu li ul li ul
{
    padding-left:16px;
    margin-top:4px;
}

ul.subMenu li ul li ul li
{
    padding-left:0;
    border-left:none;
}

ul.subMenu li ul li ul li a
{

}

ul.subMenu li ul li ul li.active > a
{

    text-decoration:underline;
}

ul.subMenu li ul li.leftMenuDivider
{
    height:6px;
}

ul.subMenu li ul li.leftMenuDivider:hover
{
    border-left:1px solid #124b97;
}

.mainTextCol
{
    float:left;
    width:472px;
    padding-top:5px;
    padding-right:30px;
    border-right:1px solid #e1e1e1;
    min-height:25px;
    margin-bottom:-5000px;
    padding-bottom:5000px;
}

.memberCol
{
    float:left;
    width:773px;
    padding-top:5px;
    min-height:25px;
}

.rightCol
{
    float:left;
    width:271px;
    padding:0px 0px 0px 36px;
    margin-bottom:-5000px;
    padding-bottom:5000px;
}

.breadcrumbAndSocialButtons
{
    width:978px;
    margin-bottom:45px;
}

.socialButtonsOuter
{
    float:right;
    width:300px;
    height:20px;
}

.socialButtonsInner
{
    
}

.socialButton
{
    float:right;
    margin-right:10px;
}

.breadcrumbsBox
{
    float:left;
    width:606px;
}

.breadcrumbsBox a
{
    font-style:normal;
}

ul.breadcrumbs
{
    list-style:none;
    margin:0;
    padding:0;
    font-size: 90%;
}

ul.breadcrumbs li
{
    float:left;
    position:relative;
}

ul.breadcrumbs a
{
    color:#272727;
    text-decoration:none;
    font-style:normal;
}

ul.breadcrumbs a .active
{
    
}

.contactBox
{
    overflow:hidden;
    width:100%;
    position:relative;
    margin-bottom:35px;
}

.contactPicture
{
    width:100px;
    margin-right:30px;
    float:left;
}

.contactInfo
{
    padding-top:26px;
    width:334px;
    float:left;
}

.contactName
{

}

.contactName h2
{
    margin-bottom:5px;
}

.contactDescription
{
    font-weight:bold;
    margin-bottom:18px;
}

.contactPhone
{
    height:16px;
    margin-bottom:6px;
    padding-left:25px;
    background:url(../images/phone.png) no-repeat;
}

.contactEmail
{
    height:16px;
    padding-left:25px;
    background:url(../images/letter.png) no-repeat 0px 2px;
}

.contactEmail a
{
    font-style:normal;
}

.rightPuff
{
    width:271px;
    height:240px;
    margin-bottom:34px;
    position:relative;
}

.rightPuffOpacity
{
    position:absolute;
    bottom:0;
    width:271px;
    height:41px;
    border-top:1px solid #fff;
    background: url('../images/transparent_black.png') repeat 0 0;
    text-align:center;
}

.rightPuffTransparent
{
    position:absolute;
    bottom:0;
    width:271px;
    height:41px;
    text-align:center;
}

a.noStyle
{
    text-decoration:none;
    font-style:normal;
}

.newslist_box
{
    margin-bottom:27px;
    padding-bottom:27px;
    border-bottom:1px solid #e1e1e1;
}

.newslist_info_nopicture
{
    float:left;
    width:472px;
}

.newslist_info_nopicture
{
    float:left;
    width:472px;
}

.newslist_info
{
    float:left;
    width:314px;
    margin-right:20px;
}

.newslist_picture
{
    float:left;
    width:138px;
    height:138px;
}

.mainTextCol .newslist_title a
{
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
}

.mainTextCol .newslist_title a:hover
{
    font-style:normal;
    text-decoration:underline;
}

.newslist_date
{
    font-weight:bold;
    margin-bottom:16px;
}

.newslist_introduction
{
    margin-bottom:18px;
}

.newslist_place
{
    margin-bottom:15px;
}

.newslist_readmore
{
    margin-top:8px;
}

.newsitem_info
{
    float:left;
    width:314px;
    margin-right:20px;
    min-height:500px;
}

.newsitem_picture
{
    float:right;
    width:138px;
    height:138px;
    margin-bottom:10px;
    margin-left:10px;
}

.newsitem_title
{
    font-weight:bold;
}

.newsitem_date
{
    font-weight:bold;
}

.newsitem_text
{
}

.searchTime
{
    margin-bottom:25px;
}

.searchQuery
{
    margin-bottom:30px;
    font-size:200%;
}

.searchCol
{
    float:left;
    width:640px;
    padding-right:30px;
    border-right:1px solid #e1e1e1;
    min-height:500px;
}

.searchItem
{
    margin-bottom:16px;
    padding-bottom:16px;
    border-bottom:1px solid #e1e1e1;
}

.searchItemLast
{
    margin-bottom:16px;
    padding-bottom:16px;
}

.searchItem_title
{
    font-weight:bold;
}

.searchItem_title a
{
    text-decoration:none;
    font-style:normal;
    color:#3d3d3d;
}

.searchItem_url
{
    margin-bottom:15px;
    font-size:85%;
}

.searchItem_text
{

}

.pdfLink
{
    padding-left:50px;
    font-style:normal;
    background:url(../images/pdf_5.png) no-repeat;
}

.noPdfLink
{
    padding-left:0;
    font-style:italic;
    background:none !important;
}

.mainTextCol ul.paging
{
    list-style:none;
    text-align:center;
}


.mainTextCol ul.paging li,.mainTextCol ul.paging li:before
{
    display:inline;
    content:''!important;

}

.mainTextCol ul.paging li.selected
{
    font-weight:bold;
}

a.normalButton span
{
    background: transparent url(/images/normalButtonLeft_all.png) no-repeat 0 0;
    display: block;
    line-height: 22px;
    padding: 10px 0 8px 20px;
}

a.normalButton
{
    background: transparent url(/images/normalButtonRight_all.png) no-repeat top right;
    display: block;
    float: left;
    height: 40px;
    margin-right: 6px;
    padding-right: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
    color:#fff !important;
    font-style:normal !important;
    text-decoration:none !important;
}


a.normalButton:hover span
{
    background-position-y:-80px;
}

a.normalButton:hover
{
    background-position-y:-80px;
}

a.normalButton:active
{
    background-position-y:-40px;
}

a.normalButton:active span
{
    background-position-y:-40px;
}

/*a.normalButton, a.normalButton:hover
{
    color:#fff;
    font-style:normal;
    text-decoration:none;
    outline:none;
}*/

.buttons
{
    margin-top:25px;
}

form .field
{
    position:relative;
    margin-top:10px;
}

.field label
{
    position:absolute;
    top:12px;
    left:10px;
    color:#919191;
}

.leftField
{
    float: left;
}

.leftFieldMargin
{
    margin-right:20px;
}

.checkboxField
{
    margin-bottom:5px;
}

input.text
{
    height:30px;
    border: 1px #ccc solid;
    padding: 4px 9px;
    background-color:#fbfbfb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

select.text
{
    height:40px;
    border: 1px #ccc solid;
    padding: 9px 6px;
    background-color:#fbfbfb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

textarea.text
{
    height:80px;
    border: 1px #ccc solid;
    padding: 9px 9px;
    background-color:#fbfbfb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

select.smallestwidth { width: 80px; }
input.smallwidth { width: 150px; }

input.middlewidth { width: 170px; }
select.middlewidth { width: 190px; }
textarea.middlewidth { width: 152px; }

input.largewidth { width: 200px; }
select.largewidth { width: 220px; }
textarea.largewidth { width: 182px; }

input.doublemiddlewidth { width: 380px; }
select.doublemiddlewidth { width: 400px; }
textarea.doublemiddlewidth { width: 380px; }

input.doublelargewidth { width: 480px; }
select.doublelargewidth { width: 500px; }
textarea.doublelargewidth { width: 480px; }

.fieldForm h2
{
    margin-bottom: 0px;
}

.fieldForm h2.subHeader
{
    margin:30px 0 10px 0;
}

.fieldForm h4.subHeader
{
    margin:10px 0 2px 0;
    font-size:110%;
}

.profilePhoto
{
    float: left;
    width: 120px;
    height: 300px;
}

.profilePhoto img
{
    margin-bottom:5px;
}

.profileInfo
{
    float: left;
    width:650px;
}

.profileItem
{
    overflow:hidden;
    margin-top:5px;
}

.profileItemTitle
{
    float: left;
    width: 180px;
    font-weight:bold;
}

.profileItemContent
{
    float: left;
}

.fieldForm a
{
    font-style:normal;
}

.input-validation-error
{
    border:1px solid red !important;
}

.field-validation-error
{
    color:red;
}

.field-validation-valid {
    display: none;
}

.validation-summary-valid {
    display: none;
}

.validation-summary-errors ul 
{
    overflow:hidden;
    border: 1px #FF3333 dashed;
    list-style: none;
    margin: 0 !important;
    margin-bottom: 20px !important;
    padding: 10px !important;
    padding-left: 70px !important;
    color: #FF3333;
    min-height: 38px;
    background: url(../Images/warning.gif) 10px center no-repeat;
    -webkit-border-radius:3px; 
    -moz-border-radius:3px;
    border-radius:3px;
    text-indent: 0 !important;
}

.validation-summary-errors li
{
    background: url(../Images/error.gif) 0px 4px no-repeat;
    padding:0 16px 0 19px !important;
    display: inline;
    float: left;
}

.validation-summary-errors li:before
{
    content: "" !important;
    font-size: 100% !important;
    padding-right: 0 !important;
}

.ddCompany
{
    float:left;
    margin-right:10px;
}

#workExperiencesView td, th
{
    padding:4px;
}

#workExperiencesView th
{
    text-align:left;
}

/*Popup*/
#popup
{
    padding:20px;
}

.comments
{
    margin-top:10px;
    padding-top:20px;
    border-top:1px #ccc solid;
}

.listSubPages
{
    list-style:none!important;
    text-indent: -1.2em!important;
}

    .listSubPages li {
        padding-bottom: 20px;
    }
    .listSubPages li::before
    {
        content: "\00BB" !important;
        top:0px!important;
        font-size:14px!important;
        padding-right:3px!important;
    }
    .listSubPages li a, .listSubPages li a:hover {
        text-decoration:none;
        font-style:normal;
        font-weight:bold;
    }


.cookie-banner {
    position: fixed;
    width: 100%;
    background-color: rgba(39, 45, 49, 0.9);
    font-size: 14px;
    color: rgb(0, 0, 0);
    z-index: 2147000001;
    bottom: 0px;
    padding: 30px;
}

    .cookie-banner img {
        width: 120px;
        position: absolute;
        top: 20px;
        left: 24px;
    }

.cookie-banner-message {
    color: rgb(223, 228, 231);
    font-family: Helvetica;
    width: calc(100% - 200px);
    font-size: 12px;
    margin-left: 150px;
}

#cookie-accept-button {
    position: absolute;
    right: 4%;
    top: 4px;
    display: inline-block;
    margin: 20px auto auto;
    background: rgb(0, 156, 222);
    padding: 8px 20px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 2px;
    font-family: Helvetica;
    color: rgb(255, 255, 255);
    border: 0px transparent;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
