﻿#body-wrapper {
    background: #1f1305 url(images/orrin-bg.jpg) no-repeat center top;
    height: 1293px;
    margin: 0 auto;
}
#bg {
    background: url(images/content-repeater.png) repeat-y center top;
    margin: 0 auto;
}

#wrapper {
    width: 1007px;
    margin: 0 auto;
    position: relative;
}

#header {
    background: url(images/interior-header.png) no-repeat center top;
    width: 1007px;
    min-height: 973px;
    height: auto !important;
    height: 973px;
}

#nav {
    height: 125px;
    left: 154px;
    position: relative;
    top: 78px;
}


#content {
    padding: 0 86px;
    height: auto !important;
}

#footer {
    background: url(images/interior-footer.png) no-repeat center top;
    width: 1007px;
    height: 298px;
}


/*---------- Cart Overrides --------*/
#cart-div-products div.cart-div-product {
    width: 251px !important;
}

/*----------------Webinar ----------------*/
.div-tabcontent {
    width: 814px;
}
div.div-info fieldset {
    width: 752px;
}
.div-content-footer {
    width: 793px;
}
.margin-left {
    margin-left: 310px !important;
}

/*---------- Webinar Descrp   -----------*/

div.Webinar_DescriptionContent fieldset {
    width: 711px !important;
}

/*------------- WEBINAR ----------------------*/

#div-webinar-bar {
    background: url(images/webinar-bg.png) no-repeat center top;
    width: 800px;
    height: 112px;
    margin: 10px 0 0 20px;
}

.div-webinar-info {
    margin: 20px 0 0 100px;
    text-align: center;
    width: 440px;
    float: left;
}
.div-webinar-info h2 {
    color: #FFF0C0;
    text-align: center;
    font-size: 18px;
}
.div-webinar-info h2 a {
    color: White;
    font-size: 22px;
    text-decoration: none;
}

#div-webinar-access {
    color: #FFF0C0;
    float: right;
    width: 260px;
    position: relative;
    top: 40px;
}

#div-webinar-access a {
    color: #ffbf7b;
    display: block;
    font-size: 18px;
    text-decoration: none;
    padding: 0 0 16px 70px;
}



#content-wrapper {
    padding: 0 5px;
}

#left {
    float: left;
    display: inline;
    width: 200px;
}

#llr-book {
    margin: -86px 0 0 30px;
    position: relative;
    width: 216px;
    height: 430px;
}

#right {
    float: right;
    display: inline;
    padding: 0 20px 0 0;
    text-align: justify;
    width: 525px;
    font: normal 13px Arial;
}

#right p {
    line-height: 15px;
}



#content-links {
    height: 85px;
}

#content-links a {
    width: 120px;
    display: block;
    float: left;
    display: inline;
    padding: 15px 10px 0 0;
    color: Red;
    text-decoration: underline;
}

#content-links a:hover {
    color: #000;
}

#content-links img {
    float: left;
    display: inline;
    padding: 0 10px 0 0;
}

.text-align-right {
    text-align: right;
}
.text-align-left {
    text-align: left;
}

#boxes {
    border: 1px solid red;
}

#all-grace {
    background: url(images/all-grace-bg.jpg) no-repeat center top;
    height: 180px;
    margin: -25px 0 0 24px;
    position: relative;
    width: 235px;
}

#all-grace p {
    text-align: justify;
    padding: 70px 25px 0 25px;
    font: normal 12px Arial;
    line-height: 13px;
}
#all-grace a {
    padding-left: 75px;
}

#twitter {
    background: url(images/twitter-box.jpg) no-repeat center top;
    height: 139px;
    width: 536px;
}

#twitter-icon {
    width: 28px;
    height: 29px;
    padding: 8px 0 0 5px;
}

#twitter-content {
    height: 70px;
}

#twitter-link {
    padding: 0 0 0 5px;
    color: #369eb3;
}


/* ----------Twitter Overides ---------------*/

.div-tweets {
    background-image: none !important;
    width: 536px !important;
}
.div-posts {
    height: 76px;
    margin: 5px 4px;
    overflow: hidden;
    width: 510px !important;
}

