.ControlOverviewWrapper
{
	width: 100%;
}

.ControlOverviewWrapper .ControlOverviewLeftColumn
{ 
}

.ControlOverviewWrapper .ControlOverviewRightColumn
{
	width: 240px;
}

.ProfileOverviewTitle
{
	margin-bottom: 10px;
}

.ProfileOverviewWrapper
{
	width: 100%;
}

.ProfileOverviewWrapper .ProfileOverviewLeftColumn
{
	width: 165px;
}

.ProfileOverviewLeftColumn .UserActionButtons,
.ProfileOverviewLeftColumn .UserPictureDelButton,
.ProfileOverviewLeftColumn .UserPictureUplButtons, 
.ProfileOverviewLeftColumn .UserEditButton
{
	border: 0px;
	height: 24px;
	width: 152px;
	color: white;
	cursor: pointer;
	text-align: center;
	font: bold 12px "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.ProfileOverviewLeftColumn .UserActionButtons,
.ProfileOverviewLeftColumn .UserPictureDelButton, 
.ProfileOverviewLeftColumn .UserPictureUplButtons
{
	margin-bottom: 6px;
}

.ProfileOverviewLeftColumn .UserActionButtons,
.ProfileOverviewLeftColumn .UserPictureUplButtons, 
.ProfileOverviewLeftColumn .UserEditButton
{
	background: url('/images/button/UserActionButtonPlainBlue.jpg') no-repeat;
}

.ProfileOverviewLeftColumn .UserActionButtons,
.ProfileOverviewLeftColumn .UserPictureDelButton
{
	padding-bottom: 2px;
}

.ProfileOverviewLeftColumn .UserPictureDelButton
{
	background: url('/images/button/UserActionButtonPlainGray.jpg') no-repeat;
}

.ProfileOverviewWrapper .ProfileOverviewRightColumn
{ 
}

.ProfileUserInfo
{
	width: 100%;
}

.ProfileUserInfo .IsONLINE,
.ProfileUserInfo .IsOFFLINE
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Verdana;
}

.ProfileUserInfo .IsONLINE
{
	color: #85b335;
}

.ProfileUserInfo .IsOFFLINE
{
	color: #e11009;
}

.ProfileUserInfo td
{
	vertical-align: top;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	padding: 7px;
	color: #444;
	line-height: 13px;
}

.ProfileUserInfo a,
.ProfileUserInfo a:link,
.ProfileUserInfo a:visited
{
	color: #444;
	text-decoration: none;
}

.ProfileUserInfo a:hover,
.ProfileUserInfo a:active
{
	color: #85b335;
	text-decoration: none;
}

.ProfileUserInfo .UserDetailName
{
	font-weight: bold;
	width: 150px;
}

.ProfileUserInfo .odd
{
	background-color: #f2f2f1;
}

.ProfileUserInfo .even
{
	background-color: white;
}

.UserPicFull 
{
	width: 150px;
	height: 200px;
	margin-bottom: 10px;
	background-color: White;
	border: 1px solid #444444;
}

.InstantMessagingList
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.InstantMessagingList .icq
{
	height: 16px;
	padding-left: 23px;
	background: url('/images/user/icqIcon.gif') no-repeat 1px center;
	line-height: 16px;
	margin-bottom: 2px;
}

.InstantMessagingList .skype
{
	height: 16px;
	padding-left: 23px;
	background: url('/images/user/skypeIcon.gif') no-repeat 1px center;
	line-height: 16px;
	margin-bottom: 2px;
}

.InstantMessagingList .msn
{
	height: 16px;
	padding-left: 23px;
	background: url('/images/user/msnIcon.gif') no-repeat 0 center;
	line-height: 16px;
	margin-bottom: 2px;
}

.InstantMessagingList .aim
{
	height: 16px;
	padding-left: 23px;
	background: url('/images/user/aimIcon.gif') no-repeat 2px center;
	line-height: 16px;
	margin-bottom: 2px;
}

.InstantMessagingList .yahoo
{
	height: 16px;
	padding-left: 23px;
	background: url('/images/user/yahooIcon.gif') no-repeat 0 center;
	line-height: 16px;
	margin-bottom: 2px;
}

.InstantMessagingList .jabber
{
	height: 16px;
	padding-left: 23px;
	background: url('/images/user/jabberIcon.gif') no-repeat 4px center;
	line-height: 16px;
	margin-bottom: 2px;
}

.FriendPicSmall td
{
	width: 25px;
	height: 34px;
	border: 1px solid #444;
	background-color: White;
}

.FriendWrapperTable
{
	width: 100%;
	height: 100%;
}

.FriendLeftColumn
{
 	width: 35px;
}

.FriendButtons
{
}

.ReleaseButton
{
	padding-top: 20px;
}

.RequiredFriendMessage
{
	color: Red;
	display: none;
	padding-top: 5px;
}

.ProfilRightGroup
{
	display: none;
	padding-left: 20px;
}

.ProfilRightGroupImage
{
	padding-top: 5px;
	margin-left: 5px;
}

.ProfilRightGroupTable td
{
	padding: 0px;
}

