#ForumWrapper{

	border: 1px solid #26517c;

	padding:1px;

}
.forumTopicHeader {

	/*font-size: 12px;

	font-weight: bold;

	color: #000000;*/

	/*background-color: #ABC2E9;

	height: 30px;*/

	/*background: #675f55 url(style_images/Desert/gfooter.gif);*/

	background-color: #26517c;

	border: 0px solid #FFFFFF;

	/*border-bottom: 1px solid #ABC2E9;*/

	color: #ffffff; 

	font-size: 14px;

	font-weight: bold; 

	margin: 0px;

	padding: 8px;

}

.forumTopicHeader h4{

	margin-top: 3px;

	margin-left: 10px;

	font-size: 14px;

	font-weight: bold;

	color: #ffffff;

	margin-bottom: 0px;



}



.TopicPaging

    {

        font-size: 12px;

    

    border:solid 0px #D1CCA7;

    

    }



.topicPagerLinkActive{}



.forumTopicTable {

	margin-bottom: 5px;

	background-color: #26517c; /* border i foruminläggen */

	width: 100%;



}



.forumTopicTableHeader{

	background-color: #ecf9ff; /* bakgrundsfärgen i cellen där författare står */

	height: 25px;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-indent: 10px;

}



.TopicTableUserName{

	font-size: 12px;

	font-weight: bold;

}

.forumTopicTableFooter{

	background-color: #ecf9ff;

	border-top-width: 0px;

	border-top-style: solid;

	border-top-color: #999999;
	border-bottom-color: #999999;

	height: 25px;



}

.forumTopicTableUserInfo {

	background-color: #ecf9ff;

	width:180px;

	font-size:12px;

	

}



.forumTopicTableContent {



	padding: 5px;

	background-color: #ecf9ff; /* bakgrunden för texten till inläggen */

	font-size:12px;

}

.forumBoxTitle {

	font-size: 14px;

	font-weight: bold;

	background-color: #26517c; /* headern i fhome and forum */
	color: #ffffff;

	height: 30px;



}

.forumBoxTitle h4{

	margin-top: 0px;

	/*margin-left: 10px;*/

	font-size: 12px;

	font-weight: bold;
	background-color: #ecf9ff;

	color: #000000;

	margin-bottom: 0px;

		padding-top:5px;

	padding-left:10px;



}



#quickReply {

	display: block;

	border: 1px solid #CCCCCC;

	padding: 1px;



}



a.BBCodeButtonBg{

	background-image: url(../Themes/Standard/edit_button.gif);

	height: 22px;

	width: 23px;

	background-repeat: no-repeat;

	display: block;

	background-position:0 0;

	float:left;

	margin-right:3px;

}

a.BBCodeButtonBg:hover{

	

	background-position:0 -22px;

}

#BBiconrow{

	margin-bottom: 4px;

	/*border: 1px solid #000000;*/

	height:20px;

}

