@charset "utf-8";

.highlights-top{
    height:250px;
    margin-bottom:12px;
    width:788px;}
#rightBar{
    margin-top:262px;}
.highlight-static{
    float:left;
    margin-left:12px;}
.homeproducts{
    height:300px;}
.homeproducts div{
    float:left;}
    .homeproducts p{
        margin-bottom:3px;
        text-align:center;
        width:228px;}
    .homeprod01{
        border-right:1px solid #B2D4E0;
        margin-right:6px;
        width:233px;}
        .homeproducts-title{
            height:40px;
            margin-top:12px;}
            .homeproducts-title a{
                color:#4c4c4c;
                display:inline-block;
                font-size:16px;
                padding:0 34px;
                text-decoration:none;}
            .homeproducts-pricing a{
                color:#0C90C2;
                font-size:20px;
                text-decoration:none;}
                .homeproducts-pricing a del{
                    color:#4c4c4c;
                    font-size:12px;
                    margin-right:5px;}
#banners{
    display:none;}
.homebanners{
    width:800px;}
    .homebanners-item{
        float:left;
        margin-right:12px;}


/* carrousel */
#highlight{
    float:left;
    position:relative;}
    #highlight-wrapper{
        height:250px;
        position:relative;
        width:548px;}
        #highlight-wrapper ul{
            height:250px;
            margin:0;
            overflow:hidden;}
            #highlight-wrapper li{
                float:left;
                width:548px;}
    .direct-links{
        -webkit-border-radius:0 5px 5px 0;
        -moz-border-radius:0 5px 5px 0;
        border-radius:0 5px 5px 0;
        background:#333;
        background:rgba(0, 0, 0, 0.3);
        color:#666;
        bottom:9px;
        padding:3px 0 3px 7px;
        position:absolute;}
    .direct-links a:link,
    .direct-links a:visited{
        -webkit-border-radius:5px;
        -moz-border-radius:5px;
        border-radius:5px;
        color:#666;
        color:rgba(255, 255, 255, 0.3);
        *color:rgb(102, 102, 102);
        display:inline-block;
        _display:block;
        _float:left;
        font-size:16px;
        font-weight:bold;
        height:18px;
        line-height:18px;
        margin:0 7px 0 0;
        text-align:center;
        text-decoration:none;
        width:18px;}
    .direct-links a:hover,
    .direct-links a:active{
        color:#fff;}
    .direct-links a.item-current{
        color:#fff;
        background:#000;
        background:rgba(0, 0, 0, 0.3);}
/* end of carrousel */

