/* 
Design: Remedio (www.remedio.se)
Copyright 2007 Remedio Datakonsult
*/

/******* basic elements ****************/

body { 
	background-color: #EEDAAE; 
	background-image: url('images/bg.gif'); 
	background-repeat: repeat-x;
	margin:0;
	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:11px; 
	font-family:Verdana, sans-serif;
}

#container { 
	left: 50%;
	margin-left: -375px;
	position: absolute;
	width: 700px;
	border: solid 0px;
}

#pageContentMain {
	
	position: absolute;
	top: 85px;
	background: url('images/bg-main.jpg') repeat-x;
	padding: 0px 0px 0px 260px;
	margin-top: 30px;
	border: 1px solid gray;
	background-color: #FFFFFF; 
}

#pageContentMain p {
	top: 0px;
	font-size: 11px;
	border: 0px solid;
	margin-right:40px;
	margin-bottom: 15px;
	line-height: 1.8;
}

#pageContentMain p.rubrik {
	margin-top: 120px;
	font-size: 14px;
}

#pageContentMain h3 {
	border: 0px solid;
	margin-left: -5000px;
	font-size: 12px;
}

#pageContent {
	width: 100%;
	position: absolute;
	top: 85px;
	background: url('images/bg-sub.jpg') repeat-x;
	padding: 0px 0px 0px 30px;
	margin-top: 30px;
	border: 1px solid gray;
	background-color: #FFFFFF; 
}

#pageContent p {
	top: 0px;
	font-size: 11px;
	border: 0px solid;
	margin-right:40px;
	margin-bottom: 15px;
	line-height: 1.8;
}

#pageContent p.rubrik {
	margin-top: 20px;
	font-size: 14px;
}

#contentHeader1 {
	height: 40px;
	border: 0px solid;
	margin-top: 40px;
	background: url('images/rubrik_vara_lan.jpg') no-repeat;
}

#contentHeader2 {
	height: 40px;
	border: 0px solid;
	margin-top: 40px;
	background: url('images/rubrik_om_kreditkassan.jpg') no-repeat;
}

#contentHeader3 {
	height: 40px;
	border: 0px solid;
	margin-top: 40px;
	background: url('images/rubrik_kontakta_oss.jpg') no-repeat;
}

#contentHeader4 {
	height: 40px;
	border: 0px solid;
	margin-top: 40px;
	background: url('images/rubrik_pressinfo.jpg') no-repeat;
}

#contentHeader5 {
	height: 40px;
	border: 0px solid;
	margin-top: 40px;
	background: url('images/rubrik_laneansokan.jpg') no-repeat;
}

#contentHeader5 h3 {
	border: 0px solid;
	margin-left: -5000px;
	font-size: 12px;
}


#contentHeader4 h3 {
	border: 0px solid;
	margin-left: -5000px;
	font-size: 12px;
}

#contentHeader3 h3 {
	border: 0px solid;
	margin-left: -5000px;
	font-size: 12px;
}

#contentHeader2 h3 {
	border: 0px solid;
	margin-left: -5000px;
	font-size: 12px;
}

#contentHeader1 h3 {
	border: 0px solid;
	margin-left: -5000px;
	font-size: 12px;
}

ul {
	font-size:120%;
	list-style-type: circle;
}

ul li {

}

.lbelopp {
	margin-left: 10px;
}

.minbet {
	margin-left: 10px;
}

.table_layout {
	margin-left: 15px;
	width: 100%;
}


select {
	font-size: 100%;
	background-color: #FFFFFF;
	border: 1px solid #334450;
	}

form {
	padding: 0px 4px 4px 10px;
	}

table {
	border: 0px solid;
	font-size: 110%;
	padding: 5px 5px 5px 5px;
	}

#box {
	width: 399px;
	background: url('images/box_p_bg.jpg') repeat-y bottom left;
	border-bottom: 1px solid #334450;
	margin-bottom:30px;
	}

#box p {
	padding: 0px 4px 0px 20px;
	font-size: 110%;
	}

