﻿
.quote { display:block; margin:20px; padding:10px; background-color: #EEEEEE; border:solid 1px #CCC; }

.sections, .threads, .posts, .quickReply, .quickTopic, .breadCrumbs, .startThread, .pagerTable, .thread { width:100%; }
.sections .title th { background-color:#76a438; color:#FFF;}
.sections .header th { border-bottom:solid 1px #6d6d6d; font-family:Verdana; font-size:8pt; background-color:#c4c4c4; background-image:url('/images/forum_header.gif'); background-position:top; background-repeat:repeat-x; color:#454545;}
.sections { border:solid 1px #072966; }
.sections td {font-size:8pt; background-image:url('/images/forum_topic.gif'); background-position:top; background-repeat:repeat-x; background-color:#ededed; padding:2px 5px 2px 5px;}
.sections td .title, .Transparent td {font-size:10pt;}
.sections .caption { color: #666666; }
.sections td.totalThreads { color: #666666;}
.sections td.totalPosts { color: #666666;}
.sections td.totalReplies {  color: #666666; }
.sections .totalThreads { text-align:center; width:50px }
.sections .totalPosts { text-align:center; width:50px }
.sections .totalReplies { text-align:center; width:50px }
.sections .author {display:none;}
.sections .lastModified { text-align:left; padding:5px 5px 5px 10px; width:150px; }
.sections .created { display:none;}
.threads th { background-color:#e2e2e2; padding:2px 5px 2px 5px; }
.sections .image {width:30px;}


.title { text-decoration:none; font-weight:bold; }
.post { vertical-align:top; }  

.thread { border:solid 1px #072966; }
.thread .title { height:14px; float:left;}
.thread .member { width:150px; text-align:center;}
.thread .member,.thread .post { background-image:url('/images/forum_topic.gif'); background-repeat:repeat-x; background-color:#ededed; }
.thread .member .displayName { font-weight:bold;}
.thread .member .totalPosts { font-size:10px;}


.postedDate { height:14px; float:right; font-size:10px;}
.reply { padding:0 0 0 10px; float:right; font-size:10px;}
.threads .created { display:none;}
.pager {font-family:Verdana; font-size:11px; }
