body {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	background-image:url(../images/Work_BG.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
}

.asset-stats {
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	border: 1px solid #5a4099;
}

#contentBody .asset-stats table {
	margin-top: 5px;
}

form table {
	color: #333;
}

.button {
	margin: 10px 0px 0px 0px;
	background-color: #cc99cc;
	border-right: solid 2px black;
	border-bottom: solid 2px black;
	border-left: solid 2px #eeaaee;
	border-top: solid 2px #eeaaee;
}

.add-to-cart { 
	background-image: url(../images/Add_to_Cart.jpg);
	border: none;
	width: 157px;
	height: 57px;
	text-indent: -9999px;
	display: block;
	cursor: pointer;
}

#contentBody.quickCheckout .quickCheckoutStep {
	border: 1px solid #401486;
}

#contentBody.quickCheckout .quickCheckoutStep legend {
	color: #401486;
	font-weight: bold;
}

.triangles {
	padding: 0px 0px 0px 38px;
	margin: 4px 0px 0px 0px;
	width: 340px;
}

.warning {
	display: block;
	float:left;
	text-indent: -9999px;
	background-image: url(../images/warning.png);
	width: 48px;
	height: 48px;
}

.checks {
	padding: 0px 0px 0px 38px;
	margin: 4px 0px 0px 0px;
}

.checks li {
	list-style-type: none;	
	padding: 0px 0px 2px 12px;
	background-image: url( ../images/check-bullet.gif );
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #333;	
}

#contentBody p {
	color: #333;
}

#header {
	position: relative;
	background-image: url( ../images/workoutEngine_HD.jpg );
	width: 901px;
	margin: 0px auto;
	height: 224px;
	border-left: 2px solid #5a4099;
	border-right: 2px solid #5a4099;
}

#header h1, #header h2 {
	display: none;
}

#header ul {
	background-image:url(../images/Nav_Bar.png);
	background-repeat:no-repeat;
	height:28px;
	left:10px;
	position:relative;
	top:180px;
	width:700px;
	z-index:1;
	margin: 0px;
	padding: 3px 0 0 10px;	
}

#header ul li {
	margin: 0px 1px;
	padding: 0px 2px;
	list-style-type: none;
	display: inline;	
}


#header ul li a { 
	font-family:Arial,Helvetica,sans-serif;
	color: white;
	height:2em;
	line-height:1.5em;
	text-align:center;
	text-decoration:none;
	padding-right: 7px;
}

#header ul ul li a { padding-right: 0; }

#header ul li a:link { text-decoration: none; }
#header ul li a:visited { text-decoration: none; }
#header ul li a:active { text-decoration: underline; }
#header ul li a:hover { text-decoration: underline; }

#header ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#header ul li {
	float: left;
	position: relative;
}

#header li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	background-image: none;
}

#header li ul li {
	float: none;
	display: block;
	background-image: none;
	background-color: black;
	width: 150px;
}

#header li > ul {
	top: auto;
	left: auto;
}

#header li:hover ul {
	display: block;
}

#contentBody {
	width: 897px;
	margin: 0px auto 0px auto;
	padding: 1px 2px 2px;
	background-color: white;
	background-repeat: repeat-y;
	background-position: 2px 0px;
	border-left: 2px solid #5a4099;
	border-right: 2px solid #5a4099;
}

#contentBody #leftCol {
	display: none;
}	

/* Content Pages */

#contentBody h1 {
	text-align: right;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 0px;
	color: #401486;
	font-size: 18pt;
	font-weight: normal;
}

#contentBody h1 em {
	font-size: 24pt;
	font-style: normal;
}

#contentBody h1.online-store {
	display: none;
}

#contentBody h2 {
	color: #401486;
	font-size: 16pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#contentBody h3 {
	color: #333;
	font-size: 11pt;
	margin: 15px 0px 0px 0px;
}

#contentBody h4 {
	color: #333;
	font-size: 10pt;
	margin: 15px 0px 0px 0px;
}

#contentBody h5 {
	color: #333;
	font-size: 9pt;
	margin: 2px 0px 0px 1px;
}

#contentBody p.bl {
	color: #401486;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	position: relative;
	left: 38px;
}

#contentBody ul.triangles li {
	list-style-type: none;	
	padding: 0px 0px 2px 12px;
	background-image: url( ../images/triangle_bullet.gif );
	background-position: 0px 3px;
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #333;	
}

#TOC a:link { font-size: 10pt; text-decoration: none; color: blue; }
#TOC a:visited { font-size: 10pt; text-decoration: none; color: blue; }
#TOC a:active { font-size: 10pt; text-decoration: underline; color: blue; }
#TOC a:hover { font-size: 10pt; text-decoration: underline; color: blue; }

