﻿.columnsVereniging
{
  background: #fff2d9 url('/images/bg_gradient_vereniging.gif') repeat-x;
}

.profileHeader
{
  padding: 9px 5px;
  min-height: 120px;
  position: relative;
  overflow: auto;
  _height: 120px;
  _zoom: 1;
}

.profileHeaderImage
{
  float:left;
  display: inline;
  margin-right: 20px;
}

.profileHeaderLogo
{
  position: absolute;
  top: 9px;
  right: 20px;
}

.profileHeaderTitle
{
  font: normal 22px Arial, sans-serif;
  margin: 4px 0 10px;
  display:block;
}

.profileInfo
{
  padding: 4px 9px 9px;
}

.profileInfo p
{
  margin: 0 0 15px;
}

.profileInfo .lastParagraph
{
  margin: 0;
}

.profileInfoTitle
{
  display: block;
  font-weight: bold;
}

.profileInfo a
{
  color: #e57b00;
}

.profileInfoField
{
  display: block;
  padding-left: 190px;
  position: relative;
  _zoom: 1;
}

.profileInfoFieldTitle
{
  color: #7e7e7e;
  position: absolute;
  top: 0;
  left: 0;
}

.profileInfoFooterItem a
{
  color: #7e7e7e;
}

.profileInfoFooterItem a:hover
{
  text-decoration: none;
  cursor: auto;
}

.blockFooter .profileInfoFooterItemFirst
{
  padding: 0 2px 0 0;
  border-left: none;
}

.profileImageContainer
{
  float: right;
  margin: 0 0 20px 20px;
}

.foto
{
  margin: 0 13px;
}

#map
{
  height: 232px;
}

#specificMap
{
  height: 232px;
}
.profileGroupAdminBar {
  overflow:hidden;
}
.profileGroupAdminWarning {
  float:left;
  margin:8px 0px 0px 12px;
  font-weight:bold;
}
.profileGroupAdminWarning span {
  color:#E57B00;
}
.profileGroupAdminButtons {
  float:right;
  margin:6px 6px 6px 0px;
}

ul.listLinks
{
  list-style: none;
  margin: 0; padding: 0 0 0 1em;
  font-weight: bold;
}
.banned-user, .no-public-profile {
  background-color:#fcc;
  padding:12px;
  border:2px solid #f00;
  margin-bottom:16px;
}

input.gender
{
  width: auto;
}

#hobbies tr td,
#pets tr td,
#branches tr td
{
 vertical-align: top;
}

#hobbies .checkboxContainer,
#pets .checkboxContainer,
#branches .checkboxContainer
{
  width: 175px;
}


