/* Designed by: D3 <myd3.com> */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* @group Global */

* {
    margin: 0px;
    padding: 0px;
}

body {
    background-color: #fff;
    font: 12px/20px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
}

#rhythm{
    display: none;
}

#page {
    min-width: 700px;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
    margin-bottom: 50px;
}

#body {
    clear: both;
    display: table;
    width: 99.9%;
    border-top: 3px solid #f1f3d9;
    border-left: 1px solid #f1f3d9;
}

#body:before, #body:after {
    display: table;
    content: " ";
}


#slogan {
    position: absolute;
    left: -999px;
}

span.edit, span.edit a {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
}

span.serif {
    font-family: "Times New Roman", Times, serif;
    font-size: 140%;
}


span.edit a {
    opacity: 0.1;
}

span.edit a:hover {
    opacity: 1;
}

hr.divider {
    border: 1px solid #f1f3d9;
    background-color: #f1f3d9;
    margin-bottom: -2px;

}

a {
    color: #782723;
}

a:link {

}

a:visited {
    color: #4d1816;
}

a:hover {
    color: #000;
}

/* @group Accessibility */

.skipLink {
    position: absolute;
    left: -999px;
    width: 990px;
}

.hide {
    display: none;
}

/* @end */

/* @end */

/* @group Header */

#header {
    border-top: 3px solid #f1f3d9;
    margin-top: 3px;
}

#header #logo a {
    float: right;
    width: 250px;
    background: url(../images/logo.png) no-repeat 0 0;
    overflow: hidden;
    text-indent: -10000px;
    height: 135px;
}

/* @end */

/* @group Navigation */

#header ul {
    list-style-type: none;
}

#header ul li {
    display: inline;
}

#header #nav a {
    float: left;
    height: 27px;
    width: 100px;
    border-top: 3px solid #922923;
    border-left: 1px solid #f1f3d9;
    padding-left: 10px;
    text-decoration: none;
    color: #71781d;
    margin-top: -3px;
    text-transform: uppercase;
    padding-top: 63px;
    font-size: 12px;
    background-color: #fcfdf7;
}

#header #nav a:hover {
    background-color: #eeefe3;
    border-left-color: #bbc543;
    border-top-color: #642e1e;
    color: #000;
}

#header #nav .current_page_item a,
#header #nav .current_page_parent a,
#header #nav .current_page_ancestor a,
#header #nav .current_page_item a:hover {
    background-color: #f8f9ec;
    border-left-color: #bbc543;
    border-top-color: #642e1e;
    color: #000;
    padding-bottom: 2px;
}


#header #nav a:active {
    color: #71781d;
}

#subnav {
    background: #f8f9ec url(../images/logo.png) no-repeat right bottom;
    display: block;
    letter-spacing: 1px;
    padding-top: 10px;
    font-size: 11px;
    border-top: 1px solid #b8bb8e;
    border-left: 1px solid #bbc543;
    padding-bottom: 3px;
    /* height: 30px; */
    min-height:30px;
    margin-top: 91px;
}

#subnav li {
    border-right: 1px solid #f1f3d9;
    padding-right: 5px;
    padding-left: 5px;
}

#subnav li.last-child {
    border-right-style: none;
}

#subnav a {
    text-decoration: none;
    color: #71781d;
    border-left-width: 12px;
    border-left-style: solid;
    padding-left: 5px;
    white-space: nowrap;
}

#subnav .current_page_item a,
#subnav a:hover {
    color: #000;
}

/* @end */

/* @group Content */

a.more-link {
    float: right;
    /*background-color: #f8f9ec;*/
}

#content {
    width: 62%;
    float: left;
    margin-left: 12px;
    padding-bottom: 1px;
    font-family: Helvetica, Arial, Geneva, sans-serif;
    margin-top: 20px;
}

@media only screen and (min-width: 980px) {
    #content {
        width: 69%;
    }
}

