/* Global Bodyspace Styles
 *****************************/

/* -- Links */
a.small-link {
    font: normal 10px Arial, Helvetica, sans-serif !important;
    text-transform: none !important;
}

a.bluelight {
    color: #0082a7;
}

.edit-box {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    background: #040404;
    padding: 4px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    background-image: none;
}

.edit-box a {
    color: #79c9fb;
    display: block;
    padding-left: 10px;
    background: url("//assets.bodybuilding.com/bodyspace/images/pencil.gif") no-repeat 0 0;
}

.edit-box.abs-top-right {
    background-position: left bottom;
}

/* -- Fonts */
.text-uppercase {
    text-transform: uppercase;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-bold {
    font-weight: bold;
}

/* -- Visibility */
.display_none {
    display: none;
}

.bs-section-footer-right {
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    margin-top: 16px;
}

.header-core-1 {
    padding-top: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
}

.header-core-text-1 {
    color: #515056;
}

.hide {
    display: none;
}

.selectors-box {
    height: 40px;
    width: 100%;
    margin-left: 1px;
}

.tab-item-selector {
    float: left;
    color: #107091;
    width: 134px;
    height: 17px;
    padding: 13px 10px 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    margin-left: -1px;
    border: 1px solid #c9c9c9;
    cursor: pointer;
    background-image: -ms-linear-gradient(bottom, #D6D6D6 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, #D6D6D6 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(bottom, #D6D6D6 0%, #FFFFFF 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #D6D6D6), color-stop(1, #FFFFFF));
    background-image: -webkit-linear-gradient(bottom, #D6D6D6 0%, #FFFFFF 100%);
    background-image: linear-gradient(to top, #D6D6D6 0%, #FFFFFF 100%);
    -webkit-box-shadow: 0 3px 3px 0 #eeeeee;
    box-shadow: 0 3px 3px 0 #eeeeee;
}

.tab-item-selector:hover {
    background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #D6D6D6 100%);
    background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #D6D6D6 100%);
    background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #D6D6D6 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #D6D6D6));
    background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #D6D6D6 100%);
    background-image: linear-gradient(to top, #FFFFFF 0%, #D6D6D6 100%);

}

.tab-item-selector.active {
    border-bottom: none !important;
    height: 18px !important;
    background-image: none;
    background-color: white !important;
    cursor: auto !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.tab-item-selector .tab-text {
    margin: 2px 0 0 0px;
    text-transform: uppercase;
    float: left;
}

.tab-item-selector .tab-action-item {
    float: right;
    min-width: 13px;
    min-height: 10px;
    padding: 3px 1px 3px 2px;
    background-color: #9a9a9a;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: none;
}

.tab-item-selector .tab-action-item.active {
    background-color: #a71f2e;
    display: block;
}

.content-box {

}

/* This should be moved above into common assets:*/

.box-focus-information-snapshot {
    margin: 15px 0 20px 0;
    border: 6px solid #e7e7e7;
    color: #4c4d4f;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAKElEQVQIW2NkQANfvnz5z4gsBhLg4eFhhAvCBECKwILIAmBBdAGQIAAM/xPhUBkARQAAAABJRU5ErkJggg==);
}

.box-focus-information-snapshot span {
    font-weight: bold;
    text-transform: uppercase;
}

.box-focus-information-snapshot div._line {
    padding-top: 8px;
}

.box-focus-information-snapshot div._line:last-child {
    padding-bottom: 8px;
}

.cool-action {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.gateway-container-2rows {
    height: 400px;
}

.gateway-container-3rows {
    height: 600px;
}

.gateway-container {
    margin: 10px 0 0 6px;
}

.gateway-container div.gateway-box {
    width: 200px;
    height: 165px;
    float: left;
}

.gateway-container div.gateway-box .gateway-box-text-segment {
    padding: 0 12px 0 12px;
    width: 176px;
    border-right: 1px solid #e9e9e9;
}

.gateway-container .last-on-row div.gateway-box .gateway-box-text-segment {
    border-right: none;
}

.gateway-box-bottom-gap-segment {
    height: 20px;
    min-height: 20px;
    margin: 0 12px;
    border-bottom: 1px solid #e9e9e9;
}

.gateway-container div.last-row div.gateway-box .gateway-box-bottom-gap-segment {
    border-bottom: none;
}

.gateway-box-top-gap-segment {
    height: 20px;
    min-height: 20px;
    margin: 0 12px;
}

.gateway-box-image {
    /*    width: 100%; */
    /*   height: 120px;*/
}

.gateway-box-image-shadow {
    /*    height: 15px; */
    /*    background: url("//assets.bodybuilding.com/common/images/gateway_shadow.png") 0 0 no-repeat; */
}

.gateway-box-title {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    color: #0e709a;
}

.gateway-box-description {
    width: 100%;
    height: 90px;
    overflow: hidden;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-top: 4px;
}

.gateway-box-link {
    padding-top: 10px;
    height: 14px;
    overflow: hidden;
}
.gateway-box-link a div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #2280a1;
}

.arrow-link {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: -2px;
    background: url("//assets.bodybuilding.com/common/images/icons/icons.png") -22px -266px no-repeat;
}


.gateway-internal-link {
    width: 100%;
    height: 14px;
    padding-top: 4px;
}

.gateway-internal-link:before {
    content: "»";
    font-family: monospace;
    font-size: 14px;
    padding: 1px 0 0 2px;
    width: 5px;
    height: 5px;
    color: #2280A1;
}

.gateway-internal-link a {
    color: #2280A1;
}

h1.sub-header {
  background: url('//assets.bodybuilding.com/images/my/sub-header-bgd.jpg') no-repeat scroll top left;
  padding-left: 14px;
  width: 795px;
  height: 69px;
  color: white;
  font: bold 26px/69px 'Arial Black', Arial, sans-serif;
}
/*h2.line-header {
  color: #5C5554;
  font-size: 18px;
  border-bottom: 1px solid #B1B2B2;
  font-weight: bold;
  padding-bottom: 3px;
  margin-top: 18px;
}
*/
.chart-label {
    background-color: #000;
    color: #FFF;
    padding: 10px;
    border-radius: 5px;
}

.chart-label > span {
    font-weight: normal;
    font-size: 10px;
    padding-top: 2px;
    display: inline-block;
}
