/* ******************** START PATH ********************/

#path {
	background: #fff;
	color: #737373;
}

#path ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 950px;
	overflow: auto;
}

#path li {
	display: block;
	float: left;
}

#path a {
	font-size: 0.85em;
	display: block;
	padding: 6px 20px 6px 5px;
	background: transparent url("../images/path_arrow.png") no-repeat right;
}

#path p {
	font-size: 0.85em;
	padding: 6px 0 6px 5px;
}

/* ******************** END PATH ********************/



/* ******************** START SIDEBAR ********************/

#sidebar ul,
#sidebar li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sidebar li a {
	display: block;
}

#sidebar ul#mainmenu {
	margin: 0 0 10px 0;
}

#mainmenu li {
	background: transparent none no-repeat;
}

#mainmenu li a {
	background: transparent none no-repeat bottom;
	padding: 10px 17px;
	width: 126px;
	margin: 0;
	color: #fff;
/*	font-size: 1.1em;  */
	font-size: 1em;
}

#sidebar .menu h3 {
	background: #9ec214 url("../images/bg_green.png") repeat-x;
	color: #fff;
/*	font-size: 1.2em;  */
	font-size: 1em;  
	font-weight: bold;
	padding: 6px 8px 3px 8px;
	margin: 0 4px;
	border-bottom: 3px solid #8caa19;
}

#sidebar .menu h3 a {
	color: #fff;
	padding: 4px 0 0 0;
	margin: 0 5px 10px 0px;
	border: none;
	text-decoration: none;
}

#sidebar .menu h3 a:hover {
	text-decoration: underline;
}

#sidebar .menu {
	background: #fff;
	padding: 4px 0 0 0;
	margin: 0 5px 10px 5px;
}

#sidebar .menu ul a {
	padding: 5px 8px 5px 12px;
	border-bottom: 2px solid #f3f1f1;
}

#sidebar .menu ul ul {
	padding: 4px;
	border-bottom: 2px solid #f3f1f1;
}

#sidebar .menu ul ul a {
	background: #f9f9f9;
	padding: 5px 8px 5px 18px;
	border: none;
	font-size: 0.85em;
}

#sidebar .menu ul a.selected {
	color: #8caa19;
	background: transparent url("../images/menuitem_selected.png") no-repeat right;
}

#sidebar .menu ul ul a.selected {
	background: #F3F3F3;
}

#sidebar .menu div.submenu {
	color: #8caa19;
	font-weight: bold;
	padding: 5px 8px 0 12px;
}

#sidebar .menu a.submenu {
	background: transparent none;
	border: none;
	padding-bottom: 0;
}

#sidebar .menu .content {
	overflow: hidden;
	padding: 4px 4px 15px 4px;
}

#sidebarsearch input.searchfield {
	width: 130px;
	padding: 5px;
	margin: 0 0 10px 0;
	background: #fcfcfc;
	border: 1px solid #dedede;
}

#sidebarsearch a {
	display: block;
	float: left;
	border: none;
	padding: 3px 0 0 5px;
}

#sidebarsearch .button {
	float: right;
}

/* ******************** END SIDEBAR ********************/


/* ******************** START CONTENT ********************/

#intro {
	background: transparent none no-repeat;
	color: #fff;
	margin: 0 0 5px 0;
}

#intro .content {
	background: transparent none no-repeat bottom;
	padding: 20px 35px;
}

#intro h1 {
	font-size: 2.5em;
	margin: 0 0 10px 0;
}

#intro h2 {
	font-size: 1.2em;
}

#intro p {
	margin: 0 0 10px 0;
}

.box {
	padding: 4px;
	background: #fff;
	margin: 0 5px 10px 5px;
	overflow: auto;
}

/*
.box .introimage {
	float: left;
	width: 200px;
	margin: 20px 0 20px 20px;
}

.box .introcontent {
	float: left;
	width: 470px;
	margin: 20px 0 20px 40px;
}
*/

.box .introimage {
	float: left;
	width: 340px;
	margin: 10px 0 5px 10px;
}

.box .introcontent {
	float: left;
	width: 340px;
	margin: 10px 0 5px 25px;
}

.box .introcontent h2 {
	font-size: 1.3em;
	margin: 0 0 0.25em;
	font-weight: bold;
}

.box .introcontent p {
	margin: 0 0 5px 0;
	line-height: 1.3em;
}

.boxtitle {
	background-repeat: repeat-x;
	padding: 6px 8px 3px 8px;
	border-bottom: 3px solid #fff;
	overflow: auto;
}

.boxtitle h2 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
}

.boxtitle .pager {
	float: right;
}

.boxtitle .pager a {
	color: #fff;
	font-size: 0.9em;
	padding: 4px 1px;
}
.box .article h2 {
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 0.6em;
}
.box .article h3 {
	font-size: 1.3em;
	padding: 0.6em 0 0.4em;
	font-weight: bold;
}
.box .article h4 {
	font-size: 1.1em;
	padding: 0.4em 0 0.2em;
	font-weight: bold;
}
.box .article table {
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	margin-bottom: 2.4em;
	background: #F7F7F7;
}
.box .article td {
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 5px 5px 0;
}
.box .article p {
	line-height: 1.4em;
	margin: 0.2em 0 0.6em;
}

.box .article ul, .box .article ol{
	margin: 0px 0px 0px 30px;

}

.box .article li ul {
	list-style-type: none;
	margin-left: 0px;

}

.box .article li{
	line-height: 1.7em;
	padding: 0px 0px 0px 5px;

}


.imagelist {
	padding: 15px 6px;
	overflow: hidden;
	height: 105px;
}

.imagelist a:hover {
	text-decoration: none;
}

