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

#bottom-section-top { width:780px; height:12px; background-image:url(http://www.dukereads.com/images/background/back_blue_top.gif); background-repeat:no-repeat; }
#bottom-section-bot { width:780px; height:12px; background-image:url(http://www.dukereads.com/images/background/back_blue_bot.gif); background-repeat:no-repeat; }

#devil-section { width:780px; background-color:#F0F0F0; }
#devil-section #devil-books { width:225px; position:relative; float:left; padding:5px 20px 0px 20px; }

/* SPONSERS STYLES - SAME AS SELECTIONS STYLES */
#devil-section #dukereads-sponsors { width:500px; position:relative; padding:5px 20px 0px 5px; display:inline-table; }
#devil-section #dukereads-sponsors .sponsor_odd { width:500px; }
#devil-section #dukereads-sponsors .sponsor_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; }
#devil-section #dukereads-sponsors td.sponsor_title { padding:5px 20px 0px 10px; }
#devil-section #dukereads-sponsors td.sponsor_img { padding:10px 20px 20px 20px; }
#devil-section #dukereads-sponsors td.sponsor_info { padding:10px 15px 20px 10px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:13px; color:#004F99; text-align:left; vertical-align:text-top; line-height:24px; }

/* LINK STYLES FOR THE SPONSORS IMAGES */
#devil-section #dukereads-sponsors img.sponsor_img { border:1px solid #004F99; }
#devil-section #dukereads-sponsors img.sponsor_img:hover { border:1px solid #F29F00; }

/* LINK STYLES FOR SPONSOR NAMES */
#devil-section #dukereads-sponsors a.sponsor-title { color: #004F99; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration:none; }
#devil-section #dukereads-sponsors a.sponsor-title:active { color: #004F99; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration:none; }
#devil-section #dukereads-sponsors a.sponsor-title:visited { color: #004F99; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration:none; }
#devil-section #dukereads-sponsors a.sponsor-title:hover { color: #004F99; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration:underline; }
