/*****************
 * HTML Attributes
 ****************/
html {

}

body {
    color: #555;
    background-image:url(/images/bgHeader.jpg);
    background-position:center 85px;
    background-repeat:repeat-x;
}

h1, h2, dl.zend_form fieldset legend, fieldset legend {
    color:#336633;
}

a {
    color:#2771ce;
}

small {
    font-size:11px;
}

sup {
    font-size: 10px;
    vertical-align: top;
}

strong {
    font-weight:bold;
}

sup {
    vertical-align:super;
}

/**
 * Forms
 */

form ul {
}

form ul li {
    clear: both;
    float: left;
    padding: 5px 0;
    width: 100%;
}

form ul li label {
    display: block;
    float: left;
    padding-right: 5px;
    width: 145px;
    text-align: right;
}

form ul li.hint {
    color: #abaaaa;
    font-size: 90%;
    padding-top: 0;
    margin-top: -2px;
}

form input.submit {
    font-weight: bold;
}

form sup.required {
    color: #ab1b1b;
    vertical-align: top;   
}

form .validation-failed, form .validation-failed-sel, form .validation-failed-cr {
    background-color: #fbb4b4;
}

form.validation-passed, form.validation-passed-sel, form .validation-passed-cr {
    background: #fff;
}

form input.name {
    width: 10em;
}

form select.state {
    width: 4em;
}

form input.email {
    width: 15em;
}

form input.postal-code {
    width: 6em;
}

/**
 *Header
 */

#header {
    height:275px;
    width:1000px;
    margin:0 auto;
    position:relative;
}

#header a.logo {
    display:block;
    float:left;
    width:316px;
    height:85px;
    background-image:url(/images/logo.gif);
    background-repeat:no-repeat;
    background-position:0px 10px;
    overflow:hidden;
    text-indent:-10em;
}

#header a.sales-agent-logo {
    height:80px;
    background-position:left center;
}

#header div.phone {
    position:absolute;
    top:10px;
    right:10px;
    font-weight:bold;
    font-size:18px;
}

#header div.phone span {
    font-size:12px;
    font-weight:normal;
}

#header .wrapper-top-nav {
    background-image:url(/images/bgTopNav.jpg);
    height:31px;
    background-position:top right;
    float:right;
    margin:40px 10px 0 0px;
}

#header .wrapper-top-nav li {
    float:left;
    line-height:20px;
}

#header .wrapper-top-nav li.first-of-type {
    background-image:url(/images/bgTopNav.jpg);
    background-repeat:no-repeat;
    padding-left:10px;
}


#header .wrapper-top-nav li a {
    text-decoration:none;
    color:#666;
    padding:0 20px;
    border-left:1px solid #CCC;
    display:block;
    font-weight:bold;
    margin:6px 0;
}

#header .wrapper-top-nav li.first-of-type a {
    border:none;
}


#header .wrapper-top-nav .buy-biochar, #header .wrapper-top-nav .buy-now {
    background-image:url(/images/bgTopNavGreen.gif);
    background-position:top right;
    color:#FFF;
}

#header .wrapper-top-nav .buy-biochar a, #header .wrapper-top-nav .buy-now a {
    color:#FFF;
    border:none;
}

/*
 *Content
 */

.wrapper-content {
    width:1000px;
    clear:both;
    margin:0 auto;
    padding-top:10px;
}

.clear {
    clear:both;
}

.more-link {
    text-align:right;
}

/*
 *Footer
 */

#footer {
    clear:both;
    height:80px;
    position:relative;
    background-color:#336633;
    background-image:url(/images/bgFooter.jpg);
    color:#FFF;
}

#footer .wrapper-inner {
    width:1000px;
    margin:0 auto;
    padding:10px 0;
}

#footer .wrapper-nav {
    text-align:center;
    width:100%;
    bottom:50px;
    left:0px;
}

#footer .wrapper-nav li {
    display:inline;
    padding:2px;
}

#footer a {
    text-decoration:none;
    color:#FFF;
}

#footer p.copyright {
    position:absolute;
    width:400px;
    left:50%;
    bottom:10px;
    margin-left:-200px;
    text-align:center;
}

#footer p.copyright a {
    text-decoration:none;
}

#footer-nav {
    position:absolute;
    width:400px;
    text-align:center;
    left:50%;
    margin-left:-200px;
    bottom:30px;
}

#footer-nav li {
    display:inline;
    padding:2px;
}

/**
 * Header element
 */

.homepage-header-element {
    background-image:url(/images/plant.jpg);
    background-repeat:no-repeat;
    padding-left:180px;
    line-height:22px;
}

.homepage-header-element .foreground h1 {
    font-size:20px;
}

/**
 * Nav Element
 */

#header .wrapper-nav {
    position:absolute;
    left:0px;
    bottom:18px;
}

