.bbcode {
	border: 1px solid #888888;
	background-color: #EEEEEE;
	padding: 10px;
}

.forums-header TD
	{
	padding:6px;
	color:#21619e;
	}

.forums-cells
	{
	vertical-align: middle;
	padding:10px;
	}

.post-background-1
	{
	background:#f4f4f4;
	padding:8px;
	}

.post-background-2
	{
	background:#FFFFFF;
	padding:8px;
	}

.post-icon-padding-right
	{
	padding-right:10px;
	}

.topic-prewiew-padding-cell TD
	{
	padding: 13px;
	}

.post-control {
	padding: 0px !important;
	vertical-align: top;
}


.no-padding TD
	{
	padding:0px;
	}


.forums-icon-description TD
	{
	padding:10px;
	vertical-align:middle;
	}

.topics-icon-padding
	{
	width:14px;
	padding-right:10px;
	}

.new-private-message {
	font-weight: bold;
}



.quoted-reply {
	border: 1px dashed #333;
}

.quoted-reply td {
	padding: 5px;
}

/* --- Topic Button Styles --- */
.big-button-left-border {
	background: #EFEFEF url(../img/big_buttons/left_border.gif) repeat-y top left;
}


.big-button-bottom td {
	background: #EFEFEF url(../img/big_buttons/bottom_border.gif) repeat-x top left;
}

.big-button-text {
	background: #EFEFEF url(../img/big_buttons/top_border.gif) repeat-x top left;
	font: bold 11px Arial, sans-serif;
	letter-spacing: 0px;
	color: #1F569A;
	padding-top: 14px;
}

.big-button-text a, .big-button-text a:hover {
	text-decoration: none;
}

/* --- Post Button Styles --- */
.small-button-bottom td {
	background: #ffffff url(../img/small_buttons/bottom_border.gif) repeat-x top left
}

.small-button-text {
	font: 10px Verdana;
	color: #153C6A;
	font-weight:bold;
	padding-top: 0px;
}

.small-button-text a {
	color: #153C6A;
	text-decoration: none;
}

.small-button-text a:hover {
	text-decoration: none;
}

.fullwidth {
	width: 100%;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}


#forum-body {
	width: 100%;
}

#forum-body dl {
	margin: 0;
}

#forum-body li, dd {
	margin-left:0;
}

#forum-body a.forumtitle {
	font-weight:bold;
	font-size:13px;
	/* padding-top: 5px; */
	/* position: absolute; */
}

#forum-body ul.topiclist {
	display: block;
	list-style-type: none;
	margin: 0;
	/* margin-bottom: 20px; */
	width: 100%;
}

#forum-body ul.forums {
	background: #f9f9f9 none repeat-x 0 0;
	margin-bottom: 20px;
}

#forum-body ul.topiclist li {
	display: block;
	list-style-type: none;
	/* color: #777777; */
	margin: 0;
	/* padding-top: 17px; */
}

#forum-body ul.topiclist dl {
	position: relative;
}

#forum-body ul.topiclist li.row dl {
	padding: 2px 0 2px 30px;
}

#forum-body ul.topiclist dt {
	display: block;
	float: left;
	width: 50%;
	font-size: 1.1em;
	padding: 10px 0;
	padding-left: 5px;
}

#forum-body ul.topiclist dd {
	display: block;
	float: left;
	/* border-left: 1px solid #FFFFFF; */
	padding: 10px 0;
}

#forum-body ul.topiclist dfn {
	/* Labels for post/view counts */
	position: absolute;
	left: -999px;
	width: 990px;
}

#forum-body ul.topiclist li.row dt a.subforum {
	background-image: none;
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	white-space: nowrap;
	padding: 0 0 0 12px;
}

#forum-body .forum-image {
	float: left;
	padding-top: 5px;
	margin-right: 5px;
}

#forum-body li.row {
	/* border-top: 1px solid #000000;
	border-bottom: 1px solid #8f8f8f;
	*/
}

#forum-body li.row strong {
	font-weight: normal;
	color: #000000;
}

#forum-body i.row:hover {
	background-color: #f6f6f6;
}

#forum-body li.row:hover dd {
	border-left-color: #CCCCCC;
}

