﻿
h1 .userAvatar {
  float: left;
}

h1 .userAvatar .userAvatarBox {
  display: block;    
}

div.userAvatar {
  line-height: normal;
}

div#info {
  float: left;
  margin: .2em 0 0 0;
}

p#randomPerson {
  position: absolute;
  right: 15px; top: 91px;
  color: White;
}

  p#randomPerson a {
    color: black;
    text-decoration: none;
  }
  
  .ie #randomPerson {
    top: 103px;
  }
  
  .ie6 #randomPerson {
    top: 110px;
  }

#contacts ul, #brands ul {
  list-style: none;
  margin: 0; padding: 0;
}
 #brands ul {
  height:305px;
}
.ie #brands ul {
  height:297px;
}
#contacts ul li, body.ik #profileBrands li, .savedProfileList li {
  float: left;
  margin: 0 8px 8px 0;
  text-align: center;
}

  .ie6 #contacts ul li,
  .ie6 .savedProfileList li {
    margin-right: 5px;
  }

#brandCategories div.category { margin: 0; }

#contacts ul li div.userAvatar, #remember ul li div.userAvatar {
  margin: 0 0 .4em 0;  
}

#brands ul li.category {
  line-height: 99px;
  text-align: center;
  width: 100px; height: 100px;
  background-color: rgb(241,246,251);
  border: solid 1px #ccc;
  font-weight: bold;
  font-size: 14px;
}

#brands #introExplanation {
  font-size: 12px;
}

#editAccount {
}

#editAccount fieldset {
  border: none;
  padding: 0; margin: 0;
}

#editAccount .collapsed {
  display:none;
}

#editAccount .expanded {
  margin-top: 40px;
}

#editAccount fieldset fieldset h2 {
  clear: both;
}

#editAccount #general th {
  width: 10em;
  text-align: left;
  margin: 0; padding: .7em 0;
  font-size: 14px;
  font-weight: normal;
}

#editAccount #general td {
  margin: 0 0 .7em 0;
  font-size: 14px;
}

input.full {
  width: 11em;
}
select.full {
  width: 12.3em;
}

#allRequired {
  margin-top: 4em;
  font-size: 14px;
}

#general td.note {
  padding-left: 1em;
}

#general #td-birthdate input.form42-valid {
  background-color: White;
  border-color: #ccc;
}

  body #td-birthdate #day, body #td-birthdate #month {
    margin: 0 .5em 0 0;
  }
  
  body #td-birthdate #year {
  }

#genderFemale, #genderMale, #prefFemale, #prefMale {
  margin: 0 .4em 0 0;
}

#genderMale, #prefMale {
  margin-left: 1em;
}

#password2Container input.form42-valid {
  background-color: White !important;
  border-color: #ccc !important;
}

#photo fieldset {
  border: none;
  padding: 0;
  margin-top: 30px;  
}

.photoUpload
{
  margin-top: 60px;
}

p.submit {
  clear: both;
}

  p.submit input {
    width: 7em;
  }
  
  p.submit input.button {
    margin: 0;
  }
  
#submitGeneral {
  margin: 20px 0 0 168px;
}

  #submitGeneral input.highlight, #submitPhoto input.highlight, #submitStep4 input.highlight {
    font-size: 14px;
    padding: 2px;
    width: 110px;
  }
  
  #submitGeneral a.skip, #submitPhoto a.skip{
    line-height: 30pt;
    padding-left: 14px;
  }
  
  .skipPhoto,
  #submitStep4 a.skip
  {
    padding-left: 25px;
    line-height: 22px;
  }
  
  #submitStep4 {
    
  }

#submitPhoto {
  margin: 0;
}

.editNav
{
  overflow:hidden;
  position:relative;
}

.ie6 .editNav
{
  height: 100px;
}

.editNavTitle
{
  position:absolute;
  top: 18px;
  left: 110px;
  font-size: 24px;
}

.editNavUserImage
{
  float:left;
  margin-right: 10px;
}

