/*@import url(common.css);*/

#container {
	width:932px;
}

/* general book styles */

.itemLast {
	background:none !important;
}

.sublistIcon {
	float:left;
}

#topBookHeader {
	*height:1%;
	background-color:#FFFFFF;
	border-top:1px solid #C1BFB5;
	margin:9px 0pt 6px;
	position:relative;
	padding: 11px 0 25pt 20px;
}

#topBookHeader:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}


#topBookHeader .bookImage {
	float:left;
	margin-bottom:-9px;
	position:relative;
	top:-9px;
	width:318px;
}

#topBookHeader .bookImage img {
	display:block;
	width:auto;
	margin-right:auto;
	margin-left:auto;
}

#topBookHeader .logoImg {
	position:relative;
	top:25px;
}


#topBookHeader .emailPrint {
	text-align:right;
	width:150px;
	position:absolute;
	top:10px;
	right:20px;
}

#topBookHeader .bookInfo {
	float:left;
	margin-top:33px;
	position:relative;
	width:584px;
}

#topBookHeader h1 {
	font-size:51px;
	line-height:46px;
	padding-top: 15px;
}

#topBookHeader .bookSubtitle {
	font-size:18px;
	line-height:20px;
	margin-top:-4px;
}

#topBookHeader .bookAuthor {
	font=size:14px;
	margin:0;
}

#topBookHeader .relatedLinks {
	margin-top:10px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:16px;
}

#topBookHeader .relatedLinks a {
	font-weight:normal;
	text-transform:none;
}

#topBookHeader .subList {
	float:left;
	width:49%;
	margin-bottom:10px;
	color:#999999;
	text-transform:uppercase;
	font-weight:bold;
}

#topBookHeader .subList a {
	background:transparent url(/imgs/global/bulletRedRightArrow.gif) no-repeat scroll right center;
	padding-right:5px;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#topBookHeader .subList img {
	margin-right:5px;
}

#topBookHeader .flashPlayer {
}


#topBookHeader .versionsList {
	background:url(/imgs/global/bgDottedLine.gif) repeat-x top center;
	*height:1%;
	margin-top:10px;
}

#topBookHeader .versionListSecondary {
	background:none;
	margin-top:0px;
}


#topBookHeader .versionsList:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}

#topBookHeader .versionsList ul {
	list-style:none;
	font-size:12px;
}

#topBookHeader .versionsList ul li {
	border-right:1px solid #666666;
	display:block;
	float:left;
	line-height:11px;
	margin-right:5px;
	margin-top:4px;
	padding-bottom:1px;
	padding-right:5px;
	width:auto;
}

#topBookHeader .versionsList ul li.last {
	border:none;
}

#topBookHeader .versionsList ul li.selected {
	background-color:#8ba09d;
	color:#fff;
	border-right:1px solid #8ba09d;
	line-height:18px;
	margin-top:0px;
	padding-left:5px;
	position:relative;
	top:1px;
}


#topBookHeader .versionsList .listTitle {
	clear:both;
	font-weight:bold;
	color:#333;
	padding-top:7px;
}

#topBookHeader .versionListSecondary .listTitle {
	color:#666666;
}

#topBookHeader .price {
	font-size:18px;
	width:auto;
	float:left;
}

#topBookHeader #btnBuy {
	background:#fff url(/imgs/book/lnkBuy.gif) no-repeat scroll 0%;
	display:block;
	float:left;
	height:21px;
	overflow:hidden;
	width:80px;
	margin-left:5px;
	text-indent:-1999px;
}

#topBookHeader .bookDetails {
	float:left;
	margin-left:20px;
	font-size:10px;
	color:#666;
}

#topBookHeader #priceAndBuy {
	margin-top:5px;
	padding-top:7px;
	padding-bottom:10px;
	*height:1%;
	background:url(/imgs/global/bgDottedLine8f.gif) repeat-x top center;
}

#topBookHeader #priceAndBuy:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}

h2 img {
	left:0;
}

.bookSubtitle, .imgAndPrice {
	font-family:Arial, Helvetica, sans-serif;
}

a.mainLink {
	font-size:18px;
}

.authorPhoto {
	float:left;
	width:auto;
	margin-right:6px;
	margin-bottom:5px;
}

.bookSubMenu{
	width:137px;
	border:1px solid #c1bfb5;
	background-color:#f6f4eb;
	float:right;
	margin-left:10px;
	padding:5px;
}

.bookSubMenu div {
	background-color:#fff;
	border:5px solid #fff;
	padding:6px;
}

.bookSubMenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:-3px;
	width:121px;
}

.bookSubMenu li {
	padding:2px 0 4px 0;
}

