/* GENERAL */
BODY, TD {
    font-family: Georgia, verdana, sans-serif;
    font-size: 15.3px;
    margin: 0px;
    margin-bottom: 40px;
    padding: 0px;
    color: #434343;
    line-height: 145%;
}

P {
    margin: 0px 0px 12px 0px;
    padding-left: 1px;
}
H1, H2, H3, H4 {
    line-height: 100%;
    color: black;
}
H2, H3, DIV.pageBody.article DIV.leftWide H2 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    clear: both;
    line-height: 140%;
}
DIV.pageBody.article IMG {
    margin-top: 3px;
    display: block;
}
BLOCKQUOTE {
    margin: 0px 0px 12px 0px;
}
BLOCKQUOTE A {
    color: #333;
    font-weight: normal;
    font-size: 28px;
    line-height: 130%;
}
BLOCKQUOTE CITE {
    font-weight: normal;
    font-size: 14px;
    display: block;
    margin-top: 2px;
}
P.last {
    margin-bottom: 0px;
}
DIV.clear {
    clear: both;
}
DIV.clearBottom {
    clear: both;
    height: 1px;
}
DIV.pageBody.article.multiplePages DIV.clearBottom {
    margin-bottom: 20px;
}
DIV.pageBody.threecolumn DIV.clearBottom, DIV.pageBody.fivecolumn DIV.clearBottom {
    margin-bottom: 0px;
}
TABLE TR TD, TABLE TR TH {
    vertical-align: top;
}
TABLE.data TD {
    padding-right: 4px;
}
TABLE.data TD.last {
    padding-right: 0px;
}


/* ANCHOR STYLES */
A {
    color: #fb0000;
    text-decoration: none;
    padding: 1px;
}
DIV#header A.headLogo:hover{
    background-color: white;
    color: black;
}

DIV#top A {
    padding: 0px;
}
DIV#header A.selected {
    font-weight: bold;
}
DIV#header A, H1 A, H2 A, H3 A {
    color: black;
}
DIV.puff A {
    /*white-space: nowrap;*/
}
DIV.puff H1 A, DIV.puff H2 A, DIV.puff H3 A {
    white-space: normal;
}
H3 A SPAN {
    font-weight: normal;
}
DIV.intro P A {
    text-decoration: underline;
}
TABLE.timeline A {
    color: white;
    text-decoration: underline;
    padding: 0px;
}
TABLE.timeline A:hover {
    background-color: transparent;
}
A.movLink {
    padding-left: 20px;
    background-repeat: no-repeat;
    font-weight: bold;
    margin-left: 5px !important;
}
A.movLink.real {
    background-image: url(../../images/icon_real.gif);
}
A.movLink.wmp {
    background-image: url(../../images/icon_wmp.gif);
}


/* IMAGE AND CAPTION STYLES */
IMG {
    border: 0px;
}
IMG.left {
    float: left;
    margin: 0px 14px 10px 0px;
}
IMG.right {
    float: right;
    margin: 0px 0px 10px 14px;
}
DIV.intro P.caption {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 0px;
    text-align: right;
}
DIV.intro.start P.caption {
    text-align: left;
    height: 20px;
	width: 220px;
	margin-left: 20px;
}
span.byline {
 color:#ffffff;
 display:block;
 font-size:0.7em;
 margin-top:10px;
 width:150px;
}


/* HEADER DIV */
DIV#header {
    padding: 20px 20px 0px 23px;
    width: 940px;
}
DIV#header IMG {
    margin-bottom: 15px;
}
DIV#header DIV#left {
    float: left;
    margin-bottom: 3px;
}
DIV#header DIV#right {
    float: right;
    margin-bottom: 3px;
}



/* INTRO DIVS */
DIV.intro {
    clear: both;
    background-color: black;
    color: white;
    margin: 0px 0px 15px 0px;
    padding: 20px;
}
DIV.crumbs {
    width: 940px;
    margin-bottom: 6px;
}
DIV.intro P {
    font-size: 14px;
}
DIV.intro TABLE {
    width: 940px;
    border: 0px;
    border-collapse: collapse;
}
DIV.intro TD {
    color: white;
}
DIV.intro IMG.minimumHeight {
    width: 1px;
    height: 249px;
}
div.intro.showCrumbs {
padding-bottom:20px;
padding-top:20px;
}

