.bodyspace-header {
    color: #FFF;
    background: #004268 url('//assets.bodybuilding.com/bodyspace/images/common/bodyspace-header.jpg') no-repeat 0 0;
    height: 320px;
    padding-top: 15px;
    position: relative;
    overflow: hidden;
}
.bodyspace-header .edit-link {
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: lowercase;
    color: #00a1de;
}
.bodyspace-header .personal-information {
    width: 465px;
    margin-left: 20px;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    font-weight: bold;
    *font-family: Arial, Helvetica, sans-serif;
}
.bodyspace-header .username {
    font-size: 48px;
}
.bodyspace-header .name-age-gender {
    font-size: 15px;
    margin: 5px 0 8px;
}
.bodyspace-header .name-age-gender span {
    text-transform: uppercase;
}
.bodyspace-header .location-occupation {
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 6px;
}
.bodyspace-header .username,
.bodyspace-header .name-age-gender,
.bodyspace-header .location-occupation {
    display: block;
}
.bodyspace-header .header-subsection {
    background: url('//assets.bodybuilding.com/bodyspace/images/common/bodyspace-header-subsection.png') no-repeat 100% 0;
    height: 145px;
    margin-top: 22px;
    padding-top: 9px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.bodyspace-header .goal-description {
    display: inline-block;
    width: 270px;
    padding: 0 20px;
    *display: inline;
    *zoom: 1;
}
.bodyspace-header .goal-title {
    font-size: 18px;
    font-weight: bold;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    *font-family: Arial, Helvetica, sans-serif;
}
.bodyspace-header .goal-title span {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: lowercase;
    display: block;
}
.bodyspace-header .goal-description p {
    margin-top: 8px;
    position: relative;
    visibility: hidden;
    word-wrap: break-word;
}
.bodyspace-header .goal-description .edit-link,
.bodyspace-header .goal-physique .edit-link {
    position: absolute;
    bottom: 0;
    right: 0;
}
.bodyspace-header .goal-description .edit-link {
    right: 9px;
}
.bodyspace-header .goal-physique {
    border-left: 1px dashed #FFF;
    height: 100px;
    margin: 6px 19px 0 0;
    vertical-align: top;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.bodyspace-header .goal-physique .physique {
    background: url('//assets.bodybuilding.com/bodyspace/images/common/bodyspace-goal-silhouette-sprite.png') no-repeat 0 0;
    width: 25px;
    height: 100px;
    margin-left: 16px;
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.bodyspace-header .goal-physique .physique.female.fitness-model {
    background-position: 0 0;
}
.bodyspace-header .physique-description {
    font-size: 12px;
    text-transform: lowercase;
    width: 75px;
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.bodyspace-header .physique-description span,
.bodyspace-header .quickstat span {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    *font-family: Arial, Helvetica, sans-serif;
}
.bodyspace-header .quickstat span {
    text-transform: none;
}
.bodyspace-header .gym-container {
    width: 250px;
}
.bodyspace-header .gym-container {
    width: 250px;
}
.bodyspace-header .physique-description span {
    *margin-top: 4px;
}
.bodyspace-header .goal-physique .edit-link {
    bottom: 6px;
}
.bodyspace-header .header-quickstats {
    background: #000;
    height: 40px;
    padding-left: 6px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.bodyspace-header .quickstat {
    font-size: 13px;
    height: 28px;
    text-transform: lowercase;
    padding: 8px 0 0 10px;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.bodyspace-header .quickstat span {
    margin: 0 10px 0 4px;
    font-size: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.bodyspace-header .quickstat .edit-link {
    position: absolute;
    top: 4px;
    left: 10px;
}
.bodyspace-header .quickstat .gym-container {
    visibility: hidden;
}
.bodyspace-header .user-image-container {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
    height: 295px;
    overflow: hidden;
}
.bodyspace-header .user-image {
    position: relative;
    width: 300px;
    height: 300px;
    text-align: center;
}
.bodyspace-header .user-image img {
    position: relative;
    z-index: 10;
    -moz-box-shadow: 3px 3px 17px #000;
    -webkit-box-shadow: 3px 3px 17px #000;
    box-shadow: 3px 3px 17px #000;
    margin: 0 auto;
}
.bodyspace-header .header-tear {
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 300px;
    background: url('//assets.bodybuilding.com/bodyspace/images/common/bodyspace-header-tear.png') no-repeat 0 0;
    z-index: 20;
}

.bodyspace-header.mini-header {
    height: 164px;
    background-position: 0 100%;
}
.bodyspace-header.mini-header .username {
    font-size: 27px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}
.bodyspace-header.mini-header .header-tear {
    height: 179px;
    width: 22px;
    background-position: 100% 0;
}
.bodyspace-header.mini-header .header-quickstats {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: transparent;
    z-index: 30;
}
.bodyspace-header.mini-header .user-image {
    width: 178px;
    height: 178px;
}
.bodyspace-header.mini-header .user-image-container {
    width: 178px;
}
.bodyspace-header.mini-header .section {
    display: block;
    margin-bottom: 5px;
    font-size: 55px;
    font-weight: bold;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    height: 70px;
    *font-family: Arial, Helvetica, sans-serif;
}
.bodyspace-header.mini-header .text-fit {
    /*visibility: hidden; This prevents the message to appear on miniheader*/
}
.bodyspace-header.mini-header .quickstat {
    font-size: 11px;
}
.bodyspace-header.mini-header .quickstat span {
    font-size: 18px;
}
.bodyspace-header.mini-header .header-quickstats {
    height: 30px;
}

.bodyspace-header .no-image {
    background: url('//assets.bodybuilding.com/bodyspace/images/default-user-pic.png') no-repeat 0 0;
    height: 300px;
}
.bodyspace-header .no-image.female {
    background-position: 0 -300px;
}

.bodyspace-header.mini-header .no-image {
    background: url('//assets.bodybuilding.com/bodyspace/images/default-user-pic-mini.png') no-repeat 0 0;
    /* this puts the "no image" link above the body stats */
    position: relative;
    z-index: 40;
}
.bodyspace-header.mini-header .no-image.female {
    background-position: 0 -186px;
}

.bodyspace-header .no-image .header-tear {
    display: none;
}
.bodyspace-header .no-image .add-image {
    width: 100px;
    padding: 150px 0 0 120px;
    font-family: "Arial Black", arial, helvetica, sans-serif;
    color: #00a1de;
    text-align: center
}
.bodyspace-header .no-image .add-image em {
    font-weight: bold;
    text-transform: uppercase;
}
.bodyspace-header .no-image .add-image p {
    font-family: arial, helvetica, sans-serif;
    text-align: center;
}
.bodyspace-header .no-image .add-image a {
    color: #FFF !important;
    text-decoration: none !important;
}
.main-goal-tip {
    font-size: 12px;
}
.main-goal-tip .tipswift-inner {
    text-align: left;
    width: 250px;
}

.bodyspace-header.mini-header .no-image .add-image {
    width: 58px;
    width: 103px;
    padding: 100px 0 0 56px;
}
.bodyspace-header .white-box {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.bodyspace-mini-header {
    color: #FFF;
    background: #004268 url('//assets.bodybuilding.com/bodyspace/images/common/bodyspace-mini-header.jpg') no-repeat 0 0;
    height: 69px;
    position: relative;
    overflow: hidden;
}
.bodyspace-mini-header h2 {
    font-family: arial;
    font-size: 26px;
    font-weight: bold;
    margin: 22px 0 0 11px;
    padding: 0;
    color:#FFF
}
.bodyspace-mini-header .mini-header-links{
    bottom: 8px;
    position: absolute;
    right: 8px;
}
.bodyspace-mini-header .mini-header-links a{
    color: #FFF;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
