/* $Revision: 1989 $ */

body {
	background: #d7d7d7 url(/gfx/backgrounds/back_body.jpg) repeat-x top left;
	text-align: center;
}

a, a:link, a:visited, a:focus, a:active{color:#514D49;text-decoration:none;outline:none;-moz-outline-style:none;}
a:hover{color:#8cb411;}

/* GLOBALS *************************************************************************************************************************************************************************************************/

.editor{color:#b3b3b3;}

/* PAGE *************************************************************************************************************************************************************************************************/

.topNotice {
	width: 100%;
	height: 40px;
	background-color: #414141;
	color: #a0a0a0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 37px;
	border-width: 0 0 2px 0;
	border-color: #ffffff;
	border-style: solid;
}

.topNoticeLinks {
    font-size: 12px;
}

.topNotice a, .topNotice a:link, .topNotice a:visited, .topNotice a:focus, .topNotice a:active {
	color: #a0a0a0;
}

.topNotice a:hover {
	color: #8cb411;
}

#pageback {
	background: url(/gfx/backgrounds/back_pageback7.png) no-repeat top center;
	height: 840px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}

#page {
	width: 958px;
	padding: 0 5px;
	margin: 0 auto 0 auto;
}

#topSpacing {
	height: 50px;
	width: 958px;
}

#main {
	background: #ffffff;
	padding: 2px;
	width: 954px;
	position: relative;
}

#main .leftShadow {
	position: absolute;
	left: -5px;
	top: 0px;
    background: url(/gfx/backgrounds/back_shadow_left.png) no-repeat top right;
    width: 5px;
    height: 100%;
    z-index: 0;
}

#main .rightShadow {
    position: absolute;
    right: -5px;
    top: 0px;
    background: url(/gfx/backgrounds/back_shadow_right.png) no-repeat top left;
    width: 5px;
    height: 100%;
    z-index: 0;
}

/* BOTTOM *************************************************************************************************************************************************************************************************/

#bottom {
    width: 968px;
    background: url(/gfx/backgrounds/back_bottom.png) no-repeat top center;
    height: 146px;
    position: absolute;
    width: 100%;
    z-index: -1;
    left: 0;
}

/* TOP *************************************************************************************************************************************************************************************************/

#top {
	height: 110px;
	width: 954px;
	float: left;
	text-align: left;
}

#top.endomondo {
	background: url(/gfx/backgrounds/back_top.png) no-repeat top left;
}

#top.helse {
    background: url(/gfx/backgrounds/back_top_helse.jpg) no-repeat top left;
}

#top h1 {
	position: absolute;
	top: -100px;
	left: -999px;
}

#top #localePanel {
	position: absolute; 
	right: 25px; 
	top: 35px;
}

/* TOP LOGIN *************************************************************************************************************************************************************************************************/

#top #headerContent {
	position: absolute;
	right: 2px;
	padding: 10px 16px 2px 2px;
}
#top {color:#a0a0a0;line-height:1.8em;}
#top input{background:transparent;border:1px solid #848484;color:#a0a0a0;padding:2px 5px 2px 5px;margin:0 0 0 0;}
#top input:focus{color:#8cb411;}
#top a{color:#a0a0a0;text-decoration:none;}
#top a:hover {color:#8cb411;}

.signInForm table {
	float: left;
}

.signInForm td {
    vertical-align: bottom;
    padding: 0 2px 0 2px;
    line-height: 16px;
}

.signInButton {
    padding: 15px 0 0 11px;
    float: left;
}

.signUpButton {
    padding: 15px 0 0 11px;
    float: left;
}

/* TOP SEARCH *************************************************************************************************************************************************************************************************/

#top #search{width:249px;text-align:left;margin:8px 14px 0 0;}
#top #search label{position:absolute;top:-999px;left:-999px;}
#top #search img{float:left;margin:9px 09px 0 13px;}
#top #search .txtsearch{background:transparent;border:1px solid #5d5d5d;color:#a0a0a0;float:left;width:128px;padding:4px 7px;}
#top #search .txtsearch:focus{color:#8cb411;}

/* TOP TOPMENU *************************************************************************************************************************************************************************************************/

