@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; }
#devil-section #dukereads-join { width:555px; text-align:left; padding:5px 20px 0px 10px; }

/* FORM STYLE FOR THE JOIN SECTION */
#devil-section #dukereads-join #form-content { text-align:left; position:relative; left:130px; }
#devil-section #dukereads-join #caption	{ color: #004F99; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; }
#devil-section #dukereads-join #required { color:#FF0000; font-size:20px; }
#devil-section #dukereads-join #field	{ margin-bottom:12px; }
#devil-section #dukereads-join #field	input.input{ border:1px solid #004F99; }
#devil-section #dukereads-join #field_submission .button { font-weight:bold; color:#004F99; border:1px solid #004F99; padding:3px 8px 3px 8px; }
#devil-section #dukereads-join #field_submission .button:hover { color:#FFFFFF; background-color:#004F99; cursor:pointer; }