.big_carousel  {
margin:0 0 5px;
}
.carousel_with_controller {
	margin:0 0 10px;
	width: 1005px;
	margin:0 auto;
	margin-left: 9px;
}
.books .index .carousel_with_controller {
	margin:0 0 10px;
}
#container-corousel-slide{
	background-image: none;
	background: transparent url("/mcot/images/corousel-slide/sh-corousel.png") no-repeat scroll 0 0;
	
}
.book_carousel {
	float:right;
	height:175px;
	padding:0;
	position:relative;
	width:754px;
	margin:0 auto;
	margin-top: 15px;
}


.book_carousel .book_carousel_content {
	height:174px;
	margin-left:12px;
	overflow:hidden;
	position:relative;
	width:730px;
}
.carousel_book_count {
	bottom:2px;
	font-size:11px;
	margin: 0 auto;
	position:absolute;
	width:auto;
	left:476px;
	z-index:100;
	padding:12px 0 0 0px;
}
.carousel_see_all {
	bottom:2px;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	right:6px;
	z-index:10;
}
.carousel_see_all a {
	padding-right:10px;
}
.carousel_prev_button, .carousel_next_button {
	background:transparent url("/mcot/images/corousel-slide/circles.png") no-repeat scroll 0 0;
	display:block;
	height:27px;
	position:absolute;
	top:74px;
	width:27px;
}
.carousel_prev_button {
	background-position:left bottom;
	left:-10px;
}
.carousel_next_button {
	background-position:left top;
	right:-11px;
}
.carousel_main, .carousel_secondary {
	float:left;
	width: 530px;
}
.carousel_main ul li {
	height:167px;
	width:365px;
	float:left;
}
.carousel_secondary ul li {
	cursor:pointer;
	height:167px;
	text-align:center;
	width:182px;

}
.carousel_main .bookCover {
	float:left;
	padding:12px 0 0 3px;
	text-align:center;
	width:110px;
}
.carousel_main .bookCover img {
	height:100px;
    background-image: url("/mcot/images/corousel-slide/sh-imgCorousel.png");
    height: 210px;
    padding: 5px;
	margin-top: -15px;
}
.carousel_main .bookCover .browse_inside {
	display:block;
	height:16px;
	margin:0 auto;
	width:93px;
}
.carousel_main ul li .itemInfo {
	float:left;
	margin-left:5px;
	margin-top:10px;
	width:240px;
}
.carousel_main ul li .bookTitle {
	display:block;
	font-size:16px;
	font-weight:bold;
}

.carousel_main ul li .bookBlurb {
	font-size:14px;
	margin-top:5px;
	line-height: 18px;
}

.carousel_secondary ul li img {
	margin-top:5px;
}
.carousel_secondary ul li a.bookTitle {
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	margin:10px 4px 0;
}
 .carousel_secondary .browse_inside {
	display:none;
}
.carousel_secondary a:hover {
	text-decoration:none !important;
}
.carousel_secondary .bookCover {
	padding-top:5px;
}
.carousel_secondary .bookCover img {
	height:85px;
}
a.carousel_read_more {
	display:block;
	height:25px;
	margin-top:10px;
	width:91px;
}

.big_carousel .book_carousel {
	float:none;
	height:242px;
	width:972px;

}
.big_carousel .book_carousel .book_carousel_content {
	height:242px;
	width:950px;
}
.big_carousel .carousel_main .bookCover img {
	height:208px;
}
.big_carousel .carousel_main .bookCover {
	width:190px;
}
.big_carousel .carousel_main ul li {
	height:230px;
	margin:10px 0;
	width:420px;
}
.big_carousel .carousel_main ul li .bookTitle {
	color:#404040;
	font-size:18px;
}
.big_carousel .carousel_main ul li .itemInfo {
	float:right;
	margin-right:20px;
	width:200px;
	height: 215px;
	margin-top: -2px;
	overflow:hidden;
}

.big_carousel .carousel_secondary ul li {
	height:225px;
	margin:10px 0;
	width:175px;
}
.big_carousel .carousel_secondary .bookCover img {
	height:207px;

padding:5px 5px 10px;
margin-top: -5px;
}
.carousel_main  img , .carousel_secondary .bookCover img{
background-image:url(/mcot/images/corousel-slide/sh-imgCorousel.png);
}
.big_carousel .carousel_prev_button, .big_carousel .carousel_next_button {
	top:110px;
}
.homepage .index .carousel_with_controller {
	margin:10px 0;
	position:relative;
}
.homepage.ie7 .index .carousel_with_controller {
	margin:0 0 10px !important;
}

.homepage .index .carousel_with_controller .carousel_see_all, .books .index .carousel_see_all, .categories .carousel_with_controller .carousel_see_all {
	display:none;
}
.medium_carousel .book_carousel {
	float:none;
	height:180px;
	width:821px;
}
.medium_carousel .book_carousel .book_carousel_content {
	height:180px;
	width:800px;
}
/*.medium_carousel .carousel_main .bookCover img {
height:100px;
}
.medium_carousel .carousel_main .bookCover {
width:150px;
}
*/
.medium_carousel .carousel_main ul li {
	height:148px;
	margin:10px 0;
	width:400px;
}
.medium_carousel .carousel_main ul li .bookTitle {
	color:#404040;
	font-size:18px;
}
.medium_carousel .carousel_main ul li .itemInfo {
	float:right;
	margin-right:10px;
	width:300px;
}
.medium_carousel .carousel_secondary ul li {
	height:148px;
	margin:10px 0;
	width:160px;
}
.medium_carousel .carousel_secondary .bookCover img {
height:80px;

}

.medium_carousel .carousel_prev_button, .medium_carousel .carousel_next_button {
	top:75px;
}


