html {
    height: 100%;
}
body {
    padding: 0;
    margin: 0;
    background: #da5d00 url(../images/bg-site.gif) repeat-x;
    font: 12px Verdana, Arial, sans-serif;
    line-height: 18px;
    color: #000;
    height: 100%;
}

a img {
    border: none
}
a {
    color: #da5d00;
}

h1, h2, h3 {
    padding: 0;
    margin: 0;
    color: #da5d00;
}
h1 a, h2 a, h3 a {
    text-decoration: none;
}
h1 { font-size: 24px; line-height: 26px; }
h2 { font-size: 18px; line-height: 20px; }
h3 { font-size: 12px; line-height: 14px; font-weight: bold; }

hr {
    border: 0;
    color: #7da208;
    background-color: #7da208;
}

.floatRight {
    float: right;
    padding: 0 0 5px 5px;
}
.clearBoth {
    clear: both;
    font-size: 1px;
}



/* site
   ====================================================================== */
#siteWrapperOuter{
    width: 884px;
    background: url(../images/bg-content.png) repeat-y;
    margin: 0 auto;
}
#siteWrapper {
    margin: 0 30px 0 25px;
}
#bottomShadow {
    width: 884px;
    height: 13px;
    /* background: url(../images/bottom-shadow.png) no-repeat; */
    margin: 0 auto;
}



/* header
   ====================================================================== */
#headerWrapper {
    height: 130px;
    position: relative;
}
#logo {
    position: absolute;
    top: 29px;
    left: 0;
    width: 223px;
    height: 84px;
}

/* main nav */
#mainNavWrapper {
    padding: 33px 0 0 292px;
}
#main-nav {
    padding: 0;
    margin: 0;
    height: 89px;
    width: 388px;
    font-size: 12px;
    color: #fff;
    position: relative;
}
#main-nav-tl, #main-nav-tr, #main-nav-br, #main-nav-bl {
    position: absolute;
    height: 8px;
    width: 8px;
    background: url(../images/menu-corners.gif) no-repeat;
    font-size: 1px;
}
#main-nav-tl { top: 0; left: 0; background-position: top left; }
#main-nav-tr { top: 0; right: 1px; background-position: top right; }
#main-nav-br { bottom: 0; right: 1px; background-position: bottom right; }
#main-nav-bl { bottom: 0; left: 0; background-position: bottom left; }

ul#mainlevel_site {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul#mainlevel_site li {
    float: left;
    background: url(../images/bg-main-nav.gif) repeat-x;
    margin: 0 1px 0 0;
    text-align: center;
}
ul#mainlevel_site li a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 45px 20px 8px 20px;
    margin: 0;
}

/* search */
#searchWrapper {
    position: absolute;
    top: 8px;
    right: 158px;
    width: 324px;
    height: 53px;
    /* background: url(../images/bg-search.png) no-repeat; */
}
#searchWrapper .search {
    padding: 10px 0 0 17px;
}
#searchWrapper .search input.inputbox {
    width: 225px;
    border: 1px solid #999999;
    font: 12px Verdana, Arial, sans-serif;
    padding: 5px;
}
#searchWrapper .search input.button {
    background: url(../images/btn-search.gif) no-repeat;
    width: 62px;
    height: 28px;
    border: none;
    font: 12px Verdana, Arial, sans-serif;
    margin: 0 0 0 5px;
    padding: 0 0 6px 0;
    vertical-align: top;
}
/* shopping cart */
#cartWrapper {
    position: absolute;
    top: 8px;
    right: -13px;
    width: 171px;
    height: 118px;
    /* background: url(../images/bg-cart.png) no-repeat; */
    font-size: 12px;
    color: #fff;
    text-align: right;
}
ul#mainlevel-nav {
    padding: 0;
    margin: 15px 26px 0 0;
    list-style: none;
}
ul#mainlevel-nav li {
    padding: 0 0 5px 0;
    margin: 0;
}
ul#mainlevel-nav li img {
    vertical-align: middle;
    padding: 0 0 0 5px;
}
ul#mainlevel-nav li a {
    text-decoration: none;
    color: #fff;
}