#content .entry{
    margin-bottom: 20px;
}

#content video {
    max-width: 100%;
}

#content .entry:after{
    content:"";
    display:table;
    clear:both;
}

#content h1,  #categoryIcon, #content h2, #content h3, #content h4, #content h5 {
    color: #782723;
    font-variant: normal;
    font-family: "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
    font-weight: bold;
}

#content .centerColumn h1, #categoryIcon, #content h2 {
    font-size: 20px;
    line-height: 1;
    margin-top: 5px;
    clear: none;
}

#content h2 {
    clear: left;

}


#content .centerColumn h1, #content .centerColumn h2{
    clear: none;
}

#content h1 a,  #categoryIcon a, #content h2 a, #content h3 a {
    color: #782723;
    text-decoration: none;
}

#content h1 a:hover,  #categoryIcon a:hover, #content h2 a:hover, #content h3 a:hover {
    text-decoration: underline;
}

#content h3.byline,
#content h3.date {
    color: #71781d;
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
}

#content .centerColumn h2, #content h3 {
    font-size: 15px;
}

#content .centerColumn h3, #content h4 {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: -4px;
}

#content h5 {
    font-size: 12px;
    padding-bottom: 0;
    text-align: right;
}

#content p {
    margin-top: 5px;
    margin-bottom: 15px;
}

#content blockquote p {
    font-weight: normal;
    font-style: normal;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 55px;
}

#content blockquote span,
#content blockquote cite,
#content blockquote h5 {
    text-align: left;
    display: block;
    color: #71781d;
    font: italic normal 12px/20px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
    margin-bottom: -5px;
}

#content blockquote strong,
#content blockquote b{

}

#content blockquote {
    padding-right: 20px;
    margin-bottom: 20px;
}

#content blockquote li{
    margin-left: 55px;
    margin-top: 5px;
}

#content blockquote.verse {
    background: url(../images/leaf.png) no-repeat 0 0;
}


#content blockquote hr {
    color: #f1f3d9;
    border: 1px solid #f1f3d9;
    border-bottom-style: none;
    margin-left: 55px;
    margin-top: 9px;
    margin-bottom: 10px;
}

#content ul, #content ol {
    margin-bottom: 15px;
    margin-top: 5px;
    margin-left: 20px;
}

#content ul {
    list-style-type: square;
}

#content li {
}

#content li p {
    margin-bottom: 0px;
}

#content i.highlight, #content em.highlight {
    background-color: #f8f9ec;
}

#content abbr {
    cursor: help;
    border-bottom: 3px double #e8e9db;
}

#content abbr:hover {
    background-color: #f9faf0;
    border-bottom-color: #bbc543;
}

#content dl {
    padding-left: 10px;
    border-left: 10px solid #bbc543;
    margin-bottom: 20px;
    margin-left: 35px;
}

#content dt {
    display: block;
    color: #71781d;
    font-family: "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
    font-weight: bold;
}

#content dd {
    padding-left: 20px;
    font-style: italic;
    margin-bottom: 20px;
}

#content .eoa {

    color: #71781d;
    width: 20px;
    height: 18px;
    position: absolute;
    background: url(../images/eoa.png) no-repeat left center;
    text-indent: -1000px;
    overflow: hidden;
}

img{
    border-style: none;
    border-width: 0;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.outline li {
    list-style-type: upper-roman;
}
.outline li ol li {
    list-style-type: upper-alpha;
}
.outline li ol li ol li {
    list-style-type: decimal;
}
.outline li ol li ol li ol li {
    list-style-type: lower-alpha;
}

/* @group Author Bio */

#content .authbio {
    background-color: #f1f3d9;
    padding: 20px 12px;
    margin-right: -12px;
    margin-left: -12px;
    margin-bottom: 15px;
}

#content .authbio img {
    float: left;
    margin-left: -85px;
}

#content .authbio p {
    margin-left: 85px;
    padding-bottom: 0;
}

