.gs-sprite {
	background: url(../images/getting-started-sprite-6.png) no-repeat
		scroll 0 0;
}

#me-top {
	position: relative;
	width: 100%;
	height: 95px;
	padding-top: 9px;
}

#me-fadeout1 {
	position: absolute;
	width: 100%;
	height: 3px;
	top: 107px;
	background-color: #fbfbfb;
}

#me-fadeout2 {
	position: absolute;
	width: 100%;
	height: 1px;
	top: 105px;
	background-color: #f4f4f4;
	border-top: 1px solid #ccc;
}

.logo {
	top: 25px;
	left: 17px;
	height: 60px;
	width: 193px;
	background-position: -2px 0;
	position: absolute;
}

#me-slogan {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	position: absolute;
	left: 226px;
	bottom: 22px;
}

.sm-button,.lg-button {
	cursor: pointer;
	position: relative;
}

.lg-button .left {
	background-position: -217px 0;
	height: 52px;
	width: 9px;
	postion: absolute;
	top: 0;
	left: 0;
}

.lg-button .body {
	background-position: 0 -217px;
	background-repeat: repeat-x;
	height: 52px;
	postion: relative;
}

.lg-button .title {
	text-align: center;
	line-height: 50px;
	position: relative;
	top: -52px;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
}

.lg-button .right {
	background-position: -197px 0;
	height: 52px;
	width: 10px;
	position: absolute;
	top: 0;
	right: 0;
}

.sm-button .left {
	background-position: -237px 0;
	height: 33px;
	width: 7px;
	position: relative;
	top: 0;
	left: -4px;
}

.sm-button .body {
	background-position: 0 -182px;
	background-repeat: repeat-x;
	height: 33px;
	position: relative;
}

.sm-button .title {
	text-align: center;
	line-height: 33px;
	position: relative;
	top: -33px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
}

.sm-button .right {
	background-position: -228px 0;
	height: 33px;
	width: 7px;
	position: absolute;
	top: 0;
	right: -5px;
}

.lg-bullet {
	background-position: 0 -62px;
	height: 47px;
	width: 47px;
	postion: relative;
}

.lg-bullet .title {
	text-align: center;
	line-height: 47px;
	width: 47px;
	position: relative;
	font-weight: bold;
	color: #fff;
	font-size: 28px;
}

#header-invite {
	left: 468px;
	bottom: 16px;
	position: absolute;
	width: 185px;
	margin: 0 0 5px 15px;
}

#gs-download {
	width: 205px;
}

#me-main {
	position: relative;
	margin-bottom: 70px;
}

#gs-left {
	position: absolute;
	left: 95px;
	top: 70px;
}

#gs-title {
	font-size: 28px;
	color: #999;
}

.gs-step {
	margin-top: 40px;
	position: relative;
}

#gs-continue {
	margin-top: 80px;
	width: 354px;
	position: relative;
}

.gs-step-num {
	width: 47px;
	height: 47px;
	position: absolute;
}

.gs-step-details {
	left: 67px;
	position: absolute;
	top: 0;
}

#gs-download {
	width: 209px;
	height: 57px;
	postion: absolute;
	background-position: 0 -101px;
	top: -3px;
}

#gs-setup-details {
	top: 9px;
}

#gs-setup {
	width: 237px;
	height: 29px;
	postion: absolute;
	background-position: 0 -111px;
	top: 5px;
}

#gs-step3 {
	margin-top: 60px;
}

#gs-complete-details {
	top: 5px;
}

#gs-complete {
	width: 237px;
	height: 38px;
	postion: absolute;
	background-position: 0 -143px;
}

.gs-instructions {
	font-size: 12px;
	color: #999;
	margin-top: 10px;
	width: 250px;
}

#gs-right {
	position: absolute;
	left: 580px;
	top: 30px;
}

#me-data {
	width: 900px;
}

th {
	font-size: 14px;
	font-weight: bold;
	height: 
}

td {
	font-size: 14px;
	height: 28px;
}

.me-highlight {
	background-color: #f5f5f5;
}

.me-hover {
	background: #fdc url(../images/menu-mouse-over.png) no-repeat scroll
		887px 8px;
	cursor: pointer;
}

.me-time {
	color: #999;
	margin-left: 10px;
}

#me-type {
	width: 15px;
	height: 19px;
	background-position: -117px -62px;
	margin-left: 5px;
}

.me-R-0 {
	width: 15px;
	height: 19px;
	background-position: -49px -62px;
	margin-left: 5px;
}

.me-R-1 {
	width: 15px;
	height: 19px;
	background-position: -49px -62px;
	margin-left: 5px;
}

.run-hover {
	background-position: -66px -62px;
}

.me-B-0 {
	width: 22px;
	height: 19px;
	background-position: -49px -83px;
	margin-left: 5px;
}

