@charset "utf-8";
body {
	background: #dddddd;
	margin: 0;
	text-align: left;
	color: #000000;
	padding: 0 65px 0 65px;
}

html, body, h1, h2, h3, h4, div, p, ul, li, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #B00002;
	text-decoration: none;
	font-size: 8pt;
}

a:hover {
	color: #666666;
}

h1 {
	font-family: 'Trebuchet ms', sans-serif;
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
}

h2 {
	font-family: 'Trebuchet ms', sans-serif;
	font-size: 13pt;
	text-align: left;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 10px;
}

h3 {
	font-family: 'Trebuchet ms', sans-serif;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
}

#content {
	min-width: 866px;
	max-width: 1100px;
	min-height: 905px;
	background: #ffffff;
	border: 0;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 257px;
}

#headerRight {
	float:right;
	padding: 10px;
}

#menuBar {
	padding: 0;
	background: #bb0000 url(images/navbar_bg.png);
	height: 30px;
	padding-left: 10px;
}

ul#navlist {
	display: block;
	padding: 0;
	margin: 0;
	float: left;
}

ul#navlist li {
	display: block;
	float: left;
	height: 30px;
}

ul#navlist li a {
	display: block;
	float: left;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 114%;
	color: #EEEEEE; /*#CCDDEE;*/
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #990000; /*#FF0C20;*/
	border-width: 0 1px 0 0;
	white-space: nowrap;
	height: 25px;
}

ul#navlist li a:hover {
	background: #FF0C20;
	color: #FFFFFF;
}

ul#navlist li a.active {
	color: #fff;
	font-weight: bold;
}

#rightMenuItems {
	float: right;
	width: 139px;
	background-color: #FFFFFF;
	text-align: center;
}

.contactIcon {
	margin: 0;
	margin-left: 10px;
	border: 0;
}

#leftStripe {
	background-color:#FFFFFF;
	background-image:url('../leftStripe.php');
	background-repeat: no-repeat;
	border: 0;
	vertical-align:top;
	width: 61px;
	height: 477px;
	float: left;
}

#rightStripe {
	background-color:#FFFFFF;
	border: 0;
	vertical-align:top;
	width: 139px;
	float: right;
}

#mainContent {
	min-height: 477px;
	margin-left: 110px;
	margin-right: 188px;
	padding-top: 20px;
	margin-bottom: 40px;
}

#mainSponsor {
	float: left;
	margin-top: 12px;
	margin-left: 65px;
}

#sponsorBar {
	margin-top: 20px;
	margin-left: 177px;
	margin-right: 80px;
	margin-bottom: 0px;
}

#sponsorBar img {
	margin-left: 15px;
	margin-right: 15px;
}

#sponsorBarAffiliations {
	text-align: center;
	margin-top: 35px;
	padding-bottom: 20px;
}

#sponsorBarAffiliations img {
	vertical-align: top;
}

.borderLessImage {
	border: 0;
}

.borderedImage {
	border: 1px solid black;
}

#newsTable {
	width: 100%;
}

#newsTable td {
	vertical-align: top;
	text-align: center;
	padding-top: 20px;
	/*border: 1px solid blue;*/
}

.warningBox {
	background: #eeeeee;
	font-size: 9pt;
	padding: 0.5em;
	border-left: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	border-right: 1px dotted #aaaaaa;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.mainPageBoxTitle {
	margin-left: -0.5em;
	margin-bottom: 0.5em;
	margin-top: -0.5em;
}

.mainPageBoxSpacer {
	height: 40px;
}

.mainPageBoxLeft {
	font-size: 9pt;
	padding: 0.5em;
	border-left: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	border-right: 1px dotted #aaaaaa;
	max-width: 350px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.mainPageBoxCenter {
	font-size: 9pt;
	padding: 0.5em;
	border-left: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	border-right: 1px dotted #aaaaaa;
	text-align: left;
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
}

.mainPageBoxRight {
	font-size: 9pt;
	padding: 0.5em;
	border-left: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	border-right: 1px dotted #aaaaaa;
	max-width: 350px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#athletesTable {
	width: 100%;
}

#athletesTable td {
	text-align: center;
	vertical-align: top;
	width: 50%;
}

