@import url(topCarousel.css);

.tools {
	padding-bottom: 5px;
	}

/*
authors' picks module
------------------------------------------*/
#authorPicks {
	padding: 15px 0 0 0;
	}

h3#authorPicksTitle {
	font-weight: normal;
	margin: 0 0 9px 0;
	padding: 0 0 0 150px;
	background: url(../images/authorsPicks.gif) no-repeat 0 70%;
	}

.authorPicksRow:after, .authorPicksRow li:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	}
	
.authorPicksRow {
	list-style: none;
	overflow: hidden;
	*height: 1%;
	}

.authorPicksRow li {
	float: left;
	width: 140px;
	padding-top: 20px;
	padding-bottom: 100px;
	margin-bottom: -80px;
	background: url(../images/authorPickGridBorder.gif) no-repeat;
	}

.authorPicksRow li span,
 	span.listingPin {
	float: left;
	width: 16px;
	height: 0;
	padding-top: 21px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #effb01;
	overflow: hidden;
	}

span.pin1 {
	background: url(../images/listingPin1.gif) no-repeat;
	}

span.pin2 {
	background: url(../images/listingPin2.gif) no-repeat;
	}

span.pin3 {
	background: url(../images/listingPin3.gif) no-repeat;
}

span.pin4 {
	background: url(../images/listingPin4.gif) no-repeat;
	}		

span.pin5 {
	background: url(../images/listingPin5.gif) no-repeat;
	}

span.pin6 {
	background: url(../images/listingPin6.gif) no-repeat;
	}

span.pin7 {
	background: url(../images/listingPin7.gif) no-repeat;
	}

span.pin8 {
	background: url(../images/listingPin8.gif) no-repeat;
	}

span.pin9 {
	background: url(../images/listingPin9.gif) no-repeat;
	}

.authorPicksRow li div {
	float: right;
	width: 119px;
	}

.authorPicksRowL {
	padding-right: 10px;
	border-right: 1px solid #ededed;
	}

.authorPicksRowM {
	padding-right: 10px;
	padding-left: 9px;
	border-right: 1px solid #ededed;
	background-position: top center !important;
	}

.authorPicksRowR {
	padding-left: 9px;
	background-position: top right !important;
	}

.authorPicksRowTop li {
	padding-top: 5px;
	padding-bottom: 200px;
	margin-bottom: -180px;
	background: none;
	}
	
#authorPicks h6 {
	color: #999999;
	font-size: 0.9em;
	padding-bottom: 5px;
	}
	
#authorPicks a {
	font-size: 1.4em;
	font-weight: bold;
	}
	
#authorPicks a.magenta {
	font-size: 1.1em;
	}
	
/*
readers' picks module
------------------------------------------*/
#readerPicks {
	padding: 15px 0 0 0;
	}

h3#readerPicksTitle {
	font-weight: normal;
	padding: 0 0 0 145px;
	background: url(../images/readersPicks.gif) no-repeat 0 70%;
	}

#readerPicksTxtInput {
	width: 373px;
	}
	
#readerPicks .formBlue .addBtn {
	margin-left: -3px;
	}

/*
readers' comments module
------------------------------------------*/
#readerComments {
	padding-top: 20px;
	}

h3#readerCommentsTitle {
	font-weight: normal;
	padding: 0 0 0 196px;
	background: url(../images/readersComments.gif) no-repeat 0 70%;
	}
	
#readerCommentsTxtInput {
	width: 373px;
	}

#readerComments .formBlue .addBtn {
	margin-left: -3px;
	}

/*
most popular headline
------------------------------------------*/
h3#mostPopularTitle {
	font-weight: normal;
	padding: 0 0 0 137px;
	background: url(../images/mostPopularTitle.gif) no-repeat 0 70%;
	}
	
/*
Top Carousel Area
------------------------------------------*/
#articleTopCarousel {
    visibility:hidden;
    overflow:hidden;
}

#articlePageImgAndMap {
	position:relative;
}

#articlePageImgAndMap2 {
        position:;
}


#articleTopCarouselGmap {
	width:150px;
	background-color:#333;
	height:90px;	
	height:285px; /* Was 308px [vd] */
}

#articlePageImgAndMap {
	height:335px;
	margin-bottom:20px;	
}

#articlePageImgAndMap2 {
        height:335px;
        margin-bottom:20px;
	margin-left:20px;
}


#articleTopCarouselWrapper {
	height:335px;
	width:460px;
	position:absolute;
    overflow:hidden;
	right:10px;
	top:10px;
}

#topRoundedNext, #topRoundedPrev {
	width:20px;
	height:41px;
	overflow:hidden;
	text-indent:-100px;
	position:absolute;
	top:122px;
	z-index:100;
	cursor:pointer;
}

#topRoundedNext {
	background:transparent url(../images/carousel/carouselRoundedNavsRight.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/carousel/carouselRoundedNavsRight.png', sizingMethod='crop');
	right:0px;
}

#topRoundedPrev {
	background:transparent url(../images/carousel/carouselRoundedNavsLeft.png) no-repeat;
	left:0px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/carousel/carouselRoundedNavsLeft.png', sizingMethod='crop');
}

#articletopCarouselFooterNav {
background-color:#FFFFFF;
height:25px;
left:0px;
padding-top:6px;
position:absolute;
top:287px;
z-index:100;
}

#articletopCarouselFooterNav .topCarouselNext,
#articletopCarouselFooterNav .topCarouselPrev
{
	width:11px;
	height:16px;
	overflow:hidden;
	text-indent:-100px;
	display:block;
	float:left;
}

#articletopCarouselFooterNav .topCarouselPrev {
	background:transparent url(../images/carousel/carouselArrowLeft.gif) no-repeat;
	border-right:1px solid #ededed;
}

#articletopCarouselFooterNav .topCarouselNext {
	background:transparent url(../images/carousel/carouselArrowRight.gif) no-repeat;
}


#articleTopCarouselWrapper .carouselCaption {
	font-size:11px;
	padding-left:30px;
	margin-top:5px;
	height:20px;
	vertical-align:middle;
	padding-top: 2px;
	*padding-top: 0px;
	font-weight: normal;
	font-style: italic;
}

#articleTopCarouselWrapper .carouselCaption a.slideNameLink {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #3c70a4;
}

#articleTopCarouselWrapper .carouselCaption a.mapIt {
	font-weight:bold;
}


#articleTopCarouselWrapper span.listingPin {
	padding-right:6px;
}