.editNavitems
{
  margin-top: 45px;
  font-size:18px;
}

div.editNav a
{
  font-weight: bold;
  color: #0000A7;
  display: inline;
}

div.editNav a.selected {
  color: #90D30C;
  text-decoration: none;
  font-weight: bold;
}

div.editNav a.selected:hover
{
  background:none;
}

ul.accountBrandList {
  margin: 0; padding: 2em 0 0 0;
  clear: both;
}

  ul.accountBrandList li {
    list-style: none;
    margin: 0 2em 1em 0; padding: 0;
    float: left;
    position: relative;
  }
  
  ul.accountBrandList div.brandLogo {
    margin: 1em 0 0 0;
  }
  
  ul.accountBrandList li div.actions {
    position: absolute;
    top: 3em; left: 102px;
    background-color: #ccc;
    width: 20px;
    text-align: center;
  }
  
    ul.accountBrandList li div.actions a {
      text-decoration: none;
      color: Black;
      display: block;
    }
    
  li#addBrand {
    border: solid 1px #ccc;
    padding: 5em 0;
    text-align: center;
    width: 160px;
  }
  
textarea.brands {
  width: 35em; height: 5em;
  float: left;
}

div.brandImages {
  width: 200px;
  float: left;
}

  div.brandImages div.brandLogo {
    width: 40px; height: 40px;
    line-height: 39px;
    float: left;
  }
  
/*  
body.ik div.module {
  margin-top: 41px !important;
}
  
div.module h2 {
  margin: 28px 0 0 0;
}

body.ik div.module h2 {
  margin: 18px 0 0 0;
}
*/

#whoElseMatches {
  font-size: 14px;
  font-weight: bold;
  clear: both;
  padding-top: 14px;
}
  
#brandSelector {
  position:relative;
  margin: 1.1em 0;
  overflow:hidden;
}

.ie6 #brandSelector{
  height: 100%;
}

#brandList {
  float:left;
  position:relative;
  width: 39%;
}

  .ie6 #brandList { width: 39% }

#brandFilter {
  padding: 12px 4px;
  text-align:center;
  background-color: rgb(188,216,255);
}

  #brandFilter #filter {
    width: 220px;
    font-size: 14px;
    font-weight: bold;
    padding: 4px;
    border: none;
  }
  
  #brandFilter input.button {
    margin: 0 0 0 8px;
    padding: 3px 8px;
  }

#brandViewer {
  height: 382px;
  overflow: auto;
  padding: 3px 0 0 3px;
  background-color: White;
  position: relative;
  /*border: dotted 1px black;*/
  border: solid 1px #ccc;
  margin: 7px 0 0 0;
}
.ie #brandViewer {
  height:380px;
}

  #editorTip {
    margin: 155px auto 0 auto;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
  }

  #brandViewer .brandImage {
    width: 60px; height: 60px;
    margin: 0 8px 8px 0;
  }
  
  .dropTarget .unhover a { opacity: 0; display: none; }
  .dropTarget .hover a { opacity: 100; display: block; }
  
  
  .ie6 #brandViewer .brandImage {
    margin: 0px 6px 6px 0px;
  }
  
  .ie6 #brandViewer .brandImage div.brandLogo
  {
    margin: 0px;    
  }
  
    #brandViewer .brandImage div.brandLogo {
      width: 60px; height: 60px;
      line-height: 59px;
    }
    
    #searchResults .hover div.brandLogo {
      border: dotted 1px black;
    }

  #brandSelector .brandImage {
    float: left;
  }
  
  #brandSelector div.brandLogo {
    margin: 0 5px 5px 0;
    cursor: move;
  }
  
    #brandCategories div.brandLogo {
      margin: 0;
    }
    
    #brandViewer div.brandLogo {
      font-size: 12px;
    }
  
    #brandSelector img {
      -moz-user-select: none;
    }
    
    div.dragPlaceholder {
      list-style: none;
      margin-top: -3px; margin-left: -8px;
    }  
      
      div.dragPlaceholder div.brandLogo {
        background-color: white;
        width: 40px; height: 40px;
        line-height: 39px;
        font: 12px Arial, sans-serif;
        color: White;
        overflow: hidden;
      }
    
      div.dragPlaceholder a { display: none; }
      
      div.dragPlaceholder { cursor: pointer; }
      
