/* Normal, standard links. */
a:link
{
	color: #015391;
	text-decoration: none;
}
a:visited
{
	color: #015391;
	text-decoration: none;
}
a:hover
{
	color:  #706000;
	text-decoration: underline;
}
/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #688FBE;
	text-decoration: none;
}
a.nav:hover
{
	color:  #706000;
	text-decoration: underline;
}
/* pathway nav */
.pathway_box{ margin:0;  padding:0 15px 15px}
span.pathway_intro{ color:#eee;  margin:0}
span.pathway{ color:#fefefe;  margin:0 15px 0 0; font-family:verdana,sans-serif;}

/* Tables should show empty cells. */
table {
	empty-cells: show;
}
/* By default (td, body..) use verdana in black. */
body, td, th , tr {
	line-height: normal;
	color: #000000;
	font-size: small;
	font-family: verdana, sans-serif;
}
/* The main body of the entire forum. */
body {
	 background: #B6C9D0;
	 padding: 20px 0px 10px 0px;
	 margin: 0;
}
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button {
	 color: #000;
	 font-family: verdana, sans-serif;
}
input, button {
	 color: #000;
	 font-size: 100%;
	 font-family: verdana, sans-serif;
}
input, textarea {
	 color: #000;
	 background: #fefefe;
	 font-size: 100%;
}
textarea {
	 color: #000;
	 font-family: verdana, sans-serif;
	 font-size: 100%;
}
/* All input elements that are checkboxes or radio buttons. */
input.check {}
/* Selects are a bit smaller, because it makes them look even better 8). */
select {

	 background: #fefefe;
	 font-size: 100%;
	 font-weight: normal;
	 color: #000;
	 font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. */
hr
{
	color: #99b7d0;
	background-color: transparent;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #afcce3;
	background-color: #afcce3;
}
/* No image should have a border when linked */
a img {
	 border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #fefefe;
	background-color: #74a1bd;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #015391;
	background-color: #dcdcdc;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	background: #b6c9d0;
	border: 1px solid #1d2f48l
	color: #eee;
	padding: 5px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}
/* Generally, those [?] icons.  This makes your cursor a help icon. */

.help {
	 cursor: help;
}
/* /me uses this a lot. (emote, try typing /me in a post.) */

.meaction {
	 color: red;
}
/* The main post box - this makes it as wide as possible. */

.editor {
	 width: 96%;
}
/* Highlighted text - such as search results. */

.highlight {
	 background-color: yellow;
	 font-weight: bold;
	 color: black;
}
/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg,.windowbg2,windowbg3,tr.windowbg td,tr.windowbg2 td,tr.windowbg3 td {
	color: #000000;
}
.windowbg {
	background: #99b7d0;
	border-right: 1px solid #afcce3; 
	border-top: 1px solid #afcce3;
}
.windowbg2 {
	background: #99b7d0;
	border-right: 1px solid #afcce3; 
	border-top: 1px solid #afcce3;
}
.windowbg3 {
	font-style: italic;
	background-color: #708A9F;
}
/* the today container in calendar */
.calendar_today {
	 background: #B4C7D2;
	 color: #0000FF;
	 font-weight: bolder;
	 text-align: center;
}
/* These are used primarily for titles,but also for headers (the row that says what everything in the table is.) */
.titlebg,tr.titlebg th,tr.titlebg td,.titlebg2,tr.titlebg2 th,tr.titlebg2 td {
	color: #fefefe;
	font-style:11px;
	background: #708A9F url(./images/titlebg.gif) repeat-x;
}
.titlebg,.titlebg a:link,.titlebg a:visited {
	font-weight:bold;
	color: #90B1DA;
	font-style:normal;
}
.titlebg a:hover {
	color: #90B1DA;
}
/* same as titlebg,but used where bold text is not needed */
.titlebg2 a:link,.titlebg2 a:visited {
	color: #90B1DA;
	font-style:normal;
	text-decoration:underline;
}
.titlebg2 a:hover {
	color: #90B1DA;
	text-decoration:underline;
}
.titlebg2 {
	border-bottom: #B6C9D0;
}
/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg, tr.catbg td, .catbg3, tr.catbg3 td {
	 color: #90B1DA;
	 border-top: #7fa1bd;
	 padding-left: 10px;
	 padding-right: 10px;
	 background: url(images/catbg.gif) repeat-x;
}
.catbg2, tr.catbg2 td {
	 color: #90B1DA;
	 border-top: #7fa1bd;
	 padding-left: 10px;
	 padding-right: 10px;
	 background: url(images/catbg.gif) repeat-x;
}
.catbg, .catbg2 {
	 font-weight: 700;
	 font-size: 12px;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
	 font-size: 95%;
	 color: #90B1DA;
	 text-decoration: none;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
	 color: #90B1DA;
	 text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	color: #99B7D0;
	 text-decoration: underline;
}
.bordercolor {
	background: #7fa1bd;
}
.tborder {
	padding: 0px;
	background: #7fa1bd;
	border: solid 1px #1b232a;
	border-right: 1px solid #afcce3; 
	border-top: 1px solid #afcce3;
	border-left: 1px solid #afcce3; 
	border-bottom: 1px solid #afcce3;
}
/* Default font sizes:small (8pt),normal (10pt),and large (14pt). */
.smalltext {
	font-size: 8pt;
	font-family: verdana, sans-serif;
}
.middletext {
	font-size: 80%;
}
.normaltext {
	font-size: small;
}
.largetext {
	font-size: large;
}
/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage {
	 width: 100%;
	 overflow: auto;
	 line-height: 1.3em;
}
/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature {
	 width: 100%;
	 overflow: auto;
	 padding-bottom: 3px;
	 line-height: 1.3em;
}
/* Sometimes there will be an error when you post */
.error {
	 color: #ff0000;
}
/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: #b6e0f9;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: #b6e0f9;
	text-decoration: none;
	font-size:  10px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: verdana, tahoma, sans-serif;
}
.maintab_first
{
	background: url(images/maintab_first.gif) left bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url(images/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(images/maintab_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background: url(images/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(images/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
	background: url(images/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #b6e0f9;
	text-decoration: none;
}
.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #fefefe;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: #b6e0f9;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: #015391;
	text-decoration: none;
	font-size: 10px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: verdana, tahoma, sans-serif;
}
.mirrortab_first
{
	background: url(images/mirrortab_first.gif) no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url(images/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(images/mirrortab_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	background: url(images/mirrortab_active_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_back
{
	background: url(images/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
	background: url(images/mirrortab_active_last.gif) no-repeat;
	width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: #b6e0f9;
	text-decoration: none;
}
.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #fefefe;
	text-decoration: none;
}
#wrapper {
	width: 980px;
	min-width: 720px;
	margin: 0px auto 0px auto;
}
#header {
	 position: relative;
	 height: 142px;
	 overflow: hidden;
	 background: #73A3E1 url(images/img/hMid.png) 0 0 repeat-x;
}
#head-r {
	 height: 142px;
	 background: url(images/img/hRgt.png) 100% 0 no-repeat;
}
#head-l {
	 background: url(images/img/hLft.png) 0 0 no-repeat;
}
#logo {
	 position: absolute;
	 top: 40px;
	 left: 20px;
	 display: block;
	 width: 420px;
	 height: 53px;
	 cursor: pointer;
	 background: url(./images/logo.gif) no-repeat;
}
#userarea {
	 height: 30px;
	 float: right;
	 padding: 20px 25px 0 0;
	 text-align: right;
	 font-size: 1.0em;
	 color: #015391;
	 font-family: verdana, tahoma, sans-serif;
}
#userarea a:link, #userarea a:visited {
	 color: #015391;
}
#userarea a:hover {
	 color:  #706000;;
	 text-decoration: underline;
}
/* TEMPLATE MENU */
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url(./images/img/OFF.png) repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #657f96;
	border-top:1px solid #74b0c6;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
ul#menu li a{
	display:block;
	float:left;
	color:#015391;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url(./images/img/DIVIDER.gif) no-repeat top right;
	}
ul#menu li a:hover, ul#menu li a:active {
	background:transparent url(./images/img/HOVER.png) no-repeat top right;	
	}
