/* @override http://localhost:9091/static/css/forum-10.0.css */

/* @override http://localhost:9091/static/css/forum-9.9.css */

/* @override http://localhost:9091/static/css/forum-9.8.css */

/* @override http://localhost:9091/static/css/forum-9.6.css */

/* @override http://localhost:9091/static/css/forum-9.4.css */

/* @override http://localhost:9091/static/css/forum-9.3.css */

/* @override http://localhost:9091/static/css/forum-8.4.css */

/* @override http://localhost:9091/static/css/forum-8.1.css */

/* @override http://localhost:9091/static/css/forum-7.6.css */

/* @override http://localhost:9091/static/css/forum-7.5.css */

/* @override http://localhost:9091/static/css/forum-7.4.css */

/* @override http://localhost:9091/static/css/forum-7.3.css */

/* @override http://localhost:9091/static/css/forum-7.1.css */

/* @override http://localhost:9091/static/css/forum-7.0.css */

/* @override 
	http://localhost:9091/static/css/forum-6.6.css
	http://localhost:9091/static/css/forum-6.4.css
	http://localhost:9091/static/css/forum-6.2.css
	http://localhost:9091/static/css/forum-6.2.css
	http://localhost:9091/static/css/forum-6.0.css
	http://localhost:9091/static/css/forum-5.9.css
	http://localhost:9091/static/css/forum-4.5.css
	http://localhost:9091/static/css/forum-4.2.css
	http://localhost:9091/static/css/forum-4.0.css
	http://localhost:9091/static/css/forum-3.9.css
	http://localhost:9091/static/css/forum-3.8.css
	http://localhost:9091/static/css/forum-3.5.css
	http://localhost:9091/static/css/forum-3.4.css
	http://localhost:9091/static/css/forum-3.3.css
	http://localhost:9091/static/css/forum-3.2.css
	http://localhost:9091/static/css/forum-3.1.css
	http://localhost:9091/static/css/forum-3.0.css
	http://localhost:9091/static/css/forum-2.8.css
	http://localhost:9091/static/css/forum-2.7.css
	http://localhost:9091/static/css/forum-2.6.css
	http://localhost:9091/static/css/forum-1.3.css
	http://localhost:9091/static/css/forum-1.1.css
	http://localhost:9091/static/css/forum-1.0.css
	http://localhost:9091/static/css/forum-6.7.css
*/

#forumWrapper {
	float: left;
	width: 674px;
	padding-left: 5px;
    margin-bottom: 20px;
    margin-top: 5px;
}

.forumTable {
	font-family: Arial, verdana, geneva, lucida, 'lucida grande', Arial, helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	color: #282828;
	border-bottom: 1px solid #c7c7c7;
    text-align: left;
}

.forumTable label {
font: normal normal normal 11px/normal Arial, verdana, geneva, lucida, 'lucida grande', Arial, helvetica, sans-serif;
}

.forumTable thead tr th {
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	padding: 4px;
    background-color: #E3E3E3;
}

.forumSectionSectionHeaderCol {
	width: 460px;
	text-align: left;
}

.forumSectionLatestThreadHeaderCol {
	width: 275px;
	text-align: left;
}

.forumSectionThreadCountHeaderCol {
	text-align: center;
}

.forumSectionPostCountHeaderCol {
	text-align: center;
}

.forumBody tr td {
background-color: #EFF0F1;
	border-bottom: 1px dotted #C7C7C7;
	padding: 10px 6px;	
}

.forumSectionRightPaddingCol {
	padding: 0 5px 0 6px;
}

.forumSectionSectionCol {
	width: 485px;
	text-align: left;
	border-right: 1px dotted #C7C7C7;
}

.forumSectionLatestThreadCol {
	text-align: left;
	border-right: 1px dotted #C7C7C7;
}

.forumSectionThreadCountCol {
	text-align: center;
	border-right: 1px dotted #C7C7C7;
}

.forumSectionPostCountCol {
	text-align: center;
}

.forumTitle a {
	font-size: 12px;
	text-decoration: none;
	color: #282828;
}

.forumTitle a:hover {
	text-decoration: underline;
}

.forumSectionSubTitle {
	font-size: 11px;
	color: #464646;
}

.forumTableFoot {
	font-size: 11px;
	text-align: center;
	padding: 5px;
	background-color: #F5F5F5;
}

.forumTableFoot a {
	font-weight: bold;
	text-decoration: none;
	color: #282828;
}

.forumTableFoot a:hover {
	text-decoration: underline;
}

.forumSectionLatestThreadCol div a {
	font-size: 11px;
	text-decoration: none;
	color: #282828;
}

