* {
    margin: 0;
    padding: 0;
}

@font-face
{
    font-family: ed_script;
    src: url('/fonts/ITCEDSCR.eot');
}

@font-face
{
    font-family: ed_script;
    src: url('/fonts/ITCEDSCR.TTF');
}

body {
    background-image: url(/images/vbg.gif);
    background-repeat: repeat;
    background-color: #303030;
    text-align: center;
    color: #D8BE4C;
}

body a {
    /*color: #60462a;*/
    color: #a2794d;
}

#body_container {
    width: 990px ;
    margin-left: auto ;
    margin-right: auto ;
    border-style: solid;
    border-width: 1px;
    border-color: #D8BE4C;
    text-align: left;
}

#header {
    width: 990px;
    height: 175px;
    padding: 0;
}

#nav {
    position: relative;
    width: 990px;
    height: 55px;
    background-color: #000000;
    background-image: url(/images/navbar.jpg);
    background-repeat: repeat-x;
}

#content {
    width: 990px;
    background-color: #000000;
}

#flash_content {
    height: 375px;
}

#prod_content {
    position: relative;
    height: 375px;
    width: 990px;
    background-color: rgb(0,0,0);
    background-position: right;
    background-repeat: no-repeat;
}

#footer {
    clear: both;
    width: 990px;
    height: 210px;
}

#footer_bar {
    width: 990px;
    height: 35px;
    background-image: url(/images/navbar.jpg);
    background-repeat: repeat-x;
}

#footer_content {
    width: 990px;
    height: 175px;
    background-image: url(/images/bellalume_footer.jpg);
    background-repeat: no-repeat;
    text-align: center;
}

#footer_content a {
    color: #000000;
}


#navlist {
    list-style-type: none;
    background-image: url(/images/navbar.jpg);
    height: 35px;
    width: 990px;
    margin: auto;
}

#navlist li {
    float: right;
    background-image: url(/images/navbar_break.jpg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 2px;
}

#navlist a {
    padding-right: 32px;
    padding-left: 30px;
    display: block;
    line-height: 35px;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #60462a;
    text-shadow: white 0px 0px 7px;
}

#navlist a:hover {  

    background-image: url(/images/navbar_hover.jpg);
}

#navlist ul {
    position: absolute;
    z-index: 1001;
    top: 35px;
    left: 0;
    width: 990px;
    height: 20px;
    background-color: #000000;
    list-style-type: none;
}

#navlist ul li {
    float: right;
    background-image: none;
    padding: 0;
}

#navlist ul li a {
    padding-right: 32px;
    padding-left: 30px;
    display: block;
    line-height: 20px;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #D8BE4C;
}

#navlist ul a:hover {
    color: #ffffff;
    background-image: none;
}

#navlist ul {
    display: none;
}

#navlist li:hover ul {
    /*display: block;*/
}

#store_left {
    width: 200px;
    display: inline;
    float: left;
    padding: 5px;
}
 
#store_right {
    width: 200px;
    display: inline;
    float: right;
    padding: 5px;
}

#store_content {
    float: left;
    width: 750px;
    padding: 10px;
}

#store_container {
    float: left;
    width: 100%;
    display: block;
    background-color: #000000;
}

#store_header {
    float: left;
    width: 990px;
}

#store_crumbs {
    width: 50%;
    display: inline;
    float: left;
    padding: 5px;
}

#store_toplinks {
    display: inline;
    float: right;
    padding: 5px;
}


#index_left {
    width: 550px;
    float: left;
    padding: 0px 10px 0px 30px;
    font-size: large;
    font-style: italic;
}

#index_right {
    width: 355px;
    display: inline;
    float: right;
    padding: 0px 30px 0px 10px;
}

#index_full {
    width: 925px;
    padding: 0px 30px 0px 30px;
    font-size: large;
    font-style: italic;
}

#pageIcon, td.pageHeading img {
display: none;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
}

TD.headerError {
    color: #ff0000;
    font-weight: bold;
}

#sitemap {
    line-height: 2em;
    list-style: none;
    padding-left: 10px;
    margin-left: 10px;
}

TABLE.infoBoxContents {
    color: #000000;
    padding-left: 10px;
}

TD.infoBoxHeading {
    padding-left: 5px;
}

TABLE.infoBoxContents a {
    color: #000000;
}

.productSpecialPrice {
    color: #ff0000;
}

#prodln_title {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
}

#prod_left {
    float: left;
    text-align: center;
}

#prod_right {
    float: right;
    text-align: center;
}

#product_text {
    position: absolute;
    top: 50px;
    left: 545px;
    width: 415px;
    height: 275px;
    border-width: 2px;
    border-style: solid;
}

#product_image {
    position: absolute;
    top: 0px;
    left: 45px;
    width: 334px;
    height: 375px;
}
#product_name {
    position: absolute;
    top: 20px;
    left: 11px;
    width: 314px;
    height: 80px;
    font-family: ed_script;
    font-size: 48pt;
}

#product_smdesc {
    position: absolute;
    top: 56px;
    left: 188px;
    width: 207px;
    height: 48px;
    font-family: arial, sans-serif;
    text-align: right;
    font-size: 12pt;
    font-weight: bold;
}

#product_fdesc {
    position: absolute;
    top: 115px;
    left: 20px;
    width: 376px;
    height: 139px;
    font-family: arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
}
