
.profile #content {
  padding: 0px 0px 20px 0px; 
  width: 646px; }

.profile #wall {
    padding: 0px;
    background: #ffffff;
}

.wall #content {
  padding: 10px 0px 0px 0px; }

.profile #disabled_error {
  padding: 0 10px 10px 0;
}

#userprofile {
  margin: 0px;
  padding: 0px;
  background: url(../images/narrowleftbg.gif) repeat-y 20px 0px; }

#partyprofile {
  background: url(../images/narrowrightbg.gif) repeat-y right; }

#profilenarrowcolumn {
  float: left;
  width: 200px;
  padding: 0px 0px 0px 20px;
  margin: 19px 10px 0px 0px;
/*  position: relative; 

    JS stuff depends on this not being relative.
*/
  z-index: 2; }

#profilepagewidecolumn {
  float: left;
  width: 396px;
  padding: 0px;
  margin: 0px; }

#moveable_wide {
  width: 396px;
}
 
            
#profileActions {
  margin: 0px;
  padding: 10px 0px;
  background: white;
  position: relative;
  z-index: 3;}

.collapsed_mode .app_actions {
  display:none;
}

#profileActions a:hover {
  text-decoration: none;
  cursor: pointer;
}

#profileActions .holder {
  padding: 2px 0px 0px 9px;
  line-height: 16px;
}

#profileActions a:hover .holder {
  color: white;
  text-decoration: none;
  background: #3B5998;
  text-decoration: none; }


#profileActions .text {
  width: 170px;
  float: left;
  overflow: hidden;
}

#profileActions a:hover .unselected .text {
  padding-top: 1px;
}

#profileActions a .holder, 
#profileActions .unselected {
  padding: 1px 0px 1px 9px;
  background: white;
  border-bottom: 1px solid #D8DFEA;
  display: block;
  text-decoration: none;
  width: 190px;
 }

#profileActions .inactive {
  display: block;
  border-bottom: solid 1px #D8DFEA; 
  color: #666; 
 }

#profileActions a:hover .box_remove {
   display: block;
  
}

#profileActions .box_remove, 
#profileActions .box_remove:hover,  
#profileActions .box_remove_hover_selected,
#profileActions .box_remove_selected {
     display: none;
     width: 15px;
     border-bottom: none;
     float: right;
     height: 16px;
     margin-bottom: -1px;
}


#profileActions a:hover .box_remove, 
#profileActions .box_remove_selected {
    background: transparent url('/images/profile_action_icon_remove.gif') no-repeat 1px center; 
}


#profileActions .box_remove:hover, 
#profileActions a:hover .box_remove:hover, 
#profileActions a:hover .box_remove_hover_selected, 
#profileActions .box_remove_selected {
      display: block;
      background-color: #3b5998;
      background-image: url('/images/profile_action_icon_remove.gif');
      background-position: -12px center;
      margin: -1px 0px -1px 0px;
      padding: 1px 0px 1px 0px;
}


/* DARK PROFILE CLASSES */
.darkquestionmark {
  text-align: center;
  border: 1px solid #ccc;
  background-color: #eee;
}

.darkquestionmark .darkcaption {
  border-top: 1px solid #ccc;
  padding: 6px;
}
.darkquestionmark .darkcaption div {
  margin-top: 5px; 
}
/* END DARK PROFILE CLASSES */

.profile .orientation_text {
    background: #fff8cc;
    border-bottom: solid 1px #ffe222;
    margin: 0px 3px -1px -2px;
    padding: 4px 4px 2px 4px;
}

.profileimage {
  border-right: solid 1px white;
  text-align: center;
  /* the horizontal position value of background-position in #userprofile background
   * + the padding-top value of #profileActions padding */ 
  min-height: 30px; }

.collapsed_mode .profileimage {
  padding-bottom: 10px;
}
  
  .profileimage img {
    border: 0px none; 
    position: relative;
    z-index: 2; }

.profileheader h2 {
  color: #3B5998;
  font-size: 11px; }

.profileheader {
  background: #D8DFEA;
  border-top: solid 1px #3B5998;
  clear: both;
  color: #3B5998;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  padding: 2px 8px;}

  .witheditlink { text-align: right; }
  .witheditlink h2 { float: left; }

.profilesubheader {
  color: #3B5998;
  font-weight: bold;
  font-size: 12px;
  margin: 0px;
  padding: 2px 8px;
  background: #eee;
  border-top: solid 1px #ccc; }
  
.profilebox {
  margin: 0px;
  padding: 10px 8px 15px 8px;
  line-height: 13px;
  overflow: visible; }
              
  .profilebox div.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    border: none;
    background: none; }
  
  .profilebox h4 {
    margin-top: 1px;
    margin-left: 0px;
    margin-bottom: 0;
    padding-left: 0px; }
  
  .profilebox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}

  * html .profilebox { height: 1%; }
  .profilebox { display: block; }
  