#seperator {
  float: left;
  width: 40px; height: 500px;
  background: url(/img/arrow_right.gif) center center no-repeat;
}

div#didntMeanThatBrand {
  clear: both;
  text-align: center;
  margin: 14px 0 0 0;
}
  
#brandCategories {
  float: left;
  padding: 0;
  margin: 0 25px 0 0;
}

.ie6 #brandCategories{  
  position:relative;
  height: 100%;
  width: 301px;
}
  
  #brandCategories div.category {
    display: inline;
  }
    
  #brandCategories .brandImage a {
    position: absolute;
    top: -1px; right: -1px;
    text-decoration: none;
    background-color: White;
    padding: 2px 4px;
    border: solid 1px #ccc;
  }
  
  #brandViewer .brandImage a { display: none; }
  
  div.completeButton {
    clear: both;
    margin-top: 12px;
  }
  .ie .suggestion p {
      margin-top:18px;
  }
  
  
    div.completeButton a {
      padding-left: 1em;
      font-size: 12px;
    }
    
    div.completeButton input.button {
      vertical-align: middle;
      padding: 8px 14px;
    }
    
      body.starthier div.completeButton input.button {
        font-size: 14px;
        margin-top: 0;
      }
  
  
#addNewBrandForm, #addLogoForm {
  display: none;
  height: 0; width: 331px;
  background-color: White;
  border: solid 1px #ccc;
  overflow: hidden;
  position:absolute;
  padding: 0 1em; margin: 0 .4em 0 0;
}
.showAddNewBrandForm #addNewBrandForm, .showAddLogoForm #addLogoForm,
.showEmptyAddNewBrandForm #addNewBrandForm
{
  border: 1px solid #ccc;
  display: block;
  height: 350px;
}
.showEmptyAddNewBrandForm #addNewBrandForm {
  width: 314px;
}
.showEmptyAddNewBrandForm #addNewBrandForm p {
  visibility: hidden;
}

.startAddNewBrandProcedure #brandFilter {
  background-color: rgb(191,214,48);
}
.startAddNewBrandProcedure #filterSubmit {
  width: 70px;
  padding: 1px 0 !important;
}

.ie #addNewBrandForm, .ie #addLogoForm {
  padding-top: 14px;
}


#addNewBrandForm #cancelLink, #addLogoForm #cancelLinkLogo {
  position: absolute;
  top: 0; right: .4em;
  text-decoration:none;
  color: black;
  padding: .4em;
  font-weight: bold;
}

#addNewBrandForm input.term {
  width: 300px;
}

#addNewBrandForm p.save {
  margin: 28px 0 0 0;
}

#saveLogoCancel {
  line-height: 16pt;
  padding-left: 8px;
}
.ie #saveLogoCancel {
}

div#glasspane {
  background-color: #fff;
  position: absolute;
  z-index: 999;
  top: 0; left: 0;
  width: 100%; height: 100%;
  display: none;
  text-align: center;
}

div.showGlassPane #glasspane {
  opacity: .8; filter:alpha(opacity=80);
  display: block;
}

div#glasspane img {
  position: absolute;
  top: 49%; left: 49%;
}


.dropBox .dragging-item { display: none; }
.dragging- .brandCategory .dropTarget {
  background-color: #ffc;
}
.brandCategory { width: 300px; }



.dropPlaceholder div.brandLogo {
  border: dashed 1px gray;
  height: 98px; width: 98px;
}
.dropPlaceholder div.brandLogo img { opacity: .2; }




.dropBox {
}

