/* styles for publisher and imprint pages 
-----------------------------------*/
@import url(../../css/common.css);

ul#headerDropdown li ul.menuBox  {
	top:38px;
	left:-2px;
	border-top:none;
	background-image:url(../../imgs/global/bgMenuTopLine.gif);
	background-repeat:no-repeat;
	background-position:40px 0px;
	padding-top:8px;
}

ul#headerDropdown li {
	height:15px;
}

ul#headerDropdown li ul#authorsMenuBox {
	width:154px;
}

#genNavs {
	margin:0px auto 0pt;
	position:relative;
	width:936px;
	height:27px;
	*height:1%;
}

#navsSearch {
	right:12px;
	top:21px;
}

#container {
	margin-top:0px;
	z-index: 0;
}


#headerNavs {
	color:#999999;
	padding:0pt 0px 0pt 0pt;
	position:absolute;
	right:0px;
	text-align:right;
	top:5px;
	width:270px;
}

#genNavs:after, ul#impDropdown:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}

#genNavsWrapper {
	background-color:#fff;
	border-top:1px solid #ec1f27;
	height:27px;
	position:relative;
	border-bottom:1px solid #000;
	z-index: 10;
	margin:0;
	padding:0;

}

a.lnkLogo {
	display:block;
	float:left;
	margin-left:5px;
	margin-right:66px;
	margin-top:4px;
	width:100px;
}

ul#headerDropdown li {
	background:none;
	width:auto;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	border: 2px solid #fff;
	border-top:none;
	border-bottom:none;
}

ul#headerDropdown li.topLevelHover {
	background-color:#e9e7df;
	border: 2px solid #5e5d5a;
	border-top:none;
	border-bottom:none;
	margin-bottom:-13px;
	height:30px;
}


ul#headerDropdown a.topLevelNav {
	padding:10px 5px 0px 0px;
	background:transparent url(../../imgs/global/genNavsSprites.gif) no-repeat scroll 0%;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	height:7px;
}

ul#headerDropdown a#booksNav {
	background-position: -3px -5px;
	width: 39px;
}
ul#headerDropdown a#authorsNav {
	background-position: -79px -5px;
	width: 52px;
}
ul#headerDropdown a#publishersNav {
	background-position: -169px -5px;
	width: 64px;
}
ul#headerDropdown a#servicesNav {
	background-position: -270px -5px;
	width: 51px;
}


ul#headerDropdown ul#booksMenuBox {
	background-position:74px 0px;
}

ul#headerDropdown ul#authorsMenuBox {
	background-position:87px 0px;
}

ul#headerDropdown ul#publishersMenuBox {
	background-position:99px 0px;
}

ul#headerDropdown ul#servicesMenuBox {
	background-position:86px 0px;
}


.bgSearch .searchBox {
	top:5px;
}

#subLogo {
	border-bottom:1px solid #C4C3BC;
	height:69px;
}

#subLogo img {
	float:left;
	margin-left:8px;
	margin-top:14px;
}

.bgSearch {
	background: url(../../imgs/global/bgSearchBoxTall.gif) no-repeat;
	height:35px;
}

#lnkAdvancedSearch {
	color:#cae2ed;
}

h2 img {
	left:0px;
}


/* imprint navs 
------------------*/

ul#impDropdown, ul#impDropdown * {
	margin:0;
	padding:0;
}

ul#impDropdown {
	line-height:1.0;
	float:left;
	list-style:none;
	border:2px solid #eaeaea;
	border-left: 1px;
	border-right:1px;
	border-top:none;
	border-bottom:none;
	width:932px;
	*width:930px;
	background-color:#fff;
	margin-bottom:2px;
	height:31px;
}

ul#impDropdown ul, ul#impDropdown .menubox {
	background:#fff; /*IE6 needs this*/
}

/* for the top level links */
ul#impDropdown li {
	float:left;
	width:auto;
	display:block;
	width:auto;
	height:31px;
	position:relative;
	z-index:1;
	padding:0;
	background-color:#fff;
	text-align:Center;
	border-right:1px solid #474747;
}

ul#impDropdown li .menuBox  {
	float:none;
	top:-999em;
	top:37px;
	position:absolute;
	background:#fff;
	padding:4px;
	display:none;
	align:center;
}

ul#impDropdown li .menuBox  div {
	position:relative;
	float:left;
}

/* quick hacks for IE */
*html ul#impDropdown li li {
	margin-bottom:-3px;
}
*html ul#impDropdown li li li {
	margin-bottom:-1px;
}
*+html ul#impDropdown li li {
	margin-bottom:-3px;
}
*+html ul#impDropdown li li li {
	margin-bottom:-1px;
}

ul#impDropdown li ul li {
	/* this is the inner box */
	background:#FFFFFF none repeat scroll 0% !important;
	height:auto;
	padding:5px 0 5px 0;
	overflow:hidden;
	margin:0;
	border:none;
	border:2px solid #5e5d5a;
	text-align:left;
}

ul#impDropdown #impBooksMenuBox {
	width:326px;
	*width:300px;
}

#impBooksMenuBox li .menuBox_B, #impBooksMenuBox li .menuBox_A {
	float:left;
	width:150px;
	*width:135px;
	margin-left:5px;
	margin-right:5px;
	background:url(../../imgs/global/bgDottedLineVertical.gif) repeat-y right center;
	padding-bottom:100px;
	margin-bottom:-100px;
	text-align:left;
}

ul#impBooksMenuBox li .menuBox_B {
	background-image:none;
}

ul#impDropdown li ul#impAuthorsMenuBox li {
	width:150px;
	padding-left:5px;
}

#impBooksMenuBox li div a,  #impAuthorsMenuBox li a{
	display:block;
	text-align:left;
	font-size:12px;
	line-height:18px;
}