#header .wrapper-nav li {
    display:block;
    float:left;
    width:136px;
    height:36px;
    background-image:url(/images/btnNav.png);
    _background-image:url(/images/btnNavIe.gif);

    background-repeat:no-repeat;
}

#header .wrapper-nav li a {
    color:#666666;
    display:block;
    font-weight:bold;
    margin-left:25px;
    margin-right:10px;
    text-align:center;
    text-decoration:none;
    padding-top:10px;
}

/**
 *BioChar Uses
 */
.uses-outer {
    float:left;
    width:100%;
}

.uses-thumb {
    width:100px;
    height:100px;
    float:left;
    border:1px solid #Ccc;
}

.uses-descripion {
    padding-bottom:7px;
    border-bottom:1px solid #CCC;
    margin-bottom:15px;
    float:left;
}

.uses-content {
    width:890px;
    float:right;
}

.uses-title a {
    color:#555555;
    text-decoration:none;
}

ul.generic li.uses {
    width:600px;
}

/**
 *List all news
 */

.news-article {
    padding-bottom:7px;
    border-bottom:1px solid #CCC;
    margin-bottom:15px;
}

/**
 *FAQ
 */

.latest-question-outer {
    margin-bottom: 10px;
    float:left;
    width:100%;
}

.latest-question-image {
    float:left;
    width:60px;
    height:53px;
}

.latest-question-content {
    float:right;
    width:251px;
}

.question-content .answer {
    padding-bottom: 20px;
}

#left-column .answer ul li {
    list-style-type:disc;
    margin-left:35px;
    height:auto;
}

/**
 * Generic element settings
 */

.wrapper-element {
    padding-bottom:30px;
}

.wrapper-element h1 {
    margin-bottom:10px;
}

.wrapper-element .read-more {
    text-align:right;
    padding-top:15px;
    padding-bottom:5px;
    clear:both;
}

/**
 * CONTENT
 */

.wrapper-content h1 {
    font-weight:lighter;
    font-size:240%;
    letter-spacing:-1px;
}

.wrapper-content h2 {
    font-weight:lighter;
    font-size:150%;
}

.wrapper-content h3 {
    font-weight:lighter;
    font-size:120%;
}

/**
 * Generic list
 */

ul.generic li {
    height:45px;
    padding:5px 0;
}

ul.generic .thumb {
    width:40px;
    height:40px;
    background-position:center center;
    background-image:url(/images/bgFooter.jpg);
    float:left;
    display:block;
    color:#FFF;
}

ul.generic .content-with-thumb {
    float:left;
    padding-left:10px;
}

ul.generic h2 {
    font-size:125%;
}

ul.generic p {
}

/**
 * News Element
 */

.latest-news-element .thumb .day {
    font-size:180%;
    font-weight:bold;
    text-align:center;
    height:25px;
}

.latest-news-element .thumb .month {
    text-align:center;
    font-size:10px;
}

/**
 * Partner Element
 */

.partner-outer {
    float:left;
    width:100%;
    padding-bottom:10px;
    border-bottom:1px solid #CCC;
    margin-bottom:10px;
}

.partner-company {
    padding-bottom:5px;
    float:right;
    width:880px;
}

.partner-description {
    float:right;
    width:880px;
}

.partner-logo {
    float:left;
    width:100px;
    height:100px;
    padding-right:5px;
    padding-top:5px;
}

/**
 *Press Element
 */

.list-press-releases-element .thumb {
    background-image:url(/images/bgFooter.jpg);
    width:45px;
    height:41px;
    float:left;
    color:#FFF;
}

.list-press-releases-element .thumb .day {
    font-size:180%;
    font-weight:bold;
    text-align:center;
    height:25px;
}

.list-press-releases-element .thumb .month {
    text-align:center;
    font-size:10px;
}

.press-outer li {
    float:left;
    width:100%;
    padding-bottom:15px;
}

.press-outer .press-content {
    float:right;
    width:940px;
}

/**
 * Media Resource Element
 */

.media-resource-outer {
    float:left;
    width:100%;
    padding-bottom:10px;
}

.media-resource-image {
    float:left;
    width:32px;
    height:32px;
}

.media-resource-title {
    float:right;
    width:950px;
}

.media-resource-title h2 {
    text-decoration:underline;
}

/**
 *Blog
 */

.blog-posting-outer {
    width:100%;
    float:left;
    margin-bottom:10px;
    border-bottom:1px solid #CCC;
}

.blog-image {
    float:left;
    width:32px;
    height:32px;
}

.blog-content {
    float:right;
    width:540px;
    padding-bottom:10px;
}

.blog-comment-outer {
    clear:both;
    margin-bottom:10px;
    border-bottom:1px solid #CCC;
}

