BODY {
	background: url(/pedometer/images/circles.gif) #6688aa;
	margin: 0px 0px 0px 0px;
}

A:link, a:visited {
	color: #0000CC;
	text-decoration: none;
}

A:hover {
	/*color: #FFCC66;*/
	color: #FF9900;
	text-decoration: none;
}

A.miles:link, A.miles:visited {
	color: #C54C17;
}
A.miles:hover {
	color: #FF9900;
}

.mainTable {
	width: 800px;
	position: relative;
	background: url(/pedometer/images/bubbles.jpg) center top no-repeat;
}

TD, TABLE, DIV {
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, Sans-serif;
	font-weight: bold;
	/*
	font-size: 15px;
	font-family: Arial Narrow, Helvetica, Verdana, Sans-serif;
	font-weight: bold;
	*/
}

.dima {
	position: relative;
	border: 0px solid green;
	margin: 5px 0px 0px 0px;
	float: left;
}

.table_calendar, .table_actives {
/*
	border: solid gold;
	border-width: 1px 1px 0px 0px;
*/
}

.table_calendar TD, .table_actives TD {
/*
	border: solid gold;
	border-width: 0px 0px 1px 1px;
*/
}

.steps-border {
	background: url(/pedometer/images/steps-border-color.png);
}

.cell_weekend_p {
	background: url(/pedometer/images/steps-cell-bg-weekend.png) bottom left;
}

.cell_today_p {
	background: url(/pedometer/images/steps-cell-bg-today.png) bottom left;
}

.cell_calendar_p {
	background: url(/pedometer/images/steps-cell-bg.png) bottom left;
}


.cell_calendar_p, .cell_weekend_p, .cell_today_p {
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 2px 4px;
}

/* cccccccccccccccccccccccccccccccccc */

DIV.cell_weekend_a {
	background: url(/pedometer/images/act-cell-bg-weekend.png);
}

DIV.cell_calendar_a {
	background: url(/pedometer/images/act-cell-bg.png);
}

DIV.cell_today_a {
	background: url(/pedometer/images/act-cell-bg-today.png);
}

DIV.experiment {
	overflow: hidden;
	width: 100%;
	font-size: 12px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dashed orange;
	margin-bottom: 3px;
}

DIV.experiment a:link, DIV.experiment a:visited {
	font-weight: normal;
	width: 94px;
	margin: 0px 5px 0px 5px;
	color: #FFAA00;
	float: left;
}

DIV.experiment a:hover {
	color: #FFFFFF;
	background-color: #FFAA00;
}

DIV.experiment a.experiment:link, DIV.experiment a.experiment:visited {
	color: #000000;
	font-weight: bold;
}

DIV.experiment a.experiment:hover {
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
}


.cell_weekend_a {
	background: url(/pedometer/images/act-cell-bg-middle-weekend.png);
}

.cell_calendar_a {
	background: url(/pedometer/images/act-cell-bg-middle.png);
}

.cell_today_a {
	background: url(/pedometer/images/act-cell-bg-middle-today.png);
}

.cell_weekend_a_bottom {
	background: url(/pedometer/images/act-cell-bg-weekend.png);
}

.cell_calendar_a_bottom {
	background: url(/pedometer/images/act-cell-bg.png);
}

.cell_today_a_bottom {
	background: url(/pedometer/images/act-cell-bg-today.png);
}

.cell_calendar_a_bottom, .cell_weekend_a_bottom, .cell_today_a_bottom {
	background-position: bottom left;
	margin-top: 0px;
	width: 100px;
	text-align: left;
	vertical-align: top;
	padding: 2px 2px 2px 2px;
}

