/* PAGE COLOR */
body { background-color: #ffffff; }

/* FONT DEFAULTS */
p, a, th, td, ul, ol, li, div, legend, span, input, textarea {
    font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* SPECIAL FONT TREATMENTS */
pre { font-family: monospace, "Courier New", courier; font-size: 12px; color: #000000;}
.error { font-weight: bold; color: #cc0000; }
.code { font-family: monospace, "Courier New", courier; font-size: 12px; color:#000000; }
.sigText { color:#243B52; font-size: 12px; }
	/* IF NOONE HAS POSTED YET, THE COLOR OF THE NEW OR NO REPLIES TAG */
.labelNew { font-weight: bold; color:#cc0000; }
.highLightText { background: #ffff00; color: #000000; }
.sortRadio { color:#4373b4; }


/* LINKS */
a:link { font-weight: bold; text-decoration: none; color: #4373b4; }
a:visited { font-weight: bold; text-decoration: none; color: #4373b4; }
a:active { font-weight: bold; text-decoration: none; color: #4373b4; }
a:hover { font-weight: bold; text-decoration: underline; color: #4373b4; }

a.navLink:link { font-weight: bold; text-decoration: none; color: #666698; }
a.navLink:visited { font-weight: bold; text-decoration: none; color: #666698; }
a.navLink:active { font-weight: bold; text-decoration: none; color: #000000; }
a.navLink:hover { font-weight: bold; text-decoration: underline; color: #000000; }

a.listItemLink:link {font-weight: bold; color: #0D2888; text-decoration: none; }
a.listItemLink:visited {font-weight: bold; color: #0D2888; text-decoration: none; }
a.listItemLink:active {font-weight: bold; color: #000000; text-decoration: underline; }
a.listItemLink:hover { font-weight: bold; color: #F27900; text-decoration: underline; }

a.menuitem:link { font-weight: bold; text-decoration: none; color: #666698; }
a.menuitem:visited { font-weight: bold; text-decoration: none; color: #666698; }
a.menuitem:active { font-weight: bold; text-decoration: underline; color: #666698; }
a.menuitem:hover {font-weight: bold; text-decoration: underline; color: #000000; }

	/* LINK OF LAST PERSON TO POST IN TOPIC OR THREAD */
a.lastPostLink:link { font-size: 10px; font-weight: bold; text-decoration: none; color: #4373b4; }
a.lastPostLink:visited { font-size: 10px; font-weight: bold; text-decoration: none; color: #4373b4; }
a.lastPostLink:active { font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; }
a.lastPostLink:hover { font-size: 10px; font-weight: bold; text-decoration: underline; color: #4373b4; }

a.locked:link { font-size: 12px; font-weight: bold; text-decoration: none; color: #999999; }
a.locked:visited { font-size: 12px; font-weight: bold; text-decoration: none; color: #999999; }
a.locked:active { font-size: 12px; font-weight: bold; text-decoration: none; color: #999999; }
a.locked:hover { font-size: 12px; font-weight: bold; text-decoration: underline; color: #000000; }

a.footerLink:link { font-size: 10px; font-weight: bold; text-decoration: none; color: #0D2888; }
a.footerLink:visited { font-size: 10px; font-weight: bold; text-decoration: none; color: #0D2888; }
a.footerLink:active { font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; }
a.footerLink:hover { font-size: 10px; font-weight: bold; text-decoration: underline; color: #000000; }

/* NEXT AND PREV PAGE LINKS */
tr.pagerStyle { }
tr.pagerStyle A:link { font-weight: bold; text-decoration: none; color: #4373b4; }
tr.pagerStyle A:visited { font-weight: bold; text-decoration: none; color: #4373b4; }
tr.pagerStyle A:active { font-weight: bold; text-decoration: none; color: #4373b4; }
tr.pagerStyle A:hover { font-weight: bold; text-decoration: underline; color: #4373b4; }

/* FORUM TABLE COLORS */
.listheader { padding: 0.4em; font-weight: bold; color: #ffffff; background-color: #243B52; }
.listColumnText { padding: 0.8em; vertical-align: top; border-bottom: 1px solid #243B52; font-size: 10px; }
.listColumnNumber { padding: 0.8em; vertical-align: top; text-align: center; border-bottom: 1px solid #243B52; font-size: 10px; }

.threadUserColumnText { width: 180px; padding: 0.8em; vertical-align: top; border-bottom: 1px solid #243B52; font-size: 10px; }
.threadPostColumnText { width: 80%; padding: 0.8em; vertical-align: top; border-bottom: 1px solid #243B52; }

/* THE COLORS OF THE POST BACKGROUNDS */
tr.bglight { background-color: #f1f1f1; }
tr.bgdark { background-color: #dddddd; }

/* FOR FORMS */
td.formHeader { font-weight: bold; text-decoration: none; color: #4373b4; }
span.formHeader { font-weight: bold; text-decoration: none; color: #4373b4; }
td.requiredField { }

/* FIELDSETS */
fieldset.stats {border: 1px ridge #dddddd; color: #999999; width: 300px; padding:0.5em 0.5em; text-align: center; font-size: 10;}
legend.stats { font-weight: bold; text-decoration: none; color: #4373b4; }
span.stats { font-size: 10; color: #999999; }

fieldset.key {border: 1px ridge #dddddd; color: #999999; width: 300px; padding:0.5em 0.5em; text-align: center; }
legend.key { font-weight: bold; text-decoration: none; color: #4373b4; }
td.key { font-weight: bold; text-decoration: none; color: #999999; font-size: 10; }

fieldset.editor {border: 1px ridge #dddddd; color: #999999; width: 300px; padding:0.5em 0.5em; text-align: center; font-size: 10;}
legend.editor { font-weight: bold; text-decoration: none; color: #4373b4; }

fieldset.preview {border: 1px ridge #fafafa; color: #000000; width: 90%; padding:0.5em 0.5em}
legend.preview { font-weight: bold; text-decoration: none; color: #4373b4; }


/* AVATAR GALLERY */
td.galleryItemStyle { background-color: #f1f1f1; text-align: center;}
td.galleryAltItemStyle { background-color: #dddddd;  text-align: center; }

/* QUOTE IN POST */
td.quoteAttrib { color: #000000; font-weight: bold; }
td.quoteText { color: #243B52; background-color: #fafafa; border: #243B52; border-style: solid; padding: 0.2em;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; }

/* FOOTER TEXT */
td.footer { font-size: 10; color: #999999; font-weight: bold; }

#footer {
	clear: both;
	padding: 20px 6px 10px 6px;
	text-align: right;
	font-size: 10px;
	color: #333333;
}

#footer a { color: #4096ee; }

#footer a:hover { color: #4373b4; }


a {
	color: #ff7400;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


/* INPUT BOXES */
input { color: #000000; }
textarea { color: #000000; }
input.withbackground { background-image: URL("/dotForum2004E/gfx/forum/inputbg.png"); border: 1px solid #777777; padding-left: 5px; }
textarea.withbackground { background-image: URL("/dotForum2004E/gfx/forum/textareabg.png"); border: 1px solid #777777; padding-left: 5px; }	

.rightborder
{
  border-right: 1px solid black;
}

.listheader
{
  border-bottom: 1px solid black;
}

.formLabel
{
  font-weight: bold;
  float: left;
  margin-left: 10px;
  margin-right: 5px;
}
.formField
{
}


.postList {
	width: 100%;
	float:left;
	background-color:#f1f1f1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

.postListAlt {
	width: 100%;
	float:left;
	background-color:#ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

.Post {
	width: 700px;
	float:left;
	text-align: left;
	padding: 2px 2px 2px 8px;
}

.PostAlt {
	width: 700px;
	float:left;
	text-align: left;
	padding: 2px 2px 2px 8px;
}

.searchList {
	width: 100%;
	background-color:#f1f1f1;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #069;
	padding: 2px 0px 6px 0px;
}

.searchList:hover { background-color: #ffffff;  }

.topics
{
  border-bottom: 1px solid #80BBED;
  color:#000000;
  font-size:10px;
  padding:0.8em;
  vertical-align:top;
}

.topicsHeader {
	width: 100%;
	background-color:#c3d9ff;
	padding: 2px 0px 0px 0px;
	margin-left:10px;
}

.header {
	font-weight: bold;
	color: #000000;
}


.searchTitle {
	width: 50%;
	text-align: left;
	padding: 2px;
}

.Profile {
	width: 200px;
	float:left;
	text-align: left;
	padding: 0px 0px 0px 4px;
	margin: 2px 2px 2px 10px;
	border-left: solid 1px #ffffff;
}

.postList .Post
{
	border-left: solid 1px #ffffff;
}

.postListAlt .PostAlt
{
	border-left: solid 1px #f1f1f1;
}

.spacer {
	margin: 0pxx;
	padding: 6px;
	clear: both;
}

.buttons {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
}


.forumTopics .topicsHeader .Threads, .forumTopics .topics .Threads {
	width: 50px;
	float:left;
	padding: 2px;
	text-align: center;
}

.forumTopics .topicsHeader .Replies, .forumTopics .topics .Replies {
	width: 50px;
	float:left;
	padding:2px;
	text-align: center;
}

.forumTopics .topicsHeader .Views, .forumTopics .topics .Views {
	width: 50px;
	float:left;
	padding:2px;
	text-align: center;
}

.forumTopics .topicsHeader .LastPost, .forumTopics .topics .LastPost {
	width: 135px;
	float:left;
	padding:2px;
	text-align: center;
}

.forumTopics .topicsHeader .icon, .forumTopics .topics .icon {
	width: 40px;
	float:left;
	padding: 2px 0px 0px 0px;
	text-align: center;
}

.forumTopics .topicsHeader .topicTitle, .forumTopics .topics .topicTitle {
	width: 630px;
	float:left;
	padding: 2px;
	color: #666666;
}

.forumTopics .topicsHeader .topicTitle h3, .forumTopics .topics .topicTitle h3 {
	font-size: 12px;
	font-weight: bold;
	color: #008CBA;
	margin: 0px;
	padding: 0px;
}


.forumTopics .topics {
	width: 100%;
	float:left;
	border-bottom: solid 1px #cccccc;
	padding: 2px 0px 6px 0px;
}

.forumTopics .topics:hover { background-color: #eeeeee;  }