.me-B-1 {
	width: 22px;
	height: 19px;
	background-position: -49px -83px;
	margin-left: 5px;
}

.ride-hover {
	background-position: -73px -83px;
}

.me-W-0, .me-W-1 {
    width: 11px;
    height: 19px;
    background-position: -85px -62px;
    margin-left: 5px;
}

.walk-hover {
    background-position: -85px -62px;
}

.me-seperator {
	background-color: #ccc;
	height: 1px;
}

.section td {
	height: 32px;
	vertical-align: bottom;
	color: #999;
	font-size: 12px;
}

#cookie-trail {
	font-size: 12px;
	margin: 15px 0 0 20px;
}

.session-summary {
	margin: 10px 20px 0;
	position: relative;
}

.session-summary .title {
	font-size: 24px;
	margin-bottom: 20px;
}

#distance-title {
	color: #999;
}

.metric {
	width: 241px;
	color: #fff;
	background-color: #f60;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	margin: 6px 0;
	padding-left: 5px;
}

.main {
	background-color: #ff7033;
}

.detail {
	background-color: #335cd6;
}

.upper-right {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 13px;
}

#header-email {
	font-weight: bold;
}

.upper-right-nav {
	margin-left: 7px;
}

.blue-link {
	font-size: 13px;
	color: #335cd6;
	marign-left: 10px;
	cursor: pointer;
    text-decoration: underline;
}

.blue-link a:link {
	color: #335cd6;
	marign-left: 10px;
}

.blue-link a:visited {
	color: #335cd6;
	marign-left: 10px;
}

.blue-link a:hover {
	color: #335cd6;
	marign-left: 10px;
}

.blue-link a:active {
	color: #335cd6;
	marign-left: 10px;
}

.link {
	color: #f60;
	cursor: pointer;
	text-decoration: underline;
}

#add-entry-button {
	margin: 100px auto;
	width: 250px;
	position: relative;
}

.add-entry .dialog {
	width: 500px;
	height: 200px;
}

.add-entry .dialog .form-entry {
	margin-bottom: 10px;
}

.add-entry .dialog .buttons input,.add-entry .dialog .buttons button {
	width: 100px;
	margin-right: 11px;
	margin-top: 15px;
}

.add-entry .dialog td {
	height: 1px;
}

.add-entry .dialog table {
	margin-left: -2px;
}

.add-entry .subtitle {
	margin-bottom: 3px;
}

.add-entry .subtitle td {
	margin-bottom: 0;
}

.settings .dialog {
	width: 396px;
	height: 160px;
}

.dialog .content {
	padding: 10px 10px 5px 10px;
}

.dialog .subtitle {
	color: #999;
	font-size: 12px;
}

.dialog .options {
	margin-top: 5px;
	font-size: 13px;
	cursor: pointer;
}

.dialog .input {
	width: 230px;
	height: 15px;
}

.dialog select {
	margin-right: 5px;
}

.dialog .inline-help {
	color: #999;
	font-size: 12px;
}

.dialog .buttons {
	margin-top: 10px;
}

.selection-label {
	cursor: pointer;
}

.separator {
	color: #666;
}

#me-map {
	position: absolute;
	top: 45px;
	left: 250px;
	border: 1px solid #999;
	width: 220px;
	height: 220px;
	line-height: 220px;
	text-align: center;
	color: #999;
}

.distance-input {
	text-align: right;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.grey {
	color: #999;
}

#change-email {
	margin-left: 10px;
}

#change-password {
	margin-left: 10px;
}

.input-text {
	width: 130px;
}

.share .content {
	padding: 0 15px 10px;
}

.share .dialog .subtitle {
	margin-top: 10px;
	margin-bottom: 2px;
}

.share-to {
	margin-left: 5px;
	vertical-align: middle;
}

#email-16 {
	margin-left: 0;
}

#or-use {
	color: #326690;
	font-size: 12px;
	margin-right: 4px;
}

.inline {
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
}

.ie .inline {
	display: inline;
}

.email-16 {
	margin-left: 5px;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background-position: -133px -62px;
}

.twitter-16 {
	margin-left: 5px;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background-position: -151px -62px;
}

.facebook-16 {
	margin-left: 5px;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background-position: -169px -62px;
}

.twitter {
	display: none;
}

.twitter textarea {
	width: 360px;
	height: 60px;
}

.me-banner {
	width: 900px;
	position: relative;
	margin: 15px auto;
	color: #fff;
	height: 85px;
}

#weekly-status {
	width: 350px;
	position: absolute;
	top: 0;
	left: 0;
}

#goal-status {
	width: 548px;
	position: absolute;
	top: 0;
	right: 0;
}

