body {
	background:url(../images/background.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
}
table {

}
h1 {
	margin:0px;
	margin-bottom:10px;
	font-size:120%;
	color:#000099;
}
h2 {
	margin:0px;
	margin-bottom:10px;
	font-size:100%;
	color:#666666;
}
th {
	font-size:90%;
	text-align:right;
	color:#000099;
	vertical-align:top;
	padding:5px;
}
td {
	font-size:85%;
	padding:5px;
}
fieldset {
	border:1px solid navy;
	margin-top:10px;
	margin-bottom:10px;
}

#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background:url(../images/header_bg.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	height:35px;
}
	#wordmark {
		float:right;
		padding-right:20px;
		padding-top:2px;
	}
	#account {
		font-size:150%;
		padding-left:20px;
		padding-top:7px;	
	}

#menu {
	background:#666666;
	border-bottom:solid 2px #FFCC00;
	color:#FFCC00;
	font-size:90%;
}

	#menu ul {
		list-style:none;
		margin:0px;
		padding-left:10px;
		padding-top:5px;
		padding-bottom:5px;
	}
	#menu li {
		display:inline;
		padding-left:5px;
		padding-right:5px;
	}
	#return {
		float:right;
		padding-right:10px;
	}

#body {
	background:url(../images/body_bg.gif);
	background-repeat:repeat;
	padding:20px;
}

#content {
	min-height:400px;
}
#affiliates, #stages, #categories, #fields, #directorPositions, #coachLevels, #documentTypes, #equipTypes, #renewalFees {
	width:500px;
}

#sidebar {
	float:right;
	font-size:90%;
	text-align:center;
	color:#FFFFFF;
}
	#sidebar ul {
		list-style:none;
		margin:0px;
	}
	#sidebar li {
		background:url(../images/header_bg.png);
		background-repeat:repeat-x;
		margin:2px;
		padding:5px;
	}
	#sidebar li.flash_notice {
			background:#00CC00;
			font-style:italic;
	}
	#sidebar li.flash_warning {
			background:#cc3300;
			font-style:italic;
	}

#bottombar {
	font-size:90%;
	float:right;
	color:#FFFFFF;
}
	#bottombar ul {
		list-style:none;
		margin:0px;
	}
	#bottombar li {
		display: inline;
		background:url(../images/header_bg.png);
		background-repeat:repeat-x;
		margin:2px;
		padding:5px;
	}
	#bottombar li.flash_notice {
			background:#00CC00;
			font-style:italic;
	}
	#bottombar li.flash_warning {
			background:#cc3300;
			font-style:italic;
	}
	
#footer {
	clear:right;
	background:#666666;
	border-top:solid 2px #FFCC00;
	color:#FFFFFF;
	font-size:90%;
}
	#footer ul {
		list-style:none;
		margin:0px;
		padding-left:10px;
		padding-top:5px;
		padding-bottom:5px;

	}
	#footer li {
		display:inline;
		padding-left:10px;
		padding-right:10px;
	}
	#login {
		float:right;
		padding-right:10px;
	}
#account a, #menu a, #sidebar a, #bottombar a, #footer a {
	text-decoration:none;
	color:#FFFFFF;
}
#account a:hover, #menu a:hover, #sidebar a:hover, #bottombar a:hover, #footer a:hover {
	text-decoration:none;
	color:#FFCC00;
}
#horizontal_header th {
	text-align: left;
}
#admin_fields th {
	font-style: italic;
	color:red;
}
#search_form {
	margin:0px;
}
.fieldWithErrors {
	color:red;
}
.message {
  color:#cc3300;
}
td p {
	margin-top:0px;
}
#photos {
	list-style:none;
	margin:0;
	padding:0;
}
#photos li {
	display:inline;
}
#photo_content {
	margin-left:auto;
	margin-right:auto;
}
.article_photo, .profile_photo {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
.article_table {
	clear:right;
}
#pricing {
	border-collapse:collapse;
}
#pricing th {
	background:#999999;
	padding:5px;
	color:#FFFFFF;
	font-weight:normal;
	border:solid 1px #FFFFFF;
	font-size:90%;
}

#pricing td {
	padding:5px;
	text-align:center;
	border:1px solid #CCCCCC;
	color:#333333;
	font-size:90%;
}

#pricing .col_hr {
	text-align:right;
}
.right {
	float:right;
}

#legend {
  width:100%;
  margin-bottom:10px;
  font-size:90%;
}
#legend td {
  text-align: center;
  padding:5px;
}
/* sportical */
#sportical {
  width:100%;
  border-collapse:collapse;
  font-size:95%;
}
#sportical td {
  border-left:none;
  border-right:none;
  border-top:1px solid #FFFFFF;
  border-bottom:1px solid #FFFFFF;
}
#sportical th {
  text-align:left;
}
#sportical tr.type1 td, #legend .type1 {
  background:#D9D8FF;
}
#sportical tr.type2 td, #legend .type2 { /* participation */
  background:#FFC7CA;
}
#sportical tr.type3 td, #legend .type3 { /* athlete training camp */
  background:#FFFAD0;
}
#sportical tr.type4 td, #legend .type4 { /* NCCP */
  background:#CCCCCC;
}
#sportical tr.type5 td { /* coach training */
  background:#CCCCCC;
}
#sportical tr.type6 td { /* officials training */
  background:#CCCCCC;
}
#sportical tr.type7 td { /* volunteer training */
  background:#CCCCCC;
}
#sportical tr.type8 td, #legend .type8 { /* other */
  background:#D6FFD2;
}
