.contContainer a, .contContainer a:visited {
	text-decoration:none;
}

.profilePage {
	font-family:arial;
}

.profileUrl {
	text-align:right;
	padding:5px 0px;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.profileInfo {
	float:right;
	width:74%;
}

.profileRate {
	float:right;
	padding-top:5px;
	width:80px;
}

.profileBoxInfo {
	float:left;
	width:311px;
	font-size:12px;
	color:#717171;
	padding-top:5px;
}

.profileBoxTop {
	background:url(../images/profileBoxTop.gif);
	width:311px;
	height:10px;
	font-size:0px;
	line-height:0px;
}

.profileBoxMiddle {
	background:url(../images/profileBoxMiddle.gif);
	width:295px;
	font-style:italic;
	font-weight:bold;
	padding:3px 8px;
}

.profileBoxBottom {
	background:url(../images/profileBoxBottom.gif);
	width:311px;
	height:6px;
	font-size:0px;
	line-height:0px;
}

.profileUserInfo {
	padding:10px 0 0 5px;
}

.profileRightLinks {
	font-size:12px;
	float:left;
	padding:12px 0 0 5px;
}

.profileRightLinks .sendMsg {
	background:url(../images/postIcoEmail.gif) 0px 6px no-repeat;
	padding:4px 0 4px 20px;
	display:block;
}

.profileRightLinks .addFriend {
	background:url(../images/homepage/actiIco_addfriend.gif) 0px 4px no-repeat;
	padding:4px 0 4px 20px;
	display:block;
}

.profileRightLinks .addFav {
	background:url(../images/icoFavorite.gif) 0px 4px no-repeat;
	padding:4px 0 4px 20px;
	display:block;
}

.profileRightLinks .shareit {
	background:url(../images/Shareit.gif) 0px 4px no-repeat;
	padding:4px 0 4px 20px;
	display:block;
}
.profileRightLinks  a.featured {
    background:transparent url(../images/postIcoFeatured.gif) no-repeat scroll 0 1px;
    padding:4px 0 4px 20px;
    display:block;
}

.profileTable {
	border:0px;
	padding:0px;
	width:100%;
}

.profileTable .thead {
	border:1px solid #e8e8e8;
	background:#f6f6f6;
	font-size:14px;
	color:#555555;
	padding:5px 8px;
	font-weight:bold;
}

.profileTable th {
	font-size:12px;
	text-align:right;
	padding:5px 5px 5px 0px;;
	color:#444444;
}

.profileTable td {
	font-size:12px;
	text-align:left;
	padding:5px 5px 5px 0px;;
	color:#555555;
}

.profileTable .altBg {
	background:#f7f7f7;
}


/** Blog Post **/

.profileBlogPost ul li {
	border-bottom:1px solid #f3f3f3;
	padding:7px 0px;
	font-size:12px;
 }

.profileBlogPost ul li a {
	float:left;
 }

.profileBlogPost ul li .date {
	float:right;
	color:#b7b7b7;
}

/** Groups Events **/

.profileTwoColumn {
	float:left;
	width:48%;
}

.profileTwoColumn ul li {
	border-bottom:1px solid #f3f3f3;
	padding:7px 0px;
	font-size:12px;
}

.profileTwoColumn ul li a {
	float:left;
}

.profileTwoColumn ul li .date {
	float:right;
	color:#b7b7b7;
}

.viewMore {
	float:right;
	font-size:12px;
}

/** ROUND Comment BOX **/
.roundBox {
	background:#fffbe7;
	margin-left:11px;
}

.roundBox .top {
	background:url(../images/roundBoxTop.gif) no-repeat top left;
	height:9px;
	font-size:0px;
	padding-left:7px;
}

.roundBox .top span {
	background:url(../images/roundBoxTop.gif) no-repeat bottom right;
	display:block;
	height:9px;
	font-size:0px;
}

.roundBox .midCont  {
	font-size:11px;
	padding:0 10px;
	border-left:1px solid #e7e5da;
	border-right:1px solid #e7e5da;
}

.roundBox .bottom {
	background:url(../images/roundBoxBottom.gif) no-repeat top left;
	height:9px;
	font-size:0px;
	padding-left:7px;
}

.roundBox .bottom span {
	background:url(../images/roundBoxBottom.gif) no-repeat bottom right;
	display:block;
	height:9px;
	font-size:0px;
}

.roundBox .arrow {
	display:block;
	position:absolute;
	background:url(../images/roundBoxArrow.gif);
	width:8px;
	height:17px;
	margin:10px 0 0 -7px;
	z-index:1;
}


.roundBox2 {
	background:#fffbe7;
	float:left;
	margin-left:11px;
	width:83%;
}

.roundBox2 .top {
	background:url(../images/roundBoxTop2.gif) no-repeat top left;
	height:9px;
	font-size:0px;
	padding-left:7px;
}

.roundBox2 .top span {
	background:url(../images/roundBoxTop2.gif) no-repeat bottom right;
	display:block;
	height:9px;
	font-size:0px;
}

.roundBox2 .midCont  {
	font-size:11px;
	padding:0 10px;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	color:#999999;
}

.roundBox2 .bottom {
	background:url(../images/roundBoxBottom2.gif) no-repeat top left;
	height:9px;
	font-size:0px;
	padding-left:7px;
}

.roundBox2 .bottom span {
	background:url(../images/roundBoxBottom2.gif) no-repeat bottom right;
	display:block;
	height:9px;
	font-size:0px;
}

.roundBox2 .arrow {
	display:block;
	position:absolute;
	background:url(../images/roundBoxArrow2.gif);
	width:8px;
	height:17px;
	margin:10px 0 0 -7px;
	z-index:1;
}

/** Activities **/

.profileActDate {
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	background:#f6f6f6;
	font-size:11px;
	font-weight:bold;
	color:#5d6a6d;
	text-align:right;
	padding:4px;
	margin-bottom:10px;
}

.contRight .avatar {
	_margin-right:5px;
}

.actBox {
	background:#fffbe7;
	border:1px solid #c6c3b5;
	padding:5px;
	margin-left:37px;
	font-size:11px;
	color:#6a747a;
}

.actBox .actIcon {
	float:left;
	width:16px;
	padding-top:2px;
}

.actBox .txt {
	float:right;
	width:91%;
}

.activitiesArrow a.left {
	display:block;
	background:url(../images/arrowRecentActivity.gif) -36px 0px no-repeat;
	width:55px;
	height:11px;
	float:left;
	font-size:0px;
	line-height:0px;
	margin-left:8px;
}

.activitiesArrow a:hover.left {
	background:url(../images/arrowRecentActivity.gif) -36px -11px no-repeat;
}

.activitiesArrow a.right {
	display:block;
	background:url(../images/arrowRecentActivity.gif) 0px 0px no-repeat;
	width:36px;
	height:11px;
	float:right;
	font-size:0px;
	line-height:0px;
}

.activitiesArrow a:hover.right {
	background:url(../images/arrowRecentActivity.gif) 0px -11px no-repeat;
}

/** user List **/
.userList {
	float:left;
	padding-left:10px;
	padding-bottom:5px;
}


.userList a:hover {
	color:#fff;
}

.userList ul li {
	color:#fff;
	background: url("../images/homepage/bullet.gif") no-repeat 0 10px ;
	margin:0;
	padding:5px 0 0 10px;
	font-size:12px;
}

/** Member Point **/
.memberPoint {
    background:url(../images/profileMemberPointBg.gif) no-repeat;
    width:146px;
    height:23px;
    margin:auto;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    color:#616161;
    line-height:16px;
    position:relative;
    margin:0 0 0 -1px;
}

/** COMMON **/
.avatar {
	float:left;
}

.avatar a {
	border:2px solid #e8e8e8;
	padding:1px;
	float:left;
	background:#fff;
}

.avatar a:hover {
	border:2px solid #d7d7d7;
	padding:1px;
}

.userRibbon {
	background:transparent url(../images/profileMemberPointBg.gif) no-repeat scroll 0 0;
	padding:5px 0 2px 9px;
	margin:0px 0px 0px -1px;
	clear:both;
}

.userRibbon .redBg {
	background:url(../images/userRibbonRed.png) no-repeat;
	_background:url(../images/blank.gif) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/userRibbonRed.png", sizingMethod="scale");
	position:absolute;
	width:45px;
	height:16px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin:-16px 0 0 77px;
	line-height:150%;
	left:0px;
	font-size:10px;
}

.userRibbon .blueBg {
	background:url(../images/userRibbonBlue.png) no-repeat;
	_background:url(../images/blank.gif) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/userRibbonBlue.png", sizingMethod="scale");
	position:absolute;
	width:80px;
	height:16px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin:-16px 0 0 58px;
	line-height:150%;
	left:0px;
	font-size:10px;
}

.totalInfo {
    float: right; 
    font-size: 12px; 
    font-weight: normal; 
    color:#000;
    margin-top:-15px;
}