#top #topmenu{float:left;}
#top #topmenu a.fp{display:block;height:60px;width:270px;margin:15px 0 0 23px;}
#top #topmenu a.fp span{display:none;}
#top #topmenu ul {
	margin: 0 0 0 25px;
	padding: 0;
	height: 20px;
	overflow: hidden;
	float: left;
}
#top #topmenu ul li {
	margin: 0;
	padding: 0 26px 0 0;
	list-style: none;
	float: left;
	height: 20px;
	overflow: hidden;
	position: relative;
}
#top #topmenu ul li a {
	font-size: 12px;
	font-weight: bold;
}
#top #topmenu ul li.selected a {
	color:#8cb411;
}
#top #topmenu #controls {
	width: 954px;
	padding: 9px 0 0 0;
}
#top #topmenu #controls #menuSearch {
	float: right;
	padding: 0 25px 0 0;
}
#top #topmenu #controls #menuSearch input {
	width: 100px;
}

/* SUBMENU *************************************************************************************************************************************************************************************************/

#submenu{min-height:33px;background:#8cb411;padding:0 15px;}
#submenu .left ul{margin:4px 0 0 0;padding:0;}
#submenu .left ul li{margin:0;padding:0;list-style:none;float:left;}
#submenu .left ul li a{color:#fff;font-weight:bold;text-decoration:none;line-height:25px;display:block;}
#submenu .left ul li a span{line-height:25px;display:block;padding:0 11px;}
#submenu .left ul li a:hover, #submenu .left ul li a:focus, #submenu .left ul li a:active{background:url(/gfx/backgrounds/back_submenu.gif) no-repeat;}
#submenu .left ul li.selected a{background:url(/gfx/backgrounds/back_submenu.gif) no-repeat;}
#submenu .left ul li.selected a span{background:url(/gfx/backgrounds/back_submenu_right.gif) no-repeat right top;}
#submenu .left ul li a:hover span, #submenu .left ul li a:focus span, #submenu .left ul li a:active span{background:url(/gfx/backgrounds/back_submenu_right.gif) no-repeat right top;}

#submenu .right ul{margin:11px 0 0 0;padding:0;}
#submenu .right ul li{margin:0;padding:0;list-style:none;float:left;}
#submenu .right ul li a{color:#fff;font-weight:bold;text-decoration:none;line-height:25px;display:block;}
#submenu .right ul li a span{line-height:25px;display:block;padding:0 37px 0 11px;}
#submenu .right ul li a:hover, #submenu .right ul li a:focus, #submenu .right ul li a:active{background:url(/gfx/backgrounds/back_submenu.gif) no-repeat;}
#submenu .right ul li.selected{background:url(/gfx/backgrounds/back_submenu.gif) no-repeat;}

/* CONTENT *************************************************************************************************************************************************************************************************/

#content {
	background: #f9f9f9 url(/gfx/backgrounds/back_content_top2.jpg) repeat-x top left;
	min-height: 414px;
	width: 954px;
	float: left;
	padding: 5px 0 4px 0;
	text-align: left;
	overflow: hidden;
}

.pageBody a{font-weight:bold;}
.nonBold {font-weight:normal;}

/* CONTENTBLOCK *************************************************************************************************************************************************************************************************/

.widecontent {
	height: 297px;
	padding: 0 20px 0 20px; 
	background: url(/gfx/front/front_splash.jpg) no-repeat top left;
	position: relative;
	top: -3px;
}

.frontMobiles {
    float: left;
	width: 194px;
	height: 283px;
	margin: 15px 0 0 50px;
}

.frontMobiles img {
    width: 194px;
    height: 283px;
}

.frontDownloadButton {
	float: left;
	padding: 145px 0 0 35px;
}

.frontDownloadButton .left {
	width: 14px;
	height: 59px;
	cursor: pointer;
}

.frontDownloadButton .right {
	width: 14px;
	height: 59px;
	float: none;
    cursor: pointer;
}

.frontDownloadButton .center {
	background: url(/gfx/front/button_gray_center.png) repeat top left;
	display: inline;
	color: #ffffff;
	font-size: 12px;
	line-height: 58px;
	float: left;
    cursor: pointer;
}

.frontShopButton {
    padding: 0 0 0 0;
    position: absolute;
    top: 203px;
    left: 30px;
}

.frontShopButton .left {
    width: 14px;
    height: 59px;
    cursor: pointer;
}

.frontShopButton .right {
    width: 14px;
    height: 59px;
    float: none;
    cursor: pointer;
}

.frontShopButton .center {
    background: url(/gfx/front/button_gray_center.png) repeat top left;
    display: inline;
    color: #ffffff;
    font-size: 12px;
    line-height: 58px;
    float: left;
    cursor: pointer;
}

.frontPoints {
	float: left;
	width: 450px;
	height: 297px;
	font-size: 17px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
}

.frontPoints ul {
	padding: 17px 0 17px 40px;
	margin: 0 0 0 0;
}

.frontPoints li {
	padding: 17px 0 0 0;
}

