/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #FFFFFF;
}

/* General font families for common tags */
font,th,td,p { font-family: Geneva, Arial, Helvetica, sans-serif }


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #888888 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 1px #888888 solid; }
/* This is the outline round the main forum tables */
.dottedline	{ background-color: #FFFFFF; border: 1px #CDCDCD solid; }

.thickline	{ background-color: #FFFFFF; border: 3px #666666 solid; }


/* This is the outline round the main forum tables */
.backwhite	{ background-color: #FFFFFF; border: 1px #CDCDCD solid; }

/* This is the outline round the main forum tables */
.backgrey	{ background-color: #F5F5F5; border: 1px #888888 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFFFFF;}
td.rowborder	{ background-color: #FFFFFF; border-right: 1px #888888 solid; }
td.row2	{ background-color: #FFFFFF; }
td.row3	{ background-color: #FFFFFF; }


/*
  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
*/
td.rowpic {
		background-color: #888888;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #888888; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#D9D9D9; border-top: 1px #666666 solid; height: 20px;
			font-size : 11px; color : #FFFFFF;
}
td.catThoughts {
			background-color:FBFBFB;  border-bottom: 1px #D2D2D2 solid; height: 20px;
}
td.catComment {
			background-color:E9E9E9;  border-bottom: 1px #D2D2D2 solid; border-top: 1px #D2D2D2 solid; height: 30px;
}
td.catimage {
			 background-image:url(images/bg.gif); border-top: 1px #D2D2D2 solid; border-bottom: 1px #D2D2D2 solid; height: 20px;
}

td.rowYellow {
			background-color:FFFFCC; height: 20px;
}
td.rowOrange {
			background-color:FFDBB0; height: 20px;
}
td.rowGreen {
			background-color:CCFFCC; height: 20px;
}
td.rowGrey {
			background-color:666666; height: 20px;
}
td.rowLightblue {
			background-color:E0EEFF;
}

td.grey {
			background-color:E5ECF1; height: 40px;
}

td.lightgrey {
			background-color:F2F4F5; height: 40px;
}

td.green {
			background-color:CEF2CE; height: 40px;
}
td.yellow {
			background-color:F5F4C5; height: 40px;
}

td.lightgreen {
			background-color:E5F1E5; height: 40px;
}



/*
  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 :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #888888; border-style: solid; height: 20px; }
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #888888; border-style: solid; }

th.thHead,td.catHead { font-size: 14px; 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; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
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; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: Geneva, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

/* details text */
.details			{ text-decoration: none; font-size: 11px; color : #000000; }
a.details:link   { text-decoration: none; color : #6699FF; }
a.details:visited { text-decoration: none; color : #6699FF; }
a.details:hover	{ text-decoration: underline; color : #000000; }

/* details text */
.links			{ text-decoration: none; font-size: 11px; color : #666666; }
a.links:link   { text-decoration: none; color : #6699FF; }
a.links:visited { text-decoration: none; color : #6699FF; }
a.links:hover	{ text-decoration: underline; color : #6699FF; }


/* General text */
.press_desc { font-family: Arial, Helvetica, sans-serif; font-size : 10pt; line-height:12pt; color : #2e2e2e;  }
.genlarge { font-size : 16px; }
.gen { font-size : 12px; }
.genmed,.genuserlink { font-size : 11px; }
.gensmall { font-size : 10px; }
.gentiny { font-size : 9px; }
.gen,.genmed,.gensmall,.gentiny { color : #2e2e2e; }
.genblue { font-size : 20px; color : #FFFFFF;  }
.genred { font-size : 20px; color : #FF6666;  }
.medred { font-size : 11px; color : #FF6666;  }
.medred2 { font-size : 11px; color : #FF6666;  }
.medgrey { font-size : 11px; color : #B8B8B8;  }
.medblue { font-size : 11px; color : #006699;  }
a.medblue { color:#006699; text-decoration:none;}
a.medblue:hover { color:#006699; text-decoration:underline;}
.medblue2 { font-size : 11px; color : #6EADE7;  }
a.medblue2 { color:#6EADE7; text-decoration:none;}
a.medblue2:hover { color:#6EADE7; text-decoration:none;}
.medblack2 { font-size : 11px; color : #000000;  }
a.medblack2 { color:#000000; text-decoration:none;}
a.medblack2:hover { color:#000000; text-decoration:none;}
.medyellow2 { font-size : 11px; color : #B8B8B8;  }
a.medyellow2 { color:#B8B8B8; text-decoration:none;}
a.medyellow2:hover { color:#B8B8B8; text-decoration:none;}
.black2 { font-size : 14px; color : #5D5D5D;  }
a.black2 { color:#5D5D5D; text-decoration:none;}
a.black2:hover { color:#5D5D5D; text-decoration:none;}
.largeblue { font-size : 20px; color : #6EADE7;  }
.fielderror { font-size : 20px; color : #CC0000;  }
.blue2 { font-size : 16px; color : #006699;  }
a.blue2 { color:#006699; text-decoration:none;}
a.blue2:hover { color:#006699; text-decoration:underline;}
.green2 { font-size : 11px; color : #00aa22;  }
a.green2 { color:#00aa22; text-decoration:none;}
a.green2:hover { color:#00aa22; text-decoration:underline;}
.green3 { font-size : 14px; color : #00aa22;  }
a.green3 { color:#00aa22; text-decoration:none;}
a.green3:hover { color:#00aa22; text-decoration:underline;}
.largeblack { font-size : 22px; color : #2e2e2e;  }
.dateblue { font-size : 16px; color : #6EADE7;  }
.genblack { font-size : 16px; color : #666666;  }
.medblack { font-size : 11px; color : #666666;  }
.gengold { font-size : 16px; color : #E99917;  }
.genorange { font-size : 20px; color : #00aa22;  }
.groupcreate{ font-size : 9px; color : #57A75C;  }
.private{ font-size : 9px; color : #EB3E3E;  }
a.genuserlink { color:#6699FF; text-decoration:none;}
a.genuserlink:hover { color:#6699FF; text-decoration:underline;}
a.gen,a.genmed,a.gensmall,a.gentiny { color: #666666; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover,a.gentiny:hover	{ color: #666666; text-decoration: underline; }


.mainmenu		{ font-size : 14px; font-weight: bold; border:1px #CCCCCC solid; color : #FFFFFF; background-color:#0079C8; padding:4px;}
a.mainmenu		{ text-decoration: none; color : #FFFFFF; background-color:#0079C8; border:1px #CCCCCC solid; padding:4px;}
a.mainmenu:hover{ text-decoration: none; color : #FFFFFF; background-color:#00aa22; border:1px #CCCCCC solid; padding:4px; }
a.mainmenu:active{ text-decoration: none; color : #FFFFFF; background-color:#00aa22; border:1px #CCCCCC solid; padding:4px; }


.nav			{ font-size: 13px; color : #000000;}
a.nav			{ text-decoration: none; color : #00aa22; }
a.nav:visited	{ text-decoration: none; color : #00aa22; }
a.nav:hover		{ text-decoration: underline; color : #000000; }




.copyright		{ font-size: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: none;}



select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	font-style: normal;
	cursor: pointer;
	vertical-align: middle;
	width: auto;
	color: #000;
}

input, textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.90em;
	font-weight: normal;
	cursor: text;
	vertical-align: middle;
	padding: 2px;
	color: #111111;
	border-left: 1px solid #AFAEAA;
	border-top: 1px solid #AFAEAA;
	border-right: 1px solid #D5D5C8;
	border-bottom: 1px solid #D5D5C8;
	background-color: #F5F5F5;
}

input:hover, textarea:hover {
	border-left: 1px solid #AFAEAA;
	border-top: 1px solid #AFAEAA;
	border-right: 1px solid #AFAEAA;
	border-bottom: 1px solid #AFAEAA;
	background-color: #E9E9E2; 
}

input:focus, textarea:focus {
	border: 1px solid #6EADE7;
	background-color: #E9E9E2;
	color: #555555;
}

/* Form button styles
---------------------------------------- */
a.button, a.liteoption, a.mainoption, input.button, input.mainoption, input.liteoption {
	width: auto !important;
	padding: 1px 3px 0 3px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 0.85em;
	background: #EFEFEF url("./images/bg_button.gif") repeat-x top;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #666666;
}


/* <a> button in the style of the form buttons */
a.button, a.liteoption, a.mainoption, a.button:link, a.liteoption:link, a.mainoption:link, a.button:visited, a.liteoption:visited, a.mainoption:visited, a.button:active, a.liteoption:active, a.mainoption:active {
	text-decoration: none;
	color: #000000;
	padding: 4px 8px;
}

/* Hover states */
a.button:hover, a.liteoption:hover, a.mainoption:hover, input.button:hover, input.mainoption:hover, input.liteoption:hover {
	border: 1px solid #6EADE7;
	background: #EFEFEF url("./images/bg_button.gif") repeat bottom;
	color: #6EADE7;
}




table.alerttable {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.alerttable th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: gray;
	background-color: #FFFFCC;
	-moz-border-radius: ;
}
table.alerttable td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: gray;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}

table.alerttablegreen {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.alerttablegreen th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: gray;
	background-color: #CCFFCC;
	-moz-border-radius: ;
}
table.alerttablegreen td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: gray;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}

table.alerttableorange {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.alerttableorange th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: gray;
	background-color: #FFE8CC;
	-moz-border-radius: ;
}
table.alerttableorange td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: gray;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}

td.horiz { border-top: 1px #CDCDCD solid; }
td.event { border-left: 1px #CDCDCD solid; }


.green_button {font-size : 14px; font-weight: bold; border:1px #CCCCCC solid; color : #FFFFFF; background-color:#0079C8; padding:2px; cursor:pointer;
}
.green_button:hover {font-size : 14px; font-weight: bold; border:1px #CCCCCC solid; color : #FFFFFF; background-color:#00aa22; padding:2px; cursor:pointer;
}