#forum-body li.header dt, #forum-body li.header dd {
	line-height: 1em;
	border-left-width: 0;
	margin: 2px 0 4px 0;
	/* color: #FFFFFF; */
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	/* text-transform: uppercase; */
	font-weight: bold;

	background:#EAEAEA;
	border-bottom:2px solid #2964A5;
	color:#000000;
	display:block;
	font-size:1.1em;
	font-weight:bold;

}

#forum-body li.header topiclist

#forum-body li.header dt {
	font-weight: bold;


}

#forum-body li.header dd {
	margin-left: 0;
}

#forum-body i.header dl.icon {
	min-height: 0;


}

#forum-body li.header dl.icon dt {
	/* Tweak for headers alignment when folder icon used */
	padding-left: 0;
	padding-right: 5px;
	width: 50%;
}

/* Forum list column styles */
#forum-body dl.icon {
	/* min-height: 35px; */
	background-position: 10px 13%;		/* Position of folder icon */
	background-repeat: no-repeat;
	margin-left: 20px;
}

#forum-body dl.icon dt {
	padding-left: 5px;					/* Space for folder icon */
	background-repeat: no-repeat;
	background-position: 5px 95%;		/* Position of topic icon */
}

#forum-body dd.posts, #forum-body dd.topics, #forum-body dd.views {
	width: 10%;
	text-align: center;
	/* line-height: 2.2em; */
	font-size: 1em;
}

#forum-body dd.lastpost {
	width: 26%;
	font-size: 1em;
	text-align: center;
}

#forum-body dd.redirect {
	font-size: 1.1em;
	line-height: 2.5em;
}

#forum-body dd.moderation {
	font-size: 1.1em;
}

#forum-body dd.lastpost span, #forum-body ul.topiclist dd.searchby span, #forum-body ul.topiclist dd.info span, #forum-body ul.topiclist dd.time span, #forum-body dd.redirect span, #forum-body dd.moderation span {
	display: block;
	padding-left: 0;
}

#forum-body dd.time {
	width: auto;
	line-height: 200%;
	font-size: 1.1em;
}

#forum-body dd.extra {
	width: 12%;
	line-height: 200%;
	text-align: center;
	font-size: 1.1em;
}

#forum-body dd.mark {
	float: right !important;
	width: 9%;
	text-align: center;
	line-height: 200%;
	font-size: 1.2em;
}

#forum-body dd.info {
	width: 30%;
}

#forum-body dd.option {
	width: 15%;
	line-height: 200%;
	text-align: center;
	font-size: 1.1em;
}

#forum-body dd.searchby {
	width: 47%;
	font-size: 1.1em;
	line-height: 1em;
}

#forum-body ul.topiclist dd.searchextra {
	margin-left: 5px;
	padding: 0.2em 0;
	font-size: 1.1em;
	color: #333333;
	border-left: none;
	clear: both;
	width: 98%;
	overflow: hidden;
}

#forum-body .clear, div.clear {
	clear:both;
	margin: 0;
	margin-bottom:0;
}
#maincontent div {
	margin-bottom: 0;
}



#forum-body a.topic-link {
    padding-left: 20px;
    background: url('../img/topics_icon.gif') no-repeat;
    background-position: 2 0;
}


#forum-body .padding-20 {
	padding-left: 20px;
}

#forum-body div {
	margin: 0;
}

#forum-body .post {
	padding: 15px 0;
	float: left;
	width: 100%;
	border-bottom: 1px solid #5578A0;
}

#forum-body .bg2 {
	background-color: #ECEFF4;
}

#forum-body .post-author {
	float:left;
	width: 26%;
	padding-left: 5px;
}

#forum-body .post-body {
	float:left;
	width: 72%;
	padding-right: 5px;
}

#forum-body .topic-button {
	/* text-transform: uppercase; */
	padding-right: 10px;
}

#forum-body .topic-actions {
	text-align: right;
	margin-bottom: 10px;
}


#forum-body .Label {
	float:left;
	padding-top:0.1em;
	text-align:right;
	width:30%;
}

#forum-body .Input {
	float:left;
	margin-left:0.3em;
	padding-bottom:0.1em;
	padding-top:0.1em;
	width:60%;
}


#forum-body #Buttons {
	float:left;
	text-align: center;
	padding-top:0.1em;
	width:100%;
}

#forum-body ul.topiclist li.header dl.icon {
	height: 35px;
}

dl.icon {
	min-height: 35px;
	height: auto !important;
	height: 70px;
}