#contentBody table th {
	color: #333;
}

#contentBody table label {
	font-weight: bold;	
}

#content {
	position: relative;
	overflow: hidden;
	margin: 0 0 0 20px;
	padding: 0px 25px 15px 5px;
}

#content table.data th {
	background-color: #401486;
	color: white;
}

#content table.data th a { color: white; }

#content table.data td {
	border: 1px solid #aaaaaa;
}

.copyright {
	color: white;
}

#breadcrumbs {
	display: none;
}

#cartbutton {
	background-image: url( ../images/cartbtn.gif );
	width: 88px;
	height: 22px;
	border: none;	
	padding: 2px;
	color: #401486;
}

.add-to-cart { 
	background-image: url(../images/Add_to_Cart.jpg);
	border: none;
	width: 157px;
	height: 57px;
	text-indent: -9999px;
	cursor: pointer;
}

/* Footer */

#footer {
	background: #5b5a5f url(../images/footerGradation.jpg) repeat-x;
	border-left: 2px solid #5A4099;
	border-right: 2px solid #5A4099;
	border-bottom: 2px solid #5A4099;
	width: 901px;
}

#footer ul li {
	color: white;
	border-left: 1px solid white;
}

#footer ul li a { color: white; font-size: 7pt; }
#footer ul li a:link { text-decoration: none; }
#footer ul li a:visited { text-decoration: none; }
#footer ul li a:active { text-decoration: underline; }
#footer ul li a:hover { text-decoration: underline; }

.workout-messages { border: 1px solid #401486; padding: 15px 0px 5px 20px; }

#contentBody .workout-calendar {
	border-collapse: collapse;
	float: left;
}

#contentBody .workout-calendar .month {
	text-align: center;
	font-size: 14pt;
	color: white;
	background-color: #401486;	
}

#contentBody .workout-calendar .day {
	text-align: center;
	color: white;
	background-color: black;
	border-left: 1px solid white;
	width: 20px;
	height: 20px;
}

#contentBody .workout-calendar td {
	text-align: center;
	border: 1px solid black;
	width: 20px;
	height: 20px;	
}

#contentBody .workout-calendar .blank {
	background-color: #ccc;
}

#contentBody .workout-calendar .workout-day { 
	background-color: #401486;
	cursor: pointer;
	color: white;
	text-decoration: underline;
}

#contentBody .workout-calendar .workout-day:hover { 
	background-color: #cc99cc;	
}

#contentBody .workout-calendar .workout-legend {
	border: none;
	text-align: left;
	vertical-align: middle;
}

#contentBody .workout-calendar .workout-legend div {
	width: 20px;
	height: 20px;
	background-color: #401486;
	float: left;
	margin-right: 5px;
	border: 1px solid black;
}

#contentBody .swap-exercise {
	margin-left: 7px;
}

#contentBody .workout {
	border-collapse: collapse;
	width: 99%;
	border: 1px solid black;
	margin-bottom: 20px;
}

#contentBody .workout a.exercise-pdf {
	display: block;
	background-image: url(../images/pdficon_small.gif);
	width: 17px;
	height: 17px;
	float: left;
	text-indent: -9999px;
}

#contentBody .workout a.exercise-video {
	display: block;
	background-image: url(../images/play.png);
	width: 16px;
	height: 16px;
	margin-left: 3px;
	float: left;
	text-indent: -9999px;
}

#contentBody .workout .microcycle-variables {
	clear: both;
}

#contentBody .workout thead tr.weeks th {
	border: 1px solid black;
	padding: 5px;
	text-align: center;
	color: black;
	font-size: 14pt;
	text-decoration: underline;
}

#contentBody .workout thead tr.weeks th.blank {
	border: none;
	text-decoration: none;
}

#contentBody .workout thead tr.weeks th.week-header:hover {
	background-color: #401486;
	color: white;
	cursor: pointer;
}

#contentBody .workout thead tr.workouts th {
	border: 1px solid black;
	padding: 2px;
	text-align: center;
	color: black;
	font-size: 8pt;
}

#contentBody .workout thead tr.workouts th.blank {
	border: none;
}

#contentBody .workout thead tr.dates th {
	border: 1px solid black;
	padding: 2px;
	text-align: center;
	color: black;
	font-size: 8pt;
}

#contentBody .workout thead tr.dates th.label {
	text-align: left;
}

#contentBody .workout thead tr.headers th {
	border: 1px solid black;
	padding: 2px;
	text-align: center;
	color: black;
	font-size: 8pt;
	background-color: #cc99cc;
}

#contentBody .workout thead tr.headers th.label {
	text-align: left;
	color: white;
	background-color: black;
}

