/****************** 
    CATALOG STYLES
******************/

.column-a #sections {
	min-height: 15em;
}
.column-a #sections li {
	border-right: 1px dashed #443933;
	line-height: 1.25em;
	list-style: none;
	width: 190px;
}
.column-a #sections li.col-a {
	padding-left: 0;
}
.column-a #sections li.col-b {
	margin-left: 210px;
}
.column-a #sections li.col-c {
	border-right: none;
	margin-left: 420px;
}
.column-a #sections li a {
	display: block;
}

.column-a h3 {
	background: #f4eecc;
	border-top: 1px solid #fff;
	display: inline-block;
	font-family: "Times New Roman", Times, serif;
	margin-top: 1em;
	padding: 4px 10px 5px 10px;
	font-style: italic;
}
.bookshelf {
	height: 167px;
	padding-top: 1px;
	position: relative;
	width: 627px;
}
.wrapper {
	background: url("../img/frame-bookshelf-bg.png") repeat-x;
	height: 150px;
	margin: 5px;
	overflow: hidden;
	position: relative;
	width: 610px;
}
.wrapper ul {
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	white-space: nowrap;
}
.bookshelf .books li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.bookshelf .books li a {
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	display: inline-block;
	margin-right: 5px;
}
.bookshelf-nav-back,
.bookshelf-nav-forward {
	height: 59px;
	position: absolute;
	top: 48px;
	left: 0;
	width: 23px;
	z-index: 5;
}
.bookshelf-nav-forward {
	left: 588px;
}
.bookshelf-nav-back a,
.bookshelf-nav-forward a {
	display: block;
	height: 19px;
}
.bookshelf-nav-back a {
	background: url("../img/arrow-left-b.png") 2px center no-repeat;
	padding: 18px 1px;
}
.bookshelf-nav-forward a {
	background: url("../img/arrow-right-b.png") 10px center no-repeat;
	padding: 18px 11px;
}
.bookshelf-nav-back a:hover img,
.bookshelf-nav-forward a:hover img {
	visibility: hidden;
}
.bookshelf .frame {
	background: url("../img/frame-bookshelf.png") repeat-x;
	height: 167px;
	left: 0;
	width: 627px;
	pointer-events: none;
	position: absolute;
	top: 0;
	z-index: 2;
}
.bookshelf .book-title {
	color: #705b5d;
	font-style: italic;
	height: 1.25em;
	overflow: hidden;
	position: absolute;
	right: 12px;
	text-align: right;
	top: -1.5em;
	width: 300px;
}

#BookSearchForm fieldset {
	margin-bottom: 1em;
}
#BookSearchForm input[type=text] {
	width: 12em;
}

/****************** 
    BOOK STYLES
******************/

#book-profile h1,
#book-review-profile h1 {
	margin: .5em 0 0 0;
}
#book-profile h1:after,
#book-review-profile h1:after {
	content: none;
}
#book-profile h1 .format,
#book-review-profile h1 .format {
	color: #443933;
	font-size: .9em;
}
#book-profile .author,
#book-review-profile .author {
	margin-bottom: .75em;
}
#book-profile .details,
#book-review-profile .details {
	float: right;
	margin: .5em 0 1em 1.5em;
	width: 300px;
}
#book-profile .details img,
#book-review-profile .details img {
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}
#book-profile .details img,
#book-review-profile .details img {
	margin-bottom: .5em;
}
#book-profile .details ul,
#book-review-profile .details ul {
	font-size: .9em;
	list-style: none;
}
#book-profile .details ul strong,
#book-review-profile .details ul strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#book-profile ul,
#book-review-profile ul {
	list-style: none;
	margin-bottom: .5em;
}
#book-profile li .date,
#book-review-profile li .date {
	color: #705b5d;
	display: block;
	font-size: .9em;
}

/****************** 
    REVIEW INDEX STYLES
******************/

#book-review-profile .date {
	color: #705b5d;
	float: left;
	line-height: 1.33em;
	margin-right: .5em;
}
#book-review-profile li .reviewer {
	font-weight: bold;
}
.column-b #sections li {
	float: left;
	height: 1.25em;
	line-height: 1.25em;
	list-style: none;
	overflow: hidden;
	width: 117px;
}
.column-b #sections li.odd {
	border-right: 1px dashed #443933;
	clear: left;
	margin-right: 20px;
	padding-right: 20px;
}
.column-b #sections li a {
	white-space: nowrap;
}

/****************** 
    REVIEW STYLE
******************/

#book-reviews fieldset {
	margin: 1em 0 1.5em 0;
}
#reviews .review {
	margin-bottom: 1em;
}
#reviews .category {
	float: right;
	font-variant: small-caps;
}
#reviews .category,
#reviews .date {
	color: #705b5d;
	font-size: .9em;
}
#reviews h2 {
	border-bottom: 1px dashed #443933;
	font-size: 1.1em;
	font-style: italic;
	margin-top: 0;
}
#reviews p {
	margin: .25em .5em 0 .5em;
}

#book-review-profile .subtitle {
	font-style: italic;
	margin: .5em 0em;
	text-align: left;
}
#book-review-profile .subtitle .author {
	font-style: normal;
}
