﻿/*****************************************/
/* STARTSIDAN */
/*****************************************/

/* FLASHBOX */
div#flashBox
{
	width: 340px;
	height: 250px;
	float: left;
	position: relative;
}

/* WELCOMEBOX */
div#welcomeBox
{
	width: 560px;
	height: 220px;
	padding-top: 30px;
	float: left;
	position: relative;
}

div#welcomeBox h1
{
	font-size: 2.4em;
	font-weight: bold;
}

div#welcomeBox a
{
	color: #773679;
	text-decoration: none;
}

div#welcomeBox img.firstpageHeadlineImage
{
	margin-left: -5px;
}

div#welcomeBox p
{
	font-size: 1.6em;
	font-weight: normal;
	color: #666;
}

div#welcomeBox p.indent
{
	text-indent: 1.4em;
}

/* WRAPPERBOX FÖR ATT FÅ SPALTER */
div.spaltWrapper
{
	width: 231px;
	border: 0;
	padding: 0;
	margin-right: 5px;
	float: left;
	position: relative;
	display: block;
}

div.spaltWrapper#rightmost
{
	margin-right: 0px;
}

/* ÄNDRINGAR I SPALTER FÖR ATT FÅ EN BRED BANNER TILL SWEDPARTNERSHIP */
div.spaltWrapperDouble
{
	width: 467px;
	border: 0;
	padding: 0;
	float: left;
	position: relative;
	display: block;
}

div#wideBanner
{
	width: 465px;
	height: 255px;
	background-color: #fff;
	padding-top: 5px;
	border: 1px solid #003e51;
	position: relative;
	display: block;
}

div#wideBanner a
{
	text-decoration: none;
	color: #000;
}

div#wideBanner h3
{
	font-size: 20px;
	font-weight: bold;
	color: #9CC710;
	padding: 0px 0px 5px 10px;
}

div#wideBanner ul
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#wideBanner ul li
{
	font-size: 1.2em;
	line-height: 1.4em;
}

div#wideBanner p
{
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0px 10px 5px 10px;
}

div#wideBanner img#swedpartnershipLogo
{
	position: absolute;
	bottom: 10px;
	right: 13px;
}



/* BOX MED BLÅ KANTER */
div.firstpageBox
{
	width: 229px;
	background-color: #fff;
	margin-bottom: 5px;
	border: 1px solid #003e51;
	position: relative;
	display: block;
}

div.firstpageBox a
{
	/*color: #c198c2;*/
	color: #773679;
	text-decoration: none;
}

/* header med pil och boxrubrik */
div.boxHeader
{
	height: 25px;
	background-color: #003e51;
	background-image: url(../swedfund_images/related_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #003e51;
}

div.boxHeader h3
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
	padding-left: 29px;
}

/* varianter av boxar med ram, med olika höjd */
div.firstpageBox#calendar
{
	height: 530px;
	overflow: hidden;
}

div.firstpageNallarWrapper
{
	width: 229px;
	height: 80px;
}

div.firstpageBox#news
{
	height: 530px;
	overflow: hidden;

}

/* innerboxar för enskilda nyheter och kalenderposter (en för varje) */
div.firstpageBox div.newsItemBox, div.calendarItemBox
{
	margin: 10px;
	margin-top: 15px;
	padding-bottom: 5px;
}

div.calendarItemBox p.smallDate, div.newsItemBox p.smallDate
{
	font-size: 1.0em;
}

div.calendarItemBox p, div.newsItemBox  p
{
	font-size: 1.0em;
}

div.calendarItemBox a, div.newsItemBox a
{
	font-size: 1.2em;
	font-weight: bold;
	display: block;
}

div.calendarItemBox p a, div.newsItemBox p a
{
	font-size: 1.0em;
	display: inline;
	font-weight: normal;
}

div.calendarItemBox img, div.newsItemBox img
{
	/* top right bottom left */
	margin: 2px 5px 5px 0px;
}

/* i fokus-boxen */
div.firstpageBox#fokus
{
	height: 126px;
	overflow: hidden;
}

/* uppdragsgivarboxen */
div.firstpageBox#uppdragsgivare
{
	height: 155px;
	overflow: hidden;
}

/* den fria boxen som Mary styr själv */
div.firstpageBox#freeBox
{
	height: 155px;
	overflow: hidden;
}

div.firstpageBox#freeBox p
{
	margin: 10px 10px 5px 10px;
	font-size: 1.2em;
}

div.firstpageBox#freeBox a
{
	display: block;
	margin-left: 10px;
}

/* partnersboxen */
div.firstpageBox#partners
{
	height: 23.5em;
	overflow: hidden;
}

div.firstpageBox#partners div#partnerContainer
{
	padding: 10px;
	clear: both;
}

div.firstpageBox#partners div#partnerContainer p.investmentName
{
	font-size: 1.2em;
	font-weight: bold;
}

div.firstpageBox#partners div#partnerContainer p
{
	font-weight: normal;
}

div.firstpageBox#partners img
{
	width: 85px;
	height: 85px;
	padding: 0px 10px 0px 0px;
}

div.firstpageBox#rattForMig
{
	height: 150px;
}

div.firstpageBox#rattForMig p
{
	margin: 10px 10px 0px 10px;
	font-size: 1.2em;
}

div.firstpageBox#rattForMig a
{
	display: block;
	margin-left: 10px;
	margin-top: 5px;
}

/* möt vår investeringspersonal */
div.firstpageBox#investeringspersonal
{
	height: 106px;
	overflow: hidden;
}

div.firstpageBox#investeringspersonal img
{
	margin: 0;
	position: absolute;
	bottom: 0px;
	right: 10px;
}


div.firstpageBox#investeringspersonal p
{
	margin: 10px 10px 0px 10px;
	font-size: 1.2em;
	width: 125px;
}

div.firstpageBox#investeringspersonal a
{
	display: block;
	margin-left: 10px;
	margin-top: 5px;
}

/* citat */
div.firstpageBox#citat
{
	height: 263px;
	overflow: hidden;
}

div.firstpageBox#citat p
{
	margin: 10px 10px 0px 10px;
	font-size: 1.2em;
	font-style: italic;
}

div.firstpageBox#citat img
{
	margin: 10px 10px 10px 10px;
	position: relative;
	float: right;
}

div.firstpageBox#citat p.saidBy
{
	margin: 10px 10px 0px 10px;
	font-size: 1.0em;
	font-style: normal;
}

/* swedfundpriset - temporär box */
div.firstpageBox#swedfundpriset
{
	height: 263px;
	overflow: hidden;
}

div.firstpageBox#swedfundpriset p
{
	margin: 10px 10px 0px 10px;
	font-size: 1.2em;
}

div.firstpageBox#swedfundpriset img
{
	margin: 10px 5px 0px 10px;
	position: relative;
	float: left;
}

div.firstpageBox#swedfundpriset a
{
	display: block;
	margin: 10px;
}

/* OVERRIDAD PAGE FOOTER */
div#pageFooter
{
	height: 27px;
	width: 940px;
	background-color: #003e51;
	margin-bottom: 5px;
	margin-top: 0px;
	float: left;
}



