/*
  NC        carl@fadingtwilight.net

  Original stylesheet created by:

  Sopel
  http://www.stylerbb.net/
*/

body, html, #chatroom {
	margin: 0px;
	padding: 0px;
    background: #222222;
    color: #000000;
}

#chatroom {
    overflow: auto;
    margin: 0px;
    padding: 0px;
    position: fixed;
    top: 0px;
    left: 0px;
}

form { margin: 0px; padding: 0px; }

font,th,td,p {  font-family: Verdana, Arial, Helvetica, sans-serif;  }
a:link,a:active,a:visited { text-decoration: none; color : #4F4F4F; }
a:hover		{ color : #AB2D39; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

input,textarea, select { color : #4F4F4F; font: normal 11px Verdana, Arial, Helvetica, sans-serif; }
textarea { white-space: pre; padding: 2px; }
input.post, textarea.post, select { background-color : #FFFFFF; border: 1px solid #B6B6B6; }
input.postdisabled, textarea.postdisabled { background-color: #CCCCCC; border-color: #999999; }

.folder_info { font-size : 10px; color: #ffffff; }
.topic_review { width: 100%; height: 300px; display: inline; }

input { text-indent : 2px; }
input.button { background-color : #EFEFEF; color : #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
input.mainoption { background-color : #FAFAFA; font-weight : bold; }
input.liteoption { background-color : #FAFAFA; font-weight : normal; }
h1 { display: none;}
.bodyline table	{ background: #FFFFFE; padding: 3px; }
.bodyline table.forumline { padding: 0px; border: none; }

#logout-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#forumTable { margin-top: 0px; }
.bodyline table.forumline#navTable { border: 1px solid #000000; }
#inbox { border: 1px solid #000000; }
#mainTable { border: 1px solid #000000; }
#navTable { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 0px; border-bottom: 0px; }
#mainNavTable { background: #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 0px; border-bottom: 0px; }
#postPreviewTable { border: 1px solid #000000; }
#titleTable { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 0px; }
#reviewTitleTable { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 0px; }
#rowTable { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 0px; border-bottom: 0px; }
#rowTable2 { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 0px; }
#groupTable { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 0px; border-bottom: 0px; }
#groupPendingTable { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 0px; border-bottom: 0px; }
#staffTable { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 0px; border-bottom: 0px; }
#paginationTable { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 0px; border-bottom: 0px; }
#bottomTable { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 0px; border-bottom: 1px solid #000000; }
#subforumTable { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 0px; border-bottom: 1px solid #000000; }
#authTable { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 0px; border-bottom: 0px; }
#onlineTable { border: 1px solid #000000; }
#loginTable { border: 1px solid #000000; }
#jumpboxTable { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 0px; border-bottom: 1px solid #000000; }
#jumpboxTable2 { border: 1px solid #000000; }
#disclaimer { border: 1px solid #000000; }

#chatwelcome {
    padding: 10px;
}

.forumlinesm { background: url(images/cellpic1b.jpg); height: 4px;  line-height: 4px; }

.inbox	{ background: #ffffff; border: 1px #BFBFBF solid; text-align: center; padding: 3px; }

th	{ color: #FFFFFF; font-size: 10px; font-weight : bold; background-image: url(images/cellpic2.gif); height: 25px; padding-bottom: 0px; padding-top: 0px; }
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { font-weight: bold; border: #DFDFDF; border-style: solid; height: 28px; padding-top: 0px; padding-bottom: 0px; }
th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; padding-bottom: 0px; padding-top: 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; padding-bottom: 0px; padding-top: 0px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

th.thHead a:link, th.thHead a:active, th.thHead a:visited { font-size: 10px; color: #FFFFFF; text-decoration: none; }
th.thHead a:hover { color: #FFFFFF; }
th.thHead#login { font-size: 10px; }

td.row1	{ background-color: #FFFFFE; }
td.row2	{ background-color: #F7F7F7; }
td.row3	{ background-color: #FFFFFE; }
td.rowpic { background-color: #F2F0E6; }
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(images/cellpic1.gif); border: #FFFFFF 0px; height: 28px; padding-top: 0px; padding-bottom: 0px; }
td.cat,td.catHead,td.catBottom { height: 28px; border-width: 0px 0px 0px 0px; }
td.row3Right,td.spaceRow { background-color: #FFFFFF; border: #FFFFFF; border-style: solid; }

.maintitle,h1,h2	{ font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #000000; }

.errortitle     { font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color : #474747; }
.http_error { font-size: 25px; font-weight: bold; color: #474747; }

.genlarge { font-size : 12px; }
.gen { font-size : 11px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall,a.genlarge { color : #000000; }
.gen_light { color: #FFFFFF; }
a.gen,a.genmed,a.gensmall,a.genlarge { color: #4F4F4F; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover,a.genlarge:hover	{ color: #AB2D39; }

.nav1 { height: 23px; vertical-align: top; background: url(images/cellpic2.gif); padding: 0px; margin: 0px; }
/*.nav_top { color: #4F4F4F; padding: 0px; margin: 0px; }
.nav_top li { display: inline; }
.nav_top li { line-height: 25px; }
.nav_top a:link, .nav_top a:visited { float: center; font-size: 10px;  font-weight: bold;	padding: 5px 8px 6px 8px; text-decoration: none; color: #000; }
.nav_top a:link.active, .nav_top a:visited.active, .nav_top a:hover { color: #FFFFFF; background: url(images/cellpic3.gif); } */

.nav_top {
    margin-top: 1px; margin-bottom: -2px;
    padding: 0px;
    font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 11px; font-weight: bold;
    width: 100%;
}

.nav_top div {
    margin: 0px;
    padding: 0px;
}

.nav_top ul {
    margin: 0px;
    padding: 0px;
    border: 0px;
    float: left;
}

.nav_top li {
    list-style-type: none; margin: 0px; padding: 0px; display: inline;
}

.nav_top ul li a {
    text-decoration: none;
    background: #000000;
    padding: 4px 1em 0px 1em;
    margin-right: 1px;
    float: left;
    height: 18px;
}

.nav_top ul li a:link, .nav_top ul li a:visited, .nav_top ul li a:active {
    text-decoration: none;
    color: #EEEEEF;
}

.nav_top ul li a:hover {
    text-decoration: none;
    color: #FFFFFF;
    background: #AB2D39;
    padding: 4px 1em 0px 1em;
    margin-right: 1px;
}

/* Private message pop-up */
.privatemsg-old { display: none; }
.privatemsg-new { margin: 30px; }
.privatemsg-new a, .privatemsg-new a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #525252;
	padding: 25px 45px;
	color: #4F4F4F;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	background: #FFFFFF;
}

.privatemsg-new a:hover, .privatemsg-new a:active {
	color: #AB2D39;
}

.buttons {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #444444;
    border: 1px solid #000000;
    color: #FFFFFF;
    padding: 1px 5px 1px 5px;
}

.cattitle		{ font-weight: bold; font-size: 10px ; letter-spacing: 1px; color : #353535; }
a.cattitle		{ text-decoration: none; color : #353535; }

.forumlink		{ font-weight: bold; font-size: 11px; color : #4F4F4F; }
a.forumlink 	{ text-decoration: none; color : #4F4F4F; }
a.forumlink:hover{ text-decoration: none; color : #AB2D39; }

.nav			{ font-weight: bold; font-size: 11px; color : #000000; background-color: none; }
a.nav			{ text-decoration: none; color : #4F4F4F; }
a.nav:hover		{ text-decoration: none; }

.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #4F4F4F; }
a.topictitle:hover	{ text-decoration: none; color : #AB2D39; }

.posttitle { font-face: Tahoma, Arial, Verdana, sans-serif; font-size: 13px; background: none; }
.postbody { font-size : 12px; background: none; height: 100%; }
tbody.postbody { background: none; }

.postbody a:link, .postbody a:active, .postbody a:visited { text-decoration: none; color: #AB2D39; }
.postbody a:hover { color : #4F4F4F;}

a.postlink:link, a.postlink:active, a.postlink:visited { text-decoration: none; color: #AB2D39 }
a.postlink:hover { color : #4F4F4F;}

a.modlink:link, a.modlink:active, a.modlink:visited { font-weight: bold; text-decoration: none; color: #0F89B7; }
a.modlink:hover { color : #AB2D39;}

.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #999; letter-spacing: -1px; }
a.copyright:link, a.copyright:active, a.copyright:visited { font-weight: bold; color: #4F4F4F; text-decoration: none; }
a.copyright:hover { font-weight: bold; color : #AB2D39; }

.name			{ font-size : 11px; color : #000000;}
.postdetails		{ font-size : 10px; color : #000000; }

.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.helpline { background-color: #DEE3E7; border-style: none; }

/* Set Image style */
img, .forumline img {
	border: 0;
}


@import url("formIE.css");

/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: {T_BODY_HLINK}; }
a.topic-new:hover, a.topic-new:active { color: {T_BODY_LINK}; }
/* End Simple Subforums MOD */