@import url(common.css);

/* column style overrides */

.itemLast {
	background:none !important;
}


.pageColL {
	width:298px;
	overflow:visible;
	*width:300px;
}

.pageRow {
	padding-top:10px;
	clear:both;
	*height:1%;
}

.pageColR {
	width:602px;
	margin-right:0px;
	margin-left:6px;
	*width:598px;
	float:left;
	_overflow:hidden;
	z-index:0;
}

.pageColR div {
	z-index:0;
}

.pageColL_1 {
	background-color:#E2F4F6;
	border:4px solid #FFFFFF;
	padding:0pt 9px 7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin-right:-3px;
}

.pageColR_1 {
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:2px 12px 0px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:6px;
	padding:0 0 10px 0;
	z-index:1;
}

.pageColR_1 h2 {
	/* 
		width: 579px;
	*/
}

#content_body {
	margin-top:1px;
	float: right;
	width: 602px;
	*height: 1%;
}

/* Sidebar Styles
-------------------------------------------*/

#sidebar {
	float: left;
	width: 298px;
	margin-top:2px;
}

#sidebar .sidebar_item {
	border: 3px solid #FFF;
	background: #E2F4F6;
	margin-top: 6px;
	padding: 12px 9px;
}

/* category browser and pagination dropdown styles */
.extraDropdown div {
	text-align:left;
}

.lnkAllPublishers {
	background:#8BA09D;
	display:block;
	position:absolute;
	right:9px;	
	top:10px;
	z-index:500;

	_top:15px;
	_right:18px;
}

.lnkAllPublishersActive {
	z-index:500;
	_margin-left:-15px;
}

.lnkAllPublishersActive div {
	left:-1px;
}

#allPublishers h3,
.pagination .extraDropdown h3 {
	font-size:14px;
	color:#000;
}

#allPublishers a,
.pagination .extraDropdown a {
	display:block;
	line-height:18px;
}

#allPublishers .dropdownActive,
.pagination .extraDropdown .dropdownActive {
	display:block;
	line-height:18px;
	font-weight:bold;
}


#allPublishers a:hover,
.pagination .extraDropdown a:hover {
	background-color:#e8f0ef;
}

/* Category Browser Styles
-------------------------------------------*/
#sidebar div#category_browser {
	background: #FFF;
	border: 1px solid #C1BFB5;
	padding: 0;
	z-index:550;
	position:relative;
	margin-top:4px;
}

#category_browser .border_wrapper {
	border: 5px solid #F6F4EB;
	padding: 12px 9px;
	position:relative;
}

#category_browser a {
	cursor: pointer;
}

#category_browser h2 {
	background: url(/imgs/headers/hCategoriesWhite.gif) no-repeat;
	height: 0;
	padding-top: 21px;
	overflow: hidden;
	border-bottom-width: 2px;
	margin-bottom: 5px;
}


#category_browser ul {
	list-style: none;
}

#category_browser .count {
	color: #666;
	padding-left: 3px;
}

#category_browser .active {
	background: #E9E7DF;
}

#category_browser .group {
	padding-left: 13px;
	background:url(/imgs/global/bgDottedLine.gif) no-repeat bottom;
	*background-image: expression(this == this.parentNode.lastChild ? 'none' : 'url(/imgs/global/bgDottedLine.gif)');
}

#category_browser .group:last-child {
	background:none;
}

#category_browser .group_title {
	margin-left: -13px;
	font-weight: bold;
	background: url(/imgs/global/bulletRightArrowBlack.gif) no-repeat left center;
	padding-left: 10px;
	height: 24px;
	line-height: 24px;
	display: block;
	margin-top:5px;
}

#category_browser .group_title_active {
	background: url(/imgs/global/bulletArrowDown.gif) no-repeat left center;
}

#category_browser .group .pseudo {
	margin: 0 0 10px 0;
	padding-bottom: 6px;
	/* float: left; */
	background:url(/imgs/global/bgDottedLine.gif) no-repeat bottom;
	width:253px;
	height:1%;
}

#category_browser .group .pseudo:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}

#category_browser .group .pseudo li {
	width: 118px;
	float: left;
}

#category_browser .group .pseudo a {
	color: #666;
	background-image: url(/imgs/global/bulletRedRightArrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 3px 7px 3px 3px;
	line-height: 18px;
}

#category_browser .group .pseudo a:hover{
	color:#000;
}

#category_browser .group .categories {
	clear: both;
	padding-bottom: 10px;
}

#category_browser .group .categories .subcategories {
	margin-left: 13px;
}

#category_browser .group .categories a {
	padding: 3px;
	line-height: 18px;
}


/* Related Lists Styles
-------------------------------------------*/

#related_lists h2 {
	background: url(/imgs/headers/hRelatedLists.gif) no-repeat center top;
	padding-top: 29px;
	overflow: hidden;
	height: 0;
}

#related_lists .featured {
	float: left;
	background:url(/imgs/global/bgDottedLine.gif) no-repeat bottom;
	padding-bottom: 11px;
	margin: 7px 0 10px 0;
}

#related_lists .featured img {
	margin-right: 13px;
	float: left;
}