.ProfileRightChecks
{
	color: #444;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

.ProfileRightHead
{
	margin-bottom: 10px;
}

.UserListWrapper
{
	width: 100%;
	cursor: pointer;
}

.UserList 
{
}

.UserListPic img
{
}

.UserListPic td
{
	width: 50px;
	height: 67px;
	border: 1px solid #444;
	background-color: White;
}

.UserListRightCol
{
	padding-left: 10px;
}

.UserListBeenHere p 
{
	margin: 0;
	margin-top: 7px;
}

.UserListBeenHere .username
{
	color: #444;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Verdana;
}

.UserListBeenHere .IsONLINE,
.UserListBeenHere .IsOFFLINE
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Verdana;
}

.UserListBeenHere .IsONLINE
{
	color: #85b335;
}

.UserListBeenHere .IsOFFLINE
{
	color: #e11009;
}

.UserListBeenHere .nationality
{
	color: #444;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Verdana;
}

.UserListBeenHere .UserListBeenThereDate
{
	color: #85b335;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Verdana;
}

.FriendTree
{
	white-space: nowrap;
}

.TreeProfilePic td
{
	width: 22px;
	height: 30px;
	border: 1px solid #444;
	background-color: White;
}

.TreeProfilePic img
{
	cursor: pointer;
}

.TreeProfileLeftCol
{
	padding-left: 3px;
}

.TreeProfileRightCol
{
	color: #444;
	cursor: pointer;
	font-size: 11px;
	padding-left: 5px;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.TreeProfileRightCol .IsONLINE,
.TreeProfileRightCol .IsOFFLINE
{
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Verdana;
}

.TreeProfileRightCol .IsONLINE
{
	color: #85b335;
}

.TreeProfileRightCol .IsOFFLINE
{
	color: #e11009;
}

.TreeProfileRightCol .nationality
{
	color: #444;
	font-size: 10px;
	padding-top: 3px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Verdana;
}

.AccountImage
{
	width: 79px;
}

.OverviewLabel
{
	color: #444;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.OverviewLink,
.OverviewLink A:link,
.OverviewLink A:visited
{
	color: #e11009;
	text-decoration: none;
}

.OverviewLink A:hover,
.OverviewLink A:active {
	background-color: #e11009;
	color: white;
	text-decoration: none;
}

.OverviewExtLink,
.OverviewExtLink A:link,
.OverviewExtLink A:visited
{
	font: normal 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.OverviewExtLink
{
	color: #444;
}

.OverviewExtLink A:link, 
.OverviewExtLink A:visited
{
	color: #e11009;
	text-decoration: underline;
}

.OverviewExtLink A:hover,
.OverviewExtLink A:active
{
	color: white;
	text-decoration: none;
	background-color: #e11009;
}

.UserOverviewGroupsList,
.UserOverviewForumPreview
{
	width: 550px;
	border: none;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.UserOverviewGroupsList td,
.UserOverviewForumPreview td
{
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.UserOverviewGroupsName,
.UserOverviewForumPreviewHeadline
{
	color: #85b335;
	font-weight: bold;
	line-height: 22px;
	padding-left: 8px;
}

.UserOverviewForumDate
{
	color: #8d8c8c;
	font-weight: normal;
}

.UserOverviewGotoGroups,
.UserOverviewForumReadMore
{
	width: 135px;
	text-align: right;
	padding-right: 8px;
}

.UserOverviewGotoGroups a,
.UserOverviewGotoGroups a:link,
.UserOverviewGotoGroups a:visited,
.UserOverviewForumReadMore a, 
.UserOverviewForumReadMore a:link, 
.UserOverviewForumReadMore a:visited
{
	color: #e11009;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 1px;
	padding-right: 1px;
}

.UserOverviewGotoGroups a:hover,
.UserOverviewGotoGroups a:active,
.UserOverviewForumReadMore a:hover, 
.UserOverviewForumReadMore a:active
{
	background-color: #e11009;
	color: white;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

.UserOverviewBlogWrapper
{
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
}

.UserOverviewBlogPreview
{
	margin-bottom: 15px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444;
}

.UserOverviewBlogPreviewHeadline
{
	color: #85b335;
	font-weight: bold;
}

.UserOverviewBlogDate
{
	color: #8d8c8c;
}

.UserOverviewGroupsDescription,
.UserOverviewBlogPreviewContent
{
	padding-left: 8px;
}

a.UserOverviewBlogReadMore, 
a.UserOverviewBlogReadMore:link, 
a.UserOverviewBlogReadMore:visited {
	color: #e11009;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 1px;
	padding-right: 1px;
}

a.UserOverviewBlogReadMore:hover, 
a.UserOverviewBlogReadMore:active {
	background-color: #e11009;
	color: white;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

.UserOverviewBlogReadAll a, 
.UserOverviewBlogReadAll a:link, 
.UserOverviewBlogReadAll a:visited {
	color: #e11009;
	font-weight: normal;
	text-decoration: underline;
}

.UserOverviewBlogReadAll a:hover, 
.UserOverviewBlogReadAll a:active {
	background-color: #e11009;
	color: white;
	text-decoration: none;
}