#box h4 {
	font-size: 130%;
	margin: 0px;
	background: url('images/box_h3_bg.jpg') no-repeat top left;
	border-bottom: 1px solid #334450;
	padding: 6px 8px 4px 10px;
	color: #FFFFFF;
	}

#box_small {
	width: 236px;
	background: url('images/box_p_bg_small.jpg') repeat-y bottom left;
	border-bottom: 1px solid #334450;
	margin-bottom:30px;
	margin-left: 400px;
	}

#box_small p {
	padding: 0px 4px 4px 10px;
	font-size: 110%;
	}

#box_small h4 {
	font-size: 130%;
	margin: 0px;
	background: url('images/box_h3_bg_small.jpg') no-repeat top left;
	border-bottom: 1px solid #334450;
	padding: 6px 8px 4px 10px;
	color: #FFFFFF;
	}

#box_big {
	width: 620px;
	background: url('images/box_p_bg_big.jpg') repeat-y bottom left;
	border-bottom: 1px solid #334450;
	margin-bottom:30px;
	}

#box_big p {
	padding: 0px 4px 4px 10px;
	font-size: 110%;
	}

#box_big h4 {
	font-size: 130%;

	margin: 0px;
	background: url('images/box_h3_bg_big.jpg') no-repeat top left;
	border-bottom: 1px solid #334450;
	padding: 6px 8px 4px 10px;
	color: #FFFFFF;
	}



#pageHeader { 
	background: url('images/topbar.gif') no-repeat;
	border: 0px solid;
	padding: 1px;
	margin-left: 0px;
	margin-top: 0px;
	height: 100px;
	width: 100%;

}

#pageHeader h2, #pageHeader h1 { 
	margin-left: -5000px;
}

#topMenu {
	position: absolute;
	top: 80px;
	margin-left: 0px;
	margin-top: 0px;
	border: 0px solid;
	padding-left: 0px;
}

#topMenu li {
	display: inline;	
}

#topMenu_extras {
	position: absolute;
	top: 10px;
	margin-left: 600px;
	margin-top: 0px;
	border: 0px solid;
	padding-left: 0px;
}

#topMenu_extras li {

}


img {
	border: none;
}






img.article_pic {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: solid 0px #1E3A74;
}

img.article_pic_border {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: solid 1px #1E3A74;
}

img.article_pic_left {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: solid 0px #1E3A74;
}


img.sam {
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	border: solid 1px #5E6C89;
}

#footer {
	position: relative;
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	margin-bottom: -20px;
	bottom: 0px;
	margin-top: 20px;

	left: 0px;
	border: 0px solid;
	color: grey;

}

#locator {
	position: absolute;
	margin-top: 20px;
	left: 25px;
	border: 0px solid;
	font-size: 10px;
}

#content_menu {
	background-position: 15px 15px;
	position: absolute;
	background-color: #F4F4F4;
	width: 160px;
	top: 10px;
	margin-top: 100px;
	margin-left: 10px;
	border: solid 0px;
}

#content_menu h3{
	background: url('images/edge-cut.gif') no-repeat;
	margin-top: 0px;
	background-color: #E1E1E1; 
	padding: 10px;
	font-size:11px;
	border: 0px solid; 
}

#content_menu li {
	background: url('images/arrow_right_blue_boxed.gif') no-repeat;
	background-position: 0px 5px;
	margin-left: 0px;
	border: solid 0px;
	padding-left: 18px;
	line-height: 1.8;
	border: 0px solid;
}

#content_menu ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 5px;
}


p.newsdate {
	font-weight: normal;
	color: #1E3A74;
}


#lselect,#larchives,#lresources {
 background: url(lselectBttm.gif) no-repeat bottom;
 padding-bottom: 12px;
 margin-top: 0px;  
 border: solid 1px;

}

/* --// layout ...booya --// */

#topMenu {
	 color: #000000;
}

#preamble h3,#explanation h3, #participation h3, #benefits h3, #requirements h3{
 font-size: 17px;
 margin-top: 25px; 
 text-indent: 0px;
 height: 25px;
}

