div.forumsContainer {
	background-color: black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 673px;
	margin-left: auto;
	margin-right: auto;
}

img.avatar {
	max-width: 50px;
}

div.forumheader {
	float: left;
	height: 25px;
	line-height:25px;
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;		
	text-align: center;
	font-family:Lucida Grande,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/Modules/Forum/Images/cellpic3.gif);
	margin-top: 2px;
	overflow: visible;
}

div.headerForum {
	width: 370px;
}

div.headerTopics, div.headerMessages {
	margin-left: 1px;	
	width: 80px;
	padding-left: 5px;
	padding-right: 5px;
}

div.headerLastmessage {
	width: 100px;
	clear: right;
	margin-left: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

div.categoryHeader {
	clear: both;
	height: 25px;
}

div.categoryHeader div.title {
	float: left;
	line-height:25px;
	color: #FFF;
	font-family:Lucida Grande,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image:url(/Modules/Forum/Images/cellpic1.gif);
	width: 370px;	
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 1px;
	height: 27px;	
}

div.categoryHeader div.flowout {
	margin-left: 1px;
	margin-top: 1px;
	height: 27px;	
	float: left;
	line-height:25px;
	color: #FFF;
	font-family:Lucida Grande,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image:url(/Modules/Forum/Images/cellpic2.jpg);
	background-repeat: repeat-y;
	width: 280px;				
}

div.forumContainer div.subject {
	float: left;
	background-color: #232628;
	padding: 5px;
	width: 309px;
	height: 45px;
	margin-top: 1px;
	margin-left: 1px;		
}

div.forumContainer div.icon {
	float: left;
	background-color: #232628;
	padding: 5px;
	width: 50px;
	min-height: 45px;
	margin-top: 1px;
	text-align: center;
}

div.forumContainer div.icon img {
	margin-top: 10px;
}

div.forumContainer div.subject a {
	font-weight: bold;
	font-size: 12px;
}

div.forumContainer div.topiccount, div.forumContainer div.msgcount {
	float: left;
	background-color: #232628;
	padding: 5px;
	width: 80px;
	height: 45px;
	margin-top: 1px;
	margin-left: 1px;
	text-align: center;
	line-height: 45px;
}

div.forumContainer div.lastpost {
	float: left;
	background-color: #232628;
	padding: 5px;
	width: 100px;
	height: 45px;
	margin-top: 1px;
	margin-left: 1px;
	text-align: center;
}

div.forumContainer div.lempty {
	line-height: 45px;
}

div.forumContainer div.lfull {
	line-height: 22px;
}

div.topicContainer div.subject {
	float: left;
	background-color: #232628;
	padding: 5px;
	width: 319px;
	height: 20px;
	margin-top: 1px;
	margin-left: 1px;		
}

div.topicContainer div.icon {
	float: left;
	background-color: #232628;
	padding: 5px;
	width: 50px;
	height: 20px;
	margin-top: 1px;
	text-align: center;
}

div.topicContainer div.icon img {
	margin-top: 0px;
}

div.topicContainer div.subject a {
	font-weight: bold;
	font-size: 12px;
}

div.topicContainer div.topiccount, div.topicContainer div.msgcount {
	float: left;
	background-color: #232628;
	padding: 5px;
	width: 70px;
	height: 20px;
	margin-top: 1px;
	margin-left: 1px;
	text-align: center;
	line-height: 20px;
}

div.topicContainer div.lastpost {
	float: left;
	background-color: #232628;
	padding: 5px;
	width: 110px;
	height: 20px;
	margin-top: 1px;
	margin-left: 1px;
	text-align: center;
}

div.topicContainer div.lempty {
	line-height: 20px;
}

div.topicContainer div.lfull {
	line-height: 10px;
}

div.forumDetails {
	background: #383838;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	margin-bottom: 10px;
	border: 2px solid #4b5155;
}

div.forumDetails h1 {
	color: #97b846;
	margin: 0px;
}

div.forumNav {
	margin-top: 10px;
	background: #383838;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	margin-bottom: 10px;
	border: 2px solid #4b5155;
	text-align: center;	
}

div.forumToolbar {
	margin-bottom: 10px;
}

div.forumToolbar img {
	border: 0px;
}

input#topic_subject {
	width: 400px;
	border: 1px solid black;
}

textarea#topic_message {
	width: 400px;
	border: 1px solid black;	
}

table.form {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
}

table.form tr td.label {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	text-align: right;
	background-color: #383838;
	padding: 10px;	
}

table.form tr td.submit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	text-align: right;
	background-color: #383838;
	padding: 10px;	
}

table.form tr td.value {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	text-align: left;
	background-color: #383838;
	padding: 10px;	
}

div.messageContainer {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
}

div.messageContainer div.header{
	height: 25px;
	line-height: 25px;
	width: 690px;
	padding-left: 10px;
	background-color: #383838;
	border-bottom: 1px solid black;
	overflow: hidden;
}

div.messageContainer div.message{
	overflow: hidden;
	width: 100%;
	position: relative;
}

div.messageContainer div.message div.text{
	float:left;
	background-color: #232628;
	border-left: 1px solid black;
	min-height: 200px;
	padding: 10px;
	width: 578px;
}

div.messageContainer div.header div.quote{
	float:right;
	padding: 3px;
}

div.messageContainer div.header div.quote a img{
	border: 0px;
}

div.messageContainer div.message div.userinfo {
	width: 100px;
	text-align: center;	
	background-color: #212121;
/*	
	border-right: 1px solid black;
	border-bottom: 1px solid black;
*/	
	float: left;
}

div.message {
	background-color: #212121;	
}


div.text blockquote {
	margin-left: 5px;
	background-color: #383838;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	border: 2px solid #4b5155;	
}

pre.tab {
	background-color: #ccc;
	color: black;
	padding: 10px;
	line-height: 8px;
}

fieldset.quote {
	border: 1px solid #ccc;
}
