

h1
{   
    font-family: georgia;
    font-size: 24px;
    line-height: 24px;
    color: #4c492e;
    padding: 0px;
    margin: 0px; 
    padding-bottom: 5px;
}

h2
{
    font-family: georgia;
    font-size: 18px;
    line-height: 18px;
    color: #4c492e;
    padding: 0px;
    margin: 0px; 
}

body {
    font-family: arial;
    
    background: url(../images/site-bg.jpg) repeat-y center #b69b75;
    
}

#banner
{
    position: relative;
    width: 475px;
    height: 298px;
    position: relative;
}

#banner-overlay
{
    position: absolute;
    width: 475px;
    height: 298px;
    background: url(../images/banner-overlay.png) no-repeat;
    top: 0px;
    z-index: 2;
}

#rotate
{
    width: 475px;
    height: 298px;
    z-index: 1;
    position: relative;
    top: 0px;
}

#rotate>img
{
    position: absolute;
    top: 0px;
    height: 298px;
    right: 0px;
}

.header-bg
{
    background: url(../images/header-bg.jpg) #fff no-repeat top center;
    height: 117px;
}

#top-nav-bg {
    background: url(../images/top-nav-bg.png) no-repeat;
    width: 385px;
    height: 34px;
    text-align: center;
}

#top-nav-bg a {
    font-family: 'lucida sans';
    font-size: 13px;
    text-shadow: 0px 1px 2px #d5cc57;
    color: #4a3933;
    line-height: 33px;
    float: left;
    text-decoration: none;
}

#top-nav-bg a:hover {
    color: #2a201d;
}

#top-nav-bg span {
    font-family: 'trebuchet ms';
    font-size: 10px;
    color: #4a3933;
    line-height: 34px;
}

.top-nav-sep {
    background: url(../images/top-nav-sep.jpg) no-repeat center;
    width: 25px;
    height: 34px;
    float: left;
}

#number
{
    font-family: georgia;
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    line-height: 20px;
    color: #4a3933;
}

.search-input {
    background: url(../images/search-input.png) no-repeat;
    width: 132px;
    height: 19px;
    padding: 0px 10px;
    margin: 0px;
    line-height: 19px;
    font-family: georgia;
    font-size: 11px;
    color: #a0a0a0;
    border: 0px;
}

#nav
{
    position: relative;
    text-align: center;
}

#nav > div > div
{
    display: none;
}

#nav>a, #nav>div
{
    font-family: georgia;
    font-size: 14px;
    text-align: right;
    color: #c7c05a;
    text-shadow: #222 1px 1px 0px;
    text-decoration: none;
    float: left;
    text-align: left;
    padding: 0px 14px;
}

.ddl
{
    position: absolute;
    width: 225px;
    z-index: 5000;
}

.ddlwrapper a
{
    font-family: georgia;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
    color: #fff;
    display: block;
}

.ddlwrapper a:hover
{
    color: #ffd204;
}

.ddlwrapper
{
    padding: 10px 15px;
    background: #47322a;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

#top-nav {
    text-align: right;
}

#top-nav a {
    text-decoration: none;
    color: #22447e;
}

#top-nav a:hover
{
    color: #3e3e3e;
}

.nav-bg
{
    background: url(../images/nav-bg.png) repeat-x;
    height: 44px;
}

#nav
{
    text-align: center;
}

#nav a
{
    font-family: georgia;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #c7c05a;
    text-shadow: #222 1px 1px 1px;
    text-decoration: none;
    padding: 0px 8px;
}

#nav a:hover
{
    color: #f2ec93;
}

#top-container
{
    background: url(../images/top-container-bg.jpg) no-repeat;
    background-position: top left;
    width: 950px;
    height: 298px;
}

#top-container-wrapper
{
    padding: 25px;
    padding-right: 75px;
    color: #584e4e;
    font-family: arial;
    font-size: 12px;
    line-height: 17px;
}

#top-container-wrapper h2
{
    font-family: georgia;
    font-size: 18px;
    color: #ee9624;
    padding: 0px;
    margin: 0px;
}

.article-teaser-bg
{
    background: url(../images/article-teaser-bg.jpg) no-repeat;
    width: 264px;
    height: 150px;
}

.article-teaser-wrapper
{
    padding: 15px;
    padding-left: 30px;
    color: #584e4e;
    font-family: arial;
    font-size: 12px;
    line-height: 17px;
}

.article-teaser-wrapper h2
{
    font-family: georgia;
    font-size: 18px;
    color: #4c492e;
    padding: 0px;
    margin: 0px;
}

#footer-nav
{
    text-align: center;
}

#footer-nav a
{
    font-family: arial;
    font-size: 14px;
    color: #4c492e;
    padding: 0px 11px;
    padding-top: 0px;
    text-decoration: none;
}

#footer-nav a:hover
{
    color: #ee9624;
}

#copyright
{
    text-align: center;
    font-size: 12px;
    color: #4c492e;
    padding-top: 10px;
}

.cat_desc
{
    color: #584e4e;
    font-family: arial;
    font-size: 12px;
    line-height: 17px;
    padding-right: 15px;
}

#side-categories
{
    width: 225px;
    min-height: 125px;
    background: url(../images/side-categories.jpg) no-repeat;
}

#side-categories-wrapper
{
    padding: 10px 15px;
}

#side-categories-wrapper a
{
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
}

#noodlesddl, #saucesddl, #homemadeddl, #cappuccinoddl, #jamsddl, #giftsddl
{
    display: none;
}

#ctl01_ContentSectionMain_categories_page_header
{
    display: none;
}

#modal-placeholder
{
    display: none;
    margin: 0 auto;
    position: absolute;
    z-index: 999999;
    width: 100%;
}

.jquery-modal-smokescreen
{
    background-color: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.jquery-modal
{
    background: #fff url(../images/modal-bg.jpg) no-repeat;
    border: solid 5px #d2232a;
    width: 700px;
    top: 50%;
    left: 50%;
    position: fixed;
    z-index: 999;
}

#jquery-modal-wrapper
{
    padding: 0px 15px;
    padding-top: 40px;
    padding-bottom: 15px;
}

#jquery-modal-print
{
    text-align: right;
    padding-right: 10px;
    margin-top: 15px;
    clear: both;
}

#jquery-modaltext
{
    *margin-top: -20px;
}

#jquery-modalclose
{
    height: 30px;
    line-height: 30px;
    font-family: arial;
    text-align: right;
    padding-right: 10px;
    color: #d2232a;
    cursor: pointer;
    width: 50px;
    float: right;
}

#side-categories-wrapper .productNavItem a {
    font-size: 12px;
    text-decoration: none;
}


.ecomPanelTable {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
h2#product_reviews {
    padding-top: 0px;
}
.ecommerceLoginForgotEmail {
    width: 150px;
}

.subSubSubHeader {
    background: #e1d4c2;
    border: solid 1px #7d7263;
}
