/* Single Serving Classes ------------------------- */
.top-margin 
{
    margin: 20px 0 0 0;
}
.bottom-margin 
{
    margin: 0 0 20px 0;
}
.top-bottom-margin 
{
    margin: 20px 0 20px 0;
}
.intro 
{
    font-size: 15px;
    line-height: 20px;
    margin: 15px 0;
}
.lite-blue 
{
    color: #00aaee !important;
}
.med-blue 
{
    color: #104d86 !important;
}
.dark-blue 
{
    color: #004990 !important;
}
.dark-text 
{
    color: #333 !important;
}
.block 
{
    display: block !important;
}
.clear
{
    clear: both !important;
}
.float-left 
{
    float: left;
    margin: 0 15px 0 0;
}

.float-right 
{
    float: right;
    margin: 0 0 0 15px;
}
.center-text
{
    text-align: center;
}
.with-image 
{
    width: 325px;
    float: left;
}
.with-image-tab 
{
    width: 300px;
    float: left;
}
.strong 
{
    font-weight: bold;
}
a.learn-more 
{
    background: url(../images/zoomedia/growth-hormone/bullet_yellow_arrow.gif) no-repeat 0 2px;
    text-decoration: none;
    padding: 0 0 0 15px;
    font-size: 13px;
}
a.sup 
{
    text-decoration: none;
}

.spacer-20px 
{
    height: 20px;
}
.spacer-15px 
{
    height: 20px;
}
.spacer-10px 
{
    height: 10px;
}
.spacer-5px 
{
    height: 5px;
}
.neg-margin-5px 
{
    margin: -5px 0 0 0;
}
.neg-margin-10px 
{
    margin: -10px 0 0 0;
}
.neg-margin-15px 
{
    margin: -15px 0 0 0;
}
.neg-margin-20px 
{
    margin: -20px 0 0 0;
}
.lg-link 
{
    font-size: 13px !important;
    display: block;
    padding: 0 0 6px 0;
    font-weight: bold;
}
.noline 
{
    text-decoration: none !important;
}



/* End Single Classes------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/

*
{
    padding: 0;
    margin: 0;
}
body 
{
    background: #F0F3F8 url("../images/default/bg_body.gif") repeat-x 0 0;
    font-family: "Arial", Verdana, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 18px;
    color: #666666;
}

/* ------------------------------------ */
img 
{
    border: none;
}
.inline
{
    margin: 10px 0;
}
h1 
{
    color:#6699CC;
    font-size:26px;
    font-weight:normal;
    line-height:34px;
    padding:4px 0 4px 0; /* CRAIG */
}
h2 
{
    color:#004499;
    font-size:16px;
    font-weight:normal;
    font-weight: bold;
    line-height: 18px;
    margin:8px 0 8px 0;
}
h3
{
    color:#004499;
    font-size:14px;
    font-weight:normal;
    font-weight: bold;
    line-height: 16px;
    margin:8px 0 0 0;
}
#legal-copy h1,
#legal-copy h2,
#legal-copy h3 
{
    color:#6699CC;
}
#legal-copy h1 
{
    font-size: 23px;
    line-height: 26px;
}
a, a:link, a:visited 
{
    color: #28a8e5;
    text-decoration: underline;
    font-size: 13px;
}
a:hover 
{
    font-weight: bold;
}
ul
{
    list-style-position: outside;
    list-style-image: none;
    list-style-type: none;
    margin: 0 0 0 17px;
    _margin: 0 0 0 23px;
}
ol 
{
   list-style-position: outside;
    margin: 0 0 0 17px;
    _margin: 0 0 0 23px; 
}
p 
{
    margin: 5px 0 10px 0;
}
a sup,
p sup,
li sup  
{
    font-size: 9px;
}
small 
{
    font-size: 10px;
    line-height: 13px !important;
}
h1 sup 
{
    font-size: 12px;
}
h2 sup,
h3 sup 
{
    font-size: 10px;
}
.references p, .references a, .references li
{
    font-size: 12px;
}

.references ul, .references ol 
{
    padding-right: 15px;
}


.references li 
{
    margin: 0 0 7px 0;
}

/* --------------------------------------------- */

#header-container,
#nav-main,
#content-product-top,
#content-educational-top,
#legal-copy,
#orc_drawers,
#prod_left_col,
#footer,
.gh_box,
.single_quat_menu,
#quint_dropdown_menu,
#hp_inner_rt_col,
#boxes 
{
    display: none;
}

.subheader 
{
    margin: 0 !important;
    clear: both !important;
    display: block !important;
}