html 
{
	padding : 0; 
	margin : 0;
	height:100%;
}
form 
{
	padding : 0; 
	margin : 0; 
	height:100%;
}
body {
	background : #4f5b61 url("/system/images/background.png") repeat-y 50% 0%; 
	padding : 0; 
	margin : 0; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
	height:100%;
}
img 
{
border: 0;
}
a, a:hover, a:visited, a:active 
{
text-decoration: none;
color: #00599c;
}
.editlink 
{
	color: Red;
	position:absolute;
}
div#container {
	padding : 0px; 
	width : 840px; 
	margin : 0 auto; 
	height: 100%; 
}
div.padder 
{
	width: 823px;
	margin-left: 14px;
	padding: 0px 8px;
	/*background-color : #a1a1a1; */
	background-image:url(/system/images/back.gif);
	background-repeat:repeat-y;
	min-height:100%;
	border:0px solid red;
}
/*
 * Sidhuvud
 */
div#top {
width: 823px;
background-color: #fff;
height: 166px;
}
div.topbar 
{
	background : #fff url("/system/images/topbar.png") no-repeat;
	height: 25px;
	width: 823px;
}
div.flagbar, div.loginbar
{
	margin-top: 6px;
	float: right;
	height: 18px;
	padding:1px 10px 0 15px;

}
div.flagbar
{
	/*padding: 0px 10px 0px 25px;*/
	background: url("/system/images/flag_bg.png") no-repeat;
}
div.loginbar
{
	/*padding: 0px 15px 0px 15px;*/
	background: url("/system/images/login_bg.png") no-repeat;
	color:#999;
}
div.loginbar input
{
	font-size:10px;
	height:12px;
	margin:0px;
	padding:0px;
}
div.loginbar a
{
	color:#aaa;
	font-weight:bold;
}
div.loginbar a:hover
{
	color:#ccc;
}
div.flagbar ul, div.loginbar ul
{
margin: 0;
padding: 2px 0 0 0;
list-style: none;
}
div.flagbar ul li, div.loginbar ul li
{
float: left;
margin-left: 3px;
}
div#logo {
	height: 140px;
	padding-top: 4px;
	padding-left: 4px;
	background-color: #fff;
}
/*
 * Sidhuvud slut
 */

div#content {
width: 823px;
height: 100%;
min-height:100%;
border: 0px solid green;
height:100%;
}
/*
 * Vänster Meny
 */
.leftMenu {
	width : 185px; 
	float : left;
	border: 0px solid red; 
}
div.leftMenu ul 
{
	background : url(/system/images/menu_bg.png) repeat-y ; 
	list-style: none;
	padding: 10px 0px 0px 10px;
	margin: 0px;
}
div.leftMenu ul li
{
	padding: 4px 0px 4px 0px;
	margin-left: 16px;
}
div.leftMenu ul li a 
{
	color: #004669;
	font-weight: bold;
	text-decoration: none;
}

div.leftMenu ul li.selected
{
	list-style: url("/system/images/menu_pointer.png");
	padding: 4px 0px 4px 0px;
}

div.leftMenu ul li.selected ul 
{
	list-style: none;
	background: none;
	padding: 0;
	margin: 0px 0px 0px 20px;
}
div.leftMenu ul li ul
{
	list-style: none;
	background: none;
	padding: 0;
	margin: 0px 0px 0px 20px;
}
div.leftMenu ul li ul li 
{
	list-style: url("/system/images/li_line.gif");
	margin: 0px;
}

div.leftMenu ul li ul li.selected
{
	list-style: url("/system/images/li_line_selected.gif");
	margin: 0px;
}
div.leftMenu ul li ul li a 
{
	font-weight: normal;
	margin:0px;
	padding:0px;
}
div.leftMenu ul li ul li.selected a 
{
}

div.menuBottom 
{
	width : 169px; 
	background : url(/system/images/menu_bg_bottom.png) no-repeat; 
	height: 114px;
}
/*
 * Vänster meny slut 
 */