/* left col - product nav, specials
   ====================================================================== */
#product-nav-specials {
    float: left;
    width: 224px;
    padding: 0 15px 0 0;
}

/* product nav */
#productNavWrapper {
    padding: 3px 0 0 0;
}
#product-nav-heading {
    width: 224px;
    height: 48px;
    background: url(../images/prod-nav-heading.gif) no-repeat;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 48px;
}
#product-nav {
    padding: 0;
    margin: 0;
    height: auto;
}
#product-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 224px;
}
#product-nav ul li {
    margin: 2px 0 0 0;
    width: 224px;
/*
    background: #adc2eb url(../images/bg-prod-nav.gif) no-repeat right center;
    padding: 10px 30px 10px 15px;
*/
}
#product-nav ul li a {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
#product-nav ul li a .prod-nav-item {
    width: 179px;
    background: #adc2eb url(../images/bg-prod-nav.gif) no-repeat right center;
    padding: 10px 30px 10px 15px;
}
#product-nav ul li a:hover .prod-nav-item, #product-nav ul li a.activepage .prod-nav-item {
    background: #3366cc url(../images/bg-prod-nav-active.gif) no-repeat right center;
}
#product-nav ul li a #prod-nav-bottom {
    width: 224px;
    height: 8px;
    font-size: 1px;
    background: url(../images/bg-prod-nav-bottom.gif) no-repeat;
}
#product-nav ul li a:hover #prod-nav-bottom, #product-nav ul li a.activepage #prod-nav-bottom {
    background: url(../images/bg-prod-nav-bottom-active.gif) no-repeat;
}



/* specials nav */
#specialsWrapper {
    margin: 20px 0 10px 0;
    background: url(../images/bg-specials.gif) repeat-y;
    font-size: 11px;
    color: #000;
}
#specials-top {
    width: 223px;
    height: 10px;
    background: url(../images/bg-specials-nav-top.gif) no-repeat;
}
#specials-left {
    padding: 5px 11px 0 11px;
}
#specials-bottom {
    width: 223px;
    height: 10px;
    background: url(../images/bg-specials-nav-bottom.gif) no-repeat;
}



/* content
   ====================================================================== */
#contentWrapper {
    float: left;
    width: 590px;
    background: url(../images/bg-content.gif) repeat-y;
    margin: 0 0 10px 0;
}
#content-top {
    background: url(../images/bg-content-top.gif) no-repeat;
    width: 590px;
    height: 10px;
}
.content-padding {
    padding: 0 20px;
}
.content-divider {
    background: url(../images/bg-content-divider.gif) no-repeat;
    width: 590px;
    height: 18px;
}
#content-bottom, #content-bottom-index {
    clear: both;
    background: url(../images/bg-content-bottom.gif) no-repeat;
    width: 590px;
    height: 10px;
}
.prodListingTable {
    clear: both;
}

/* just for home page */
#content-bottom-index {
    background: url(../images/bg-content-bottom-index.gif) no-repeat;
}
#content-home-left {
    float: left;
    width: 385px;
}
#content-home-right {
    float: left;
    width: 140px;
    font-size: 11px;
    background: url(../images/bg-wide-green-left.gif) repeat-y left top;
}
.content-divider2 {
    background: url(../images/bg-content-divider2.gif) no-repeat;
    width: 590px;
    height: 18px;
}
.home .contentheading, .home .article_seperator {
    display: none;
}
.home select {
    font-size: 11px;
}

#breadcrumb {
    border-bottom: 1px solid #7da208;
    font-size: 11px;
    padding: 0 5px 10px 5px;
    margin: 0 0 15px 0;
}
#breadcrumb a {
    color: #000;
}



/* footer
   ====================================================================== */
#footer {
    width: 829px;
    margin: 0 auto;
    padding: 0 0 10px 0;
    font-size: 11px;
    color: #fff;
}
#footer a {
    color: #fff;
    text-decoration: none;
}