
.intro-text{
	float:left;
	max-width:500px;
	font-size:14px;
}

.badges_header {
	padding-right:21px;
	padding-left:13px;
}

.badges_header h1 {
	font: bold 43px Helvetica;
	color: #0099cc;
}

.badges_header a {
	color:#333;
	text-decoration:none;
}

.latest_achiever_top {
	background-color: #ebebeb;
	padding: 7px;
	font: normal 12px Helvetica;
}

.latest_achiever {
	float:right;
}

.badges table th{
	text-align:left;
	font: bold 14px Helvetica;
	line-height:36px;
	
}

.badges table {
	
	border-top: solid 1px #a4a4a4;
}

.badges {
	margin-top:19px;
	
}

.badge_group {
	background-color:#f5f5f5;
}

.badge_group_name {
	font: bold 14px Helvetica;
	line-height:19px;
}

.badges_foot {
	margin-top:11px;
	font: bold 14px Helvetica;
	color: #666666;
	padding-right:21px;
	padding-left:13px;
}

.badges_foot_small {
	font: normal 12px Helvetica;
	color: #666666;
	padding-right:21px;
	padding-left:13px;
}

.transparent_avatar:hover {
	opacity:1 !important;
	filter:alpha(opacity=100) ! important;
}

.badge_selector {
	background-color:#77f;
	padding:5px;
	display:inline;
}

.badge_selector span {
	background-color:#55d;
}

.button_badges{
	color: #333;
	padding-right: 15px;
	padding-left: 15px;
	height:18px;
	background-color:#cfcfcf;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#cfcfcf');
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#cfcfcf));
	background: -moz-linear-gradient(top, #fefefe, #cfcfcf);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin-right:10px;
	cursor:pointer;
	font:normal 12px Helvetica;
	display:inline;
	border:solid 1px #999;
	line-height:18px;
	white-space: nowrap;
}

.button_badges:hover{
	background-color:#dedede;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#afafaf');
	background: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(#afafaf));
	background: -moz-linear-gradient(top,  #dedede,  #afafaf);
}

.button_badges_arrow {
	float:left;
	margin-left: -12px;
}

.button_badges_triangle {
	border-width: 2px 2px 2px 2px;
	width: 1px;
	height: 0;
	border-style:solid;
	border-color: #333 transparent transparent transparent;
	float:right;
	margin-right: -9px;
	margin-top: 8px;
}

.badge_combo {
	margin: 0 0 0 88px;
}

.badges_combo_holder {
}

.badge_group_images {
	margin-top:21px;
}

.badge_group_title {
	padding-top:25px;
	font: bold 23px Helvetica;
	margin-bottom:0;
	clear:both;
}

.badge_group_text{
	font-size:14px;
	max-width:400px;
	margin-bottom:20px;
}

.badge_group_text p{
	margin-top:0px;
	margin-bottom:10px;
}

.acheivers_title {
	height:41px;
	padding-left:10px;
	vertical-align:middle;
	line-height:41px;
	color:#666;
	width:100%;
}

.latest_badge_achiever {
	font: bold 16px Helvetica;
	color:#333;
	border-top:solid 1px #fff;
	width:100%;
}

.latest_badge_achiever a {
	color:#333;
	text-decoration:none;
}

.latest_badge_achiever img {
	padding:10px;
	padding-top:9px;
	padding-bottom:9px;
	border:none;
}

.latest_badge_achiever .small_font {
	color:#666;
	font: normal 13px Helvetica;
}

.badge_placeholder {
	width:55px;
	height:55px;
	vertical-align:middle;
	text-align:center;
	background-image:url('morebadges_circle.png');
	background-repeat:no-repeat;
	font:bold 20px Helvetica;
	color:#cccccc;
	line-height:10px;
}

.badge_placeholder div {
	margin-top:17px;
}

.badge_placeholder .small_font {
	font:normal 13px Helvetica;
	line-height:14px;
}

/**** Badge resume table ****/
table.badge-resume{
	width:100%;
}

table.badge-resume th{
	font-size:12px;
	background-color:#E5F4FB;
	padding:5px 10px;
	font-weight:normal;
}

table.badge-resume th.badge{
	background-color:#CCEAF5;
	text-align:left;
}

table.badge-resume td{
	font-size:14px;
	background-color:#F4F4F4;
	text-align:center;
	border-top:5px solid #fff;
	padding:0;
}

table.badge-resume td.badge{
	vertical-align:middle;
	background-color:#E9E9E9;
	line-height:90px;
	text-align:left;
}

table.badge-resume td.badge a{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}

table.badge-resume td.badge img{
	float:left;
	margin-right:20px;
}

table.badge-resume .badge{
	-moz-border-radius-topleft:100px;
	-moz-border-radius-bottomleft:100px;

	border-top-left-radius:100px;
	border-bottom-left-radius:100px;
}

table.badge-resume .priv{
	-moz-border-radius-topright:100px;
	-moz-border-radius-bottomright:100px;
	border-top-right-radius:100px;
	border-bottom-right-radius:100px;
}

/**** Latest achievers badge group bottom ****/
.latest-achievers-bottom{
	margin-top:40px;
	border-top:1px solid #d7d7d7;
	margin-bottom:20px;
}

.latest-achievers-bottom h3{
	padding:10px 0;
	font-size:16px;
}

.latest-achievers-bottom h3:first-letter{
	text-transform: uppercase;
}

.latest-achievers-bottom td{
	background:#F0F0F0;
}

.latest-achievers-bottom td .info{
	padding:10px;
}

.latest-achievers-bottom td .user{
	margin-bottom:10px;
	font-weight:bold;
}

.latest-achievers-bottom td .location img{
	float:left;
	margin-right:5px;
}

.latest-achievers-bottom td .info a{
	color:#333;
	text-decoration:none;
}
