/* Enligt Jespers skiss */


body {
	background:#fff;	
	color:#006800;	
	font-family:arial,sans-serif;	
	font-size:12px;	
	margin:10px 0;
	}
p,b {
	color:#003400;
}
img {
	border-style:none;
	}
a {
	font-family:verdana,sans-serif;
	font-weight:bold;	
	color:#006800;
	font-size:11px;
	}
ul {
	padding-left:0;
	margin-left:0;
	}
ul li {
	list-style-type:none;	
	padding:4px 0;
	}

ol {
}
ol li {
	padding:3px 0px;	
	
}
table {
	/*width:470px;*/
	margin:14px 0;
	border-collapse:collapse;
	}
tr {
	border-bottom:1px none #cdc;
	}
td,th {
	padding:8px 6px;
	border-bottom:1px none #ddd;
	}
	
#onleft table,#onright table {
	width:100%;
	border:1px solid #cdc;
	}
#onleft table th,#onright table th {
	text-align:left;
	border-bottom:1px solid #cdc;
	background:#eee;
}
#onleft form table,#protest table,#onright form table {
	border-style:none;
	
	width:auto;
}
#protest td {
	/*padding-right:30px;*/
}
input,select {
	width:160px;
	}
select {
	width:164px;
	}
h2 {
	font-size:19px;
	font-weight:100;
	}
h3 {
	font-size:14px;
	font-weight:700;
	background:#ffeb6b;  /*#ffeb6b;/*#e2e260;*/
	padding:6px 10px;
	letter-spacing:1px;	
	border:1px solid #006800;
	}
h4 {
	font-size:13px;
	font-weight:100;
	padding:6px 10px;
	border-bottom:1px solid #006800;
	margin-bottom:2px;
	}
h5  {
	font-family:verdana,sans-serif;
	font-weight:bold;	
	color:#006800;
	font-size:11px;
	}
	
h2,h3,h4,h5 {
	
}

#container {
	width:900px;
	margin:0 auto;
	background:url('../images/mainbg2.jpg') repeat-y 500px 0px;
}
#header {
	background:#fff;
	height:150px;
	
}
#header h1 {
	font-family:georgia,serif;
	font-style:italic;
	width:480px;
	float:left;	
	font-size:50px;
	font-weight:100;
	margin:0;
}
#header form table {
	width:300px;
	text-align:right;
	
	/* quick fix */
	float:right;
}
#header form table tr,#header form table td {
	padding:4px 0;	
	border-style:none;
	background:none;
}
#menu {
	padding:1px;
	background:url('../images/menubg.jpg') repeat-y #fff;
	border:1px solid #007200;
}
#menu ul {
	margin:9px;
}
#menu ul li {
	display:inline;	
	margin:0;
}
#menu a {
	text-decoration:none;
	border-right:1px solid #fff;
	font-size:15px;
	padding:0px 4px;
	color:#fff;
	margin:0;
	font-family:arial,sans-serif;
	letter-spacing:0px;
}
#crumbs {
	padding:10px;	
	background:#fff;
	border:1px solid #007200;
	border-top:1px none #006800;
	margin:0px;
}
#crumbs ul li {
	display:inline;	
	padding:0 10px;
}
#crumbs * {
	margin:0;	
}
#main {
	padding:1px;
	clear:both;
	
}
div {
	
}
#main div {
	/*padding:12px 0;	*/
	border:1px none #0ff;	
}
#onright {
	float:right;
	width:390px;
	background:#fff;
	padding:20px 0;
	border-left:10px solid #b1e088;
}
#onleft {
	width:490px;
	padding:20px 0;
	border:1px solid #b1e088;
}
#protestmap img {
	float:right;
}
#footer {
	clear:both;
	background:url('../images/menubg.jpg') repeat-y;
	color:#fff;
	padding:10px 0;
	margin:0;
	text-align:center;
	border:1px solid #007200;
}
#footer * {
	margin:0;	
}
#protest * {
}
#main .protestMeddelande,#main #protestUnderskrift {
	border:1px solid #007200;
	background:#ffe;
	margin-bottom:10px;
	padding:14px 10px;
}
#protestUnderskrift ol li {
	border-bottom:1px solid #ddd;
}
#main #memberView,#main #visitorView {
}
.screenhidden {display:none;}
.submitknapp td{border-bottom-style:none;text-align:right;}
.submitknapp input {width:auto;margin-right:10px;}
.talignright {text-align:right;display:block;}
.note {color:#f00;font-style:italic;}
.bold {font-weight:bold;}

.error {
	color:#f00;
	font-weight:bold !important;	
}
.liststyle li {
	list-style-type:disc;
	margin-left:20px;
	
}
.liststyle li ul li {
	list-style-type:circle;

}
form .checkbox {
	width:auto !important;
}
.italics {
font-style:italic !important;
}
.underline {
	text-decoration:underline !important;
}
td {
	border:1px none #f00;
}
.searchresult {
	text-align:right;
	table-layout:fixed;
	}
.searchresult .searchresultwidth
{
	background:#eef;
	border:1px solid #cdc;
	width:260px;
	text-align:left;
}
.searchresult .text {
	text-align:left;
}
.padlinks {
	text-align:left;
	padding:4px 0;
	line-height:22px;
	
	}
.padlinks a {
	padding:2px 4px;
	margin:20px 0;
	border:1px solid #006800;
	background:#e9e9ff;
	font-size:9px;
}