body {
    background-color: #EEE;
    font-family: Lucida Grande, Tahoma, Arial, Verdana;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    margin: 0px;
}

img {
    border: 0px;
}

img.contact {
    border: 1px solid black;
}

img.help {
    border: 1px solid #006633;
}

#header {
    width: 100%;
    height: 137px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #006633;
    border-bottom: 1px solid #231F20;
}

#header_text, #header_text_christmas {
    width: 928px;
    height: 150px;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
}

#header_text {
    background-image: url('images/layout/banner/banner.png');
}

#header_text_christmas {
    background-image: url('images/layout/banner/banner_christmas.png');
}

#container {
    width: 960px;
    height: 100%;
    background-color: white;
    border-left: 1px solid #231F20;
    border-right: 1px solid #231F20;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-bottom: 10px;
    overflow: hidden;
}

#content {
    margin-left: auto;
    margin-right: auto;
    margin-top: 145px;
    z-index: 1;
    width: 960px;
    min-height: 400px;
    text-align: left;
}

#login {
    width: 930px;
    margin: 0px;
    padding-left: 13px;
    padding-top: 5px;
    font-size: 14px;
    text-align: right;
    z-index: 5;
}

input, textarea {
    color: #006633;
    border: 1px solid #006633;
    background-color: white;
    font-size: 16px;
    padding: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    outline: none;
}

input:focus, textarea:focus, select:focus {
	outline: 3px solid #F1C550;
	border: 0px;
}

input.input_10 {
    font-size: 10px;
}

button{
    margin:0 7px 0 0;
    background-color:#FFF;
    border:1px solid black;
    border-top:1px solid silver;
    border-left:1px solid silver;
    color:#006633;
    
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

form {
	margin: 0px;
	padding: 0px;
}

button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
button img {
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover {
    background-color:#006633;
    border:1px solid black;
    border-top:1px solid silver;
    border-left:1px solid silver;
    color:#FFF;
}

button:active {
    background-color:#FFF;
    border:1px solid silver;
    border-top:1px solid black;
    border-left:1px solid black;
    color:#006633;
}

button.red {
	background-color: white;
	color: #F50C0C;
}

button.red:hover {
	background-color: #FBA6A9;
	color: white;
}

select {
    color: #115734;
    border: 1px solid #115734;
    background-color: white;
    font-size: 16px;
}

select.select_10 {
    font-size: 10px;
}

input.none {
    background-color: white;
    border: 0px;
}

#login A:link,
#login A:active,
#login A:visited,
#login A:visited:active {
    color: black;
}

#login A:hover,
#login A:visited:hover {
    color: #555;
}

#content_left {
    width: 160px;
    margin-left: 13px;
    margin-right: 13px;
    float: left;
}

#twitter_div {
	width: 140px;
	margin: 0px;
	margin-bottom: 10px;
}

#twitter_div ul li {
	padding-bottom: 10px;
	margin-left: -10px;
}

#twitter_div A {
	color: #044022;
}

#content_middle {
    width: 760px;
    margin-left: 0px;
    margin-right: 13px;
    float: left;
}

div.content_header {
    height: 20px;
    background-color: #EEE;
    border-bottom: 1px solid #231F20;
    color: #222;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 3px 0px 0px 3px;
    display: block;
    z-index: 2;
    clear: both;
    font-size: 16px;
}

div.content_sub_header {
    height: 20px;
    width: 425px;
    background-color: #EEE;
    border-bottom: 1px solid #231F20;
    color: #222;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 3px 0px 0px 3px;
    display: block;
    z-index: 2;
    clear: both;
    font-size: 14px;
}

div.main_col {
	float: left; 
	width: 365px; 
	margin-right: 13px;
}

div.left_header {
    height: 25px;
    margin: 0px;
    padding: 0px;
    float: left;
}

div.right_header {
    height: 20px;
    margin: 0px;
    padding: 0px 3px 3px 0px;
    float: right;
    vertical-align: top;
    text-align: right;
}

div.left_content {
    width: 150px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
    display: block;
    z-index: 2;
}

div.middle_content {
    width: 710px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
    display: block;
    z-index: 2;
}

table.photo_album {
    width: 700px;
    margin: 0px;
}

table.photo_album td {
    width: 200px;
    text-align: center;
}