a.frontPointLink, a.frontPointLink:link, a.frontPointLink:visited, a.frontPointLink:focus, a.frontPointLink:active {
	color: #ffffff;
    text-decoration: underline;
}

a.frontPointLink:hover {
	color: #ffffff;
	text-decoration: underline;
}

.frontSignUpButton {
	text-align: center;
	padding: 5px 0 0 0;
	position: relative;
	top: -40px;
}

.frontSignUpButton .center {
	background: url(/gfx/front/button_green_center.png) repeat top left;
	height: 58px;
	float: right;
    cursor: pointer;
}

.frontSignUpButton .left {
	width: 13px;
	height: 58px;
	float: right;
    cursor: pointer;
}

.frontSignUpButton .right {
	width: 13px;
	height: 58px;
	float: right;
    cursor: pointer;
}

.frontSignUpButton .largeText {
	font-size: 22px;
	color: #ffffff;
	padding-top: 17px;
}

.frontSignUpButton .smallText {
	font-size: 8px;
	color: #ffffff;
	line-height: 10px;
	text-align: right;
}

.worksWith {
	padding: 20px 0 0 0;
}

.worksWith table {
	width: 459px;
	background-color: #ffffff;
	padding: 0 0 0 0;
}

/* FOOTER *************************************************************************************************************************************************************************************************/

#footer{background:#fff url(/gfx/backgrounds/back_footer.jpg) no-repeat top left;height:25px;width:928px;float:left;padding:36px 13px 0 13px;}
#footer a{color:#dedede;text-decoration:none;}
#footer a:hover,#footer a:focus,#footer a:active{color:#8cb411;}
#footer ul{margin:0;padding:0;}
#footer ul li{margin:0;padding:0 0 0 21px;list-style:none;float:left;}

/***** NEW *****/

.wizard table{margin:30px auto 10px auto;}
.wizard td, .wizard th{padding:1px 1px 1px 1px;}
.wizard th{font-weight:normal;text-align:left;width:120px;}

.middle {margin:5px auto 5px auto;}

.friendResult{width:100%;padding:0 5px 0 0;}
.friendResult .thumbNailPicture{padding:5px 5px 5px 5px;}
.friendResultInfo{padding:3px 0 0 0;}
.friendResultInfo td, .friendResultInfo th{padding:0px 5px 0px 5px;}
.friendResultInfo th{font-weight:normal;text-align:left;}
.friendResultActions{float:right;padding:6px 0 0 0;width:100px;}

.profilePicture {
	padding: 4px 4px 4px 4px;
}
.profilePicture {
	width: 200px; 
	height: 200px;
	text-align: center;
}
.profilePicture img {
    margin: auto auto auto auto;
    vertical-align: middle;
}

.profileInfo {
    padding: 15px 4px 4px 4px;
}

.friendActions {
	padding: 5px 5px 5px 5px;
}

.thumbNailPicture {
	width: 60px;
	height: 60px;
	text-align: center;
	display: block;
	float: left;
}

.thumbNailPicture img {
    margin: auto auto auto auto;
    vertical-align: middle;
}

.tinyPicture {
	width: 30px;
	height: 30px;
	text-align: center;
	display: block;
	float: left;
}

.tinyPicture img {
    margin: auto auto auto auto;
    vertical-align: middle;
}

.ownerInfo {
	display: block;
	float: left;
	padding: 9px 0 0 9px;
}

.extraPadding {
	padding: 5px 5px 5px 5px;
}

/**************************************************************************
 * Profile
 **************************************************************************/

.profileNavigation {
	height: 20px;
    padding: 15px 15px 5px 25px;
    font-size: 13px;
}

.profileNavigation .separator {
	padding: 0 10px 0 10px;
}

.profileNavigation a.deselected,
.profileNavigation a.deselected:link,
.profileNavigation a.deselected:visited,
.profileNavigation a.deselected:focus,
.profileNavigation a.deselected:active {
    color: #514D49;
}

.profileNavigation a.deselected:hover {
    color: #8cb411;
}

.profileNavigation a.selected,
.profileNavigation a.selected:link,
.profileNavigation a.selected:visited,
.profileNavigation a.selected:focus,
.profileNavigation a.selected:active {
    color: #8cb411;
}

.profileNavigation a.selected:hover {
    color: #8cb411;
}

/**************************************************************************
 * Box Forms
 **************************************************************************/

.boxForm td, .boxForm th {
    padding: 1px 1px 1px 1px;
}
.boxForm th {
    font-weight: normal;
    text-align: right;
}