#athletesTable p, #athletesTable ul {
	text-align: left;
}

#athleteDetails {
	text-align: left;
}

#athleteTable {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
}

#athleteTable  td.leftAthleteColumn {
	text-align: right;
	color: gray;
	vertical-align: middle;
	font-size: 9pt;
	border-bottom: 1px dotted gray;
	padding-right: 10px;
}

#athleteTable  td.rightAthleteColumn {
	text-align: left;
	vertical-align: middle;
	font-size: 9pt;
	border-bottom: 1px dotted gray;
	padding-right: 10px;
}

.athleteImagePlaceholder {
	width: 109px;
	height: 117px;
	border: 1px solid gray;
	background-color: #eeeeee;
	font-size: 10pt;
	color: gray;
	margin-top: 20px;
	margin-bottom: 20px;
}

.athleteImage {
	border: 1px solid black;
	margin-top: 20px;
	margin-bottom: 20px;
}

.palmares, .palmares h2 {
	text-align: center;
}

#events {
	border-collapse: collapse;
	border: 0; /*1px solid gray; */
	width: 100%;
}

#events td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px dotted gray;
	border-top: 1px dotted gray;
}

#events td.date {
	width: 125px;
	text-align: left;
}

#events td.title {
	width: 170px;
}

#events td.catRoadRace, #events td.catRoadRide, #events td.catMtbRace, #events td.catMtbRide, #events td.catMisc, #events td.catSoft, #events td.catJunior {
	width: 100px;
}

#events td.description {
	text-align: left;
	padding-left: 20px;
}

.pastEvent td {
	color: gray;
}

.futureEvent td {
	color: black;
}

.futureEvent td.title {
	font-weight: bold;
}

.futureEvent td.catRoadRace {
	background-color: #f15050;
}

.futureEvent td.catRoadRide {
	background-color: #f0c065;
}

.futureEvent td.catMtbRace {
	background-color: #50a4f1;
}

.futureEvent td.catMtbRide {
	background-color: #50f176;
}

.futureEvent td.catMisc {
	background-color: #eb8c99;
}

.futureEvent td.catSoft {
	background-color: #f1e450;
}

.futureEvent td.catJunior {
	background-color: #797a8f;
}

#noEvents {
	color: gray;
	font-size: 9pt;
}

.sponsorBox {
	text-align: center;
	float: left;
	width: 200px;
	height: 200px;
}

.sponsorBox img {
	margin-bottom: 15px;
}

#afterSponsors {
	width: 1px;
}

.lastNewsDate {
	color: gray;
	font-size: 8pt;
	font-weight: normal;
}

.lastNewsTitle {
	color: #555555;
	font-weight: bold;
	margin-bottom: 15px;
}

.lastNewsText {
	padding-bottom: 25px;
	border-bottom: 1px dotted #aaaaaa;
	/*border-right: 1px dotted #aaaaaa;*/
}

.nextEventText {
	padding-bottom: 20px;
	border-bottom: 1px dotted #aaaaaa;
}

.nextEventText a {
	font-weight: normal;
	line-height: 2;
}

.nextEventSubscription {
	color: #B00002;
	/*padding-bottom: 10px;*/
	/*border-bottom: 1px dotted #aaaaaa;*/
}

.nextEventSubscription a {
	font-weight: normal;
	line-height: 2;
}

.fullNews {
	padding-bottom: 25px;
	border-top: 1px dotted #aaaaaa;
}

.fullNewsDate, .fullNewsDate a {
	color: gray;
	font-size: 8pt;
	font-weight: normal;
}

.fullNewsTitle {
	font-family: 'Trebuchet ms', sans-serif;
	color: #555555;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 15px;
}

.fullNewsUp {
	float: right;
}

.fullNewsUp  a {
	text-decoration: none;
	color: #aaaaaa;
}

.fullNewsText {
}

.noIndentList {
	margin-left: 0;
	padding-left: 15px;
}