#related_lists .featured div {
	float: left;
	width: 200px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#related_lists .featured .title {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #0073A3;
	display: block;
}

#related_lists .featured .title:hover {
	color:#01364C;
}

#related_lists .links {
	clear: both;
}

#related_lists .related_link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/imgs/global/bulletBlueArrowRightLightBlue.gif) no-repeat left center;
	padding-left: 7px;
	line-height: 18px;
	display: block;
}

/* Newsletter Styles
-------------------------------------------*/

div#newsletter {
	position: relative;
	padding-top:0px !important;
}

#newsletter h2 {
	background: url(/imgs/headers/hStayInTouch.gif) no-repeat center top;
	padding-top: 36px;
	height: 0;
}

#newsletter p {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#newsletter .bgEmail {
	background:transparent url(/imgs/global/bgSearchBox.gif) no-repeat scroll 0%;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	width:100%;
	white-space:nowrap;
	margin: 12px 0 10px 0;
	position: relative;
}

#newsletter .bgEmail .redGoButton {
	float:right;
	position:relative;
	right:-5px;
}

#newsletter .bgEmail .emailBox {
	background-color:transparent;
	border:medium none;
	color:#999;
	float:left;
	font-size:16px;
	height:22px;
	left:6px;
	margin-right:5px;
	padding-right:5px;
	position:relative;
	top:2px;
	width:75%;
}


/* Category Feature Styles
-------------------------------------------*/

#categories_feature {
	color: #333;
	background: #FFF;
	border-top: 1px solid #C1BFB5;
	position: relative;
	padding: 20px;
	*height: 1%;
	margin: 6px 0;
}

#categories_feature * {
	position: relative;
	z-index: 2;
}

#categories_feature h1 {
	font-size:51px;
	line-height:46px;
}

#categories_feature h3 {
	color: #0073A3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
}

#categories_feature .emailPrint {
	float:right;
	position:relative;
	text-align:right;
	top:-10px;
	width:150px;
}

#categories_feature .keywords {
	display: block;
	margin-top: 10px;
	font-size: 11px;
}

#categories_feature .keywords .label {
	color: #5E5D5A;
}

#categories_feature .related {
	display: block;
	padding-bottom: 10px;
	margin-top: 9px;
	font-size: 11px;
	background:url(/imgs/global/bgDottedLine.gif) no-repeat bottom;
}

#categories_feature .related .label {
	color: #5E5D5A;
}

#categories_feature .abstract p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 19px;
	line-height:21px;
}

img#categories_feature_image {
	bottom:-1px;
	height:174px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	right:-40px;
	width:253px;
	z-index:1;
}

/* New Releases Styles
-------------------------------------------*/

#new_releases {
	position:relative;
}

#new_releases h2 {
	background: url(/imgs/headers/hNewReleases.gif) no-repeat center;
	text-indent:-999px;
}

#new_releases h2 .more {
	position: relative;
	top: -35px;
	left: 3px;
}

/* Best Sellers Styles
-------------------------------------------*/

#best_sellers h2 {
	background: url(/imgs/headers/hBestSellers.gif) no-repeat center;
	text-indent:-999px;
}

#best_sellers h2 .more {
	position: relative;
	top: -35px;
	left: 3px;
}


/* Book Features Styles
-------------------------------------------*/

.book_features .sublistRow {
	background:url(/imgs/global/bgDottedLine.gif) repeat-x bottom;
	*height:1%;
	z-index:1;
}

.book_features .worksList, .release_container {
	background:white url(/imgs/global/bgDottedLineVertical.gif) repeat-y scroll top center;
	margin-top:12px;
}

.book_features .sublistRow:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}

.book_features .sublistRow .bookCapsule1 {
	float:left;
	margin-top:0pt;
	padding-top:12px;
	width:282px;
	background:none;
	z-index:100;
}

.book_features .sublistRowFirst .bookCapsule1 {
	padding-top:0;	
}

.book_features .sublistRow .itemLast {
	margin-left:18px;
	margin-right:-18px;
}

.book_features .sublistRow .bookCapsule1 .bookDetails {
	width:200px;
}


.book_features .sublistRow .imgAndPrice {
	/* 
		margin-left:10px;
	*/
}

.book_features .sublistRow .category {
	background: #E9E7DF url(/imgs/global/bulletBlueArrowRightLightGray.gif) no-repeat right center;
	padding-right: 7px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

/* extra styles for longer version */
.pagination {
	border:1px solid #C1BFB5;
	padding:4px 13px 8px 8px;
	font-size:11px;
	color:#787774;
}

.paginationOptions {
	width:auto;
	float:left;
	font-size:11px;
	color:#787774;
	position:relative;
}

.paginationOptions .extraDropdownActive {
	top:22px;
}

.paginationControls {
	white-space:nowrap;
	width:auto;
	_width:50%;
	display:inline;
	float:right;
	text-align:right;
	*height:1%;
}

.pagination a img {
	position:relative;
	top:4px;
}

.paginatedList .bookCapsule1 .bookDetails {
	float:right;
	width: 505px;
}

img#categories_feature_image {
	bottom:0px;
	height:145px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	right:0px;
	width:194px;
	z-index:1;
}