#lselect h3, #lresources h3, #larchives h3 {
 height: 0px;
 width: 189px;
 text-indent: -5000px; 

} 
#preamble h3 { background: url(none.gif) no-repeat right; }
#explanation h3 { background: url(h3AllAbout.gif) no-repeat right; }
#participation h3 { background: url(h3Part.gif) no-repeat right; }
#benefits h3 { background: url(h3Benefits.gif) no-repeat right; }
#requirements h3 { background: url(h3Require.gif) no-repeat right; }
#lresources h3 { background: url(lresourcesSpan.gif); }
#larchives h3 { background: url(larchivesSpan.gif); }
#lselect h3{
 background: url(lselectSpan.gif);
 margin: 0px 0 0 0;
}

/* --// lists --// */

/******* Links ************************/
a { 
	text-decoration: none; 
	color: #1E3A74;
}

a.pdf {
	text-decoration: none; 
	background: url('images/pdf.gif') no-repeat;
	background-position: 0px 60%;
	padding: 5px 19px;
}

a.arrow { 
	background: url('images/arrow_right_blue_boxed.gif') no-repeat;
	background-position: 0px 60%;
	color: #1E3A74;
	padding: 5px 16px;
}


a:hover {
	text-decoration: underline;
}

#main_content_big a { 
	text-decoration: none; 
	background: url('images/arrow_right_blue_boxed.gif') no-repeat;
	background-position: 0px 60%;
	color: #1E3A74;
	padding: 5px 13px;
}

#main_content_big a.arrow { 
	padding: 5px 16px;
}


#main_content_big a:hover {
	text-decoration: underline;
}

a acronym { border: 0; }

#content_menu li a {
	text-decoration: none;
	background: none;
}

#content_menu li a:hover {
	text-decoration: underline;
}

#locator a {
	background: url('images/arrow_right_blue.gif') no-repeat;
	background-position: 6px 55%;
	color: #1E3A74;
	font-size: 10px;
	text-transform: none;
	padding: 5px 13px;
	display: inline;
}

#locator a:hover {
	text-decoration: underline;
}

#topMenu a {
 	background: url('images/arrow_right_white.gif') no-repeat;
	background-position: 1px 55%;
	color: #FFFFFF;
	padding: 5px 13px;
	border: 0px solid #7B88A2;
	text-decoration: none;
}

#topMenu_extras a {
 	background: url('images/arrow_right_white.gif') no-repeat;
	background-position: 1px 55%;
	color: #FFFFFF;
	padding: 5px 13px;
	border: 0px solid #7B88A2;
	text-decoration: none;
}

#topMenu a:hover {
	background-position: 5px 55%;
	text-decoration: none;
	color: #FFFFFF;
	border: 0px solid #7B88A2;
	padding: 5px 13px;
}

#topMenu_extras a:hover {
	background-position: 5px 55%;
	text-decoration: none;
	color: #FFFFFF;
	border: 0px solid #7B88A2;
	padding: 5px 13px;
}


#logos a {
	background-position: 0px 0%;
 	background: none;
	color: #FFFFFF;
	text-decoration: none;
}



#larchives li a, #lresources li a {
 display: inline;
 font-weight: normal;
 font-size: 9px;
 line-height: 15px;
 margin: 0;
 text-transform: uppercase;
}

li a:hover, li a:hover.c { color: #000000; }

#footer a {
 	background: url('images/arrow_right_grey.gif') no-repeat;
	background-position: 0px 55%;
	color: grey;
	margin: 0 5px;
	border: 0px solid #7B88A2;
	text-decoration: none;
	padding-right: 5px;
	padding: 2px 10px;
}

#news_list a {
 	background: url('images/arrow_right_blue.gif') no-repeat;
	background-position: 6px 55%;
	color: #1E3A74;
	margin: 0 5px;
	border: 0px solid #7B88A2;
	text-decoration: none;
	padding-right: 5px;
	padding: 2px 10px;
}

#news_list a:hover {
	text-decoration: underline;
	color: #1E3A74;
}

#footer a:hover {
	text-decoration: underline;
	color: #1E3A74;
}