body {
	color: #666;
}

div.container {
	background: #fff;
}

a#logo {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div#nav {
	border-bottom: 1px solid #ccc;
}

div#placeholder-nav {
	color: #fff;
}

div#placeholder-hero {
	background: #f9f9f9;
	border: 1px solid #eee;
}

div#sub {
	background: #eee;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #222;
}

td.menu-item-selected {
	color: #000;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #3B6396;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.secure-login, .newsletter-form, .announcement-list, .shop-cart-column, .latest-event {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 18px;
	padding-bottom: 9px;
}

.secure-login h3, .newsletter-form h3, .shop-cart-column h3, .announcement-list h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	margin: 0;
	padding: 6px 9px;
	text-transform:uppercase;
}
.secure-login h2, .newsletter-form h2, .shop-cart-column h2, .announcement-list h2 {
	padding: 6px 9px;
}
.secure-login p, .newsletter-form p, .shop-cart-column p, .announcement-list p {
	background: transparent;
	border-bottom: none;
	margin: 0;
	padding: 6px 18px;
}
.newsletter-form .item {
	margin-bottom: 8px;
}
.latest-event {
	padding: 0 10px 9px 10px;
}
.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #2f7e00;
	text-decoration: none;	
}

a:hover, a:active {
	color: #2f7e00;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background:  #3B6396 url(/images/cssimg/bg-header-17-1.png) repeat-x 0 0;
	margin: 36px;
}

.container-webmail {
  width: 950px;
  margin:0 auto;
  padding: 0;
  text-align:center;
  font-family:Verdana, Geneva, sans-serif;
  overflow:hidden;
}

.webmail {
	background:url(/images/webmail.png) no-repeat;
	height:32px;
	width:145px;
	margin: 0 0 2px 804px;
	padding-top: 8px;
	vertical-align:middle;
	overflow:hidden;
}

.webmail a {
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-stretch:expanded;
}

.webmail a:link {
	color:#003;
}

.webmail a:hover {
	text-decoration:underline;
	color:#009;
	cursor:pointer;
}


div#header-left, div#header-right, div.whoslogged {
	height: 126px;	
	line-height: 126px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	height: 66px;
	padding: 48px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 120px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-nav {
	background: url(/images/cssimg/bg-nav-17-1.png) repeat-x 0 0;
	height: 36px;
	padding-left: 18px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#main div.inner {
	padding: 18px 30px 36px 40px;
}

div#sub {
	padding: 18px 0 0 0;
}

div#sub-bottom {
	background: url(/images/cssimg/bg-side-17-1.png) repeat-x 0 0;
	height: 144px;
}

div#cap-bottom {
	background: #3B6396 url(/images/cssimg/bg-footer-17-1.png) repeat-x 0 0;
	height: 8px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

div.bread-crumbs {
	padding: 5px;
	background: #ddd;
	border: 1px 0 1px 0 solid #333;
	margin-bottom: 12px;
}
table.race-results-wrapper, table.race-results {
	width:100%;
}
table.race-results-wrapper tr.header {
	border-bottom: 1px solid #f2f2f2;
	height: auto;
}
table.race-results-wrapper tr.header td {
	border-bottom: 1px solid #f2f2f2;
}
table.race-results-wrapper tr.header td p {
	margin:0;
	padding:0;
}
table.race-results-wrapper tr td {
	font-weight:bold;
	font-size: 16px;
}
tr .place, tr .time, tr .race, tr .event, tr .number, tr .age {
	width: 10%;
}
tr .name, {
	width: 40%;
}
.results {
	overflow:hidden;
	width:599px;
}
.results-tables {
	overflow:hidden;
	width: inherit;
}
#race-results {
}
table.race-results {
	padding-bottom:2px;
	border-bottom: 2px solid #3e3e3e;
}
table.race-results caption {
	font-size:14px;
	text-transform:uppercase;
	padding-bottom:6px;
	font-weight:bold;
	color: #F60;
}
table.race-results tr td {
	font-size:10px;
	font-weight:normal;
	padding: 1px;
	border-bottom: 1px #e2e2e2 dotted;
	border-left: 1px #e2e2e2 dotted;
	padding-left: 3px;
}
table.race-results tr td p {
	font-size:12px;
	font-weight:normal;
}
table.race-results th {
	background:#3e3e3e;
	color:white;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
	padding:2px;
	border-bottom: 2px solid #e2e2e2;	
	border-left: 1px #e2e2e2 dotted;
	padding-left: 3px;
}
.results h2 {
	background: #B00;
	color:#FFF;
	padding: 1px;
	padding-left:10px;
}
.clr {
	clear:both;
}
