@charset "utf-8";
/* CSS Document */

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
body {
/*
	background-image: url(images/bg.gif);
*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
  height: 1px;
  width: 95%;
  color: black;
}
input, textarea, select {
  width: 100%;
}
input.checkbox {
  width: 15px;
}
li {
  margin-left: -20px;
  margin-bottom: 5px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.errormsg {
  color: red;
  font-weight: bold;
}

/* Vertikala segment */
#header {
	background-image: url(images/header.png);
	margin-bottom: 10px;
	width: 838px;
	height: 150px;
}
#middle {
/*
  overflow: auto;
*/
  overflow: visible;
  height: 320px;
	margin-bottom: 50px;
  width: 860px;
/*
	position: absolute;
	top: 165px;
	left: 5px;
	z-index:1;
*/
}
#footer {
	border-top: 1px solid black;
	clear: both;
	font: italic 12px Verdana, Arial, SansSerif;
  margin-left: 100px;
	padding: 5px;
	text-align: center;
	width: 821px;
}

/* Spalter */
#left_column {
  float: left;
  width: 200px;
  display: inline;
}
#content {
  float: left;
  /*
  width: 600px;
  margin-left: 200px;
  */
}
#content_wide_left {
  float: left;
  width: 610px;
  margin-left: 11px;
}
#right_column {
  float: left;
  width: 200px;
  margin-left: 11px;
}

/* Alerts */
.UserAlertInfo {
  background-color: #E9E9E9;
  border: 1px solid black;
  margin: 10px;
  padding: 10px;
}

/* Agenda */
.agenda_item {
  background-color: #E9E9E9;
	font-size: 12px;
  margin-bottom: 10px;
  width: 650px;
}

.agenda_item_head {
  background-color: #CCCCCC;
	border-bottom: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

.agenda_item_sub_head {
  padding: 2px;
  vertical-align: top;
  width: 64px;
}

.agenda_item_sub_text {
	padding: 2px;
	vertical-align: top;
}

.news_item {
  background-color: #E9E9E9;
	font-size: 12px;
  margin-bottom: 10px;
  width: 650px;
}

.news_item_external {
  background-color: #FFFFCC;
	font-size: 12px;
  margin-bottom: 10px;
  width: 650px;
}

.news_item_head {
  background-color: #CCCCCC;
	border-bottom: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

.news_item_head_external {
  background-color: #000080;
  color: #FFFFFF;
	border-bottom: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

.news_item_sub_head {
	padding: 2px;
	vertical-align: top;
  width: 64px;
}

.news_item_sub_text {
	padding: 2px;
	vertical-align: top;
}


/* News items front page */

.news_item_fp {
  background-color: #E9E9E9;
  margin: 2px;
  padding: 2px;
}

.news_item_fp_external {
  background-color: #FFFFCC;
  margin: 2px;
  padding: 2px;
}

.news_item_head_fp {
	font-weight: bold;
}

.news_item_head_fp_external {
	font-weight: bold;
}

.news_item_date_fp {
	font-size: 10px;
}

.news_item_date_fp_external {
	font-size: 10px;
}

/* Articles */

.article {
  background: #ffffff;
  border: 1px solid #9ddd6d;
	color: #000000;
	font-family: Verdana, Arial, SansSerif;
	font-size: 12px;
	padding: 5px;
	padding-bottom: 20px;
	line-height: 1.3em;
}
.article_author {
  font-family: Verdana, Arial, SansSerif;
  font-weight: bold;
	color: grey;
	text-decoration: none;
}
.article_category, .article_comments, .article_readmore {
  float: right;
  font-family: Verdana, Arial, SansSerif;
  font-weight: bold;
	color: grey;
	text-decoration: none;
}
.article_date {
  font-family: Verdana, Arial, SansSerif;
  font-size: 10px;
	color: grey;
}
.article_edit_input {
  width: 100%;
}
.article_readmore {
  float: left;
}
.article_span {
  font: 900 12px Verdana, Arial, SansSerif;
}
.box_top {
	background-image: url(images/box_top.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 19px;
	color: white;
	text-align: center;
  font: bold 16px Verdana, Arial, SansSerif;
  padding-top: 1px;
}
.box {
  border: 1px solid black;
	padding: 5px;
  font: 12px Verdana, Arial, SansSerif;
  margin-bottom: 20px;
  background: #f6f1dd;
}
.comment {
  border: 1px dashed black;
	padding: 5px;
  font: 12px Verdana, Arial, SansSerif;
  margin-bottom: 20px;
  background: #ffffff;
}
.comment_author {
  font: bold 12px Verdana, Arial, SansSerif;
}
.comment_date {
  font: 10px Verdana, Arial, SansSerif;
	color: #555555;
	border: 1px solid black;
	float: right;
	background: white;
	padding: 3px;
}
/* Tabell-listor forum */
.forum_listing {
  border: 1px solid black;
  margin: 2px;
  padding: 1px;
  width: 100%;
}
.forum_listing_cell {
  margin: 0px;
  padding: 2px 2px;;
}
.forum_listing_group {
  background: #247DF7;
  color: #ffffff;
  font-family: Verdana, Arial, SansSerif;
  font-size: 12px;
  font-weight: 900;
}
.forum_listing_header {
  background: #cecece;
  font-family: Verdana, Arial, SansSerif;
  font-size: 14px;
  font-weight: 900;
  text-align: left;
}
.forum_listing_link {
  color: #222222;
  font-weight: 900;
  text-decoration: none;
}
.forum_listing_link_delete {
  color: #ff0000;
  font-weight: 900;
  text-decoration: none;

}
.forum_listing_row_even {
  font-size: 12px;
  background: #dddddd;
}
.forum_listing_row_odd {
  font-size: 12px;
  background: #cccccc;
}
/* Tabell-listor */
.listing {
  border: 1px solid black;
  margin: 20px;
  padding: 2px;
}
.listing_cell {
  margin: 0px;
  padding: 2px 10px;;
}
.listing_header {
  background: #cecece;
  font-family: Verdana, Arial, SansSerif;
  font-size: 12px;
  font-weight: 900;
}
.listing_link {
  color: #222222;
  font-weight: 900;
  text-decoration: none;
}
.listing_link_delete {
  color: #ff0000;
  font-weight: 900;
  text-decoration: none;

}
.listing_row_even {
  font-size: 12px;
  background: #dddddd;
}
.listing_row_odd {
  font-size: 12px;
  background: #cccccc;
}

/* Profile */

.ProfileTable {
  font-size: 12px;
  font-family: Verdana, Arial, SansSerif;
}

.ProfileTableHead {
  background: #2D9DF4;
  border: 1px solid black;
  font-size: 14px;
  height: 25px;
}

.ProfileTableHead1 {
  background: #ADD4FC;
  border: 1px solid black;
  height: 22px;
  text-align: center;
}

.ProfileImage {
  background: #D8EAFD;
  text-align: center;
}

.ProfileItemHeader {
  background: #D8EAFD;
  font-weight: 900;
  text-align: right;
  vertical-align: middle;
}

.ProfileItemValue {
  background: #ffffff;
  vertical-align: middle;
}

.ProfileImage {
  border: 1px solid black;
}
