.s {font-family: Tahoma; font-size: 93%; color: #999898; text-decoration: none}
/* ORIGINAL VERSION
.s1 {font-family: Tahoma; font-size: 108%; color: #828281; text-decoration: none}
.s2 {font-family: Tahoma; font-size: 93%; color: #727272; }
*/
.s2 {font-family: Tahoma; font-size: 93%; color: #999898; }

/* BROWN VERSION 1
.s {font-family: Tahoma; font-size: 108%; color: #593b1d; text-decoration: none}
.s1 {font-family: Tahoma; font-size: 108%; color: #593b1d; text-decoration: none}
.s2 {font-family: Tahoma; font-size: 108%; color: #593b1d; }
*/

/* BROWN VERSION 2
.s {font-family: Tahoma; font-size: 93%; color: #3D2F18; text-decoration: none;}
.s1 {font-family: Tahoma; font-size: 108%; color: #3D2F18; text-decoration: none;}
.s2 {font-family: Tahoma; font-size: 93%; color: #3D2F18; }
*/

.green {font-family: Tahoma; font-size: 93%; color: #72B21C;}
.green2{font-family: Tahoma; color: #72B21C; text-decoration: none;}
.blue {font-family: Tahoma; font-size: 93%; color: #6FA9B9;}
.blue2{font-family: Tahoma; color: #6FA9B9; text-decoration: none;}
.gray2{font-family: Tahoma; color: #AFAFAF; text-decoration: none;}

/* ORIGINAL VERSION
.b{font-family: Tahoma; font-size: 108%; color: #494949; text-decoration: none }
.b1{font-family: Tahoma; font-size: 108%; color: #333333; text-decoration: none }
.b2{font-family: Tahoma; font-size: 108%; color: #333333; }
*/

/* BROWN VERSION 1
.b{font-family: Tahoma; font-size: 108%; color: #593b1d; text-decoration: none }
.b1{font-family: Tahoma; font-size: 108%; color: #593b1d; text-decoration: none }
.b2{font-family: Tahoma; font-size: 108%; color: #593b1d; }
*/

/* BROWN VERSION 2
.b{font-family: Tahoma; font-size: 93%; color: #3D2F18; text-decoration: none;}
.b1{font-family: Tahoma; font-size: 93%; color: #3D2F18; text-decoration: none;}
.b2{font-family: Tahoma; font-size: 108%; color: #3D2F18;}
*/
.b1{font-family: Tahoma; font-size: 93%; color: #3D2F18; text-decoration: none;}

div#page-links a {
  color: #656464; 
  font-size: 108%;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

/*
 * FORM TABLE STYLES
 */
table.form td {
  padding-bottom: 4px;
}

/* bolds the label column of a form created from a table */
table.form tr > td:first-child {
  font-family: Tahoma; 
  font-size: 93%; 
  font-weight: bold;
  color: #6FA9B9;
  white-space: nowrap;
}

table.form input, select {
  margin-left: 15px;
}

a.form-button {
  border: 1px solid #72B21C; 
  padding: 4px; 
  margin-left: 12px;
  font-family: Tahoma; 
  font-size: 93%; 
  font-weight: bold;
  color: #3D2F18; 
  text-decoration: none;
}

a.form-button:hover {
  background-color: #98D798;
  padding: 8px 4px 8px 4px;
}

/*
 * FORM RESPONSE STYLES
 */
.success {
  border: 1px solid green;
  background-color: #98D798;
  padding: 4px 4px 4px 38px;
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  background-image: url('../images/success.png');
  background-repeat: no-repeat;
  margin-right: 10px;
  margin-bottom: 10px;
}

.fail {
  border: 1px solid #FF0000;
  background-color: #FF9C9C;
  padding: 4px 4px 4px 38px;
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  background-image: url('../images/fail.png');
  background-repeat: no-repeat;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* 
 * BULLET LIST
 */
ul li {
  list-style: none;
  line-height: 15px;
  margin-bottom: 4px;
  background-repeat: no-repeat;
  background-position: 0px 0.5em;
  padding-left: 7px;
}

ul.green li {
  background-image: url("../images/z3.gif");
}

ul.blue li {
  background-image: url("../images/z7.gif");
}

/* Used because <h1>-<h3> classes have undesired top margin */ 
.divider-label {
  font-size: 123.1%;
  font-weight: bold;
}

.bio-name {
  font-size: 123.1%;
  font-weight: bold;
}

.bio-title {
  font-size: 108%;
  font-weight: bold;
  font-style: italic;
}

.more-align {
  text-align: right;
  margin-top: 4px
}

.more-text {
  font-family: Tahoma;
  font-size: 93%;
  font-weight: bold;
  color: #3D2F18;
  text-decoration: none;
}

img.frame {
  border: 1px #AFAFAF solid; padding: 2px;
}

/* 
 * YUI - Overrides 
 */
div#doc {
  width: 58.923em; /* 766px / (13) */
  *width: 57.451em; /* IE 766px / (13.333) */
  min-width: 766px;
}

div#ft {
  /* width: 56.923em; */ /* 740px / (13) */
  /* *width: 55.501; */ /* IE 740px / (13.333) */
  height: 99px; 
  background-image: url("../images/bottom2.jpg");
  background-repeat: no-repeat;
  vertical-align: middle;
} 

div#bd {
  margin-left: 1em;
  margin-right: 1em;
}

th, td {
  border: none;
  padding: 0em;
}

table.partners td {
  padding: 4px;
}

/*
 * Event - styles
 */
div#event-details {
  margin-top: 26px;
  margin-right: 8px;
  border-top: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  background-color: #F4F4F4;
  padding: 6px;
  font-family: Tahoma; 
  font-size: 93%; 
  color: #999898;
}

div#event-details h3 {
  margin-top: 6px;
  margin-bottom: 6px;
  color: #72B21C;
}

div#event-details table {
  margin-left: 16px;
}

div#event-details p {
  margin-left: 16px;
}

table#registration-dates tr > td:first-child {
  font-family: Tahoma; 
  font-size: 93%; 
  font-weight: bold;
  color: #6FA9B9;
  white-space: nowrap;
}

table#registration-dates td {
  padding: 4px 8px 4px 0px;
}