.friendTable {
  margin: 0px;
  margin: 5px 5px 15px; }
.friendTable td {
  margin: 0px;
  padding: 1px 0px;
  vertical-align: bottom;
  text-align: center;
  width: 62px;
  font-size: 11px; }
.friendTable table {
  margin: 0px auto;
  padding-bottom: 0px; }
.friendTable img {
  margin-top: 5px; }
  
  .profilesubheader .friend_details {
    float: left;
    width: 184px; }
  .profilesubheader .with_see_all {
    width: 140px; }
  .profilesubheader .friend_see_all {
    text-align: right;
    float: left;
    width: 44px; }
            
  .morefriends {
    margin-top: 5px; }

.profileTable {
  margin: 0px;
  padding: 0px;
  margin-bottom: 8px;
  margin-left: 8px; }
.profileTable td {
  vertical-align: top;
  font-size: 11px;
  line-height: 13px;
  margin: 0px;
  padding: 1px 0px 1px 0px; }            
.profileTable .label {
  width: 120px;
  color: gray; }

  .profilebox .profileTable {
    margin-left: 0px; }

  h4.info_section {
    color: #444; 
    margin: 1px 0px 0px;
    padding: 4px 0px 2px; }

  h4.info_section .edit { display: inline; margin-left: 8px; }
  h4.info_section .edit a { color: lightgrey; font-weight: normal; }
  h4.info_section .edit a:hover { color: #3B5998; }    

.networks_with_friends ul {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 87px;
  padding-right: 6px;
  line-height: 14px;
  list-style: none; }
  
  .networks_with_friends .right_column {
    width: 87px;
    padding-right: 0px; }
  
  .networks_with_friends h5 {
    font-size: 10px; 
    margin: 0px 0px 5px;
    padding: 1px 0px;
    border-bottom: solid 1px #D8DFEA; }
  .networks_with_friends .in_common,
  .networks_with_friends .lots_of_friends {
    width: 178px;
    padding-bottom: 10px; }
  .networks_with_friends .show_all {
    float: right;
    text-align: right;
    font-size: 9px; }

  #nwf_full .show_all {
    clear: both;
    padding-top: 8px;
  }

.right_column {
  width: 87px;
  padding-right: 0px; }

.profilecourses {
  list-style: square;
  margin: 0px;
  padding: 0px 0px 0px 15px;
  color: #3B5998; }
  
  .profilecourses li {
    margin: 0px;
    padding: 1px 0px; }
  
  .profilecourses li span {
    color: #333; }

.profile_box .view_all_friends {
  float: right;
  text-align: right;
  padding: 0px 10px 10px 0px;
  font-size: 10px;
}
  
#groupprofile, #placesprofile {
  margin-left: 10px; }

#wallpagerbar {
        text-align: left;
        margin: 0px 0px 0px;
        padding: 3px 10px;
        border-top: solid 1px #D8DFEA;
        color: #3B5998; }

.profilelinks {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 0px; }

.profilelinks li {
  padding: 0px 0px 5px 0px; }


#empty_photos_box {
  padding: 10px 10px 15px 8px;
}

#photos_box {
  padding: 10px 0px 15px 8px;
}

#photos_box .added .album {
  border-bottom: solid 1px #ffe222; 
  padding: 6px 6px 3px 6px;
  width: 174px;
  margin: 0px 10px 10px -6px;
  background: #fff8cc;  }

#photos_box .album {
  padding: 6px;
  width: 160px;
  float: left;
  word-wrap: break;
  margin: 0px 10px 0px 0px; }
  
  #photos_box .album .image img {
    width: 75px;
    float: left;
    margin-right: 10px; }

  #photos_box .album img.mob_album {
    float: left;
    margin: 1px 4px 0px 0px; }
  
  #photos_box .album .date {
    color: gray; }

#marketplace_box {
  padding: 0px 0px 15px 8px;
}

#marketplace_box .listing {
  padding: 0;
  float: left;
  word-wrap: break;
  margin: 10px 10px 0px 0px; }

#marketplace_box .first_listing {
    margin-top: 0px;
}

  #marketplace_box .listing .image {
    width: 50px;
    float: left;
    margin-right: 10px;
    }

  #marketplace_box .listing .image img {
   width: 50px;
  }

  #marketplace_box .listing .info {
    float: left;
    width: 120px;
    }

  #marketplace_box .listing .date {
    color: gray; }

  #marketplace_box .listing .category {
    font-size: 9px;
    color: gray; }

#groups {
  word-wrap: break-word;
}