.blog-posting-content, .blog-comment-content {
    padding-bottom:10px;
}

.all-blog-posts-outer {
    width:100%;
    float:left;
    padding-bottom:10px;
}

.all-blog-posts-image {
    width:16px;
    height:16px;
    float:left;
    background:url(/images/icons/comments.png);
    cursor:pointer;
}

.all-blog-posts-content {
    float:right;
    width:290px;
    cursor:pointer;
}

/**
 *Information Center
 */

.info-center-outer {
    padding-bottom:5px;
    padding-top:10px;
    float:left;
    width:100%;
}

.info-center-image {
    float:left;
    width:32px;
    height:32px;
}

.info-center-content {
    float:right;
    width:950px;
}

/**
 * Messages
 */

#messages {
    position:absolute;
    background-color:#ab1b1b;
    border:1px solid #4d0606;
    width:300px;
    color:#FFF;
    left:50%;
    margin-left:-150px;
    top:250px;
    padding:20px;
    z-index:10;
}

#messages a {
    color:#FFF;
}

#messages li.close {
    position:absolute;
    top:2px;
    right:2px;
    width:12px;
    height:12px;
    background-image:url(/images/btnClose.gif);
    cursor:pointer;
}

/**
 * Order Form
 */

p.hint {
    display:inline;
    border-top: 1px solid #ccc;
}

#fieldset-creditcard p.hint, #fieldset-submit p.hint {
    border:none;
}

.use-video {
    text-align:center;
    padding:15px;
}

.ag-application-element li {
    padding-bottom:10px;
}

/**
 * GoDaddy Site Seal
 */

.ssl-seal-element {
    
}

.ssl-seal-element .siteseal {
    padding-top:25px;
    text-align:center;
}

/**
 * Order Thank You Page
 */

.order-outer p {
    margin-bottom: 1em;
}

.order-outer fieldset {
    font-weight: bold;
}

.order-outer fieldset label {
    font-weight: normal;
    padding-right: 15px;
    width: 250px;
}

/**
 * agent stuff
 */
.agent-information {
    width:391px;
    height:110px;
    background-image:url(/images/bgAgentBox.png);
    position:absolute;
    left:10px;
    top:100px;
}

.agent-information .info {
    width:175px;
    padding:20px;
    float:left;
}

.agent-information .name {
    font-weight:bold;
}

.agent-information .agent-phone {
    font-weight:bold;
    padding-top:10px;
    font-size:150%;
    text-align:center;
}

.agent-information .pages {
    float:right;
    width:160px;
    padding:20px 5px 5px;
    font-size:95%;
}

.logout-page {
    padding-bottom:20px;
}

/**
 * CVV Help Box
 */
#cvv-container-outer {
    position:relative;
    float:left;
}

#cvv-container {
    position:absolute;
    width:500px;
    border:1px solid #CCC;
    padding:20px;
    top:-200px;
    left:100px;
    background-color:#FFF;
    z-index:1000;
}

/**
 * Zend Form
 */

dl.zend_form fieldset, fieldset {
    border:1px solid #CCC;
    padding:10px;
    margin-bottom:15px;
}

fieldset {
    /*margin:10px 0;
    width:500px;*/
}

dl.zend_form fieldset legend, fieldset legend {
    font-weight:bold;
    font-size:125%;
}

dl.zend_form dt {
    clear:left;
    float:left;
    padding-bottom:15px;
    padding-right:5px;
}

dl.zend_form dt label {
    display:block;
    width:100px;
}

dl.zend_form dd {
    float:left;
}

dl.zend_form dd input.submit {
    margin-left:95px;
    margin-top:15px;
}

dl.zend_form input.cc-cvv {
    width: 5em;
}

dl.zend_form input.cc-exp-month {
    
}

dl.zend_form input.cc-exp-year {
    
}

/**
 * Training videos
 */

#training-videos {
    float:left;
    width:100%;
    margin-bottom:20px;
}

#training-videos .text-player1, #training-videos .text-player2 {
    width:470px;
    padding-bottom:10px;
    font-weight:bold;
}

#training-videos .text-player1 {
    float:left;
}

#training-videos .text-player2 {
    float:right;
    
}

#training-videos #player1 {
    float:left;
    width:470px;
}

#training-videos #player2 {
    float:right;
    width:470px;
}

/**
 *Errors
 */

dl.zend_form dd ul.errors {
    color: #ff0000;
}

dl.zend_form .validation-passed {
    background: #fff;
}

dl.zend_form .validation-failed {
    background: #ffcfcf;
}

/**
 * BCB-specific Order Form styles
 */
/*#order-total-container {
    background-image:url(/images/bgFooter.jpg);
}*/

#order-form fieldset {
    background: #def5de;
}

#order-form fieldset legend .step {
    color: #569656;
}