﻿/* -- HIDDEN ITEMS //////////////////////////////////////////////////////////////////////////////// -- */

#primary-navigation,
#footer,
#left-content-panel,
#four-column,
p.link,
a.read-more,
a.delete,
td.last-month a,
td.next-month a,
#sideNav,
#show-hide-pro,
#show-hide-basic	{
	display: none;
}

/* -- TYPOGRAPHY ////////////////////////////////////////////////////////////////////////////////// -- */

h2	{
	color: #3CBD2D;
	margin: 15px 0 0 0;
	padding: 0 0 10px;
}

h3	{
	margin: 15px 0 10px 0;
}

/* -- LAYOUT CORRECTIONS FOR PRINT //////////////////////////////////////////////////////////////// -- */

#mi-coach-logo	{
	float: left;
}

#adidas-logo	{
	float: right;
}

#header	{
	height: 100px;
}

.report-tables .header	{
	margin: 0 0 10px 0;
}

/* -- TABLES FOR PRINT //////////////////////////////////////////////////////////////////////////// -- */

table	{
	border-bottom: 1px solid #007FC5;
	border-left: 1px solid #007FC5;
	width: 100%;
}

table thead tr th,
table tbody tr td	{
	padding: 4px;
}

table tbody tr.odd-stripe	{
	background: #E2E2E2;
}

table tbody tr td	{
	border-right: 1px solid #007FC5;
	vertical-align: top;
}

/* -- REPORT TABLE PANELS ///////////////////////////////////////////////////////////////////////// -- */

.report-tables table thead tr th	{
	background:none;
}

.report-tables	{
	clear: both;
	padding: 0 0 0 30px;
	width: 665px;
}

.report-tables .header	{
	padding:14px 0 0 0;
}

.report-tables .btm	{
	padding:10px 0 0 0;
}

.report-tables img.mode	{
	float:left;
	margin:0 4px 4px 0;
}

.report-tables h3	{
	float:left;
	width:250px;
	margin:6px 0 0 0;
}

.report-tables h3.pro-mode	{
	margin: 0 0 4px 0;
	padding: 8px 0 8px 90px;
}

.report-tables div.date-bar	{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width: 100%;
}

.report-tables p.report-date	{
	color: #1486C5;
	font-weight: bold;
	padding: 3px 0 3px 0;
	text-align: left;
}

.report-tables p a.delete	{
	float: right;
}

.report-tables table	{
	border:none;
	border-bottom: 1px solid #CCC;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	width: 100%;
}

.report-tables th	{
	border-bottom: 1px solid #CCC;
	padding: 4px 0 0 0;
}

.report-tables th.photo	{
	width: 60px;
}

.report-tables th,
.report-tables td	{
	vertical-align: top;
	border-right: 4px solid #FFFFFF;
}

.report-tables td	{
	padding: 4px 0 4px 0;
}

.report-tables td p .read-more	{
	float: right;
}

.report-tables a#basic-button,
.report-tables a#pro-button	{
	margin:10px 0 0 0;
	float:right;
	text-decoration:none;
	font-size:100%;
	font-style:normal;

}

.report-tables a#basic-button span,
.report-tables a#pro-button span	{
	padding: 2px 20px 2px 0;
	font-weight:bold;
	color:#1486C5;
	
}

.report-tables .hide a#basic-button:hover span,
.report-tables .hide a#pro-button:hover span	{
	color:#3CBD2D;
}

.report-tables a#basic-button:hover span,
.report-tables a#pro-button:hover span	{
	color:#3CBD2D;
}