#notes {
  word-wrap: break-word;
}

#profileActionsSecondary {
  overflow: hidden;
  background: #f7f7f7;
  margin: 0px 0px -20px 0px;
  border-top: solid 1px #ddd; }

  #profileActionsSecondary ul {
    list-style: none; 
    padding: 10px 20px 25px 20px;
    margin: 0px; }

  #profileActionsSecondary li.share {
    float: right;
    line-height: 13px;
    font-size: 11px;
    margin: -1px;
    padding: 0px 11px 0px 0px; }

  #profileActionsSecondary li.share .share_and_hide {
    text-align: right;
    float: left;
  }

  #profileActionsSecondary li {
    float: left;
    line-height: 18px;
    padding: 0px 2px 0px 2px; }


/* -----------------------------|  FLEX |--------------------------------- */

.flex_open .when_shut {
    display: none; }

 .flex_open .when_open {
    display: block; }

.flex_shut .when_shut {
    display: block; }

.flex_shut .when_open {
    display: none; }

/* === Header */

.flex_header {
   cursor: pointer;
   padding: 2px 8px 2px 23px;
   border-top: solid 1px #b1bdd6;
   background: #d8dfea;
   -khtml-user-select: none; }

.flex_header div {
  float: left; }

.flex_header .flex_edit {
  font-weight: bold;
  float: right; }

.flex_header h2 {
  font-size: 11px;
  display: inline;
  color: #3B5998; }

.when_open .flex_header, .flex_open .box_head {
  border-top: solid 1px #3B5998;
  background-repeat: no-repeat;
  background-image: url('../images/flex_arrow_open.gif');
  background-position: left center; }

.header_app_icon {
  display: none;
}

.collapsed_mode .header_app_icon {
    display: block;
    margin: -1px 5px 0px -20px;
    float: left;
}

.profile .collapsed_mode .box_head {
   background-image: none;
   padding-top: 2px;
   padding-bottom: 2px;
}

.flex_shut .box_head {
   background-image: url('../images/flex_arrow_shut.gif');
}

  .when_shut .flex_header, .flex_shut .box_head, .collapsed_mode .box_head {
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: left center; }
   

/* === Subheader */

.flex_subheader {
  padding: 2px 8px 2px 23px;
  padding: 2px 8px 2px 8px;
  border-top: solid 1px #ccc;
  background: #eee; }

.flex_subheader h3 {
  font-size: 11px;
  font-weight: normal;
}

.flex_subheader .friend_details {
  float: left;
  width: 184px; }

.flex_subheader .with_see_all {
   width: 140px; }
.flex_subheader .friend_see_all {
   text-align: right;
   float: left;
   width: 44px; }

/* === Content Box */

.flex_box {
    overflow: hidden;
    padding: 10px 8px 15px 8px; }


.when_open .no_padding {
    padding: 0px;
  }

.flex_box h4 {
  margin: 1px 0px 0px;
  padding: 4px 0px 2px; }


/*  -----------------------------------||-----------------------------------  */

.box_head {
  padding: 1px 6px 1px 8px;
  padding-left: 23px;
  height: 16px;
  border-top: solid 1px #3B5998;
  background: #d8dfea; }

.flex_open .box_head_highlight {
  /* background: #a7b8db; */
  background: #7c88b4; 
  border-top: solid 1px #28447f;
  background-repeat: no-repeat;
}

.box_head_highlight td h2, .box_head_highlight h2 a {
  color: white;
}

.box_head:hover {
  cursor: pointer;
}

.box_head .non_link {
  text-decoration: none;
}

.box_head .non_link:hover {
  cursor: default;
}

.profile .box_head h2 #wall {
  padding: 0px;
  background: transparent;
  text-decoration: none;
  }

.box_head.moveable:hover {
  cursor: move;
  background-color: #cfd7e4; }

  .box_head h2 {
    margin: 0px;
    padding: 1px 0px 1px;
    color: #3B5998;
    font-size: 11px; 
    height: 15px;
    overflow: hidden;
    float: left;
    display: block;
  }
    
  .box_head h2 a {
      cursor: pointer; }
  
  .box_head .box_action {
    display: block;
    border-bottom: none;
    float: right; 
    height: 14px;
    padding: 1px 2px;
    background: transparent no-repeat center center; }
  
    .box_head .head_table {
      padding: 0px 0px 0px;
      margin: 0px;
    }
 
    .box_head .box_action:hover {
      color: white;
      cursor: pointer;
      text-decoration: none;
      background-color: #3b5998; }
    
    .box_head .box_action.text { padding: 1px 3px; }
    .box_head .box_action.icon { width: 13px; }
    
    .box_head .box_remove {
      background-image: url('/images/icon_remove.gif'); }

    .box_head .box_remove:hover,
    .box_head .box_remove_selected, 
    .icon.box_remove:hover,
    .box_remove_selected {
      background-color: #3b5998; 
      background-image: url('/images/icon_remove_hover.gif');  }


.box_subhead {
  color: #444; 
  padding: 2px 8px 2px 8px;
  border-top: solid 1px #ccc;
  overflow: hidden;
  background: #eee; }

  .box_subhead .box_subtitle { float: left; }
  .box_subhead .box_actions { float: right; padding-left: 5px; }

.profile .flex_shut, .profile .collapsed_mode .profile_box {
  padding-bottom: 5px; }

.profile .box_outline {
  border: solid 5px #fff9d7;
  border-top: none;
  border-bottom: none;

  margin: 0px -5px 0px;
 }

.profile .box_highlight_outline {
  position: absolute;
  z-index: 300;
  border: solid 3px #3b5998;
 }

.profile .flex_shut .box_head, .profile .collapsed_mode .box_head {
  background-color: #eeeeee;
  border-top: solid 1px #B1BDD6; }
  
  .profile .flex_shut .inside_the_box,
  .profile .flex_shut .box_subhead,
  .profile .collapsed_mode .inside_the_box,
  .profile .collapsed_mode .box_subhead {
    display: none; }
  
  .profile .flex_open .box_flex {
    background-image: url('/images/icon_minimize.gif'); }
  .profile .flex_open .box_flex:hover {
    background-image: url('/images/icon_minimize_hover.gif'); }
  .profile .flex_shut .box_flex {
    background-image: url('/images/icon_maximize.gif'); }
  .profile .flex_shut .box_flex:hover {
    background-image: url('/images/icon_maximize_hover.gif'); }

.inside_the_box {
  overflow: hidden;
  background: white;
  padding: 10px 8px 15px 8px; 
  position: relative; }

.inside_the_box B {
  color: #444444;
}

#moveable_narrow .inside_the_box {
  width: 183px;
  overflow: hidden; }

#moveable_wide .inside_the_box {
  width: 380px; }

.remove_option {
  border: solid 1px #dbdbdb;
  border-bottom: solid 1px #ccc;
  background: #ffffff;
  padding: 3px 5px;
  margin: 7px 0px;
  color: #3b5998; }

.remove_option:hover {
  cursor: pointer;
  text-decoration: underline; }


/*  -----------------------------------||-----------------------------------  */

.no_padding {
  padding: 0px; }

.trailing_padding {
  padding: 0 0 15px 0;
}

#moveable_narrow .no_padding,
#moveable_narrow .trailing_padding {
  width: 199px; }

#moveable_wide .no_padding,
#moveable_wide .trailing_padding {               
  width: 396px; }

/*  -----------------------------------||-----------------------------------  */

#friend_details p {
  margin: 0;
  padding: 0;
}

#friend_details div {
  margin-top: 0px;
  text-align: left;
}

#friend_details p.unconfirmed_label {
  margin: 0 0 5px 0;
  padding: 0;
}

