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

/* MIDDLE SECTION STYLES */
#video-section { 
	width:774px; 
	height:255px;
	background-color:#FFFFFF; 
	background-image:url(http://www.dukereads.com/images/background/books.gif); background-color: transparent;
	border:3px solid #B3D53D;
}
#video-section #whats-new {
	float:left;
	width:400px;
	position:relative;
	top:40px;
	left:30px;
	background-color:#B3D53D;
	opacity:.90;
	filter:alpha(opacity=90);
}
#video-section #embed-video-back { 
	z-index:999;
	float:right;
	width:286px;
	height:238px;
	position:relative;
	top:10px;
	left:-20px;
	background-color:#0A5696;
}
#video-section #embed-video { display:inherit; position:relative; top:-16px; left:0px; padding:0px 0px 0px 0px; }

#video-section #whats-new a { color: #004F99; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration:none; }
#video-section #whats-new a:active { color: #004F99; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration:none; }
#video-section #whats-new a:visited { color: #004F99; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration:none; }
#video-section #whats-new a:hover { color: #004F99; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration:underline; }

/* BOTTOM SECTION STYLES */
#bottom-section { width:780px; background-color:#0A5696; }
#bottom-section #gothic-bookstore { width:125px; position:relative; top:26px; left:-30px; float:right; }
#bottom-section #bottom-text { width:600px; text-align:left; padding:0px 40px 0px 10px; clear:left; display:inline-table; font-size:12px; }
#bottom-section #bottom-text span.main-text { color:#F4F8E9; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; }
#bottom-section #bottom-text a.accent-text { color: #F4F8E9; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; }
#bottom-section #bottom-text a.accent-text:active { color: #F4F8E9; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; }
#bottom-section #bottom-text a.accent-text:visited { color: #F4F8E9; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; }
#bottom-section #bottom-text a.accent-text:hover { color: #F4F8E9; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:underline; }

