﻿/* clearfix class to clear floats */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/*Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.catalog_rating_table table {
  width: 180px;
  margin: 0 auto;
  border-collapse: collapse;
}

.catalog_rating_table tr {
  border: 1px solid #666;
}

.catalog_rating_table th {
  text-align: left;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 3px double #333;
  padding: 0 .5em;
}

/* form styles */

.catalog_form {
  text-align: left;
}

.catalog_form_row {
  clear:both;
  padding-top: 3px;
  width: 440px;
 }

.catalog_form_row span.catalog_form_label {
  float: left;
  width: 125px;
  text-align: right;
  font-weight: bold;
}

.catalog_form_row span.catalog_form_field {
  float: right;
  width: 310px;
  text-align: left;
}

.catalog_form_button_row {
  clear:both;
  padding-top: 3px;
  width: 440px;
  text-align: right;
 }

.catalog_error_field {
  border-style: solid;
  border-width: 1px;
  padding: 5px;
}

/* End form styles */

/* list styles */

table.list_table 
{
	float: left;
	text-align: left;
}

.list_table td {
	padding: 5px;
}

.list_table th {
	padding: 5px;
}

/* end list styles */

/* ViewCatalog Page */

/* latest books styles */

#catalog_latest_books_block {
}

.latest_books_element {
	position: relative;
	float: left;
	margin: 5px;
	width: 150px;
}

/* End latest books styles */


div.catalog_series_title 
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: larger;
}

div.catalog_series_description 
{
  padding: 5px;
}

div.catalog_series_element 
{
	clear: both;
}

.catalog_series_link {
	clear: both;
}


/* ViewBookList page */

.catalog_book_list_header {
	font-weight: bold;
}

/* ViewBook page */
.catalog_book_cover_image 
{
	position: relative;
	float: left;
	margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 5px;   
}

.catalog_book_info
{
	margin: 5px;
}

.catalog_book_title
{
	color: #FBE814;
	font-weight: bold;
	font-size: 24px;
	font-family: Times New Roman, Serif;
}

.catalog_book_subtitle
{
	color: #FBE814;
	font-weight: bold;
	font-size: 18px;
	font-family: Times New Roman, Serif;
}

.catalog_book_tagline
{
	color: #dddddd;
	font-weight: bold;
	font-size: 14px;
	font-family: Times New Roman, Serif;
}

.catalog_ratings_box
{
	position: relative;
	float: right; 
	background: url(Images/edition_background_right.gif) no-repeat right top;
}

.catalog_ratings_box h1
{
	margin: 0;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	color: #dddddd;
	font-size: 12px;
	font-weight: bold;
	font-family: Times New Roman, Serif;
	background: url(Images/edition_background_left.gif) no-repeat left top;
}

.catalog_ratings_box_value
{
	color: #dddddd;
	text-align: center; 
	font-weight: bold; 
	font-size: 20px; 
	font-family: Times New Roman, Serif;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.catalog_ratings_box_count
{
	color: #dddddd;
	text-align: center; 
	font-size: 10px; 
	font-weight: normal;
	font-family: Times New Roman, Serif;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.catalog_ratings_box div.catalog_ratings_box_inner_container
{
	margin: 0;
	padding-bottom: 10px;
	background: url(Images/edition_background_left.gif) no-repeat left bottom;
}

.catalog_ratings_box div.catalog_ratings_box_outer_container
{
	background: url(Images/edition_background_right.gif) no-repeat right bottom;
}

.catalog_book_editions
{
	clear: left;
	float: left;
	margin-right: 5px;
}

.catalog_book_edition_heading
{
	color: #dddddd;
	font-weight: bold;
	font-size: 14px;
	font-family: Times New Roman, Serif;
	padding-left: 5px;
}	

.catalog_book_edition
{
	background: url(Images/edition_background_right.gif) no-repeat right top;
}

.catalog_book_edition h2
{
	margin: 0;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	color: #dddddd;
	font-size: 14px;
	font-weight: bold;
	font-family: Times New Roman, Serif;
	background: url(Images/edition_background_left.gif) no-repeat left top;
}

.catalog_book_edition div.catalog_book_edition_inner_container
{
	margin: 0;
	padding-bottom: 10px;
	background: url(Images/edition_background_left.gif) no-repeat left bottom;
}

.catalog_book_edition div.catalog_book_edition_outer_container
{
	background: url(Images/edition_background_right.gif) no-repeat right bottom;
}

.catalog_book_edition div.catalog_book_edition_content
{
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	color: #dddddd;
	font-size: 12px;
	font-family: Times New Roman, Serif;
}

h1.catalog_book_section_heading
{
	color: #dddddd;
	font-weight: bold;
	font-size: 18px;
	font-family: Times New Roman, Serif;
}

h2.catalog_book_section_heading
{
	color: #dddddd;
	font-weight: bold;
	font-size: 14px;
	font-family: Times New Roman, Serif;
}

.catalog_book_review
{
	background-color: #aaaaaa;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.catalog_book_review_number
{
	float: right;
	color: #d4d4d4;
	background-color: #000000;
	font-size: 24px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 5px;
}

.catalog_book_review_headline
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
}

.catalog_book_review_content
{
	color: #000000;
	margin-top: 10px;
}

.catalog_book_review_reviewer
{
	color: #333333;
	font-weight: bold;
}
.catalog_book_review_spacer
{
	height: 10px;
}

/* ViewBook page */
.catalog_view_image
{
	background-color: #4F4F4F;
	font-size:14px; 
	color:#E5E5E5; 
	line-height:130%; 
	letter-spacing: 130%;
}

a.catalog_view_image_link
{
	float: right;
	color: #ff9900;
	text-decoration: none;
	line-height: 130%;
}

.catalog_book_thumbnail
{
	position: relative;
	display: inline;
	height: 50px;
	width: 50px;
}

.catalog_book_thumbnail img
{
	opacity: .65;
}

.catalog_book_thumbnail:hover img
{
	opacity: 1;
}

.catalog_book_thumbnail .catalog_book_thumbnail_caption
{
	position: absolute;
	bottom: -34px;
	left: 0;
	width: 75px;
	color: #ff9900;
	background-color: #242424;
	display: none;
	padding: 2px;
}

.catalog_book_thumbnail:hover .catalog_book_thumbnail_caption
{
	display: block;
	z-index: 1000;
}

/*
	yDSF (ydnar Drop-Shadow-Fu)
	ydnar@sixapart.com - http://www.sixapart.com
*/

.ydsf {
	display: block;
	position: relative;
	margin: 4px -4px -4px 4px;
	background: url(Images/shadow-grid.gif) repeat;
}

/* ie6 ignores this selector */
html>body .ydsf {
	margin: 10px -10px -10px 10px;
	background: url(Images/shadow.png) right bottom no-repeat;
}

/* shadow corners */
.ydsf:before,
.ydsf:after {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: inherit;	
}

.ydsf:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: -10px 0 0 auto;
	background-position: right top;
}

.ydsf:after {
	margin: -10px 0 0 -10px;
	background-position: left bottom;
}

.ydsf .inner {
	display: block;
	position: relative;
	overflow: hidden; /* prevents margin leakage from child elements */
	left: -4px;
	top: -4px;
}

/* ie6 ignores this selector */
html>body .ydsf .inner {
	left: -10px;
	top: -10px;
	margin: 0;
}
