@import url(/css/cms/MacmillanSite_HomePageContents.css);
#container {
	margin:10px auto 0pt;
	width:932px;
}

#Carouselcontainer {
	/*margin:5px  auto 0pt;*/
	width:460px;
	background-color:#FFFFFF;
	padding: 0px 0px;
	height: 195px;
	border:solid 1px #cccccc;
/*background:transparent;*/
	/*display:none;*/
}

#topCarouselWrapper:after,
#perspectivesWrapper:after
{
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;	
}

/*  FEATURED COLLECTION
----------------------------*/
#featuredCollection {
	/*background-color:#F6F4EB;/*
	/*border:4px solid #FFFFFF;*/
	/*margin-bottom:6px;
	padding:0px 8px 8px;
	position:relative;*/
}
#featuredCollectionBanner {
	background:transparent url(/imgs/home/featuredEditorsListBanner.png) no-repeat scroll 0% 50%;
	height:110px;
	position:absolute;
	right:-8px;
	_right:-6px;
	top:-8px;
	_top:-6px;
	width:111px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/home/featuredEditorsListBanner.png',sizingMethod='crop');
}


/* 	INDIVIDUAL STYLES
------------------*/
#stayInTouch p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	margin-top:5px;
	color:#333;
}

#stayInTouch .bgSearch {
	margin-top:15px;
}

#voicesOfMacmillan {
	border-bottom:4px solid #d2d0c9;
}


/* TOP CAROUSEL 
-----------------*/

#featuredNext, #voicesNext, #perspectiveNext {
	background:transparent url(/imgs/home/carouselArrowPrev.png) no-repeat scroll 0%;
	display:block;
	height:0pt;
	left:-28px;
	overflow:hidden;
	padding:50px 0pt 0pt;
	position:absolute;
	top:102px;
	width:32px;

	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/home/carouselArrowPrev.png',sizingMethod='crop');
}

#featuredPrev, #voicesPrev, #perspectivePrev {
	/*background:green url(imgs/home/Arrow_button.jpg) no-repeat scroll ;*/
	background-image: url(/imgs/home/Arrow_button.jpg);
	/*display:block;*/
	height:0pt;
	right:-10px;
	overflow:hidden;
	padding:30px 0pt 0pt;
	position:absolute;
	top:102px;
	width:20px;
	/*_background: none;*/
	/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/home/Arrow_button.jpg',sizingMethod='crop');*/
	z-index:400;
	/*border:solid 1px black;*/
	
}




/*
#perspectivePrev, #perspectiveNext {
	top:105px;
	
}

#perspectivePrev {
	right:-15px;
}
*/
/*
#perspectivePrev 
{
	background:transparent url(/imgs/home/Arrow_button.jpg) no-repeat scroll 0%;
	background-image: url(imgs/home/Arrow_button.jpg) ;
	display:block;
	height:0pt;
	right:-28px;
	overflow:hidden;
	padding:50px 0pt 0pt;
	position:absolute;
	top:102px;
	width:31px;
	z-index:400;
}
*/
#topCarouselWrapper {
	border-top:1px solid #c1bfb5;
	background-color:#fff;
	margin-top:5px;
	margin-bottom:6px;
	padding-bottom:-5px;
	/*height:1%;*/
	position:relative;
	height:268px;
	background-color:#000000;
}

#topCarouselWrapper div.hideWrapper {
	position:relative;
	overflow:hidden;
	top:-9999px;
}

* html #topCarouselWrapper {
	margin-top:13px;
}



#perspectivesWrapper {
	position:relative;
	z-index:0;
}



#perspectiveCarousel_1  {
	float:left;
	width:135px;	
	left: -5px;	
}

#perspectiveCarousel_1 ul li {
	width:78px;
	height:155px;
	text-align:center;	
}

#perspectiveCarousel_1 ul li img {
	margin-top:36px;
}


#perspectiveCarousel_2  {
	float:left;
	width:330px;
	border-right:1px solid #cccccc;
	background:#dfdfdf;
	left: 80px;	
}

#perspectiveCarousel_2 ul li {
	width:330px;
	overflow: visible !important;
	/*height:210px;*/
}

#perspectiveCarousel_2 ul li .prodImg {
	float:left;
	width:120px;
	margin-left:5px;
	padding-top:5px;
	text-align:center;
	vertical-align:middle;
}

#perspectiveCarousel_2 ul li .itemInfo {
	float:left;
	width:180px;
	margin-left:10px;
	margin-top:10px;
}

#perspectiveCarousel_2 ul li .bookTitle {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	
		
}

#perspectiveCarousel_2 ul li .bookSubtitle{
	font-size:10px;
	margin:0;
}

#perspectiveCarousel_2 ul li .bookAuthor {
	font-size:10px;
	font-style:italic;
	margin:0;
}
#perspectiveCarousel_2 ul li .bookBlurb {
	color:#333;
	font-family:verdana;
	font-size:10px;
	/*line-height:15px;*/
	margin-top:5px;	
	overflow: visible !important;
}
#perspectiveCarousel_2 ul li .bookLink{
	font-size:10px;
	margin:0;
	color:#990000;
	text-decoration:none;
}
#perspectiveCarousel_2 a.lnkReadOn {
	margin-top:6px;
	display:block;
	width:80px;
	background:transparent url(/imgs/home/btnReadOn.gif) no-repeat;
	padding-top:21px;
	height:0;
	overflow: visible;
	/*overflow:hidden;*/
}
#perspectiveCarousel_3  {
	float:left;
	/*width:149px;*/
	width:110px;
	left: 400px;

}

#perspectiveCarousel_3 ul li {
	width:88px;
	height:200px;
	/*border-right:1px solid #c4c3bc;*/
	text-align:center;
	padding-left:2px;
}

#perspectiveCarousel_3 ul li img {
	margin-top:46px;
}

#perspectiveCarousel_5  {
top:105px;
padding-top:80px;

}

#perspectiveCarousel_5 a img {

}
/*
#perspectivesWrapper {
	margin:20px 0 20px 0;
	position:relative;
}
*/
#publisherNameFloat {
	position:absolute;
	left:-99999px;
	color:#fff;
	background-color:#ec1f27;
	padding:5px 5px 5px 5px;
	z-index:500;
	font-size:14px;
	vertical-align:middle;
	width:75px;
	text-align:center;
	
}

#voicesCarousel li.noBorderItem {
	border-right:1px solid #E9E7DF;
}

li.clickable {
	cursor:pointer;
}

#featuredPrev2,#perspectivePrev2 {
	display:none;
}

#colNewAtMacmillan {
	position:relative;
	z-index:100;
}