table.album_page {
    width: 700px;
    margin: 0px;
}

tr.album_s0, tr.album_s1 {
	border-bottom: 1px solid #CCC;
}

table.album_page td {
    vertical-align: top;
    padding: 10px;
}

div.event_s0, div.event_s1 {
	width: 136px;
    margin-left: -10px;
    min-height: 30px;
    overflow: hidden;
    padding: 2px 2px 5px 2px;
    border-bottom: 1px solid #CCC;
    line-height: 14px;
}

div.event_s0 {
    background-color: white;
}

div.event_s1 {
    background-color: #EEE;
}

div.document_s0, div.document_s1 {
	width: 625px;
    padding: 5px;
    border-bottom: 1px solid #CCC;
    font-size: 14px;
}

div.team_s0, div.team_s1 {
	width: 400px;
    padding: 5px;
    border-bottom: 1px solid #CCC;
    font-size: 14px;
}

span.document_description {
	padding-left: 25px;
	color: #888;
	font-size: 12px;
}

span.team_description {
	color: #888;
	font-size: 12px;
}

div.team_s0, div.document_s0, div.contact_s0, tr.album_s1 {
    background-color: #EEE;
}

div.team_s1, div.document_s1, div.contact_s1, tr.album_s0 {
    background-color: white;
}

div.team_s0:hover, div.team_s1:hover, div.document_s0:hover, div.document_s1:hover, div.contact_s0:hover, div.contact_s1:hover {
    background-color: #CCC;
}

div.contact_s0, div.contact_s1 {
	width: 225px;
    padding: 5px;
    border-bottom: 1px solid #CCC;
    font-size: 14px;
}

span.contact_title {
	padding-left: 25px;
	color: #888;
	font-size: 12px;
}

table.contact td {
	font-size: 14px;
	padding: 5px;
}

th {
	background-color: #EEE;
	text-align: center;
}

table {
	border-collapse: collapse;
}

tr.s0 {
	background-color: white;
}

tr.s1 {
	background-color: #EEE;
}

div.event_date {
    width: 51px;
    float: left;
    background-color: inherit;
}

div.event_name {
    width: 80px;
    float: left;
    background-color: inherit;
}

img.sponsor {
    border: 0px;
    margin: 5px 0px 5px 7px;
}

div.referee_s0 {
    width: 190px;
    height: 160px;
    background-color: white;
    float: left;
    text-align: center;
    vertical-align: middle;
    padding: 5px 5px 5px 5px;
    overflow: hidden;
}

div.referee_s1 {
    width: 190px;
    height: 160px;
    background-color: #E7E7E7;
    float: left;
    text-align: center;
    vertical-align: middle;
    padding: 5px 5px 5px 5px;
    overflow: hidden;
}

/* simple css-based tooltip */
div.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

table.roster {
    width: 400px;
    border-bottom: 1px solid grey;
    border-right: 1px solid silver;
}

table.newsletter {
    width: 400px;
    border-bottom: 1px solid grey;
    border-right: 1px solid silver;
}

#footer {
    width: 100%;
    height: 270px;
    margin: 0px;
    padding:0px;
    color: #EEE;
    background-color: #006633;
    border-top: 1px solid #231F20;
    text-align:left;
	font-size:12px;	
}

#footer_container {
	width: 960px;
	margin:0;
	padding-top:20px;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	color: #EEE;
}

#footer_col1 {
	float:left;
	width:395px;
	height: 150px;
	margin:0;
	padding:0;
	margin-left: 13px;
	padding-right:20px;
}

#footer_col2 {
	float:left;
	width:160px;
	height: 150px;
	margin:0;
	margin-left:13px;
}

#footer_col3 {
	float:left;
	width:160px;
	height: 150px;
	margin:0;
	margin-left:13px;
}

#footer_col4 {
	float:left;
	width:160px;
	height: 150px;
	margin:0;
	margin-left:13px;
}

#footer p, #footer H3 {
	margin:0;
	padding:0;
}

#footer p {
	padding-top: 13px;
}

#footer H3 {
	padding-bottom: 13px;
}

dl, dt, dd, ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 16px;
}

dt.admin_menu {
    margin: 0;
    padding: 10px 0px 0px 0px;
    list-style-type: none;
}

