body {
    margin: 0;  
    font-family: verdana, sans-serif;
    color: #444;
}

#header {
    height: 100px;
    margin: 0;
    padding: 0 0 0.25em 0;
}

#header #logo_wrapper {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width:12.3207em;*width:12.0106em;
    text-align: center;
}

#header #logo {
    margin: 0;
    padding: 0;
    width: 100px;
}

#header #title_wrapper {
    float:right;
    margin: 0;
    padding: 0;
    margin-left:-25em;
    width:100%;
}

#header #title_wrapper .title {
    position: static;
    margin: 0;
    padding: 0.25em 0 0 0;
    margin-left:13.3207em;*margin-left:13.0106em;
}


#header #title_wrapper h1 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    font-size: 197%;
    white-space: nowrap;
    color: #000;
}

#header #title_wrapper h2 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    font-size: 138.5%;
    font-style: italic;
    white-space: nowrap;
    color: #888;
}

#footer h3 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 123.1%;
    color: #c00;
}

#footer p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 93%;
}

#footer {
    margin-left:12.3207em;*margin-left:12.0106em;
    clear: both;
    padding: 0.5em;
}

#footer div.badges {
    text-align: center;
    padding: 0.5em;
}

#footer div.badges img {
    vertical-align: middle;
}

#content h1 {
    font-size: 182%;
    font-weight: bold;
    color: #c00;
}

#content h1 :link, #content h1 :visited {
    color: #c00;
}

#content h2 {
    font-size: 123.1%;
    color: #c00;
}

#content h2 :link, #content h2 :visited {
    color: #c00;
}

#content h3 {
    font-size: 108%;
}

#flashMessage, #alerts {
    font-size: 108%;
    font-weight: bold;
    background-color: #ffc;
    border: 1px solid #c00;
    color: #c00;
    width: 80%;
    padding: 1em;
    margin: 1em;
}

.yui-b4 {position:relative;}

#yui-middle .yui-b4 {position:static;}

#yui-middle {width:100%;}

.yui-g4 #yui-middle {float:left;margin-right:-25em;}

.yui-g4 .yui-b4 {float:right;width:7.6923em;*width:7.5069em;}

.yui-g4 #yui-middle .yui-b4 {margin-right:8.6153em;*margin-right:8.4077em;}

#yui-middle .yui-b4 {float:none;width:auto;}

#right {
    padding: 0.5em;
    text-align: center;
}

#left .menu_tab {
    display: block;
    padding: 0;
}

#left .menu_tab img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

#left .menu_badge {
    margin: 0;
    padding-top: 2em;
    text-align: center;
}

em {
    color: #c00;
    font-weight: bold;
    font-style: normal;
}

p {
    padding-top: 0;
}

hr {
    color: #c00;
    background-color: #c00;
    text-align: center;
}

th,td {
    border: none;
}

h1,h2,h3,h4,h5 {
    margin: 0 0 0.5em 0;
}

p,fieldset,table {
    margin: 0 0 0.5em 0;
}

.label_required {
    font-weight: bold;
}

.label_optional {
}

.title_sponsors {
    text-align: center;
}

.title_sponsors img {
    padding: 0.5em;
    vertical-align: middle;
}

.sponsors td {
    text-align: center;
}

.sponsor_badge {
    width: 80%;
}

.upcoming_tournaments {
    overflow: auto;
    padding: 1em;
}

.upcoming_tournaments .upcoming_tournament {
    padding: 0.5em;
    vertical-align: middle;
    text-align: center;
    max-width: 200px;
    float: left;
}

dl.volunteer_opportunities {
}

dl.volunteer_opportunities dt {
    font-weight: bold;
}

dl.volunteer_opportunities dd {
    padding-top: 0.5em;
    max-width: 70%;
}

.table_divisions {
    width: 100%;
    border-collapse: collapse;
}

.table_divisions .division_gender {
    font-weight: bold;
}

.table_divisions td {
    border-top: 1px solid #c00;
    text-align: center;
    padding: 4px;
}

.table_calendar {
    border-collapse: collapse;
}

.table_calendar th {
    text-align: left;
    padding: 4px;
}

.table_calendar td {
    border-top: 1px solid #c00;
    padding: 4px;
}

#events_upcoming td :link, #events_upcoming td :visited {
    font-weight: bold;
    color: #c00;
}

.table_calendar td dl {
    padding: 0;
    margin: 0;
}

.table_calendar td dd {
    padding: 0;
    margin: 0;
    margin-left: 8px;
    white-space: nowrap;
}

.table_list {
    border-collapse: collapse;
}
    
.table_list th {
    text-align: left;
    padding: 4px;
}

.table_list td {
    border-top: 1px solid #c00;
    padding: 4px;
}

td.table_enabled {
    background-color: #6f9;
}

td.table_disabled {
    background-color: #ccc;
}

tr.table_expired {
    background-color: #ccc;
}

tr.table_active {
    background-color: #6f9;
}
    
.competitive_team_logo {
    float: right;
    min-width: 200px;
    width: auto !important;
    width: 200px;
    margin-right: 20px;
    text-align: center;
    padding: 10px;
}

.competitive_team_content {
}

.competitive_accepted_teams {
    margin-bottom: 20px;
    border-collapse: collapse;
}

.competitive_accepted_teams th {
    text-align: left;
    padding: 4px;
}

.competitive_accepted_teams td {
    border-top: 1px solid #888;
    padding: 4px;
}

dl.news dt {
    padding-bottom: .25em;
    font-weight: bold;
    color: #c00;
}

dl.news dt :link, dl.news dt :visited {
    color: #c00;
}

dl.news dd {
    margin-left: 1em;
    padding-bottom: 1em;
}

dl.alerts dt {
    padding-bottom: .25em;
}

dl.alerts dd {
    padding-bottom: .5em;
}

.error_message {
	color: #c00;
	font-weight: bold;
}

.form_error {
	background-color: #c00;
	color: #fff;
}
