@charset "UTF-8";
/*
-----------------------------------------------------------------------------------------
Books - Global Layout Structure inside of Master Div #left_column
-------------------------------------------------------------------------------------- */
#left_content {		/* container for monographs & "including" tables */
	position: relative;
	top:49px;
	left: 0px;
	width:205px;
	height:100%;
	margin: 0 auto;
	z-index:1;
	overflow:hidden;
}
#left_content  h2 {		/* style booktable category "Monographs" or "Including" */
	font-size: 10px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 0px 10px;
	padding: 0px;
}
#left_content .highlight_category {		/* use to highlight active booktable category "Monographs" or "Including" */
	font-size: 10px;
	color: #ca6;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 0px 10px;
	padding: 0px;
}
#left_content h4{		/* style all bookcaptions */
	margin: 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
}
#left_content td {		/* style table cells */
	background-color: #000000;
	height: 50px;
	width: 50px;
}
#left_content img{		/* style for images inside of table cells */
	margin: 0px;
	border:0px;
}
/*
-----------------------------------------------------------------------------------------
Books - Monographs Table inside of #left_content
-------------------------------------------------------------------------------------- */
#booktable_monographs {		/* container for the monographs table & caption divs */
	margin: 0px;
	padding-bottom: 20px;
}
#monograph_captions {		/* container for all bookcaption divs below */
	position:relative;
	right: 0px;
	bottom: -20px;
	margin: 0px;
	padding: 0px;
	display:block;
}
#bookcaption_m01 {		/* container for the first Monographs caption */
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_m02 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_m03 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_m04 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_m05 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_m06 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_m07 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_m08 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_m09 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_m10 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_m11 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_m12 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
/*
-----------------------------------------------------------------------------------------
Books - "including" Table inside of #left_content
-------------------------------------------------------------------------------------- */
#booktable_including {		/* container for the "including" table & captions */
	margin-top:60px;
	padding-bottom: 20px;
}
#booksincluding_captions {		/* container for all bookcaption divs below */
	position:relative;
	right: 0px;
	bottom: -20px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
#bookcaption_i01 {		/* container for the first "including" caption */
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_i02 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_i03 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_i04 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_i05 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_i06 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_i07 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_i08 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_i09 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_i10 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_i11 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#bookcaption_i12 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
/*
-----------------------------------------------------------------------------------------
Books - large cover image, book specs, & amazon links inside of #right_content
-------------------------------------------------------------------------------------- */
#book_largeimage {		/* container for the cover image and text */
	position: absolute;
	left: 0px;
	top: 70px;
	width: 177px;
	margin: 0px;
	padding: 0px;
}
#book_largeimage img {		/* style for Book Cover image */
	margin: 0px 0px 10px 0px;
	padding: 0px;
	left: 0px;
	width: 175px;
	border: 1px solid #999;
}
#book_largeimage p {		/* style for small white Book Specs under Book Cover image */
	letter-spacing: normal;
	line-height: 16px;
	padding-bottom: 8px;
	color: #fff;
}/*
-----------------------------------------------------------------------------------------
Books - book title, book reviews, & writer's credit inside of #right_content
-------------------------------------------------------------------------------------- */
#book_reviews {		/* container for book title and reviews text */
	position: absolute;
	left: 200px;
	top: 70px;
	width: 285px;
	margin: 0px;
	padding: 0px;
}
#right_content h3 {		/* style for Book Title */
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding-top: 0px;
}