/* ALL ELEMENTS ARE scoped using #ZTBBSCONTENT * */

/* General font families for common tags */
#ZTBBSCONTENT * font,#ZTBBSCONTENT * th,#ZTBBSCONTENT * td,#ZTBBSCONTENT * p { font-family: Verdana, Arial, Helvetica, sans-serif }
#ZTBBSCONTENT * a:link,#ZTBBSCONTENT * a:active,#ZTBBSCONTENT * a:visited { color : #4F0101; }
#ZTBBSCONTENT * a:hover		{ text-decoration: underline; color : #744802; }
#ZTBBSCONTENT * hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
#ZTBBSCONTENT * .bodyline	{ background-color: #FAF9F5; border: 0px; }

/* This is the outline round the main forum tables */
#ZTBBSCONTENT * .forumline	{ background-color: #FFFFFF; border: 1px #7B7B7B solid; }


/* Main table cell colours and backgrounds */
#ZTBBSCONTENT * td.row1	{ background-color: #F3F4EC; }
#ZTBBSCONTENT * td.row2	{ background-color: #F3F4EC; }
#ZTBBSCONTENT * td.row3	{ background-color: #F3F4EC; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
#ZTBBSCONTENT * td.rowpic {
		background-color: #EDEDE2;
		background-image: url(../images/bbs/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
#ZTBBSCONTENT * th	{
	color: #545454; font-size: 11px; font-weight : bold;
	background-color: #7F4642; height: 25px;
	background-image: url(../images/bbs/cellpic3.gif);
}

#ZTBBSCONTENT * td.cat,#ZTBBSCONTENT * td.catHead,#ZTBBSCONTENT * td.catSides,#ZTBBSCONTENT * td.catLeft,#ZTBBSCONTENT * td.catRight,#ZTBBSCONTENT * td.catBottom {
			background-image: url(../images/bbs/cellpic1.gif);
			background-color:#7F4642; border: #FFFFFF; border-style: solid; height: 28px;
}
/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
#ZTBBSCONTENT * td.cat,#ZTBBSCONTENT * td.catHead,#ZTBBSCONTENT * td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
#ZTBBSCONTENT * th.thHead,#ZTBBSCONTENT * th.thSides,#ZTBBSCONTENT * th.thTop,#ZTBBSCONTENT * th.thLeft,#ZTBBSCONTENT * th.thRight,#ZTBBSCONTENT * th.thBottom,#ZTBBSCONTENT * th.thCornerL,#ZTBBSCONTENT * th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
#ZTBBSCONTENT * td.row3Right,#ZTBBSCONTENT * td.spaceRow {
	background-color: #F3F4EC; border: #FFFFFF; border-style: solid; }

#ZTBBSCONTENT * th.thHead,#ZTBBSCONTENT * td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
#ZTBBSCONTENT * th.thSides,#ZTBBSCONTENT * td.catSides,#ZTBBSCONTENT * td.spaceRow	 { border-width: 0px 1px 0px 1px; }
#ZTBBSCONTENT * th.thRight,#ZTBBSCONTENT * td.catRight,#ZTBBSCONTENT * td.row3Right	 { border-width: 0px 1px 0px 0px; }
#ZTBBSCONTENT * th.thLeft,#ZTBBSCONTENT * td.catLeft	  { border-width: 0px 0px 0px 1px; }
#ZTBBSCONTENT * th.thBottom,#ZTBBSCONTENT * td.catBottom  { border-width: 0px 1px 1px 1px; }
#ZTBBSCONTENT * th.thTop	 { border-width: 1px 0px 0px 0px; }
#ZTBBSCONTENT * th.thCornerL { border-width: 1px 0px 0px 1px; }
#ZTBBSCONTENT * th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
#ZTBBSCONTENT * .maintitle,#ZTBBSCONTENT * h1,#ZTBBSCONTENT * h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}
/* General text */
#ZTBBSCONTENT * .gen { font-size : 12px; }
#ZTBBSCONTENT * .genmed { font-size : 11px; }
#ZTBBSCONTENT * .gensmall { font-size : 10px; }
#ZTBBSCONTENT * .gen,#ZTBBSCONTENT * .genmed,#ZTBBSCONTENT * .gensmall { color : #000000; }
#ZTBBSCONTENT * a.gen,#ZTBBSCONTENT * a.genmed,#ZTBBSCONTENT * a.gensmall { color: #000000; text-decoration: none; }
#ZTBBSCONTENT * a.gen:hover,#ZTBBSCONTENT * a.genmed:hover,#ZTBBSCONTENT * a.gensmall:hover	{ color: #4F0101; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
#ZTBBSCONTENT * .mainmenu		{ font-size : 11px; color : #000000 }
#ZTBBSCONTENT * a.mainmenu		{ text-decoration: none; color : #4F0101;  }
#ZTBBSCONTENT * a.mainmenu:hover{ text-decoration: underline; color : #744802; }
#ZTBBSCONTENT * a.mainmenu:visited{color : #4F0101;}


/* Forum category titles */
#ZTBBSCONTENT * .cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #4F0101}
#ZTBBSCONTENT * a.cattitle		{ text-decoration: none; color : #000000; }
#ZTBBSCONTENT * a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
#ZTBBSCONTENT * .forumlink		{ font-weight: bold; font-size: 12px; color : #4F0101; }
#ZTBBSCONTENT * a.forumlink 	{ text-decoration: none; color : #4F0101; }
#ZTBBSCONTENT * a.forumlink:hover{ text-decoration: underline; color : #744802; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
#ZTBBSCONTENT * .nav			{ font-weight: bold; font-size: 11px; color : #000000;}
#ZTBBSCONTENT * a.nav			{ text-decoration: none; color : #722720; }
#ZTBBSCONTENT * a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
#ZTBBSCONTENT * .topictitle			{ font-weight: bold; font-size: 11px; color : #4F0101; }
#ZTBBSCONTENT * a.topictitle:link   { text-decoration: none; color : #795D5A; }
#ZTBBSCONTENT * a.topictitle:visited { text-decoration: none; color : #792922; }
#ZTBBSCONTENT * a.topictitle:hover	{ text-decoration: underline; color : #767676; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
#ZTBBSCONTENT * .name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
#ZTBBSCONTENT * .postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
#ZTBBSCONTENT * .postbody { font-size : 12px;}
#ZTBBSCONTENT * a.postlink:link	{ text-decoration: none; color : #4F0101 }
#ZTBBSCONTENT * a.postlink:visited { text-decoration: none; color : #4F0101; }
#ZTBBSCONTENT * a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
#ZTBBSCONTENT * .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
}

#ZTBBSCONTENT * .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
}


/* Copyright and bottom info */
#ZTBBSCONTENT * .copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
#ZTBBSCONTENT * a.copyright		{ color: #444444; text-decoration: none;}
#ZTBBSCONTENT * a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
#ZTBBSCONTENT * input,#ZTBBSCONTENT * textarea, #ZTBBSCONTENT * select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
#ZTBBSCONTENT * input.post, #ZTBBSCONTENT * textarea.post, #ZTBBSCONTENT * select {
	background-color : #FFFFFF;
}

#ZTBBSCONTENT * input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
#ZTBBSCONTENT * input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
#ZTBBSCONTENT * input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
#ZTBBSCONTENT * input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
#ZTBBSCONTENT * .helpline { background-color: #DEE3E7; border-style: none; }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");