#friend_details p.unconfirmed {
  color: gray;
}

.profile .view_explanation {
        margin: 0px 10px 10px 0px;
        padding: 10px;
        border: solid 1px #ffe222;
        background: #fff8cc; }
        
        .profile .view_explanation p {
           margin: 4px 0px 0px; }
        
        .profile .view_explanation  a {
          text-decoration: none; }

.highlight, .inserted { 
    background: #fff8cc; 
    border-bottom: solid 1px #ffe222;
    line-height: 100%;
    margin: 0px 3px -1px -2px;
    padding: 0px 2px 1px 2px; }

a.highlight, .inserted a {
  margin: 0px -2px 0px -2px; 
  padding: 0px 2px 1px 2px; }

a:hover.highlight, .inserted a:hover {
  border-bottom: 1px solid #3b5998;
  text-decoration: none; }

.removed, .removed a {
  color: #707070; 
  text-decoration: line-through; }

.removed a:hover {
    text-decoration: underline line-through; }

.profile .datawrap { width: 260px }

.networks ul {
  list-style: none;
  margin: 0;
  padding: 0; 
}

.highschools ul {
  list-style: none;
  margin:0; 
  padding:0;
}

.colleges {
  margin: -3px 0px 0px 0px;
}

.colleges ul {
  list-style: none;
  margin: 3px 0px 0px 0px;
  padding:0;
}

/*  -------------------------|  WORK INFORMATION  |-------------------------  */

h4 .details_toggle { font-size: 9px; display: inline; margin-left: 8px;}
h4 .details_toggle a { color: lightgrey }
h4 .details_toggle a:hover { color: #3B5998; }

#work_history_short ul {
  list-style: none;
  margin: 0px;
  padding-left: 0px; }

#work_history_short li { padding: 0px 0px 2px 0px }

/* --- Friends --- */

.profile .friends_section {
  padding: 10px 1px 0px 4px; }

  .profile .friends_section h4 {
    margin: 0px;
    font-size: 10px;
    border-bottom: solid 1px #D8DFEA;
    padding: 2px 4px 2px 4px; }
    
  .profile .friends_section em {
    display: block;
    margin: 0px;
    padding: 2px 4px;
    color: #555;
    font-size: 10px;
    font-style: normal;
    background: #f2f2f2;
    border-bottom: solid 1px #eee; }

  .profile .friends_section em span {
    float: left; }

  .profile .friends_section em .see_all {
    float: right; }

#aim_link {
  background: #f7f7f7;
  border-top: 1px solid #ccc;
  clear: both;
  color: #333;
  font-size: 9px;
  padding: 5px 5px;
  text-align: center;
  margin: 10px 0px -10px -10px; }

#aim_link span { color: black; display: block; font-size: 11px;}

/* DARK PROFILE GRAY TEXT FOR FRIEND BOX */
.darklink { color: #555; }

/* New Profile Layout Patches */

.profile .account_info {
  border-top: solid 1px white;
  border-bottom: solid 1px #ccc;
  background: #f7f7f7;
  margin: 45px -20px 2px -230px;
  padding: 17px 20px 8px 238px; }
  
  .profile .account_info .share_and_hide {
    float: right; }

.profile .account_info .left_side {
  width: 260px;
  float: left; }
  

.profile_name h2 {
  font-size: 13px;
  padding: 0px 0px 2px; }

.profile_name {
  margin: 0px;
  padding: 2px 5px 0px 0px; }

.profile_status {
  color: #555; }

.profile_status img.mob_status {
  padding-top: 2px; }

.profile_status a#status_text {
  color: #555;
  line-height: 14px; }
  
  .profile_status small {
    color: #777; }


#online_status_container {
  padding: 0px 0px 12px 0px; 
  border-right: 1px solid #ffffff;
 /* border-bottom: solid 1px #ccc; */
}

#online_status {
  padding: 0px 0px 0px 8px;
  color: #333;
}

#friend_status_container {
  padding: 0px 0px 5px 8px;
  border: 1px solid #ffffff;
}

