
#profileBanner {
	width:100%;
	font-family: Arial, sans-serif;
	color:#232628;
	padding-top: 20px;
}
.profileDetails {
	float: left;
	width: 42%;
	border-right: 1px solid rgba(150,150,150,0.2);
}
.profileRankings {
	float: left;
	width: 33%;
	border-right: 1px solid rgba(150,150,150,0.2);
	min-height: 228px;
	
}
.profileRankings > p {
	margin-bottom: 0;
	font-size: 24px;
	color:#848484;
	padding-left: 11px;
	margin-top: 9px;
}
.profileEndorse > p {
	margin-bottom: 0;
	font-size: 24px;
	color:#848484;
	padding-left: 11px;
	margin-top: 9px;
}
.profileEndorse {
	float:left;
	width: 20%;
	min-height: 228px;
	
}
.profileActionBtns {
	width:96%;
}
.profileDetails table {
	padding: 0;
	margin: 0;
}
.detailsIcon {
	vertical-align: top;
	text-align: center;
	color:#848484;
}
.textInfo {
	font-size: 13px;
	padding-left: 11px;
	padding-bottom: 8px;
	
}
.profileName {
	font-size: 28px;
	color:#0C5A8D;
}
.profileName{
	margin:0;
}
#profileBanner table p {
	margin: 0;
}
#banner .banner-inner {
	background: url(/images/bg-pattern.png) 50% 0 no-repeat;
}
.profileImage img {
	box-shadow: 0px 0px 3px rgba(150,150,150,0.6);
	margin-top: 14px;
	max-width: 140px;
}
#profileBanner strong {
	font-size: 12px;
}
.profileImage {
	vertical-align: top;
	text-align: center;
	float: left;
	width: 142px;
}
.profileInfo {
	float: left;
	width: 300px;
}
.profileActionBtns {
	background:#fbfbfb;
	height:auto;
	padding:5px;
	border: 1px solid #ebebeb;
}
.profileActionBtns ul {
	padding:0;
	margin: 0;
	padding-left: 6px;
}
.profileActionBtns ul li {
	list-style: none;
	display: inline;
	margin-left: 31px;
}
.profileActionBtns ul li:first-child {
	margin-left: 0;
}
.profileActionBtns ul li a {
	margin-left: 7px;
	text-decoration: none;
	font-size: 12px;
}
.profileActionBtns li span {
	color:#848484;
	font-size: 12px;
}
.ui-tabs-nav {
	float: left;
	width:19%;
	padding:0;
}
#Overview {
	width: 76%;
	float: left;
	padding-left: 25px;
	min-height: 234px;
}
.ui-tabs-nav li {
	list-style: none;
	margin-bottom: 34px;
	

}
.ui-tabs-nav li a {
	display: block;
height: auto;
min-height: 32px;
padding-left: 3px;
line-height: 32px;
font-family: Arial, sans-serif;
}
.ui-tabs-nav .ui-tabs-active a {
	background-color: #e7eaef;

}
.ui-tabs-active {
	padding-right: 19px;
	background:url("/images/profile-right-arrow.jpg") no-repeat 100% 50%;
}
.ui-tabs-nav a {
	border: none;
	text-decoration: none;
}
.ui-tabs-nav a:focus {
	outline: none;
}
#left {
	width:65% !important;
}
.dash {
	font-family: Arial, sans-serif;
	clear: both;
	font-size: 14px;
}
.dash a {
	text-decoration: none;
}
#profile_main > div {
	width: 76%;
	float: left;
	padding-left: 25px;
}
.endorse-thumb {
	position: relative;
}
.thumbs-up {
	position: absolute;
	top: 59px;
left: 98px;
}
.endorseNumber {
	position: absolute;
	background-image: url("/images/endorse-bubble.png");
	background-repeat: no-repeat;
	height:43px;
	width:48px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	top: 16px;
	left: 136px;
}
.endorseNumber div { width: 48px; text-align: center; margin: 12px auto; font-weight: bold; color: white; }
.endorse-me {
	position: absolute;
	top: 132px;
left: 26px;
	
}
.ReviewContent {
	margin-bottom: 12px;
	font-family: Arial, sans-serif;
	
}
.ReviewContent > div {
	margin-top: 8px;
	margin-bottom: 8px;
}
.ReviewContentAuth {
	text-align: right;
	font-size: 12px;
}
.rb_owner {
	background: #fbfbfb;
	padding:5px;
	font-size: 13px;
}
.rankingBadge { width: 100%; text-align: center; margin-top: -11px; }
.rankingBadge div { font-size: 32px; font-weight: bold; margin: 4px 0 0; color: #0C5A8D; }
.rankingBadge a { font-size: 12px; text-decoration: none; }
#profile_main {
	overflow: hidden;
	background: #fff;
box-shadow: 0 0 3px #CCC;
border-radius: 13px;
box-sizing: border-box;
padding: 5px 5px;
margin-bottom: 12px;
}

.profileDetails .socialBtns { float: left; margin: 8px 0; }
.profileDetails .socialBtns img { float: left; margin: 0 8px 0 0; border: 0; box-shadow: none !important; }