* {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;
}
body {
    font-size: 12px;
    background: #000;
    color: #333;
}
p,
address {
    margin: 7px 0 18px;
    line-height: 20px;
}
q {
    display: block;
    margin: 6px 0;
}
cite {
    display: block;
    margin: 6px 0;
}
div:after {
    /* For Gecko Browsers which like to completely break float elements out of the parent's layout */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
img { border: 0 }
a {
    color: #a41355;
    font-weight: bold;
}
a:hover { text-decoration: none }
/* BEGIN: Headings ================== */
h1 {
    font-family: "Arial Narrow", Arial, Helvetica, Sans-Serif;
    color: #000000;
    font-size: 19px;
    font-weight: bold;
}
h2 { font-size: 15px }
h3 { font-size: 14px }
h4 { font-size: 13px }
h5 { font-size: 12px }
h6 { font-size: 11px }
/* END: Headings ================== */
/* BEGIN: Forms ================== */
/* END: Forms ================== */
#main {
    margin: auto;
    width: 997px;
    height: 800px;
    background: url(../images/bgMain.jpg) no-repeat top left;
}
#header {
    height: 385px;
    background: url(../images/bgHeader.jpg) no-repeat top right;
    position: relative;
}
#logoScreen {
    width: 238px;
    height: 118px;
    position: absolute;
    top: 2px;
    left: 543px;
}
#logoScreen a {
    display: block;
    width: 238px;
    height: 118px;
    background: url(../images/logoScreen.png);
}
#hdrTrainerExpert {
    width: 339px;
    height: 31px;
    margin: 0;
    background: url(../images/hdrCertifiedTrainerExpert.png) no-repeat;
    position: absolute;
    top: 233px;
    left: 421px;
}
#nav {
    width: 733px;
    height: 41px;
    background: url(../images/bgNav.png) no-repeat;
    position: absolute;
    top: 264px;
    left: 203px;
}
#nav li {
    display: inline;
    float: left;
    height: 37px;
    margin-top: 1px;
}
#nav li a {
    display: block;
    padding: 12px 9px;
    font: 12px Arial, Helvetica, Sans-Serif;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
}
#nav li a:hover { color: #a41355 }
#nav li.first-item { margin-left: 20px }
#nav li#navBio { margin-left: 34px }
#nav a#navaPress:hover {
    cursor: default;
    color: #000;
}
/*** Rollover Styles***/
#nav { line-height: 1.0 }
#nav ul {
    position: absolute;
    top: -999em;
    width: 10em; /* left offset of submenus need to match (see below) */
}
#nav ul li { width: 100% }
#nav li:hover {
    visibility: inherit; /* fixes IE7 'sticky bug' */
}
#nav li {
    float: left;
    position: relative;
}
#nav a {
    display: block;
    position: relative;
}
#nav li:hover ul {
    left: -175px;
    top: 3em; /* match top ul list item height */
    z-index: 99;
    width: 30em;
}
#nav li ul li {
    background: #bbb;
    width: 7em;
}
#nav li ul li a { text-align: center }
#divSignup {
    position: absolute;
    top: 328px;
    left: 454px;
}
#leftSide {
    float: left;
    width: 160px;
    padding: 10px;
    background: #92c258;
}
#content {
    width: 807px;
    margin: 0 0 30px 154px;
    background: url(../images/bgContentBody.png) repeat-y;
}
#content #inner {
    min-height: 400px;
    padding: 20px 27px 6px 22px;
    background: url(../images/bgContentTop.png) no-repeat top left;
}
#content #socialNav {
    float: left;
    width: 40px;
}
#socialNav li {
    display: block;
    width: 39px;
    height: 39px;
    margin: 0 0 12px;
}
#socialNav li a {
    display: block;
    width: 39px;
    height: 39px;
    text-indent: -9999px;
    overflow: hidden;
}
#navFacebook { background: url(../images/iconFacebook.png) }
#navTwitter { background: url(../images/iconTwitter.png) }
#navLULU { background: url(../images/iconLululemons.png) }
#content #interior {
    float: left;
    display: inline;
    width: 693px;
    margin: 0 0 0 25px;
}
#contentBottom {
    clear: both;
    height: 20px;
    background: url(../images/bgContentBottom.png) no-repeat;
}
#footer {
    width: 758px;
    margin: 0 0 20px 182px;
    color: #999;
    font-size: 10px;
}
#footer a {
    font-size: 10px;
    color: #999;
    text-decoration: none;
}
#footer a:hover { text-decoration: underline }
.hidden-text {
    text-indent: -9999px;
    overflow: hidden;
}
/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix:after { clear: both }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1 }
.float-right { float: right }
#video_center { margin-left: 105px }
ol.article_list li {
    width: 150px;
    height: 240px;
    margin: 0 0 20px 20px;
    float: left;
    text-align: center;
}
ol.article_list li a img {
    display: block;
    -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.25);
    box-shadow: 0px 5px 20px rgba(0,0,0,0.25);
}
ol.article_list li a span {
    display: block;
    margin-top: 5px;
}
ul#pub_list li {
    list-style-type: disc;
    margin-left: 30px;
    margin-bottom: 10px;
    line-height: 20px;
}
ul#pub_list li.last { margin-bottom: 0 }
/* Constant Contact Iframe Styling */
#contactForm {
    background: transparent;
    background-image: none;
    width: 255px;
    height: 39px;
    padding: 0 !important;
    overflow: hidden;
}
#lightbox {
    float: left;
    display: inline;
    width: 700px;
    margin-left: 0px;
}
#lightbox img {
    display: inline;
    float: left;
    margin: 0 0 20px 20px;
    border: 1px solid #666666;
}