.signUpBoxForm table {
	width: 100%;
}
.signUpBoxForm td {
    padding: 1px 1px 1px 1px;
}
.signUpBoxForm th {
    font-weight: normal;
    text-align: right;
    width: 65px;
    padding: 1px 7px 1px 1px;
}
.signUpBoxForm input {
    width: 111px;
}

.newTeamForm {
	margin: 30px auto 10px auto;
    width: 380px;
}
.newTeamForm table {
	width: 100%;
}
.newTeamForm td {
    padding: 1px 1px 1px 1px;
}
.newTeamForm th {
    font-weight: normal;
    text-align: right;
    width: 80px;
    padding: 1px 7px 1px 1px;
}
.newTeamForm input {
    width: 270px;
}
.newTeamForm textarea {
	width: 270px;
	height: 70px;
}
.newTeamForm select {
    width: 278px;
}

/**************************************************************************
 * Search Button
 **************************************************************************/

.searchButton {
	padding: 2px 0 0 4px;
	float: left;
}

.searchButton span {
    width: 16px;
    height: 16px;
    background: url("/gfx/buttons/SearchButton.png") no-repeat top left;
    cursor: pointer;
    display: inline-block;
}

.searchButton a:hover span {
    background: url("/gfx/buttons/SearchButton.png") no-repeat top left;
}

/**************************************************************************
 * Mobile Download
 **************************************************************************/

.mobilePhoneInput {
	padding: 30px 10px 10px 10px;
	width: 500px;
	float: left;
}

.mobilePhoneInput span, .mobilePhoneInput a {
	vertical-align: middle;
}

.mobileBrandInput {
	padding: 10px 10px 10px 10px;
}

.mobileInputText {
	width: 200px;
	display: inline-block;
}
 
.mobileSelection {
	padding: 10px 0 10px 0;
}

.mobileItem {
	width: 150px;
	height: 160px;
	float: left;
	text-align: center;
}

/**************************************************************************
 * Solid Bar List
 **************************************************************************/

.solidBarList {
    text-align: left;
}
.solidBarList ul {
    padding: 0;
    margin: 0;
}
.solidBarList ul li {
    padding: 6px 0 1px 0;
    margin: 0;
    list-style: none;
}
.solidBarList ul li td {
	vertical-align: top;
}
.solidBarList ul li .row {
    padding: 0;
    margin: 0;
    display: block;
    min-height: 60px;
    color: #514d49;
    text-decoration: none;
}
.solidBarList ul li .noHoverRow {
    background: #dedede url(/gfx/backgrounds/back_profilelist.gif) no-repeat 60px top;
}
.solidBarList ul li .hoverRow {
    background: #dedede url(/gfx/backgrounds/back_profilelist.gif) no-repeat 60px top;
}
.solidBarList ul li .hoverRow:hover {
    background: #e4eccc url(/gfx/backgrounds/back_profilelist.gif) no-repeat 60px bottom;
}
.solidBarList ul li .details {
    width: 100%;
    padding: 8px 8px 8px 8px;
}
.solidBarList ul li .detailsLink {
    display: block;
    min-height: 44px;
    color: #514d49;
}
.solidBarList ul li .actions {
    padding: 8px 8px 8px 0;
}
.solidBarList ul li .actions div {
    text-align: right;
}

/**************************************************************************
 * Short Cuts
 **************************************************************************/

.shortCuts ul {
    padding: 0;
    margin: 0;
}
.shortCuts ul li {
    padding: 0 1px 2px 7px;
    margin: 0;
    list-style: disc inside none;
}

/**************************************************************************
 * Site Connection Settings
 **************************************************************************/

.connectionOptions {
	padding: 5px 5px 5px 20px;
}

.connectionWait {
	padding: 3px 5px 5px 7px;
}

.sharingSettings table {
	margin: 10px auto 10px auto;
	width: 300px;
}

.sharingSettings td, .sharingSettings th {
	padding: 1px 1px 1px 1px;
}

/**************************************************************************
 * Miscellaneous
 **************************************************************************/

.personalPanel table {
	border-collapse: collapse;
	border-spacing: 0;
}

.personalPanel table td, .personalPanel table tr {
	padding: 0;
	margin: 0;
}

.translateLink, .nameLink, .settingsLink, .signOutLink {
	padding: 0 9px 0 9px;
}

.newsfeed .datePanel {
	width: 120px;
	vertical-align: top;
	padding: 5px 5px 5px 11px;
}

.newsfeed .imgPanel {
    width: 30px;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
}

.newsfeed .newsBulletin {
    vertical-align: top;
	padding: 5px 11px 5px 0px;
}