.ie6 div.categoryGroup {
  position: relative;
  height: 100%;  
}
  
  /* blue */
  .categoryTitleBox
  {
    margin:0 0px 3px;
    padding-top:2px;
    padding-left:6px;
    font-size: 14px;
    height:20px;
    font-weight: normal;
    background-color: #bcd8ff;
    width:294px;
  }
  .categoryTitleInput
  {
    border: none;
    background-color: #bcd8ff;
    width: 292px;
  }
  
  /* gray (input like) */
  .default .categoryTitleBox
  {
    height:22px;
    background-color:#fff;
    padding:0px;
  }
  .default .categoryTitleInput {
    background-color:#fff;
    border:1px solid #ccc;
    padding:2px 0px 0px 5px;
    width:293px;
    height:18px;
  }
  
  /* IE Shizzle */
  .ie .default .categoryTitleInput {
    padding:2px 0px 0px 6px;
    width:292px;
  }

  /* IE 6 shizzle */
  .ie6 .default .categoryTitleBox
  {
    height:18px;
  }
  .ie6 .default .categoryTitleInput {
    height:16px;
  }
  
  
  .categoryTitle strong {
    margin-right:8px;
  }
  

  div.categoryGroup .categoryLogo {
    padding: 0; margin: 5px 10px 0 0;
    font-size: 12px;
    float: left;
    border: 1px solid #ccc;
  }

  .dropBoxContainer {
    position: relative;
    margin-bottom:5px;
    clear:both;
  }
  .ie6 .dropBoxContainer{
    height: 100%;
  }
  
    div.dropBoxContainer div.dropTarget {
      background-color: White;
      margin: 5px 5px 0 0;
      /*width: 50px; height: 50px;*/
      float: left;
      border: dotted 1px black;
      width: 50px; height: 50px;
      padding: 2px !important;
    }
    
    div.dropBoxContainer div.last {
      margin-right: 0;
    }

    .dropBoxContainer h3 {
      padding: 0; margin: 0 0 1em 0;
      font-weight: bold;
      font-size: 12px;
      overflow:hidden;
      white-space: nowrap;
    }

  .brandCategory {
    height:64px;
    padding: 0; margin:0;
    overflow: hidden;
  }

    .brandCategory div.brandLogo {
      width: 50px; height: 50px;
      line-height: 49px;
      background-color: White;
      border: none;
    }

    .brandCategory div.brandImage 
    {
      position: relative;
    }
    .ie6 .brandCategory div.brandImage {
      height: 100%;
    }



#suggestions {
}

  div.suggestion {
    float: left;
    margin: 0 0 0 25px;
    line-height: 16pt;
  }
  
    /*.ie div.suggestion { padding-left: 25px; }*/
  
  div.suggestion p a#startAddLink {
    font-size: 16px;
  }
  div.suggestion p a#startAddLink {
    font-weight: bold;
  }

  div.suggestion h2 {
    font-size: 18px;
    margin: 28px 0 8px 0;
  }
  
  div.suggestion li {
    font-size: 14px;
    margin: 0 0 2px;
  }

  div.suggestion a {
    font-weight: normal;
  }
  
  div.suggestion li.brand-selected a {
    font-weight: bold;
    /*background-color: #CCE698;*/
  }



#newsfeed {
  /*margin: 41px 0 0 0;*/
  margin: 0;
}

  #newsfeed h3 {
    font-size: 14px;
  }

  #newsfeed ul {
    list-style: none;
    margin: 0; padding: 0;
  }
  
    #newsfeed ul li {
      clear: left;
      font-size: 14px;
      margin: 18px 0 2px 0;
    }
    
      #newsfeed ul li div.userAvatar {
        margin: 0 7px 0 0;
      }
      
        .ie #newsfeed ul li div.userAvatar {
          margin-right: 12px;
        }
    
      #newsfeed ul li div.userAvatar, #newsfeed ul li div.userAvatar a {
        width: 40px;
        height: 40px;
      }
      
      #newsfeed ul li div.itemContent {
        padding-top: 6px;
      }
      
        .gecko #newsfeed ul li div.itemContent,
        .safari #newsfeed ul li div.itemContent {
          padding-left: 55px;
        }
      
        .ie #newsfeed ul li div.itemContent {
          margin-top: -15px;
        }
  
  
  
  #newsfeed .collapsed .onlyShowIfExpanded {
    height: 0;
    overflow: hidden;
    margin:0;
    padding:0;
    display:none;
  } 
    
    #newsfeed div.expanded #newsfeedMoreLink, #newsfeed div.collapsed #newsfeedLessLink {
      display: none;
    }
    #newsfeed div.collapsed #newsfeedMoreLink, #newsfeed div.expanded #newsfeedLessLink {
      display: inline;
    }



