.BoxProfileCtn{
	width: 100%;
	height: 100%;
}
.BoxProfileTable{
	background-color: #F7F7F7;
}
.BoxProfileTCells, .BoxProfileHeader{
	background-color: #DCEAEB;
}
.BoxProfileHeader, BoxProfileContent, .BoxProfileLinks{
	width: 100%;
}
.BoxProfileHeaderCell{
	padding-bottom: 4px;
}
.BoxProfileBodyCell{
	height: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.BoxProfileFooterCell{
	border-top: 1px solid #CCCCCC;
}
.BoxProfileContentVBorder{
	width: 8px;
	height: 1px;
}
.BoxProfileFlirtInfo{
	padding-left: 4px;
}
.BoxProfileImageCtn{
	margin-top: 4px;
	padding-right: 4px;
}
.BoxProfileDropShadowRight{
	border-right: 1px solid #AFB7B9;
}

A.BoxProfileLink{
	color: #666666;
}
.Flirtname{
	font-size: 0.8em; 
	font-weight: bold;
}
.BoxProfileAccessoriesCtn{
	padding-top: 4px;
	padding-bottom: 4px;
}
.BoxProfileLinks{
	border-top: 1px solid #AFB7B9;
	padding-top: 4px;
	margin-bottom: 4px;
}
.BoxProfileArrow{
	padding-left: 2px;
	padding-right: 2px;
}
.BoxProfileLinkText{
	color: #404040
}
.BoxProfileDisabledText{
	color: #B0B0B0
}
.HFVBorder{
	width: 8px;
	height: 40px;
}
#headerCtn{
	border-bottom: 1px solid #AFB7B9;
	padding-bottom: 8px;
}
#onlineStatusCtn{
	margin-top: 8px;
	margin-bottom: 4px;
}
#footerCtn{
	border-top: 1px solid #AFB7B9;
	padding-top: 8px;
}
#topPageMenu,#bottomPageMenu{
	font-size: 0.7em;
	font-weight: bold;
}

/* UBER PROFILE */
.Section{
	padding-left:    12px;
	padding-top:     6px;
	padding-right:   6px;
}
.header {
 	color: #199bf6;
	font-weight: bold;
}
#rating{ 
	margin-bottom: 0.3em;
}
#chatupLine{
	margin-bottom: 0.3em;
}
#flirtsWith{
	margin-bottom: 0.1em;
}
#moreAboutMeCtn{
	padding: 6px;
	background-color: #DCEAEB;
}
.MoreAboutMeItem{
	margin-bottom: 4px;
}
.DropDetailItem{
	margin-bottom: 4px;
}
.DropDetails{
	margin-top: 4px;
}
.FlirtAction{
	padding-right: 8px;
}
A.FlirtActionLink{
	color: #333333;
	text-decoration: none;
}
A.FlirtActionLink:hover{
	color: #666666;
}
.FALBackstagePass{
	color: #FF9900; 
	font-weight: bold
}
.FALFavourite{
	color: red; 
	font-weight: bold;
}
.FALBlock{
	color: #8000ff;
}
.FlirtNoAction{
	padding-right: 8px;
	color: #c0c0c0;
}

#ratingMenu{
	width: 150px;
}
.RatingIconImage{
	width: 24px;
	height: 24px;
	margin-right: 4px;
	display: block;
	float: left;
}
.RatingIconCell{
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #FFFFFF;
}
.GiftIconImage{
	width: 33px;
	height: 31px;
	margin-right: 4px;
	display: block;
	float: left;
}
.GiftIconCell{
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #FFFFFF;
}
.SmallPhoto, .SmallVideo{
	width: 47px;
	height: 47px;
	margin-right: 4px;
	margin-bottom: 4px;
	cursor: hand;
	cursor: pointer;
}
.SmallVideo{
	border-top: 5px solid #000000;
	height: 37px;
	border-bottom: 5px solid #000000;
}
#morePhotos{
	margin-top: 4px;
}
#moreVideos{
	margin-top: 4px;
}
/* END UBER PROFILE */
