/* MEMBERS HOMEPAGE */
#members_title {
  background-color: #6C5635;
  color: white;
  top: -54px;
  left: 133px;
}

#members {
  background-color: #949685;
  padding: 0px 0px 20px 0px;
  margin-bottom: 8px;
}

.members_coloured {
  background-color: #949685;
}

#members_text {
  float: left;
  width: 275px;
  padding-left: 13px;
  padding-right: 20px;
  color: white;
  margin-top: 0px !Important;
  position: relative;
  height: 330px;
}

#members_text p {
  margin-top: 0px;
  margin-bottom: 5px;
}

.members_bottom {
  background-color: #666666;
  height: 160px;
  color: #FFFFFF;
  padding: 20px;
}

#bottom_left {
  margin-right: 2px;
  width: 520px;
  float: left;
}

#bottom_left a, #bottom_events a {
    color: #FFFFFF;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

#our_events_viveur_logo {

}


.locations {
  padding-right: 85px;
}

#location_images td img {
  padding-top: 10px;
}

#bottom_right {
  width: 117px;
  margin-left: 568px;
}

#bottom_right ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#bottom_right li {
  margin: 10px 0px 0px 0px;
  padding-bottom: 5px;
  list-style-type: none;
}

#bottom_right a {
    color: #FFFFFF;
  text-decoration: none;
}

#bottom_right a:hover {
  text-decoration: underline;
}

#members_homepage_viv_logo {
  position: absolute;
  bottom: 0px;
}

#memberlogin {
    margin-top: 100px;
    padding: 10px;
}

/* LIST OF MEMBERS */
#memberslist {
  background-color: #978200;
  color: white;
}

#memberslist_text {
    margin-top: 90px;
    margin-left: 320px;
    font-size: 13px;
}

#memberslist_text a {
    color: #000000;
}

#members_list_transparent {
  background-color: #3A3443;
    -moz-opacity:0.75;
    opacity:0.75;
    filter:alpha(opacity=75);
  width: 291px;
  position: absolute;
  top: 344px;
  left: 5px;
}

#members_list_transparent img {
  margin: 5px 0px 0px 20px;
}

.memberlistcol {
    float: left;
    width: 200px;
}

/* CREATE YOUR OWN PROFILE */
#profile {
  margin-left: 130px;
}
#image_area, #members_image {
  width: 127px;
  marigin-right: 0px;
  float: left;
  margin-left: 0px;
}
#memberimage, #slog_image {
  height: 143px;
  width: 127px;
}

#memberimage img, #slog_image img {
    display: block;
}

#memberimage a img, #slog_image a img {
	border: 0px;
}

#members_image_bottom {
  height: 40px;
  background-color: #9C5708;
  width: 127px;
}

#image_blurb {
  margin-top: 5px;
}

#vital_statistics_view {
    padding: 10px;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 137px;
    width: 436px;
}
#membersprofile {
  background-color: #9C5708;
  color: white;
}
#vital_statistics_edit, #vital_statistics_view {
  border: 1px solid #333333;
  padding-top: 0px;
  margin-top: 0px;
  margin-left: 137px;
}

#vital_statistics_edit {
  width: 456px;
}

#vital_statistics_edit table, #vital_statistics_view table {
    margin-left: 40px;
    text-align: left;
}

#vital_statistics_edit table th, #vital_statistics_view table th {
  text-align: right;
  vertical-align: top;
  padding: 5px;
}

#vital_statistics_edit table td, #vital_statistics_view table td {
  text-align: left;
  padding: 5px 5px 5px 0px;
  vertical-align: top;
}

#vital_statistics_edit table input {
  width: 200px;
}

#vital_statistics_edit table td textarea {
  font-size: 10pt;
  font-family: trebuchet ms;
}

.vital_stats_update {
  margin-left: 137px;
}

/* VIEW MEMBER PROFILE */

#membersprofile_view {
  background-color: #98012E;
  color: white;
}

#membersview_image_bottom {
  height: 40px;
  background-color: #AAA04E;
  width: 127px;
}

#membersview_image_bottom img, #members_image_bottom img {
  margin: 5px 0px 0px 3px;
}

#membersview_image_bottom a img {
	border: 0px;
}
