
#home_slider
{width:100%;
    position: relative;
    font-family: Arial, San-Serif;
    float: left;
    text-decoration: none;
	margin:0 0 22px 0;
}
#home_slider a
{
    text-decoration: none;
    outline: none;
    font-family: Arial, San-Serif;
    text-align: left;
}
#home_slider .tags
{
    width: 265px;
    overflow: visible;
    z-index: 50;
    height: auto;
}
#home_slider .tags, #home_slider .tags ul, #home_slider .content
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
}
#home_slider .tags ul li
{
    width: auto;
    height: 70px;
    padding: 13px 0 5px 16px;
    display: block;
    background-image: url("bbb-slider-sprite.png"/*tpa=http://www.xxxxx.com/images/DORWebsite/bbb-slider-sprite.png*/);
    background-repeat: no-repeat;
    background-position: 0 -141px;
    cursor: pointer;
    z-index: 50;
    position: relative;
    vertical-align: middle;
}
#home_slider .tags ul li.on, #home_slider .tags ul li:hover
{
    background-position: 0 -64px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    z-index: 60;
}
#home_slider .tags ul li *
{
    margin: 0;
    padding: 2px 0 0 0px ;
}
#home_slider .tags ul li h3 a
{
    display: table-cell;
    vertical-align: middle;
    height: 70px;
    padding: 2px 5px 2px 12px;
    margin: 0;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
}
#home_slider .tags ul li h3 a span
{
    color: #666;
    font-size: 11px;
    white-space: pre-wrap;
    font-weight: normal;
    line-height: 14px;
}
#home_slider .tags ul li:hover h3 a, #home_slider .tags ul li:hover h3 a span, #home_slider .tags ul li.on h3 a, #home_slider .tags ul li.on h3 a span
{
    color: #FFF;
}
#slideitems
{
    width: 100%;
    height: 443px;
    position: relative;
    overflow: hidden;
}
#home_slider .display
{
    position: relative;
    float: left;
}
#home_slider .content
{
    width: 20000em;
    position: absolute;
    clear: both;
    z-index:0;
}
#home_slider .content img
{width:100%; height:443px;
    display: block;
    z-index: 0;
    position: relative;
}
#home_slider .content p
{
    width: 210px;
    position: absolute;
    top: 0px;
    z-index: 30;
    font-size: 24px;
    line-height: 28px;
    color: #333;
    font-family: Arial, San-Serif;
}
#home_slider .content a
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 40;
    background-image: url("spacer.gif"/*tpa=http://www.xxxxx.com/images/DORWebsite/spacer.gif*/);
}
#home_slider .content a span
{
    width: 138px;
    height: 32px;
    padding: 0 0 0 6px;
    display: block;
    font-size: 18px;
    line-height: 32px;
    text-indent: 8px;
    position: absolute;
    bottom: 20px;
    right: 30px;
    color: #FFF;
    font-weight: normal;
    font-family: Arial, Sans-Serif;
    background-image: url("bbb-slider-sprite-1.png"/*tpa=http://www.xxxxx.com/images/DORWebsite/carousel/bbb-slider-sprite.png*/);
    cursor: pointer;
}
#home_slider .content .shop-now span, #home_slider .content .buy-now:hover span
{
    background-position: 0 0;
    background-repeat: no-repeat;
}
#home_slider .content .buy-now span, #home_slider .content .shop-now:hover span
{
    background-position: 0 -32px;
}