/* @end */

/* @group Comments */



#content .commentlist {
    list-style-type: none;
    margin-left: 0;
}

#comment {
    width: 100%;
}

/* @end */

/* @end */

/* @group Marketplace */

#checkoutOrderTotals {
    clear: left;
    margin-top: 40px;
}

#content hr{
    clear: left;
    border: 1px solid #f1f3d9;
    background-color: #f1f3d9;
}

td.cartQuantity {
    text-align: right;
    white-space: nowrap;
}

#content td.cartQuantity {
    vertical-align: middle;
}

#content .cartQuantity input{
    width: 30px !important;
}

.amount {
    text-align: right;
    width: 15%;
}

.lineTitle {
    font-weight: bold;
}


.totalBox {
    width: 60px;
    text-align: right;
}




#cartSubTotal {
    text-transform: uppercase;
    text-align: right;
    padding-right: 10%;
    font-weight: bold;
}

tr.rowEven {
    background-color: #f8f9ec;
}


tr.rowOdd {
    background-color: #fcfcf6;
}

tr.tableRow {
    background-color: #f8f9ec;
}

#downloads td.centeredContent {
    text-align: center;
    background-color: #fcfcf6;
}

.centerColumn {
    margin-bottom: 40px;
}

#cartProdTitle {

}

table.tabTable, #cartContentsDisplay {
    width: 99% !important;
}



#content .centerColumn .centerBoxHeading h2 {
    clear: left;

}


#content .centerColumn h2 {
    margin-bottom: 10px;

}

div.cartBoxTotal {
    text-transform: uppercase;
}

.centerColumn td, .centerColumn th{
    padding-bottom: 10px;
    vertical-align: top;
    padding-top: 10px;
    padding-right: 10px;
}

.centerColumn th{
    color: #782723;
}

#productDescription {
    clear: left;
}

#productDescription td,
#productDescription th {
    margin: 0;
    padding: 0;
}

#productDescription td {
    padding-right: 5px;
}

#productDescription th {
    text-align:left;
    color:#000;
}

/*#cartImage {
display: none;
}*/



.navNextPrevWrapper {
    text-align: right;
    margin-top: 20px;
    margin-bottom: 20px;
}

#content .navNextPrevCounter {
    float: left;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
}



.navNextPrevWrapper a,
.navSplitPagesLinks a{
    text-decoration: none;
}

.navSplitPagesResult {
    float: left;
}

.navSplitPagesLinks {
    text-align: right;
}


.navNextPrevList{
    display: inline;
    margin-left: 5px;
    color: #000;
}

.categoryListBoxContents a{
    text-decoration: none;
}

.categoryListBoxContents{
    text-align: center;
    float: left;
    border: 1px solid #f1f3d9;
    margin-right: 12px;
    margin-bottom: 12px;
    width: 120px;
    height: 140px;
    padding: 10px;
}


.centerBoxContentsFeatured{
    text-align: center;
    float: left;
    border: 1px solid #f1f3d9;
    margin-right: 12px;
    margin-bottom: 12px;
    width: 120px;
    padding: 10px;
    height: 145px;
}

#productMainImage {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

#cartAdd {
    float: right;
    padding: 20px;
    border: 1px solid #b8bb8e;
    text-align: center;
    background-color: #f8f9ec;
    width: 35%;
    vertical-align: bottom;
    margin: 0 0 20px;
}



#productAttributes {
}

#productAttributes h4.optionName{
    margin-bottom: 0;
}




.wrapperAttribsOptions {
    margin-top: 10px;
}

.wrapperAttribsOptions label{
    margin-left: 10px;
}


.wrapperAttribsOptions .back{
    margin-top: 2px;
    margin-right: 20px;
}

.wrapperAttribsOptions div.back {
    margin-right: 0;
}



a.productListing-heading {
    text-decoration: none;
}

fieldset{
    border: 1px solid #b8bb8e;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
}

