body
{
    background: #575757 url(/static/images/body-bg.png) repeat-x 0 0;
    text-align: center;
    font-size: 62.5%;
    font-family: Verdana, Arial, sans-serif;
}

p
{
    margin-bottom: 1.2em;
}


a
{
    color: #055F88;
}

a:hover
{
    color: #c31813;
}

a.estimate
{
    color: #c31813;
}

ul
{
    margin-left: 14px;
}
li
{
    list-style: circle;
    list-style-position: outside;
}
.clearBoth
{
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

h1
{
    color: #c31813;
    font-size: 2.6em;
    line-height: 1.2em;
    margin-bottom: .5em;
}

h2
{
    color: #3f3f3f;
    font-size: 2.1em;
    margin-bottom: .4em;
}

h3
{
    color: #014968;
    font-size: 1.8em;
    margin-bottom: 0em;
}

.home h1
{
    margin-bottom: 0;
}
p
{
    font-size: 1.4em;
    line-height: 1.6em;
}

.view-more-link
{
    float: right;
    font-size: 1.5em;
    font-weight: bold;
    padding-top: 5px;
}

.rounded-content-box
{
    /*padding: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;*/
}
#lower-content .rounded-content-box
{
    /*background-color: #fafafa;
    background: #fff url(/static/images/sub-content-box-bg.png) repeat-x 0 0;*/
}

.required label span
{
    font-weight: bold;
    font-size: 1.2em;
    color: #c00;
}

.field-error
{
    clear: both;
    text-align: right;
    font-weight: bold;
    color: #c00;
    font-size: 1.2em;
    padding-top: 5px;
}
.back-to-link
{
    font-weight: bold;
    font-size: 1.3em;
}
#content-wrapper
{
    width: 90em;
    margin: 0 auto;
    text-align: left;
}

#header
{
    margin-top: 2px;
}
    #header #logo
    {
        float: left;
        font-size: 20px;
    }
    #header #logo a
    {
        background: transparent url(/static/images/logo.png) 0 0 no-repeat;
        width: 900px;
        height: 95px;
        margin-top: 2px;
        display: block;
        text-indent: -9999px;
        border-bottom: 1px solid #000;
    }

    #header #tollfree-number
    {
        float: right;
        font-size: 1.4em;
        height: 87px;
        margin-top: 20px;
    }

    #main-navigation
    {
        width: 900px;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
        margin-left: -4.5em;
    }
        #main-navigation li
        {
            display: inline;
            margin-left: 45px;
        }
        #main-navigation a
        {
            color: #ec2328;
            font-size: 1.9em;
            text-decoration: none;
            font-style: italic;
            text-transform: uppercase;
        }
        #main-navigation a:hover
        {
            border-bottom: 1px dotted #014968;
        }
        #main-navigation a.selected
        {
            border-bottom: 1px dashed #014968;
            *border-bottom-style: solid;
        }

#inner-content-wrapper
{
    background-color: #fff;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;

    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;

}

#inner-content-wrapper, #left-column
{
    padding: 1.5em 3em .5em 3em;
}
.home #inner-content-wrapper
{
    padding: 0;
}

#left-column
{
    clear: left;
    width: 50em;
    *width: 46em;
    padding-top: 1.5em;

}
    #left-column h1
    {
        margin-bottom: .5em;
    }
    #left-column li
    {
        font-size: 2.0em;
        line-height: 1.6em;
        color: #129edb;
        padding-left: 1.4em;
        background: #fff url(/static/images/home/bullet.png) 0 .6em no-repeat;
    }
/* Homepage Specific.. Break out? */
.home #header
{
    /*background-image:url(/static/images/header-bg-home.png);*/
}

.home #main-image
{
    float: right;
}

#homepage-ribbon
{
    /*background: #0096d7 url(/static/images/home/estimate-bg.png) 0 0 repeat-x;*/
    background-color: #0096d7;
    height: 3.5em;
    width: 86.3em; /* 900px - (lpadding + rpadding) - (border * 2) */
    border: 1px solid #296f8e;
    padding: 10px;
    padding-left: 2.5em;
    clear: both;
    text-align: center;
}
    #homepage-ribbon span
    {
        color: #fff;
        font-size: 2.6em;

    }
    #homepage-ribbon a
    {
        background: transparent url(/static/images/home/estimate-button.png) 0 0 no-repeat;
        width: 20.2em;
        height: 4.5em;
        margin-top: -.5em;
        display: block;
        text-indent: -9999px;
    }

#lower-content
{
}
    #lower-content td
    {
        padding: 10px;
    }
    #lower-content #testimonials
    {
        padding-left: 10px;
        margin-top: 15px;
    }
    #lower-content li
    {
    font-size: 1.4em;
    line-height: 1.8em;
    }
    */
    #testimonials
    {
        margin-top: 10px;
    }
        #testimonials blockquote
        {
            margin-bottom: 10px;
        }

    #clients, #contact
    {
        width: 263px;
        padding-left: 13px;
    }
    #bannerAd, #clients
    {
        height: 210px;
    }
    #testimonials, #contact
    {
        marign-top: 25px;

    }
    #clients
    {
        margin-top: 15px;
    }
    #clients ul
    {

    }

    #contact table
    {
        font-size: 1.4em;
    }
    #contact td
    {
        padding: 5px;
    }
    #contact td.first
    {
        font-weight: bold;
        text-align: right;
    }
    #lower-content h3
    {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
        border-bottom: 1px solid #014968;
    }

#footer
{
    margin-top: 10px;
    margin-bottom: 20px;
    color: #fafafa;
}
#footer a
{
    color: #fafafa;
}

.safetymap-form li
{
    float: left;
}

/* FIELDSET */

fieldset
{
    border: 1px solid #ccc;
    padding: 1em;
}

    fieldset legend
    {
        font-size: 1.4em;
        font-weight: bold;
        color: #0096D7;
        padding: 0 5px;

    }

    fieldset label
    {
        font-size: 1.2em;
        color: #000;
    }
    fieldset td
    {
        padding-right: 1.4em;
        padding-bottom: .8em;
    }

/* Homepage */

#main-image
{
    margin: 10px;
    text-align: center;
    margin-bottom: 20px;
}
    #main-image a
    {
        font-weight: bold;
        font-size: 1.4em;
        margin-top: -8px;
        display: block;
    }

#homepage-product-list li
{
    padding-top: 2px;
    list-style: none;
}
    #homepage-product-list a
    {
        text-decoration: none;
    }
        #homepage-product-list a:hover
        {
            text-decoration: underline;
        }

 /* Products */

 @import "/static/js/dojo-release-1.3.2/dojox/image/resources/Lightbox.css";

.product-entry
{
    border-top: 1px solid #ccc;
    padding: 15px 20px 15px 15px;
    margin-right: 15px;
}

.first
{
    border-top: none;
}

.product-entry img
{
    border: 1px solid #333;
    padding: 3px;
}

         .product-entry .image-container
        {
            padding-right: 20px;
            width: 340px;
        }
        .product-entry
        {
            clear: both;
            border-bottom: 1px solid #ccc;
        }

        .product-entry img
        {
            border: 1px solid #333;
            padding: 3px;
        }

        .view-larger-image
        {
            font-size: 1.4em;
            margin-top: 5px;
            text-align: center;
        }

/*** **/
.paypal-form
{
    margin: 0;
    padding: 0;
}


/*******/

.dijitDialogFixed div
{
}
 .dojoxLightboxFooter, .dojoxLightboxFooter div
 { }
 .dojoxLightboxFooter
 {
 width: 100%;
 }


.dojoxLightboxFooter , .dojoxLightboxFooter div
{
}


.dojoxLightbox div
{
}