DIV.intro A {
    color: white;
}
DIV.intro A:hover {
    text-decoration: underline;
}
DIV.intro H1 {
    color: white;
    font-weight: normal;
    font-size: 22px;
    margin: 0px 0px 14px 0px;
}
DIV.intro .image {
    float: right;
    margin-left: 40px;
	text-align:right;
}

DIV.intro.start .image {
    float: none;
    margin: 0px;
}
DIV.intro.small IMG.minimumHeight {
    width: 1px;
    height: 49px;
}
DIV.intro.small P {
    margin-bottom: 0px;
}

div.gallery {
	width:940px; /*Nytt värde*/
}

div.galleryImage {
	float:left;
	height:200px; /*Nytt värde*/
	margin-right:20px;
	width:168px; /*Nytt värde*/
}


div.galleryImage a {
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	font-size:10px;
	height:165px; /*Nytt värde*/
	line-height:120%;
	width:168px; /*Nytt värde*/
}

div.galleryImage a span {
	display:block;
	font-weight:bold;
	position:relative;
	text-align:center;
	top:170px; /*Nytt värde*/
}

DIV.galleryImage SPAN SPAN {
    display: inline;
    color: white;
    top: 0px;
    font-weight: normal;
}
DIV.galleryImage SPAN IMG {
    vertical-align: bottom;
}



/* PAGE BODY DIVS */
DIV.pageBody {
    width: 940px;
    margin-left: 20px;
}
/* larger width for multicolumn layouts (taking into account a general rightmargin for all columns) */
DIV.pageBody.threecolumn, DIV.pageBody.fivecolumn {
    width: 964px;
    margin-top: 35px;
}
DIV.leftThin {
    width: 160px;
    float: left;
    margin-right: 20px;
}
DIV.middleWide {
    float: left;
    width: 520px;
    margin-right: 20px;
}
DIV.rightThin {
    float: left;
    width: 220px;
    clear:right;
}
div.navigation h1, div.leftThin h1.heading, div.middleWide h1.heading, div.rightThin h1.heading {
	border-bottom:1px solid #000000;
	border-top:5px solid #000000;
	color:#333333;
	font-size:14px;
	line-height:140%;
	margin-bottom:10px;/*Nytt värde*/
	margin-top:3px;
	text-transform:uppercase;
}
DIV.leftThin H1,
DIV.middleWide H1, 
DIV.rightThin H1 {
    font-size: 16px;
    line-height: 140%;
    color: #333;
    background-color: #fff;
    margin: 2px 0;
	font-weight:normal;
}
DIV.leftThin H1 {
    font-size: 12px;
	font-weight:bold;
}
DIV.leftThin H1.heading {
	font-weight:normal;
}

DIV.middleWide H1.heading,
DIV.middleWide H1 {
    font-size: 28px;
	font-weight:normal;
}
DIV.middleWide H1.heading {
    margin-bottom: 10px;
}
H1.heading {
    padding: 1px 0;
}
.news-date {
	display:block;
	margin-bottom:15px;
	color: #5F5F5F;/*Nytt värde*/
}
DIV.leftThin H1.archiveSearch,
DIV.middleWide H1.archiveSearch, 
DIV.rightThin H1.archiveSearch{
	border-bottom:1px solid #000000;
	border-top:5px solid #000000;
    background-color: #fff;
    text-transform: uppercase;
    background: URL(../../images/search.gif) no-repeat scroll center right;
    color: #000;
}
DIV.leftThin H1.heading a,
DIV.middleWide H1.heading a, 
DIV.rightThin H1.heading a{
    color: #333;
}
DIV.leftThin H1 a,
DIV.middleWide H1 a, 
DIV.rightThin H1 a{
    color: #333;
}
DIV.leftThin H1 a:hover,
DIV.middleWide H1 a:hover, 
DIV.rightThin H1 a:hover{
    color: #333;
}
/* font size modifiers for start page */
DIV.pageBody.start DIV.leftThin, 
DIV.pageBody.start DIV.middleWide, 
DIV.pageBody.start DIV.rightThin {
    font-size: 14px;
    line-height: 130%;
}
DIV.pageBody.start DIV.leftThin, 
DIV.pageBody.start DIV.rightThin {
    font-size: 12px;
}
DIV.pageBody H2 {
    font-size: 22px;
    font-weight: normal;
    margin: 0px 0px 18px 0px;
}
DIV.leftWide {
    width: 600px;
    float: left;
    margin-right: 120px;
}
DIV.rightThin {
    float: left;
}
DIV.pageBody.article DIV.rightThin {
    margin-top: 18px;
}
DIV.pageBody.article.multiplePages DIV.rightThin {
    margin-top: 56px;
}
DIV.leftMedium {
    width: 320px;
    float: left;
    margin-right: 20px;
}
DIV.rightMedium {
    width: 320px;
    float: right;
    margin-right: 20px;
}
DIV.leftMedium H1, DIV.rightMedium H1 {
    font-size: 12px;
    margin: 0px;
    line-height: 140%;
}