legend{
    color: #71781d;
    padding-left: 10px;
    padding-right: 10px;
}

fieldset.payment img {
    max-width: 60px;
    height: 100%;
}

label.inputLabel,
label.inputLabelPayment {
    float: left;
    width: 11.5em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
    width: 44%;
}


.clearBoth{
    clear: left;
}

#content form input{
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 5px;
}

#checkout_confirmation .button_confirm_order {
    margin-left: 10px;
}



.back{
    float: left;
}

.forward{
    float: right;
}

.messageStackError, .messageStackWarning,
.messageStackSuccess, .messageStackCaution{
    margin-top: 10px;
    padding: 5px 10px;
}

.messageStackError img, .messageStackWarning img,
.messageStackSuccess img, .messageStackCaution img{
    display: none;
}

.messageStackError, .messageStackWarning, .messageStackCaution{
    background-color: #782723;
    color: #fff;
}

.messageStackSuccess {
    background-color: #9f9;
    color: #070;
}

/*.messageStackCaution {
background-color: #b8bb8e;
}*/

#content .centerColumn h1.centerBoxHeading,
#content .centerColumn h2.centerBoxHeading{
    clear: left;
}






/* @end */

/* @group Conferences */

/*.post.event {
}*/


#content .conferences p.summary{
    margin-bottom: 0;
    margin-top: 0;
}

#content .conferences p.link{

}


/*#content .conferences .date .year{
font-size: 18px;
font-weight: bold;
line-height: 1;
}*/

/*#content .conferences .date{
color: #b8bb8e;
text-align: right;
float: right;
font-size: 32px;
font-weight: normal;
font-style: normal;
line-height: 1;
margin-top: -10px;
}*/

/*#content .conferences a.more-link {
float: none;
}*/



/* @end */

/* @group Sidebar */

#sidebar-header {
    background-color: #b8bb8e;
    margin-right: -12px;
    margin-left: -12px;
    padding: 5px 12px 15px;
    margin-bottom: 5px;
}

#sidebar {
    display: block;
    width: 226px;
    float: right;
    background-color: #f1f3d9;
    border-top: 3px solid #922923;
    list-style-position: inside;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 20px;
    margin-top: -3px;
}

#sidebar a {
    text-decoration: none;
    color: #782723;
}

#sidebar a:hover {
    text-decoration: underline;
    color: #000;
}

#sidebar .links a {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

#sidebar .links li {
    margin-bottom: 10px;
    margin-top: 5px;
}


#sidebar h3, #sidebar h3 a {
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

#sidebar ul li {
    list-style-type: none;
    list-style-position: outside;
    margin-bottom: 20px;
}

#sidebar ul li ul li {
    list-style-type: square;
    font-family: Helvetica, Arial, Geneva, sans-serif;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
}

#sidebar ul.flush li {
    list-style-type: none;
    margin-left: 0;
}

#upcoming {

}

#upcoming #events{
    overflow: hidden;
    height: 60px;
}

#upcoming .event {
    height: 60px;
}

#upcoming h3, #upcoming h3 a{
    margin: 0;
}

#upcoming h3 a {
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

#upcoming .event h4 {
    font-size: 16px;
    color: #782723;
    font-weight: bold;

}

#upcoming .event p span {
    color: #782723;
    display: block;
    /*float: left;
    width: 160px;*/
}

#upcoming .event p a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    float: right;
}

#upcoming a:hover, #upcoming .event p a:hover {
    color: #000;
}

#sidebar .divider {
    height: 40px;
    background: url(../images/divider1.png) no-repeat top center;
    margin-top: 10px;
    margin-bottom: 10px;
}

#page_options {
    background-color: #fff;
    margin-right: -12px;
    margin-left: -12px;
    text-transform: uppercase;
    font: 11px Helvetica, Arial, Geneva, sans-serif;
    padding-top: 14px;
    padding-left: 12px;
    padding-right: 12px;
}

