body	{
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Lucida, sans-serif;
	line-height: 1.5;
	}

.space {
    width: 2px;
	}
h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-family: Arial, Verdana, Lucida, sans-serif;
	}

h1  {
	font-size: 24px;
	margin: 5px 0;
	padding: 0;
    }

h2	{
	margin: 25px 0;
	margin-bottom: 10px;
	font-weight: bold;
	}

.numbering {
    border-left: 0px solid #FFFFFF;
	margin: 5px 0;
	}

/*
h3	{
	font-size: 32px;
	margin-top: 5px;
	margin-bottom: 0; 
	letter-spacing: 1px;
   	 }

h4	{
	font-size: 24px;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
	}*/
.topper	{
	margin: 25px 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #eee;
	font-size: 11px;
	background: #fff;
	color: #999;
	}
.cells {
	border: 1px solid #CCCCCC;
}
.redAsterisk {
    color: #CC0000;
    font-weight: bold;
}
.invoiceTable {
	border: 1px solid #CCCCCC;
}
.smaller {
	font-size: smaller;
}
h3.title {
    font-weight: bold;
    color: #6699CC;
    background: url(../images/flower.gif) no-repeat 0px 4px;
    padding-left: 30px;
    margin-left: -30px;
}
form {
    margin: 0px 0px 0px 0px;
}
hr {
    height: 1px;
    color: #CCC;
}
.date {
    color: #666;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

fieldset table {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #CCCCCC;
}

legend {
	color: #6699CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}
label {
	font-weight: bold;
}
.err {
	font-size: x-small;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
}
.warning {
    font-weight: bold;
    color: #CC0000;
}

#non-invoiced {
    color: #CC0000;
	}
#paid {
    color: #009933;
}
#invoiced {
    color: #0000CC;
}

.scratched {
    text-decoration: line-through;
}

.highlightRed {
    color: red;
}

.highlightOrange {
    color: orange;
}

.highlightGreen {
    color: green;
}

div.invoice_group, div.key_group {
    margin-bottom: 15px;
}
div.key_group {
    border: 1px solid #ccc; /*#a1a5a9;*/
}

div.invoice_group {
    padding-left: 5px;
    padding-right: 5px;
}

div.invoice_group h2 {
    margin: 0px;
    border: 0px;
    padding: 0px;
}

.invoice_heading {
    margin-left: -5px;
    margin-right: -5px;
    padding: 5px;
    background-color: #f6f6f6; /*#e2e2e2;*/
}

.invoice_heading th {
    /*padding: 0px;*/
}

/*.invoice_heading td, .invoice_heading th {
    padding: 5px;
}*/

td.event_key {
    background-color: #f6f6f6; /*#eee;*/
}

div.key_group {
    width: 50%;
}

td.edit_options {
    background-color: #f6f6f6; /*#FFFFCC;*/
    font-size: smaller;
    border: 1px solid #ccc; /*#a1a5a9;*/
    border-top: 0px;
}

/*.invoice_group td, .invoice_group th {
    border-top: 1px solid #a1a5a9;
}*/

/*.invoice_group th {
    text-align: left;
    font-size: 9pt;
}*/

#main {
    margin-top: 7px;
    border: 1px solid #ccc; /*#a1a5a9;*/

	padding: 16px;
	width: 704px;
}

.bottom_cells {
    border: 1px solid #ccc;
    border-top: 0px;
    border-right: 0px;
}

.cells_together {
    border: 1px solid #ccc;
    border-right: 0px;
}

.cells_together_relay {
    border: 1px solid #ccc;
    border-right: 0px;
    border-top: 0px;
}

.cells_together_relay_right {
    border: 1px solid #ccc;
    border-top: 0px;
}

.bottom_only {
    border-bottom: 1px solid #ccc;
}

.relaysdellink {
    /*background-color: #FFD2D2;*/ /*#FFC4C4;*/
	border: 1px solid #FFB0B0;
    color: red;
}
.relaysdellink a {
    color: red;
}
.relaysteamname {
    background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
}

/*.divider {border-right: 1px solid #a1a5a9;}*/

.buttonBeam {
    /*margin-top: 10px;*/
    margin-bottom: 4px;
    background-color: #E3E3E3;
    padding: 5px;
}



#nav {
  margin: 10px 0 0 0px;
  padding: 2px 0 0 6px;
  background-image: url(../images/green.gif);
  background-repeat: no-repeat;
  list-style-type: none;
  height: 30px;
  width: 732px;
  text-align: center;

  border-bottom: 6px solid #EAEAEA;
}

/* anon pages */
#grey_bar {
  width: 738px;
  border-bottom: 6px solid #EAEAEA;
}

#nav li {
  display: inline;
  vertical-align: middle;
  background-image: url(../images/line.gif);
  background-repeat: no-repeat;
  background-position: right top;
}

#nav a {
  color: #FFF;
  font-weight: bold;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 10pt;
  padding: 0 15px 0 9px;
  text-decoration: none;
}

#nav li.end {
  background-image: none;
}
#nav li.end a {
  padding-right: 0px;
}

.alternating_table td, .alternating_table th {
  border-top: 1px solid #DDD;
  vertical-align: top;
  padding: 1px 3px 1px 3px;
}

.alternating_table {
  border-collapse: collapse;
  border-spacing: 0;
}

#browse_entries .alternating_table td {
  border: 0;
}

#browse_entries .alternating_table .first_row_for_athlete td {
  border-top: 1px solid #DDD;
}

#browse_entries .alternating_table th {
  text-align: left;
}

#browse_entries .alternating_table input {
  margin: 2px;
}
