

body {
    
    background: url(../images/main-bg.jpg) center repeat-y #000;
    
}

body, body td {
    font-family: 'segoe ui', 'lucida sans', sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #36010b;
}

h1 {
    font-family: 'segoe ui', 'lucida sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: lowercase;
    color: #831920;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
    padding-bottom: 10px;
}

#wrapper {
    width: 987px;
    margin: 0px auto;
}

#header-right-bg {
    background: url(../images/header-right.jpg) no-repeat;
    width: 667px;
    height: 123px;
}

#header-right {
    height: 58px;
    width: 667px;
    float: left;
}

#ecom-nav {
    width: 580px;
    float: right;
    text-align: right;
    line-height: 53px;
    color: #363636;
    font-size: 18px;
}

#ecom-nav a {
    font-size: 14px;
    color: #c62742;
    text-decoration: none;
    padding: 0px 3px;
}

#ecom-nav a:hover {
    color: #363636;
}

.cart {
    width: 25px;
    height: 35px;
    display: block;
    float: left;
}

#cart {
    background: url(../images/cart.jpg) no-repeat;
    width: 80px;
    height: 58px;
    float: right;
    margin-right: 7px;
}

#count {
    color: #beb8d9;
    font-size: 11px;
    padding-top: 21px;
    padding-left: 25px;
}

#nav-bg {
    background: url(../images/nav-bg.jpg) no-repeat;
    width: 987px;
    height: 39px;
}

.search-input {
    background: #716c8a;
    border: solid 1px #23202e;
    color: #fff;
}

a.search-go {
    font-size: 24px;
    text-decoration: none;
}

.search-go a {
    color: #fff;
}

#main-bg {
    background: url(../images/main-bg.jpg) repeat-y;
    width: 987px;
}

#rotate
{
    width: 728px;
    height: 193px;
    z-index: 1;
    position: relative;
}

#rotate>img
{
    position: absolute;
    top: 0px;   
}

#rotator {
    position: absolute;
    float: left;
    text-align: left;
    background: url(../images/bg-rotator.png) no-repeat;
    width: 728px;
    height: 193px;
    z-index: 1000;
}

#rotator .content {
    position: relative;
    left: 0px;
    width: 728px;
    height: 193px;
}

#rotator .content>img {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
}

#rotator .content #itemContent {
    position: absolute;
    bottom: 0px;
}

#rotator .content #itemLinks {
    margin: 0 0 0 5px;
}

#rotator .content #itemLinks a {
    display: block;
    width: 9px;
    height: 9px;
    background: #000;
    float: left;
    margin-right: 4px;
}

#rotator .content #itemLinks a:hover, #rotator .content #itemLinks a.active { 
    background: #726b8c;
}

#rotator .content #itemLinks div {
    display: none;
}

#rotator .content #itemText {
    background: url(../images/bg-rotator-text.png) repeat;
    width: 728px;
    height: 45px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    line-height: 45px;
}

#rotator .content #itemText a {
    color: #d3c6a1;
}

#border-wrapper {
    padding: 0px 7px;
}

#connect-bg {
    background: url(../images/connect-bg.jpg) no-repeat;
    width: 245px;
    height: 68px;
}

#connect a {
    color: #fff;
    font-family: 'segoe ui', 'lucida sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    line-height: 16px;
}

#connect a:hover {
    color: #855d7f;
}

#newsletter-bg {
    background: url(../images/newsletter-bg.jpg) no-repeat;
    width: 245px;
    height: 125px;
}

#newsletter-wrapper {
    padding: 10px 15px;
    color: #fff;
    font-size: 10px;
}

#newsletter-wrapper div {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
}

.newsletter-input {
    background: #9b5060;
    border: solid 1px #5d1217;
    color: #fff;
}

#main-wrapper {
    padding: 30px;
}

#right-wrapper {
    padding: 15px;
    color: #fa6655;
    padding-right: 20px;
    font-size: 13px;
}

#right-wrapper a {
    text-decoration: none;
    font-size: 12px;
}

#raves {
    font-weight: bold;
    font-size: 17px;
    color: #fff;
}

#footer-nav {
    color: #452c41;
    padding: 0px 30px;
}

#footer-nav a {
    color: #452c41;
    text-decoration: none;
    font-weight: 600;
}

#copy {
    font-size: 10px;
    color: #46415d;
    margin: 0px 30px;
    width: 200px;
    float: left;
}

#rapid {
    font-size: 10px;
    color: #46415d;
    margin: 0px 30px;
    width: 380px;
    float: right;
}

.uiCatProdListImg {
    width: 100px;
}

.uiCatProductShortDesc {
    display: block;
    text-align: justify;
    padding-left: 3px;
    padding-right: 3px;
}



.subSubSubHeader {
    background: #d8d5e7;
    border: solid 1px #46425d;
}
