

html {
    
    background: url(../images/bg.jpg) repeat-x;
    
}

body {
    
    background: url(../images/main-bg.jpg) no-repeat center top;
    
}

h1 {
    font-family: georgia;
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    color: #e50000;
    line-height: 24px
    padding-bottom: 17px;
}

#ctl01_ContentSectionMain_product_catalog_product_name {
    padding: 12px 0px;
}

#ctl01_ContentSectionMain_product_catalog_product_price_datalist_ctl00_product_pricing_string {
    font-size: 13px;
}

.productBodyHeaderTable {
    padding-bottom: 10px;
}

#wrapper {
    width: 942px;
    margin: 0px auto;
}

#header-bg {
    background: url(../images/header-bg.jpg) no-repeat;
    width: 942px;
    height: 166px;
}

#top-nav {
    background: url(../images/top-nav-bg.jpg) no-repeat;
    width: 252px;
    height: 35px;
}

#top-nav a {
    font-family: georgia;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #003879;
    line-height: 35px;
    text-decoration: none;
    padding: 0px 15px;
}

#top-nav a:hover {
    color: #abe6ff;
}

#cart-total {
    text-align: center;
    font-family: georgia;
    font-size: 12px;
    font-style: italic;
    color: #fff;
    margin-right: 15px;
}

#cart-total strong {
    font-size: 18px;
}

#logo-bot {
    background: url(../images/logo-bot.jpg) no-repeat;
    width: 462px;
    height: 46px;
    font-family: georgia;
    font-size: 16px;
    font-style: italic;
    color: #003878;
    text-align: right;
    margin-right: 15px;
}

#top-text {
    text-align: center;
    font-family: georgia;
    font-size: 12px;
    font-style: italic;
    color: #fff;
}

#top-text span {
    font-family: arial;
    font-size: 18px;
    font-style: normal;
    color: #e50000;
    line-height: 22px;
}

#market-pages {
    text-align: center;
    border-top: solid 1px #abe6ff;
    border-bottom: solid 1px #abe6ff;
}

#market-pages a {
    font-family: georgia;
    font-size: 16px;
    font-style: italic;
    text-decoration: none;
    color: #003878;
    padding: 0px 15px;
    line-height: 30px;
}

#market-pages a:hover {
    color: #abe6ff;
}

#cat-list {
    margin-left: 20px;
}

#cat-list a {
    font-family: georgia;
    font-size: 18px;
    font-style: italic;
    text-decoration: none;
    color: #003878;
    padding: 0px 15px;
    line-height: 36px;
}

#cat-list a:hover {
    color: #abe6ff;
}

#newsletter {
    text-align: center;
    font-family: arial;
    font-size: 12px;
    color: #4c4c4c;
}

#newsletter span {
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #003a7d;
    line-height: 22px;
}

.input {
    border: 0px;
    background: url(../images/newsletter-input.jpg) no-repeat;
    padding: 0px 10px 0px 15px;
    width: 127px;
    height: 35px;
    line-height: 35px;
    *margin-top: -1px;
}

#main-wrapper {
    padding-left: 10px;
}

#h1-bg {
    background: url(../images/h1-bg.jpg) no-repeat;
    width: 465px;
    height: 75px;
    font-family: georgia;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    color: #e50000;
    line-height: 75px
}

#footer {
    background: url(../images/footer.jpg) repeat-x;
    height: 273px;
}

#footer-bg {
    background: url(../images/footer-bg.jpg) no-repeat;
    width: 942px;
    height: 273px;
    margin: 0px auto;
}

#logo-text {
    width: 242px;
    margin-left: 40px;
    text-align: center;
    font-family: georgia;
    font-size: 12px;
    font-style: italic;
    color: #fff;
}

#logo-text span {
    font-family: arial;
    font-size: 18px;
    font-style: italic;
    color: #064281;
    line-height: 22px;
}

#footer-nav {
    margin-top: 72px;
    margin-left: 20px;
    font-family: arial;
    font-size: 12px;
    color: #fff;
}

#footer-nav a {
    font-family: arial;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

#footer-nav a:hover {
    color: #e50000;
}

#footer-nav div {
    margin-top: 25px;
    margin-left: 65px;
    color: #a5e5ff;
}

#footer-nav div a {
    color: #a5e5ff;
}
