/* Tabs based on Silver Organge Labs Sample: http://labs.silverorange.com/archives/2004/may/updatedsimple */

/* CORE */
html { min-width: 600px; }

body, div, td, th, h2, h3 { /* redundant rules for bad browsers  */  
    font-family: verdana, sans-serif;
	font-size:    10pt;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #333;
}  


body {
	font-family: verdana, sans-serif;
	font-size:    x-small;
	background: #FFFFFF;
	color: #333;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

td {
	font-size: 10pt;
}

a { color: #06C; }
a:hover { color: #333; }
a:active { color: #000; }



h1,h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 180%;
	padding-bottom: 1.6em;
	margin: -10px;
	position: absolute;
	bottom: 0px;
	left: 25px;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2 {
	font-size: 140%;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0
}

h3 {
	background: #EEE;
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}

h4 {
	background: #EEE;
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 5px;
}
/* END CORE */

/* TABS */
#main {
	position:relative;
	top: -40px;
	border: 1px solid #666;
	clear: both;
	width: 685px;
	margin-left: 23%; margin-right: auto;
}

#contents {
	padding: 1.5em;
	background: #FFF;
	min-height: 320px;
	border-top: 2em solid #CFF3CD;
	font-size: 10pt;
}

#header {
	z-index: 100;
	position: relative;
	top: -40px;
	left: 0;
	width: 100%;
	height: 5em;
	width: 55em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	margin-left: 25%; margin-right: auto;
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	left: 20px;
	width: 55em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin-top: 1px;
	margin-right: 2px;
	text-align: center;
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: none;
	color: #333;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #DEF;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #77D976;
	border: 1px solid #000;
	border-bottom: none;
	color: black;
}

#header ul#primary a:hover, #header ul#primary a.selectedtab{
	margin-top: 0;
	border-color: #666;
	background: #CFF3CD;
	padding-bottom: 5px;
	color:#000;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 55em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header div#bread {
	padding: 0 30px;
	left: 1px;
	font-size: 8pt;
	width: 55em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}


#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: center;
	border: none;
	border-left: 1px dotted #AAA;
	background: none;

}

#header ul#secondary li a {
	color: #06C;
	text-decoration: underline;
}

#header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-left: 1px dotted #AAA;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#header ul#secondary li:first-child a,#header ul#secondary li:first-child span { border: none; }
/* END TABS */

/* CS STUFF */
table.tableBorder /* This is the outline round the main forum tables */
{
/*    border: 1px #B2B2B2 solid;  */
    border: 1px outset;
    background-color: #FFFFFF;
    margin-bottom: 8px;
    
}

.tableBorder th, .column, tr.column td /* td.column is the main heading row of the table, shows either the table title, or the column headings, such as 'Posts', 'Last Post' etc. Top row of all tables. */
{
    font-weight: bold; 
    font-size: 0.9em; 
    background-color: #6798C7; 
    COLOR: white;
    vertical-align:top;
}

div.indent
{
    margin:0px 0px 0px 10px;
}




#headertab
{
 text-align:right;

  position: absolute;
  right: 2mm;
  padding: 0 5px;
  top: 0px;
  font-size: 1.0em;

}

#headertab ul
{
	margin: 0px 10px 0px 0px;
}

#headertab ul li
{
	display: inline;
	list-style: none;
}

.ErrorPanel h3
{
    background: #FFF;
    color: Red;
	padding: 4px;
	font-family: tahoma;
	font-size: 100%;
	line-height: 130%;
	margin-top: 0;
}

div.countertext { font-size: 0.9em; } 
.countertitle { font-size: 0.9em; font-weight: bold; } 

a.counterlink { color: #06C; font-size: 0.9em; }
a.counterlink:hover { color: #333; font-size: 0.9em; }
a.counterlink:active { color: #000; font-size: 0.9em; }

.copyright  /* used to format the content owner's copyright notice */
{
    text-align: center;
    font-size : 8pt;
    font-style: normal;
}
