﻿#body 
{
  margin-top: 15px;
}
div.content {
  background: url(/img/bg-gradient-blue.png) top left repeat-x;
  overflow:hidden;
  width:940px;
}

div.content h1 span.subtitle span.genderLookingFor {
  padding-right: 2em;
}
  
div.profileSection {
  margin-bottom: 14px;
}

  .ie div.profileSection {
    margin-bottom: 40px;
  }

div.profileSection div.brandLogo {
  position: absolute;
  top: 0; left: 0;
}

div.profileSection dl, div.profileSection h2 {
  position: absolute;
  left: 120px;
  font-size: 18px;
  margin: 0;
}

  div.profileSection dl dt {
    font-weight: bold;
    float: left; clear: left;
    padding: 0 .4em 0 0;
    margin: 0 0 .4em 0;
  }
  
  div.profileSection dl dd {
    margin: 0 0 .4em 0;
    float: left;
  }
  
p#getAnAccount {
  margin: 4em 0 0 20px;
  font-size: 18px;
}

#otherPeopleWith h2 { margin-bottom: -8px; }

div.userAvatar 
{  
  margin-top: 0;    
}

div#spotlight p {
  margin: 0 0 0 120px; padding: 2em 0 0 0;
}

form#react p {
  margin-left: 0em;
}

div.sidebar h2 {
  margin: 0 0 14px 0;
}

#userMatch {
  position: absolute;
  top: 40px; right: 75px;
}

  #match {
    margin: 0 0 14px 0;
  }
  
  #match h2 {
    text-align: center;
    margin-bottom: 8px;
  }

    div#match div.bar {
      border: solid 1px #90D30C;
      width: 140px; height: 15px;
      background-color: white;
      color: black;
    }

    div#match div.bar span {
      display: block;
      background-color: #bfd630;
      color: #bfd630;
      height: 100%;
      float: left;
    }

#whoElseMatches {
  clear: both;
  padding-top: 14px;
}

#myBrands {
  border-top: solid 1px #ccc;
  margin-top: 14px;
  padding-top: 28px;
}

  #myBrands h2 { margin: 10px 0 0 0; }

  #myBrands div.userAvatar { line-height: normal; width: 45px; height: 45px; margin-right: 20px; }
  #myBrands div.userAvatar a { width: 45px; height: 45px; }
  
  #myBrands div.profileSection { margin-top: 36px; }
  
div.photothumbnail_large {
  float: none;
}

#viewingBrands h2 {
  font-size:18px;
  margin: 30px 0px 8px 0px;
}

.stap4 #body
{
  margin-top: 70px;
}

.wizardstep4Title
{
  position:absolute;
  top: 145px;
  font-size: 32px;
}

.ie6 .wizardstep4Title
{
  top: 145px;
}

.userPagination
{
  text-align: center;
  margin-bottom: 15px;
  font-weight:bold;
  width:940px;
}

.userPaginationLink
{
  padding: 0 15px 0 15px;
  font-size: 18px;
  color: #0000F5;
  text-decoration: none;
}

.black
{
  padding: 0 0 0 0;
  color: Black;
}

div.photothumbnail_huge 
{ 
  height: 344px; 
  float: none;
}

.leftBar 
{
  float: left;
  width:267px;
}
.rightBar
{
  margin-left:304px;
  width: 630px;
}
p.stars
{
  font-size: 18px;
}

p.userInfo 
{
  clear:both;
  display:block;
  font-size: 14px;
  margin-top:22px;
  line-height:18px;
}
span.recentOnline { color: #0000F5; }

.rightBar h1.username {
  position: static;
  padding-top: 43px;
}

a.rememberLink {
  color: #0000F5;
  font-size: 14px;
  text-decoration: none;
  font-weight: normal;
}

p.profileSlogan {
  position: relative;
  top: -15px;
  font-size: 18px;
  font-style: italic;
}
.contentBox td {
  padding:3px 0px;
}
.contentBox th {
  vertical-align:top;
  padding-top:3px;
}
.sloganrequest {
  /*position:relative;*/
  top:-20px;
}
.moreBrands-cat {
  margin-top:6px;
  height:60px;
}
#footer.matchPageFooter {
  margin-top:130px !important;
}
