﻿h1 {styles.css (line 159)
-x-system-font:none;
color:#891F12;
font-family:verdana,arial,helvetica,sans-serif;
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:24px;
padding-bottom:15px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.none {
	display: none;
}

#home {
	padding: 0 15px;
}

#homeText {
	margin:0px 0px 20px 0px;
}
/*
#homeText h1 {
	color: #0499e6;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
}*/

#homeText p {
	margin: 0 0 10px 0;
	font-family: arial;
	font-size:12px;
	text-align: justify;
	line-height: 2em;
}

#homeText a.more {
	color: #0499e6;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#testimonials {
	width:286px;
	margin:0 100px 0 30px;
	background: url('/siteImages/testimonialsBg.jpg') no-repeat;
	color: #fff;
	height: 244px;
}

#testimonials p {
	color: #fff;
	font-size: 14px;
	font-style: italic;
	margin: 0;
}

#testimonials #testpad {
	padding:15px;
}

#testimonials h1 {
	font-family: arial;
	font-weight: bold;
	font-size:16px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#testimonials #quote {
	background: url('/siteImages/quoteTop.gif') no-repeat top left;
	padding: 25px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:16px;
}

#testimonials #quoteInner {
	background: url('/siteImages/quoteBottom.gif') no-repeat bottom right;
	padding: 0 0 10px 0;
}

#testimonials .author {
	font-family: arial;
	font-weight: bold;
	font-size:12px;
	text-transform: uppercase;
}


#loginhome 
{
	width:200px;
}

#loginhome .label
{
	dispay: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #666;
	text-align:left;
}

#loginhome input.field 
{
	width: 180px;
	padding: 5px 2px;
	margin: 3px 0 10px 0;
	background: #f7f6ff;
	border: 2px solid #ccc;
	color: #333;
	font-family: arial;
	font-size: 12px;
}


#register {
	width:200px;
}/*
#register h1 {
	color: #c0321c;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
}*/

#register label {
	dispay: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #666;
}

#register input {
	width: 240px;
	padding: 5px 2px;
	margin: 3px 0 10px 0;
	background: #f7f6ff;
	border: 2px solid #ccc;
	color: #333;
	font-family: arial;
	font-size: 12px;
}

#register a.continue {
	font-weight: bold;
	margin-top:5px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
}

.username {
	width: 120px;
	padding: 0px 3px 0 3px;
	margin: 2px 0;
	background: #f7f6ff;
	border: 2px solid #ccc;
	color: #0499e6;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}

.LoginText {
	position:relative;
	top:20px;
	left:-28px;
	float:right;
	color:white;
	font-size:16px;
	background-color:#c3bd9b;
	width:100px;
	font-family:Arial;
}

.formErr {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-WEIGHT: 600;
	FONT-SIZE: 8pt;
	BORDER-LEFT: medium none;
	COLOR: red;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: transparent
}

.BodyTextErr {
	color:Red;
}

/*
input.TextBox, .inputTEXTAREA, input.formInput{ background: #f7f6ff;
	border: 2px solid #ccc;
	color: #0499e6;
	padding: 2px;
	margin-left: 5px;}
input.button, input.formButton { background: #222;
	color: #ccc;
	text-transform: uppercase;
	font-family:arial;
	padding: 2px 8px;
	border: 0;	
	margin-right: 5px;}
	*/

#home #banner {
	display: none;
}

#userBanner {
	width: 650px;
}
#userBlock {
	width: 350px;
	background: #ccc;
	height: 170px;
}
.userIcon {
	width: 120px;
	margin: 0 10px 10px 0;
}
.userIcon img {
	border: 1px solid #999;
}
#userBlock {
}
#userBlock h3 {
	font-size:18px;
	color: #c64117;
	font-weight: bold;
}
#userBlock a {
	color: #1b90e9;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin-top:5px;
	text-transform: uppercase;
	text-decoration: none;
}
#recordTop {
	text-align: left;
}
.pad10 { padding: 5px;}
#manualRecord {
	width:435px;
	background: url('/siteImages/grad.jpg') repeat-x #ecf3f6;
	height:235px;
	border: 1px solid #ccc;
}
#recordDirections {
	background: url('/siteImages/q.jpg') no-repeat right;
	width:270px;
	margin-right: 2px;
	height:235px;
	border: 1px solid #ccc;
}
#recordDirections ul {
	margin: 10px;
}
#recordForm {
	line-height:16px;
	width:260px;
}
.recordSearch  {margin: 10px 0;}
.recordSearch td {padding: 0 5px 0 0;}
.MBreak{display:block!important;}
.hdnDateWidth{width:0px!important;}
#recordForm label {
	
	color: #0499e6;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	margin: 5px;
}
input.TextBox, .inputTEXTAREA, input.formInput{ background: #f7f6ff;
	border: 2px solid #ccc;
	color: #0499e6;
	padding: 2px;
	margin-left: 5px;}


