/*--------{ 5Q Communications -- interiorpage base CSS }--------*/
/*--------{ created by Heath Gerlock @ 5Q Communications, Inc. 7.2.2007 }-------*/
/*--------{ visit http://www.5Qcommunications.com/ -- five questions that change the web. }--------*/

/* @group Content */

/* @group Wrappers */

#wrapperOuter {
    margin: 0 auto;
    padding: 0;
    width: 770px;
}

#headerContent {
    width: 770px;
    height: 150px;
}

#wrapperContent {
    position: relative;
    padding: 0;
    width: 770px;
}

#wrapperFooter {
    min-height: 150px;
    height: 150px;
    width: 100%;
    clear: both;
    position: relative;
    background: #131b5c url(/assets/templates/fiveq/images/tile_footer.jpg) repeat-x left top;
}

#footerContent {
    margin: 0 auto;
    padding: 0;
    min-height: 150px;
    width: 770px;
    _height: 200px;
    display: block;
    background: url(/assets/templates/fiveq/images/spotlight_footer.jpg) no-repeat left top;
}

#utilityInfo {
    display: block;
    width: 770px;
    position: absolute;
    bottom: 5px;
    _bottom: 45px;
}

#logo {
    position: relative;
    height: 150px;
    width: 897px;
    margin-left: -127px;
    z-index: 500;
}

#logo a img {
    border: none;
}

/* @end */


/* @group Shared Rules */


#columnOne ul, ol {
    font-size: 12px;
    margin-left: 40px
    }
#columnOne ul li, #columnOne ol li {
    line-height: 20px;
    margin: 5px 0 6px 0;
    }

.client {
    text-align: right;
    color: #91a5b3;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ffc16f;
}

a {
    color: #df4f27;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


img.borderless {
    border: none;
}

img.border {
    border: 1px #000 solid;
}

hr.bottomVerticalSpace {
    width: 100%;
    height: 25px;
    display: block;
    clear: both;
    border: 0;
    visibility: hidden;
    background: none;
}

/* @end */

/* @group Column One */

#columnOne {
    font-size: 12px;
    line-height: 20px;
    width: 500px;
    position: relative;
    float: left;
    display: block;
}

#person {
    display: block;
    position: relative !important;
    margin: -20px -10px -53px -50px;
    float: right;
    width: 260px;
    height: 310px;
    background: url(/assets/templates/fiveq/images/people_woman_1.png) no-repeat;
    z-index: 5000 !important;
}

#columnOne p {
    font-size: 12px;
    line-height: 20px;
    margin: 0 10px 10px 0;
}

#columnOne h2 {
    font-size: 17px;
    margin: 0 10px 10px 0;
}

#columnOne h3 {
    font-size: 15px;
    margin: 0 10px 10px 0;
}

#columnOne h2.shadowParent {
    position: absolute;
    left: -1px;
    _left: -2px;
    top: -1px;
    _top: -2px;
    color: #000;
    font-size: 40px;
    line-height: 40px;
    font-style: italic;
    font-weight: normal;
    padding: 0 0 10px 0;
    width: 400px;
    margin-bottom: 10px;
}

#columnOne h1.shadowChild {
    position: relative;
    left: 1px;
    top: 1px;
    color: #ccc;
    font-size: 40px;
    line-height: 40px;
    font-style: italic;
    font-weight: normal;
    width: 400px;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
}

#columnOne h3.blogArticle {
    margin: 0;
}
#columnOne p.blogDetails {
    font-size: 1.0em;
    margin: 0 0 15px 0;
}

#columnOne .teaser {
border-bottom: 1px solid #ddd;
padding-bottom: 20px;
margin-bottom: 20px;
}

/* @end */

/* @group Column Two */

#columnTwo {
    position: relative;
    float: right;
    margin: 0;
    width: 260px;
    display: block;
}

#sideBox {
    position: relative;
    display: block;
    padding: 0 0 10px 0;
    width: 260px;
    border: 1px solid #ffc16f;
    background-color: #fff5e3;
}

#sideBox p {
    font-size: 1.1em;
    line-height: 1.6em;
    margin: 0 10px 10px 10px;
}

#sideBox h3 {
    font-size: 1.4em;
    line-height: 1.6em;
    margin: 0 10px 10px 10px;
}

#sideBox ul,
#sideBox ol {
    font-size: 1.2em;
    line-height: 1.4em;
    margin: 0 10px 10px 40px;
}


#sideBox h3.shadowParent,
#newsletterBox h3.shadowParent {
    position: absolute;
    left: -1px;
    _left: -12px;
    top: -1px;
    _top: 0;
    color: #000;
    padding: 10px;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    line-height: 20px;
}

#sideBox h2.shadowChild,
#newsletterBox h2.shadowChild {
    position: relative;
    left: 1px;
    top: 1px;
    color: #ccc;
    padding: 10px;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    line-height: 20px;
}



#newsletterBox {
    position: relative;
    display: block;
    margin-top: 10px;
    padding: 0 0 10px 0;
    width: 260px;
    border: 1px solid #c0cddf;
    background-color: #e1ecf6;
}

#newsletterBox form {
    font-size: 1.1em;
    line-height: 1.6em;
    margin: 0 10px 10px 10px;
    display: block;
    width: 240px;
    height: 21px;
    background: url(/assets/templates/fiveq/images/signup_bg.gif) no-repeat left top;
}

#newsletterBox input.formField {
    padding: 4px 4px 0 4px;
    _padding: 2px 2px 0 4px;
    float: left;
    width: 156px;
    _width: 158px;
    height: 17px;
    color: #666;
    _margin: 0 0 0 -10px;
    border: none;
    background: none;
}

#newsletterBox input.signUpBtn {
    cursor: pointer;
    display: block;
    float: left;
    width: 56px;
    height: 21px;
    border: none;
    background: none;
}

#newsletterBox p {
    font-size: 1.1em;
    line-height: 1.6em;
    margin: 0 10px 10px 10px;
}

#newsletterBox h3.shadowParent {
    position: absolute;
    left: -1px;
    top: -1px;
    color: #000;
    padding: 10px;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
}

#newsletterBox h2.shadowChild {
    position: relative;
    left: 1px;
    top: 1px;
    color: #ccc;
    padding: 10px;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
}

/* @end */


/* @end */




/* bof Misc styles */

#AddThis {
    padding: 20px 0;
}

/* eof Misc styles */




/* bof op manual styles */

span.B_crumbBox {
    border: 1px solid rgb(195,207,223);
    display: block;
    padding: 5px;
    margin-bottom: 15px;
    background-color: rgb(227,239,247);
    }
    .B_crumbBox a {
        color: rgb(11,60,134);
        font-weight: bold;
        }
        .B_crumbBox a:hover {
            text-decoration: underline;
            }

#opContext {
    border-top: 1px solid #eeeeee;
    margin-top: 10px;
    padding-top: 10px;
    }

/* eof op manual styles */

/* @group social networking links */

#social-box {
    position: absolute;
    left: 515px;
    z-index: 2000;
    top: 6px;
}
#social-box img {
    top: 0;
}
#social-box #social-facebook, #social-box #social-twitter {
    position: relative;
    top: -4px;
    left: -54px;
}


/* @end */



