/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(/Scripts/rating/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(/Scripts/rating/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

.book-cat-img-bg{background:#ECECEC; height:377px; }
.book-cat-img{ position:relative; z-index:500; margin:0 auto; height:377px; width:1000px; background:url(/Images/frontend/booklayout/bg_top_menu_book.jpg) left top no-repeat;}
.book-cat-img .upper-cat{position:absolute; left:155px; top:10px;}
.book-cat-img .upper-cat .cat1 .img-icon{height:161px; width:109px; background:url(/Images/frontend/booklayout/img-book-1.png) left top no-repeat;} 
.book-cat-img .upper-cat .cat1 .bg-link{height:54px; width:148px; background:url(/Images/frontend/booklayout/bg_menu_book1.png) left top no-repeat;left:138px; top:40px;} 
.book-cat-img .upper-cat .cat1 .bg-link a{width:105px;}
.book-cat-img .upper-cat .cat2 .img-icon{height:161px; width:109px; background:url(/Images/frontend/booklayout/img-book-2.png) left top no-repeat;} 
.book-cat-img .upper-cat .cat2 .bg-link{height:54px; width:148px; background:url(/Images/frontend/booklayout/bg_menu_book2.png) left top no-repeat;left:138px; top:40px;} 

.book-cat-img .cat{ position:absolute; top:150px;}
.book-cat-img .cat-item{ margin-right:150px; float:left; position:relative; height:218px; width:182px; background:url(/Images/frontend/booklayout/bg_img_menu_book.png) left top no-repeat;} 
.book-cat-img .upper-cat .cat-item img{position:absolute; left:24px; top:8px;}
.book-cat-img .cat .cat-item img{position:absolute; left:29px; top:14px;}
.book-cat-img .cat-item .bg-link{position:absolute; }
.book-cat-img .cat-item .bg-link a{display:block; float:left; width:90px; margin:10px 5px 0 5px; color:#ffffff;}
.book-cat-img .cat-item .bg-link a h2 {
        font-size:14px; 
        font-weight:normal;
}
.book-cat-img .cat-item .bg-link span{display:block; float:left; margin:25px 0 0 0; background:url(/Images/frontend/booklayout/arrow_menu_book.png) left top no-repeat; width:17px; height:18px;} 
.book-cat-img .cat .cat1 .img-icon{height:161px; width:109px; background:url(/Images/frontend/booklayout/img-book-3.png) left top no-repeat;} 
.book-cat-img .cat .cat1 .bg-link{height:54px; width:148px; background:url(/Images/frontend/booklayout/bg_menu_book3.png) left top no-repeat;left:138px; top:110px;} 

.book-cat-img .cat .cat2 .img-icon{height:161px; width:109px; background:url(/Images/frontend/booklayout/img-book-4.png) left top no-repeat;} 
.book-cat-img .cat .cat2 .bg-link{height:54px; width:148px; background:url(/Images/frontend/booklayout/bg_menu_book4.png) left top no-repeat;left:138px; top:110px;}
.book-cat-img .cat .cat3 .img-icon{height:161px; width:119px; background:url(/Images/frontend/booklayout/img-book-5.png) left top no-repeat;} 
.book-cat-img .cat .cat3 .bg-link{height:54px; width:148px; background:url(/Images/frontend/booklayout/bg_menu_book5.png) left top no-repeat;left:147px; top:110px;}

.book-center{margin:0 auto; width:100%; margin-top:20px;}
.left-menu{ float:left;min-height:100px; width:200px;}
.book-right-content{ float:right; width:920px;}

