body {
	background-image: url(images/jpg_yellow_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.2em;
	position: relative;
}

#header #logo {
	float: left;
	position: relative;
	top: 10px;
	left: 5px;
}
#wrapper {
	margin: 0px auto;
	width: 800px;
	padding: 0px;
}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 59px;
}
#headerLeft {
	float: left;
}
#headerRight{
	float: right;
}

#navigation {
	background-image: url(images/vaigation_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 74px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	display: block;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	line-height: 74px;
	height: 74px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: .8em;
	text-transform: uppercase;
}

#navLeft {
	float: left;
}
#navRight{
	float: right;
}

#content
{
	text-align:left;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px dotted #FFA800;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
.currentworkoutheader {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	line-height: 125%;
	vertical-align: middle;
}
.currentworkoutTargets {
	font-size: 2.5em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #FF5800;
	background-color: #FFFFFF;
}
.workoutResults {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
.workoutResultsheader {
	font-size: 1.2em;
}
.currentworkout {
	border: 2px solid #000000;
	background-color: #000000;
}



/*
Styles for form elements
*/
label {
	font-weight: bold;
	font-size: 1.2em;
}
.formhint {
	font-size: .8em;
	text-transform: uppercase;
	color: #666666;
}
input 
{
    /*display: block;*/
    }
#navigation a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size:1.4em;
}
.workouthistory {

	border: 2px solid #000000;
	background-color: #000000;
}
.workouthistory td {
	font-size: 1.5em;
	line-height: 1em;
	font-weight: normal;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
}
td.altrow {
	background-color: #ebebeb;
}
.smallKey
{
    font-weight: bold;
    font-size: 0.75em;
    text-transform: uppercase;
    color: #a9a9a9;
    font-family: arial, helvetica, verdana, san-serif;
}
.athleteslot {
	width: 450px;
	border: 1px solid #FF6600;
	padding: 10px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF3300;
}
.athleteslotempty {
	width: 450px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}
.athleteslot th {
	font-size: 0.7em;
	color: #666666;
	text-align: left;
	font-weight: normal;
}
.athleteslot td {
	font-size: .8em;
	color: #000000;
}
.athleteslot td.name {
	font-size: 1em;
	color: #FF0000;
}#lastworkout th {
}
.workoutHistory {
	width: 550px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}
.workoutHistory table th {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
.workoutHistory table td {
	font-weight: bold;
	font-size: 11px;
}
.workoutHistory table td.blue {
	color: #0066FF;
}
.workoutViewStyle5 {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #808080;
}
.workoutViewStyle6 {
	color: #000000;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.workoutVewDiv
{
	width: 78px;
	background-position: center bottom;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 1px auto 3px;
}
.messagePopup {
	background: url(images/message_bg.jpg) repeat-x;
	height: 116px;
	margin: 10px;
	border: 1px solid #DCF4FC;
	padding-right: 10px;
	padding-left: 10px;
}
.errorMessagePopup {
	background: url(images/error_message_bg.jpg) repeat-x;
	height: 116px;
	margin: 10px;
	border: 1px solid #DCF4FC;
	padding-right: 10px;
	padding-left: 10px;
}
.messagePopup .message {
	background: url(images/message_check.jpg) no-repeat left top;
	font: bold 24px/80px Arial, Helvetica, sans-serif;
	color: #224E88;
	padding-left: 60px;
	height: 59px;
}
.messagePopup .messageButton {
	line-height: 26px;
	background: url(images/message_button_bg.jpg) no-repeat;
	height: 26px;
	width: 235px;
	font-weight: bold;
	text-align: left;
	float: right;
}

.velocityVewDiv
{
	background-image: url(images/button_velocity.gif);
}
.workoutVewDiv td.blue {
	color: #2A5FFF;
	font-size: 11px;
	font-weight: bold;
	line-height:20px;
}

.dayview th {
	color: #000000;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid #808080;
	border-top: 1px none #808080;
	border-right: 1px none #808080;
	border-left: 1px none #808080;
	background: #ebebeb;
}
.dayview td.dayWorkout {
	height: 50px;
	border: 1px solid #ebebeb;
	text-align: center;
}
.weekRange {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	float: none;
	font-weight: bold;
	background: #2A5FAA;
	border: 1px solid #D1E0F3;
}


.dayview {
	background: #FFFFFF;
	float: left;
	margin: 2px;
}
.workoutVewDiv td.orange {
	color: #FF3F00;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
}
.optionMessage {
	border: 1px solid #808080;
}
.optionMessage th {
	background: #FFFDD2;
	padding: 5px;
	font-size: 18px;
	line-height: 20px;
	color: #2A1FAA;
}
.optionMessage td {
	padding: 12px;
}
.workoutPlan
{
	padding: 20px;
	margin: 0px;
	border-top: 3px solid #1D2B45;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: #A6CAF0;
	display: block;
}


.workoutPlan h2 {
	color: #1D2B45;
}
.workoutResults {
	background: #FFFFFF;
	padding: 0px 20px 5px;
	float: none;
	clear: both;
}
.workoutResults li {
	list-style: none;
	display: block;
	float: left;
	margin-right: 20px;
}
.workoutResults label {
	display: block;
	text-align: left;
	margin-bottom: 4px;
	font-size: 1.1em;
	font-weight: bold;
}
.workoutResults li input {
	display: block;
	font-size: 2em;
	font-weight: bold;
	width: 4em;
}



.message_button {
	background: url(images/message_button_bg.jpg);
	height: 26px;
	width: 235px;
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.workoutPlan li {
	display: block;
	list-style: none;
	padding: 5px 15px;
	margin: 0px 10px;
	float: left;
	background: #D9E8F9 repeat-x;
	border: 1px dashed #1D2B45;
	text-align:center;
	color: #1D2B45;
}
.workoutInstructions {
	float: right;
	width: 300px;
	clear: left;
	font: 16px/1.2 Verdana, Arial, Helvetica, sans-serif;
}
.workoutInstructions li.tip {
	border-style: none;
	background: #A6CAF0;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	width: auto;
	clear: both;
	float: none;
	margin: 5px;
}
.workoutInstructions li {
	background: #FFFFFF;
	display: block;
	list-style: none;
	clear: both;
	text-align: left;
	margin: 5px;
	border: 1px solid #010000;
	font: 14px Arial, Helvetica, sans-serif;
}

.workoutPlan ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
.workoutPlan dl {
	margin: 0px;
	padding: 0px;
}

.workoutPlan dt {
	text-transform: uppercase;
	color: #A0A0A4;
	text-align: center;
	font-size: .9em;
}
.workoutPlan dd {
	font-size: 2em;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.8;
}
.resultsTable {
	border: 1px solid #A0A0A4;
	margin: 5px;
	background: #F4F4F4;
}
#homepage h1 {
	font: bold 30px Arial, Helvetica, sans-serif;
	letter-spacing: -.05em;
	padding-bottom: 8px;
}
#homepage p {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.20;
}
#homebenefits td {
	font-size: 1.2em;
	line-height: 1.1;
}
#homebenefits td strong {
	color: #339999;
}
#homeinfotable {
	background: #EDFDCC;
	border: 1px solid #99cc00;
}
.signupsteps {
	font-size: 1.2em;
	color: #FF1F00;
	font-weight: bold;
}
.style4 {
	font-size: 1.9em;
	font-weight: bold;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}
.style5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.style6 {margin: 0; padding: 0; font: 1.2em;}#aboutuscontent {
	font-size: 1.2em;
	line-height: 1.2;
}
#learnmorecontent {
	font-size: 1.2em;
	line-height: 1.2;
}