.bookSubMenu ul li a, .bookSubMenu ul li.selected {
	background:url(/imgs/global/bulletRightArrowBlack.gif) no-repeat left center;
	padding-left:15px;
	font-size:11px;
	background-position:5px;
	display:block;
}

.bookSubMenu a:hover {
	background-color:#e2f4f6;
}

.bookSubMenu ul li.selected {
	background-color:#e9e7df;
	color:#5e5d5a;
	font-family:Arial, Helvetica, sans-serif;
}

.bookSubMenu h3 {
	background:url(/imgs/book/hMore.gif) no-repeat;
	border-bottom:2px solid #8BA09D;
	display:block;
	height:0px;
	padding-top:20px;
	margin-bottom:3px;
	overflow:hidden;
	padding-bottom:1px;
	position:relative;
	text-align:left;
}

.bookExperpt, .oneReview {
	font-size:12px;
	line-height:18px;
	font-style:italic;
	color:#333;
	margin-top:12px;
	padding:0px 60px 12px 60px;
	background:url(/imgs/global/bgDottedLine.gif) repeat-x bottom center;
}


.excerptSource, .reviewAuthor {
	color:#000;
	margin-left:50px;
}

#bookBlurb p {
	font-size:14px;
	line-height:24px;
}

#bookBlurb h2 {
	height:0px;
	margin-top:8px;
	margin-bottom:11px;
}

.dropCap {
	float:left;
	font-size:48px;
	line-height:48px;
	margin-right:5px;
	width:auto;
	display:block;
	margin-bottom:-12px;
}

.sectionFooter a {
	font-family:Georgia, "Times New Roman", Times, serif;
}


.pageColR_1#excerpt p, .pageColR_1#biographyCopy p {
	font-size:12px;
	line-height:18px;
	padding:0px 60px 0px 60px;
}

.pageColR_1#excerpt a.mainLink {
	padding:0px 60px 0px 60px;
	margin-top:15px;
	display:block;
	width:auto;
}

a.downloadLink {
	background:url(/imgs/global/bulletBlueArrowRight.gif) no-repeat left center;
	padding-left:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#audio .audioType {
	color:#333;
	font-style:italic;
}

#audio a.mainLink {
	margin-bottom:10px;
}

#audio {
	overflow:hidden;
	border-bottom:10px solid #fff;
}

#audio .subList {
	margin-bottom:-1000px;
	padding-bottom:1000px;
}

#guides .subList .sublistDescription {
	width:198px;
}

#toursAndEvents .tourDates {
	font-size:12px;
	color:#000;
	font-style:italic;
	margin-bottom:10px;
}

#aboutTheAuthor .sectionFooter  {
	text-align:left;
	padding: 8px 0 8px 0;
}

#aboutTheAuthor .sectionFooter a {
	padding-left:0;
}

h2#hAwards, h2#hRecommendations {
	text-align:left;
	height:30px;
}

#awards .oneAward {
	background:url(/imgs/global/bgDottedLine.gif) repeat-x bottom center;
	padding:5px 0 5px 0;
	color:#000;
	font-style:italic;
}


#awards .oneAward  a, #recommendations a {
	font-size:14px;
	font-style:normal;
}

#recommendations a {
	display:block;
	width:auto;
}

#lnkSyndicateThisBook {
	background:url(/imgs/book/lnkSyndicateThisBook.gif) no-repeat;
	height:0px;
	overflow:hidden;
	padding:16px 0 0 0;
	width:184px;
	display:block;
	margin-top:8px;
}

h2#hOtherBooks {
	clear:both;
	border-bottom:4px solid #d2d0c9;
	height:52px;
}

.otherBooks {
	background:transparent none repeat scroll 0%;
	border:medium none;
	padding:0pt;
	width:100%;
}

.otherBooks .bookTools span {
	background-color:#dcd9ce;
	font-family:Arial, Helvetica, sans-serif;
}

.otherBooks .bookCapsule1 .bookDetails {
	float:right;
	width:218px;
}

#relatedLinks .oneLink {
	background:url(/imgs/global/bgDottedLine.gif) repeat-x bottom center;
	margin-top:8px;
	padding-bottom:8px;
}


#relatedLinks .oneLink a {
	font-size:14px;
	display:block;
}

#youMayAlsoBeInterested {
	background:#34332f url(/imgs/book/bgYouMayAlsoBeInterested.gif) repeat-x;
	color:#dcd9cc;
	*height:1%;
	padding:10px;
	padding-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	_width:886px;
	margin:4px 0 10px 0;
	clear:both;
}

#interetedItems {
	clear:both;
	overflow:hidden;
}

#youMayAlsoBeInterested a {
	font-family:Arial, Helvetica, sans-serif;
	color:#40abd8;
}

#youMayAlsoBeInterested a:hover {
	color:#95cce3;
}