/*
 * Huvudinnehåll startsidan
 */
div.rightContent 
{
margin-left: 185px;
width: 634px;
min-height:100%;
height:100%;
border: 0px solid red;
}
div.bigblock 
{
width: 100%;
} 
div.liner 
{
border-left: 1px solid #dcdee4;
border-right: 1px solid #dcdee4;
padding: 8px 7px 8px 7px;
height:100%;
min-height:100%;
}
div.liner_front 
{
padding: 8px 7px 8px 7px;
height:100%;
min-height:100%;
}
div.news 
{
width: 439px;
height: 150px;
background-color: #dcdee4;
}
div.news h1 
{
background: url("/system/images/news_header.png") no-repeat;
text-transform: uppercase;
color: #fff;
font-size: 10px;
padding: 2px 0px 2px 5px;
margin: 0px;
}
div.news_col1,
div.news_col2 
{
width: 205px;
padding: 8px;
padding-top: 0px;
}
div.news_col1 ul,
div.news_col2 ul
{
padding: 0;
margin: 0;
padding-left: 10px;
}
div.news_col1 ul li.date,
div.news_col2 ul li.date
{
color: #00599c;
list-style: none;
margin: 10px 0px 2px -10px;
}
div.news_col1 ul li.text,
div.news_col2 ul li.text
{
list-style: url("/system/images/news_pointer.png") outside;
margin-left: 10px;
padding: 0px;
}
div.news_col1 ul li.text a,
div.news_col2 ul li.text a
{
color: #686868;
}
div.news_col2  {
float: right;
width: 215px;
}
div.news_col2 ul {
border-left: 1px solid #fff;
padding-left: 20px;
}

div.retailer_login 
{
float: right;
width: 167px;
background-color: #e4e1dc;
margin-right: 0px;
margin-top: 0px;
height: 150px;
color: #686868;
}
div.retailer_login h1 
{
background: url("/system/images/retailer_header.png") no-repeat;
text-transform: uppercase;
color: #fff;
font-size: 10px;
padding: 2px 5px 2px 5px;
margin-top: 0px;
margin-bottom: 8px;
}
div.retailer_login div.field
{
margin-top: 5px;
margin-left: 10px;
width: 150px;
} 
div.retailer_login input 
{
border: 1px solid #dcdee4;
width: 140px;
}
div.retailer_login a.retailer_loginbutton 
{
	margin-left: 92px;
padding: 5px;
display: block;
background: url("/system/images/login_button.png") no-repeat center right;
width: 50px;
color: #686868;
text-decoration: none;
}
div.retailer_login p 
{
	padding:0 10px 0 10px;
}
div.banner 
{
	margin-top:8px;
}
div.banner_ a 
{
margin-left: 500px;
margin-top: 65px;
position: absolute;
display: block;
background: url("/system/images/login_button.png") no-repeat center right;
width: 70px;
padding: 5px;
color: #fff;
}
/*
 * Huvudinnehåll startsidan
 */

/*
 * Huvudinnehåll About
 */
div.header 
{
	background: url("/system/images/topbar_light_gray.png");
	background-repeat: repeat-x;
	height: 21px;
}
div.header h1 
{
color: #fff;
font-size: 12px;
margin: 0px 50px 0px 50px;
padding: 3px 0px;
}
.page div.liner 
{
padding: 0px 2px;
}
div.liner p 
{
margin-top: 0px;
}


.maincontent 
{
	margin: 8px;
	/*padding:20px 185px 20px 40px;*/
	padding:20px 0px 20px 40px;
	background-color: white;
	background-image: url(/system/images/back_main.jpg);
	background-repeat:no-repeat;
	min-height:400px;
}
.maincontent .column
{

	width:379px;
}

