/*@import "../../ferd/css/konsernstyle.css";*/

html {
	width: 100%;
	height: 100%;
}

body {
	background-color : #1b395f;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/2/background_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top left;

	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
}

a, a:visited, a:hover, a:link {
	color: #2F80A6;
	cursor: pointer; /*IE6 links with only background image*/
}

h1, h2, h3, h4, h5{
	font-weight: normal;
	margin: 0;
}

h1{
	font-size: 25pt;
	text-transform: uppercase;
}

h2 {
	font-size: 10pt;
}

.hasBorder {
    border: 1px solid #2F80A6;
}

.clearBoth{
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.blue {
	color: #2F80A6;
}


.red,
a.red{
	color: #EF3E2A;
}

.alignTop,
table.alignTop > thead > tr > td,
table.alignTop > tbody > tr > td{
	vertical-align: top;
}

a.darkblue,
.darkblue {
	color: #1A385E;
}

.center {
	text-align: center;
}

.velFerdFramework {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 746px;
/*min-height: 100%;*/
	background-color: white;
}

.velFerdContent {
	padding: 36px 35px 10px 41px;
	width: 653px;
}

.pageTitle {
	margin-bottom: 42px;
}

.pageTitle a{
	display: block;
	background-image: url(../images/2/fse_logo.png);
	background-repeat: no-repeat;
	height: 21px;
}


.menu {
	background-color: #E8F1F5;
	padding: 10px 0 6px 30px;
}

.menu .menuItem {
	padding-right: 20px;
	float: left;
}



.menu h2 {
	font-size: 8pt;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}

.menu .selected h2{
	color: #2F80A6;
}

.mainArticle {
	background-color: #FEFEFE;
	padding: 15px 0 0 0;
/*min-height: 350px;*/
}


.frontPageArticle {
	background-image: url(../images/2/frontPageArticleBg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.frontPageArticle .mainTitle{
	width: 385px;
	float: left;
	color: white;
}

.frontPageArticle .links{
	padding-bottom: 10px;
}

.frontPageArticle .registrationLinks{
	padding-top: 10px;
}

.frontPageArticle .registrationLinks a{
	vertical-align: bottom;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	color: #305406;
	display: inline-block;
	padding-bottom: 4px;
	padding-right: 15px;
}
}

.frontPageArticle .registrationLinks {
	vertical-align: bottom;
}

.frontPageArticle .mainTextContent h2 {
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	color: #1A385E;
}


.velFerdLogoSmall {
	display: inline-block;
	width: 84px;
	height: 37px;
	background-image: url(../images/2/velFerdLogoLiten.png);
	background-repeat: no-repeat;
}

.mainTitleContent{
	padding: 25px;
}

.mainTitle h1,
.mainTitle .h1{
	font-size: 38pt;
	font-weight: bold;
	border-bottom: 1px solid white;
	display: inline-block;
}

.mainTitle h2,
.mainTitle .h2{
	margin-top: 5px;
	font-size: 13pt;
	line-height: 13pt;
	font-weight: normal;
	border-bottom: 1px solid white;
	display: inline-block;
}

.mainTitle h3,
.mainTitle .h3{
	margin-top: 5px;
	font-size: 10pt;
	line-height: 11pt;
	font-weight: normal;
	display: inline-block;
}

.conferenceBanner {
	background-color: silver;
	color: white;
	height: 128px;
	margin-top: 15px;
	background-image: url(../images/2/banner_01.jpg);
	background-repeat: no-repeat;
	background-position: top left;

/*text-shadow: 1px 1px 2px black;*/
}

.conferenceBanner1{
	background-image: url(../images/2/banner_01.jpg);
}

.conferenceBanner2{
	background-image: url(../images/2/banner_02.jpg);
}


.conferenceBanner .mainTitleContent{
	padding: 18px 23px;
}


.conferenceBanner h1,
.conferenceBanner .h1{
	font-size: 28pt;

}

.conferenceBanner h2,
.conferenceBanner .h2{
	font-size: 11pt;
	line-height: 9pt;
	margin-top: 4px;
	padding-bottom: 3px;

}

.conferenceBanner h3,
.conferenceBanner .h3{
	font-size: 8pt;
	line-height: 8pt;
	margin-top: 3px;
}



.frontPageArticle .mainText{
	min-height: 412px;
	width: 252px;
	float: left;
	background-color: white;
}

.frontPageArticle .mainText h1,
.frontPageArticle .mainText .h1{
	font-size: 17pt;
}

.frontPageArticle .mainTextContent{
	background-color: white;
	padding: 30px 20px 0 30px;
}

.priceBadge {
	background-image: url(../images/2/priceBadge.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 103px;
	height: 103px;
}

.frontPageArticle .mainTitle .priceBadge{
	margin-top: 35px;
}


.velFerdFramework .footer {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: left;
	font-size: 8pt;
}

.velFerdFramework .footer p{
	margin: 0;
	padding: 0;
}


.conferenceRegistration {
	position: absolute;
	top: 50px !important;
}

.conferenceRegistrationContainer{
	width: 840px;
	background-color: white;
	border: 3px double #1A385E;
}


.conferenceRegistration input.text{
	width: 450px;
}

.conferenceRegistration  textarea {
	width: 775px;
	height: 100px;
}

.conferenceRegistration  textarea.address {
	width: 450px;
	height: 50px;
}


.conferenceRegistration .errors{
	color: red;
}

.conferenceRegistration .contentHeader{
	background-color: #1A385E;
	color: white;
	font-weight: bold;
	padding: 10px 30px;
	font-size: 12px;
}


.conferenceRegistration div.contentBody{
	padding: 20px 30px;
}

table.miniList td {
	padding: 2px 10px 2px 0;
}

table.miniList td.key {
	white-space: nowrap;
	font-weight: normal;
}

.required {
	color: red;
	padding-left: 5px;
	font-weight: bold;
}

.conferenceRegistration .textAreaContainer{
	font-weight: normal;
	padding-bottom: 10px;
}

.conferenceRegistration .textAreaContainer textarea{
	margin-top: 5px;
}

.twoColumns .textAreaContainer {
	float: left;
	padding-right: 10px;
	width: 385px;
}

.twoColumns .textAreaContainerLast {
	padding-right: 0;
}


.twoColumns .textAreaContainer textarea{
	width: 380px
}

.formDescription {
	font-weight: bold;
	padding-bottom: 10px;
}

.backLink {
	padding-top: 5px;
}


.showArticle2col {
	width: 100%;
}

.showArticle2col-left{
	width: auto;
	padding-right: 30px;
}

.showArticle2col-right{
	width: 150px;
	border-left: 1px solid #999999;
	padding-left: 30px;
}


.showArticle2col .linkBoxRight{
	float: none;
	border: none;
	position: inherit;
	margin-left: 0;
	margin-top: 20px;
	padding: 0;
}

.showArticle2col .linkBoxRight *{
	font-size: 12px;
}


.showArticle2col .linkBoxRight .linkBoxTitle{
	background-color: transparent;
	color: black;
	padding: 0;
}

.showArticle2col .linkBoxRight .linkBoxContent{
	padding: 0;
}

.showArticle2col h1 {
	font-size: 20pt;
	color: #2F80A6;
}
/*
div.imageContainer {
	border-color: #e2007a;
}
div.imageContainer a {
	background-color: #e2007a;
}
*/

.imageContainer{
	position: absolute;
	border: 2px solid #008CBC;
	background-color: white;
	padding: 2px;
	margin: 0;
	cursor: pointer;
	box-shadow: #80776c 3px 3px 10px;
	-moz-box-shadow: #80776c 3px 3px 10px;
	-webkit-box-shadow: #80776c 3px 3px 10px;
}
.imageContainer a{
	display: block;
	background-color: #008CBC;
	color: white;
	text-align: right;
	padding: 2px;
	font-weight: bold;
}


.seList {
	width: 100%;
	margin-top: 30px;
}

.seList td{
	vertical-align: top;
	padding: 0 30px 10px 0;
	width: 25%;
	font-size: 8pt;
}

.seList td.last{
	padding-right: 0;
}

.seList .logo{
	margin-bottom: 10px;
}

.seList .logo a{
	display: block;
}

.seList h2 {
	text-transform: uppercase;
/*white-space: nowrap;*/
	font-size: 9pt;
}

.seList h2 a{
	text-decoration: none;
}

.seList p {
	margin: 0;
}


.seMenu{
	padding-top: 10px;
}

.seMenu a{
	display: inline-block;
	padding: 5px;
	vertical-align: middle;
}

.seMenu a.selected{
	border: 1px dotted #2F80A6;
}


.presentationList {
	padding-top: 10px;
}

.presentationList h2{
	font-weight: bold;
	color: #2F80A6;
}

.presentationList .link{
	padding-bottom: 2px;
}

.presentationList .image{
	float: right;
	padding-left: 10px;
	padding-bottom: 20px;
}


.presentationList .speechVideoLink {
	display: inline-block;
	height: 23px;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-image: url(/image.do?orig_id=1455&w=23);
}

.presentationList .speaker{
	margin-bottom: 5px;
}

.presentationList .presentation{
	padding-bottom: 20px;
	clear: both;
}

a.documentLink {
	display: inline-block;
	height: 16px;
	padding-left: 23px;
	background-repeat: no-repeat;
}

a.documentType_pdf {
	background-image: url(../../../gfx/icons/pdf.gif);
}

table.velferdFramework {
	width: 100%;
}

.velferdFramework-menu {
	vertical-align: top;
	width: 150px;
	padding-right: 10px;
}

.velferdFramework-content {
	vertical-align: top;
	width: auto;
}


.leftMenu {

}

.leftMenu a.menuItemDepth1{
	font-weight: bold;
	border-top: 1px solid #2F80A6;
	padding: 3px 0;
}

.leftMenu a.menuItemDepth1.menuItemFirstNode {
	border-top: 0;
}

.leftMenu a{
	display: block;
	font-weight: normal;
	color: #2F80A6;
	text-decoration: none;
}

.leftMenu a:hover{
	text-decoration: underline;
}


.leftMenu .menuItemChildren {
	padding-left: 5px;
	padding-bottom: 3px;
}

.imageList {
	width: 100%;
	border-collapse: collapse;
}

.imageList td{
	text-align: center;
	vertical-align: middle;

/*border: 1px solid red;*/
	padding-right: 5px;
	padding-bottom: 5px;
}

.imageList td.last {
	padding-right: 0;
}

.imageList .imageTitle {
	display: block;
	padding-top: 3px;
	font-weight: bold;
}

.imageList img {
	cursor: pointer;
}

.imageList a {
	display: inline-block;
	background-image: url(../../../gfx/icons/jpg.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 0 20px;
	margin-top: 3px;
}


/*Board List */
table.boardList{
    width: 100%;
}



table.boardList td {
    vertical-align: top;
}

table.boardList td.board{

    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: 1px solid #2F80A6;
}

.boardList hr {
	margin-top: 0;
	margin-bottom: 20px;
}

table.boardMember{
    width: 100%;
}


.boardMember td.image,
.boardMember div.image{
	padding-bottom: 20px;
}

.boardMember div.imageText{
	padding-top: 2px;
}

table.boardMember td.text{
	padding-left: 20px;
	padding-bottom: 20px;
}

.boardMember .text h2{
	margin-top: 0;
}

.boardMember div.group {
	padding-bottom: 15px;
}

.boardMember div.group p{
	margin-top: 0;
	margin-bottom: 5px;
}

div.boardMember {
}

div.boardMember div.image{
	float: left;
	width: 200px;
}

div.boardMember .text{
	margin-left: 215px;
}

/*Board List */

.infoIcon {
	width: 16px;
	height: 16px;
	background-image: url(../../ferd/gfx/info_icon.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: bottom;
	margin-left: 5px;
}

.mouseOverText{
    position: absolute;
    visibility: hidden;
    border: 3px double #1A385E;
    background-color: white;
    color: black;
    font-weight: normal;
    padding: 3px;
	max-width: 300px;
}

.mouseOverTextShadow{
    position: absolute;
    visibility: hidden;
    background-color: black;
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
    //Filter: Alpha(Opacity=30);
}