div.separator	{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

/* -- CALENDAR //////////////////////////////////////////////////////////////////////////////////// -- */

.calendar	{
	color: #000000;
}

.calendar table	{
	width: 195px;
}

table.current-month	{
	width: 100%;
}

table.month	{
	margin: 5px 0 10px 0;
}

.calendar table.month tr td.current-month	{
	text-align: left;
}

.calendar table,
.calendar table tr,
.calendar table tr th,
.calendar table tr td	{
	border: none;
	text-align: center;
}

.calendar table tr th	{
	border-top: 2px solid #007EC5;
	border-bottom: 2px solid #007EC5;
}

.calendar table tr td	{
	margin: 0 0 0 0;
	padding: 1px 1px 0 0 ;
}

.calendar table tr td div a	{
	display: block;
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
	width: 25px;
}

.calendar table tr td div.day a	{
	border: 2px solid #DDDDDD;
}

.calendar table tr td div.today a	{
	border: 2px solid #007EC5;
}

.calendar table tr td div.next-last-month a	{
	border: 2px solid #DDDDDD;
}

.calendar table tr td div.next-workout a	{
	border: 2px solid #3BBC26;
}

.calendar table tr td div.future-workout a	{
	border: 2px solid #71CFF1;
}

.key	{
	margin: 10px 0 0 5px;
}

.key h4	{
	margin: 0 0 3px 0;
}

.key ul li	{
	clear: left;
}

.key .today	{
	border: 2px solid #007EC5;
	float: left;
	height: 12px !important;
	margin: 0 5px 3px 0;
	width: 12px;
}

.key .next-workout	{
	border: 2px solid #3BBC26;
	float: left;
	height: 12px !important;
	margin: 0 5px 4px 0;
	width: 12px;
}

.key .future-workout	{
	border: 2px solid #71CFF1;
	float: left;
	height: 12px !important;
	margin: 0 5px 2px 0;
	width: 12px;
}

/* -- WORKOUT TABLES ////////////////////////////////////////////////////////////////////////////// -- */

table.workout	{
	clear: left;
	margin: 0 0 15px 0;
}

table.workout,
table.workout td	{
	border: none;
}

table thead tr th {
	border-bottom: 2px solid #007FC5;
	font-weight: bold;
}

table.workout thead tr th,
table.workout tbody td {
	padding: 6px 6px 6px 6px ;
}

table.workout tbody tr {
	border-bottom: 2px solid #E1F5FF;
}

table.workout tbody tr td.link {
	display: none;
}

td.exercise	{
	width: 60%;
}

ul.workout-tools	{
	margin: 10px 0 0 0;
}

ul.workout-tools li	{
	margin: 0 0 4px 0;
}

#right-three-col-panel
{
	display:none;
}

/* -- GRAPH /////////////////////////////////////////////////////////////////////////////////////// -- */

.graph-area
{
	clear:both;
	page-break-before: always;
	width:510px;
}

.graph-area h2	{
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
	padding: 4px 0 0 0;
}

.graph	{
	border-top: 1px solid #000000;
	margin: 0 0 0px 0;
}

.graph div	{
	float: left;
	margin: 0 5px 0 5px;
	text-align: center;
	/*width: 100px;*/
}

.graph-key
{
	clear:both;
	border-top: 1px solid #000000;
	margin: 0 0 0px 0;
	padding: 10px 0;
}

.graph div.first	{
	margin: 0 0 0 35px;
}

.graph .repeated 
{
	/*border:1px solid #CCC000;*/
	width: auto;
	margin: 0px;
	background-color: #E6E6E6;
	border-right: 1px solid  #000000;
	border-left: 1px solid #000000;
}

.low-heart-rate	{
	background: #71CEF5;
	padding: 0 0 0px 0;
}

.low-heart-rate p	{
	background: #FFFFFF;
	padding: 100px 0 0 0;
	border-bottom: 50px solid #71CEF5;
}

.medium-heart-rate	{
	background: #00AEEF;
	padding: 0 0 0px 0;
}

.medium-heart-rate p	{
	background: #FFFFFF;
	padding: 50px 0 0 0;
	border-bottom: 100px solid #00AEEF;
}

.high-heart-rate	{
	background: #0073AE;
	padding: 0 0 0 0;
	
}

.high-heart-rate p	{
	background: #FFFFFF;
	padding: 0 0 0 0;
	border-bottom: 150px solid #0073AE;
}

.repeated .low-heart-rate p, .repeated .medium-heart-rate p, .repeated .high-heart-rate p	{
	background: #E6E6E6;
}

.graph-area p.key	{
	float: left;
}

.graph-area dl,
.graph-area dd,
.graph-area dt	{
	float: left;
}

.graph-area dt span	{
	position: absolute;
	top: -5000px;
}

dt.dark-blue	{
	background: #0073AE;
	/*height: 20px;*/
	border-bottom: 20px solid #0073AE;;
	width: 20px;
}

dt.medium-blue	{
	background: #00AEEF;
	/*height: 20px;*/
	border-bottom: 20px solid #00AEEF;
	width: 20px;
}

dt.light-blue	{
	background: #71CEF5;
	/*height: 20px;*/
	border-bottom: 20px solid #71CEF5;
	width: 20px;
}

dd p	{
	border-right: 1px solid #ACAAAB;
	margin: 0 10px 0 0;
	padding: 0 10px 0 5px;
}

dd p.last	{
	border-right: none;
	padding: 0 0 0 5px;
}


ul.workout-tools	{
	margin: 10px 0 0 0;
}

ul.workout-tools li	{
	margin: 0 0 4px 0;
}

dl.workout-info {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.workout-info dt {
    clear: left;
    float: left;
    margin: 0 0 8px 0;
    width: 100px;
    font-weight: bold;
}

.workout-info dd {
    float: left;
    margin: 0 0 8px 5px;
    width: 390px;
}


.program-workout	
{
	background:none;
	padding:16px 0 10px;
	margin:0 0 -20px 0; 	
}