.forumSectionLatestThreadCol div a:hover {
	text-decoration: underline;
}

.forumSectionLatestThreadCol div {
	font-size: 11px;
	color: #464646;
}

.forumSectionLatestThreadCol .forumDate {
    text-align: right;
}




.forumThreadThreadHeaderCol {
	width: 619px;
	text-align: left;
}

.forumThreadLatestPostHeaderCol {
	width: 137px;
	text-align: left;
}

.forumThreadThreadCountHeaderCol {
	text-align: center;
}

.forumThreadPostCountHeaderCol {
	text-align: center;
}


.stickyIcon {
	float: right;
}

.forumBody tr td.forumThreadLockedCol {
    width: 16px;
    padding-right: 0;
}

.forumThreadThreadCol {
	width: 500px;
	text-align: left;
	border-right: 1px dotted #C7C7C7;
}

.forumThreadLatestPostCol {
	width: 105px;
	text-align: left;
	border-right: 1px dotted #C7C7C7;
}

.forumThreadPostCountCol {
	text-align: center;
}

.forumThreadSectionHeaderCol {
	border-left: 1px dotted #C7C7C7;
}

.forumThreadViewCountCol {
	text-align: center;
}

.forumThreadLatestPostCol div {
    text-align: right;
}

.forumDate {
    font-size: 11px;
}

.forumAuthor {
    font-size: 11px;
}

.forumSectionItem {
    font-weight: normal;
}

.forumSectionItem.forumSectionUnread {
    font-weight: bold;
}

.forumThreadItem {
    font-weight: normal;
}

.forumThreadItem.forumThreadUnread {
    font-weight: bold;
}

.forumNav {
	width: 100%;
	text-align: left;
}

.forumBackNavRow td {
	padding: 5px;
}

.pageNavCol {
	width: 400px;
}

.forumForm input {
background: #FFF;
border: 1px solid #C7C7C7;
font: normal normal normal 12px/normal Arial, verdana, geneva, lucida, 'lucida grande', Arial, helvetica, sans-serif;
}

.forumForm textarea {
background: #FFF;
border: 1px solid #C7C7C7;
font: normal normal normal 12px/normal Arial, verdana, geneva, lucida, 'lucida grande', Arial, helvetica, sans-serif;
}

.forumForm label {
	margin-top: 6px;
    display: block;
}

#postButtonCol {
	padding-bottom: 10px;
	padding-top: 10px;
}

#forumFormWrapper {
	width: 700px;
	margin-left: 134px;
}

.forumFormTable {
	width: 100%;
}

.forumFormTable td {
	padding-left: 15px;
	padding-right: 15px;
}

.forumPostThreadTools {
	background: #EFF0F1;	
}

.forumPostHeaderRow td {
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px dotted #c7c7c7;
	background-color: #F5F5F5;
	color: #8E8E8E;
}

.forumPostHeaderDateCol {
    text-align: left;
}

.forumPostHeaderPostIndexCol {
	width: 50px;
}

.forumPostHeaderPostIndexCol {
	text-align: right;
}

.forumPostAvatarCol {
	width: 135px;
	vertical-align: top;
    text-align: left;
    background: #E3E3E3;
}

.forumPostContentCol {
    text-align: left;
	vertical-align: top;
	background: #EFF0F1;
}

div.forumPostContentBox {
    width: 516px;
    overflow-x: auto;
}

.forumPostAvatarAlias {
	font-weight: bold;
}

.forumPostAvatarModerator {
    color: #070;
}

.forumBackNavRow td {
	color: #5F5F5F;
}

.forumBackNavRow td a {
	text-decoration: none;
	color: #5F5F5F;
}

.forumBackNavRow td a:hover {
	text-decoration: underline;
}

.forumTitleRow td {
	font-size: 17px;
	font-weight: bolder;
	color: #464646;
	padding-top: 0;
}

.forumPostContentInnerCol {
	border-bottom: 1px dotted #c7c7c7;
	padding-bottom: 5px;
}

.forumPostEditedCol {
	padding-top: 10px;
}

.forumPostTable {
	border-bottom: 1px solid #c7c7c7;
	color:  #464646;
	width: 100%;
}

.forumQuoteBox {
	margin: 3px;
	margin-top: 5px;
}

.forumQuoteTitle {
	font-size: 11px;
	margin-bottom: 2px;
}

.forumQuoteContent {
	border:  1px solid #c7c7c7;
	padding: 2px;
	background-color: #f7f7f7;
	font-style: italic;
    overflow-x: auto;
}

.forumQuoteAuthor {
	color:  #282828;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	font-style: normal;
}

.forumPostEditedCol {
    font-style: italic;
}

