/* Checked items - global */
.title { font: bold 10pt Tahoma; text-decoration: none; color: #000; }
.subtitle { font: bold 8pt Tahoma; text-decoration: none; color: #444; background-image: url(../Forums/Images/ForumTitles.jpg); }
.text { font: normal 8pt Tahoma; text-decoration: none; color: #000; }
/* Global items */
img { border: none; }
a:visited { color: #c3a; }
.buttons { padding-top: 15px; }
.link { padding: 10px 2px 0px; }
.crlf { height: 2px; clear: both; }
.table { border: solid 1px #888; border-top: 0px; font: normal 8pt Tahoma; width: 100%; }
.header { white-space: nowrap; background-image: url(../Forums/Images/ForumTitles.jpg); }
.frmLabel { background-color: #bbb; width: 50%; }
.frmArea { background-color: #ddd; width: 50%; }
.frmInput { font: normal 8pt Tahoma; text-decoration: none; color: #000; width: 200px; }
/* Master page */
.footer { font: normal 10pt Tahoma; text-align: center; }
/* Index page */
.summaryheaderrow { font: bold 8pt Tahoma; text-decoration: none; color: #444; }
.summaryheadercell { text-align: center; white-space: nowrap; }
.postcell { text-align: center; white-space: nowrap; }
/* Profile page */
.headerpanel { padding: 1px 0px 4px 0px; border: solid 1px #888; border-bottom: none; }
.headertitle { font: bold 8pt Tahoma; text-decoration: none; color: #666; padding-left: 8px; }
.headername { font: normal 8pt Tahoma; text-decoration: none; color: #000; padding-left: 4px; }
.avatarpanel { float: left; height: 300px; padding: 8px; border: solid 1px #888; background-color: #ddd; }
.avatartop { height: 15px; }
.avatar { float: left; }
.avatarbottom { position: relative; top: -13px; }
.profilepanel { height: 300px; background-color: #eee; padding: 8px 0px 8px 150px; border: solid 1px #888; border-left: none; }
.profilename { font: bold 8pt Tahoma; text-decoration: none; color: #000; white-space: nowrap; }
.profiledata { font: normal 8pt Tahoma; text-decoration: none; color: #000; white-space: nowrap; }
.profilerule { border-bottom: solid 1px #ccc; }
/* Members page */
.navletter { padding: 0px 2px; }
/* New post page */
.frmPost { font: normal 8pt Tahoma; text-decoration: none; color: #000; width: 400px; height: 200px; }
