  
/*body.ik a.userAvatarBox, body.ikben a.userAvatarBox, body.home*/ 
a.userAvatarBox {
  line-height: 100px;  
  width: 100px;
  text-align: center;  
  display: block;
  padding: 0;  
  height: 100px;
}
.gecko a.userAvatarBox { line-height:0; }
.safari a.userAvatarBox { line-height:0; }

.userAvatarBox_large
{
  line-height: 175px;  
  width: 175px;
  text-align: center;  
  display: block;
  padding: 0;  
  height: 175px;
}

ol.memberlist {
  margin: 0; padding: 0;
  list-style: none;
}

  ol.memberlist li {
    clear: left;
    height: 123px;
  }

  ol.searchResults, body.matches ol.similarPeopleAll {
    width: 50%;
    float: left;
  }
  
    body.matches ol.similarPeopleAll {
      width: 36%;
    }
  
  ol.memberlist p.username {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 114px;
    clear: left;
    line-height: 1.5em;
  }
  
    /*  
    .ie ol.memberlist p.username {
      padding-top: 14px;
    }
    */
  
    ol.memberlist p.username a {
      text-decoration: none;
    }
    
    div.sidebar ol.memberlist {
      margin-top: 32px;
    }
    
      body.home div.sidebar ol.memberlist {
        margin-top: 18px;
      }
  
  ol.memberlist p 
  {
    margin: 0px;
    line-height: 14pt;
    font-size: 14px;
  }
  ol.memberlist p.stars {
    margin-top:5px;
  }
  
  ol.memberlist p.photo 
  {
    width: 100px;
  }
  
  ol.memberlist p.photo, div.userAvatar {
    float: left;
    clear: left;
    height: 102px;
    margin: -22px 15px 0 0;
    text-align: center;
    line-height: 99px;
    /*background: #bac1c4 url(/img/nophoto.png) center center no-repeat;*/
  }
  div.userAvatar.huge {
    height: 344px;
    /*background: #bac1c4 url(/img/nophoto.png) center center no-repeat;*/
  }
  
  div.userAvatar
  {
    margin:0px 20px 0px 0px;
  }
  
  .requestPhoto 
  {
    background-color: white;
    border: 1px solid grey;
    height: 110px;
    padding-top: 100px;
    line-height: 12px;
  }
  
  
.userAvatar_large
{
  float:left;
  height: 177px; width: 175px; 
  line-height: 174px;
  text-align: center;
  margin:0px 20px 0px 0px;
}

.ie6 .userAvatar_large
{
  margin:0;
}

.ie6 div.content h1
{
  zoom:1;
}
  
  .ie6 div.userAvatar{
    line-height: 0px;
  }
  
    ol.memberlist p.photo img {
      vertical-align: middle;
    }
    
    #contacts div.userAvatar {
      float: none;      
    }

div.brandLogo {
  width: 100px; height: 100px;
  line-height: 99px;
  text-align: center;
  border: solid 1px #ccc;
  color: Gray;  
  overflow: hidden;
}

  #BrandSwitchBox div.brandLogo {
    border: none;
  }

  div.brandLogo img {
    vertical-align: middle;
  }

div.section {
  overflow:hidden;
  clear: both;  
  border-bottom: solid 1px #ddd;
  padding-bottom: 14px;
  width: 650px;
}

.ie6 .div.section{
  width: 100%; /* haslayout */
}

div.userItemsText {
  font-size: 14px;
}

  div.section div.emptyText {
    color: #666;
  }

  #brands div.userItemsText, #contacts div.userItemsText {
    margin: 0;
  }

div.section h2 {
  margin: 28px 0 14px 0;
  position: relative;
  font-size: 18px;
}

  div.section h2 a {
    font-size: 12px;
  }
  
  div#remember, div#brands {
    padding-top: 1px;
  }
  
  body.ik div#brands {
    width: 660px;
  }
  body.merken div#brands, body.starthier div#brands {
    width: 100% !important;
  }

.brandSummaryImage { vertical-align: middle; }

/* profile page */
.contentBox th {
  padding: 0 0 .2em 0;
  text-align: left;
  width: 105px;
  line-height: 14pt;
  font-size: 14px;
  vertical-align: top;
}
  
.contentBox td {
  padding: 0 0 .2em 0;
  width:500px;
  line-height: 14pt;
  font-size: 14px;
}

.contentBox td a {
  font-weight: normal;
}

.newUser 
{
  color: #afd342;
}

.moreBrands 
{
  margin-bottom: 12px;
}

.moreBrands .brandLogo 
{
  width: 60px;
  height: 60px;
  line-height: 58px;
  float: left;
  margin-right: 6px;
}

.moreBrands-cat-name 
{
  font-size: 14px;
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 10px;
}

.slogan { font-weight: bold; font-style: italic; }