#main-content
{
    padding:0 20px 10px;
}

#aside
{
    padding-top:0;
}

/* --- */

.tab-list
{
    width:910px;
}

.tab-panel-tabs-list a
{
    padding:2px 15px;
	font-size:12px;
}

#agenda dd.links ul li
{
	float:none;
	margin:0;
}

/* ------ */

#carrousel-container
{
    padding:6px 20px 0;
}

#carrousel
{
    position:relative;
    margin:0 0 15px;
    height:269px;
    width:910px;
    overflow:hidden;
}
.loader {
    margin:0 0 20px;
    padding:100px 0 0;
    height: 150px;
    width:600px;
}

#carrousel-nav
{
    position:absolute;
    top:8px;
    right:0;
}

#carrousel-nav a
{
    float:left;
    background-image: url("../images/btn-scroll_bg.png");
    background-position: -62px 5px;
    background-repeat: no-repeat;
    height: 0 !important;
    overflow: hidden;
    padding: 14px 0 0;
    width: 16px;
}

#carrousel-nav a#carrousel-btn-next
{
    background-position: -62px 5px;
}
#carrousel-nav a#carrousel-btn-next:hover
{
    background-position: -62px -10px;
}

#carrousel-nav a#carrousel-btn-prev
{
    background-position: -36px 5px;
}
#carrousel-nav a#carrousel-btn-prev:hover
{
    background-position: -36px -10px;
}

#carrousel-panel
{
    clear:both;
    height:230px;
    width: 100000px;
}

#carrousel-panel div,
#carrousel-panel div img,
#carrousel-panel div a,
#carrousel-panel div a img
{
    float:left;
}
/* BOOKLIST */
#book-selection .book-list-widget
{
    width:600px;
    background: url("../images/block-small_bg.png") repeat-x scroll 0 0 #FFFFFF!important;
}
#book-selection .paginated-list-widget-panels-container
{
    width:600px;
    background: transparent;
}
#book-selection .book-panel
{
    width:580px;
    border:0;
    background: transparent;
}
#book-selection .book
{
    height:220px;
}
#book-selection .book,
#book-selection .active .book
{
    width:145px;
}
#book-selection .book-thumbnail
{
    float:none;
    width:114px;
    height:210px;
    margin:0 auto;
    text-align:center;
    background:transparent;
}
#book-selection .book-thumbnail img,
#book-selection .active .book-thumbnail img
{
    width:114px;
    max-height:175px;
    display:inline;
    border:0;
}
#book-selection .book-detail
{
    display:none;
}

#book-selection .book-link
{
  display: block;
}
#book-selection .book-link a, .book-buy a {
    background: none repeat scroll 0 0 #dadada;
    color: #6f6d6e;
    display: block;
    font-family:Gothic,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding:4px 10px;
    text-decoration: none;
}
#book-selection .book-link a:hover, .book-buy a:hover {
    background: none repeat scroll 0 0 #CCC;
    text-decoration: none !important;
}

#book-selection .book .book-buy
{
    display:none;
}
/*
#book-selection-container
{
    width:600px;
    height:300px;
    overflow:hidden;
}

#book-selection-panels-container
{
    float:left;
    margin:0 0 3px;
    padding:0 0 10px;
    height:219px;
    width:600px;
    overflow:hidden;
    border-bottom:1px solid #e5e5e5;
}

#book-selection-panels
{
    float:left;
    height:220px;
    width:9999px;
}

.book-panel
{
    float:left;
    padding:0 10px;
    height:220px;
    width:129px;
    border-left:1px solid #e5e5e5;
}

.book-panel.active
{
    float:left;
    height:220px;
    width:280px;
    border-left:0;
}
*/

/* ------ */

#discover-widget-book-links a:hover
{
	text-decoration:none !important;
	background:#3C0000;
}
#discover-widget-book-links a.more
{
	font-family:Gothic, Verdana, Arial, Helvetica, sans-serif;
}

/* FB LIKE BOX */

#fb-like-box-iframe
{
    width:290px;
    height:290px;
}

/* BLOCKS */

#blocks-container
{
    margin:0 0 0 -20px;
}

.block-small.first
{
    clear: both;
    margin: 0 0 0 20px;
}
/* TOP 10 */
#top10-list
{
    margin:-5px 0 0;
}
#top10-list .book
{
    float:none;
    width:auto;
    border-bottom:1px solid #999;
    padding:5px 0;
    cursor:pointer;
}
#top10-list .active .book
{
    cursor: inherit;
}
/*
#top10-list .handle
{
    padding:2px 0;
}
#top10-list .handle .top
{
    padding:0 0 0 36px;
    background-image:url(../images/top10_bg.png);
    background-position: 0 0;
    background-repeat:no-repeat;
    background-color:#fff;
}
#top10-list .handle .pos1
{
    background-position:0 0;
}
#top10-list .handle .pos2
{
    background-position:0 -129px;
}
#top10-list .handle .pos3
{
    background-position:0 -259px;
}
#top10-list .handle .pos4
{
    background-position:0 -388px;
}
#top10-list .handle .pos5
{
    background-position:0 -518px;
}
#top10-list .handle .pos6
{
    background-position:0 -647px;
}
#top10-list .handle .pos7
{
    background-position:0 -776px;
}
#top10-list .handle .pos8
{
    background-position:0 -906px;
}
#top10-list .handle .pos9
{
    background-position:0 -1035px;
}
#top10-list .handle .pos10
{
    background-position:0 -1165px;
}
*/
#top10-list .handle.over
{
    background-color:#f2f2f2;
}
#top10-list .handle.active
{
    padding:0;
    background-image:none;
}
#top10-list .handle.active.over
{
    background-color:#fff;
}

#top10-list .book .book-thumbnail
{
    display:none;
}
#top10-list .active .book .book-thumbnail
{
    display:block;
}

#top10-list .handle.over .book-title
{
    color:#A06482;
}
#top10-list .handle.active.over .book-title
{
    color:#000;
}
#top10-list .book .book-title
{
    padding:0;
}
#top10-list .active .book .book-title
{
    padding:10px 0 0;
}

#top10-list .book .book-author
{
    padding:0;
}
#top10-list .active .book .book-author
{
    padding:10px 0 0;
}