.donate-button-container { /* generic container (i.e. div) for floating buttons */
    margin-top: 0px;
    margin-bottom: 5px;
    padding-left: 10px;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    font-weight: bold;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.flash {
    /* color: something */
}

#usernav {
    padding: 5px;
    font-size: 0.8em;
    float: right;
}

.runnername {
    text-transform: capitalize;
}

.bignumber {
    font-weight: bold;
    font-size: 2em;
    color: #369;
    vertical-align: middle;
}
body {
    margin: 0;
    padding: 0;
    font-family: Verdana,Arial,sans-serif;
    text-align: center;
    background: #fff url('/images/bg_page.jpg') 0px 0px repeat-x;
    font-size: 0.9em;
}
img {
    border: 0;
}
div.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
br.clearer {
    clear: both;
}
a:link,a:visited,a:active,a:hover {
    color: #369;
}
div.left {
    float: left;
}
div.right {
    float: right;
}
div#container {
    width: 700px;
    margin: 0px auto;
    text-align: left;
    position: relative;
}
div#header {
    width: 700px;
    margin: 0 auto;
}
div#logo {
    margin: 0px;
}
div#nav {
    margin: 0px;
    width: 700px;
    height: 37px;
    background-color: #FCAE06;
}
/*--------------------------dropdown menus*/
#ddm {
    margin: 0px;
    padding: 6px 10px 6px 10px;
    background-color: #FCAE06;
}
#ddm li {
    display: inline;
    list-style-type: none;
}
#ddm a {
    margin: 0px;
    padding: 6px 15px 6px 15px;
}
#ddm a:link,#ddm a:visited {
    color: #036;
    background-color: #FCAE06;
    text-decoration: none;
}
#ddm a:hover {
    color: #fff;
    background-color: #369;
    text-decoration: none;
}
#ddm li ul {
    margin: 6px 45px;
    padding: 0;
    position: absolute;
    visibility: hidden;
}
#ddm li ul li {
    float: none;
    display: inline;
    width: 100px;
    margin: 0px;
    padding: 0px;
}
#ddm li ul li a:link,
#ddm li ul li a:visited,
#ddm li ul li a:active,
#ddm li ul li a:hover {
    background: #FCAE06 !important;
    opacity: 0.9;
    font-size: 0.8em;
    display: block;
    padding: 4px 10px 4px 5px;
    font-weight: bold;
}
#ddm li ul li a:hover {
    background: #036 !important;
    color: #fff;
}
/*--------------------------end dropdown menus*/
div#main {
    width: 700px;
    margin: 0 auto;
    padding-bottom: 10px;
}
div.main_inner {
    width: 680px;
    margin: 10px auto;
}
h1 {
    color: #369;
    font-size: 1.5em;
    font-family: Tahoma,arial,sans-serif;
    font-weight: normal;
    border-bottom: 3px solid #369;
}
div#photobar {
    width: 700px;
    height: 245px;
    background: url('/images/photos_home.jpg') top right no-repeat;
    overflow: hidden;
}
div#introtext {
    font-weight: bold;
    text-align: center;
    color: #369;
    font-family: Arial,sans-serif;
    float: left;
    font-size: 1.1em;
    margin: 30px 0px 0px 30px;
}
div.link2 a:link,
div.link2 a:visited,
div.link2 a:active,
div.link2 a:hover {
    color: #6c3922;
}
div#donatebar {
    width: 692px;
    margin: 0 auto;
    padding: 4px;
    background: #BDD2FF;
    color: #369;
    font-family: Tahoma,Arial,sans-serif;
}
div#donatebar table {
    width: 650px;
    margin: 0 auto;
    padding: 0;
    border-collapse: collapse;
}
div#donatebar table td {
    text-align: center;
}
td#donate_title {
    font-size: 1.4em;
}
td#donate_meter_wrapper {
    width: 275px;
}
td#donate_funds {
    width: 125px;
}
td#donate_button {
    font-weight: bold;
    font-size: 1.3em;
}
td#donate_button img {
    margin-top: 2px;
    vertical-align: top;
}
div#donate_meter_bar_wrapper {
    border: 1px solid #006633;
    width: 300px;
    height: 10px;
    overflow: hidden;
    text-align: left;
}
div#donate_meter {
    background: #369;
    height: 10px;
    width: 10px;
    overflow: hidden;
}
div#donate_meter_labels {
    width: 300px;
    font-size: 0.8em;
}
div#donate_funds_field {
    background: #ffffff;
    border: 1px solid #006633;
    padding: 2px 4px 2px 4px;
    text-align: right;
    width: 100px;
    font-size: 1.4em;
}
div#content {
    width: 700px;
    margin: 0 auto;
}
div.text {
    width: 450px;
    float: left;
    margin: 30px 0px 0px 10px;
}
div.text_wide {
    width: 700px;
    margin: 30px auto;
}
div.textblock {
    width: 450px;
    clear: both;
    padding-bottom: 15px;
}
div.textblock h2,h2 {
    border-bottom: 3px solid #036;
    font-size: 1.4em;
    font-family: Tahoma,arial,sans-serif;
    font-weight: normal;
    color: #369;
    margin-top: 0px;
}
div.textblock h2 a:link,
div.textblock h2 a:active,
div.textblock h2 a:visited,
div.textblock h2 a:hover {
    color: #369;
    text-decoration: none;
}
div.textblock h2 a:hover {
}
div.textblock_indent {
    margin-left: 10px;
}
div.textblockimage_left {
    float: left;
    margin: 0px 10px 0px 10px;
}
div#sidebar {
    width: 210px;
    float: right;
    margin: 6px 0px 0px 0px;
    background: #edffd4;
}
div.sidebar_block {
    width: 210px;
    padding: 20px 0px 20px 0px;
}
div#sidebar h2.leaf1 {
    margin: 0;
    border-bottom: 3px solid #FCAE06;
    font-size: 1.3em;
    font-family: Tahoma,arial,sans-serif;
    font-weight: normal;
    color: #369;
}
div#sidebar h2.leaf2 {
    width: 180px;
    margin: 0;
    border-bottom: 3px solid #FCAE06;
    font-size: 1.3em;
    font-family: Tahoma,arial,sans-serif;
    font-weight: normal;
    color: #369;
}
div.sidebar_inner {
    margin: 10px;
}
table.names_amounts {
    width: 200px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 0.9em;
    font-family: arial,sans-serif;
    border-collapse: collapse;
}
table.names_amounts td.name {
    text-transform: capitalize;
    color: #036;
}
table.names_amounts td.amount {
    text-align: right;
    color: #036;
}
div.sign_in {
    background: #edffd4;
    border-top: 7px solid #ffffff;
}
div.sign_inner {
    margin: 10px auto 0px;
    width: 190px;
    font-size: 0.9em;
}
div.sign_in h2 {
    border-bottom: 3px solid #036;
}
div#footer {
    width: 700px;
    margin: 0 auto;
    border-top: 25px solid #036;
}
div#footer_nav {
    float: left;
    margin: 10px;
    font-size: 0.75em;
}
div#footer_nav a:link,
div#footer_nav a:active,
div#footer_nav a:visited {
    text-decoration: none;
}
div#footer_nav a:hover {
    text-decoration: underline;
}
div#footer_nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div#footer_nav li {
    display: inline;
    float: left;
    border-left: 1px solid #999;
    padding: 0px 5px 0px 5px;
    font-size: 1em;
}
div#footer_nav li.first {
    border: 0;
}
.worked {
    font-weight: bold;
}
div#footer_logo {
    float: right;
    margin: 5px;
}
/*--------------------------registration page*/
span
div.register {
}
div.register h3 {
    font-size: 1.3em;
    color: #369;
    display: inline;
    vertical-align: middle;
    font-family: Tahoma,arial,sans-serif;
    margin: 10px 0px 10px 0px !important;
}
h3 {
    font-size: 1.2em;
    color: #369;
    font-weight: normal;
    vertical-align: middle;
    font-family: Tahoma,arial,sans-serif;
    margin: 10px 0px 10px 0px !important;
}
#register1 {
    padding-bottom: 10px;
    border-bottom: 1px solid #006633;
    width: 700px;
}
#register1_left {
    margin-left: 10px;
    width: 370px;
    float: left;
}
#register1_right {
    margin-left: 10px;
    margin-right: 20px;
    width: 290px;
    float: right;
}
#register2 {
    margin-right: 10px;
}
div.terms {
    width: 290px;
    height: 200px;
    overflow: auto;
    background: #ffffff;
    font-size: 0.9em;
    border: 1px solid #999999;
    padding: 10px;
}
div.terms h2,
div.terms h3 {
    font-size: 1.1em;
    border: 0;
    background: 0;
    padding: 0;
    font-weight: bold;
}
table.register td.label {
    color: #333 !important;
}
/*----------------------end registration page*/
/*-----------------------------forms*/
div.sign_in {
    background: #edffd4;
    border-top: 7px solid #ffffff;
    font-family: arial,sans-serif;
    color: #333333;
}
div.sign_inner {
    margin: 10px auto 0px;
    width: 190px;
}
div.sign_in h2 {
    border-bottom: 3px solid #036;
}
table.form {
    border-collapse: collapse;
    font-size: 0.9em;
}
table.form td {
    vertical-align: top;
    padding: 2px;
}
table.form td.captcha {
    text-align: center;
}
table.form td.label {
    text-align: right;
    color: #006633;
}
table.form td.button {
    text-align: center;
}
table.form input.input_text {
    width: 100px;
    border: 1px solid #999999;
}
.small {
    font-family: arial,sans-serif;
    font-size: 0.9em;
}
table.signin {
    margin: 0px auto;
}
table.signin td.label {
    width: 60px;
}
table.signin input.input_text {
    width: 110px;
}
input.button1 {
    border: 1px solid #999999;
    background: #eeeeee;
    color: #036;
    font-weight: bold;
}
ul.sidebar_hnav {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.sidebar_hnav li {
}
div.form_error {
    color: #f00;
    font-size: 0.8em;
    padding: 0;
    margin: 0;
    display: block;
}
div.form_error p {
    margin: 0;
}
/*-------------------------end forms*/
div#member_menu {
    height: 20px;
    overflow: hidden;
    text-align: right;
    font-size: 0.8em;
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
    font-family: arial,sans-serif;
    margin-right: 25px;
}
div#member_menu a:link,
div#member_menu a:visited,
div#member_menu a:active,
div#member_menu a:hover {
    text-decoration: none;
}
div#member_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
div#member_menu li {
    display: inline;
    margin: 0;
    padding: 0px 3px 0px 3px;
}
div#member_menu a:hover {
    color: #fff;
}
/*--------------------------------donate page*/
div#donate_left {
    float: left;
    width: 270px;
    margin: 0px 0px 0px 10px;
}
div#donate_right {
    float: right;
    width: 600px;
    margin: 20px 10px 0px 10px;
}
div#copybox {
    width: 200px;
    font-size: 0.9em;
    background: #edffd4 url('/images/bg_copybox.gif') top center no-repeat;
    border: 1px solid #8dc63f;
    color: #006633;
    padding: 15px 10px 10px 10px;
    margin: 10px 0px 0px 0px;
}
div#copybox span.label {
    font-weight: bold;
}
div#iframewrapper {
    width: 600px;
    height: 1050px;
    overflow: auto;
    text-align: center;
    border: 1px solid #999;
}
iframe.donatewindow {
    width: 800px;
    height: 1000px;
    overflow: hidden;
    border: 0;
}
/*----------------------------end donate page*/
/*--------------------------------news page*/
div#news_item {
    border-bottom: 1px solid #8dc63f;
    margin: 10px 0px 0px 0px;
    padding-bottom: 10px;
}
h2.news_title {
    font-family: Tahoma,arial,sans-serif;
    font-size: 1.1em;
    color: #6c3922;
    font-weight: normal;
    margin-bottom: 0;
    border-bottom: 1px solid #036;
}
span.news_date {
    font-family: arial,sans-serif;
    color: #8dc63f;
    font-size: 0.8em;
}
div.news_body {
    margin-top: 10px;
    padding-bottom: 10px;
}
/*----------------------------end news page*/
/*----------------------------profile editor*/
ul.sidemenu {
    font-size: 0.8em;
    list-style: none;
    margin: 10px 0px 0px 0px;
    padding: 0;
}
ul.sidemenu li {
}
ul.sidemenu a:link,
ul.sidemenu a:visited,
ul.sidemenu a:active,
ul.sidemenu a:hover {
    text-decoration: none;
    display: block;
    padding: 3px 3px 3px 10px;
}
ul.sidemenu a:hover {
    background: #8dc63f;
    color: #fff;
}
div.sidebar_subpage {
    margin-top: 30px !important;
    float: right;
}
/*------------------------end profile editor*/
/*------------------------profile page*/
div.profile div#donate_left {
    width: 250px;
}
div.profile div#donate_right {
    margin: 0px 10px 0px 10px;
}
div.profile div#sidebar {
    margin-top: 70px;
}
div.profile_info_wrapper {
    float: left;
    margin: 0px 10px 10px 0px;
    width: 216px;
}
div.profile_image {
    float: left;
    clear: right;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
}
div.profile_image img {
    border: 6px solid #ffffff;
}
div.profile_info_details {
    background: #fff;
    padding: 5px;
    border: 1px solid #eee;
}
div.profile_info_details ul {
    list-style: none;
    font-family: arial;
    margin: 0;
    padding: 0;
    color: #999999;
}
/*--------------------end profile page*/
/*--------------------training schedule*/
table.calendar {
    border-collapse: collapse;
    width: 100%;
    font-size: 0.7em;
    margin-bottom: 25px;
}
table.calendar td {
    border: 1px solid #999999;
    padding: 3px;
    vertical-align: top;
}
table.calendar tr.days td {
    background: #333;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
table.calendar td.blank {
    background: #ccc;
}
table.calendar div.date {
    background: #999;
    color: #fff;
    font-weight: bold;
    padding: 2px;
    float: right;
    margin: -3px -3px 0px 0px;
}
table.calendar td.level {
    width: 50px;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #666;
}
/*----------------end training schedule*/
div.prop {
    float: right;
    width: 1px;
    height: 400px;
}
img.textimage {
    float: left;
    margin: 0px 10px 10px 0px;
}
table#teamlist {
    font-size: 0.9em;
    width: 100%;
}
table#teamlist a:link,
table#teamlist a:active,
table#teamlist a:visited,
table#teamlist a:hover {
    text-decoration: none;
}
table#teamlist td {
    text-align: center;
    vertical-align: top;
    padding: 10px;
}
table#teamlist img {
    border: 3px solid #eee;
    vertical-align: middle;
}
.standout {
    color: #f00;
}