/* TIMELINE styles */
TABLE.timeline {
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
}
table.timeline tr td, table.timeline tr th {
	background-color:#4F4E4E;
	background-position:center top; /*Förändrat*/
	background-repeat:no-repeat;
	border:1px solid white;
	color:white;
	font-size:11px;
	padding:8px;
	text-align:left;
	vertical-align:top;
	width:25%;
}

TABLE.timeline TR.odd TD, TABLE.timeline TR.odd TH {
    background-color: #7E7E7E;
}
TABLE.timeline TR TD {
    border-bottom: 14px solid white;
    height: 230px;
}
TABLE.timeline TR TH {
    padding-bottom: 3px;
    padding-top: 6px;
}
TABLE.timeline TR TD P SPAN {
    font-weight: bold;
}
TABLE.timeline TR TD.y0 { background-image: URL(../../images/y0.gif); }
TABLE.timeline TR TD.y1 { background-image: URL(../../images/y1.gif); }
TABLE.timeline TR TD.y2 { background-image: URL(../../images/y2.gif); }
TABLE.timeline TR TD.y3 { background-image: URL(../../images/y3.gif); }
TABLE.timeline TR TD.y4 { background-image: URL(../../images/y4.gif); }
TABLE.timeline TR TD.y5 { background-image: URL(../../images/y5.gif); }
TABLE.timeline TR TD.y6 { background-image: URL(../../images/y6.gif); }
TABLE.timeline TR TD.y7 { background-image: URL(../../images/y7.gif); }
TABLE.timeline TR TD.y8 { background-image: URL(../../images/y8.gif); }
TABLE.timeline TR TD.y9 { background-image: URL(../../images/y9.gif); }
TABLE.timeline TR.odd TD.y0 { background-image: URL(../../images/y0odd.gif); }
TABLE.timeline TR.odd TD.y1 { background-image: URL(../../images/y1odd.gif); }
TABLE.timeline TR.odd TD.y2 { background-image: URL(../../images/y2odd.gif); }
TABLE.timeline TR.odd TD.y3 { background-image: URL(../../images/y3odd.gif); }
TABLE.timeline TR.odd TD.y4 { background-image: URL(../../images/y4odd.gif); }
TABLE.timeline TR.odd TD.y5 { background-image: URL(../../images/y5odd.gif); }
TABLE.timeline TR.odd TD.y6 { background-image: URL(../../images/y6odd.gif); }
TABLE.timeline TR.odd TD.y7 { background-image: URL(../../images/y7odd.gif); }
TABLE.timeline TR.odd TD.y8 { background-image: URL(../../images/y8odd.gif); }
TABLE.timeline TR.odd TD.y9 { background-image: URL(../../images/y9odd.gif); }



/* MENU STYLES */
DIV.navigation {
    background-color: #FFFFFF;
    margin-bottom: 20px;
}
/*
DIV.navigation H1 {
    background-color: black;
    color: white;
    font-size: 12px;
    margin: 0px;
    padding: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
}*/
DIV.navigation A {
    color: #000;
}
DIV.navigation A:hover {
    color: #000;
}
DIV.navigation UL {
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 23px;
    padding-right: 5px;
}
DIV.navigation LI {
    padding: 0px;
    margin: 0px;
}
DIV.navigation LI UL {
    padding: 0px;
    padding-left: 15px;
    margin: 0px;
    font-weight: normal;
    list-style-type: circle;
}