#cancel h2 {
  font-size: 24px;
  margin-top: 0;
}

.cancelHeader
{
  margin: 15px 0px;
}

#cancel .cancelItem {
  margin: 0 0 15px 0;
}

.cancelNote
{
  margin: 20px 0;
  font-size: 24px;
}

form#cancel textarea {
  width: 32em; height: 7em;
}
#cancel input.button {
  vertical-align: middle;
  font-size: 14px;
  padding-left: 14px;
  padding-right: 14px;
}

.savedProfileList {
  margin: 0;
  padding: 0;  
}

.savedProfileList li 
{
  list-style-type: none; 
}

.savedProfile 
{
  width: 100px; 
}


div.brandNotFound {
  clear: both;
  padding: .4em; margin: 0 .4em 0.4em 0;
  text-align: center;
  background-color: #ffc;
}

span.subtitle a
{
  color: #28338A;
}

#addNewBrandForm .hide {
  display: none !important;
}
#addNewBrandForm .errorMessage {
  display: block;
}



.brand-selected a
{
  color:#90D309;
  text-decoration: none;
}
.brand-selected a:hover
{
  color:#000;
}
.brand-unselected a
{
  color:#28348B;
  text-decoration: underline;

}

#error-newBrandName,
#error-newBrandLogo,
#error-newBrandUrl,
#error-newBrandTags
{
  width: 100%;
  color: Red;
}

.alertArea 
{
  width: 416px;
  position: relative;
}

/* zou niet meer bestaan
div.alert 
{
  float: left;
  position: relative;
  width: 146px;
  margin: 0 4px 4px 0;
}

div.alert a
{
  font-size: 1.2em;
  color: Red;
  text-decoration: none;
}
*/

#photoImage {
  width: inherit;
  font-size: 14px;
  border: solid 1px #cdcdcd;
}
.safari #photoImage { padding-left: 0 }





/* Wizard */
#wizardSteps {
  background-color: #ffc;
  padding: 14px 14px 14px 8px;
  margin: 0 0 14px 0;
  width: 600px;
}

  #wizardStepIndicators {
    float: left;
    margin: 0 8px 0 0;
  }
  
    #wizardStepIndicators div {
      float: left;
      /*font-size: 14pt;
      font-weight: bold;
      line-height: 19pt;
      color: White;
      background-color: Black;
      border: 4px solid black;*/
      width: 25px;
      text-align: center;
      margin: 0 8px 0 0;
    }
    
    #wizardStepIndicators div.selected {
      /*border: 4px solid rgb(191,214,48);*/
    }
    
    #wizardStepIndicators div a {
      color: White;
      text-decoration: none;
    }
    
    #wizardStepIndicators div a:hover {
      background-color: Transparent;
    }
    
    #wizardSteps div.wizardStep {
      margin: 0 8px 0 0;
    }
  
  #wizardStepComment {
  }
  
  .starthier #body
  {
    margin-top: 25px;  
  }
  
  .ie .wizardstep4Title 
  {
    padding-top: 25px;
  }
  
  .wizardstepTitle
  {
    margin-bottom: 0;
    font-size: 22px !important;
  }
  
  .wizardstepSubTitle
  {
    margin: 0 0 20px 0;
    font-weight: normal;
    font-size: 18px;
    position: relative;
  }
  
  .wizardstepSubTitle .arrow
  {
    position: absolute;
    top: -10px;
  }
  
  .wizardstepSubTitle a
  {
    font-size: 14px;
    font-weight: normal;
  }
  
  .brandImageDragger {
    position:absolute;
    top: 0; left:0;  
    width: 50px;
    height: 50px;
    cursor: move;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  }
  
  .stap4ContentContainer h1 {
    padding-top: 40px;
  }
  
  .stap4ContentContainer #viewingBrands {
    padding-top: 15px;
  }
  
  .sloganInput 
  {
     margin-top: 8px;
     left: -3px;
     position: relative;
     background-image: url(/img/tekstballon-arrow.gif);
     background-repeat: no-repeat;
     background-position: 0px 1px;
  }
  .ie .sloganInput { margin-top: 10px; }
  .sloganInput input.textInput 
  {
    margin-left: 5px;
    border: none;
    border: solid 1px #cccecc;
    border-left: none;
    padding-bottom: 4px;
    padding-top: 3px;
    padding-left: 5px;
    width: 400px;
    font-weight:bold;
  }
  .sloganInput form {
    margin:10px 0px 20px 0px;
    padding:0px;
  }