.me-banner .title {
	background: #ff6726;
	font-size: 12px;
	padding: 4px 10px;
	margin-bottom: 1px;
}

.me-banner .subtitle {
	font-size: 14px;
	padding-bottom: 5px;
}

#goal-status .subtitle {
	padding-bottom: 8px;
}

.me-banner .summary {
	background: #ff8c5b;
	padding: 7px 0 7px 10px;
	height: 50px;
	position: relative;
}

.me-banner .message {
	font-size: 24px;
}

.message .calories {
	color: #ff6726;
}

.goal-icon {
	width: 116px;
	height: 63px;
	background-position: 0px -271px;
	position: absolute;
	right: 0;
	top: 0;
}

.up-arrow {
	width: 18px;
	height: 18px;
	background-position: -118px -271px;
}

.down-arrow {
	width: 18px;
	height: 18px;
	background-position: -118px -291px;
}

#goal-status .link {
	color: #fff;
}

.add-goal .dialog {
	width: 400px;
	height: 200px;
}

.add-goal .dialog .form-entry {
	margin-bottom: 10px;
}

.add-goal .dialog .buttons {
	margin-top: 0;
}

.add-goal .dialog .buttons input,.add-entry .dialog .buttons button {
	width: 100px;
	margin-right: 11px;
	margin-top: 15px;
}

.add-goal .dialog .content {
	padding: 15px;
}

.add-goal .subtitle {
	margin-bottom: 3px;
}

.add-goal .label {
	font-size: 14px;
	margin-bottom: 3px;
}

#goal-unit {
	margin-left: 5px;
}

#goal-distance {
	width: 40px;
	padding: 0;
}

#post-goal {
	display: none;
	margin-bottom: 0;
}

#email-goal {
	margin: 5px 0 3px;
}

#goal-emails {
	width: 270px;
	height: 63px;
	font-family: arial, sans-serif;
	margin-left: 25px;
}

#goal-container {
	width: 250px;
	height: 20px;
	background-color: #ffaf8d;
	vertical-align: middle;
}

#goal-completed {
	width: 100px;
	height: 20px;
	background-color: #fff;
}

#goal-remaining {
	margin-left: 15px;
	font-size: 14px;
}

#visual-data-container {
	position: absolute;
	top: 5px;
	right: 0;
}

#visual-data {
	position: relative;
	top: -5px;
}

#weather-container {
	border-bottom: 1px #999 solid;
	margin-bottom: 5px;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	position: relative;
}

.weather-sprite {
	background: #fff url(../images/weather-conditions.png) no-repeat scroll
		0 0;
	height: 20px;
	width: 24px;
}

#map-container {
	width: 468px;
	height: 410px;
	position: relative;
	top: 0;
	left: 0;
}

.sunny {
	background-position: 0 0;
}

.partlycloudy {
	background-position: 0 -22px;
}

.mostlycloudy {
	background-position: 0 -44px;
}

.cloudy {
	background-position: 0 -66px;
}

.rainy {
	background-position: 0 -88px;
}

.clearnight {
	background-position: 0 -110px;
}

.partlycloudynight {
	background-position: 0 -132px;
}

.mostlycloudynight {
	background-position: 0 -154px;
}

.snowy {
	background-position: 0 -176px;
}

.icy {
	background-position: 0 -198px;
}

.thunderstorm {
	background-position: 0 -220px;
}

.unkown {
	height: 1px;
	width: 1px;
	background-position: 0 18px;
}

#place {
	margin-right: 10px;
	font-size: 12px;
	vertical-align: bottom;
	padding-bottom: 1px;
}

.ie #place {
	padding-bottom: 2px;
}

#wind {
	margin-left: 10px;
}

.share-container {
	padding: 10px;
	width: 448px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.share-methods {
	margin-top: 5px;
}

.sharing {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding: 5px 0 10px 0;
}

.share-link {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	vertical-align: middle;
	margin: 10px 0 7px 0;
}

#chart-container {
	width: 468px;
	height: 165px;
	margin-bottom: 10px;
	position: relative;
}

#chart-position {
	position: absolute;
	top: 0;
	left: -7px;
}

#chart {
	width: 505px;
	height: 165px;
}

#legend {
	position: absolute;
	right: 0;
	top: -6px;
	vertical-align: bottom;
}

.legend {
	color: #999;
	font-size: 12px;
}

#tooltip {
	font-size: 12px
}

.primary, .secondary {
	margin-top: 5px;
}

.speed .primary {
	color: #335cd6;
	font-weight: bold;
}

.speed .primary-sub {
    color: #99adea;
}

.speed .secondary, .alt .secondary {
    color: #999;
}

.alt .primary {
    color: #090;
    font-weight: bold;
}

.alt .primary-sub {
    color: #7fcc7f;
    font-weight: normal;
}