#youMayAlsoBeInterested:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}

#youMayAlsoBeInterested h2 {
	position: static;
	border-bottom:4px solid #686763;
}

#youMayAlsoBeInterested .subCol {
	border-right:1px solid #62615B;
	float:left;
	/*
	margin:10px 14px -1000px 0pt;
	padding-bottom:1000px;
	*/
	margin:10px 14px 0px 0pt;
	padding-right:13px;
	width:276px;
	*height:1%;
}

#youMayAlsoBeInterested #subCol3 {
	padding-right:0;
	margin-right:0;
	border:none;
}

#youMayAlsoBeInterested .subCol:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}

#youMayAlsoBeInterested .subCol .subColDescription {
	float:right;
	width:199px;
}
#youMayAlsoBeInterested .subCol .sectionFooter {
	clear:both;
	background:transparent url(/imgs/global/bgDottedSilver.gif) repeat-x scroll center top;
}
#youMayAlsoBeInterested .subCol .floatPic {
	float:left;
}

#youMayAlsoBeInterested .sectionFooter a {
	color:#dcd9cc;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#youMayAlsoBeInterested .sectionFooter a:hover {
	color:#fff;
}

#youMayAlsoBeInterested .subColType {
	color:#dcd9cc;
	font-style:italic;
}


#youMayAlsoBeInterested .tourDates {
	font-style:italic;
	margin-bottom:10px;
}

/* sIFR styles */
.sIFR-active h1 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 54px;
}



/* Header Styles 
------------------------------*/
#hAboutTheAuthor{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/book/hAboutTheAuthor.gif) no-repeat center;
display:block;
margin-bottom:6px;
}

#hToursAndEvents{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/book/hToursAndEvents.gif) no-repeat center;
display:block;
}

#hAwards{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/book/hAwards.gif) no-repeat left;
display:block;
}

#hRecommendations{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/book/hRecommendations.gif) no-repeat left;
display:block;
}

#stayInTouch h2{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/headers/hStayInTouch.gif) no-repeat center;
display:block;
}

#hOtherBooks{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/headers/hOtherBooksYouMightLike.gif) no-repeat center;
display:block;
}

#bookBlurb h2{
text-indent:-9999px;
overflow:hidden;
/*background: url(../undefined) no-repeat center;*/
display:block;
}

#praise h2{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/headers/hPraise.gif) no-repeat center;
display:block;
}

#excerpt h2{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/headers/hExcerpt.gif) no-repeat center;
display:block;
}

#audio h2{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/book/hAudio.gif) no-repeat center;
display:block;
}

#trailer h2{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/book/hTrailer.gif) no-repeat center;
display:block;
}

#guides h2{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/headers/hGuides.gif) no-repeat center;
display:block;
}

#relatedLinks h2{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/headers/hRelatedLinks.gif) no-repeat center;
display:block;
}

#relatedCollections h2{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/book/hRelatedCollectionsAndCategories.gif) no-repeat center;
display:block;
}

#youMayAlsoBeInterested h2{
text-indent:-9999px;
overflow:hidden;
background: url(/imgs/book/hYouMayAlsoBeInterestedIn.gif) no-repeat center;
display:block;
}

/*---*/

.imgrepl {
  display:-moz-inline-box;
  display:inline-block;
  background:transparent none 0 0 no-repeat;
  text-indent:-3000px;
  font:0/0 Arial;
  overflow:hidden;
  color:rgba(255,255,255,0);
  vertical-align:bottom;
}

#editorslist {
	position: absolute;
	top: -3px;
	left: -6px;
	background: url(/imgs/series/seriesBanner.png) no-repeat;
	width: 86px;
	height: 83px;
	z-index:500;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/series/seriesBanner.png',sizingMethod='crop');

}

#topBookHeader .subtitle {
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	width: 562px;
	position: relative;
	top: -10px;
}












#topBookHeader .keywords {
	display: block;
	margin-top: 10px;
	font-size: 11px;
	width:562px;
}

#topBookHeader .keywords .label {
	color: #5E5D5A;
}

#topBookHeader .related {
	display: block;
	padding-bottom: 10px;
	font-size: 12px;
	background:url(/imgs/global/bgDottedLine.gif) no-repeat bottom;
	width:562px;
	float:left;
	color:#0073a3;
}

#topBookHeader .related .label {
	color: black;
	font-weight:bold;
	font-size:10px;
}

#topBookHeader .abstract {
	display: block;
	width: 582px;
	padding: 19px 0 0 0;
	float:left;
}

/*
#topBookHeader .abstract img {
	position: absolute;
	bottom: -3px;
	left: 20px;
	width: 126px;
	height: 126px;
}
*/
#topBookHeader .abstract p {
	color: #333;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#topBookHeader .abstract .editor_name {
	color: #999;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	margin-top: 12px;
	position: relative;
	left: 156px;
}