#fired_by {
  font-size: 9px;
  color: gray;
  margin: 5px 0px 0px 0px;
}

#status_editor {
  margin: 1px 0px 0px; 
  padding: 5px 0px 0px;
  /* width: 310px; */
  border-top: solid 1px #ccc; }
  
  #status_editor table {
    width: 100%; }
  #edit_status_text { width: 150px; }
  #status_editor .clear_link { text-align: right; }
  #status_editor .status_editor_select span { }
  #status_editor .status_editor_select a {
    padding: 4px 4px 2px 8px;
    background-position: left 26px;
    background-repeat: repeat-y;
    background-image: url('/images/status_arrow.gif'); }
  #status_editor .status_editor_select a:hover {
    background-position: right 26px;
    background-image: url('/images/status_arrow.gif'); }


#status_editor_menu {
 border-color: #BDC7D8; 
 position: absolute;
 width: 156px;       
 z-index: 100; }

.profile_networks {
  float: left; }

.profile_networks ul {
  margin: 0px;
  padding: 4px 0px 5px;
  list-style: none; }
  
.profile_networks li {
  margin-bottom: 1px; }

.profile .basic_info {
  padding: 5px 0px 15px 8px; }

.profileTable {
  margin-left: 0px;
  margin-bottom: 0px; }

#photos_box .album {
  width: 170px;
  padding: 0px 0px 5px; }

#photos_box .album .image {
  width: 75px; }

#photos_box .album div {
  width: 83px; }

/*  ------------------------------|  POSTED ITEMS LIST  |-------------------------------  */

/* Look at html/css/share_media.css for posted items list styles */
  
/*  ------------------------------|  NOTES  |-------------------------------  */

.notes_titles {
  margin: 0px;
  padding: 0px;
  list-style: none; }
  