#article_links {
    background-color: #fff;
    margin-right: -12px;
    margin-left: -12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 23px;
}

#article_links h3 {
    margin-bottom: 12px;
    color: #782723;
    text-transform: none;
    font-size: 16px;
}

#article_links h4 {
    /*border-bottom: 2px solid #f1f3d9;*/
    font-style: italic;
    font-weight: normal;
    color: #71781d;
    font-size: 12px;
}

#article_links ul li {
    list-style-type: circle;
    margin-left: 20px;
}

#page_options #print-page {
    float: right;
    background: url(../images/printer.png) no-repeat right center;
    padding-right: 20px;
    color: #000;
    padding-top: 7px;
    margin-top: -7px;
}

/*#page_options #font-large {
background: url(../images/font_large.png) no-repeat right top;
text-indent: -100px;
overflow: hidden;
width: 12px;
height: 12px;
display: inline-block;
}
#page_options #font-small {
background: url(../images/font_small.png) no-repeat right top;
text-indent: -100px;
overflow: hidden;
width: 12px;
height: 12px;
display: inline-block;
}*/

#page_options #font-large {
    font-size: 20px;
    line-height: 0;
}

#page_options #font-x-large {
    font-size: 24px;
    line-height: 0;
    font-weight: bold;
}

#page_options .fontsize {
    color: #000;
}

/* @end */

/* @group Footer */

#footer {
    clear: both;
    border-top: 3px solid #f1f3d9;
    color: #b8bb8e;
    font-size: 11px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 40px;
}

#footer span.copyright {
    float: right;
}

#footer span.contact {
    display: none;
}

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

#footer a:hover {
    color: #000;
}

/* @end */

/* @group Small Screen */

#header #nav a {
    padding-left: 1%;
    width: 11.5%;
}

/* @end */

/* @group Debug */
/*
#sidebar-header {
background-color: rgba(184,187,142,0.5);
}

#sidebar,
#subnav,
#content .authbio,
#header #nav .current_page_item a,
#header #nav .current_page_parent a,
#header #nav .current_page_ancestor a,
#header #nav .current_page_item a:hover  {
background-color: rgba(241,243,217,0.5);
}

#page_options,
#article_links {
background-color: rgba(255,255,255,0.5);
}

#header #logo a {
opacity: 0.5;
}

#rhythm {
position: absolute;
z-index: -1;
opacity: 1;
top: 0px;
margin-left: -351px;
left: 50%;
display: block;
}*/

/* @end */

/* Format Stripe Form */
.important span.card_hide {
  display: inline-block;
  min-width: 120px;
}

.important input.card-name,
.important input.card_number {
  width: 150px;
  padding-right: 0 !important;
}

.padded-table {
  border: 1px solid #000;
  border-collapse: collapse;
}

.padded-table td,
.padded-table th {
  padding: 2px;
  border: 1px solid #000;
}

.padded-table th {
  text-align: left;
}


/* Retina Images */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

    #header #logo a,
    #subnav {
        background-image: url(../images/logo@2x.png);
        background-size: 250px 235px;
    }

    #content blockquote.verse {
        background-image: url(../images/leaf@2x.png);
        background-size: 49px 26px;
    }

    #content .eoa {
        background-image: url(../images/eoa@2x.png);
        background-size: 19px 11px;
    }

    #sidebar .divider {
        background-image: url(../images/divider1@2x.png);
        background-size: 234px 34px;
    }

    #page_options #print-page {
        background-image: url(../images/printer@2x.png);
        background-size: 16px 16px;
    }


}

