/* Books Overview Title */
#title {
	padding:25px 0 10px 25px;
	margin-top:25px;
	
}

div.clearer {
	clear:both;
	height:15px;
}



/* Modules */

h3#title_new_books {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#774300;
	padding:18px 0;
	padding-right:45px;
	letter-spacing:2px;
}

#new_books {
	background-color:#fffbe7;
	width:655px;
	padding-left:45px;
	border-top:solid 1px #969696;
	border-bottom:solid 1px #969696;
}

#new_books div.module_container {
	background:url(../images/dropshadow.png) no-repeat bottom right;
	padding:0 10px 10px 0;
	float:left;
}

#footer {
	clear:both;
	height:81px;
}

/* Book Columns */
#books_by_feature{
	float:left;
	width:349px;
}

#books_by_ethnicity {
	float:left;
	width:350px;
	border-left:solid 1px #969696;
}

#books_by_ethnicity div.book_section{
	padding:10px 0 10px 8px;
	margin:0px;
	border-bottom:solid 1px #969696;
}

#special_offers {
	background-color:#ffde8f;
	padding:16px 0 0 25px;
	position:relative;
	height:117px;
	border-bottom:solid 1px #969696;
}

div.book_section {
	padding:16px 0 0px 25px;
	margin-bottom:1px;
}

#bushel {
	float:left;
	width:90px;
	padding-top:5px;
}

#books_by_feature #special_offers ul {
	float:right;
	width:220px;
	padding-top:5px;
}

#books_by_feature #special_offers div.book_info {
	width:180px;
	margin-left:20px;
}

#books_by_feature #special_offers div.module.short {
	width:190px;
}

/* Hide Module Divs for books_by_feature column*/

#books_by_feature li, #books_by_ethnicity li, #new_books li {
	padding-bottom:5px;
}

#books_by_feature div.module_container {
	background:none;
	padding:0;
	float:none;
}

#books_by_feature div.module_container a {
	font-weight:normal;
}

#books_by_feature div.book_info {
	width:140px;
	margin-left:20px;
}

#books_by_feature div.module.short {
	background:none;
	height:auto;
	width:150px;
}

#books_by_feature a.flag {
	left:0px;
	right:none;
	top:4px;
}

#books_by_feature span.thumbnail img, #books_by_feature h2.byline, #books_by_feature a.btn_buy {
	display:none;
}

#books_by_feature ul{
	width:160px;
	float:left;
}


#books_by_feature div.clearer {
	height:10px;
}

#books_by_feature li a {
	color:#b71100;
	text-decoration:underline;
}

#books_by_feature #special_offers li a {
	color:#000000;
}

#books_by_feature li a.see_all_titles {
	color:#000000;
}

/* End Hidden Module Divs */



/* Ethnic Books */
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
	position:relative;
}

#bebop_books{
	background-color:#ffe777;
	height:125px;
	padding:8px 0 0 30px;
	border-bottom:solid 1px #969696;
	position:relative;
}

#books_by_ethnicity #bebop_books ul {
	margin-left:30px;
}

#bebop_logo{
	float:left;
	width:107px;
}
    
#african_books{
	background-color:#ffecdd;
}

#african_books h4{
	color:#d78243;
}

    
#asian_books{
	background-color:#f3f8f0;
}

#asian_books h4{
	color:#6e9783;
}

    
#hispanic_books{
	background-color:#f6e9f7;
}

#hispanic_books h4{
	color:#a07dc0;
}
    
#middle_eastern_books{
	background-color:#f5ead9;
}

#middle_eastern_books h4{
	color:#a48a44;
}

#multiethnic_books{
	background-color:#ebeafa;
}

#multiethnic_books h4{
	color:#817ab3;
}
    
#native_american_books{
	background-color:#ffecdd;
}

#native_american_books h4{
	color:#ac805c;
}


#books_by_ethnicity li.non_book a{
	color:#000000;
}

#books_by_ethnicity li a.flag{
	padding-right:2px;
	line-height:25px;
}

#books_by_ethnicity li a{
	vertical-align:top;
	color:#000;
	text-decoration:underline;
}

/* Hide Module Divs */

#books_by_ethnicity div.module_container {
	background:none;
	padding:0;
	float:none;
}

#books_by_ethnicity div.module_container a {
	font-weight:normal;
}

#books_by_ethnicity div.book_info {
	width:140px;
	margin-left:20px;
}

#books_by_ethnicity #bebop_books div.book_info {
	width:160px;
}

#books_by_ethnicity div.module.short {
	background:none;
	height:auto;
	width:150px;
}

#books_by_ethnicity #bebop_books div.module.short {
	width:170px;
}

#books_by_ethnicity a.flag {
	left:0px;
	right:none;
	top:4px;
}

#books_by_ethnicity span.thumbnail img, #books_by_ethnicity h2.byline, #books_by_ethnicity a.btn_buy {
	display:none;
}

#books_by_ethnicity ul{
	width:170px;
	float:left;
}

#books_by_ethnicity #bebop_books ul{
	width:180px;
}


#books_by_ethnicity div.clearer {
	height:10px;
}

a.see_all_titles {
	padding-top:7px;
	display:block;
	font-style:italic;
}

/* Trash for thrown away items */
#footer #trash_can {
	display:none;
}