ul#impDropdown a.topLevelNav {
	background:transparent url(../../imgs/tor/impNavSprites.gif) no-repeat scroll 0%;
	display:block;
	height:20px;
	overflow:hidden;
	text-indent:-999px;
	text-align:center;
	margin: 11px 15px 0px 15px;
}

ul#impDropdown .topLevelNavSelected {
	background-color:#c5edff;
}

ul#impDropdown .topLevelNavSelected:hover {
	background-image:none;
}

ul#impDropdown .topLevelNavSelected a {
	background:url(../../imgs/tor/impNavSpritesSelected.gif) no-repeat scroll 0%;
}

ul#impDropdown li.topLevelHover {
	height:37px;
	margin-bottom:-7px;
	z-index:999;
}

ul#impDropdown li.topLevelHoverNoKids {
	height:31px;
}

/* IMPRINT NAVIGATION CSS SPRITES 
-----------------------------------------*/

ul#impDropdown a#impHome {
	background-position: -6px -15px;
	width:30px;
}

ul#impDropdown a#impAuthors {
	background-position:-6px -40px;
	width:53px;
}

ul#impDropdown a#impBooks {
	background-position:-6px -65px;
	width:44px;
}
ul#impDropdown a#impNews {
	background-position: -6px -140px;
	width: 27px;
}
ul#impDropdown a#impFaq {
	background-position: -6px -115px;
	width:21px;
}
ul#impDropdown a#impContact {
	background-position: -6px -90px;
	width:37px;
}
ul#impDropdown a#impRelatedLinks {
	background-position: -6px -165px;
	width: 67px;
}



ul#impDropdown li h3.menuHeader {
	font-size:12px;
	border-bottom:4px solid #8BA09D;
	line-height:18px;
	margin-bottom:5px;
}

ul#impDropdown li a.mainLink {
	font-weight:bold;
}


/*----- MISC BODY STYLES
-----------------------*/

.oneVoice {
	*width:273px;
}

.oneVoiceEven .voicePhoto {
	float:left;
	margin-left:0px;
	margin-right:10px;
}

.pageColL_full {
	width:578px;	
}

.pageColL_full .subList{
	float:right;
	width:276px;
}

.pageColL_full .subListLeft {
	float:left;
	background:url(../../imgs/global/bgDottedLineVertical.gif) repeat-y right center;
	padding-right:10px;
	margin-right:10px;
}

#readingGroupGuides img, #audioBooks img {
	float:left;
}

#readingGroupGuides div, #audioBooks div {
	color:#333333;
	float:right;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	width:222px;
}

#readingGroupGuides div img, #audioBooks div img {
	display:block;
	float:none;
}

#readingGroupGuides, #audioBooks {
	*height: 1%;
	padding-top:8px;
}

#readingGroupGuides:after, #audioBooks:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}

span.topPick {
	background-color:#ff811b;
	color:white;
}


/* Imprint list styles 
----------------------------*/
.oneImprint {
	*height:1%;
	margin:0pt -7px;
	padding:11px 5px 11px 10px;
	width:274px;
}

.oneImprintOdd {
	background-color:#dee7ec;
}

.oneImprint:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}

.oneImprint .imprintLogo {
	float:left;
	width:50px;
	display:block;
	text-align:center;
	
}

.oneImprint .imprintInfo {
	width:219px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.oneImprint .mainLink {
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	line-height:18px;
	padding-bottom:3px;
}

.oneImprint .imprintDescription {
	margin-bottom:10px;
	font-size:12px;
	line-height:18px;
	margin-top:5px;
}

.oneImprint .visitLink {
	font-size:14px;
	background:url(../../imgs/global/bulletTurquoiseRightArrow.gif)  no-repeat right center;
	padding-right:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.awardAuthor {
	background:url(../../imgs/global/bgDottedLine.gif) repeat-x bottom center;
	padding-bottom:10px;
	margin:10px 0 10px 0;
	*height:1%;
}

.awardAuthor:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}


.awardAuthor img {
	float:left;
}

.awardAuthor .awardAuthorCopy {
	float:right;
	width:196px;
}

.awardAuthor a.mainLink {
	font-size:18px;
	line-height:18px;
}

.awardAuthor .authorAward {
	font-style:italic;
	font-size:13px;
	line-height:18px;
}

#colAwardWiners .subList a {
	font-size:12px;
	line-height:18px;
	display:block;
}

/* styles for the book grids */

.productGrid .sublistRow {
	background:url(../../imgs/global/bgDottedLine.gif) repeat-x bottom;
	*height:1%;
	z-index:1;
}

.productGrid {
	background:white url(../../imgs/global/bgDottedLineVertical.gif) repeat-y scroll top center;
	margin-top:12px;
}

.productGrid .sublistRow:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}

.productGrid .sublistRow .bookCapsule1,
.productGrid .sublistRow .bookCapsule2 {
	float:left;
	margin-top:0pt;
	padding-top:12px;
	width:282px;
	background:none;
	z-index:1;
	clear:none;
}

.productGrid .sublistRow .bookCapsule2 {
	padding-top:5px;
}	

.productGrid .sublistRowFirst .bookCapsule1,
.productGrid .sublistRowFirst .bookCapsule2 {
	padding-top:0;	
}

.productGrid .sublistRow .itemLast {
	margin-left:18px;
	margin-right:-18px;
}

.productGrid .sublistRow .bookCapsule1 .bookDetails
 {
	width:200px;
}

.productGrid .sublistRow .bookCapsule2 .bookDetails {
	width:224px;
}
.productGrid .sublistRow .imgAndPrice {
	/* 
		margin-left:10px;
	*/
}

.productGrid .itemLast {
	background:none;
}