div#event-downloads {
  margin-top: 4px;
  margin-right: 8px;
  border-top: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  background-color: #F4F4F4;
  padding: 6px;
  font-family: Tahoma; 
  color: #999898;
}

div#event-downloads p {
  margin-bottom: 6px;
}

.pdf-link {
  font-family: Tahoma; 
  font-weight: bold;
  color: #6FA9B9;
  text-decoration: none;
  background-image: url("../admin/images/icons/page_white_acrobat.png") ;
  background-repeat: no-repeat;
  padding-left: 20px;
}

/* 
 * PARTNERS REQUIRED STYLES
 */
table.gatheringguide td {
  padding: 0px;
  font-size: 0px;
}

.ggbox { padding:0px; margin-bottom:3px; margin-top:3px; margin-left:12px; margin-right:10px; width:280px; background-color:#ffffe6; border-color:#ffffe6; border:0px; } 
.ggtext { font-family:arial; font-size:11px; line-height:14px; font-weight:normal; color:#cc6600; font-style:normal; text-transform:none; text-decoration:none; }
.ggcell {background-color:#ffffe6;}
.gggcell {background-color:#339900;}
a.ggtext:link, a.ggtext:visited { font-family:arial; font-size:11px; line-height:14px; font-weight:normal; color:#cc6600; font-style:normal;  text-transform:none; text-decoration:none; }
a.ggtext:hover, a.ggtext:active { font-family:arial; font-size:11px; line-height:14px; font-weight:normal; color:#cc6600; font-style:normal;  text-transform:none; text-decoration:none; background-color:#f6f1db; }
.ggspace { font-size:6px; background-color:#339900; }