.cell_calendar_a, .cell_weekend_a, .cell_today_a {
	width: 104px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

.cell_today {
	background: url(/pedometer/images/steps-cell-bg-today.png) top left;
}

.cell_weekend {
	background: url(/pedometer/images/steps-cell-bg-weekend.png) top left;
}

.cell_calendar {
	background: url(/pedometer/images/steps-cell-bg.png) top left;
}

.cell_calendar, .cell_weekend, .cell_today {
	width: 52px;
	height: 52px;
	text-align: left;
	vertical-align: bottom;
	padding: 2px 0px 0px 0px;
	cursor: pointer;
	font-weight: bold;
}
/* cccccccccccccccccccccccccccccccccc */

.week_total_p {
	background: url(/pedometer/images/steps-cell-bg.png) bottom left;
	margin: 3px 0px 0px 0px;
}

.header_total, .cell_total {
	width: 52px;
	text-align: center;
	vertical-align: bottom;
	background: url(/pedometer/images/steps-cell-bg.png) top left;
}

.header_calendar, .header_weekend, .header_total {
	text-align: center;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	background: url(/pedometer/images/steps-border-color.png);
}

.header_weekend {
	color: #FF6600;
}

.infoElement {
	width: 250px;
	position: absolute;
	border: 0px solid #00CC00;
	visibility: hidden;
	z-index: 40;
}

.divHandle {
	cursor: default;
	padding: 0px 0px 0px 0px;
}

.tableHandle {
	width: 100%;
}

.tdHandle {
	height: 20px;
	background: url(/pedometer/images/orange.png);
	color: #002A80;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

.closeHandle {
	text-align: right;
	height: 20px;
	background: url(/pedometer/images/orange.png);
	color: #002A80;
	padding: 0px 5px 0px 5px;
}


.infoField {
	text-align: center;
	background: url(/pedometer/images/log-in.png);
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

#infoFieldSave{
	display: none;
}

.main_tl, .main_tr, .main_bl, .main_br {
	height: 15px;
	width: 15px;
}

.main_main {
	padding: 0px 10px 0px 10px;
	 /*background: #FFFFFF;*/
}

.navDivLeft, .navDivRight {
	/*height: 100px;*/
	/*width: 70%;*/
}

.navDivLeft {
	float: left;
	width: 37%;
	border: 0px solid red;
}
	
.navDivRight {
	float: right;
	width: 62%;
	border: 0px solid blue;
	text-align: right;
}

DIV.userInfo {
	background-color: #EBEEF2;
	border: solid #FFD580;
	border-width: 0px 3px 3px 3px;
	padding: 6px 7px 6px 7px;

	margin: 0px 0px 0px 0px;
	float: left;
}

.userName {
	color: #C54C17;
}

TD.userName {
	text-align: right;
	padding-right: 20px;
}

.userValue {
	color: #002A80;
}

.cell_steps {
	margin: 0px 2px 0px 2px;
	text-align: center;
	vertical-align: bottom;
	font-weight: normal;
	width: 48px;
	overflow: hidden;
}


.navInactive, .navActive {
	float: right;
	margin: 0px 5px 0px 5px;
	width: 120px;
	height: 70px;
	background: #ABD1FF;
	text-align: center;
}

.navInactive {
	border: 1px solid #000000;
	padding: 3px 3px 3px 3px;
}

.navActive {
	border: 3px solid #FFAA00;
	padding: 1px 1px 1px 1px;
}

.right_stuff {
	margin: 5px 0px 0px 0px;
	border: 0px solid gold;
	width: 309px;
}


.barGraph {
	width: 309px;
	height: 133px;
	background: url('/pedometer/images/grid-10.gif') bottom left;
	
}

.barGraph TABLE {
	height: 133px;
}

.barGraph TABLE TR TD {
	vertical-align: bottom;
}

.barGraph TABLE TR TD IMG { /*.danger*/
	width: 10px;
}

.geoff {
	 float: right;
	 border: 0px solid red;
	 margin: 5px 0px 0px 0px;
}

.barElement {
	width: 190px;

	filter: alpha(opacity=90);
	opacity: 0.9;
	/*
	padding: 2px 2px 2px 2px;
	height: 40px;
	background-color: #FFD57F;
	border: 1px solid #ffA900;
	*/
	position: absolute;
	visibility: hidden;
	z-index: 50;
}

.bottom_nav_l {
	float: left;
	border: 0px solid red;
	margin: 0px 0px 0px 10px;
}

.bottom_nav_r {
	float: right;
	border: 0px solid blue;
	margin: 0px 10px 0px 0px;
}

.bottom_nav_tip {
	float: right;
	background-color: #ABD1FF;
	border: 1px solid #5E84E6;
	margin: 1px 10px 0px 0px;
	padding: 1px 3px 1px 3px;
}

.totalSteps {
	text-align: center;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
}

a.delete_link:link, a.delete_link:visited {
	color: #ffA900;
}

a.delete_link:hover {
	color: #FF0000;
}

/* Survey */
TABLE.q1_table TD, TABLE.q9_table TD {
	text-align: center;
	border: solid #CCCCCC;
	border-width: 0px 0px 1px 0px;
}
TD.q1_b, TD.q1_c, TD.q1_d, TD.q1_e, TD.q1_f,
	TD.q9_b, TD.q9_c, TD.q9_d, TD.q9_e, TD.q9_f {
	width: 60px;
}
TD.q1_a, TD.q9_a {
	text-align: left;
	padding-right: 10px;
}

TABLE.q1_table, TABLE.q2_table, TABLE.q3_table, TABLE.q4_table, TABLE.q5_table,
	TABLE.q6_table, TABLE.q7_table, TABLE.q8_table, TABLE.q9_table, TABLE.q10_table {
	margin: 0px 0px 0px 20px;
}
TD.q2_a, TD.q3_a, TD.q4_a, TD.q5_a, TD.q6_a, TD.q7_a, TD.q8_a {
	padding-right: 15px;
}
TABLE.q2_table TD, TABLE.q3_table TD, TABLE.q4_table TD, TABLE.q5_table TD,
	TABLE.q6_table TD, TABLE.q7_table TD, TABLE.q8_table TD {
	border: solid #CCCCCC;
	border-width: 0px 0px 1px 0px;
}