/* Mobile Specific-Themes */
@media only screen and (max-width: 720px) {
    body {
        min-width: inherit !important;
    }

    #page {
        min-width: inherit;
        width: auto;
        -webkit-text-size-adjust: 120%;
        -moz-text-size-adjust:    120%;
        text-size-adjust:         120%;
    }

    #header {
        background-color: #fcfdf7;
        margin: 0;
        border: none;
    }

    #header #logo a {
        display: block;
        float: none;
        background: url(../images/logo-mobile.png) no-repeat center;
        background-size: contain;
        height: 60px;
        width: 180px;
    }

    #header #nav a {
        width: 18.8% !important;
        text-align: center;
        padding: 5px 0 2px 0;
        text-transform: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #header #nav .current_page_item a,
    #header #nav .current_page_parent a,
    #header #nav .current_page_ancestor a,
    #header #nav .current_page_item a:hover {
        padding: 5px 0 4px 0;
        margin-bottom: -2px;
    }

    #subnav {
        margin: 0;
        clear: both;
        background-image: none;
        letter-spacing: 0;
        line-height: 2.0;
        padding: 2px 0 1px 0;
    }

    #subnav li {
        border: none;
        padding-left: 2px;
        padding-right: 0;
    }

    #content abbr {
        border-bottom: none;
    }

    #content abbr[title]:after {
        content: " (" attr(title) ")";
    }

    #content {
        margin: 12px;
        width: auto;
        float: none;
    }

    #content blockquote {
        padding-right: 0px;
    }

    #content blockquote.verse {
        background-size: 35px;
    }

    #content blockquote p,
    #content blockquote hr,
    #content blockquote li {
        margin-left: 40px;

    }

    #sidebar {
        float: none;
        width: auto;
        clear: both;
    }

    #page_options {
        display: none;
    }

    #footer {
        font-size: inherit;
        padding: 5px;
    }

    #footer span.copyright {
        float: none;
    }

    #footer p > span {
        display: block;
    }

    /* Zen Cart Mobile Theme */
    #cartAdd {
        float: none;
        display: block;
        width: auto;
    }

    .back, .forward {
        float:  none;
    }

    #productMainImage {
        float: none;
    }

    .categoryListBoxContents,
   .centerBoxContentsFeatured {
       margin-right: 5px;
       margin-bottom: 5px;
        -webkit-text-size-adjust: 100%;
        -moz-text-size-adjust:    100%;
        text-size-adjust:         100%;
    }

    .centerBoxContentsFeatured.back {
        float: left;
    }

    #downloads .tableHeading {
        display: none;
    }

    #prevOrders tr,
    #prevOrders td,
    #downloads tr,
    #downloads td {
        display: block;
        width: auto;
        margin: 0;
        padding: 0;
    }

    #prevOrders .tableHeading {
        display: none;
    }

    #prevOrders tr,
    #downloads tr {
        margin-bottom: 10px;
    }

    #prevOrders td address {
        float: right;
    }

    #prevOrders td {
        text-align: left;
    }

    .tabTable tr,
    .tabTable td {
        text-align: left;
        display: block;
        width: auto;
        padding: 0;
    }

    .tabTable tr {
        clear: both;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #f1f3d9;
    }

    .tabTable .list-price {
        font-weight: bold;
    }

    .productListing-data.list-price > br {
        display: none;
    }

    .productListing-data.list-price > a {
        float: right;
    }

    .tabTable .productListing-rowheading {
        display: none;
    }

    .navNextPrevCounter,
    .button_return_to_product_list,
    #scRemoveHeading,
    .cartRemoveItemDisplay,
    #scUnitHeading,
    .cartUnitDisplay
    {
        display: none;
    }

    .navNextPrevWrapper {
        text-align: inherit;
    }

    .floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper{
        width: auto;
    }

    .centerColumn textarea{
        width: 90%;
    }

    #checkoutShipping fieldset .important,
    .amount.forward,
    .totalBox {
        float: right;

    }

    #checkoutShipping fieldset .checkboxLabel,
    .lineTitle {
        font-weight: bold;
    }

    #checkoutOrderTotals {
        margin-top: 0;
    }

    #checkout_confirmation .button_confirm_order {
        margin-left: 0;
    }
}
