@charset "utf-8";
 
/* TOP SECTION STYLES */
#selection-top { width:780px; height:12px; background-image:url(http://www.dukereads.com/images/background/back_grey_top.gif); background-repeat:no-repeat; }
#selection-bot { width:780px; height:12px; background-image:url(http://www.dukereads.com/images/background/back_grey_bot.gif); background-repeat:no-repeat; }

#selection-mid { width:780px; background-color:#F0F0F0; }
#selection-mid #sidebar { width:200px; position:relative; left:20px; top:5px; float:left; }
#selection-mid #sidebar #sidebar-top { width:200px; height:12px; background-image:url(http://www.dukereads.com/images/background/selections_sidebar_top.gif); background-repeat:no-repeat; }
#selection-mid #sidebar #sidebar-bot { width:200px; height:12px; background-image:url(http://www.dukereads.com/images/background/selections_sidebar_bot.gif); background-repeat:no-repeat; }

#selection-mid #sidebar #sidebar-mid { background-color:#004F99; }
#selection-mid #sidebar #sidebar-mid p { padding:10px 10px 10px 10px; font-size:12px; }
#selection-mid #sidebar #sidebar-mid a.accent-text:hover { color:#B3D53D; font-family:inherit; font-size: inherit; font-weight:inherit; text-decoration:underline; }

#selection-mid #selections { width:500px; position:relative; left:20px; padding:5px 20px 20px 0px; display:inline-table; }
#selection-mid #selections .book_odd { width:500px; }
#selection-mid #selections .book_even { width:500px; border-bottom:1px solid #004F99; border-top:1px solid #004F99; background-image: url(http://www.dukereads.com/images/background/selections_book_back_gr.gif); background-repeat: repeat-y; }
#selection-mid #selections td.book_title { padding:5px 20px 0px 10px; }
#selection-mid #selections td.book_img { padding:10px 20px 20px 20px; }
#selection-mid #selections td.book_info { padding:10px 20px 20px 10px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:normal; text-align:center; vertical-align:text-top; padding-top:30px; }