.forumDeleted {
    color: #F00;
}

.forumDeletedReason {
    color: #8E8E8E;
}

.forumMovedDestination {
    color: #8E8E8E;
}

.forumFormattingToolbar {
    margin-top: 5px;
    margin-bottom: 5px;
}

.forumFormattingToolbarRow {
	padding-top: 2px;
	padding-bottom: 2px;
}

.forumFormattingToolbarRow td {
	padding: 0;
}

.forumFormatttingButton {
	height: 20px;
	width: 20px;
    border: 1px solid #F5F5F5;
    background-color: transparent;
}

.forumFormatttingButtonHi {
    border-color: #C7C7C7;
    background-color: #E0E0E0;
}

.forumFormatttingSeparator {
    height: 20px;
    width: 6px;
    background-image: url(/static/partners/libertysilver/images/forum/separator.gif);
    background-repeat: no-repeat;
    padding-left: 2px;
    padding-right: 2px;
}

#content {
	width: 100%;
	height: 175px;
}

#fBold {
	background-image: url(/static/partners/libertysilver/images/forum/bold.gif);
}

#fItalic {
	background-image: url(/static/partners/libertysilver/images/forum/italic.gif);
}

#fUnderline {
	background-image: url(/static/partners/libertysilver/images/forum/underline.gif);
}

#fLeftAlign {
	background-image: url(/static/partners/libertysilver/images/forum/justifyleft.gif);
}

#fCenterAlign {
	background-image: url(/static/partners/libertysilver/images/forum/justifycenter.gif);
}

#fRightAlign {
	background-image: url(/static/partners/libertysilver/images/forum/justifyright.gif);
}

#fOrderedList {
    background-image: url(/static/partners/libertysilver/images/forum/insertorderedlist.gif);
}

#fUnorderedList {
    background-image: url(/static/partners/libertysilver/images/forum/insertunorderedlist.gif);
}

#fTextLink {
    background-image: url(/static/partners/libertysilver/images/forum/createlink.gif);
}

#fImage {
    background-image: url(/static/partners/libertysilver/images/forum/insertimage.gif);
}

#fQuote {
    background-image: url(/static/partners/libertysilver/images/forum/quote.gif);
}

#fYoutube {
    background-image: url(/static/partners/libertysilver/images/forum/youtube.gif);
}

#fGoogle {
    background-image: url(/static/partners/libertysilver/images/forum/google.gif);
}

#rightForumBox {
	float: right;
	width: 263px;
	padding: 10px;
	text-align: center;
}

#rightForumBox h3 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
}

#rightForumBox a {
	display: block;
}

.latestThreadsTable {
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
}

.latestThreadsTable td {
	font-size: 11px;
	padding-right: 5px;
	padding-bottom: 4px;;	
}

.latestThreadsDateCol {
	width: 92px;
	text-align: right;
}

.forumReplyQuote {
	height: 16px;
	width: 60px;
	display: block;
	background: transparent url(/static/partners/libertysilver/images/forum/buttons.gif) 0 100px;
    cursor: pointer;
}

.forumEdit {
	height: 16px;
	width: 70px;
	display: block;
	background: transparent url(/static/partners/libertysilver/images/forum/buttons.gif) 0 0;
    cursor: pointer;
}

.forumDelete {
	height: 16px;
	width: 70px;
	display: block;
	background: transparent url(/static/partners/libertysilver/images/forum/buttons.gif) 0 84px;
    cursor: pointer;
}

.forumUnDelete {
	height: 16px;
	width: 110px;
	display: block;
	background: transparent url(/static/partners/libertysilver/images/forum/buttons.gif) 0 67px;
    cursor: pointer;
}

.forumMove {
	height: 16px;
	width: 70px;
	display: block;
	background: transparent url(/static/partners/libertysilver/images/forum/buttons.gif) 0 16px;
    cursor: pointer;
}

.forumLock {
	height: 16px;
	width: 90px;
	display: block;
	background: transparent url(/static/partners/libertysilver/images/forum/buttons.gif) 0 50px;
    cursor: pointer;
}

.forumUnLock {
	height: 16px;
	width: 110px;
	display: block;
	background: transparent url(/static/partners/libertysilver/images/forum/buttons.gif) 0 33px;
    cursor: pointer;
}

.forumLoadingBox {
    width: 16px;
    height: 16px;
}

.movedThread {
	font-style: italic;
}

#rightForumBox .forumSearchBox h3 {
	text-align: center;
}

.forumSearchBox {
	padding: 0 10px;
    background-color: #EFF0F1;
	border: 1px solid #c7c7c7;
	margin-bottom: 20px;
}