/* PAGE NAVIGATION */
DIV.pageNav {
    text-align: right;
    clear: both;
}
DIV.pageNav SPAN {
    font-weight: bold;
    margin: 0px;
}
DIV.pageNav A {
    margin-left: 10px;
}
DIV.pageNav.bottom {
   margin-top: 10px;
}
DIV.pageNav.top {
    margin-bottom: 20px;
}
div.intro div.pageNav {
margin-top:6px;
text-align:center;
width:940px;
}



/* TABLES for page body */
DIV.pageBody TABLE {
    width: 100%;
    border: 0px;
    border-collapse: collapse;
    color: black;
}
DIV.pageBody TH {
    text-align: left;
}
DIV.pageBody.article DIV.leftWide H2.tableCaption {
    margin: 25px 0px 7px 0px;
}



/* PUFFS */
DIV.puff {
    margin-bottom:18px;
    clear: both;
}
div.puff .date {
	display:inline;
	margin-right:0.5em;
	color: #5F5F5F;/*Nytt värde*/
}
DIV.puff H3 {
    display: inline;
}
DIV.puff H1 {
    line-height: 100%;
}

.middleWide div.puff img {
	float:left;
	margin:10px 15px 0 0; /*Förändrat*/
}

.middleWide div.puff h1 {
	line-height:105%;/*Nytt värde*/
}

.middleWide div.puff {
	clear:both;
	overflow:hidden;
	margin-bottom: 18px;
}
.middleWide div.puff p,
.middleWide div.puff h1
{
    /*width: 415px;*/
}
.middleWide div.puff img.largeHeader
{
    padding-bottom: 15px;
}
.middleWide div.puff img.smallHeader
{
    padding-right: 10px;
}

/* styles for grey & black boxes on universe & people startpages*/
DIV.greyBox {
    float: left;
    background-color: #DEDEDE;
    color: black;
    margin: 0px 13px 30px;
}
DIV.blackBox {
    float: left;
    background-color: black;
    margin: 0px 7px 13px 7px;
    color: white;
    font-size: 9px;
}
DIV.greyBox IMG, DIV.blackBox IMG {
    float: left;
}
DIV.greyBox P, DIV.blackBox P {
    margin: 0px;
    padding: 4px 6px 0px 6px;
	font-size: 13px;
	line-height: 140%;
}
DIV.greyBox H1, DIV.blackBox H1 {
    clear: both;
    background-color: black;
    color: white;
    margin: 0px;
    font-size: 12px;
    padding: 4px 6px 4px 6px;
    line-height: 120%;
}
DIV.blackBox H1 {
    font-size: 9px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
DIV.blackBox P {
    padding-top: 0px;
}
DIV.greyBox H1 A, DIV.blackBox H1 A {
    color: white;
}
DIV.greyBox A:hover, DIV.blackBox A:hover {
    color: white;
    text-decoration: underline;
    background-color: transparent;
}
/* layout/width modifiers for grey & black boxes in three or five columns*/
DIV.pageBody.threecolumn DIV.greyBox {
    width: 215px;
    height: 285px;
}
DIV.pageBody.threecolumn DIV.blackBox {
    width: 215px;
    height: 295px;
}
DIV.pageBody.fivecolumn DIV.greyBox {
    width: 123px;
    height: 265px;
}
DIV.pageBody.fivecolumn DIV.blackBox {
    width: 123px;
    height: 178px;
}
DIV.pageBody.fivecolumn DIV.greyBox IMG, DIV.pageBody.fivecolumn DIV.blackBox IMG {
    width: 123px;
}
DIV.pageBody.threecolumn DIV.greyBox IMG, DIV.pageBody.threecolumn DIV.blackBox IMG {
    width: 215px;
}
DIV.pageBody.bibliography DIV.puff {
    clear: both;
}
DIV.pageBody.bibliography DIV.leftWide {
    width: 452px
}
DIV.pageBody.bibliography DIV.puff P {
    width: 360px;
}
DIV.pageBody.bibliography DIV.puff IMG {
    float: right;
}
DIV.puff CITE {
    font-style: italic;
}
DIV.pageBody.bibliography DIV.puff H2 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
    width: 360px;
    clear: none;
    float: left;
}



