﻿#tracks-container
{
	padding: 0px;
	margin: 0px;
}


#club-container
{
	width: 317px;
	float: left;
	top: 0px;
	left: 0px;
}

#national-container
{
	width: 317px;
	top: 0px;
	float: left;
}

#full-container
{
	width: 319px;
	top: 0px;
	float: left;
}

p.description-text
{
	margin: 10px 10px 10px 10px;
}

.text-container
{
	background-image: url('../Images/Tracks/Horizontal-Rule.gif');
	background-repeat: repeat-y;
	background-position: right;
}

.text-container div, .text-container-last div
{
	margin: 0px;
	padding: 10px;
}

.text-container div p, .text-container-last div p
{
	margin: 0;
	padding: 0;
}

.text-container-last, .text-container
{
	margin: 0;
	padding: 0;
	text-align: center;
}

a.view-map
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #EEEEEE;
	text-decoration: none;
}

a.view-map.selected
{
	color: #FFA800;
	text-decoration: none;
}

.view-map span
{
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	letter-spacing: 3px;
	/* background-image: url('../Images/Design/Line-1.gif');
	background-position: left top;
	background-repeat: repeat-x; */
	border-top: 1px solid #888888;
	padding: 10px 0px 10px 0px;
	cursor: pointer;
}

a.view-map:hover
{
	color: #FFA800;
	text-decoration: none;
}

.col-sep
{
	width: 100%;
	height: 2px;
	margin: 0;
	padding: 0;
	background-image: url('../Images/Design/Line-1.gif');
	background-repeat: repeat-x;
	overflow: hidden;
	line-height: 0;
}

.arrow-sep
{
	width: 100%;
	height: 10px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #888888;
	position: relative;
	z-index: 4;
}

.tabarrow
{
	width: 30px;
	height: 15px;
	position: absolute;
	top: -1px;
	background-image: url('../Images/Design/tabarrow.gif');
	z-index: 4;
}

.tabarrow.club { left: 143px; }
.tabarrow.national { left: 461px; }
.tabarrow.full { left: 777px; }





.map-container
{
	width: 100%;
	margin: -10px 0 0 0;
	padding: 0;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url('../Images/Design/White-Grad.jpg');
	background-repeat: repeat-x;
	background-position: 0px 200px;
	color: #333333;
	min-height: 100px;
	position: relative;
}

.map-container h2
{
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0px 0px 30px 0px;
}
.map-container h3
{
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 5px 0px 15px 0px;
}

.map-container p
{
	text-align: center;
	margin: 0px 0px 30px 0px;
}

.map-container p img
{
	vertical-align: middle;
}

.map-image-container
{
	position: relative;
	margin: 0px auto;
}

.map-container a
{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}

.map-container a:hover
{
	color: #FFBA00;
	text-decoration: none;
	border-bottom: 1px dotted #FFBA00
}

.track-note
{
	width: 200px;
	margin: 0;
	padding: 0;
	position: absolute;
}

div.track-note em
{
	width: 200px;
	position: absolute;
	top: 20px;
	left: -75px;
	text-align: center;
	z-index: 2;
	display: none;
	border: 1px solid #666666;
	background-image: url('../Images/Tracks/Track-Notes-Title.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	padding: 35px 5px 5px 5px;
}


div.track-note div, #track-note-popup
{
	width: 300px;
	position: absolute;
	top: 20px;
	left: -75px;
	text-align: center;
	z-index: 2;
	display: none;
	border: none;
	padding: 0;
}

div.track-note div h4, #track-note-popup h4
{
	height: 31px;
	width: 300px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

div.track-note div h4 span, #track-note-popup h4 span
{
	width: 300px;
	height: 31px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: url('../Images/Tracks/Track-Notes-Top.png');
	background-repeat: no-repeat;
}

div.track-note div p, #track-note-popup p
{
	background-color: #1A1A1A;
	color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	margin: 0;
}

div.track-note div span, #track-note-popup span
{
	width: 300px;
	height: 6px;
	background-image: url('../Images/Tracks/Track-Notes-Bottom.png');
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0;
}

#track-note-popup
{
	position: absolute !important;
	top: 100px;
	left: 100px;
	z-index: 1000;
	width: 300px;
}

.track-note-icon
{
	width: 16px;
	height: 16px;
	background: url('../Images/Design/marker.gif') no-repeat 0 0;
	text-indent: -9999px;
	margin: 0 auto;
	display: block;
}

.track-photo
{
	width: 100%;
	border: 0;
	margin: 0 0 30px 0;
	padding: 0;
	min-width: 100%;
	line-height: 0px;
	/*min-height: 150px;
	height: 150px;
	height: auto !important;
	*/
	background-color: #000000;
	border-bottom: 1px solid #FFFFFF;
	white-space: nowrap;
}

.track-photo img
{
	margin: 0;
	padding: 0;
	line-height: 0px;
	display: inline;
	border-bottom: 1px solid #333333;
}



.track-title-club, .track-title-national, .track-title-full
{
	position: relative;
	margin: 0;
	padding: 0;
	height: 22px;
	overflow: hidden;
}

.track-title-club span, .track-title-national span, .track-title-full span
{
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.track-title-club { width: 100%; }
.track-title-club span { background-image: url('../Images/Tracks/Club-Title.png'); }
.track-title-national { width: 100%; }
.track-title-national span { background-image: url('../Images/Tracks/National-Title.png'); }
.track-title-full { width: 100%; }
.track-title-full span { background-image: url('../Images/Tracks/Full-Title.png'); }