.div-user-profile{
	min-width:350px;
	min-height:260px;
	position:relative;
}
.div-user-profile-layout{
	position: absolute;
	left:0px;
	top:0px;
	z-index:3;
}
.div-user-profile-photo{
	width:154px;
	height:167px;
	overflow:hidden;
}
.div-user-profile-photo-outer{
	width:154px;
	height:167px;
	background-color: #FFFFFF;
	box-shadow:1px 1px 1px rgba(20%,20%,40%,0.6),2px 2px 3px rgba(20%,20%,40%,0.4),3px 3px 6px rgba(20%,20%,40%,0.4);
}
.div-user-profile-top{
	width: 1040px;
	position: relative;
	min-height: 300px;
	margin-bottom: 20px;
}
.div-user-profile-bottom{
	margin-bottom:16px;
	display: inline-block;
}
.div-user-profile-info{
	padding-top: 12px;
	width:100%;
	height:70px;
	display: table; 
}
.div-user-profile-info-sport-img-outer{
	display: table-cell;
	width:35px;
}
.div-user-profile-info-sport-img{
	width:35px;
	height:70px;
	vertical-align: top;
}
.div-user-profile-info-list{
	padding-left:10px;
	display: table-cell;
	vertical-align: top;
	max-width: 160px;
}
.div-user-profile-info-buttons{
	vertical-align: bottom;
	display: table-cell;
}
.div-user-profile-info-buttons .content{
	text-align: right;
	float:right;
}
.div-user-profile-info-list-userName{
	max-width:200px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	font-family: 微軟正黑體;
	font-size: 18px;
	color: #535353;
}
.div-user-profile-info-list-others{
	max-width:400px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	font-family: 微軟正黑體;
	font-size: 14px;
	color: #535353;
}
.div-user-profile-expand{
	background-image: url("../images/userProfile/btnProfileExpandCollapse.png"); 
	background-position: 0 -24px;
	width: 35px; 
	height: 24px; 
	background-repeat: no-repeat; 
	cursor:pointer;
	z-index:1;
	position:absolute;
	top:-11px;
	right:-11px;
}
.div-user-profile-expand.expand{
	background-position: 0 0px;
}
.div-user-profile .top{
	overflow: hidden;
}
.div-user-profile-info-sportIndex{
	min-width: 185px;
	display: inline-block;
}
.div-user-profile-info-sportIndex-default{
	float:left;	
}
.div-user-profile-info-sportIndex-extra{
	float:left;	
}
.div-sport-index{
	width: 195px;
	height:180px;
	position:relative;
	float:left;
}
.div-sport-index-sport{
	left:10px;
	position:absolute;
}
.div-sport-index-icon{
	float: left;
	width:24px;
	height:24px;
}
.div-sport-index-label{
	float: left;
	text-indent: 6px;
	font-family: 微軟正黑體;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
}
.div-sport-index-bg{
	left: 20px;
	top: 30px;
	width: 149px;
	height: 142px;
	position: absolute;
}
.div-sport-index-graph{
	left: -7px;
	top: 2px;
	width: 220px;
	height: 220px;
	position:absolute;
}
.div-sport-index-graph.run{
	top: -11px;
	left: -17px;
}
.div-sport-index-graph.cycling{
	top: -4px;
	left: -14px;
}
.div-sport-index-graph.walk{
	left: -31px;
	top: -8px;
	width: 250px;
	height: 250px;
}
.div-sport-index-divider{
	width: 1px;
	height: 100px;
	left: 0px;
	bottom: 30px;
	background-color: #afafaf;
	position: absolute;
}
.div-user-calendar-layout{
	position: absolute;
	left:393px;
	top:2px;
}
.div-user-calendar-header{
	width:626px;
}
.div-user-calendar-header-middle{	
	white-space: nowrap;
}
.div-user-calendar-header-prev{
	background-image: url("../images/userProfile/calendar.png"); 
	background-position: -13px 0;
	width: 13px; 
	height: 24px; 
	background-repeat: no-repeat; 
	cursor: pointer;
}
.div-user-calendar-header-text{
	font-family: 微軟正黑體;
	font-size:18px;
	color: #ffffff;
	line-height: 28px;
	padding-left:8px;
	padding-right:8px;
	text-align: inherit;
}
.div-user-calendar-header-next{
	background-image: url("../images/userProfile/calendar.png"); 
	background-position: 0 0; 
	width: 13px; 
	height: 24px; 
	background-repeat: no-repeat;	
	cursor: pointer;
}
.div-user-calendar-body{
	width:562px;
	min-height: 224px;
	padding-bottom: 16px;
}
.div-user-calendar-date-cell-end{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#c8c8c8;
}
.div-user-calendar-date-cell{
	font-family:Arial;
	font-size:10px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#c8c8c8;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#c8c8c8;
	height: 40px;
	color:#d2d2d2;
}
.div-user-calendar-date-row-end{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#c8c8c8;
}
.div-user-calendar-date-cell-month{
	color:#7d7d7d;
}
.div-user-calendar-date-cell-today{
	color:#ffffff;
	background-color:#FAF4AE;
}
.div-user-calendar-date-cellBox .calendar-cell-text{
	text-align:left;
}
.div-user-calendar-date-cellBox .calendar-cell-body{
	text-align:left;
}
.div-user-calendar-date-cellBox{
	width:100%;
	height:40px;
	overflow:hidden;
}
.div-user-calendar-type-container{
	float:left;
	display: inline-block;
	width: 22px; 
	text-align:-webkit-center;
	color: white;
	text-indent: -3px;
	font-family: 微軟正黑體;
	font-size: 12px;
	line-height: 18px;
}
.div-user-calendar-type-race{
	background-image: url("../images/userProfile/calendar.png"); 
	background-position: -26px 0; width: 20px; height: 20px;
	background-repeat: no-repeat;
	cursor:pointer;
	text-align:center;
}
.div-user-calendar-type-activity{
	background-image: url("../images/userProfile/calendar.png"); 
	background-position: -46px 0; width: 20px; height: 20px;
	background-repeat: no-repeat;
	cursor:pointer;
	text-align:center;
}
.div-user-calendar-type-groupEvent{
	background-image: url("../images/userProfile/calendar.png"); 
	background-position: -26px -20px; width: 20px; height: 20px;
	background-repeat: no-repeat;
	cursor:pointer;
	text-align:center;
}
.div-user-calendar-tooltips{
	white-space: nowrap;
	display: inline-block;
	padding: 5px 10px;
	z-index: 10;
	border: 1px solid #999;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 6px 1px #ccc;
	-webkit-box-shadow: 0px 0px 6px 1px #ccc;
	box-shadow: 0px 0px 6px 1px #ccc;
	cursor:pointer;
	color:#000;
	position:absolute;
}
.div-user-calendar-tooltips div{
	text-align:left;
}
.div-user-calendar-tooltips div:hover{
	text-decoration: underline;
}
.calendar-cell-body{
	position:absolute;
}
.div-user-profile-bottom{
	width: 1040px;
}
.div-user-profile-bottom-left{
	width: 204px;
	min-height:20px;
	float:left;
}
.div-user-profile-bottom-right{
	width: 815px;
	float: left;
	margin-left: 20px;
}
.div-user-friends{
	padding: 3px;
}
.div-user-friends-title{
	font-family:微軟正黑體;
	font-size:15px;
	font-weight:bold;
}
.div-user-friends-divisor{
	width:100%;
	height:1px;
	background-color:#707070;
	margin-top:6px;
	margin-bottom:6px;
}
.div-friend-controller{
	font-family:微軟正黑體;
	font-size:13px;
	font-weight:normal;
	color:#a0a0a0;
	cursor:pointer;
	background-image:url("../images/userProfile/btnUpDown.png");
	padding-left:26px;
	background-repeat:no-repeat;
	background-position:0px -20px;
	text-align:left;
}
.friends-item{
	position: relative;
	border: 1px solid #ccc;
	margin: 2px;
	padding: 2px;
	cursor: pointer;
}
.friends-invite-item{
	position: relative;
	border: 1px solid #ccc;
	width:198px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.friends-item-icon{
	vertical-align: middle;
	width: 34px;
	height: 34px;
	overflow: hidden;
	cursor: pointer;
}
.friends-item-username{
	cursor: pointer;
}
.div-friend-container{
	display: inline-block;
}
.div-user-groups-title{
	font-family:微軟正黑體;
	font-size:15px;
	font-weight:bold;
}
.div-user-groups{
	padding: 3px;
}
.div-group-controller{
	cursor:pointer;
	background-image:url("../images/userProfile/btnUpDown.png");
	padding-left:26px;
	background-repeat:no-repeat;
	background-position:0px -20px;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	-o-text-overflow: ellipsis;
}
.div-group-container{
	display: inline-block;
}
.group-name{
	width: 46px;
}
.div-collapse-controller-collapse{
	background-position:0px 0px;
}
.div-user-statistics-body{
	width:100%;
}
.div-user-statistics-header{
	background-image:url("../../images/staticsIcon.png");
	background-repeat:no-repeat;
	white-space:nowrap;
	background-position: 0px -4px;
	text-indent: 40px;
	text-align:left;
}
.div-user-bestSport-header{
	background-image:url("../../images/staticsIcon.png");
	background-repeat:no-repeat;
	white-space:nowrap;
	background-position: 0px -4px;
	text-indent: 40px;
	text-align:left;
}
.div-user-statistics-sub-body{
	width:100%;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.div-user-statistics-layout{
	padding-bottom: 20px;
}
.div-user-statistics-summary-header{
	height:23px;
	line-height: 23px;
}
.div-user-statistics-by-sport{
	text-align: inherit;
}
.div-user-statistics-by-sport-header{
	height:23px;
	line-height: 23px;
}
.div-user-statistics-summary{
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	height:184px;
}
.div-user-statistics-summary-graph{
	height:172px;
}
.div_state_all_sports_graph-noData{
	text-align:center;
	font-size:20px;
	color:#666666;
	line-height: 90px;
}
.div-user-statistics-by-sport-graph{
	height:300px;
}
.div-best-score-header-icon{
	width:24px;
	height:24px;
}
.table-best-score-body{
	border:1px solid #eeeeee;
	border-collapse:collapse;
}
.table-best-score-body-cell{
	border:1px solid #eeeeee;
	font-family:微軟正黑體;
	color:#535353;
	font-size:13px;
	padding: 6px 12px 6px 12px;
	text-align:left;
}
.table-best-score-body-tr{
	background-color:#ffffff;
}
.table-best-score-body-tr-odd{
	background-color:#fafafa;
}
.table-best-score-body-item-subject{
	cursor:pointer;
	text-decoration:underline;
}
.table-best-score-body-item-subject:hover{
	font-style: italic;
}
.div-user-profile-bottom-adv-object{
	margin-bottom:32px;
}