ul.admin_menu li {
    margin: 0;
    padding: 5px 0px 0px 25px;
    list-style-type: none;
}

ul.calendar {
	margin-bottom: 20px;
}

ul.calendar li {
    margin: 0;
    padding: 5px 0px 0px 40px;
    list-style-type: none;
}

dt.help {
    margin: 0px 0px 10px 0px;
    padding: 0;
    list-style-type: none;
}

ul.help li {
    width: auto;
    margin: 5px 10px 10px 20px;
    padding: 5px 5px 5px 5px;
    list-style-type: none;
    border: 1px solid #31663C;
    background-color: #E7E7E7;
}

ol.help li {
    list-style-type: decimal;
}

li {
    padding-left: 10px;
}

div.popup_content_header {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 25px;
    width: 100%;
    background-color: #006633;
    color: white;
	border-bottom: 1px solid #231F20;
    display: block;
    clear: both;
    padding-top: 4px;
    text-align: center;
    font-size: 15px;
}

#news_popup_container {
    width: 450px;
    height: 100%;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#news_popup_content {
    width: 425px;
    height: 100%;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 10px 10px 10px;
    text-align: left;
}

#event_popup_container {
    width: 600px;
    height: 100%;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#event_popup_content {
    width: 575px;
    height: 100%;
    min-height: 150px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 10px 10px 10px;
    text-align: left;
}

#event_popup_left_content {
    width: 250px;
    float: left;
}

#event_popup_right_content {
    width: 325px;
    float: left;
    text-align: left;
    padding-bottom: 10px;
}

#edit_popup_container {
    width: 600px;
    height: 100%;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    text-align: left;
}

#edit_popup_content {
    width: 575px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 10px 10px 10px;
    text-align: left;
}

#register_popup_container {
    width: 800px;
    height: 100%;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    text-align: left;
}

#register_popup_content {
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 10px 10px 10px;
    text-align: left;
}

.name, .phone, .email, .password, .key, .date, .building, .house, .money {
	font-size: 16px;
	padding: 5px 0px 5px 23px;
	width: 260px;
}

.name, .phone, .email, .password, .date, .building, .house {
	display: block;
}

.city {
	font-size: 16px;
	padding: 5px 0px 5px 23px;
	width: 200px;
}

.zip {
	font-size: 16px;
	padding: 5px 0px 5px 23px;
	width: 100px;
}

.name {
	background: url('images/icons/silk/icons/user_reg.png') no-repeat left;
}

.phone {
	background: url('images/icons/silk/icons/phone.png') no-repeat left;
}

.email {
	background: url('images/icons/silk/icons/email_reg.png') no-repeat left;
}

.zip {
	background: url('images/icons/silk/icons/email_reg.png') no-repeat left;
}

.password {
	background: url('images/icons/silk/icons/lock_reg.png') no-repeat left;
}

.key {
	background: url('images/icons/silk/icons/key_reg.png') no-repeat left;
}

.date {
	background: url('images/icons/silk/icons/date_reg.png') no-repeat left;
}

.building {
	background: url('images/icons/silk/icons/building_reg.png') no-repeat left;
}

.city {
	background: url('images/icons/silk/icons/building_reg.png') no-repeat left;
}

.house {
	background: url('images/icons/silk/icons/house_reg.png') no-repeat left;
}

.money {
	background: url('images/icons/silk/icons/money_dollar.png') no-repeat left;
}

label A, label A:visited, label A:active {
	font-size: 16px;
	color: #006633;
	font-weight: normal;
}

label.register, label {
	font-size: 16px;
	color: #006633;
	display: block;
	font-weight: normal;
}

label.error {
	color:red;
}

label.help, label.news {
	font-size: 14px;
}

blockquote {
	border-left: 5px solid #006633;
	border-bottom: 1px solid #CCC;
	margin-left: 20px;
	padding: 5px 5px 5px 10px;
}

table.register td {
	padding: 5px;
}

A:link, A:active, A:visited, A:visited:active {
    color: #000;
    text-decoration: none;
    outline: none;
}

A:hover, A:visited:hover {
    color: #555;
    text-decoration: underline;
}

A:hover.none, A:visited:hover.none {
    color: #555;
    text-decoration: none;
}