.notes_titles .added {
  border-bottom: solid 1px #ffe222; 
  background: #fff8cc;
  margin: 0px 10px 10px -6px;
  padding: 6px 6px 3px 6px; }
    
  .notes_titles li {
    margin-left: 0px; 
    padding: 0px 0px 6px 0px; }

    .notes_titles li.imported {
      background: url(/images/icons/blog.gif) no-repeat 0px 1px;
      padding: 0px 0px 6px 22px;
    }
    .notes_titles li.mobile {
      background: url(/images/icons/mobile_note.gif) no-repeat 3px 0px;
      padding: 0px 0px 6px 22px;
    }
    .notes_titles li.written {
      background: url(/images/icons/note.gif) no-repeat 0px 1px;
      padding: 0px 0px 6px 22px;
    }

  .notes_titles li a {
    display: block;
    padding: 0px 0px 1px 0px; }
  
  .notes_titles small {
    color: #333;
    font-weight: normal;
    display: block;
    font-size: 9px; }
  
  .notes_titles small span {
    color: gray; }
  
  .notes_titles small a {
    display: inline;
    font-weight: normal; }

/* ---- MINIFEED INTRO BOX ---- */

#profile_minifeedintro {
  float:left;
  width:394px;
  border:1px solid #ccc;
  background:#fff;
  position:absolute;
  z-index:2;
  top:-1px;
  left:0px;
  min-height:140px;
  height:100%;
  height:expression((this.parentNode.offsetHeight>140?this.parentNode.offsetHeight:'140')+'px');
  filter:alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}

#profile_minifeedintro_subheader {
  float:left;
  width:394px;
  border:1px solid #ccc;
  border-bottom:1px solid#fff;
  background:#fff;
  position:absolute;
  z-index:2;
  top:-18px;
  left:0px;
  height:18px;
  filter:alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}

#profile_minifeed_intro_spacer {
 height:145px;
 width:1px;
 visible:false;
 float:left;
}


#profile_minifeedintro_box {
  margin:8px 0 8px 8px;
  padding:15px 15px 5px 15px;
  border:1px solid #ccc;
  background:#f7f7f7;
  width:349px;
  position:absolute;
  z-index:3;
  top:0px;
  left:0px;
}

/*  ------------------------------|  WALL  |-------------------------------  */

.profile .thewall {
  padding: 0 0 15px 0; }

  .profile #inline_wall_post {
    background: #f7f7f7;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 10px 8px 7px; }

    .profile #inline_wall_post textarea {
        height: 50px;
        width: 370px; }

.profile .thewall .posts {
  padding: 10px 8px 15px; }

/*  ------------------------------|  ELECTION 2006  |-------------------------------  */

.election_header h2 {
 font-size: 10px;
 margin-left: 8px;
 color: #3B5998;
 padding-bottom:2px;
}

.election_subheader {
 margin: 0px 0px 0px 5px; 
 padding: 3px 5px 3px 3px;
 border-top: 1px solid #D8DFEA;
 border-right: 1px solid #eeeeee;
 background: #F7F7F7;
 color: #808080;
 display: block;
 clear:both;
}

.election_friends img {
 margin-top: 0px;
}

.election_blank {
 margin: 0px 10px 4px;
/* width:180px !important; 
 width: 325px; */
 text-align: center;
 line-height:16px;
 padding: 10px 15px 10px 15px;
 border: 1px solid #eee;
 background: #F7F7F7;
 color: #808080;
}

.election_links {
  list-style: none;
  margin: 0px;
  padding: 0px; }
  
  .election_links li {
    padding: 0px 0px 8px; }

.profile_long_name h2 {
  color: #3B5998;
  font-size: 13px;
  padding-bottom: 2px; }

.profile_long_name {
  float: left;
  color: #3B5998;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  padding: 2px 5px 2px 0px;}

/* -----------------------------| GIFTS |----------------------------------- */

#gifts  .wide {
    padding: 6px 0 10px 8px;
}

#gifts .narrow {
    padding: 16px 0 8px 16px;
}

#gifts .narrow .with_caption {
    width: 70px; 
    float: left; 
    margin-right: 17px;
    height: 100px;
}

#gifts .wide .with_caption {
    width: 70px; 
    float: left; 
    margin-right: 7px;
}

#gifts .gift_outer {
    margin: 0 0px 0 0;
    cursor: pointer;
    cursor: hand;
}


#gifts .gift_caption {
    font-size: 9px;
    width: 64px;
    margin-top: 3px;
    text-align: center;
    color: rgb(102, 102, 102);
}

#gifts .gift_caption span {
    color: #999;
}

#gifts .gift_caption a {
    color: rgb(102, 102, 102);
}

/*  -----------------------------|  MADNESS  |------------------------------  */

#profile_pools h2 {
  margin: 8px 0px;
  padding: 0px;
  color: #333;
}

#profile_teams {}
#profile_teams h2 {
  color: #333;
  margin: 8px 0px;
  padding: 0px;
}

#profile_tourney_status {}
#profile_tourney_status h2 {
  color: #333;
}

/*  -----------------------------|  AIM PRESENCE  |------------------------------  */

.presence_Online {
  background: transparent url(/images/im_online.gif) no-repeat center right;
  padding-right: 21px;
}