.lg-banner-ad {
	margin-top: 30px;
}

#unarchiving {
	color: #999;
	font-size: 12px;
	padding-left: 7px;
}

/* ==========================================
 * Styles for jQuery UI date picker
 * ========================================== */
#ui-datepicker-div,.ui-datepicker-inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #ddd;
	width: 185px;
}

#ui-datepicker-div {
	display: none;
	border: 1px solid #777;
	z-index: 100; /*must have*/
}

.ui-datepicker-inline {
	float: left;
	display: block;
	border: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}

.ui-datepicker-disabled {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
}

button.ui-datepicker-trigger {
	width: 25px;
}

img.ui-datepicker-trigger {
	vertical-align: top;
	padding-top: 3px;
}

.ui-datepicker-prompt {
	float: left;
	padding: 2px;
	background: #ddd;
	color: #000;
}

* html .ui-datepicker-prompt {
	width: 185px;
}

.ui-datepicker-control,.ui-datepicker-links,.ui-datepicker-header,.ui-datepicker
	{
	clear: both;
	float: left;
	width: 100%;
	color: #fff;
}

.ui-datepicker-control {
	background: #f60;
	padding: 2px 0px;
}

.ui-datepicker-control .ui-datepicker-close a {
	color: #fff !important;
	padding-right: 5px !important;
}

.ui-datepicker-control .ui-datepicker-close a:hover {
	color: #fff !important;
	padding-right: 5px !important;
}

.ui-datepicker-links {
	background: #fff;
	padding: 2px 0px;
}

.ui-datepicker-control .ui-datepicker-clear {
	display: none;
}

.ui-datepicker-control,.ui-datepicker-links {
	font-size: 80%;
}

.ui-datepicker-links label { /* disabled links */
	padding: 2px 5px;
	color: #999;
}

.ui-datepicker-clear,.ui-datepicker-prev {
	float: left;
	width: 34%;
}

.ui-datepicker-rtl .ui-datepicker-clear,.ui-datepicker-rtl .ui-datepicker-prev
	{
	float: right;
	text-align: right;
}

.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
}

.ui-datepicker-close,.ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
}

.ui-datepicker-rtl .ui-datepicker-close,.ui-datepicker-rtl .ui-datepicker-next
	{
	float: left;
	text-align: left;
}

.ui-datepicker-header {
	padding: 1px 0 8px;
	background: #fff;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}

.ui-datepicker-header select {
	color: #000;
	margin: 0 3px;
}

.ui-datepicker {
	background: #ccc;
	text-align: center;
	font-size: 100%;
}

.ui-datepicker a {
	display: block;
	width: 100%;
}

.ui-datepicker-title-row {
	background: #777;
}

.ui-datepicker-days-row {
	background: #eee;
	color: #666;
}

.ui-datepicker-week-col {
	background: #777;
	color: #fff;
}

.ui-datepicker-days-cell {
	color: #000;
	border: 1px solid #ddd;
	height: 22px;
}

.ui-datepicker-days-cell a {
	display: block;
}

.ui-datepicker-week-end-cell {
	background: #ddd;
}

.ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #777;
}

.ui-datepicker-days-cell-over {
	background: #fff;
	border: 1px solid #777;
}

.ui-datepicker-unselectable {
	color: #888;
}

.ui-datepicker-current-day {
	background: #ff9a64 !important;
}

.ui-datepicker-status {
	background: #ddd;
	width: 100%;
	font-size: 80%;
	text-align: center;
}

/* ________ Datepicker Links _______

** Reset link properties and then override them with !important */
#ui-datepicker-div a,.ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
}

.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}

.ui-datepicker-control a,.ui-datepicker-links a {
	padding: 2px 19px !important;
	color: #f60 !important;
	text-decoration: underline;
}

.ui-datepicker-title-row a {
	color: #eee !important;
}

.ui-datepicker-control a:hover {
	color: #f60 !important;
	text-decoration: underline;
}

.ui-datepicker-links a:hover,.ui-datepicker-title-row a:hover {
	color: #f60 !important;
}

/* ___________ MULTIPLE MONTHS _________*/
.ui-datepicker-multi .ui-datepicker {
	border: 1px solid #777;
}

.ui-datepicker-one-month {
	float: left;
	width: 185px;
}

.ui-datepicker-new-row {
	clear: left;
}

/* ___________ IE6 IFRAME FIX ________ */
.ui-datepicker-cover {
	display: none; /*sorry for IE5*/
	display /**/: block; /*sorry for IE5*/
	position: absolute; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	top: -4px; /*must have*/
	left: -4px; /*must have*/
	width: 200px; /*must have*/
	height: 200px; /*must have*/
}
/* ==========================================
 * End Styles for jQuery UI date picker
 * ========================================== */
