/* 
Design: Remedio (www.remedio.se)
Copyright 2005 Malmö Förskönings- och Planteringsförening
*/

/******* all-pages ********************************************************************************/

body { 
	background-image: url('images/background.jpg'); 
	background-repeat: repeat-y;
	margin:0;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:13px; 
	font-family: Lucida Grande, Lucida Sans, LucidaEmbed, Verdana, Bookman Old Style, sans-serif;
}

#container p {
	line-height: 1.5;
}

#container { 
	line-height: 1.5;
	position: absolute;
	width: 800px;
	height: 100%;
	border: solid 0px;
	margin-top: 0px;
}

#pageHeader h2, #pageHeader h1, #pageHeader_frontpage h1 { 
	margin-left: -5000px;
	border: 0px solid;
}

#pageHeader { 
	background: url('images/title_contentpage.jpg') no-repeat;
	border: 0px solid;
	padding: 1px;
	height: 320px;
	width: 800px;
}

#rubrik {
	font-size:14px;
}

#page_title {
	margin-left: 190px;
	position: absolute;
	font-weight: bold;
	font-size: 15px;
	top: 95px;
}

img.article_pic_border {
	border: solid 3px #8291B5;
	margin-bottom: 10px;
}

p {
	color: #4B411D;
}

a { 
	text-decoration: none; 
	color: #43557F;
}
/******* news *******************************************************************************/

#news_listing_row {
	background-color: #E9E9E9; 
}

#news_listing_main_content {
	position: absolute;
	font-size:12px;
	width: 490px;
	padding-bottom: 0px;
	top: 140px;
	margin-left: 190px;
	margin-bottom: 20px;
	border: solid 0px;

}

#news_listing_main_content h3 {
	position: absolute;
	left: 0px;
	margin-top: 7px;
	margin-left: 10px;
	font-size:11px;
	border: 0px solid; 
	font-weight: none;

}

#news_listing_main_content p {
	color: #4B411D;
	line-height: 1.5;
	border: solid 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#news_listing_main_content p.rubrik {
	font-size:14px;
	color: #1E3A74;
	color: #473D1A;
	font-weight: bold;
}

#news_listing_row p.rubrik {
	position: absolute;
	width: 380px;
	margin-top: 0px;
	margin-left: 0px;
	border: solid 0px #1E3A74;
}

#news_listing_row p {
	position: absolute;
	margin-top: 20px;
	margin-left: 120px;
	border: solid 0px #1E3A74;
	width: 400px;
}

#news_listing_row img{
	position: absolute;
	margin-left: 0px;
	float: right;
}


/******* frontpage **************************************************************************/

#pageHeader_frontpage { 
	background: url('images/title_frontpage.jpg') no-repeat;
	border: 0px solid;
	padding: 1px;
	height: 320px;
	width: 800px;
}

#main_content_frontpage {
	background: url('images/frontpage_titletext.jpg') no-repeat;
	background-position: 0px 0px;
	position: absolute;
	width: 450px;
	padding-bottom: 0px;
	top: 0px;
	margin-top: 330px;
	margin-left: 190px;
	border: solid 0px;
	background-color: #E9E9E9; 
}

#main_content_frontpage h3 {
	left: 0px;
	margin-top: 7px;
	margin-left: 10px;
	font-size: 11px;
	border: 0px solid; 
	font-weight: none;
}

#main_content_frontpage p {
	color: #4B411D;
	color: #243837;
	color: #473D1A;
	line-height: 1.4;
	border: solid 0px;
	margin-left: 10px;
	margin-right: 10px;
}

#main_content_frontpage p.rubrik {
	font-weight: bold;
	font-size:12px;
	color: #1E3A74;
}

#footer {

	position: relative;
	text-align: center;
	border: 0px solid;
	color: green;
	background-color: #EBE7E6;
}

/******* article-pages ********************************************************************************/

#article_main_content {
	position: absolute;
	font-size:12px;
	width: 340px;
	padding-bottom: 0px;
	top: 150px;
	margin-left: 190px;
	margin-bottom: 20px;
	border: solid 0px;
}