.presence_Away {
  background: transparent url(/images/im_away.gif) no-repeat center right;
  padding-right: 21px;
}

.presence_Idle {
  background: transparent url(/images/im_idle.gif) no-repeat center right;
  padding-right: 21px;
}

.presence_Mobile {
  background: transparent url(/images/im_mobile.gif) no-repeat center right;
  padding-right: 21px;
}

/*  ------------------------------|  MOBILE  |------------------------------  */
.mobile_uploads.narrow .image {
 padding-bottom: 6px;
}
.mobile_uploads.wide .image { 
 float: left;
}
.mobile_uploads.wide .comments { 
 float: left;
 padding: 0px 0px 0px 10px;
 width: 180px;
}
.mobile_uploads .comments h3 {
 border-bottom: solid #98a9c7 1px;
 font-size: 11px;
 margin: 4px 0px 2px;
 padding: 3px 0px;
}
.mobile_uploads .comments h4 {
 color: #777;
 font-size: 11px;
 font-weight: normal;
 margin: 0px;
 padding: 0px 0px 4px;
}
.mobile_uploads .comments h3 small {
 color: #777;
 font-weight: normal;
}
.mobile_uploads .comments span {
 display: block;
 padding: 4px 0px 10px 6px;
}
.mobile_uploads .meta { 
 background: #f7f7f7;
 border-bottom: solid #d8dfea 1px;
 padding: 8px;
 width: 164px;
}
.mobile_uploads .meta .caption { 
 color: #666;
 padding-bottom: 6px;
}
.mobile_uploads .meta .timestamp { 
 color: #999;
 font-size: 9px;
}

/*  ------------------------------|  POSTED ITEMS  |------------------------  */

/* Look at html/css/share_media.css for posted items profile box styles */

/*  ------------------------------|  VIDEO  |-------------------------------  */

#video h2.module_header {
  border-bottom: 1px solid #ccc;
  font-size: 11px;
  padding: 3px 0px;
}
#video h2.module_header strong {
  color: #444;
  float: left;
  padding: 0px;
}
#video h2.module_header span.module_header_aux {
  float: right;
  font-weight: normal;
  padding: 0px;
}

/*  FLASH FALLBACK  */

#video .flash_fallback {
  display: none;
  margin: 0px auto;
  padding: 100px 20px;
  text-align: center;
  width: 320px;
}
#video .flash_fallback h3.flash_fallback_warning {
  clear: both;
  color: #ddd;
  display: block;
  float: none;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin: 0px 0px 10px 0px;
}
#video .flash_fallback .flash_fallback_action {
  clear: both;
  padding: 15px 0px 0px 0px;
}


/*  NARROW  */

.narrow_box#video {
  padding: 0px;
  padding: 14px 8px 10px 16px;
}

.narrow_box#video .video_item {
  clear: both;
  padding: 0px 0px 10px 0px;
}
.narrow_box#video .video_thumb a {
  border: 1px solid #aaa;
  display: block;
  float: left;
  line-height: 1px;
  padding: 1px;
  text-decoration: none;
  width: auto;
}
.narrow_box#video .video_thumb a:hover {
  border: 1px solid #3b5998;
}
.narrow_box#video .video_thumb img {
  width: auto;
}
.narrow_box#video .video_title {
  clear: both;
  font-size: 11px;
  font-weight: bold;
  padding: 3px 0px 1px 0px;
  width: 160px;
}
.narrow_box#video .video_timestamp {
  color: gray;
  font-size: 9px;
  padding: 0px 0px 0px 0px;
  width: 160px;
}
.narrow_box#video .video_timestamp strong {
  color: #333;
  font-weight: bold;
}

/*  PROFILE VIDEO  */

#profile_video_player {
  line-height: 1px;
  padding: 10px 8px 4px 8px;
  text-align: center;
}
#profile_video_player .video_player {
  background: #0c0d0d;
  line-height: 1px;
}
#profile_video_player embed,
#profile_video_player object {
  background: black;
}

/*  LATEST VIDEOS  */

#video #latest_videos {
  padding: 5px 8px 10px 8px;
}
#video #latest_videos .latest_video {
  border-top: 1px solid #d8dfea;
}
#video #latest_videos .first_video {
  border-top: 0px;
}
#video #latest_videos .latest_video .video_thumbnail {
  float: left;
  padding: 8px 8px 8px 0px;
  width: 104px;
}
#video #latest_videos .latest_video .video_thumbnail a {
  border: 1px solid #aaa;
  display: block;
  float: left;
  line-height: 1px;
  padding: 1px;
}
#video #latest_videos .latest_video .video_thumbnail a:hover {
  border: 1px solid #3b5998;
}
#video #latest_videos .latest_video .video_info {
  clear: none;
  float: left;
  padding: 12px 0px 10px 0px;
  width: 250px;
}
#video #latest_videos .latest_video .video_info h3.video_title {
  font-size: 11px;
  line-height: 14px;
}
#video #latest_videos .latest_video .video_info div.video_timestamp {
  color: #666;
  font-size: 9px;
}
#video #latest_videos .latest_video .video_info div.video_timestamp strong {
  color: #444;
}
#video #latest_videos .latest_video .video_info div.video_actions {
  padding: 10px 0px 0px 0px;
}


