/*
 go2eggy style sheet
*/

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
	background-color:#d0c090;
	scrollbar-face-color: #f8e8b8; scrollbar-highlight-color: #c8a078;
	scrollbar-shadow-color: #c8a078; scrollbar-3dlight-color: #c8a078;
	scrollbar-arrow-color:  #905000; scrollbar-track-color: #d0c090;
	scrollbar-darkshadow-color: #c8a078;
}

/* General font families for common tags */
font{ font-family: Verdana, Arial, Helvetica, sans-serif, font-size: 17px}
--p, td	{ font-family: Verdana, Arial, Helvetica, sans-serif  font-size: 17px} 
hr	{ height: 0px; border: solid #d9b189 0px; border-top-width: 1px;}
a	{ color: #006699; text-decoration: none; }
a:hover	{ color: #006600; text-decoration: underline; }
h1,h2,h3		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 17px; font-weight : bold; text-decoration : none; line-height : 120%; color : #993300;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color:#f8e8b8; border: #b79067; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

/* This is the outline round the main forum tables */
.forumline	{ background-color:#F8E8B8;border: 2px #c8a078 solid }



TH		{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #c8a078; height: 25px; font-size: 11px; font-weight: bold; color: #e9d9a9; }  /* Uses Bitmap */
TD.tablebg	{ background-color: #d0c090 }
TD.cat		{ background-color: #c8a078; height: 28px }  /* Uses Bitmap */
TD.row1		{ background-color: #f8e8b8 }
TD.row2		{ background-color: #e9d9a9 }
TD.row3		{ background-color: #f8e8b8 }

/*
  Setting additional nice 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 :-)
*/
TD.catHead,TD.catSides,TD.catLeft,TD.catRight,TD.catBottom { background-color:#D1D7DC; height: 28px; border: #ffffff; border-style: solid; }  /* Uses Bitmap */

TD.catHead	 { height: 29px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }
TD.catSides  { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.catLeft	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TD.catRight	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.catBottom { height: 29px; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px }

TH.thHead,TH.thSides,TH.thBottom,TH.thCornerL,TH.thCornerR { border: #ffffff; border-style: solid; }
TH.thTop,TH.thLeft,TH.thRight,TH.thCornerL,TH.thCornerR { border: #b4a172; }

TH.thHead	 { font-weight : bold; font-size: 12px; height: 25px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }
TH.thSides	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TH.thTop	 { border-left-width: 0px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px }
TH.thLeft	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thRight	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TH.thBottom  { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px }
TH.thCornerL { border-left-width: 1px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px }
TH.thCornerR { border-left-width: 0px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }

TD.row3Right	 { background-color: #f8e8b8; border: #f8e8b8; border-style: solid;  border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 16px; font-weight : bold; text-decoration : none; line-height : 120%; color : #993300;}

a.sitename	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #993300;}
a.sitename:hover	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : underline; line-height : 120%; color : #dd6900;}

/* General normal text */
.gen		{ font-size : 12px; color : #000000; }
a.gen		{ color: #905000; text-decoration: none; }
a.gen:hover	{ color: #dd6900; text-decoration: underline; }


/* General medium text 
.genmed		{ font-size : 11px; color : #000000; }
a.genmed	{ text-decoration: none; color : #905000; }
a.genmed:hover	{ text-decoration: underline; color : #dd6900; }

/* General small 
.gensmall	{ font-size : 12px; color : #905000; }
a.gensmall	{ color: #905000; text-decoration: none; }
a.gensmall:hover{ color: #dd6900; text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php 
.forumlink		{ font-size : 12px; font-weight : bold; text-decoration : none; color : #905000; }
a.forumlink		{ text-decoration: none; color : #905000; }
a.forumlink:hover	{ text-decoration: underline; color : #dd6900; }
.forumline	{ background-color:#b79067;F8E8B8 border: 1px #c8a078 solid }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-size : 11px; font-weight : bold; text-decoration : none; color : #000000;}
a.nav			{ text-decoration: none; color : #905000; }
a.nav:hover		{ text-decoration: underline; color : #dd6900; }

.quote {
	font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006600; line-height: 125%;
	background-color: #f1e1b1; border: #b79067; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.editedby { font-size : 10px; line-height: 100%; color: #333333; }

/* Copyright and bottom info */
.copyright		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #DD6900; font-size: 10px; letter-spacing: -1px;}
a.copyright		{ color: #333333; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}
.heads {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #993300;
	font-style: normal;
	font-weight: bold;

}
.em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #9966FF;
}
.maxmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0066FF;
}
