a
{
	text-decoration: none;
}

a:link
{
	color: #01009A;
}

a:visited
{
	color: #01009A;
}

a:hover
{
	color: #8ACF2F;
	text-decoration: underline;
}

table#calendar a {text-decoration: none; }

tr#days th { width: 11%; }

tr#days th.sat, tr#days th.sun { width: 11%; }

table#calendar tr#days th {
	color: #CCE;
	background-color: #224;
	font-weight: bold;
	text-align: center;
	padding: 1px 0.33.em;
}

table#calendar tr#title th
{
	color: black;
	border: 1px solid #224;
	font-size: 120%;
	background-color: #FFF;
}

table#calendar td {
	vertical-align: top;
	padding: 0;
	border: 0px solid gray;
	border-width: 0 0 1px 1px;
}

table#calendar td.sun { border-right: 1px solid gray; }

#table#calendar a {font-weight: bold; display: block; margin: 0;}

table#calendar td.sat, table#calendar td.sun {background: #E9E9E9; }

table#calendar td.previous, table#calendar td.next
{
	background-color: #D4D4D4;
}

table#calendar tr#lastweek td { border-bottom: 2px solid #AAB; }

table#calendar td.holiday {
	background: #FAA;
	border-color: #BBB #FCC #FCC #BBB;
}

table#calendar td#currenttoday { background-color: #FFC;}

td#currenttoday div.date { font-weight: bold; background: #FFC; }

div.event { margin: 0.5em; }

div.event span { display: block; }

div.event a:link { color: #01009A; }
div.event a:visited { color: #01009A; }
div.event a:hover { color: #5B891F; }

div.holiday { font-style: italic; }

span.workoutresult
{
	float: left;
	vertical-align: bottom;
	display: block;
	font-size: 9px;
	font-weight: bold;
}

span.viewworkout
{
	float: right;
	vertical-align: bottom;
	display: block;
	font-size: 9px;
	font-weight: bold;
}

span.time
{
	font-size: 9px;
	font-weight: bold;
}

#zoneinfo
{
	font-size: 9px;
	text-align: center;
}

span.recovery
{
	font-size: 9px;
	font-weight: bold;
	color: #818198;
}

span.comment
{
	font-size: 9px;
	font-style: italic;
}

span.phaseHead
{
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
}

span.phaseText
{
	font-size: 10px;
	padding: 2px;
	font-weight: normal;
}

span.tsuba
{
	color: #808080;
}

span.phaseLabel
{
	font-size: 11px;
}

div.phasePad
{
	padding: 2px;
}

span.phase
{
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #336699;
	font-family: verdana, arial, helvetica, sans-serif;
}

span.totalday
{
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #336699;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}


span.totalday a:link { color: #336699; }
span.totalday a:visited { color: #336699; }


span.results
{
	color: #336699;
	font-style: italic;
}

span.loc { color: #555; font-style: italic; }

div.date {
	float: right;
	text-align: center;
	padding: 0.125em 0.25em 0 0.25em;
	margin: 0;
}

div.addworkouts
{
	float: left;
	padding: 0.25em;
}

div.athleteEvent
{
	padding: 3px;
	font-size: 9px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

td.sat div.date, td.sun div.date {
	border-width: 0;
	color: gray;
	background: transparent;
}

td.previous div.date, td.next div.date {
	border-width: 0;
	color: gray;
	background: transparent;
}

td.phase {
	background: #F3F3F3;
}

div.infobox {
	text-align: left;
	padding: 5px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}


table#zonecalendar
{
	color: black;
	border: 1px solid #224;
}

table#zonecalendar tr#zone
{
	background-color: #CCC;
}

table#zonecalendar tr#zone1
{
	background-color: #FC6;
}

table#zonecalendar tr#zone2
{
	background-color: #FFC;
}

table#zonecalendar tr#zone3
{
	background-color: #CF9;
}

table#zonecalendar tr#zone4
{
	background-color: #6CF;
}

table#zonecalendar tr#zone5
{
	background-color: #09F;
}

table#zonecalendar tr#zoneMSS
{
	background-color: #CCC;
}

table#zones td
{
	font-weight: normal;
	border: none;
	font-size: 9px;
}

table#zones2 td
{
	font-weight: bold;
	border: none;
	font-size: 14px;
}

table#zones td#values
{
	text-align: center;
}

table#date
{

}

tr#daterow
{

}

table#date td#datecell
{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}