﻿body 
{
    padding: 0;
    margin: 0;
    font: normal 11px arial, verdana, tahoma;
    background: #000000 url(bg.jpg) 0 0 repeat-x;
    text-align: center;
}

img
{
    border: none;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#container
{
    width: 950px;
    margin: 0 auto;
    padding: 0 auto;
    text-align: left;
}

#header
{
    width: 950px;
    height: 127px;
    background: url(header.jpg) 0 0 no-repeat;
}

.logo
{
    float: left;
    width: 337px;
}

.headerRight
{
    float: right;
    width: 610px;
    color: #fff;
}

.headerRight a
{
    color: #fff;
}

.headerlinks
{
    margin-top: 10px;
    text-align: right;
}

.headerlinks a
{
    padding: 0 14px;
}

.search
{
    margin-top: 21px;
}

.search form
{
    padding: 0 0 0 232px;
    display: inline;
    margin: 0;
}

.search *
{
    vertical-align: top;
}

.search form input#query
{
    width: 172px;
    margin-right: 2px;
    padding: 4px 3px 3px 3px;
    border: none;
    background: none;
    font-size: 11px;
    color: #636479;
}

.search span.advSearch
{
    font-size: 10px;
    padding-left: 15px;
}

.search span.advSearch a
{
    text-decoration: underline;
}

.search span.advSearch a:hover
{
    text-decoration: none;
}

.floatingCart
{
    padding-left: 230px;
    margin-top: 30px;
    font-family: Georgia;
    font-size: 12px;
}

span.cartTotal
{
    font-weight: bold;
    padding-right: 20px;
}

.cartLinks
{
    display: inline;
}

.cartLinks a
{
    padding: 0 9px;
    font-size: 11px;
    background: url(arrow.gif) right center no-repeat;
}

#bodyshell
{
    background: #A39C96 url(bodyshell-bg.jpg) 0 0 repeat-x;
    float: left;
}

#navcont
{
    float: left;
    width: 189px;
}

ul#nav
{
    margin: 20px 0 0 0;
    padding: 0 7px 0 5px;
    list-style: none;
    width: 177px;
}

ul#nav li
{
    border: 1px solid #27221E;
    background: #43322A;
    margin: 3px 0;
}

ul#nav li a
{
    display: block;
    padding: 7px 5px 7px 18px;
    color: #fff;
    font-family: verdana;
    font-size: 12px;
}

#bodycont
{
    width: 761px;
    float: right;
}

#bodycont a
{
    color: #000;
}

#welcome
{
    background: #6D5B4D url(main-image.jpg) 0 0 no-repeat;
    color: #fff;
    padding: 42px 25px 0 550px;
    height: 308px;
}

#welcome span
{
    font-family: Georgia;
    font-size: 24px;
    display: block;
}

#welcome p
{
    margin: 11px 0;
}

#featured
{
    padding-right: 10px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.contents-table
{
    width: 100%;
}

.contents-table td
{
    text-align: center;
}

.contents-table td .name
{
    padding: 5px 0 3px;
}

.contents-table td .name a
{
    color: #000;
    font-weight: bold;
}

#footer
{
    width: 950px;
    clear: both;
    background: url(footer.jpg) 0 0 repeat-x;
}

.footerMsg
{
    padding: 0 40px;
    width: 870px;
    float: left;
    margin: 23px 0;
    overflow: hidden;
    height: 28px;
}

.footerBottom
{
    clear: both;
    float: left;
    width: 950px;
}

.badges
{
    float: left;
    width: 190px;
    text-align: center;
    margin-top: 20px;
}

.badges a
{
    color: #fff;
    font-size: 10px;
}

.badges a img
{
    margin: 0;
}

.badges img
{
    margin: 10px 0 0;
}

.footerRight
{
    width: 760px;
    float: right;
}

.newsletter
{
    margin-top: 7px;
}

.newsletter span
{
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    padding-right: 20px;
}

.newsletter form
{
    display: inline;
    margin: 0;
    padding: 0;
}

.newsletter form *
{
    vertical-align: middle;
}

.newsletter form input.newsletterBox
{
    width: 214px;
    font-size: 11px;
    color: #8A8A8A;
}

.credit
{
    clear: both;
    text-align: center;
    color: #9A9A9A;
    padding-bottom: 50px;
}

.credit a
{
    color: #9A9A9A;
}

.footerlinks
{
    color: #8B898C;
    width: 712px;
    margin: 20px 0;
    float: right;
}

.footerlinks a
{
    color: #fff;
    text-decoration: underline;
    padding: 3px 0;
    display: block;
}

.footerlinks a:hover
{
    text-decoration: none;
}

#cartTable a
{
    color: #000;
}