﻿.contentPadder { width: 886px; margin: 0px auto; padding: 10px 0; }
.publicProfileMenu span { display: block; float: left; padding: 0 1px 0 0; background: url(../image/base/publicProfileMenuItemSeparator.png) no-repeat right center; }
.publicProfileMenu a { display: block; padding: 5px 20px; font-weight: bolder; font-size: 12px; color: #fff !important; line-height: 18px; }
.publicProfileMenu a.selected, .publicProfileMenu a:hover { background: url(../image/base/publicProfileMenuItem.png) repeat-x center center; text-decoration: none !important; color: #c5fe58 !important; }
.publicProfileMenu a.selected { cursor: default; }

.profileResumeArea { margin: 10px 0px; }
.profileResumeWrapper { background: url(../image/base/publicProfileInfoSeparator.gif) repeat-y center top; margin: 10px 0px; line-height: 20px; }
.profileResumeInfo1 { float: left; width: 305px; }
.profileResumeInfo2 { float: left; width: 244px; padding: 15px 10px 0px; text-align: center; }
.accountUserStatus { padding-top: 20px; }
.profileResumeInfo3 { float: left; width: 285px; padding: 10px 10px 0; line-height: 17px; }
.profileAvatarArea { width: 115px; float: left; }
.profileUserDetailsArea { width: 185px; float: left; padding-top: 10px; }
.leftContentsArea { width: 305px; float: left; }
.rightContentsArea { width: 565px; float: right; }
.siteMessage { background: #3f3f3f; border: 1px solid #333; margin: 4px 0px; padding: 3px 6px; }
.btnAddToFriends { cursor: pointer; display: inline-block; width: 170px; height: 25px; background: url(../image/base/btnAddToFriends.png) no-repeat 0 -25px; margin-top: 8px; }
.btnAddToFriends:hover { background-position: 0 0; }
.btnAddToFriendsDisabled { cursor: default; display: inline-block; width: 170px; height: 25px; background: url(../image/base/btnAddToFriends.png) no-repeat 0 -50px; margin-top: 8px; }

.profilePrivateMessageArea { position: relative; margin: 10px 0; }
.profilePrivateMessage { padding: 5px 10px; }
.profileBaloonTip { width: 22px; height: 16px; position: absolute; top: -15px; left: 60px; z-index: 1; background: url(/image/base/privateMessageBaloonTip.png) no-repeat; }
.btnPrivateMessage { border: 0px none; cursor: pointer; display: inline-block; vertical-align: bottom; width: 170px; height: 25px; background: url(../image/base/btnPrivateMessage.png) no-repeat 0 -25px; margin-left: 20px; }
.btnPrivateMessage:hover { background-position: 0 0; }
.btnPrivateMessageDisabled { border: 0px none; cursor: default; display: inline-block; vertical-align: bottom; width: 170px; height: 25px; background: url(../image/base/btnPrivateMessage.png) no-repeat 0 -50px; margin-left: 20px; }