.maincontent ul
{
	list-style-type:disc;
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;	
	vertical-align:top;
}
.maincontent ul li
{
	margin-bottom:5px;
}
.maincontent_full
{
	margin: 0px;
	padding:0;
	background-color: white;
	border:0px solid red;
	min-height:100%;
	height:100%;
	
}

.maincontent_full .fond
{
	border: 0px solid red;
}
/* NEWSLIST*/

.yeartrail 
{
	margin-bottom: 10px;
	font-size: 12px;
	border-bottom: 1px solid #A1A1A1;
}

.yeartrail a
{
	margin-right: 10px;
}

.yeartrail a.selected
{
	color: Red;
	font-weight: bold;
}
.newslist 
{
	margin:0px;
}
.newslist p
{
	margin:0px;
}
.newslist div 
{
	border-bottom: 1px dotted #A1A1A1;
	padding-bottom:10px;
	margin:0 0 10px 0;
}

.newslist h2 
{
	font-size: 12px;
	margin:3px 0;
}

.newsheading 
{
	margin:0px;
}
.newstext 
{
	margin:0px;
}
.logo 
{
	
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}

.forvaltarinfo 
{
	margin: 0;	
	border:0px solid red;
	padding:6px;
	width: 300px;
	float:left;

}
.forvaltarinfo table
{
	background-image: url(/system/images/back_small_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0px;
	margin:0px;
	width: 100%;
	border:0px solid red;
}
.forvaltarinfo td
{
	padding:2px;
	vertical-align:top;
	font-size: 10px;
	width: 146px;
	border: 0px solid red;
}
.forvaltarinfo table td.info_heading
{
	font-weight:bold;
}
.forvaltarinfo table td.info_value
{

}

.fonderwrapper
{
	border: 0px solid red;
	padding:6px;
	width: 290px;
	float:right;
}
.fonderwrapper .fond
{
	margin:0 0 10px 0;
	padding: 0px;
	
}
.fonderwrapper table
{
	padding:0px;
	margin:0 0 10px 0;
	width:270px;
	background-image: url(/system/images/back_small_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.fonderwrapper td
{
	vertical-align:top;
	font-size: 10px;
	margin-left: 10px;
	padding: 0px 3px 0 10px;	
	background-image:url("/system/images/link_pointer.png");
	background-repeat: no-repeat;
	background-position: left;
}
.fonderwrapper td.bold
{
	font-weight:bold;
}
.fonderwrapper table tr.headings
{
	font-weight:bold;
	background-color: #CCCCCC;
}
.fonderwrapper table tr.headings_grey
{
	background-color: #CCCCCC;
	color: #777;
}

.fondfilelist 
{
	margin: 0;	
	border:0px solid #CCCCCC;
	padding:6px;
	width: 290px;
	float:right;
}
.fondfilelist table
{
	background-image: url(/system/images/back_small_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0px;
	margin:0px;
	width: 100%;
}
.fondfilelist table td
{
	padding: 2px;
}
.fondfilelist tr.heading 
{
	background-color: #CCCCCC;
	font-weight:bold;
}


.forvaltarfiles 
{
	margin: 0;	
	border:0px solid #CCCCCC;
	padding:6px;
	width: 607px;
	float:left;
}
.forvaltarfiles table
{
	background-image: url(/system/images/back_small_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0px;
	margin:0px;
	width: 100%;
}
.forvaltarfiles table td
{
	padding: 2px;
}
.forvaltarfiles tr.heading 
{
	background-color: #CCCCCC;
	font-weight:bold;
}

.forvaltarfiles .fileupload 
{
	margin:0px;
	padding: 0px;
}
.forvaltarfiles .fileupload .link
{
	font-weight:bold;
	cursor:pointer;
}
.forvalatarlist 
{
	border: 0px solid red;
	padding:10px 40px 0 0;
}
.forvalatarlist hr { border:medium none;
height:0;
margin:0;
padding:0; float:left; width:100%; line-height:0px; font-size:1px; color:#fff;}
.forvalatarlist .discontinued { display:none; }
.forvalatarlist .fond
{
	font-weight:normal;
	font-size:10px;
	width:49%;
	float:left;
	overflow:hidden;
}
.forvalatarlist .fond input { float:left;}

.forvalatarlist .forvaltare 
{
	border: 1px solid #777777;
	background-color:#ffffff;
	text-align:left;
	font-weight: bold;
	vertical-align:top;
	margin:0 0 10px 0;
	padding:5px;
}
.forvalatarlist .forvaltare .headerdiv
{
	height:41px;
	float:left;
	width:100%;
}
.forvalatarlist .forvaltare .managerlogo
{
	float:right;
}
.forvalatarlist .forvaltare h3
{
	font-weight:bold;
	font-size:12px;
	color:#004669;
	margin:0;
}
.line 
{
	width:100%;
	height: 1px;
	border-bottom:1px solid #CCCCCC;
	font-size:0px;
	margin:3px 0;
}

.subscribe 
{
	border: 0px solid red;
	margin: 40px 0;
}

.forvaltare 
{
	border: 0px solid red;
	text-align:left;
	font-weight: bold;
	vertical-align:top;
	margin:0;
	padding:0;
}

.fond_left
{
	border: 0px solid #CCCCCC;
	margin:0;
	font-weight: normal;
	float:left;
	width:280px;
	clear:both;
}
.fond_right 
{
	border: 0px solid #CCCCCC;
	margin-left: 10px;
	font-weight: normal;
	float:right;
	width:280px;
}
.fond_left table
{
	height: 150px;
}
.fond_right table
{
	height: 150px;
}


.fonds
{
	margin:10px 0 10px 0;
	border: 1px solid #CCCCCC;
}

.fonds td 
{
	vertical-align:top;
}
.fonds .heading td
{
	border: 0px solid red;
	font-weight: bolder;
	background-color: #DDDDDD;
}

.fonds .even td 
{
	background-color: #EEEEEE;
}

.fonds .odd td 
{
	background-color: #FFFFFF;
}

.fondinfo 
{
	width: 50%;
	margin: 10px 0px 10px 0;
}
.fondinfo div
{
	background-image: url(/system/images/back_small_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0px;
	margin:0px;
	width: 100%;
}

.mailprop 
{
	margin:10px;
	font-size: 10px;
}
.mailprop table
{
	width:100%;
	padding-bottom: 10px;
}
.mailprop .date
{
	font-size: 8px;
	padding-left:15px;
	
}
.mailprop h3
{
	margin: 10px 0;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
}
.mailprop h4
{	
	margin: 5px 0;
	font-size: 10px;
}

.mailprop .unsend 
{
	color: Red;
}
.mailprop .nounsend 
{
	color:Green;
}

.fileadmin 
{
	left: 50%;
	width: 824px;
	margin-left: -399px;
	top:0;
	margin-top:0px;
	height: 100%;
	/*background-color: #dcdee4;*/
	background-color: White;
	border: 0px solid black;
	position:absolute;
	/*
	left: 50%;
	width: 400px;
	margin-left: -200px;
	top:50%;
	margin-top:-150px;
	height: 300px;
	background-color: #dcdee4;
	border: 2px solid black;
	position:absolute;
*/
}
.fileadmin .content
{
	overflow-y: scroll;
	height: 278px;
	border: 0px solid red;
}

.fileadmin .top 
{
	background: url("/system/images/admin_header.jpg");
	background-repeat:repeat-x;
	width:100%;
	background-color: #CCCCCC;
	border-bottom: 1px solid black;
	height: 21px;
}
.fileadmin .top img
{
	cursor: pointer;
}
.fileadmin .filelist td
{
	border-bottom: 1px solid #CCCCCC;
	height: 25px;
}


.subscriptionadmin
{
	left: 50%;
	width: 824px;
	margin-left: -399px;
	top:0;
	margin-top:0px;
	height: 100%;
	/*background-color: #dcdee4;*/
	background-color: White;
	border: 0px solid black;
	position:absolute;
}
.subscriptionadmin .content
{
	overflow: auto;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px solid red;
}

.subscriptionadmin .top 
{
	background: url("/system/images/admin_header.jpg");
	background-repeat:repeat-x;
	width:100%;
	background-color: #CCCCCC;
	border-bottom: 1px solid black;
	height: 21px;
}
.subscriptionadmin .top img
{
	cursor: pointer;
}
.subscriptionadmin .filelist td
{
	border-bottom: 1px solid #CCCCCC;
	height: 25px;
}

.mailadmin 
{	left: 50%;
	width: 824px;
	margin-left: -399px;
	top:0;
	margin-top:0px;
	height: 100%;
	/*background-color: #dcdee4;*/
	background-color: White;
	border: 0px solid black;
	position:absolute;
	/*
	left: 50%;
	width: 400px;
	margin-left: -200px;
	top:50%;
	margin-top:-150px;
	height: 300px;
	background-color: #dcdee4;
	border: 2px solid black;
	position:absolute;
*/
}
.mailadmin .content
{
	overflow-y: scroll;
	height: 278px;
	border: 0px solid red;
	
}

.mailadmin .top 
{
	background: url("/system/images/admin_header.jpg");
	background-repeat:repeat-x;
	width:100%;
	background-color: #CCCCCC;
	border-bottom: 1px solid black;
	height: 21px;
}
.mailadmin .top img
{
	cursor: pointer;
}

ul.admin 
{
	margin-top: 0px;
	padding:0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.admin span
{
	font-size: 14px;
	font-weight:bold;
	color: #004669;
}
.admin .unsendfiles 
{
	font-size: 10px;
	font-weight:bold;
	color:Red;	
}
div.leftMenu ul li ul.admin li 
{
	margin: 0px;
	padding: 0px;
}
ul.admin a 
{
	margin: 0px;
	padding: 0px;
}


.filearchive 
{	left: 50%;
	width: 824px;
	margin-left: -399px;
	top:0;
	margin-top:0px;
	height: 100%;
	/*background-color: #dcdee4;*/
	background-color: White;
	border: 0px solid black;
	position:absolute;
	/*
	left: 50%;
	width: 400px;
	margin-left: -200px;
	top:50%;
	margin-top:-150px;
	height: 300px;
	background-color: #dcdee4;
	border: 2px solid black;
	position:absolute;
*/
}
.filearchive .content
{
	overflow-y: scroll;
	overflow-x: hidden;
	height: 278px;
	border: 0px solid red;
	
}

.filearchive .top 
{
	background: url("/system/images/admin_header.jpg");
	background-repeat:repeat-x;
	width:100%;
	background-color: #CCCCCC;
	border-bottom: 1px solid black;
	height: 21px;
}
.filearchive .top img
{
	cursor: pointer;
}

.filearchive table td
{
	padding: 5px;
	border-bottom: 1px dotted black;
}
.filearchive .selectbar
{
	border-bottom: 1px solid black;
}


/* SNIPPETS*/

.visitkort 
{
	color: #004669;
	float:left;
	display:block;
	width: 286px;
	min-height: 155px;
	padding:6px;
	margin: 9px 5px 0 4px;
	border: 1px solid #CCCCCC;
}
.visitkort .info
{
	padding: 0 0 0 3px;
	vertical-align:top;
	display:block;
	float:right;
	margin-left:6px;
	width: 145px;
	min-height: 172px;
	height: 172px;
	background-image: url(/system/images/back_small_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.visitkort .image 
{
	float:left;
	display:block;
	width: 130px;
}
.visitkort .info h3
{
	font-size:11px;
	font-weight: bold;
	display:block;
	margin:0;
	padding: 3px 0 3px 0;
}
.visitkort .info p
{
	font-size:10px;
	font-weight: normal;
	display:block;
}
.visitkort .info em
{
	font-size:10px;
	font-weight: normal;
	display:block;
	padding: 0 0 3px 0;
}
.visitkort .link 
{
	font-size:10px;
	font-weight: normal;
	float: right;
}

.visitkort .emaillink 
{
	font-size:10px;
	font-weight: normal;
	float: left;
	padding-left: 10px;
}
.visitkortbacklink
{
	cursor:pointer;
	font-size:10px;
	margin-top: 10px;
}

.forvaltarkort 
{
	color: #004669;
	float:left;
	display:block;
	width: 286px;
	min-height: 155px;
	padding:6px;
	margin: 9px 5px 0 4px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	font-weight: bold;	
}
.forvaltarkort .logo
{
	min-height: 75px;
	border: 0px;
	display: table-cell;
    vertical-align: middle;
    height: 75px;
    width: 286px;    
	text-align:center;
}
.forvaltarkort .logo img 
{
	/* IE HACK!!*/
	*margin-top:25px;
}
.forvaltarkort .info
{
	background-image: url(/system/images/back_small_gradient.jpg);
	background-repeat:repeat-x;
	background-position:center;
	border: 0px solid red;
	min-height: 75px;
	height: 75px;
	border: 0px solid red;
	padding: 13px;
}

.forvaltarkort .arrowlink 
{
	float: right;
	display:block;
	vertical-align:bottom;
	bottom: 0px;
}


/*Admin*/
.admin_message 
{
	left: 50%;
	width: 200px;
	margin-left: -100px;
	top:50%;
	margin-top:-25px;
	height: 50px;
	background-color: #ffffff;
	border: 3px solid #004669;
	position:absolute;
	font-size: 20px;
	color:#004669;
	text-align:center;
}


.subscriberslist 
{
	margin:0px;
	width: 100%;
}

.subscriberslist .odd td
{
	background-color: #f0f0f0;
}
.subscriberslist .linkover td
{
	background-color: #A1A1A1;
}
.subscriberslist .linkover td strong
{
	color: black;
}

.subscriberslist .listheader
{
	background-color: #A1A1A1;
	color: White;
	font-size: 12px;
	padding: 3px 10px 3px 3px;
	
}
.subscriberslist .listheader a
{
	text-decoration: none;
	color:White;
	font-weight:bold;
	margin: 3px 0;
}

.subscriptionsearch 
{
	margin: 10px 0 10px 10px;
	border: 0px solid red;
	white-space:nowrap;
}

.subscriptionsearch label 
{
	font-weight: bold;
	margin-right: 10px;
}
.subscriptionsearch .input 
{
	margin: 0 5px;
}

.front_top_header 
{
	margin:0px;
	padding:15px;
	color: White;
	font-size: 20px;
	font-family:verdana;
	font-weight: normal;
}
.front_top_text
{
	margin:0px;
	padding: 0 15px 0 15px;
	color: White;
	font-size: 13px;
	font-family:verdana;
	font-weight: normal;
}
.front_right_text
{
	color: White;
	font-size: 15px;
	font-family:verdana;
	font-weight: normal;
	margin-left: 20px;
	margin-top:30px;
}

.front_right_text a
{
	font-family:verdana;
	padding-top: 30px;
	color: White;
	border: 0px solid red;
}

.backlink 
{
	margin: 0;
	padding:10px;
	font-size: 16px;
	font-weight: bold;
}

.infopanel
{
	padding:1em;
	background-color:#cc3;
	float:left;
	position:absolute;
	color:#333;
}
.editinfo
{
	color:#c33;
}

input.text
{
	float:left;
}

input.button
{
	float:left;
	margin-left:10px;
}

.error
{
	color:Red;
	float:left;
	padding-right:1em;
}

.subscriptionbutton
{
	float:right;
	clear:right;
	margin-right:25px;
	margin-bottom:5px;
}

.clearfix{clear: both; display: block; border: 0px;  }
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */