#profileNav {
    float: left;
    margin-right: -9px;
    position: relative;
    width: 127px;
    z-index: 2
}
#profileNavCapTop,
#profileNavCapBottom {    
    float: right;
    height: 36px;
    margin: 10px 20px 4px 0;
    width: 112px
}
#profileNavCapBottom {
    background-position: -260px 0
}
#profileNavList {
    float: left;
    width: auto;
}
#profileNavList a {
    background: transparent url(../images/profile_icon.png) no-repeat 10px 0 scroll
}
#pNavProfile a {
    background-position: 10px 10px
}
#pNavFriends a {
    background-position: 10px -30px
}
#pNavNotifications a {
    background-position: 10px -70px
}
#pNavAccount a {
    background-position: 10px -110px
}
#pNavPrivacy a {
    background-position: 10px -150px
}
#pNavEmail a {
    background-position: 10px -190px
}
#pNavPrivate {
    color: #999;
    line-height: 1.5;
    padding: 5px 15px 5px 0
}
#profileNav li.selected a {
    color: #000
}
#profileNav li.selected {
    color: white;
    background: white;
}
#profileNav a {
    color: #32cbff;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 38px;
    padding-left: 35px;
    text-decoration: none;
	padding-right: 20px;
}
#profileNav a:hover {
    text-decoration: underline
}
#profileNav a #notifyCount {
    background-color: #f00;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    height: 10px;
    line-height: 10px;
    margin-left: 2px;
    text-align: center;
    padding: 3px;
    min-width: 10px
}
#profileNav a:hover #notifyCount {
    text-decoration: underline
}
#profileBody {
    background-color: #000;
    float: left;
    width: 480px
}
#profileBody p {
    margin-bottom: .75em
}
#profileBody .sectionHeading {
    margin-bottom: 10px
}
.profileContent {
    background-color: #fff;
    border: 2px solid #eee;
    border-top: 0;
    margin-bottom: 100px
}
#profileBody .profileContent {
    color: #000;
    min-height: 400px
}
.profileSection {
    border-bottom: 2px solid #eee;
    overflow: hidden;
    padding: 20px;
    position: relative
}
.profileSection.active {
    background-color: #EEE
}
.profileSection.last {
    border-bottom: 0
}
.profileSubHeading {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px
}
.showMore {
    background-color: #eee;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #999;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 7px;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
    margin: 0 auto -20px;
    width: 90px
}
.showMore:hover {
    color: #000
}
#profileUserInfoContainer {
    height: 190px
}
#profileUserDetails {
    float: left;
    width: 200px
}
#profileUserDetails .primaryButton {
    float: left;
    margin: 0;
    padding: 0 15px;
    text-transform: uppercase;
    width: auto
}
#profileReport {
    float: right;
    line-height: 15px;
    width: 90px
}
#profileReport span {
    background: transparent url(http://cdn.addictinggames.com/a/img/sprite_profiles.png?c=21) no-repeat 0 0 scroll;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    padding-left: 15px;
    text-transform: uppercase
}
span#profileReportUser {
    background-position: 0 -283px
}
span#profileBlockUser {
    background-position: 0 -323px
}
#profileUserPhoto {
    float: left;
    width: 142px
}
#photoEditFrame {
    background-color: #EEE;
    display: none;
    height: 200px;
    margin-right: 10px;
    position: absolute;
    width: 132px;
    border-radius: 2px;
    -moz-border-radius: 2px
}
#photoEdit {
    bottom: 12px;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    left: 20px;
    position: absolute;
    text-align: center;
    text-decoration: underline
}
#photoEdit:hover {
    text-decoration: none
}
#profilePhoto.profilePage {
    margin: 8px 0 0 8px;
    position: relative;
    z-index: 10
}
.emptySectionCopy {
    float: left;
    font-size: 12px;
    line-height: 1.5;
    width: 150px
}
.emptySectionImage {
    background: transparent url(http://cdn.addictinggames.com/a/img/sprite_profile_art.png?c=21) no-repeat 0 0 scroll;
    float: right;
    margin: -10px 30px 15px 0;
    width: 164px
}
#emptyFavoritesImage {
    background-position: 0 -40px;
    height: 146px;
    width: 196px
}
#emptyFavoritesImageSmall {
    background-position: 0 -186px;
    height: 84px;
    margin: -30px 0 0 0;
    width: 119px
}
#emptyHighScoresImage {
    background-position: -196px -40px;
    height: 146px;
    width: 182px
}
#emptyHighScoresImageSmall {
    background-position: -119px -186px;
    height: 80px;
    margin: -31px 0 0 0;
    width: 99px
}
#emptyFavoritesCopyMine {
    background: transparent url(http://cdn.addictinggames.com/a/img/sprite_profile_art.png?c=21) no-repeat 0 -531px scroll;
    height: 156px
}
#profileFavoriteGames .tight .gameSlot {
    position: relative;
    width: 88px
}
#profileFavoriteGames .removeFavorite {
   color: #036;
    /* display: none; */
    padding: 4px;
    position: absolute;
    right: 23px;
    top: -10px;
}
#profileFavoriteGames .gameSlot .iconContainer {
    width: 52px
}