#topBookHeader .abstract .role {
	color: #000;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	position: relative;
	left: 156px;
}

#topBookHeader .headerLinks {
	padding-top:15px;
}

#topBookHeader .headerLinks a {
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background:url(/imgs/global/bulletRedRightArrow.gif) no-repeat right;
	padding-right:10px;
}

#topBookHeader .headerLinks span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}

#topBookHeader .abstract .more {
	font-size: 12px;
	background: url(/imgs/global/bulletBlueArrowRight.gif) no-repeat right center;
	padding-right: 7px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:4px;
}


#topBookHeaderImage {
	position: absolute;
	right: 20px;
	margin: 0;
	bottom: 0;
	padding: 0;
}








#topBookHeader .author {
	float:right;
	margin:-9px 13px 0pt 0px;
	padding:0pt 0pt 10px 11px;
	width:271px;
}

#topBookHeader .author .author_teaser {
	clear: left;
	font-size:16px;

}

#topBookHeader .author .author_teaser a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: none;
	display: inline;
	clear: none;
}

#topBookHeader .author img {
	margin: 0 9px 8px 0;
	float: left;
}

#topBookHeader .author .author_name {
	display: inline;
	margin: 4px 0 8px 0;
	padding: 0;
}

#topBookHeader .author .author_name a {
	color: #0073A3;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	background:none;
}

#topBookHeader .author .author_name .author_role {
	color: #333;
	font-size: 14px;
}

#topBookHeader .author p {
	color: #333;
	line-height: normal;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	line-height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}

#topBookHeader .author a {
	display: block;
	color:#666;
	padding-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	clear: left;
	padding: 9px 0 4px 0;
	margin: 0;
	background: transparent;
	background:url(/imgs/global/bgDottedLine.gif) no-repeat top;
}

#topBookHeader .author a:hover {
	color: #000;
}



#topBookHeader .author h2 {
	clear:both;
	height:24px;
	margin:0pt 0pt 10px;
	padding:0pt 0pt 5px;
	text-align:left;
}

#topBookHeader .author h2 img {
	margin:0;
	padding:0;
	float:none;
}


/* multi_author-----
-------------------------------*/

#topBookHeader .multi_auth {
	display: block;
	width: 582px;
	padding: 19px 0 0 0;
	float:left;
}


#topBookHeader .multi_auth p {
	color: #333;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}




/* multi_author-----
-------------------------------*/

.bookCapsule1 .bookDetails {
	width:508px;
}

.pagination {
	border:1px solid #C1BFB5;
	padding:8px;
	text-align:right;
	padding-right:13px;
	font-size:12px;
	color:#c1bfb5;
}

.pagination a img {
	vertical-align:middle;
}


/* contest styles */
#contest {
	*height:1%;
	
}

#contest:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}

.contestImage {
	float:left;
	width:75px;
	margin-top:10px;
	text-align:center;
}

.contestDesc {
	float:right;
	width:197px;
	margin-top:10px;
}

.contestDesc p {
	font-size:12px;
	line-height:18px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* Related Lists Styles
-------------------------------------------*/


#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;
}

/* READING GUIDE additions for book capsulles */
.reading_guide {
	display: inline;
	font-size: 10px;
	padding: 3px 5px;
	color: #666;
}


.reading_guide a.audio {
	background-image: url(/imgs/global/audio.jpg);
	width: 15px;
	height: 12px;
	margin: 0 2px;
}

.reading_guide a.ebook {
	background-image: url(/imgs/global/ebook.jpg);
	width: 9px;
	height: 12px;
	margin: 0 2px;
}

#blog .mainLink {
	display:block;
	background:url(/imgs/global/bgDottedLine.gif) no-repeat bottom;
	padding-bottom:6px;
	margin:10px 0 6px 0;
}

#blog .blogBlurb {
	font-size:12px;
	line-height:18px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
}


/* book capsule styles for you may also be interested in section */
#subCol1 {
}
#subCol1 .bookCapsule1 .bookBlurb {
	color:#DCD9CC;
}

#subCol1 .bookCapsule1 .bookSubtitle, #subCol1 .bookCapsule1  .imgAndPrice {
	color:#dcd9cc
}

#subCol1 .bookCapsule1 .publisherName {
	color:#fff;
}


#subCol1 .bookCapsule1 .bookAuthor {
	color:#fff;
}

#subCol1 .bookCapsule1 .bookDetails{
	width:200px;
}

#subCol1 .bookTools span {
	color:#fff;
	background-color:#575652;
}

#subCol1 .lnkExtraDropdown {
	color:#fff;
}

