/***
 * GENERAL DISPLAY OPTION
 ***/
 
table.forumtable {
	  
	  width: 421px;
}

table.forumtable th {
	
	  font-weight: bold;
	  text-align: left;
}



table.forumtable td {
	padding: 2px;
	vertical-align: middle;
}

table.forumtable td.forumtitle {
	font-size: 12px;
	  font-family: Arial, Helvetica, sans-serif;
	  font-style: normal;
	  line-height: normal;
	  font-weight: bold;
}

table.forumtable td {
  vertical-align: top;
}

table.forumtable td.icon {
	padding-right: 3px;
	width: 16px;
	
}

table.forumtable th {
	background-color: #eee;
}

table.forumtable td .foot {
	font-size: 11px;
}

table.forumtable td.tx-mmforum-pi1-listtopic-replies {
	width: 60px;
	text-align: right;
}

table.forumtable td.topic_entry {
	padding-bottom: 8px;
}

.tx-mmforum-pi1 {
    font-size: 12px;
	  font-family: Arial, Helvetica, sans-serif;
	  font-style: normal;
	  line-height: normal;
	  font-weight: normal;
	  font-variant: normal;
	  text-transform: none;
	  color: #2e414e;
	  text-decoration: none;
	  width: 421px;
}

/* Breadcrumbs */
.tx-mmforum-rootline {
  display: block;
  margin-bottom: 15px;
  padding-bottom: 3px;
  border-bottom: 1px solid #ddd;
}

/* new Topic */
.tx-mmforum-pi1-listtopic-newtopic {
  display: block;
  margin-bottom: 10px;
  vertical-align: middle;
}


.tx-mmforum-pi1-listtopic-newtopic img {
  display: inline-block;
  margin-right: 5px;
  float: left;
}

table.forumtable td.hdot {
	background-image: url(../img/hdots.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 2px 5px 2px;
}

.hdot {
	background-image: url(../img/hdots.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 2px 5px 2px;
}

.post {
	margin-bottom: 5px;
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
}

.disc {
	background-color: #eee;
	padding: 2px;
	display: block;
	overflow: hidden;
}

.foot {
	font-size: 11px;
}

.tx-mmforum-pagenav {
	display: block;
	margin-top: 20px;
	text-align: center;
}

.tx-mmforum-pi1-attachmentlabel {
	display: block;
	margin: 15px 0 3px 0;
	font-weight: bold;
}