#article_main_content h3 {
	position: absolute;
	left: 0px;
	margin-top: 7px;
	margin-left: 10px;
	font-size:11px;
	border: 0px solid; 
	font-weight: none;
}

#article_main_content p {
	color: #4B411D;
	color: #473D1A;
	border: solid 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#article_main_content p.rubrik {
	font-size:16px;
	color: #1E3A74;
	color: #473D1A;
}

#article_pictures {
	position: absolute;
	margin-left: 360px;
	width: 180px;
	top: 0px;
	border: solid 0px #1E3A74;
}

#bidrag form {
	background-color: #E1E1E1;
	width: 510px;
	padding:10px;
}

form {
	background-color: #E1E1E1;
	width: 300px;
	padding:10px;
}

/******* object-pages *********************************************************************************/

#object_main_content {
	position: absolute;
	font-size:12px;
	width: 340px;
	top: 580px;
	margin-top: 0px;
	margin-left: 190px;
	border: solid 0px;

}

#object_main_content h3 {
	position: absolute;
	left: 0px;
	margin-top: 7px;
	margin-left: 10px;
	font-size:11px;
	border: 0px solid; 
	font-weight: none;
}

#object_main_content p {
	color: #4B411D;
	line-height: 1.5;
	border: solid 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#object_main_content p.rubrik {
	top: 0px;
	font-weight: bold;
	font-family: verdana;
	font-size:15px;
	color: #1E3A74;
	color: #473D1A;	
	padding: 1px;
	border: solid 0px;
}

#object_pictures {
	position: absolute;
	margin-left: 560px;
	width: 180px;
	top: 645px;
	border: solid 0px #1E3A74;
}

#object_title_pic {
	position: absolute;
	margin-left: 190px;
	top: 140px;
	border: solid 0px #1E3A74;
}

/********** content menu ********************************************************************************/

#content_menu  {
	position: absolute;
	left: 20px;
	top: 140px;
	border: solid 0px;
	font-size: 12px;
}

#content_menu a { 
	text-decoration: none; 
	color: white;
}

#content_menu_frontpage  {
	position: absolute;
	left: 20px;
	top: 330px;
	border: solid 0px;
	font-size: 12px;
	color: white;
}

#content_menu a {
	text-decoration: none;
	color: white;
}

#content_menu_frontpage a {
	text-decoration: none;
	color: white;
}

#menu_box {
	background: url('images/gitter.gif') no-repeat;
	background-position: 2px 2px;
	font-size:12px;
	width: 130px;
	margin-top: 5px;
	height: 27px;
	margin-left: 0px;
	bottom: 5px;
	background-color: #5D5C5A;
	background-color: #396441;
	background-color: #767572;
	border: solid 0px;
}

#menu_box_text {
	margin-left: 15px;
	padding-top: 4px;
	color: white;
	border: solid 0px;
}

#menu_box_sub {
	background: url('images/gitter.gif') no-repeat;
	background-position: 2px 2px;
	font-size:12px;
	width: 130px;
	margin-top: 4px;
	height: 18px;
	margin-left: 0px;
	bottom: 5px;
	background-color: #757675;
	background-color: #619069;
	background-color: #94938F;
	border: solid 0px;
}

#menu_box_text_sub {
	margin-left: 15px;
	font-size:11px;
	color: white;
	border: solid 0px;
}

#content_menu a:hover {
	text-decoration: none;
	border: 0px solid;
}


/******* list-pages ***********************************************************************************/

#listing_main_content {
	position: absolute;
	font-size:12px;
	width: 340px;
	padding-bottom: 0px;
	top: 220px;
	margin-left: 190px;
	margin-bottom: 20px;
	border: solid 0px;
}

#listing_main_content h3 {
	position: absolute;
	left: 0px;
	margin-top: 7px;
	margin-left: 10px;
	font-size:11px;
	border: 0px solid; 
	font-weight: none;
}