#profileHighScoreGamesLink {
    font-size: 11px;
    position: absolute;
    right: 20px;
    top: 23px
}
#highScoreListContainer {
    background-color: #32cbff;
    padding: 10px 15px 15px
}
.scoreLabels {
    color: #000;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px
}
.scoreListSlot {
    background: #fff url(http://cdn.addictinggames.com/a/img/pattern-blue-dots.png?c=21);
    margin-bottom: 4px;
    position: relative;
    width: 100%
}
.scoreListGame {
    float: left;
    margin: 4px;
    width: 220px
}
.scoreListGame div a {
    display: block;
    position: relative
}
.scoreListScore {
    float: right;
    font-size: 25px;
    margin: 5px;
    text-align: right;
    width: 165px
}
.beatThis {
    background: transparent url(http://cdn.addictinggames.com/a/img/sprite_profile_art.png?c=21) no-repeat -170px -570px scroll;
    bottom: 5px;
    padding-top: 17px;
    position: absolute;
    right: 0;
    width: 105px
}
#profileFriendsList .sectionHeading {
    background-color: #32cbff;
    color: #000;
    margin-bottom: 0;
    margin-bottom: 0;
    padding: 5px 55px 5px 10px
}
#profileFriendsList .sectionHeading a {
    color: #000;
    display: block;
    font-size: 11px;
    top: 10px;
    position: absolute;
    right: 0
}
#profileFriendsList .profileContent {
    background: #fff url(http://cdn.addictinggames.com/a/img/pattern-blue-dots.png?c=21);
    padding: 20px 0 5px 15px
}
#profileFriendsList img {
    height: 40px
}
#profileFriendsList li {
    float: left;
    font-size: 11px;
    height: 56px;
    width: 82px;
    margin: 0 10px 15px 0;
    text-align: center;
    overflow: hidden;
    position: relative;
    word-wrap: break-word
}
#profileFriendsList .userIcon {
    margin: 0 auto 2px
}
#friendsListEmptyImg {
    background: url(http://cdn.addictinggames.com/a/img/sprite_profile_art.png?c=21) 0 -293px;
    margin: 30px 0 0 20px;
    padding-top: 247px;
    width: 398px
}
#friendsList li {
    float: left;
    height: 107px;
    margin: 0 5px 15px 0;
    overflow: hidden;
    position: relative;
    width: 140px;
    word-wrap: break-word
}
#friendsList li div {
    float: left
}
.friendImageContainer {
    float: left
}
#friendsList img {
    height: 75px
}
#friendsList li p {
    clear: both;
    float: left;
    margin: 2px 0 0 0;
    width: 140px;
    word-wrap: break-word
}
#friendsList .removeFriend {
    color: #036;
    display: none;
    float: left;
    margin-left: 5px;
    padding: 4px
}
#friendsList .removeFriend .xBtn {
    background: url(http://cdn.addictinggames.com/a/img/sprite_smallitems.png?c=21) no-repeat scroll -81px -97px transparent;
    display: inline-block;
    height: 12px;
    margin-right: 1px;
    width: 10px
}
#friendsList .removeFriend:hover {
    background-color: #eee
}
#friendsList .removeFriend:hover .xBtn {
    background: url(http://cdn.addictinggames.com/a/img/sprite_smallitems.png?c=21) no-repeat scroll -67px -97px transparent
}
.userImg,
.picon {
    border: solid 1px #999;
    float: left;
    margin-right: 5px
}
.lapseText {
    color: #999
}
.notificationAction {
    float: right;
    padding: 0 30px;
    width: auto
}
.ignoreAction {
    clear: both;
    cursor: pointer;
    display: block;
    font-size: 10px;
    font-weight: bold;
    line-height: 30px;
    text-align: right;
    text-decoration: underline
}
.notificationText {
    line-height: 22px
}
.notificationGame {
    padding: 2px 3px
}
.profileContent h4 {
    padding: 10px
}
#emailEdit,
#usernameEdit,
#passwordEdit,
#cancelEdit,
#nameEdit,
#genderEdit,
#showPhotoSubmit {
    cursor: pointer;
    float: right;
    font-size: 10px;
    font-weight: bold;
    position: relative;
    text-decoration: underline;
    top: 4px
}
.buttonRow {
    height: 0;
    margin-top: 24px;
    overflow: hidden;
    text-align: center
}
#emailError {
    display: none;
    position: relative;
    top: 2px
}
#emailSubmit,
#emailCancel {
    float: left
}
#emailSubmit {
    margin-right: 14px
}
#email,
#username,
#password {
   
}
#email:disabled,
#username:disabled,
#password:disabled,
#firstname:disabled,
#lastname:disabled {
    background: #FFF;
    border: solid 1px #FFF
}
.profileSection form {
    margin-top: 10px
}
.profileSection label {
    left: 5px;
    position: relative;
    top: -4px
}
.confirmationText {
    color: green;
    display: inline;
    font-weight: bold;
    margin-left: 24px
}
.privacyType {
    float: left;
    font-weight: bold;
    height: 100%;
    width: 25%
}
.editLink,
.collapsibleFormContainer li label {
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    left: auto!important;
    position: relative!important;
    text-decoration: underline
}
.editLink {
    float: right;
    top: 2px
}
.editLink:hover,
.collapsibleFormContainer li label:hover {
    text-decoration: none
}
.collapsibleFormContainer {
    clear: both;
    height: 0;
   
}
.collapsibleFormContainer input {
    height: auto
}
.collapsibleFormContainer .primaryButton,
.collapsibleFormContainer .secondaryButton {
    float: right;
    margin-top: 20px;
    width: 116px
}
.collapsibleFormContainer .primaryButton {
    clear: left;
    margin-right: 150px;
}
.collapsibleFormContainer li {
    display: block;
    float: left;
    padding: 8px 18px 4px 7px
}
.collapsibleFormContainer li:hover {
    background: #FFF
}
.collapsibleFormContainer li.active {
    background: #FFF;
    border: 1px solid #DDD;
    border-radius: 4px;
    -moz-border-radius: 4px
}
.collapsibleFormContainer li.active label {
    color: #333;
    text-decoration: none
}
li.checkbox {
    display: block;
    float: none
}
li.checkbox label {
    color: #666;
    font-size: 11px;
    text-decoration: none
}
label .username {
    color: #000;
    text-decoration: underline
}
#usernameSection {
    overflow: visible
}
#accountSuggestedUsernameDialog {
    margin: -32px 0 0 270px;
    width: 238px;
    box-shadow: 5px 5px 5px #888;
    -moz-box-shadow: 5px 5px 5px #888
}
#cancelEdit {
    float: none;
    font-size: 11px
}
#cancelText {
    display: none
}
#firstname {
    margin-right: 6px
}
#firstname,
#lastname {
    float: left;
    width: 136px
}
#cancelText {
    margin: 3px 0 0 15px;
    line-height: 24px
}
#cancelSubmit {
    width: 140px
}
.isDisabled {
    color: #036
}
#fbConnectedText {
    width: 190px
}
.blueLink {
    color: #036
}
#photoDialogContents,
#uploadingDialogContents,
#cropDialogContents {
    display: none
}
#uploadDialog p.head {
    font-size: 16px;
    margin-bottom: 20px;
    padding-left: 10px
}
#uploadDialog div.leftCol {
    float: left;
    margin-right: 30px;
    padding-left: 10px;
    width: auto
}
#uploadDialog div.leftCol span {
    font-size: 10px;
    font-weight: bold
}
#uploadDialog div.leftCol img {
    border: solid 1px #999;
    margin-top: 6px
}
#uploadDialog div.rightCol {
    float: left;
    width: 330px
}
#uploadDialog div.rightCol p.head {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding-left: 0
}
#fileField {
    height: auto;
    margin: 22px 0
}
#photoLegalText {
    color: #a6a6a6;
    font-size: 11px
}
div.photoButtonRow {
    clear: both;
    height: 80px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 33px;
    width: 350px
}
div.photoButtonRow input,
div.photoButtonRow div {
    float: left
}
div.photoButtonRow input {
    float: left;
    margin-right: 24px
}
#uploadHead {
    margin-bottom: 25px;
    text-align: center
}
#uploadSpinner {
    margin: 0 auto
}
#uploadCancel {
    margin: 40px auto 0 auto
}
#cropDialog h3 {
    margin-bottom: 25px
}
#cropDialog div.leftCol {
    float: left;
    width: 120px
}
#cropDialog div.leftCol span {
    font-size: 10px;
    font-weight: bold
}
#photoPreviewContainer {
    border: solid 1px #999;
    height: 150px;
    margin-top: 6px;
    overflow: hidden;
    width: 116px
}
#showPhotoSubmit {
    float: none
}
#photoCropContainer {
    float: left;
    height: 300px;
    overflow: hidden;
    width: 370px
}
#scratchImg {
    margin: 0 auto
}
#cropError {
    left: 40px;
    position: absolute;
    top: -22px
}
.reportRadioGroup {
    background-color: #eee;
    padding: 15px;
    margin: 5px 0 15px
}
.reportRadioGroup ul {
    margin: 0 auto
}
.reportRadioGroup li {
    float: left;
    font-size: 10px;
    margin: 0 15px;
    padding: 5px
}
.reportRadioGroup li:hover {
    background-color: #fff
}
.reportRadioGroup label {
    color: #036;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase
}
.reportRadioGroup input {
    height: auto;
    font-size: 11px;
    vertical-align: middle
}
#userSearchFormBean {
    font-size: 14px
}
#searchString {
    font-size: 18px;
    height: 30px;
    line-height: 18px;
    margin: 3px 10px 0 0;
    padding: 0 7px;
    width: 365px
}
#searchOptions {
    color: #fff;
    margin: 10px 0
}
#searchOptions li {
    float: left;
    margin-right: 20px
}
#searchOptions input {
    border: 0;
    height: auto
}
#searchOptions .link {
    color: #fff
}
.heading {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px
}
#userSearchResults ul {
    margin-left: -5px
}
#userSearchResults li {
    float: left;
    height: 185px;
    margin: 0 5px 15px;
    overflow: hidden;
    width: 145px;
    word-wrap: break-word
}
#userSearchResults .userImgContainer {
    float: none;
    margin-bottom: 5px;
    width: 116px
}
#userSearchResults .userImgContainer img {
    width: 116px
}
#userSearchResults .addFriend {
    margin-top: 5px
}
#userSearchResults a {
    color: #fff
}
#resetPassword .primaryButton {
    float: left;
    margin-top: 15px;
    margin-left: 155px;
    padding: 0 15px;
    text-transform: uppercase;
    width: auto
}
#resetPassword .formFieldInfo {
    clear: both
}
.headingRight {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    float: right;
    font-size: 10px;
    margin-right: 10px;
    text-transform: lowercase
}
.jcrop-holder {
    direction: ltr;
    text-align: left;
    margin: 0 auto
}
.jcrop-vline,
.jcrop-hline {
    background: #FFF url(http://cdn.addictinggames.com/a/img/Jcrop.gif?c=21) top left repeat;
    font-size: 0;
    position: absolute
}
.jcrop-vline {
    height: 100%;
    width: 1px!important
}
.jcrop-hline {
    height: 1px!important;
    width: 100%
}
.jcrop-vline.right {
    right: 0
}
.jcrop-hline.bottom {
    bottom: 0
}
.jcrop-handle {
    background-color: #333;
    border: 1px #eee solid;
    font-size: 1px
}
.jcrop-tracker {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    height: 100%;
    width: 100%
}
.jcrop-handle.ord-n {
    left: 50%;
    margin-left: -4px;
    margin-top: -4px;
    top: 0
}
.jcrop-handle.ord-s {
    bottom: 0;
    left: 50%;
    margin-bottom: -4px;
    margin-left: -4px
}
.jcrop-handle.ord-e {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 50%
}
.jcrop-handle.ord-w {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 50%
}
.jcrop-handle.ord-nw {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 0
}
.jcrop-handle.ord-ne {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 0
}
.jcrop-handle.ord-se {
    bottom: 0;
    margin-bottom: -4px;
    margin-right: -4px;
    right: 0
}
.jcrop-handle.ord-sw {
    bottom: 0;
    left: 0;
    margin-bottom: -4px;
    margin-left: -4px
}
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
    height: 7px;
    width: 100%
}
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
    height: 100%;
    width: 7px
}
.jcrop-dragbar.ord-n {
    margin-top: -4px
}
.jcrop-dragbar.ord-s {
    bottom: 0;
    margin-bottom: -4px
}
.jcrop-dragbar.ord-e {
    margin-right: -4px;
    right: 0
}
.jcrop-dragbar.ord-w {
    margin-left: -4px
}
.jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
    background: #FFF;
    filter: Alpha(opacity=70)!important;
    opacity: .7!important
}
.jcrop-light .jcrop-handle {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #000;
    border-color: #FFF;
    border-radius: 3px
}
.jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
    background: #000;
    filter: Alpha(opacity=70)!important;
    opacity: .7!important
}
.jcrop-dark .jcrop-handle {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #FFF;
    border-color: #000;
    border-radius: 3px
}