﻿/*************************/
/* Forum                 */
/*************************/
ul.topicList {
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	width: 100%;
}
ul.topicList.forums {
}
ul.topicList li {
	list-style:none;
}
ul.topicList.forums li.row {
	width: 100%;
	overflow: hidden;
	margin: 0;
	float: left;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
}
ul.topicList li.row div.inner {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.topicList dl {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
ul.topicList dt {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 59%;
}
ul.topicList dd {
	display: block;
	float: left;
	overflow: hidden;
	width: 25%;
	margin: 0;
}
ul.topicList dd.posts {
	text-align: center;
	width: 15%;
}
ul.topicList dt.topic, div.forumList.topic dt.topic {
	width: 45%;
}
ul.topicList dd.icons {
	width: 14%;
	text-align: left;
}
div.forumList.topic dd.icons {
	width: 15%;
}
ul.topicList dd.replies, div.forumList.topic dd.replies {
	width: 10%;
	text-align: center;
}
ul.topicList dd.views, div.forumList.topic dd.views {
	width: 10%;
	text-align: center;
}
ul.topicList dd.lastPost, div.forumList.topic dd.lastPost {
	width: 20%;
}
ul.topicList.forums span.heading, ul.topicList.topics span.heading {
	clear: both;
	font-size: 1.05em;
	font-weight: bold;
	display: block;
}

/* Anpassningar Västtrafik */
body.Forum div#ContentDiv {
	width:640px;
}
body.Forum div.box {
	width:640px;
}
body.Forum div.boxpadding {
	width:630px;

}
#BackToNavigationArea {
	clear: both;
	padding-bottom: 8px;
}
.OddRow {
	background-color: #f0f0f0;
}
.EvenRow {

}
.smallArrow:link, .smallArrow:visited  {
	background-image: url(/CustomerTemplates/RelatePlus/Images/return.gif);
	background-repeat: no-repeat;
	display:block;
	padding-left:17px;
	padding-top:8px;
	padding-bottom:4px;
	background-position: 0px 8px;
}
.onPageSearch {
	clear: both;
	padding-bottom: 10px;
}
.mainList {
	clear: both;
	overflow: hidden;
	width: 100%;
}
.mainList .itemSummary {
	padding: 2%;
	width: 96%;
}
.itemSummary {
	width: 100%;
	overflow: hidden;
}
.dateAndWriter {
	width: 18%;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.itemContent {
	float: left;
	width: 79%;
	overflow: hidden;
}
.itemSummary div.comment {
	margin-top: 10px;
}
.itemContent h1, .itemContent h2 {
	margin-bottom: 0;
	margin-top: 0;
}
div.post-date {
	clear: both;
	margin-bottom: 10px;
	color: #606060;
	overflow: hidden;
	font-size: 0.9em;
}
.itemDetails {
	overflow: hidden;
	float: left;
	width: 74%;
}
.itemDetails.right {
	float: right;
	border-left: 1px solid #ccc;
	font-size: 0.9em;
	color: #606060;
	width: 23%;
	margin: 37px 0 0 1%;
	padding-left: 7px;
}
.blogDate {
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
}
.button:link, .button:visited {
	background-color: #86A3B9;
	color: #FFF;
	text-decoration: none;
	padding: 6px;
	float: left;
	white-space: nowrap;
	margin-left: 6px;
}
.button:hover {
	background-color:#0d4774;
}

.buttonlink 
{	
	padding: 6px;
	float: left;
	white-space: nowrap;
	margin-left: 6px;
}

.ForumTable {
	clear: both;
}
.ForumTable caption {
	background-color:#0d4774;
	padding:8px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
}
.ForumTable th {
	text-align:left;
	padding:6px;
	background-color: #86a3b9;
	color: #FFF;
}
.ForumTable td {
	background-color:#dcdddf;
	padding:6px;
	vertical-align: top;
}
.ForumTable tr.UnEven td {
	background-color:#eaeaea;
}
.ForumRight {
	float: right;
	width: 200px;
}
.ForumLeft {
	float: left;
	width: 65%;
}
.ForumWrap {
	clear: both;
	width: 620px;
	float: left;
	padding-top: 10px;
}
.UpdateList h2 {
	color:#FFF;
	border-bottom:solid 1px #d1d9ae;
	padding-bottom:4px;
	margin-top: 0px;
	padding-top: 0px;
}
.UpdateList p {
	color:#FFF;
	border-bottom:solid 1px #d1d9ae;
	padding-bottom:6px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.UpdateList span {
	display:block;
}
h2.TopicHeader, h2.AnswerHeader {
	color: #FFF;
	background-color: #0D4774;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin: 0px;
}
h2.AnswerHeader {
	background-color:#cccccc;
	color: #000;
}
.TopicContent {
	float:left;
	width:70%;
	color:#FFF;
}
.TopicContent p {
	margin:0px;
	color:#FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
.TopicContent h3 {
	font-size: 1.3em;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.Topic {
	background-color: #86a3b9;
	padding: 6px;
	margin-bottom: 10px;
}
.Topic a:link, .Topic a:visited {
	color:#FFF;
}
.TopicInfo {
	float: right;
	width: 27%;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #497596;
}
.TopicInfo span {
	display:block;
	color:#FFF;
}
.TopicInfo a {

}
div.Answer {
	background-color: #eaeaea;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
div.Answer p, div.Answer span, div.Answer h3  {
	color:#000;
}
div.Answer a:link, div.Answer a:visited  {
	color:#004B84;
}
div.Answer div.TopicInfo {
	border-color:#cccccc;
	color:#000;
}
div.Answer h3 {
	font-size:1.1em;
}
p.TagList {
	font-size:0.9em;
}
.report {
	background-image: url(/CustomerTemplates/RelatePlus/Images/report.png);
	padding-left:20px;
	background-repeat:no-repeat;
		display:block;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}
.edit {
	background-image: url(/CustomerTemplates/RelatePlus/Images/edit.gif);
	padding-left:20px;
	background-repeat:no-repeat;
		display:block;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}
.delete {
	background-image: url(/CustomerTemplates/RelatePlus/Images/delete.gif);
	padding-left:20px;
	background-repeat:no-repeat;
		display:block;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}
.Edited {
	font-style: italic;}
