/*--- Part Plastic theme ---*/
/*--- corners/css main menus add by my2cents - http://webappworld.net ---*/   
/*--- part plastic by my2cents 8/17/2006 - http://www.webappworld.net/ ---*/

/*--- Front Page table ---*/
.fpage {
 font-size: 0.89em;
}

/* right and left columns on main page */
div.block {
	width				: 140px;
	margin				: 0px;
	padding				: 0px;
	text-align 			: left;
}	
div.blocktitle {
	width				: 140px;
	height				: 21px;
	margin			        : 0px;
	padding-top			: 5px;
	background			: URL("images/top.gif");
	background-repeat	        : no-repeat;
	text-align 			: center;
	font-weight			: bolder;
}
div.blockcontent {
	width				: 132px; /* This is 140 - the borders + the padding-left = 1 + 1 + 3 = 5 */
	margin				: 0px;
	padding-left		        : 3px;
	padding-top			: 3px;
	padding-bottom		        : 3px;
	padding-right		        : 3px;
	border-left			: 1px solid #4C93BF;
	border-right		        : 1px solid #4C93BF;
	/*background			: #4c93bf;*/
	text-align 			: left;
	
}
div.blockbottom {
	width				: 140px;
	height				: 67px;
	margin				: 0px;
	padding				: 0px;
	background			: URL("images/bottom.gif");
	background-repeat	        : no-repeat;
}