/****** PROFILE APP SWITCHER  *******/

.profile_app_switcher_menu {
    width: 259px; 
    padding: 6px 0px; 
    border-bottom: solid 2px #3B5998;
}


/****** APP ICON DOCK  *******/

.app_icon_row {
  background: white;
  padding: 4px 8px 15px;
  position: relative;
  z-index: 4;
}

.app_icon_row .icon_container {
   display: block;
   float: left;
   position: relative;
   z-index: 4;
   padding: 0px;
   margin: 0px;
}

.app_icon_row a:hover {
   text-decoration:none;
}

.app_icon_row .app_icon {
   display: block;
   background: transparent;
   background-repeat: no-repeat;
   background-position: center center;
   width: 20px;
   height: 20px;
   padding: 0px 0px 0px 0px;
   top: 0px;
   border: solid 1px #fff;
   position: static;
   text-decoration: none;
}

.app_icon_row .icon_container a:hover {
   border: solid 1px #aaa;
}


.tooltip {
   position: absolute;
   z-index: 5;
   left: -9999px;
   margin-top: 0px;
}


.app_icon_row .tooltip_text {
   padding: 3px 8px;
   text-align: center;
   white-space: nowrap;
}

.app_icon_row .loaded_tooltip .tooltip_text {
   left: 0px;
   color: white;
   font-size: 11px;
   background: #282828;
   position: relative;
}

.app_icon_row .loaded_tooltip .tooltip_pointer {
  height: 4px;
  width: 7px;
  font-size: 1px;
  margin: 0px auto 0px;
  padding: 0px;
  background: transparent url(/images/dark-pointer.gif) top center no-repeat;
}

.app_icon_row .inner {
  height: 20px;
  width: 20px;
  margin: 0px auto;
}

/****** OLD PROFILE ORIENTATION  *******/

.profile_image_highlighted {
  text-align: center;
  margin: 3px 0px 2px 4px;
  width: 192px;
  overflow: hidden; }
 
#no_picture_orientation, .replaced {
  border-top: solid 1px #fff8cc;
  border-bottom: solid 1px #ffe222;
  width: 200px;
  z-index: 3;
  position: relative;
  background: #fff8cc;  }

/****** PROFILE ORIENTATION  *******/

#no_profile_picture_holder .box_orientation_attachment {
  border-top: none;
}

#no_profile_picture {
  width: 97px;
  height: 97px;
  border: 1px solid #dfe0c2;
  padding: 40px;
  background: #f1f0c8;
}

#no_profile_picture span {
  display: block;
  width: 97px;
  height: 97px;
  background: url(/images/no_profile_picture.png) no-repeat !important;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/no_profile_picture.png', sizingMethod='crop');
}

.profile .box_orientation_attachment {
  background: #f7f7f7;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 10px 10px 0px;
  z-index: 4;
  position: relative;
}
  
  .profile #profilenarrowcolumn .box_orientation_attachment {
    border-right: 1px solid #eee;
  }
  
  .profile #profilenarrowcolumn .no_border {
    border-right: 0px;
  }
  
  .profile .inset_box_orientation_attachment {
    margin-top: -10px;
    margin-left: -10px;
    margin-bottom: 10px;
    width: 400px;
  }
  
  .profile .box_orientation_attachment .action {
    margin-bottom: 10px;
  }
  
  .profile .box_orientation_attachment.extended a {
    color: #666;
  }
  
  .profile .box_orientation_attachment.extended a:hover {
    text-decoration: none;
  }
  
  .profile .box_orientation_attachment .icon {
    float: left;
    padding-right: 7px;
    margin-top: -1px;
    position: relative;
  }
  
  .profile .box_orientation_attachment .explanation,
  .profile .box_orientation_attachment .extended {
    padding-bottom: 10px;
  }
  
  .profile .primary_box_orientation_attachment {
    background: #fff8cc;
    border-bottom: 1px solid #ffe222;
  }

.profile .thewall #wall_tour_extended.extended {
  padding-top: 107px;
  background: url(/images/wall_tour.gif) no-repeat;
}

.profile .thewall .borderless_attachment {
  margin-bottom: -1px;
}