#contentBody .workout tr.alt {
	background-color: #cc99cc;
}

.workout td {
	border: 1px solid black;
	padding: 2px;
	text-align: center;
	color: black;
	font-size: 8pt;
}
#contentBody .workout td.exercise {
	text-align: left;
	width: 200px;
	font-weight: bold;
	padding: 0;	
}

#contentBody .workout td.exercise .exercise-info {
	padding: 5px;	
}

#contentBody .workout td.blank {
	background-color: black;
	color: black;
}

#contentBody .workout tr.alt td.blank {
	background-color: black;
	color: black;
}

#contentBody .workout div.velocity { clear: both; }
#contentBody .workout div.velocity strong { font-style: italic; }

#contentBody .workout table.microcycle-variables th { color: black; font-style: italic; }
#contentBody .workout table.microcycle-variables td { border: none; text-align: left; }
#contentBody .workout table.microcycle-variables td.week { font-style: italic; }
#contentBody .workout table.microcycle-variables td.rest { text-align: right; }

.workoutTabs { margin: 0; padding: 0; }

.workoutTabs .panes .pane {
	*overflow: scroll;
}

.workoutTabs .panes > .pane {
	overflow-x: scroll;
}

.tabs { 
	height: 21px;
	border-bottom: solid 5px #401486;
	background-color: #cc99cc;
	margin: 0px;
	padding: 0px;
	width: 835px;
}

.tabs .tab {
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	list-style-type: none;
}

.tabs .tab a {
	color: #401486;
	text-decoration: none; 
	font-size: 10pt;
	height: 16px;
	display: block;
	padding: 5px 8px 0px 8px;
	margin: 0px;
}

.tabs .selected a {
	color: white;
	background-color: #401486;
}

.panes {
	margin: 0px;
	padding: 0px;
	border: solid 2px #401486;
	border-top: none;
	display: block;
	width: 831px;
}

.panes .pane {
	padding: 0px 3px 10px 3px;
	margin: 0px;
	display: none;	
	list-style-type: none;
}

.panes .selected {
	display: block;	
}

#paneControls { padding: 0px; }

.statusBar {
	width: 815px;
	padding: 0px 10px 5px 10px;
	height: 20px;
	background-color: #401486;
	position: relative;	
	top: -16px;
}

.statusBar.workoutStatus {
	top: 0;
}

.statusBar input {
	background-color: #401486;
	color: white;
	font-size: 10pt;
	border: none;
	margin-top: 2px;
	padding: 0px;
	top: 0px;	
	height: 20px;
}

.statusBar input.button {
	border: solid 1px white;
	padding: 0px 0px;	
	height: 20px;
	top: 0px;
}

fieldset { border: 1px solid #401486; clear: both; margin-left: 3px; margin-right: 3px; padding-left: 5px; }
fieldset legend { color: #401486; font-weight: bold; font-size: 14pt; }
fieldset label { color: #333; font-weight: bold; font-size: 10pt; }
fieldset label.sub-label { position: absolute; margin-top: 20px; font-weight: normal; font-size: 8pt; }
fieldset .fields { margin-bottom: 10px; }
fieldset .fields img { height:250px; width: 250px; }
fieldset .fields.multi { margin-bottom: 19px; }

#contentBody ol.service {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0;
}

/* My Profile */
#my-profile { border: 2px solid #401486; width: 831px; padding-bottom: 24px; margin-top: 0px; }
#my-profile table.data { clear: both; width: 98%; }
#contentBody #my-profile .frozen { font-size: 10pt; color: red; }

/* Questionnaire */
.hidden { display: none; }
#contentBody .questionnaire.errors {
	color: red;
	height: 50px;
}
#questionnaire fieldset.question-fields { margin-left: 10px; }
#questionnaire fieldset.question-fields label { display: block; float: left; }
#questionnaire fieldset.question-fields .fields { clear: both; }
#profileForm { margin-top: 0; padding-top: 0; }
#questionnaire fieldset.question-fields .help { text-indent: -9999px; display: block; float: left; background-image: url(../images/question.png); width: 16px; height: 16px; margin-left: 5px; } 

.tooltip-header { display: none; }
.tooltip-body { font-size: 8pt; background-color: #f9fac0; border: 1px solid #333333; max-width: 500px; padding: 2px; }
.tooltip-body { _width: 500px; }

#contentBody p#generateWorkoutCopy { font-size: 12pt; }

/* Light Box */
#lightBoxDiv .lightBoxContent {
	margin: 5px;
	padding: 5px;
	border: 2px solid #5a4099;
	background-color: white;
	height: 100%;
}

#lightBoxDiv .lightBoxContent h3 {
	color: #401486;
}
