﻿/********************
		Classes
*********************/
.AskMeLink
{
	float: left;
	clear: both;
	width: 100%;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
.ContactsContainer
{
	width: 100%; 
	float: left; 
	clear: both;
}
.ContactIcon
{
	margin: 0px auto 0px auto;
	text-align: center;
	width :50px;
}
.ContactsId
{
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
}
.ContactInfoSpan
{
	font-weight: normal; 
	font-size: 0.6em;
	float: left;
	padding: 5px 10px 0px 0px;
	margin: 0px;
}
.ContactMessageSpan
{
	font-size: 0.6em;
	font-weight:normal; 
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.DisplayActivityDiv
{
    padding-top: 20px;
    padding-left: 20px;
    width: 95%;
}
.InactiveUserDisplayOthersDiv
{
	width: 100%;
	padding: 0px 50px 0px 50px;
}
.InactiveDisplayOthersSubHeader
{
	margin: 20px 0px 10px 0px;
	float: left;
	clear: both;
	width: 100%;
	color: #000000;
}
.InactiveUserDisplayOthers
{
	float: left;
	margin: 0px;
	text-align: center;
	padding: 0px 15px 0px 0px; 
	width: 50px;
}
.ProfileButtonSuspendDiv
{
    margin: 0px 0px 10px 0px;
}
.ProfileContactsDiv
{
	font-weight: bold;
	color: #096491;
	padding: 0px 0px 20px 0px;
	clear: both;
}
.ProfileMore
{
	float: right;
	clear: both;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
.ProfileNoData
{
	font-size: 0.9em;
	font-weight: normal;
	float: left;
	clear: both;
}
.ProfileRightTop
{
	font-size: 0.9em;
}
.ProfileRightAreaContentFacebook
{
	padding: 0px 0px 0px 13px;
	margin: 3px 0px 3px 0px;
	width: 461px;
	float: left;
	clear: both;
}
.ProfileUserDetailsSection
{
	color: #366894;
}
.ProfileUserEditHeader
{
	font-size: 0.5em;
	font-weight: normal;
}
.SectionHeader
{
	font-size: 1.2em;
}
.UserMedal
{
	float: left;
	clear: both;
	width: 90%;
	padding: 5px;
	font-weight: bold;
	font-size: 0.8em;
}
.UserStatsContainer
{
    width: 300px;
    padding: 0px 0px 0px 13px;
}
.HyperLinkChangeNickname
{
	font-weight:normal; 
	font-size:smaller;
}
.ProfileRightSideFacebook
{
	float:left;
	padding: 5px;
	margin: 0px;
	width: 470px;
}
.FacebookProfileLink
{
	font-size: 0.7em;
}
.ProfileAnswersGoogleAdsDiv
{
    float:left;
    clear:both;
    width: 300px;
    margin-left: 12px;
}
/********************
	End Classes
*********************/
/********************
		IDs
*********************/
#AboutHeader .BulletList, #AboutHeader .BulletList li
{
	padding: 0px;
	margin: 0px;
}
#AddRemoveContactDiv
{
	float: right;
}
#InactiveHeaderArea
{
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	color: #000000;
	margin: 20px 0px 0px 0px;
}
#InactiveHeader
{
	font-size: 1.2em;
	font-weight: bold;
}
#InactiveSubHeader
{
	margin: 10px 0px 0px 0px;
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
}
#ProfileAboutUser
{
	margin: 5px 0px 5px 0px;
	float:left;
	clear:both;
	width: 100%;
}
#ProfileAboutUser p
{
    margin:0px;
}
#ProfileAboutUserCommands
{
	float: left;
	clear:both;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0px;
}
#ProfileInviteMore
{
	color: #096491;
	padding: 0px 0px 0px 20px;
}
#ProfileNoContactsDiv
{
	padding: 0px;
	margin: 0px;
	color: #096491;
}
#ProfileNoContactsDiv ul
{
	padding: 0px;
}
#ProfileMemberSince
{
	color: #6699ff;
}


#ProfileUserMedals
{
	width: 123px; 
	clear: both; 
	float: left; 
	border-top: 1px solid #ACB6C9; 
	padding: 5px 3px 3px 3px;
}
#ProfileUserWebBlogs
{
	float: left;
	clear: both;
	width: 100%;
	margin: 5px 0px 5px 0px;
}
#SortBySelection
{
	margin: 0px 0px 10px 0px;
}
#UserWebBlogsSection
{
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}
/********************
		End IDs
*********************/

