/*!* Tiny Carousel *!*/
/*#slider1 {*/
    /*height: 26px;*/
    /*margin: -20px 5px 0px 138px;*/
    /*overflow: hidden;*/
    /*position: relative;*/
    /*padding: 0 50px 10px;*/
/*}*/

/*#slider1 .viewport {*/
    /*height: 425px;*/
    /*overflow: hidden;*/
    /*position: relative;*/
/*}*/

/*#slider1 .buttons {*/
    /*background: #ff8400;*/
    /*border-radius: 12px;*/
    /*display: block;*/
    /*position: absolute;*/
    /*top: 2%;*/
    /*left: 0;*/
    /*width: 19px;*/
    /*height: 19px;*/
    /*color: #fff;*/
    /*font-weight: bold;*/
    /*text-align: center;*/
    /*line-height: 21px;*/
    /*text-decoration: none;*/
    /*font-size: 13px;*/
/*}*/

/*#slider1 .next {*/
    /*right: 0;*/
    /*left: auto;*/
    /*top: 4%;*/
/*}*/

/*#slider1 .buttons:hover {*/
    /*color: #C01313;*/
    /*background: #fff;*/
/*}*/

/*#slider1 .disable {*/
    /*visibility: hidden;*/
/*}*/

/*#slider1 .overview {*/
    /*list-style: none;*/
    /*position: absolute;*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*width: 240px;*/
    /*left: 0;*/
    /*top: -6px;*/
/*}*/

/*#slider1 .overview li {*/
    /*float: left;*/
    /*margin: 0 5px 0 0;*/
    /*padding: 1px;*/
    /*height: 50px;*/
 /*}*/


/*!* Tiny Carousel *!*/
/*#slider2 {*/
    /*height: 26px;*/
    /*margin: -20px 5px 0px 138px;*/
    /*overflow: hidden;*/
    /*position: relative;*/
    /*padding: 0 50px 10px;*/
/*}*/

/*#slider2 .viewport {*/
    /*height: 425px;*/
    /*overflow: hidden;*/
    /*position: relative;*/
/*}*/

/*#slider2 .buttons {*/
    /*background: #ff8400;*/
    /*border-radius: 12px;*/
    /*display: block;*/
    /*position: absolute;*/
    /*top: 2%;*/
    /*left: 0;*/
    /*width: 19px;*/
    /*height: 19px;*/
    /*color: #fff;*/
    /*font-weight: bold;*/
    /*text-align: center;*/
    /*line-height: 21px;*/
    /*text-decoration: none;*/
    /*font-size: 13px;*/
/*}*/

/*#slider2 .next {*/
    /*right: 0;*/
    /*left: auto;*/
    /*top: 4%;*/
/*}*/

/*#slider2 .buttons:hover {*/
    /*color: #C01313;*/
    /*background: #fff;*/
/*}*/

/*#slider2 .disable {*/
    /*visibility: hidden;*/
/*}*/

/*#slider2 .overview {*/
    /*list-style: none;*/
    /*position: absolute;*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*width: 240px;*/
    /*left: 0;*/
    /*top: -6px;*/
/*}*/

/*#slider2 .overview li {*/
    /*float: left;*/
    /*margin: 0 5px 0 0;*/
    /*padding: 1px;*/
    /*height: 50px;*/
 /*}*/


/* Tiny Carousel */
#slider1 {
    height: 26px;
    margin: -6px 0 0;
    overflow: hidden;
    position: relative;
    padding: 0 17px 10px;
}

#slider1 .viewport {
    height: 425px;
    overflow: hidden;
    position: relative;
}

#slider1 .buttons {
    background: #ff8400;
    border-radius: 12px;
    display: block;
    position: absolute;
    top: 22%;
    left: 0;
    width: 19px;
    height: 19px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 21px;
    text-decoration: none;
    font-size: 13px;
}

#slider1 .next {
    right: 0;
    left: auto;
    top: 22%;
}

#slider1 .buttons:hover {
    color: #C01313;
    background: #fff;
}

#slider1 .disable {
    visibility: hidden;
}

#slider1 .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 240px;
    left: 0;
    top: 0;
}

#slider1 .overview li {
    float: left;
    margin: 0 3px 0 0;
    padding: 1px;
    height: 330px;
    width: 130px;
 }




/* Tiny Carousel */
#slider2 {
    height: 26px;
    margin: -6px 0 0;
    overflow: hidden;
    position: relative;
    padding: 0 17px 10px;
}

#slider2 .viewport {
    height: 425px;
    overflow: hidden;
    position: relative;
}

#slider2 .buttons {
    background: #ff8400;
    border-radius: 12px;
    display: block;
    position: absolute;
    top: 22%;
    left: 0;
    width: 19px;
    height: 19px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 21px;
    text-decoration: none;
    font-size: 13px;
}

#slider2 .next {
    right: 0;
    left: auto;
    top: 22%;
}

#slider2 .buttons:hover {
    color: #C01313;
    background: #fff;
}

#slider2 .disable {
    visibility: hidden;
}

#slider2 .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 240px;
    left: 0;
    top: 0;
}

#slider2 .overview li {
    float: left;
    margin: 0 3px 0 0;
    padding: 1px;
    height: 330px;
    width: 130px;
 }