.imagelist a.left {
	width: 40px;
	height: 90px;
	background: transparent url("../images/button_back.png") no-repeat left;
	float: left;
	margin: 0;
	cursor: pointer;
}

.imagelist a.left-disabled {
	background-image: url("../images/button_back_disabled.png");
	cursor: auto;
}

.imagelist a.right {
	width: 40px;
	height: 90px;
	background: transparent url("../images/button_forward.png") no-repeat right;
	float: right;
	cursor: pointer;
}

.imagelist a.right-disabled {
	background-image: url("../images/button_forward_disabled.png");
	cursor: auto;
}

.imagelist .slidecontainer {
	overflow: hidden;
	float: left;
	position: relative;
	width: 666px;
	height: 110px;
}

.imagelist .slide {
	position: absolute;
	top: 0;
	left: 0;
}

.imagelist .image {
	float: left;
	margin: 0 4px 10px 0;
	width: 130px;
	height: 110px;
}

.imagelist .image img {
	border: none;
}

.imagelist .image p {
	font-size: 0.85em;
	color: #737373;
	text-align: center;
}

.filter {
	padding: 4px;
	background: #fff;
	margin: 0 5px 10px 5px;
}

.filter select {
	font-size: 0.9em;
	float: left;
	margin: 0 2px 0 0;
}

.filter .button {
	background: transparent url("../images/filterbutton_left.png") no-repeat;
	text-align: center;
	float: left;
}

.filter .button a {
	display: block;
	border: none;
	cursor: pointer;
	font-size: 0.85em;
	text-transform: uppercase;
	background: transparent url("../images/filterbutton_right.png") no-repeat top right;
	color: #000;
	padding: 4px 10px 5px 10px;
}

.filter .content {
	background: #9ec214 url("../images/bg_green.png") repeat-x;
	padding: 6px 8px 3px 8px;
	border-bottom: 3px solid #8caa19;
	overflow: auto;
}

.filter h2 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	margin: 0 10px 0 0;
}

.filter a:hover {
	text-decoration: none;
}

.filter p {
	font-size: 0.85em;
	color: #50620c;
	float: right;
	padding: 2px 8px 0 0;
}

.filter a.sortimagebig,
.filter a.sortimagebig-disabled,
.filter a.sortimagesmall,
.filter a.sortimagesmall-disabled {
	width: 18px;
	height: 19px;
	margin: 0 0 0 2px;
	float: right;
	background: transparent none no-repeat;
}

.filter a.sortimagebig {
	background-image: url("../images/filtericon1.png");
}

.filter a.sortimagebig-disabled {
	background-image: url("../images/filtericon1_disabled.png");
}

.filter a.sortimagesmall {
	background-image: url("../images/filtericon2.png");
}

.filter a.sortimagesmall-disabled {
	background-image: url("../images/filtericon2_disabled.png");
}

table.list {
	width: 100%;
}

table.list col.image {
	width: 1%;
}

table.list col.level {
	text-align: center;
	width: 10%;
}

table.list col.time,
table.list td:first-child + td + td + td + td,
table.list th:first-child + th + th + th {
	text-align: center;
	width: 33%;
}

table.list col.buttons,
table.list th:first-child + th + th + th + th + th,
table.list td:first-child + td + td + td + td + td {
	text-align: center;
}

table.list col.bigimage {
	width: 1%;
}

table.list col.label {
	width: 29%;
}

table.list col.content {
	width: 70%;
}


table.list th {
	background-repeat: repeat-x;
	padding: 6px 8px 3px 5px;
	border-bottom: 3px solid #fff;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

table.list th h1 {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

table.list td {
	padding: 5px;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
	color: #737373;
}

table.list img {
	border: none;
}

table.list td img.lock {
	float: left;
	padding: 3px 0 0 5px;
}

table.list h2 {
	font-size: 1.4em;
}

table.list tr.bg td {
	background: #f9f9f9;
}

table.list .big td {
	vertical-align: top;
}


table.list .big td p {
	font-size: 0.9em;
/*  Skaper merkelig strekproblem
	line-height: 1.4em;
*/
}


table.list .big td img {
	margin: 5px 10px;
}

table.list .buttonrow {
	margin: 30px 0 0 0;
	overflow: auto;
}

table.list .buttonrow .button,
table.list .buttonrow .button-disabled {
	float: left;
	width: auto;
}

table.list .buttonrow p {
	float: left;
	margin: 0 0 0 10px;
	font-size: 0.9em;
	padding: 4px 0 0 0;
}

table.list td .buttonrow img {
	padding: 0 0 0 5px;
	margin: 5px 0 0 0;
}

table.list .button,
table.list .button-disabled {
	float: left;
}

.box .article {
	padding: 10px 8px;
}

.box .article p {
	padding: 0 0 10px 0;
}
.button,
.button-disabled {
	background: transparent url("../images/button_left.png") no-repeat;
	text-align: center;
}

.button-disabled {
	background-image: url("../images/button_disabled_left.png");
}

.button a,
.button input,
.button-disabled a,
.button-disabled input {
	display: block;
	border: none;
	cursor: pointer;
	font-size: 0.85em;
	text-transform: uppercase;
	background: transparent url("../images/button_right.png") no-repeat top right;
	color: #000;
	padding: 4px 10px 5px 10px;
}

.button-disabled a,
.button-disabled input {
	background-image: url("../images/button_disabled_right.png");
	cursor: default;
	color: #858585;
}

.button-disabled a:hover {
	text-decoration: none;
}

.button input {
	padding: 3px 10px 5px 10px;
}

.button a:hover {
	text-decoration: none;
}

/* ******************** END CONTENT ********************/

div#debug
{
    text-align: left;
}

