@charset "UTF-8";
/* CSS Document */

body {	
	margin:0px 0px 0px 0px;
	background:#fff url(../ui_images/bg_tile.gif) top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; line-height: 16px; color:#222;
	}
	
#container {width:720px;margin-left:auto;margin-right:auto;margin-top:0px;margin-bottom:0px;}

#menu {float:left;width:180px;}

#stripefix {float:right;width:97px;background-color:#fff;_width:95px;_margin-right:2px;}

/* Content Area */
#content {float:left;width:435px;padding:6px 0px 0px 0px;}
#content a {color:#3773ae;}
#content .padded {padding-left:22px; padding-right:22px; clear:both;}

.authors {font-weight:bold; }
.ages {color:#666; }

#content ul {padding-right:22px;}

img.featuredcover { margin:0px 10px 10px 0px; }
img.themecover { margin:0px 0px 0px 10px; }
img.bookcover {margin:0px 20px 10px 0px;}
.booktitle { font-size:16px; color: #3773AE; font-weight:bold;}
.booksubtitle { font-size:14px; color:#3773AE;  }


a.headline {font-size:14px; font-weight:bold; text-decoration:none;}
a:hover.headline {color:#C83232; text-decoration:underline;}

.hidden{ display:none;}

.subhead {width:auto;background:#fff url(../ui_images/subhead_bg.gif);}

#series {clear:both; height:100px; width:auto; background-color:#fff;
		margin:0px 6px 0px 6px; border-top:solid #b62029 2px; border-bottom:solid #b62029 2px;}
		
#series a {color:#333;text-decoration:none;}

#footer {text-align:center;height:60px;background-color:#fff;padding-top:10px;}

#header{_margin-left:-1px; width:720px; padding:0px;}