/* Street Team CSS */

#streetTeamNav .divider {
	width: 198px;
	border-bottom: 1px solid #EEE;
	font-size: 0.1em;
	height: 1px;
}

.streetteam .menuItem,
.streetteam .menuItem.selected:hover,
.streetteam .menuItem.selected:active {
	width: 198px;
}

.streetteam .menuItem .highlight {
	background: url(../images/menuHighlight.png) no-repeat -30px 0;
	width: 210px;
}

.streetteam .menuItem .mainText {
	width: inherit;
}

.streetteam #peopleSearch {
   margin-top: 20px;
}

.home .streetteam #peopleSearch {
   margin-top: 0;
}

.home .streetteam #peopleSearch h3 {
   font-size: 16px;
   margin-bottom: 8px;
}

.streetteam #pendingInvitiationsBox {
   
}

.streetteam #streetTeamContainer {
	width: 200px;
	min-height: 40px;
	position: relative;
	float: left;
}

.streetteam #streetTeamContainer h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
	text-align: center;
}

.streetteam #pendingInvitations h2 {
	margin-bottom: 5px;
}

.streetteam .teammateContainer {
	width: 180px;
	padding: 8px 0px;
	border-top: 1px solid #CCC;
	text-align: left;
	clear: left;
	position: relative;
}

.streetteam #peopleSearch .teammateContainer {
	width: 190px;
	padding: 8px 5px;
	border-top: none;
	border-top: 1px solid #EEE;
}

.streetteam #leftColumn #facebookUsers div:first-child {
	padding-top: 0;
	border-top: none;
}

.monthContainer .googleUserLink {
   width: 169px;
   display: block;
   margin: 20px auto;  
}

.streetteam #leftColumn .monthContainer {
	margin-bottom: 20px;
}

.streetteam .accordion {
	margin-bottom: 10px;
}

.streetteam .accordion .accordion-m {
	width: 192px;
}

.streetteam .teammateContainer a.avatar,
.profile #streetTeamContainer a.avatar {
	display: block;
	width: 50px;
	height: 50px;
	position: relative;
	float: left;
	margin-right: 6px;
}

.streetteam .teammateContainer a.avatar .icon-elite.small,
.profile #streetTeamContainer a.avatar .icon-elite.small {
	bottom: 1px;
}

.streetteam .teammateDetails {
	text-align: left;
	clear: none;
	float: left;
	position: relative;
}

.streetteam .teammateUsername {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.streetteam .teammateFullName {
	font-size: 11px;
	color: #666;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 4px 0;
	width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 7px;
	white-space: nowrap;
}

.streetteam .teammateMonthlyActivities {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	padding-bottom: 3px;
}

.streetteam .teammateMonthlyActivities span {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

.streetteam .teammateContainer img {
	margin-right: 10px;
	float: left;
}

#streetTeamAcceptButton {
   margin-right: 5px;
}

.streetTeamContainer {
   width: 520px;
   padding: 5px;
   height: 50px;
   position: relative;
}

.streetTeamContainer .icon-elite-small {
   bottom: 6px;
   left: 30px;
}

.streetTeamContainer .avatar {
   width: 50px;
   height: 50px;
   margin-right: 10px;
   float: left;
   position: relative;
}

.streetTeamContainer .avatar .icon-elite.small {
   bottom: 1px;
}

.streetTeamContainer .userInfoBox {
   float: left;
   height: 50px;
   position: relative;
   top: -4px;
}

.streetTeammate.me .streetTeamContainer .userInfoBox {
   top: 5px;
}

.streetTeamContainer .membersince {
   font-size: 11px;
   font-weight: normal;
   color: #666;
   position: relative;
   margin: 5px 0;
   clear: left;
   top: 4px;
}

.streetTeamContainer .userInfoBox .actions {
   float: left;
   position: relative;
   top: 4px;
   font-size: 11px;
   color: #666;
}

.streetTeamContainer .username a {
   font-size: 21px;
   font-weight: bold;
   color: #333;
   position: relative;
}

.streetTeamContainer .username a:hover {
   color: #2F8CCC;
}

.streetteam #mainColumn .divider {
   border-top: 1px solid #EEE;
   width: 530px;
   height: 1px;
   margin: 8px 0 7px 0;
   font-size: 0.1em;
}

.streetteam #mainColumn .divider:first-child {
   border-top: 1px solid #EEE;
   width: 530px;
   height: 1px;
   margin: 0 0 7px 0;
   font-size: 0.1em;
}

.monthlyActivities {
   width: 50px;
   margin: 0 auto;
   float: right;
}

.monthlyActivitiesBox {
   width: 50px;
}

.monthlyActivitiesBox .greydient-content {
   padding: 6px 8px;
}

.monthlyActivitiesBox .mainText {
   font-size: 24px;
   color: #444;
   text-shadow: #FFF 1px 1px 0;
   font-weight: bold;
   text-align: center;
}

.monthlyActivities .details {
   font-size: 11px;
   font-weight: normal;
   text-align: center;
   color: #666;
   margin-top: 3px;
}

.streetTeamInfo {
   margin: 50px 0;
}

.streetteam #mainColumn h3.solo {
   border-bottom: none;
   font-size: 36px;
   text-align: center;
   color: #333;
   margin: 30px 0 20px;
}

.streetteam #mainColumn p.solo {
   font-size: 14px;
   text-align: center;
   color: #333;
   line-height: 130%;
}

.streetTeamInfo p {
   color: #333;
   line-height: 130%;
}

.streetTeamInfo ul {
   list-style: circle;
   margin-left: 15px;
}

.streetTeamInfo ul li {
   margin: 5px 0;
   line-height: 130%;
}

.streetTeamInfo .icon {
   float: right;
}

.streetTeammate .username span  {
   display: none;
}

.streetTeammate.me .username span  {
   display: inline;
   font-size: 18px;
   color: #999;
   position: relative;
   top: 2px;
   left: 5px;
}

.streetteam .monthContainer .fb_button_medium {
   display: block;
   width: 160px;
   margin: 15px auto;
}

.streetteam .monthContainer .statusText {
   color: #666;
   font-weight: bold;
   font-size: 14px;
   width: 190px;
   margin: 0 auto 20px;
}

.streetteam .monthContainer .statusText span {
   font-weight: normal;
   line-height: 130%;
   display: block;
   margin-bottom: 10px;
   font-size: 11px;
}

.streetteam .monthContainer .statusText div {
   font-weight: normal;
   line-height: 130%;
   margin-bottom: 10px;
   font-size: 11px;
}

.streetteam .monthContainer .statusText a {
   font-size: 12px;
   font-weight: normal;
}

.streetteam .streetTeamInfo p.bold {
   margin: 20px 0 10px;
   font-size: 14px;
}

.streetteam .monthContainer .location {
   text-align: center;
}

.streetteam .monthContainer .location .set {
   font-weight: bold;
   font-size: 12px;
   color: #666;
   margin-bottom: 10px;
}