select { background: #f7f6ff;
	border: 2px solid #ccc;
	color: #222;
	padding: 2px;
	margin-left: 5px;}

select.TextBox { background: #f7f6ff;
	border: 2px solid #ccc;
	color: #0499e6;
	padding: 2px;
	margin-left: 5px;}



input.button, input.formButton { background: #222;
	color: #ccc;
	text-transform: uppercase;
	font-family:arial;
	padding: 2px 8px;
	border: 0;	
	margin-right: 5px;}

a.buttonLink { background: #222;
	color: #95cbf2;
	text-transform: uppercase;
	font-family:arial;
	padding: 4px 10px;
	border: 0;	
	margin-right: 5px;
	display: inline-block;}
.grid {border-color: #ccc;}
.grid th {background: #222; color: #fff; padding: 3px 5px;}

.grid td.even {background: #fff; color: #222; padding: 3px 5px;}
.grid td.odd {background: #E2EDF4; color: #222; padding: 3px 5px;}
.grid td a {color: #bd2a2a;}

.grid1 {border-color: #ccc;}
.grid1 th {background: #222; color: #fff; padding: 3px 5px;}
.grid1 td {padding: 3px 5px;}
.evenRow {background: #fff; color: #222;}
.oddRow {background: #E2EDF4; color: #222;}
.grid1 td a {color: #bd2a2a;}
.AlignRight{text-align:right;}
.BodyTextErr{color:#FF0000;}

#BarChart1Div {position: relative; z-index: 0;}

#faqList{
	margin: 5px 10px 10px 0px;
}

ol.numList{
	list-style: decimal;
	margin-left: 40px;
}

ol.numList li{
	margin-bottom: 10px;
}

ul.bulletList{
	list-style: disc;
	margin-left: 30px;
}

ul.bulletList li{
	margin-top: 5px;
}	

/* footer */
#footer
{
/*float: left;*/
height:86px;
background-image:url("http://www.esporta.com/img/footer_background.gif") ;
background-repeat:repeat-x;
color: #333;
font: 10px/15px verdana, arial, helvetica, sans-serif;
}

.footer ul{
	margin: 0px;
	padding: 0px;
}
.footer ul li{
	display: inline;
	font-weight: bold;
	padding-left: 18px; 
	color: #0499E6;
}
.footer .copy{
	padding-left: 18px;
	font-weight: bold;
	color: #666666;
}







/*

#myChartPanel {
	background: #333;
	text-align: center;
	padding: 20px;
	color: #fff;
}



#myChart {
	background: #fff;
	text-align: center;
	border: 5px solid #e6eafd;
	margin-top: 10px;
}
*/

.error {background: url('/siteImages/errorBg.png'); color: #780000; font-weight: bold; font-size: 12px; font-family: arial; padding: 10px;}

.myChartOption { padding: 5px 0; width: 200px; display: inline-block;}/*
.myChartOption .DropDownLabels {text-transform: uppercase; font-weight: bold; font-size: 12px; color: #fff;}*/
.weeklySummaryGrid td {padding: 5px 10px; color: #333; background: #f1f1f1;}
.weeklySummaryGrid td.row1 {background: url('/siteImages/tdRow1.jpg') repeat-x;}
.weeklySummaryGrid th {padding: 5px 10px; color: #fff; background: #333; text-transform: uppercase; font-weight: bold; font-size: 12px;}
.weeklySummaryGrid td.rowLabel {padding: 5px 10px;text-align: right; text-transform: uppercase; font-weight: bold; font-size: 12px;}
.radioTable td {padding: 0 15px 0 0; text-transform: uppercase; font-weight: bold; font-size: 12px; color: #333; }
/* upload cardio page */
.innerContent .leftCol{
	font-weight: bold;
	width: 550px;
	float: left;
	text-align: left;
	line-height: 30px;
}
.innerContent .rightCol{
	width: 400px;
	float: left;
	text-align: left;
	padding-top:30px;
}
.innerContent .rightCol a{
	text-decoration: none;
	font-weight: bold;
}

/* my profile */
.innerContent .formWrapper .row{
	clear: both;
	line-height: 20px;
	font-weight: bold;
}
.innerContent .formWrapper .row .formCaption{
	float: left;
	display: block;
	width: 180px;
	padding: 4px;
	text-align: right;
}
.innerContent .row .formInput{
	float: left;
	display: block;
	padding: 4px;
}
.innerContent hr{
	clear: both;
	
}

/* my challenges */
.challengeCenter1{
	text-align: left;
}
.challengeCenter1 h2{
	padding: 10px 0px;
}
.challengeCenter1 .row label span{
	font-weight: bold;
}
.challengeCenter1 .challengeCharts {
	margin: 0 auto;
	width:720px;
}
.challengeCenter1 p{
	margin-bottom: 5px;
}
.challengeCenter1 .challengeUserInfo{
	text-align: center;
	font-weight: bold;
	padding: 10px 0px;
}
.challengeCenter1 .challengeSubHeading{
	width: 300px;
	display: inline-block;
	margin: 10px;
	background: #333;
	padding:5px;
	}
.challengeCenter1 .challengeSubHeading .challengeChart{
	background: #fff;
	}
.challengeCenter1 .challengeSubHeading .text{
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 4px 4px 4px;
}
.challengeCenter1 .challengePersonalDesc{
	padding-top: 10px;
}


/* join challenge */
.challengeCenter1 .myAccount{
	float: right;
	clear: both;
}




img.myAccount {display: none;}
 
.headerTemplate {margin-top: 20px;}
.headerTemplate .column { background: #222; color: #fff; font-size: 12px;  text-transform: uppercase; }
.itemTemplate .column { background: #d5e3f2; color: #222; font-size: 12px; }
.headerTemplate .column, .itemTemplate .column { width: 150px; display: inline-block; padding: 5px 7px;}





#newAlert {z-index:1239218; background: #000; position: fixed; top: 0; left: 0; color: #fff; width: 100%; opacity: .85; filter: alpha(opacity=85%); display: none;cursor: pointer;}

#newAlert div { width: 1000px; margin: 0 auto; padding: 50px; line-height: 20px; font-size: 14px;}

.JoinChallengeDiv
{
	background-color:#bbe0e3;
	width:150px;
	text-align:center;
	font-weight:bold;
	height:20px;
	border:1px solid black;
}
.JoinTeamChallengeText
{
	color: #bb2525;
	font-size:18px;
	height:25px;
}
.MyChallengeDiv
{
	background-color:#bbe0e3;
	width:100px;
	text-align:center;
	font-weight:bold;
	height:20px;
	border:1px solid black;
}
.MyTeamChallengMsg
{
	font-size:14px;
	color:#666;
	display: block;
	padding-bottom:10px;
}
.TeamFont
{
	font-size:16px;
	font-weight:bold;
}
.MYChallengeGreenText
{
	color:#006600;
}
.MYChallengeBlueText
{
	color:#333399;
}
.MyChartType2Text
{
	Position:relative;right:-20px;border:1px solid #333399;width:40px;text-align:center;
}
.MyChartType2BottomBorder
{
	border-bottom:1px solid #333399;
}
.MyChartType2RightBorder
{
	border-right:1px solid #333399;
}
.MyChartTeam1
{
	height:18px;
	background-color:#8eb4e3;
	border:1px solid #385d8a;
	cursor:pointer;
}
.MyChartTeam2
{
	height:18px;
	background-color:#c3d69b;
	border:1px solid #385d8a;
	cursor:pointer;
}
.MyChartTeam3
{
	height:18px;
	background-color:#f5bc75;
	border:1px solid #385d8a;
	cursor:pointer;
}
.MyChartTeam4
{
	height:18px;
	background-color:#1b90e9;
	border:1px solid #385d8a;
	cursor:pointer;
}
.MyChartAlignTop
{
	vertical-align:top;
}
.tdTeamUser
{
	font-size:13px;
	font-weight:bold;
}
.dvMeterSpace{width:60px!important;}
.dvRoundedt{background: url(../../images/dot.gif) 0 0 repeat-x;width: 100%;}
.dvRoundedb{background: url(../../images/dot.gif) 0 100% repeat-x;}
.dvRoundedl{background: url(../../images/dot.gif) 0 0 repeat-y;}
.dvRoundedr{background: url(../../images/dot.gif) 100% 0 repeat-y;}
.dvRoundedbl{background: url(../../images/bl.gif) 0 100% no-repeat;}
.dvRoundedbr{background: url(../../images/br.gif) 100% 100% no-repeat;}
.dvRoundedtl{background: url(../../images/tl.gif) 0 0 no-repeat;}
.dvRoundedtr{background: url(../../images/tr.gif) 100% 0 no-repeat;padding: 5px;}
.dvRounded_content{text-align: left;margin-right: 5px;padding-left: 5px;min-height:85px;}