/* snazzy corners*/
.xtop {display:block; background:transparent; font-size:1px;}
.xbottom {display:block; background:transparent; font-size:1px; margin-bottom: 10px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 { background-color: transparent; background: URL("images/menubg.gif"); border-left:1px solid #3E789C; border-right:1px solid #3E789C;}
.xb1 {margin:0 5px; background:#3E789C;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

/*--- Snazzy Menu Variables ---*/
.cat ul {padding:0; margin:0; width:0;}

.cat li {list-style-type:none; width:127px; height:20px; margin:2px 0; clear:both;}

dt.cat {width:127px; height:20px; margin:2px 0; clear:both;} /* for theme chooser */

.cat a.menu, .cat a.menu:visited {position:relative; display:block; width:127px; height:18px; border:1px solid #3E789C; background-color:#4C93BF; background-image: url(images/menubg.gif); color:#000; padding-left:3px; text-decoration:none;}

a.menu span, a.menu:visited span {display:none;}

.cat a.menu:hover {color:#fff; background-color:FF9933; background-image: url(images/menu2.jpg); border:1px outset #3E789C; text-decoration:none;}

a.menu a:hover span {position:absolute; display:block; left:127px; top:0; width:0px; height:0px; font-size:1px; line-height:0;}

* html a.menu:hover span {width:8px; height:16px; w\idth:0; he\ight:0;}

/*--- Page Variables ---*/ 

html {
 font-size: 100%;
}
body {
 background-color: #ffffff;
 color: #000000;
 font-size: 0.8em;
}
td, p, div {
 font-size: 1em;
 font-family: "Trebuchet MS", "Franklin Gothic Medium", Verdana, Helvetica, sans-serif;
}

A:link, A:visited {
 color: #003399;
}
A:active, A:hover {
 color: #FF7f00;
 text-decoration: none;
}

.pagetable {
 text-align: center;
}

/*--- Title Box ---*/
.myheadertable { /* logo_block */
 text-align: right;
 height: 61px;
 line-height: 1.38em;
 font-size: 0.92em;
 border: 3px double #FFA944;
 margin-bottom: 0;
 padding: 5px;
}
.myheadertable form {
 margin-right: 3px;
 text-align: right;
 line-height: 16px;
}

A.helps:link, A.helps:visited, A.helps:active, A.helps:hover { /* help, contact, recommend usually at top */
 font-size: 0.77em;
}

/*--- Menu Bar (bottom bar for Menu Manager)---*/
.navbar { /* Menu bar */
 width			: 100%;
 height			: 45px;
 margin			: 0px;
 padding-top		: 10px;
 padding-left		: 0px;
 padding-right		: 0px;
 padding-bottom		: 0px;
 background		: URL("images/menu2.jpg");
 background-repeat	: repeat-x;
 font-weight: bold;
}
A.nav:link, A.nav:visited {
 text-decoration: none;
 font-weight: bold; /* netscape 4.7 */
 color: #000;
}
A.nav:active, A.nav:hover {
 text-decoration: underline overline;
 font-weight: bold; /* netscape 4.7 */
 color: #666;
}

/*--- Banner ---*/
.bannertable {
 font-size: 0.95em;
 font-weight: bold;
 text-align: center;
 width: 492px;
 line-height: 15px;
 padding: 3px;
}
.bannertext {
}
.bannertexttitle {
}
A.bannerlink:link, A.bannerlink:visited,
A.bannerlink:active, A.bannerlink:hover {
 font-size: 0.95em;
}

/*--- Menu ---*/
/* when using a colored box header, to keep width for netscape 4.7, use: */
.menutable { /* Box title bars */
 background-color: transparent;
 background: URL("images/menubg.gif");
 border-left:1px solid #3E789C;
 border-right:1px solid #3E789C; 
 font-weight: bold;
 text-align: left;
 padding-bottom: 2px;
}
.menubordercolor { /* behind boxes, provides border in some themes */
 text-align: center;
 border-bottom: 13px solid #9DC4DC; 
 margin: 0px 0px 0px 0px;
}
.menubackcolor { /* box content */
 background-color: #ffffff;
 color: #000000;
 border: 1px solid #4C93BF;
 padding: 2px;
 text-align: left;
}
.cat {
 text-align: left;
}

A.menu:link, A.menu:visited {
 font-weight: bold;
 text-decoration: none;
}
A.menu:active, A.menu:hover {
 font-weight: bold;
}

/*--- Who's Online? ---*/
.whocat {
 font-size: 0.92em;
}
.cat ul.whocat {
 margin-left: 12px; /* Firefox */
}
.cat ul.whocat a {
 font-size: 1.1em;
}

A.whomenu:link, A.whomenu:visited, A.whomenu:active, A.whomenu:hover {
 font-weight: bold;
}

/*--- News ---*/
.newssubtitle { /* Notes under front article titles */
 font-size: 0.89em;
}
A.smallnewslink:link, A.smallnewslink:visited { /* Nickname author subtitle notes, more link long front page news */
 text-decoration: none;
}
A.smallnewslink:active, A.smallnewslink:hover {
 text-decoration: underline;
}
.newsfootertable { /* bottom inset text tables (print, email, comments, ...) */
 background-color: #DEEBF3;
 border: 1px solid #3E789C;
 margin-top: 5px;
 display: table;
 width: 99.5%;
 font-size: 0.89em;
 white-space: nowrap;
}
.newsfootertable span {
 display: block;
 float: left;
 text-align: left;
/* display: table-cell; doesn't work in IE */
 width: 49%;
 margin-top: 3px;
 margin-bottom: 3px;
}
.newsfootertable span.newsfootertext { /* inset text bottoms front page news */
 display: block;
 float: right;
 text-align: right;
/* display: table-cell; doesn't work in IE */
 width: 49%;
 padding: 0;
}

A.newslink:link, A.newslink:visited, A.newslink:active, A.newslink:hover { /* links in news footers */
}

/* topics.pl only from here on: */
.fullnewstitle { /* article title news page */
 color: #000000;
 font-weight: bold;
 font-size: 16px;
}
.newstextsmall { /* article subtitle notes news page */
 background-color: #a9a9a9;
 border: 1px outset #3E789C;
 color: #000000;
 font-size: 0.89em;
}
.newstextnormal { /* articles text news page */
 padding: 7px;
}
.newstexttitle { /* comments notes (title, number, post link) */
 background: URL("images/menubg.gif");
 border: 1px outset #3E789C;
 color: #ffffff;
 font-weight: normal;
}
.commenttitleback { /* Article comment title bar */
 background-color: transparent;
 background: URL("images/menubg.gif");
 border: 1px outset #3E789C;
 color: #000000;
 font-weight: bold;
}
.commentsubtitleback {
 background-color: #dcdcdc; /* Comment message subtitle */
 border: 1px outset #3E789C;
 color: #000000;
 font-size: 0.89em;
}
.commentbordercolor {
 background-color: #ffffff; /* these only show when making comment until HTML in topics.pl is fixed */
 border: 1px outset #3E789C;
 color: #000000;
}
.commentbackcolor {
 background-color: #ffffff;
 border: 1px outset #3E789C;
 color: #000000;
 padding: 7px;
}
A.commentlink:link, A.commentlink:visited, 
A.commentlink:active, A.commentlink:hover {
 font-weight: bold;
}
.articlecatnormal { /* columns on topics page */
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 padding: 10px;
}
.articlecattitle { /* Title tops topics and category pages (also in user.pl) */
 color: #696969;
 font-weight: bold;
 font-size: 14px;	
}

/*--- Poll ---*/
.pollquestion {
 color: #CC3333;
 margin-bottom: 5px;
}
.poll {
 text-align: center;
}
.poll .poll {
 text-align: left;
 font-size: 0.89em;
 padding-left: 17px;
 text-indent: -17px;
}
.votebutton { /* poll.pl */
 background-color: transparent;
 background: URL("images/menubg.gif");
 margin: 5px;
}
A.polllink:link, A.polllink:visited, 
A.polllink:active, A.polllink:hover {
 font-size: 0.895em;
}

/*--- My Content ---*/
.mycontenttable { /* border around latest forum posts bottom of page (if turned on) */ 
 width: 98%;
 margin-left: auto; /* Firefox */
 margin-right: auto;
 margin-bottom: 10px;
}
.mycontenttext, .mycontenttexttitle {
}
A.mycontentlink:link, A.mycontentlink:visited, 
A.mycontentlink:active, A.mycontentlink:hover {
 font-weight: bold;
}

/*--- Helps Nav ---*/
.helpsnavtable { /* small block at bottom (help, contact, stats, ...) */
 background-color: #ffffff;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 text-align: center;
 width: 23em;
 border: 1px solid #FFA944;
 margin: 15px;	
 padding: 3px;
}
A.helpsnavlink:link, A.helpsnavlink:visited, A.helpsnavlink:active, A.helpsnavlink:hover { /* instantmessages.pl has this */
}

/*--- WebAPP Footer ---*/
.webapptext {
 font-size: 0.95em;
 font-weight: bold;
 width: 550px;
 height: 70px;
 padding-top: 4px;
}
A.webapplink:link, A.webapplink:visited {
 text-decoration: none;
}
A.webapplink:active, A.webapplink:hover {
 text-decoration: underline;
}

/*--- Forum ---*/
.forumtext { /* nav tree, site time and other text under index */
}
.forumtextbold {
 font-weight: bold;
}
.forumtitlebackcolor { /* table behind topics and messages indexes (makes grid) */
 background-color: #ffffff;
 border-top: 1px solid #4c94c0; /* top border thickness/style/color of this entire grid */
 border-right: 1px solid #444444; 
 border-left: 1px solid #4c94c0; 
 border-bottom: 1px solid #444444;
 color: #000000;
}
.boardtitle { /* board and category title rows */
 background-color: transparent;
 background: URL("images/menubg.gif"); /* background color of titleboxes */
 border-top: 1px solid #4c94c0; 
 border-right: 1px solid #ffa994; 
 border-left: 1px solid #4c94c0; 
 border-bottom: 1px solid #ffa994;
 color: #000000;
 font-weight: bold;
 padding: 3px;
}
.forumwindow1 {
 background-color: #9DC4DC; /* stickies, link info, etc... */
 border-bottom: 1px solid #4C93BF; 
 color: #000000;
 font-weight: normal;
}
.forumwindow2 { /* (set link text separately) forum and board index category titles, messages, overview messages */
 background-color: #d5bfbf;
 border-bottom: 1px solid #4C93BF; 
 color: #000000;
 font-weight: normal;
}
.forumwindow3 { /* alternate messages, overview subtitles, alternate board index categories */
 background-color: #b3b3cc;
 border-bottom: 1px solid #4C93BF; 
 color: #000000;
 font-weight: normal;
}
A.forumlink:link, A.forumlink:visited, 
A.forumlink:active, A.forumlink:hover { /* board titles */
 font-weight: bold;
}
A.forumnav:link, A.forumnav:visited, A.forumnav:active, A.forumnav:hover { /* navigation tree, mark as read */
}

/*--- Stats ---*/
.statstext {
 text-align: left;
}
.statstextbold {
 font-weight: bold;
 text-align: left;
}

/*--- IM ---*/
/* Grid background and each single message heading set in theme.pl variables */

.imtitle {
 background-color: transparent;
 background: URL("images/menubg.gif");
 border-top: 1px solid #4c94c0; 
 border-right: 1px solid #ffa994; 
 border-left: 1px solid #4c94c0; 
 border-bottom: 1px solid #ffa994;
 color: #000000; /* sets text color */
}
.imselected { /* Highlight IM being read */
 background-color: #9DC4DC;
 color: #000000;
}
.imwindow1 { /* First, third, ..., message in list */
 background-color: #ffffff;
 color: #000000;
}
.imwindow2 { /* Second, fourth, ..., message in list */
 background-color: #f5f5f5;
 color: #000000;
}
A.newimlink:link, A.newimlink:visited, 
A.newimlink:active, A.newimlink:hover {
 font-weight: bold;
}
A.oldimlink:link, A.oldimlink:visited, A.oldimlink:active, A.oldimlink:hover {
}

/*--- Text ---*/
.text {
 background-color: #ffffff;
 border: 3px double #4c94c0;
 color: #000000;
}
.textsmall {
 font-size: 0.85em;
 font-family: Arial, Helvetica, sans-serif;
}
.texttitle {
 color: #000000; /* titles on pages various sections */
 font-weight: bold;
 font-size: 16px;
 padding-top: 0px;
 margin-top: 0px;
}
/* texttitle: palm article titles, about, caption in admin "Site Configuration", help, */
/* admin send newsletter, title on view article or comment from search, */
/* user welcome view profile, data_error, print_main (welcome) */

/*--- Form ---*/
.formstextnormal {
 font-weight: bold; /* many forms */
 padding: 7px;
}
.formstext {
 /* text right of form field title post article, post comment, edit profile */
}
.formstexttitle {
 color: #000000; /* edit profile titles */
 font-weight: bold;
 font-size: 16px;
}
.formstextsmall {
 font-size: 11px; /* edit profile (required fields note) */
}
.button {
 background-color: transparent;
 background: URL("images/menubg.gif");
}

/*--- not in use, not implemented in any files in WebAPP ---*/
/* .articlecatempty, .time, .helpsnavtext, .helpsnavtexttitle */

/*--- Calendar (also still has settings in calendar.cfg) ---*/
.calhead {
 text-align: center;
}
.calbody {
}
.calhigh {
 background-color: #FFFFCC;
}
.calhigh a:link, .calhigh a:visited, .calhigh a:active, .calhigh a:hover {
 font-weight: bold;
}
.caltoday {
 font-weight: bold;
 color: #FF3300;
 font-size: 10px;
}

/*--- Custom ---*/
FORM { /* keeps forms flat (display:inline; works too) */
 margin : 0px;
}
HR {
 color: #A9A9A9;
 height: 1px;
 background-color: #dcdcdc;
 border: 0;
}
.codepost { /* scroll boxes for posting code in forums or articles */
 background-color: #ffffff;
 color: #000000;
 width: 340px;
 height: 150px;
 white-space: nowrap;
 overflow: scroll;
 padding-left: 2px;
 padding-bottom: 12px;
 font-size: 0.85em;
}
blockquote { 
 font-size: 0.98em; 
 font-family: Arial; 
 color: #000000; 
 width: 25em;
 border: 1px solid #696969; 
 background-color: #FFFFFF; 
 padding: 3px; 
} 

/* NEW CLASSES FOR 0.9.9.3: */

/* "More" link for long articles shortened on front page */ 
.morelink {
 font-size: 11px;
}

/* for firefox */ 
a img {
 border:0; 
 text-decoration:none; 
}

.highlight { /* 3 for whoson */
 color: #FFFFCC;
 font-weight: bold;
}
.mouseoveroff {
}
.mouseover {
 cursor: help;
 background-color: #ffccff;
 color: #000000;
}

/* these need to be kept below the other rules if to override an old style */
/* some of them are compound classes */
.tableback { /* behind whole table, makes edges if in different color */
 background-color: #696969;
 color: #000000;
 font-weight: normal;
}
.titlebar { /* section titles */
 font-weight: bold;
}
.columnheader { /* column headers can be different color */
 background-color: #f5f5f5;
 color: #000000;
 font-weight: bold;
}
.tabletext { /* ordinary text in tables */
 background-color: #ffffff;
 color: #000000;
}

.menutable A:link, .menutable A:visited { /* links in the navbar */
 font-weight: bold; /* netscape 4.7 */
}
.menutable A:active, .menutable A:hover {
 font-weight: bold; /* netscape 4.7 */
}

/*--- Top Menu Bar (Menu Manager) ---*/
.topnavbar { /* Menu bar */
 width				: 100%;
 height				: 45px;
 margin				: 0px;
 padding-top			: 0px;
 padding-left		        : 0px;
 padding-right		        : 0px;
 padding-bottom		        : 10px;
 background			: URL("images/menu.jpg");
 background-repeat	        : repeat-x;
 font-weight: bold;
}
A.topnav:link, A.topnav:visited {
 text-decoration: none;
 font-weight: bold; /* netscape 4.7 */
 color: #000;
}
A.topnav:active, A.topnav:hover {
 text-decoration: underline overline;
 font-weight: bold; /* netscape 4.7 */
 color: #666;
}

/* for contributors list (action=ver) */
.ver A:link, .ver A:visited {
}
.ver A:active, .ver A:hover {
}

/* new for betaapp */

.spacer {
 background-color: #ffffff;
 border: 0;
}

table.forumtitlebackcolor {
 border-spacing: 1px; /* doesn't work IE */
 border-collapse: separate; /* doesn't work IE with cellspacing defined in tables */
}

/*--- NEW CLASSES FOR code moved from theme.pl by my2cents after 0.9.9.3.2 ---*/ 
.titlebg { /* grid behind admin, instantmessage, and memberlist */
    background-color:#396DA6; 
} 
.titletext { /* column headings admin pages */
 background-color: #F2C973;
} 
.windowbg { /* articles admin, memberlist and instantmessage header rows */
    background-color:#9DC4DC; 
} 
.windowbg2 { /* articles admin, memberlist rows */
    background-color:#f5f5f5; 
} 
.windowbg3 { /* articles admin, memberlist alternate rows */
    background-color:#ffffff; 
} 
/*------ end code moved from theme.pl -----------------------*/

.textinput { /* text inputs on forms */
 border: 1px inset #3E789C;
 background-color: #DEEBF3;
}

/* custom */
input  { /* checkboxes, and radio inputs on forms, all input size if not declared elsewhere */
 font-size: 0.98em;
}
textarea { /* text inputs on forms */
 border: 1px inset #3E789C;
 background-color: #DEEBF3;
}
select { /* text inputs on forms */
 border: 1px inset #3E789C;
 background-color: #DEEBF3;
}