.IndexMostview .jcarousel-container {
    -moz-border-radius: 10px;
    border: 0px solid #A2A2A2;
}

.IndexMostview .jcarousel-container-horizontal {
    width: 640px;
    _width:650px;
}
.IndexMostview .jcarousel-clip-horizontal {
   width:  580px;
     _width: 580px;
    height: 95%;
}
.IndexMostview .jcarousel-item 
{
    margin-left: 0px;
    width: 136px;
    _width: 136px;
    height:100%;
}

.IndexMostview .jcarousel-item-horizontal {
    margin-right: 10px;
    _margin-right: 4px;
}
.IndexMostview .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.IndexMostview .jcarousel-next-horizontal {
    position: absolute;
    top: 40%;
    right: 3px;
    width: 20px;
     _width: 23px;
    height: 30px;
    padding-right:1px;
    cursor: pointer;
    background: transparent url(../htmlScript/next-horizontalmost.png) no-repeat 0 0;
}
.jcarousel-Rating_one {
     width: 14px;
    _width: 17px;
    height: 12px;
      _height: 15px;
    background: transparent url(../htmlScript/StarOn.gif) no-repeat 0 0;
}
.jcarousel-Rating_Ofone {
    width: 14px;
    _width: 17px;
    height: 12px;
      _height: 15px;
    background: transparent url(../htmlScript/StarOff.gif) no-repeat 0 0;
}

.IndexMostview .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.IndexMostview .jcarousel-next-horizontal:active {
    background-position: -80px 0;
}

.IndexMostview .jcarousel-next-disabled-horizontal,
.IndexMostview .jcarousel-next-disabled-horizontal:hover,
.IndexMostview .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -98px 0;
     _background-position: -99px 0;
}

.IndexMostview .jcarousel-prev-horizontal {
    position: absolute;
    top: 40%;
    left: 0px;
    width: 19px;
     _width: 22px;
    height: 30px;
    padding-left:1px;
    cursor: pointer;
    background: transparent url(../htmlScript/Privious-horizontalmost.png) no-repeat 0 0;
}
.jcarousel-slace-horizontal {
    position: absolute;
    top: 93%;
    right: 112px;
}
.IndexMostview .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.IndexMostview .jcarousel-prev-horizontal:active {
    background-position: -80px 0;
}

.IndexMostview .jcarousel-prev-disabled-horizontal,
.IndexMostview .jcarousel-prev-disabled-horizontal:hover,
.IndexMostview .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}



/** Recent book
*/

.IndexRecent .jcarousel-container {
    -moz-border-radius: 10px;
    border: 0px solid #A2A2A2;
}

.IndexRecent .jcarousel-container-horizontal {
    width: 650px;
    _width:650px;
      _margin-left: 0px;
      margin-left: 0px;
}
.IndexRecent .jcarousel-clip-horizontal {
    width:  600px;
     _width:  600px;
    height: 95%;
     _margin-right: 1px;
     margin-right: 1px;
}
.IndexRecent .jcarousel-item
{
     margin-left: 0px;
    width: 113px;
    height:100%;
}
.jcarousel-slace-horizontal {
    position: absolute;
    top: 93%;
    right: 112px;
}
.IndexRecent .jcarousel-item-horizontal {
    margin-right:7px;
    _margin-right:1px;
}
.IndexRecent .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.IndexRecent .jcarousel-next-horizontal {
    position: absolute;
    top: 40%;
    right: 3px;
     _right: 0px;
    width: 22px;
     _width: 22px;
    height: 30px;
    padding-right:0px;
    cursor: pointer;
    background: transparent url(../htmlScript/next-horizontalmost.png) no-repeat 0 0;
}
.IndexRecent .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.IndexRecent .jcarousel-next-horizontal:active {
    background-position: -80px 0;
}

.IndexRecent .jcarousel-next-disabled-horizontal,
.IndexRecent .jcarousel-next-disabled-horizontal:hover,
.IndexRecent .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -98px 0;
     _background-position: -99px 0;
}

.IndexRecent .jcarousel-prev-horizontal {
    position: absolute;
    top: 40%;
    left: 1px;
    width: 20px;
     _width: 20px;
    height: 30px;
    padding-left:1px;
    cursor: pointer;
    background: transparent url(../htmlScript/Privious-horizontalmost.png) no-repeat 0 0;
}

.IndexRecent .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.IndexRecent .jcarousel-prev-horizontal:active {
    background-position: -80px 0;
}

.IndexRecent .jcarousel-prev-disabled-horizontal,
.IndexRecent .jcarousel-prev-disabled-horizontal:hover,
.IndexRecent .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


/*MostRated
*/

.IndexMostRated .jcarousel-container {
    -moz-border-radius: 10px;
    border: 0px solid #A2A2A2;
}

.IndexMostRated .jcarousel-container-horizontal {
     width: 650px;
    _width:650px;
      _margin-left: 0px;
      margin-left: 0px;
}
.IndexMostRated .jcarousel-clip-horizontal {
    width:  600px;
     _width:  600px;
    height: 95%;
     _margin-right: 1px;
     margin-right: 1px;
}
.IndexMostRated .jcarousel-item
{
     margin-left: 0px;
    width: 300px;
    height:100%;
}
.IndexMostRated .jcarousel-item-horizontal {
    margin-right:0px;
    _margin-right:0px;
}
.IndexMostRated .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.IndexMostRated .jcarousel-next-horizontal {
    position: absolute;
    top: 40%;
    right: 3px;
     _right: 2px;
    width: 20px;
     _width: 22px;
    height: 30px;
    padding-right:1px;
    cursor: pointer;
    background: transparent url(../htmlScript/next-horizontalmost.png) no-repeat 0 0;
}
.IndexMostRated .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.IndexMostRated .jcarousel-next-horizontal:active {
    background-position: -80px 0;
}

.IndexMostRated .jcarousel-next-disabled-horizontal,
.IndexMostRated .jcarousel-next-disabled-horizontal:hover,
.IndexMostRated .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -98px 0;
     _background-position: -99px 0;
}

.IndexMostRated .jcarousel-prev-horizontal {
    position: absolute;
    top: 40%;
    left: 0px;
    width: 20px;
     _width: 22px;
    height: 30px;
    padding-left:1px;
    cursor: pointer;
    background: transparent url(../htmlScript/Privious-horizontalmost.png) no-repeat 0 0;
}

.IndexMostRated .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.IndexMostRated .jcarousel-prev-horizontal:active {
    background-position: -80px 0;
}

.IndexMostRated .jcarousel-prev-disabled-horizontal,
.IndexMostRated .jcarousel-prev-disabled-horizontal:hover,
.IndexMostRated .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