#listing_main_content p {
	color: #4B411D;
	line-height: 1.5;
	border: solid 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#listing_main_content p.rubrik {
	font-size:14px;
	color: #1E3A74;
	color: #473D1A;
	font-weight: bold;
}

#listing_pictures {
	position: absolute;
	margin-left: 360px;
	width: 180px;
	top: 0px;
	border: solid 0px #1E3A74;
}

#listing_row {
	margin-left: 0px;
	width: 550px;
	height: 100px;
	margin-bottom: 20px;
	top: 0px;
	border: solid 0px #1E3A74;
}

#listing_row p.rubrik {
	position: absolute;
	width: 380px;
	margin-top: 0px;
	margin-left: 120px;
	border: solid 0px #1E3A74;
}

#listing_row p {
	position: absolute;
	margin-top: 20px;
	margin-left: 120px;
	border: solid 0px #1E3A74;
	width: 400px;
}

#listing_row img{
	position: absolute;
	margin-left: 0px;
}

#listing_introtext {
	margin-left: 190px;
	position: absolute;
	width: 500px;
	font-size: 12px;
	top: 140px;
}












----------------------------------------------------

#top_menu {
	position: absolute;
	top: 80px;
	margin-left: 0px;
	margin-top: 0px;
	border: 0px solid;
	padding-left: 0px;
}

#top_menu li {
	display: inline;	
}

#top_menu_extras {
	position: absolute;
	top: 10px;
	margin-left: 600px;
	margin-top: 0px;
	border: 0px solid;
	padding-left: 0px;
}

#top_menu_extras li {

}


#main_content_big {
	position: absolute;
	top: 80px;
	background: url('images/frontpage.jpg') no-repeat;
	width: 700px;
	margin-top: 30px;
	border: solid 0px;
	background-color: #E9E9E9; 

}

#main_content_big p {
	top: 0px;
	font-size: 11px;
	border: 0px solid;
	margin-left: 200px;
	margin-top: 15px;
	margin-right:10px;
	margin-bottom: 15px;
	line-height: 1.5;

}

#main_content_big p.rubrik {
	font-size: 14px;
}


#main_content_big h3 {
	font-size: 12px;
}


#news_list2 {
	position: absolute;
	width: 180px;
	top: 110px;

	margin-top: 0px;
	margin-left: 620px;
	border: solid 0px;
}

#right_pane {
	background-position: 15px 15px;
	position: absolute;
	background-color: #F4F4F4;
	width: 160px;
	top: 10px;
	margin-top: 100px;
	margin-left: 640px;
	border: solid 0px;

}

#right_pane p {
	color: #000000;
	line-height: 1.8;
	border: solid 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#right_pane h3{
	background: url('images/edge-cut.gif') no-repeat;
	margin-top: 0px;
	background-color: #E1E1E1; 
	padding: 10px;
	font-size:11px;
	border: solid 0px;
}

#news_items {
	padding: 5px;
	border: solid 0px;
}


#frontpage_ads {
	position: absolute;
	background: url('images/edge-cut.gif') no-repeat;
	width: 700px;
	top: 103%;
	margin-left: 0px;
	border: solid 0px;
	background-color: #E9E9E9; 
	line-height: 1.8;
}

#frontpage_ads p {
	font-size: 11px;
	text-align: center;
	margin-left: 20px;
	margin-top: 10px;
	margin-right:10px;
	margin-bottom: 15px;
	line-height: 1.0;
}


#logos {
	font-size: 11px;
	text-align: center;
	margin-left: 0px;
	margin-top: 10px;
	margin-right:0px;
	margin-bottom: 15px;
}

img {
	border: none;
}


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;
}



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 --// */

#top_menu {
	 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.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: none;
}

#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; }




#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;
}

#top_menu 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;
}

#top_menu_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;
}

#top_menu a:hover {
	background-position: 5px 55%;
	text-decoration: none;
	color: #FFFFFF;
	border: 0px solid #7B88A2;
	padding: 5px 13px;
}

#top_menu_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;
}


li a.c {
 font-size: 9px;
 font-weight: normal;
 display: inline;
 padding: 0;
 text-transform: uppercase;
}

#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;
}