﻿body 
{
	margin:0;
	padding:0;
	font-family:Arial;
	background-color:#F2F2F2;
	text-align:center;
}

h2
{
	color:#256644;
	font-size:1.3em;
	font-family:Arial;
	font-weight:normal;
	padding:0 0 0px 0;
	margin:0 0 0 0;
}

h3
{
	font-size:0.7em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

p
{
	font-size:11px;
}

div.clear
{
	clear:both;
}

#wrapper
{
	width:760px;
	text-align:left;
	margin: 0 auto;
}

#referensWrapper
{
	width:740px;
	background-color:#FFFFFF;
	padding:10px 10px 20px 10px;
}

/*Referens header an referes chooser ddls*/

#refHeader h2
{
	color:#256644;
	font-size:1.2em;
	font-family:Arial;
	font-weight:normal;
	padding:0 0 0px 0;
	margin:0 0 0 0;
}

#refHeader
{
	background-color:#CCCCCC;
	padding:27px 0 27px 13px;
	overflow:hidden;
}

#refHeader a
{
	float:right;
	font-family:Arial;
	color:White;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:4px;
}

#refHeader #refHeaderLeft, #refHeader #refHeaderRight
{
	float:left;
	background-color:#CCCCCC;
}

#refHeader #refHeaderLeft
{
	padding:5px 0 0 0;
	width:260px;
}



#refHeader #refHeaderLeft p
{
	margin:0px;
	padding:0px;
}

#refHeader #refHeaderRight
{
	overflow:hidden;
	width:420px;
	margin-left:30px;
}

#refHeader .ddlRefs
{
	width:200px;
	font-family:Arial;
	font-size:10px;
}

#refHeader .refChooser
{
	width:200px;
	margin-left:10px;
	float:right;
}


/* Referenslisting */
#refList h2 a
{
	color:#256644;
	font-size:1.0em;
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	padding:0px;
	margin:0px 0 0 0px;
}

#refList a.moreButton
{
	margin-left:0px;
	font-size:11px;
	text-decoration:underline;
	color:#545454;
}

#refList .info p
{
	line-height:14px;
	text-decoration:none;
	font-size:11px;
	margin:0px 10px 10px 0px;
	color:#545454;
}

#refList .info p a
{
	line-height:14px;
	text-decoration:none;
	font-size:11px;
	margin:0px 10px 10px 1px;
	color:#545454;
}

#refList input.imageButton
{
	float:left;
	margin-left:10px;
}

#refList .info
{
	width:620px;
	float:left;
	margin-left:10px;
}

#refList .item
{
	padding: 14px 13px 10px 0px;
	background-color:#F2F2F2;
}

#refList .altItem
{
	padding: 14px 13px 10px 0px;
	background-color:#FFFFFF;
}

#refList .item .image
{
	width:90px;
	float:left;
}

#refList .altItem .image
{
	width:90px;
	float:left;
}

/*Reference details*/
#refDetails
{
	padding:25px 0 0 15px;
}

#refDetails #images
{
	float:left;
	width:280px;
	margin-right:20px;
}

#refDetails #images #thumbs
{
	width:290px;
	margin-right:20px;
}

#refDetails #images .image
{
	float:left;
	margin:6px 7px 0px 0px;
}

#refDetails #text
{
	width:380px;
	float:left;
}

#refDetails #text h2
{
	color:#256644;
	font-size:1.2em;
	font-family:Arial;
	font-weight:normal;
	padding:0px;
	margin:0px 0 0 -2px;
}

#refDetails #text h3
{
	font-size:0.7em;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#545454;
}

#refDetails #text p
{
	line-height:14px;
	font-size:11px;
	margin:0px 10px 15px 0px;
	color:#545454;
}

#header
{
	height:78px;
	width:760px;
	background-color:#256743;
}
#header img
{
	position:relative;
	top:0px;
}

#footer
{
	background-color:#7B7B7B;
	width:760px;
}

#footerInfo
{
	margin-top:5px;
	color:White;
	font-family:Arial;
	font-size:10px;
	width:735px;
	background-color:#000000;
	padding:4px 5px 4px 20px;
}

#footerInfo a
{
	color:White;
}

#menuWrapper
{
	padding:3px 5px 3px 15px;
	background-color:#FFF;
	width:740px;
	font-size:10px;
	FONT-FAMILY: Arial; 
	margin:5px 0 4px 0;
}

#menuWrapper a 
{
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}

#menuWrapper a:hover {
	FONT-SIZE: 10px; 
	COLOR: #881A1B; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline;
}




