img {
	border:none;
}

.forumtable {
	border-collapse:collapse;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.paddedContent
{
	background: #FFFFFF!important;
}

.forumleftcol{
	background:#8EA3C0;
}

.forumtableheadercell {
	border:1px solid #b6b6b6;
	background-color:#253081;
	color: #fff;
	text-align:center;
	height: 18px;
	/*background-image:url(/img/border/headingbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left; */

	padding-left:5px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
}

.forumtableheadercell2 {
	border:1px solid #b6b6b6;
	color: #253081;
	height:22px;
	background-repeat:repeat-x;
	letter-spacing:1px;
	padding-left: 8px;
	/*background-image:url(/forums/templates/original/images/common/headercell2.gif); */
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:#bbb;
	padding-top:5px;
}

.forumtableheadercell2 a
{
	color: #000000!important;
}

.forumtableheadercell2 img {
	margin-left:-4px;
}

.forumtableheadercell2 a:link, .forumtableheadercell2 a:visited {
	

	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.forumtableheadercell2 a:hover, .forumtableheadercell2 a:active {
	text-decoration:underline;
	
}

.forumtablecell, .forumtablecellalt {
	background-color:#fEfEfE;
	color:#000000;
	text-align:left;
	height:28px;
	padding:2px 4px 2px 4px;
	border:1px solid #b6b6b6;
	vertical-align:top !important;
}
.forumtablecellalt {
 

}

.forumtablecell a:link, .forumtablecell a:visited, .forumtablecellalt a:link, .forumtablecellalt a:visited {
	color:#3E1116;
	text-decoration:none;
}

.forumtablecell a:hover, .forumtablecell a:active,.forumtablecellalt a:hover, .forumtablecellalt a:active {
	color:#003F5E;
	text-decoration:underline;
}

.forumtablecell2 {
	background-color:#fEfEfE;
	color:#000000;
	text-align:center;
	border:1px solid #b6b6b6;
	vertical-align:top !important;
}

.forumtablecell3 {
	color:#253081;
	text-align:center;
	border:1px solid #b6b6b6;
	vertical-align:top !important;
}
.forumtablecell3 a:link, .forumtablecell3 a:hover, .forumtablecell3 a:active, .forumtablecell3 a:visited {
	color:#253081 !important;
	font-weight:bold;
}

.forumtablecell4 {
	border:1px solid #b6b6b6;
}
.forumtablecell4 img {
	margin-top:12px;
}
.forumtablecell5 {
	background-color:#96AAC5;
}

.forumposttitlecell {
	background-image:url('/forums/images/additional/forumtableheader2BG.gif');
	height:28px;
}

.forumposttitlecell a:link, .forumposttitlecell a:visited {
	color:#000000;
	text-decoration:none;
}

.forumposttitlecell a:hover, .forumposttitlecell a:active {
	color:#003F5E;
	text-decoration:underline;
}

.forummessageheader {
	text-align:left;
	/* background-image:url('/forums/images/additional/forummessageheader.gif'); */
	background-repeat:repeat-x;
	color:#000;
	padding:2px 2px 2px 6px;
	border:1px solid #b6b6b6;
}
.forummessageheader a {
	color:#3E1115 !important;
}

.topMenuLink {
	text-decoration:none;
	font-size:11px;
	color:#006699;
}

.registeredname {

}

.notregisteredname {

}

.error {
	font-weight:bold;
	font-size:12px;
	color:#ff0000;
}

.forumtablecell .smalltext a { color: #000 !important; }

.editTable {
	border:none; width:100%;}
	
.editTable tbody tr td, .editTable tbody tr th {
	padding:0px; margin:0px; border:none; background-color:inherit; }
.editTable tbody tr th {
	text-align:left; font-weight:normal;  vertical-align:top; width:400px;}	
.editTable tbody tr td {
	vertical-align:middle; }
	
.center {
	text-align:center;
	}

.fullsize { height:100%; width:100% }


.quotation {
            background-color:#ffffff;
            text-align:left;
            background-image:url('/forums/images/additional/quotes.jpg');
            background-repeat:no-repeat;
            background-position: bottom right; 
            color:#000000;
            border:1px dashed #006699;
            padding:10px;
}

.ondark, .ondark a {
	
}

#forumAdminNav {
	border:3px solid #5E0005;
	width:152px;
	height:450px;
	margin:3px;
	float:left;
	background-color:#5E0005;
}

#forumAdminNav a {
	display:block;
	
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted white;
	padding-top:10px;
}

#forumAdminNav div a {
	font-size:12px;
	border-bottom:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
}



