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

.pageColL {float:none; height:auto; clear:both;}
.pageColR {float:none; height:auto; clear:both;}


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

#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:3px;
	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 {display:none;}
/*----- MISC BODY STYLES
-----------------------*/

.oneVoice {
	*width:273px;
	width:100%;
	clear:both;
}

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

.pageColL_full {
	width:578px;	
}

.pageColL_full .subList{
	float:none;
	width:auto;
	*width:600px;
	clear:both;
}

.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:none;
	clear:both;
}

#readingGroupGuides div, #audioBooks div {
	color:#333333;
	float:none;
	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:auto;
	*width:600px;
}

.oneImprint .imprintLogo {
	float:left;
	width:50px;
	margin:0 15px 0 0;
	text-align:center;
}

.oneImprint .imprintInfo {
	width:auto;
	*width:500px;
	float:none;
	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 {
    display:none;
}


.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;
}

#topCarouselWrapper {
	border-top:1px solid #c1bfb5;
	background:#547b8c url(../../../imgs/holt/bgFeaturedCarousel.gif) repeat-y;
	margin-top:2px;
	margin-bottom:6px;
	padding-bottom:-5px;
	*height:1%;
	position:relative;
	height:268px;
	border:4px solid #fff;
}


#topCarouselWrapper div.hideWrapper {
	position:relative;
	overflow:hidden;
	top:-9999px;
}

* html #topCarouselWrapper {
	margin-top:13px;
}

.carouselSidebar {
	background-color:#87a6b1;
	float:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	overflow:hidden;
	height:267px;
	clear:both;
}

.carouselSidebar h2 {
	border-bottom:4px solid #CDDADF;
	height:33px;
	margin-top:7px;
	margin-bottom:10px;
}

.carouselSidebarContent {
	margin:4px 7px 7px 15px;
}

.carouselSidebarContent h3 {
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:7px;
}

.carouselSidebarContent a {
	color:#80D6FF;
	font-size:12px;
	line-height:17px;
}

.carouselSidebarContent .sectionFooter{
	background:none;
	font-size:14px;
	text-align:left;
	padding-top:15px;
}

.carouselSidebarContent .sectionFooter a {
	color:#163340;
	font-size:14px;
	letter-spacing:normal;
	margin:0;
	padding-left:0;
	background-image:url(../../../imgs/holt/bulletBlueRightArrow.gif);
}

.carouselSidebarContent .sectionFooter a:hover {
	color:#0073a3;

}

/* Top carousel CSS */
#featuredNext {display:none;}

#featuredPrev {display:none;}


#featuredLarge {
	width:600px;
	float:none;
	position:relative;
	top:-15px;
	margin-bottom:-15px;
	height:283px;
}


#featuredLarge ul li {
	height:283px;
	width:599px;
	position:relative;
	float:left;
}

#featuredLarge .tiltImage {
	display:block;
	float:left;
	height:283px;
	text-align:left;
	width:258px;
}

#featuredLarge .tiltImage img{
	border:0pt none;
	display:block;
	/* margin:0pt auto;*/
}

#featuredLarge .publisherLogo {
	left:0px;
	position:relative;
	top:25px;
}

#featuredLarge .featuredItemCopy{
	float:right;
	position:absolute;
	right:0px;
	top:50px;
	width:339px;
}

#featuredLarge .tagline {
	font-size:12x;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
}

#featuredLarge .tagline .insideTheWorld {
	color:#0073a3;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


#featuredLarge .tagline .ofStyle {
	text-transform:none;
	color:#fff;
	font-weight:bold;
}

#featuredLarge .featuredSubtitle {
	font-weight:11px;
	color:#666;
}

#featuredLarge .featuredTitle {
	font-size:54px;
	font-weight:bold;
	margin-bottom:10x;
	padding:0;
	line-height:46px;
}

#featuredLarge .featuredTitle img {
	margin-top:3px;
}

#featuredLarge .featuredItemBlurb {
	margin-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#09658f;
	font-size:12px;
	line-height:18px;
	padding-right:15px;
}

#featuredLarge a.lnkReadOn {
	background:transparent url(../../../imgs/holt/btnReadOn.gif) no-repeat;
	padding:20px 0px 0 0px;
	vertical-align:middle;
	display:block;
	height:0;
	overflow:hidden;
	width:80px;
	margin-top:15px;
}