/* Core Classes */
body {
  background-color: #FFF; <!--   #F8F8F8; #e1e4e8; -->
	margin: 0px;
	padding: 5px;
	font: normal verdana, tahoma, arial, sans-serif;
	font-size: 1em;
	color: #000;
	text-align: left;
	color: #000;
}
/* this used to be called td */
td1 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000;
	font: normal 10px verdana, tahoma, arial, sans-serif;
}

.indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .finfobar {
	font: normal verdana, tahoma, arial, sans-serif;
	color: #000;
}

.smalltext, .smallblacktext, .tbox, .button, .nextprev, .helpbox {
	font: normal 9px verdana, tahoma, arial, sans-serif;
	color: #000;
}

a {
	color: #1A4487;
}

a.visit:visited {
	color: #444;
}

a:hover, a.visit:hover {
	color: #000000;
}

img {
	border: 0px;
}

.linkspage_button {
	border: 0px;
}

form {
	margin: 0px;
}

.tbox {
	border: #A5ACB2 1px solid;
	background-color: #fff;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9; 
}

.button {
	border: 1px solid #A5ACB2;
}

.button {
	background-image : url(images/button.png);
}

.button:hover {
	background-image : url(images/buttonover.png);
}

.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	background-color: #f7f7f9;
}

.spacer{
	padding: 5px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

/* <!-- removed .forumheader4, .fcaption, from here (CT 5/18/07) --> */
.forumheader, .forumheader2, .forumheader3,   .finfobar, .Row2 {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #878787;
}

.forumheader, .forumheader4, .finfobar, .Row2 {
	background-color: #eefcfc; <!--  #fbfbfd;  -->
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .Row1 {
	font: bold verdana, tahoma, arial, sans-serif;
	color: #FFFFFF;
	background-color: #59B6EF; <!-- #379FDF; #3FB6FF; #45A5DF;#1581C3; #60CCCC; -->
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #878787;
}
.forumheader5 {
	background-color: #44CCCC; <!-- #99CCCC; #f7f7f9;  -->
}

//table {
//  margin-left: auto;
//	margin-right: auto;
//}

.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.helpbox {
	border: 0px;
}

/* Theme Specific Classes */
.page_container {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
.top_section, .main_section {
	width: 100%;
	border-bottom: 1px solid #878787;
	border-collapse: collapse;
	border-spacing: 0px;
}
.top_section {
	background-color: #F8F8F8;
	height: 110px;
}
.main_section {
  background-color: #fff;
}

.top_section_left {
	width: 300px;
	padding-left: 5px; 
	padding-right: 5px
	vertical-align: middle;
	
}

.top_section_mid {
	vertical-align: middle;
	text-align: center; 
}

.top_section_right {
  width: 200px;
	vertical-align: middle;
	text-align: right;
}
/* was: */
	/* right: 20px; */ 
	/* text-align: center; */
	/* margin-right: 20px;  */
	/* padding-right: 20px; */
	/* border-left: 1px solid #878787; */
	/* background-image: url(images/top_right_back.jpg); */
	/* background-repeat: no-repeat; */
	/* background-position: center; */
	/* background-color: #f3f3f7; */

.tagline {
  /* position: relative; 
	top: 0px; */
	font-size: 1.6em;
  font-weight: bold;
	font-style: italic;
	font-family: "Baskerville Old Face", "Times New Roman", "Poor Richard", Tahoma;
}
.menus_container {
	width: 170px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.default_menu {
	vertical-align: top;
}

.left_menu {
	border-right: 1px solid #878787;
	border-left: 1px solid #878787;
	width: 170px;
	vertical-align: top;
	background-color: #eefcfc;	
}

.right_menu {
	border-left: 1px solid #878787;
	width: 20px;
	vertical-align: top;
	background-color: #f0f1f2;	
}

.cap_border {
	border-top: 1px solid #878787;
	border-bottom: 1px solid #fff;
}

.cap_border.button_menu {
	border-bottom: 0px;
	text-align: left;
}

.main_caption, .left_caption, .right_caption {
	color: #0066FF;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px 5px;
	border-top: #e9efff 1px solid;
	border-bottom: 1px solid #878787;
	border-left: #0 1px solid;
	background-repeat: no-repeat;
	background-position: left;
}

.main_caption {
	background-image: url(images/s_main_cap.png);
	background-color: #e1e4e8;
}

.left_caption, .right_caption {
	background-image: url(images/s_left_cap.png);
	background-color: #d2d5d9;
}

.bevel {
	background-image: url(images/s_left_bevel.png);
	background-repeat: no-repeat;
	background-position: right;
}

.cont {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

.menu_content {
	border: solid 1px #000;
	padding: 5px;
	background-color: #ffffff;	
}

.menu_content.non_default {
	background-color: #eefcfc;
}

.menu_content.buttons {
	padding: 0px;
}

.news_info {
	width: auto;
	background-color: #f7f7f9;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.link_button {
	border-bottom: 1px solid #000;
}

b {
	color: #232930;
}

/* Nav Menu Classes */

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
	font: normal 11px arial, verdana, tahoma, sans-serif;
	color: #000;
}

div.menuBar {
	background-color:  #F7F9FA;
	background-image: url(images/s_nav.png);
	background-repeat: repeat-x;
	border-top: 1px solid #fff;
	padding: 4px 0px;
	text-align: left;
}

div.emenuBar {
	background-color:  #F7F9FA;
	border-top: 1px solid #fff;
	text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	background-color: transparent;
	border: 1px solid;
	border-color: transparent !important;
	border-color: #fff #F8FAFB #F0F2F3 #F8FAFB;
	cursor: default;
	left: 0px;
	margin: 0px;
	padding: 2px 4px 2px 22px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	background-color: transparent;
	border-color: #fff #a5a5a5 #a5a5a5 #fff !important;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	background-color:  //#fff;
	border-color: #a5a5a5 #fff #fff #a5a5a5 !important;
	left: 1px;
	top: 1px;
}

div.menu {
	background-color: #FCFDFF;
	border: 1px solid;
	border-color: #fff #a5a5a5 #a5a5a5 #fff;
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
}

div.menu a.menuItem {
	cursor: default;
	display: block;
	padding: 2px 11px 2px 0px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #F2F4FF;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px 2px;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #fff;
	margin: 4px 2px;
}

a.menuItem.header {
	border-bottom: 1px solid #b3b3b3;
}

/* some experiments with CSS for Tyrrell pages */

/*.H1, tyrH1, tswh1, tyrh1{
   font: 20px verdana, tahoma, arial, helvetica, sans-serif;
	 color: #0044FF;
}*/
.tswH1, .tswh1, .tyrh1, .tyrH1{
   font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 font-size: 2em;
	 color: #1683BE;
	 display: inline;
}
/*H1 {
	 font: verdana, tahoma, arial, helvetica, sans-serif;
	 font-size: 2em;
	 color: #0044FF;
	 display: inline;
}*/

.tswH2, .tswh2{
   font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 font-size: 1.5em;
	 color: #1683BE;
	 display: inline;
}

/*H2 {
	 font: verdana, tahoma, arial, helvetica, sans-serif;
	 font-size: 1.5em;
	 color: #0044FF;
	 display: inline;
}*/

.tswH3, .tswh3{
   font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 font-size: 1.4em;
	 color: #1683BE;
	 display: inline;
}
/*
H3 {
	 font: verdana, tahoma, arial, helvetica, sans-serif;
	 font-size: 1.4em;
	 color: #0044FF;
	 display: inline;
}*/
.tswH4, .tswh4{
   font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 font-size: 1.3em;
	 color: #1683BE;
	 display: inline;
}

/*H4 {
	 font: verdana, tahoma, arial, helvetica, sans-serif;
	 font-size: 1.3em;
	 color: #0044FF;
	 display: inline;
}*/
.tswH5, .tswh5{
   font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 font-size:1.2em;
	 color: #1683BE;
	 display: inline;
}

.tswH6, .tswh6{
   font-family: "Times New Roman",serif;
	 font-weight: bold;
	 font-size:1em;
	 color: #1683BE;
	 display: inline;
}

/*H5 {
	 font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	 font-size:1.2em;
	 color: #0044FF;
}*/

/* Tables */
table#tswTable {
	background-color: white;
	border-collapse: collapse;
	border-spacing: 0px;	
	border: solid #000 1;
}
table#tswTable td {
	spacing: 2;
  padding: 5;
	border: solid #000 1;
}
.Row1 {							 	 	/* see .fcaption style above*/
	font-size : 16;
	font-weight: bold;
}
.Row2 {
	font-size: 12;
	font-weight: bold;
}
.LeftCol {
	font-weight: bold;
}
.Caption{
	font-weight: bold;
	text-align: center;
}
/* Lists 
	 li settings:
     padding-left controls the space between the icon and the text 
     background position:x y - we are changing vertical position 
     margin: makes space between lines of list - too scrunched together otherwise
*/

/* To use a spiral image bullet list, use this instead of usual ul tags:
	 <div class="spiral_list"><ul>
	 		  <li>list items</li>
	</ul></div>
*/
.spiral_list ul{
   list-style: none;
   margin: 0;
   padding: 0 2em 0 2em;
}
.spiral_list li {
   background-image: url(/e107_themes/tyrrell/images/spiral16.gif);
   background-repeat: no-repeat;
   background-position: 0 .1em;
   padding-left: 2.5em;  
   margin: .3em 0;  
}
/* The following provides for using icons for a list 
   -- I still need to actually get the icons and put them somewhere
	 -- see sample html that uses them, below
*/
.iconlist
{
   list-style: none;
	 margin-left: 1em;
   padding: 0;
}

li.pdf {
   background-image: url(bullet_pdf.gif);
   background-repeat: no-repeat;
   background-position: 0 50%;
   padding: 3px 0 3px 20px;
   margin: .4em 0;
}

li.doc {
   background-image: url(bullet_doc.gif);
   background-repeat: no-repeat;
   background-position: 0 50%;
   padding: 3px 0 3px 20px;
   margin: .4em 0;
}

li.text {
   background-image: url(bullet_text.gif);
   background-repeat: no-repeat;
   background-position: 0 50%;
   padding: 3px 0 3px 20px;
   margin: .4em 0;
}

li.htm {
   background-image: url(bullet_htm.gif);
   background-repeat: no-repeat;
   background-position: 0 50%;
   padding: 3px 0 3px 20px;
   margin: .4em 0;
}

/* HTML CODE - illustrates a list using the different icons
   <ul class="iconlist">
      <li class="pdf"><a href="#">Milk</a></li>
      <li class="text"><a href="#">Eggs</a></li>
      <li class="htm"><a href="#">Cheese</a></li>
      <li class="doc"><a href="#">Vegetables</a></li>
      <li class="text"><a href="#">Fruit</a></li>
   </ul>

from css.maxdesign.com.au/listutorial/11.htm
Other Max Design articles and presentations
Associated with webstandardsgroup.org 
*/

/* Form controls formatting */
#subform {font-size: 14px; font-color:#0044FF; font-weight: bold;}
INPUT[type="text"] { font-size: 14px }
INPUT[type="submit"] { font-size: 12px }
select#menustyle {	font-size: 14px;}

/* For List Tables */
TH.Search, TD.SearchHeader
{
    BACKGROUND-COLOR: #0885D5; /* #44FFFF;  #4766A6; */
    COLOR: #FFFFFF;
    font-weight:bold;
    FONT-SIZE: 10pt;
}

TD.SearchRowDark, TD.SearchDark      
{ 
	color: #000000; 
	font-family: Tahoma; font-size: 10pt; 
  border-bottom: 1px solid #CCCCFF; 
  background-color: #FFFFCC; // #eefcfc;  /*#FFFFDC*/
}

TD.SearchRow
{ 
	color: #000000; 
	font-family: Tahoma; font-size: 10pt; 
  background-color: #FFFFEE 
}

TD.SearchRowLight, TD.SearchLight
{ 
	color: #000000; 
	font-family: Tahoma; font-size: 10pt; 
  border-bottom: 1px solid #CCCCFF; 
  background-color: #FFFFF4;  //   #FFFFF8 
}

TD.SearchIsASP
{ 
	color: #000000; 
	font-family: Tahoma; font-size: 10pt; 
  border-bottom: 1px solid #CCCCFF; 
  background-color: #FFCC99 
}

TD.SearchLine
{
    BACKGROUND-COLOR: #CCCCFF;
}

/* Common ID-specific styling (empty tags {} left as placeholders) */
#btnACL			{ }
#btnHistory		{ }

TD.TableHeader {
  background-color: #616161;
  color: #FFFFFF;
}
	
	
/*History
3/7/07 1 Baseline
3/10/08 2 tswTables and button definition
7/18/08 3 Added Search stuff for List Tables (SearchRowLight etc)



*/