ul#menu li.active a{
	background:transparent url(./images/img/HOVER.png) no-repeat top right; color: #706000; }
#bodyarea {
	padding: 12px;
	background: #99B7D0 0 0 repeat-x;
	color: #556a7a;
}
#footer {
	 background: url(images/img/fMid.png) 0 100% repeat-x;
}
#foot-r {
	 height: 88px;
	 background: url(images/img/fRgt.png) 100% 100% no-repeat;
}

#foot-l {
	 background: url(images/img/fLft.png) 0 100% no-repeat;
}

#footerarea {
	 text-align: center;
	 font-size: 11px;
	 font-family: trebuchet;
	 padding: 10px;
	 color: #015391;
	 padding-top: 10px;
	 padding-bottom: 10px;
}
#footerarea a:link, #footerarea a:visited {
	 color: #015391;
}
#footerarea a:hover {
	 color:  #706000;
	 text-decoration: underline;
}
#ajax_in_progress
{
	background: #90b1da;
	border: solid 2px #3698f7;
	color: #fefefe;
	text-align: center;
	position: absolute;
	font-weight: bold;
	font-size: 14pt;
	padding: 3px;
	width: 40%;
	top: 0;
	left: 30%;
	margin-top: 10%;
}
html>body #ajax_in_progress
{
	position: fixed;
}