.newsfeed .newsActions {
	padding: 5px 5px 5px 5px;
	float: right;
}

.newsItem {
	width: 459px;
	font-family: verdana,Arial;
	font-size: 10px;
	line-height: 13px;
}

.profileImg {
	float: left;
	width: 30px;
	height: 30px;
	padding: 9px 10px 9px 10px;
}


.workoutCommentsBox .profileImg{
	padding: 2px 2px 2px 2px;
}

.newsContent{
	float: right;
	width: 399px;
	padding: 5px 5px 5px 5px;
}

.newsContent p{
	margin: 0px 5px 5px 0px;
}

.newsAction{
	text-align:right;
}

.workoutCommentsBox{
	padding-top: 28px;
}

.commentItem{
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
}

.commentContent{
	float: right;
	width: 339px;
}

.workoutCommentsBox .commentContent{
	width: 171px;
}

.commentArea {
	width: 250px;
	min-height: 14px;
	height: 14px;
	color: #777777;
}

.workoutCommentsBox .commentArea{
	width: 163px;
}

.evenNewsItem {
	background-color: transparent;
}

.evenNewsItem .commentItem {
	background-color: #ececec;
}

.oddNewsItem {
	background-color: #ececec;
}

.oddNewsItem .commentItem {
	background-color: #dbdbdb;
}

.evenChallenge {
	background-color: transparent;
	padding: 5px 6px 5px 6px;
}

.oddChallenge {
	background-color: #ececec;
    padding: 5px 6px 5px 6px;
}

.prologue {
	padding : 0px 0px 8px;
}

.taskCompleted {
	text-decoration: line-through;
}

.itemAction {
	white-space: nowrap;
}

.bundleBox {
	font-size: 12px;
}

.bundleHeader {
	background-color: #ececec;
	width:100%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.bundleContent {
	background-color: #ffffff;
	width:100%;
	font-weight: normal;
}

.bundleContent .linkPanel{
	width:350px
}

.bundleContent .progressPanel{
	width:50px
}

.translationHeader {
	background-color: #aaccaa;
}

.translationEven {
	background-color: #ffffff;
}

.translationOdd {
	background-color: #ececec;
}

.teamReportHeader {
	background-color: #ececec;
}

.teamReportTeamRow {
	background-color: #a8a8a8;
}

.teamReportMemberRow:hover {
	background-color: #ececec;
}


.shortCutControls a div {
    width: 210px;
    height: 39px;
    background-repeat: no-repeat;
    overflow: hidden;
}

.shortCutControls a {  
    cursor: pointer;
}

.shortCutControls a div,
.shortCutControls a:link div,
.shortCutControls a:visited div,
.shortCutControls a:focus div,
.shortCutControls a:active div {
    background-position: 0px -1px;
}

.shortCutControls a:hover div {
    background-position: 0px -38px;
}
.shortCutControls a div.shortCutDownload {
    background-image: url("/gfx/buttons/download_app_icon.png");
}

.shortCutControls a div.shortCutImport {
    background-image: url("/gfx/buttons/import_icon.png");
}

.shortCutControls a div.shortCutManualWorkout {
    background-image: url("/gfx/buttons/manual_workout_icon.png");
}

.shortCutControls a div.shortCutInviteFriends {
    background-image: url("/gfx/buttons/invite_friends_icon.png");
}


.autoSharing a div {
    width: 210px;
    height: 39px;
    background-repeat: no-repeat;
    overflow: hidden;
}

.autoSharing a {  
    cursor: pointer;
}

.autoSharing a div,
.autoSharing a:link div,
.autoSharing a:visited div,
.autoSharing a:focus div,
.autoSharing a:active div {
    background-position: 0px -1px;
}

.autoSharing a:hover div {
    background-position: 0px -38px;
}

.autoSharing a div.facebook {
    background-image: url("/gfx/buttons/sharing_facebook_icon.png");
}

.autoSharing a div.twitter {
    background-image: url("/gfx/buttons/sharing_twitter_icon.png");
}

.userDetailSection {
	padding-top: 10px;
}

.userDetailHeader {
	font-weight: bold;
	font-size: 12px;
}

.shareChallenge{
	color: #ffffff;
	padding: 20px;
}

.shareChallenge label{
	cursor: pointer;
	padding-bottom: 5px;
}

.shareChallenge input{
	width: 200px;
}

.challengeShareNavigation{
    position: absolute;
    bottom: 25px;
    right: 35px;
}

.propertyName{
	padding-bottom: 5px;
	font-weight: bold;
}

.propertyValue{
	padding-bottom: 15px;
}