/* LISTS */
OL {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
LI {
    margin: 0px 0px 3px 0px;
}
LI IMG {
    margin-left: 4px;
    vertical-align: middle;
}
DIV.navigation LI.selected {
    color: #000000;
    font-weight: bold;
}
OL.searchResult {
    padding-left: 33px;
    list-style-type: decimal;
}



/* FORMS */
LABEL {
    color: black;
    font-weight: bold;
    margin: 0px 0px 4px 0px;
}
SELECT {
    display: block;
    margin: 0px 0px 2px 0px;
}
FORM {
    margin: 0px 0px 10px 0px;
}


/* FOOTER */
DIV#footer {
    clear: both;
    margin-left: 23px;
    border-top: 1px solid #575757;
    padding-top: 10px;
    width: 940px;
    text-align: right;
    margin-bottom: 40px;
}
DIV#footer IMG {
    float: left;
}
DIV#footer DIV.contacts {
    padding-top: 10px;
}
DIV#footer DIV.logos {
    float: left;
    height: 60px;
    width: 420px;
}
DIV#footer DIV.logos P, DIV#footer DIV.logos A SPAN {
    display: none;
}
DIV#footer DIV.logos A {
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
}
DIV#footer DIV.logos A:hover {
    background-color: transparent;
}
DIV#footer DIV.logos A#ibf {
    background-image: url(../../images/logo_ibf.gif);
    height: 46px;
    width: 154px;
    margin-bottom: 7px;
    margin-right: 35px;
}


DIV#footer DIV.logos A#rjf {
    background-image: url(../../images/logo_rjf.gif);
    height: 54px;
    width: 56px;
    margin-bottom: 7px;
    margin-right: 50px;
}
DIV#footer DIV.logos A#creuna {
    background-image: url(../../images/logo_creuna.gif);
    height: 19px;
    width: 117px;
    margin-bottom: 2px;
    margin-right: 0px;
}
DIV#footer DIV.logos A#june {
    background-image: url(../../images/logo_june.gif);
    width: 44px;
    height: 30px;
    margin-right: 0px;
    margin-left: 30px;
}


/*CHANGES 20090310*/
div#header div#top a:hover{
	background-color:#fff;
}
div#header #top a img {
	margin:0;
	float:left;
}
/*END CHANGES*/

/*CHANGES 20090409*/

#subMenu {
	clear:both;
	background-color: #000;
	padding: 10px 0;
	margin-bottom: 20px;
	text-align: center;
}
#subMenu a {
	color: #fff;
}
#subMenu a.selected {
	font-weight: bold;
}

/*END CHANGES*/

#header,
div.intro table,
div.pageBody,
div#footer,
div.crumbs,
div.gallery, 
div.pageNav, 
#subMenu div{
	margin: 0 auto;
}
div#footer{
	margin: 20px auto 0;
}
#subMenu div{
	width: 940px;
	text-align:left;
}

.middleWide div.puff img {
float:left;
}
.middleWide div.puff img.smallHeader {
padding-right:10px;
}

.intro.start img {
 display:block;
}
 
 a.left {
	float:left;
}
a.right {
	float:right;
}

a.left img, a.left span.byline{
	margin:0 14px 10px 0;
}

a.right img, a.right span.byline{
	margin:0 0 10px 14px;
}

a span.byline {
	color:#333;
	line-height: 130%;
	display:block;
	font-size:0.7em;
	margin-top:10px;
	width:150px;
}

div.rightMedium {
	float:right;
	margin-right:20px;
	width:520px; /*Upp från 320px*/
}

.pageBody .rightMedium h2{
	border-bottom:1px solid #000000;
	border-top:5px solid #000000;
	color:#333;
	line-height:140%;
	margin-bottom:30px;
	margin-top:0px;
	font-size: 22px;
}

/*Ny css*/
.rightMedium div.puff h1 {
	clear:right;
	font-size: 16px;
	font-weight: strong;
	color: #333;
	margin-bottom: 10px;
}
.rightMedium div.puff img {
	float:left;
	margin:0 20px 0 0;
}

.media {
	text-align: center;
}