.mijn-merken-intro-text h3, .mijn-merken-intro-text p {
  margin:0px;
  padding:0px;
}
.mijn-merken-intro-text h3 {
  font-size:14px;
  margin-bottom:8px;
}
.mijn-merken-intro-text p {
  width:300px;
  margin-bottom:18px;
  font-size:14px;
}
.ie6 .mijn-merken-intro-text p, .ie7 .mijn-merken-intro-text p {
  margin-bottom:20px;
}

h1 span {
  color:#AEC627;
}

.threeSlogans label {
  cursor:pointer;
}

.active .staticSloganSuggest  {
  display: block;
  border-color:#fce #646869 #646869 #fce;
  border-style: solid;
  border-width:1px;
  position: absolute;
  left: 4px;
  top: 25px;
  width: 385px;
  z-index: 4242;
  background-color:#fff;
  padding: 10px 10px 16px 10px;
  color:#000;
  font-weight:normal;
  font-size:14px;
}
.staticSloganSuggest {
  position:relative;
}

.inactive .staticSloganSuggest  {
  display: none;
}

.threeSlogans {
  display: none;
}

.threeSlogans.selected {
  display: block;
}
.threeSlogans .next-three {
  margin:12px 0px 0px 28px;
  display:block;
  font-weight:bold;
  width:152px;
}
.threeSlogans .save-button {
   color:#fff;
   font-weight:bold;
   padding:3px 12px;
   cursor:pointer;
   background-color:#000;
   text-decoration:none;
   margin-top:25px;
   display:block;
   width:60px;
}
.threeSlogans .cancle-button {
  position:absolute;
  bottom:18px;
  left:106px;
}
.staticSloganSuggest .suggestText {
  font-weight:bold;
}
.staticSloganSuggest p {
  font-size: 12px;
  margin:8px;
  padding:0px;
}
.top-25-info {
  font-size:14px;
  margin-bottom:20px;
}
.slogan {
  /*width:440px;*/
}
.je-merken-links {
  width:240px;
}
.merken-meer {
  margin-left:24px;
}
.new {
  background:transparent url(/img/new-icon.gif) no-repeat right 10px;
}
.je-merken-links.new {
  background-position:right 8px;
}
input.save {
  width:128px;
  height:34px; 
}
#merk {
  border:1px solid #ccc;
  padding:4px 3px;
  font-size:14px;
  font-weight:bold;
}
#membersExamples {
  display:none;
  left:50%;
  margin-left:-194px;
  position:absolute;
  width:444px;
  height:415px;
  z-index:4242;
  padding:12px;
}
#membersExamples div {
  width:468px;
  height:439px;
  position:absolute;
  top:0px;
  left:0px;
  opacity:0.4;
  filter:alpha(opacity=40);
  background-color:#000;
}
#membersExamples img {
  position:absolute;
  top:12px;
  left:12px;
  z-index:4422;
  cursor:pointer;
}
