.loading-indicator {position:absolute;z-index:-1}
.javascript-disabled {padding:0;margin:0;width:1002px;margin-left:auto;margin-right:auto;text-align:left;background:#e8e8e8 url(nav_bg_subnav.gif) repeat-x scroll 0 0;}
.javascript-disabled h1 {font-family:arial, sans-serif;font-size:22px;padding:0;margin:0;text-align:center;font-weight:bold;letter-spacing:-1px;position:relative;}
.javascript-disabled h2 {font-family:arial, sans-serif;font-size:11px;font-weight:normal;}
.javascript-disabled a {color:#89b1df;text-decoration:none;font-size:11px;}
.javascript-disabled a:hover {color:#89b1df;text-decoration:underline;font-size:11px;}
.javascript-disabled .itemLeft, .javascript-disabled .itemRight {margin:10px 0;}
.javascript-disabled .itemLeft {float:left;width:325px;}
.javascript-disabled .itemRight{float:left;width:640px;padding:0 10px;}


.bodycontainer{
background:#fff;
}

.mainsection{
float:left; overflow:hidden;
width:653px; background:#fff;
position:relative;left:3px;
top:5px;
}
	.widget_row{ 
	width:653px; margin:0 0 4px 2px;
	background:#fff;
	}
	
.rightsection{
float:right; width:340px;overflow:visible; background:#fff;
position:relative;right:2px;top:5px;
}	
		
/********************************************
		Other
********************************************/

.headertitle{ text-align:left; margin:10px;
font-size:16px; font-weight:bold; color:#fff;
}

.morelink{
text-align:right; margin-right:10px;padding-bottom:3px;
font-weight:bold;
}
	.morelink a:hover{ text-decoration:underline; }
	
	#twitter_div .morelink {margin-right:5px;
	padding-bottom:0;
	}


/********************************************
	widget headers
********************************************/
.widget_head, .widget_head_short{
position:relative;
height:23px;
text-align:left; 
overflow:hidden;
border-bottom:3px solid #40739b;
}
	.widget_head .title, .widget_head_short .title, #specialevent .headline  {
	position:relative;
	font-weight:bold; 
	padding:0px 0 0 5px;
	color:#036;
	font-size:18px;
	}
	
	.widget_head .title a, .widget_head_short .title a{color:#036;}
	
	.widget_head .title a:hover, .widget_head_short .title a:hover{
	text-decoration:underline;
	}
			
	.widget_controls{
	position:absolute; right:10px; top:1px;
	}
		.widget_head_short .widget_controls {
			top:1px;
		}
		
		/*prev*/
		.widget_controls a.previous {
		position:absolute; top:4px; right:28px;
		background:url(cntrl-prev.gif) no-repeat center;
		}
		.widget_controls a.previous:hover {
		position:absolute; top:4px; right:28px;
		background:url(cntrl-prev.gif) no-repeat center;
		}
		/*next*/
		.widget_controls a.next {
		position:absolute; top:4px; right:0px;
		background:url(cntrl-next.gif) no-repeat center;
		}
		.widget_controls a.next:hover{
		position:absolute; top:4px; right:0px;
		background:url(cntrl-next.gif) no-repeat center;
		}
			.widget_controls a.hnext {
			position:absolute; top:2px; right:0px;
			background:green;/*background:url(cntrl-next.gif) no-repeat center;*/
			outline:none;
			}
			.widget_controls a.anext {
			position:absolute; top:2px; right:0px;
			background:blue;/*background:url(cntrl-next.gif) no-repeat center;*/
			outline:none;
			}
		.widget_controls a.previous:focus, .widget_controls a.next:focus {
		outline:none;
		}
		.paginator{
		width:100px; margin-right:60px; margin-top:12px;
		height:16px; overflow:hidden;_margin-top:14px;
		font-size:11px; color:#fff; text-align:right;
		}
		
		.jcspacer{  height:12px; width:8px; padding:0; border:0; font-size:1px; margin-top:1px; }
		.jumpCircleItemOn{ background: url(jumpitem-on.gif) no-repeat; cursor:pointer;}/*url(../images/player/nav-jumpcircle_on.gif) no-repeat;*/
		.jumpCircleItemOff{ background: url(jumpitem-off.gif) no-repeat; padding:0; cursor:pointer;}/*url(../images/player/nav-jumpcircle_off.gif) no-repeat;*/
		
		.widget_sponsor{
		position:absolute; top:5px; right:5px;
		}
		
	#topstories-overlay-background{
	display:none;
	z-index:11; position:absolute;  
	width:320px; height:21px; /*background:#000;*/
	}
	
	.midcontainer{
	/*padding:0 2px;
	border-left:1px solid #bebebe; border-right:1px solid #bebebe;*/
	/*border:1px solid #bebebe;*/
	}
	

/********************************************
		mainnews
********************************************/
#mainnews{
position: absolute; top:2px; left:2px;
width:650px; height:432px; overflow:hidden; background:#fff;/*2d64a5*/
}
	#topstories{
	width:642px; height:425px; overflow:hidden;
	}
	#topstories .whitestrip{
	z-index:3; position:absolute; top:1px; left:333px;
	background:#fff; width:8px; height:428px; overflow:hidden;
	}
	
	#mainnews .widget_head .title {padding-left:10px;}
	/********************************************
		mainnews image
	********************************************/
	#topstories-widget{
	position:absolute;
	z-index:1; width:330px; height:424px; overflow:hidden;
	/*border-left:1px solid #999; border-top:1px solid #999; border-bottom:1px solid #999;border-right:7px solid #fff;*/
	}
		#topstories-widget img{z-index:20; position:relative;}
		
	#topstories-controls{
	position:absolute; left:268px; top:249px; width:65px; height:25px;z-index:100;background:#fff;
	}
	
	.topstories-controls-cutout{
		float:right;width:65px;height:24px;
	}
	
	/*prev*/
		#topstories-controls a.previous {
		position:absolute;left:6px;
		background:url(cntrl-prev.gif) no-repeat center;
		}
		#topstories-controls a.previous:hover {
		position:absolute;left:6px;
		background:url(cntrl-prev.gif) no-repeat center;
		}
		/*next*/
		#topstories-controls a.next {
		position:absolute; left:33px;
		background:url(cntrl-next.gif) no-repeat center;
		}
		#topstories-controls a.next:hover{
		position:absolute; left:33px;
		background:url(cntrl-next.gif) no-repeat center;
		}
			#topstories-controls a.hnext {
			position:absolute; left:33px;
			background:green;/*background:url(cntrl-next.gif) no-repeat center;*/
			outline:none;
			}
			#topstories-controls a.anext {
			position:absolute; left:33px;
			background:blue;/*background:url(cntrl-next.gif) no-repeat center;*/
			outline:none;
			}
		#topstories-controls a.previous:focus, #topstories-controls a.next:focus {
		outline:none;
		}
	
	/********************************************
		mainnews overlays
	********************************************/
	#mainnews-caption-bg, #mainnews-caption{
	position:absolute; top:244px; left:0px; 
	}
		#mainnews-caption-bg{
		z-index:2;
		width:330px;
		color:#ddd; font-family:arial, verdana, sans-serif; text-align: left; font-size:12px; line-height:1.2em;
		/*background:#fff;*/
		}
		#mainnews-caption{
		z-index:3;
		width:330px;
		color:#369; font-family:arial, verdana, sans-serif; text-align: left; font-size:12px; line-height:1.2em;
		}	
			#mainnews-caption .comments, #mainnews-caption-bg .comments{
			padding:4px 7px; text-align:left;
			padding-left:22px; margin-left:4px;
			}
				#mainnews-caption .comments{
				color:#000;
				background:url(icon-comment_new.gif) no-repeat 4px 6px;/*comment_rev*/
				}
				#mainnews-caption .comments a:hover {
				text-decoration:underline;
				}
			#mainnews-caption .headline, #mainnews-caption-bg .headline{
			padding:7px 7px 1px;
			font-size:16px; line-height:18px; font-weight:bold; color:#369; font-family:Arial, Helvetica, sans-serif;/*fff1dc*/
			}
				#mainnews-caption .headline .content-label{font-size:15px;color:#c00;font-weight:normal;}
				
			#mainnews-caption .headline a:hover {
				text-decoration:underline;
			}
			#mainnews-caption .lead-in, #mainnews-caption-bg .lead-in{
			padding:0 7px; color:#000;
			}
			
			#mainnews-caption-bg .headline, #mainnews-caption-bg .lead-in{}
			#mainnews-caption .relatedlabel{
			margin:4px 0px 6px 8px; padding-top:4px; text-align:left; border-top:1px solid #e2e2e2;
			
			}
				#mainnews-caption .relatedlabel span{ text-transform:uppercase; color:#000; }
			
			#mainnews-caption .package{ width:325px; padding:0 0 5px 0; }
			#mainnews-caption .package .pane li{ margin-bottom:2px; margin-top:0; }
			#mainnews-caption .package .pane li a{ font-size:12px; font-weight:normal; color:#036; line-height:1.3em; }
			#mainnews-caption .package .pane li a:hover{ text-decoration:underline; }
			#mainnews-caption .relheadline{ float:left; width:310px; }
			
		#mainnews-caption img{ display:none; }
		#mainnews .preview-image{ z-index:1; position:relative; top:2px; left:8px; /*background:#ddd*/; width:320px; height:426px; }
		#mainnews .preview {background:white;width:330px}
		#mainnews-caption .headline img.mnpnd, #mainnews-caption-bg .headline img.mnpnd{ display:inline; width:35px; height:18px; }
		#mainnews-caption .lead-in img.mnpnd, #mainnews-caption-bg .lead-in img.mnpnd{ display:inline; width:35px; height:24px; }


	/********************************************
		main news playlists
	********************************************/
	
	#topstories-playlist{
	z-index:5;
	position:absolute; top:37px; left:341px;
	width:306px; height:393px; overflow:hidden; background:#ededed url(pixel-bebebe.gif) repeat-y left;
	border-right:1px solid #bebebe;
	border-top:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	}
		#topstories-playlist .downScroller{background:url(bg-scroller_down_gray.png) no-repeat 0px 0px;}
		
		#topstories-tabs{
		z-index:4;
		position:absolute; top:2px; left:341px;
		width:306px; height:36px; overflow:hidden;
		border-right:1px solid #999;
		}
			#topstories-tabs .widget_head{
			border-left:1px solid #bebebe; border-bottom:1px solid #fff; height:35px;
			/*background:#dce4e7 url(../images/bg-head_tall_ltbl_fade.gif) repeat-x;*/
			}
	#topstories-playlist .loading-indicator{
	top:102px; left:160px;
	}
		
		.item .headline, .itemActive .headline, .iteminActive .headline,
		.item .headline_nr, .itemActive .headline_nr, .iteminActive .headline_nr{
		float:left; margin:0;
		}
		
		#topstories-playlist .item, .itemActive, .iteminActive{
		background: url(pixel-bebebe.gif) repeat-y left; padding:2px 0;
		}
		
		.iteminner{ 
		width:270px;
		padding:1px 5px 1px 10px; overflow:hidden;
		text-align:left; line-height:1.2em;
		font-family:arial, verdana, sans-serif; font-size:12px;
		}
		
		.itemActive .iteminner{ background:#fff; padding:3px 4px 3px 10px; 
		border-top:1px solid #bebebe;border-bottom:1px solid #bebebe;
		border-right:1px solid #bebebe;}
		
		.iteminActive .iteminner{ padding:4px 5px 4px 10px;/*this offsets the border*/}
		
		#topstories-playlist .item a, .itemActive a, .iteminActive a{
		text-decoration:none; color:#036; font-size:12px; font-weight:normal; line-height:1.2em;
		}
			.itemActive a{
			color:#036;
			/*font-size:14px; font-weight:bold;*/
			}
			
			.item a.mnh1,.itemActive a.mnh1,.iteminActive a.mnh1{ /*font-weight:bold color:#333;*/}
			.item .mnh1 .content-label,.itemActive .mnh1 .content-label,.iteminActive .mnh1 .content-label{ font-size:12px;font-weight:bold /* color:#333;*/}
			.item a.mnh2,.itemActive a.mnh2,.iteminActive a.mnh2{/*font-size:14px; font-weight:normal;*/}
			.item a.mnh3,.itemActive a.mnh3,.iteminActive a.mnh3{/*font-size:12px; font-weight:normal;*/}
			a.mnh1,a.mnh2,a.mnh3{ cursor:pointer; }
			
			.itemActive a:hover{text-decoration:none;/*color:#106ac5;*/}
			.iteminActive a:hover{text-decoration:underline;}
			
			.recent{ color:#930; white-space:nowrap; }
			
			#mainnews .hllabel{ color:#900; padding-right:5px; }

/********************************************
		special event
********************************************/
#specialevent, #other-topstories{
position: relative; top:2px; left:2px;
width:650px; overflow:hidden; background:#fff;/*2d64a5*/
}

#specialevent a:hover, #other-topstories a:hover{text-decoration:underline;}

	#specialevent .container, #other-topstories .container{background:#fff; padding:0 0 10px 0px; margin:0 12px 0px 12px;}
	#specialevent .headline {padding:8px 0 8px 0px;}
	#specialevent .headline .call-out {color:#cc0000;}
	#specialevent .headline .timestamp {color:#cc0000; font-weight:normal; font-size:11px;}
	#specialevent .preview-image, #specialevent .lead-in  {padding-bottom:8px;}
	#specialevent .preview-image img {display:block; margin-left:auto; margin-right:auto;}
	#specialevent .lead-in {width:600px; font-size:13px; font-weight:bold;}
	#specialevent .comments {
			padding:4px 7px; text-align:left;
			padding-left:22px; 
			margin-right:70px;
			}
				#specialevent .comments{
				color:#000;
				background:url(icon-comment_new.gif) no-repeat 4px 6px;/*comment_rev*/
				}
				
	#specialevent .extras {padding-bottom: 8px;}
	#specialevent .extras .regitem-bullet {display:inline; margin-left:-3px; margin-right:40px;}
	#specialevent .extras .third {display:inline; margin-left:-3px; float:left; padding-bottom:8px;}
	#specialevent .extras .video {padding:4px 7px; padding-left:18px; text-align:left; background:url(icon-video.gif) no-repeat 2px 7px; margin-right:70px;}
	#specialevent .extras .icaught {padding:4px 7px; background:url(icon-upload.gif) no-repeat 2px 5px; padding-left:18px; }
	
	#specialevent .divider {background: url(hr-gray_dot.gif) repeat-x 0 0; height:1px; padding-bottom:8px;}
	
	#specialevent .container .title {text-transform: uppercase; font-weight:bold; color:#036;}
	
	#specialevent .list-container, #other-topstories .list-container {margin:10px 0 8px 0; background: url(vr-gray_dot.gif) repeat-y 300px 0; float:left;}
	#specialevent .list, #other-topstories .list {padding-right:15px; _padding-right:20px; width:295px;}
	#specialevent .list-item, #other-topstories .list-item {float:left; clear:left; padding-bottom:5px;line-height:15px;}
	#specialevent .list-item img, #other-topstories .list-item img {float:left;}
	#specialevent .list-item .short, #other-topstories .list-item .short {width:230px !important; margin-left:0px !important;}
	
	#specialevent .list-item .relheadline, #other-topstories .list-item .relheadline {float:left; width:280px; margin-left:-4px; background:url(bullet-blue.gif) no-repeat; padding-left:13px;line-height:15px;}
	#specialevent .list-container .right, #other-topstories .list-container .right {float:left;}
	#specialevent .list-container .left, #other-topstories .list-container .left {float:left;}
	

/********************************************
		promos
********************************************/

	.promos{
	padding-top:2px; width:651px; height:126px; overflow:hidden;
	}
		.promos .widget_head_short .title{ padding-left:5px; }
		
		.promos .midcontainer{
		height:116px; overflow:hidden;
		}
		.promos .box, .promos .box2, .promos .boxfull{
		float:left; margin:0 4px 4px 0;
		height:120px; width:213px;
		}
			.promos .box2{
			width:323px;
			}
			.promos .boxfull{
			width:647px;
			}
		.promos .box .container{
		height:106px; width:202px; padding:5px;
		}
			.promos .box2 .container{
			width:304px;
			}
			.promos .boxfull .container{
			width:630px;
			}
			.box .generalcontainer,
			.box2 .generalcontainer,
			.boxfull .generalcontainer{
			overflow:hidden; padding:0;
			}
				.box .generalcontainer{ width:207px;}
				.box2 .generalcontainer{ width:317px; }
				.boxfull .generalcontainer{ width:644px; }
			
		.promos .headline,.promos .headline a{
		font-size:12px;
		text-align:left; margin:7px 0 4px 0;
		font-weight:bold; color:#036;
		}
		.promos .leadin{
		
		}
		.promos .thumb{
		float:left; height:75px; width:100px;
		margin:8px 5px 8px 10px;
		}
			/*for testing*/
			.generalcontainer .thumb{ width:210px; height:210px; margin:0; padding:0; float:none; }
	.promo{
	width:650px; margin:0 0 10px 2px; padding-top:2px;
	}
		.promo .midcontainer{
		width:644px; overflow:hidden;
		}
		.promo .container{
		width:644px; overflow:hidden;
		}
		.promo .nocontainer{
		width:650px; overflow:hidden;
		padding-left:2px;
		}
		#health_promo_642x118{ position:relative; left:-3px; }
		

/********************************************
		packages
********************************************/
#packages{
position:relative; width:650px; margin:0 0 0 2px;
}
	#packages .container{background:#fff; padding-top:10px; /* height:298px;border-left:2px solid #2d64a5;*/}
	#packages-content { width:643px; overflow:hidden; position:relative;} /*height:129px;*/
	#packages-content .row{}
	#packages-content .loading-indicator {left:321px;top:57px}
	
	#packages .preview-content {background:#fff}

	#packages .copy{
	height:30px; overflow:hidden; padding:2px 5px;
	}

.packages-row {
width:643px; overflow:hidden; float:left; clear:left;
padding:0 0 10px 8px;
background: url(bg-packages_vdivs.gif) no-repeat -2px 0;
}
.package-head {
border-bottom:1px solid #e2e2e2;
font-size:12px; padding:0 0 4px 10px; font-weight:bold; color:#000;
}

.package-head a {
font-size:12px; font-weight:bold; color:#000;
}

#packages .package{
width:187px; padding:0 0 0 0; margin:5px 24px 0 0;/**/ float:left; clear:none;
}

	#packages .package .pane ul{ margin-left:0;}
	#packages .package .pane li{ margin:5px 0; }
	#packages .package .pane li a{ font-weight:normal; }
	#packages .package .pane li a:hover{ text-decoration:underline;}

		#packages .relheadline{
		float:none; white-space:normal; width:158px;
		}
			#packages .regitem-bullet-plus .relheadline{
			float:none; white-space:normal; width:110px; height:41px; overflow:hidden; /*outline:1px solid red;*/
			}
		#packages .package .morelink{
		padding:5px 0 0 17px; text-align:left;
		}
		#packages .package a:hover{
			text-decoration:underline;
		}
	#packages .generalheader{ margin-top:5px; }
	.package-thumb{
	margin:6px 4px 0 8px; position:absolute; width:50px; height:38px; border:1px solid #939393;
	}
	
	li.regitem-bullet-plus{ background:url(bullet-blue.gif) no-repeat 56px 0px; padding-left:70px; height:40px;  }
	
	.packages-hdivider{
	height:20px; padding:0; margin:0; overflow:hidden;
	background:url(bg-packages_hdivs.gif) no-repeat -4px -5px;
	}
		.packages-hdivider .empty{display:none;}
		
/********************************************
	packages/carousel font styles
********************************************/
		a.package-link,
		a.carousel-link{
		font-size:12px; font-weight:bold; text-decoration:none; color:#000; cursor:pointer;
		}
			a.package-link:hover,
			a.carousel-link:hover{
			text-decoration:underline;
			}
		#packages .copy,
		#carousel .copy{
		font-size:12px; color:#333; line-height:1.2em;
		}
		
		
/********************************************
		video carousel
********************************************/
	#mediaplayer{
	margin-left:4px;
	}

	#videocarousel{
	position:relative;
	width:338px; /*height:244px; overflow:hidden; margin-bottom:4px;*/
	background:#fff;/*url(bg-mediaplayer.gif) no-repeat*/
	}		
		#videocarousel a{ color:#000; }
		#videocarousel a:hover{ text-decoration:underline; }
		
		#videocarousel .widget_head .title a, #videocarousel .widget_head_short .title a {color:#036;}
		
		#video-carousel-content, .video-carousel-content{
		z-index:1; position:relative; left:4px; height:152px; overflow:hidden;
		width:328px; border:none; background:#fff;
		}
		#video-carousel-dual, .video-carousel-dual{
		position:absolute;
		width:334px; height:187px; background:#fff;
		}
		#videocarousel .headline{
		width:100px; color:#000; height:auto; overflow:hidden;
		font-weight:normal; font-size:12px; text-align:left;
		}
		#videocarousel .copy{
			width:100px; color:#000;
		}
		#videocarousel .thumbnail{
		margin:5px 0 3px;
		}
			
		.videocarouselitem{
		float:left;
		width:100px; height:140px; padding:4px;
		}
		
		.videoalert{
		border-top:1px dotted #ccc; margin:0 2px; padding:5px; text-align:left; font-weight:bold;
		}
			a:hover.videoalert { text-decoration:underline; }
			.videoalert .label{ color:#c00; }
		
		#videocarousel .preview-content-live{
		background:#fff;
		}	
			#videocarousel .preview-content-live .thumbnail{
			margin-bottom:0;
			border:1px solid #f00;border-bottom:none;
			width:100px;
			}
			#videocarousel .preview-content-live .headline{
			padding:5px 3px; width:94px;color:#000; height:55px; overflow:hidden; background:#efefef;
			font-weight:normal; text-align:left; 
			border-left:1px solid #f00;border-right:1px solid #f00;border-bottom:1px solid #f00;
			}
		
		
/********************************************
		carousel
********************************************/
#carousel{
position:relative; width:650px; overflow:hidden; margin:10px 0 0 2px; background:#fff;/*2d64a5*/
}
	#carousel-content, .carousel-content {
	z-index:1; position:relative; width:643px; height:153px; overflow:hidden; 
	background:#fff; 

	}
	#carousel div h2{
	float:left; padding-left:20px; height:16px; overflow:hidden;
	font-weight:bold; letter-spacing:0em; line-height:16px; font-size:14px; color:#000;
	text-transform:none; text-decoration:none; text-align:center; margin-right:30px;
	}
	/*#carousel #carIndictator{
	float:right; padding-right:5px; height:16px; overflow:hidden;
	font-size:10px; color:#fff;
	}*/
	#carousel .preview{
	margin:2px 0 0 2px;
	}
	#carousel-dual{
	position:absolute; width:643px; height:150px;
	}
	.carouselitem{
	float:left;
	width:124px; height:135px; padding:2px;
	}
	.carousel-link{ font-weight:normal;}
	.video-carousel-link{
	color:#fff;
	}
		#carousel .preview-content{
			padding:1px;position:absolute
		}
			#carousel .headline{
			width:110px; height:54px; overflow:hidden; padding-left:10px;
			font-weight:normal; text-align:left;
			}
			#carousel .headline a{
			font-weight:normal; color:#036;
			}
			#carousel .copy{
			width:110px; height:14px; overflow:hidden; padding-left:10px;
			font-weight:bold; text-align:left;
			/*position:absolute;left:113px;padding:1px; width:200px; height:62px; overflow:hidden;*/ 
			}
			#carousel .showlogo{
			width:120px;
			text-align:center;
			/*position:absolute;left:113px;top:64px;
			height:20px; width:136px; overflow:hidden;*/
			}
		#carousel .thumbnail{
		position:relative; margin:2px 8px; width:120px; height:77px;
		}
		#carousel .thumbnail img{
		margin:0px;padding:0px
		}
		/*#carIndictator .jumpCircleItem, #carousel-content .jumpCircleItemOn, #carousel-content .jumpCircleItemOff,
		#vcarIndictator .jumpCircleItem, #video-carousel-content .jumpCircleItemOn, #video-carousel-content .jumpCircleItemOff{
		font-size:10px; margin:0 2px; cursor:pointer;
		}*/
	/*#carousel .icons, #packages .icons{
	width:50px; height:16px; overflow:hidden;
	margin:0 2px 0 0; text-align:right;
	}
	#packages .icons{
		float:right;
	}
	#carousel .icons{
		position:absolute;top:64px;left:266px;
	}
		#carousel icons img, #packages .icons img{
		border:none;
		}*/
#carousel .scroll{
float:right; width:16px; height:96px; overflow:hidden;
background:#ddd url(bg-ytrough.png) repeat-y top;
border-right:2px solid #2d64a5;
}
	#carousel .scroll .bot, #carousel .scroll .top{
	z-index:10; cursor:pointer;
	}
	#carousel .scroll .top{ margin-bottom:64px;}
#carousel-content .loading-indicator {left:313px;top:38px}




/********************************************
		slideshows
********************************************/

#slideshowwidget .midcontainer, #discussions .midcontainer{ height:442px; /*442px with sponsor ad 402px without*/ overflow:hidden; }

#slideshowwidget{ 
float:left; width:338px; height:448px; /*448px with sponsor ad 408px without*/ background:#fff; overflow:hidden; margin:0 4px 0 0; position:relative;
}
	#slideshow-preview{ 
	position:relative;width:317px;height:268px;
	}
		#slideshow-preview .preview{
		margin:6px;width:307px; 
		}
			#slideshow-preview .image{
			text-align:center; margin-left:auto; margin-right:auto; width:264px;height:198px;border:1px solid #999
			}
			#slideshow-preview .bubble {
			width:297px; height:49px; margin-left:auto; margin-right:auto; margin-top:6px; overflow:hidden;
			background-image:url('ss-bubble.gif');
			}
				#slideshow-preview .preview a{ color:#000; }
				#slideshow-preview .preview a:hover{ text-decoration:underline; }
				
				#slideshow-preview .preview .headline{
				overflow:hidden; padding:0 11px 11px 11px; clear:both; width:275px; height:15px; color:#000;
				line-height:20px;
				}
				
				#slideshow-preview .preview .section{
				padding:8px 11px 5px 11px; float:left; font-size:11px; font-weight:bold; color:#000;
				}
				
				#slideshow-preview .preview .callout{
				padding:5px 11px 5px 11px; float:right; color:#000;
				}
				
	
	.slideshow-thumbs{position:relative; height:60px; width:300px; margin-left:1px;}
	.slideshow-thumbs img {position:absolute;bottom:0px;border:1px solid #999;left:12px}
	.thumb1, .thumb2, .thumb3, .thumb4, .thumb5  {height:62px;position:absolute;width:82px;z-index:2;}
	.slideshow-thumbs .thumb1 {margin:0 100% 0 0%;}
	.slideshow-thumbs .thumb2 {margin:0 80% 0 20%;}
	.slideshow-thumbs .thumb3 {margin:0 60% 0 40%;}
	.slideshow-thumbs .thumb4 {margin:0 40% 0 60%;}
	.slideshow-thumbs .thumb5 {margin:0 20% 0 80%;}
#slideshowwidget .extra{
position:relative; top:6px;
}
	#slideshowwidget .morelink{ margin:10px; font-weight:bold; }
	#slideshowwidget .sponsor{ text-align:right; margin:20px; }
		#slideshowwidget .sponsor .label{ font-size:9px; color:#999; position:relative; top:-10px; } 

#ss-arrow {
position:absolute;top:287px;left:34px;z-index:1000;
width:24px;height:13px;background:url(ss-arrow.gif) no-repeat bottom;
}

/********************************************
		extra
********************************************/
#extraWidget {
width:324px; overflow:hidden; 
}

/********************************************
		discussions
********************************************/
#discussions{
float:left; background:#fff; width:308px; overflow:hidden; 
}
	#discussions .container{
	padding:5px 5px 5px 15px;
	}
	#discussions h3, #discussions h3 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px; font-weight:bold; margin:10px 0 15px 0; color:#000;
	}
		#discussions h3 a:hover{
		text-decoration:none;
		color:#777;
		}
	#discussions .quote {
	padding:10px 20px;
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#444;
	background:url(quote-left.gif) no-repeat top left;
	}
	
	#discussions .quote a {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#444;
	}
	
	#discussions .quote a:hover{
		text-decoration:underline;
	}
		#discussions .endquote{background:url(quote-right.gif) no-repeat bottom right;}
		
	#discussions .quoteid{
	text-align:left; color:#930; margin:5px 0;
	}
		#discussions .quoteid span{ font-weight:bold; color:#000; }
		
	#discussions .votelabel{
	color:#000; font-weight:bold; margin:15px 0 5px 0; font-size:14px;
	}
	#discussions .vote a{
	font-family:Georgia, "Times New Roman", Times, serif; text-align:left; font-size:18px; font-weight:normal;
	}
	#discussions .comments{
	color:#999; padding-left:18px; text-align:left;
	background:url(icon-comment_new.gif) no-repeat 2px 2px;/*comment_rev*/
	font-weight:bold;
	}
	
	#discussions .comments a:hover, #discussions .vote a:hover {
		text-decoration:underline;
	}

/********************************************
		blogs
		Edits to Ad area: adding some overrides
********************************************/

	#homead{ position:relative; top:0px; left:0px; /*width:338px;*/ height:auto; margin-bottom:0; background:#fff;}
	#homead .container{ height:auto; background:#fff; }
	#homead .container .ad{ width:300px; height:auto; position:relative; top:0px; left:15px; padding-top:4px;}
	#homead .container .label{
	position:absolute; top:4px; left:0;
	width:15px; height:100px;
	/*background:url(../images/label-advertisement_white.gif) no-repeat;*/
	}
	#homead .capbottom, #homead .captop{ display:none; }
	
/********************************************
		blogs
********************************************/

	#blogs { position:relative; width:338px; background:#fff; margin:0 2px 4px 0;}
	#blogs .container{ width:332px; overflow:hidden; }
	#blogs .blog-entry { margin:10px; }
	#blogs .heading{  margin:17px 0 0 0; }
	
	#blogs .headline a:hover, #blogs .relheadline a:hover {
		text-decoration:underline;
	}
	#blogs .heading .blogicon{ float:left; width:20px; height:20px; background:#ddd; }
	#blogs .headingtext{ float:right; width:285px; border-bottom:1px solid #e2e2e2; padding-bottom:1px; }
	#blogs .name{
	float:left; width:215px; text-transform:uppercase; font-size:14px; color:#000; font-weight:bold;
	}
	#blogs .recenttime, #blogs .time{
	float:right; font-size:11px;
	}
		#blogs .recenttime{
		color:#930;
		}
	#blogs .headline {
	clear:left; margin:10px 0;*margin:8px 0;
	font-family:Arial, Verdana, sans-serif; font-size:14px;
	}
	
	#blogs .package{
	width:322px;
	}
		#blogs .pane h3{
		padding-top:8px; margin-right:10px; border-top:1px solid #e2e2e2;
		font-size:12px; color:#000; text-transform:uppercase; font-weight:normal;
		}
		
		#blogs .relheadline{
		float:left; width:290px;
		}
		#blogs .relheadline a{ font-weight:normal; }
		#blogs .blogsource{ color:#930; }
		
		#blogs a.continuelink{ color:#c00; }
		#blogs a:hover.continuelink{ text-decoration:underline; }
		
	#blogs .copy {line-height:15px;}


/********************************************
		stocks
********************************************/

	#stocks{
	width:338px; background:#fff;  margin:0 2px 4px 0;
	}
		#stocks .indices{ height:120px; width:332px; overflow:hidden; }
	
		#stocks .midcontainer{
		background:#fff; /*height:220px;*/height:185px;/*250px with sponsor*/ width:332px; overflow:hidden;
		}
		#stocks .quotesearch{
		position:relative;
		background:#f1f1f1; margin:10px 4px; height:48px; width:324px; overflow:hidden;
		}
		#stocks .quotesearch .sponsor{
		position:absolute; top:9px; right:12px;
		}
		#stocks .qsearch{
		/*position:absolute; top:15px; left:8px;
		width:120px;*/
		border:1px solid #e2e2e2;
		height:16px;
		left:8px;
		padding:1px;
		position:absolute;
		top:6px;
		width:142px;
		background:#fff;
		}
		#stocks .getquotebut{
		left:158px;
		position:absolute;
		top:5px;
		}
		#stocks .package{
		width:322px; position:relative; top:40px;
		}	
			#stocks .relheadline{
			float:left; width:290px;
			}
			#stocks .package .pane li{ margin-top:5px; }
			#stocks .relheadline a{ font-weight:normal; margin:0; }


/********************************************
		accuweather
********************************************/
#accuweather{ position:relative; width:338px; background:#fff;  margin:0 2px 4px 0; overflow:hidden; }

	#accuweather .container{
	background:#fff; width:332px; overflow:hidden;
	}

/********************************************
		mostpopular
********************************************/
#mostpopular{ position:relative; background:#fff; width:338px; margin:4px 2px 0 0; overflow:hidden; }

#mostpopular .midcontainer, #most-popular .midcontainer{ /*height:314px;*/ /*356px with sponsor*/ /*width:332px;*/width:336px; overflow:hidden; }
	
	#popular-tabs{ background:#fff;
	height:35px;
	z-index:5;
	position:relative;
	border-bottom:1px solid #ccc;
	padding:10px 0 0 5px;
	white-space: nowrap;
	_padding:0 0 0 4px;
	_height:23px;
	_margin-top:10px;
	}
	
		#popular-tabs div{cursor:pointer;
		height:24px;
		padding:5px 11px 4px; 
		margin:0 2px 0 0;
		z-index:5;
		line-height:1.2em;
		overflow:hidden;
		color:#fff;
		text-transform:uppercase; 
		font-family:arial, verdana, sans-serif;
		float:left;
		font-size:11px;
		_height:26px;
		width:74px;
		}
		
		#digg_widget #popular-tabs div {height:18px;
		padding:12px 11px 4px
		}
		
		#popular-tabs .tabActive div{height:26px;
			position:relative;
			padding:4px 10px;
			z-index:105;
			border-right:1px solid #ccc;
			border-left:1px solid #ccc;
			border-top:1px solid #ccc;
			border-bottom:1px solid #fff;
			color:#000;
			_top:1px;
			}
			
			#digg_widget #popular-tabs .tabActive div {padding:11px 10px 5px;}
			
			#popular-tabs .tabinActive div{background:#fff url(gradientBkg-ccc.gif) repeat-x  0 -10px;
			color:#000;
			position:relative;
			_height:24px;
			_top:1px;
			}
			
				#popular-tabs a:hover {text-decoration:none;}
				#popular-tabs .tabinActive div:hover {text-decoration:underline;}
			
			#popular-tabs a:hover.tabinActive div {background:#ddd;
			_height:24px;
			_top:1px;
			}

	#popular-content{ z-index:4; clear:left; position:relative; left:-2px; /*height:310px;*/ width:334px; padding-right:0; overflow:hidden;padding-bottom:5px;}

	#mostpopular .package, #most-popular .package{ width:320px; padding:5px 0 5px 5px; }
	#mostpopular .package .pane li, #most-popular .package .pane li{margin-top:8px; line-height:15px;}
		#mostpopular .package .pane li.regitem, #most-popular .package .pane li.regitem {text-align:right;}
			#mostpopular .package .pane li.regitem a, #most-popular .package .pane li.regitem a {float:none;}
	#mostpopular .package .pane li a, #most-popular .package .pane li a{ font-weight:normal;}
	#mostpopular .package .pane li a:hover, #most-popular .package .pane li a:hover{ text-decoration:underline;}
	#mostpopular .relheadline, #most-popular .relheadline{ float:left; width:280px;}
	
	#mostpopular .numofcomments, #most-popular .numofcomments{ color:#999; }

#mostpopular .extra, #most-popular .extra{
position:relative; top:-10px;
}
	#mostpopular .sponsor, #most-popular .sponsor{ text-align:right; margin:20px; }
		#mostpopular .sponsor .label, #most-popular .sponsor .label{ font-size:9px; color:#999; position:relative; top:-10px; } 
		
		
.rightpromo{
width:338px; margin:4px 2px 0 0; overflow:hidden;
}
	.rightpromo .midcontainer{ width:332px; overflow:hidden; }
	
	#countdown{ text-align:center; padding:10px; /*background:#fff url(../images/bg-carousel_ltbl_fade.gif) repeat-x top;*/ }
	
	.rightpromo .midcontainer .content{ padding:5px; }
	
	.rightpromo .midcontainer .content a{ font-size:12px; font-weight:bold; }
		.rightpromo .midcontainer .content a:hover{ text-decoration:underline; }
		
		.content .lgthumb{
		float:left; margin:1px 10px 10px 0;
		}
		
/********************************************
		ABC News to Go
********************************************/

	#rsslisting a:hover {
	text-decoration:underline;
	}
		.rightsection #rsslisting{ width:338px; overflow:hidden; margin-left:0; margin-top:4px; }
		.rightsection #rsslisting .midcontainer{ width:332px; }
		.rightsection #rsslisting .leftcol, .rightsection #rsslisting .rightcol{
		float:left; clear:left; width:48%;
		}
		
		#rsslisting .midcontainer{
		overflow:hidden;
		clear:both; padding-bottom:4px;
		}
		#rsslisting .container{
		overflow:hidden;
		margin:8px 15px 3px 15px; clear:both;
		}
		#rsslisting .leftcol{
		float:left; width:48%;
		}
		#rsslisting .rightcol{
		float:left;
		}
			#rsslisting .leftcol div, #rsslisting .rightcol div{ margin-bottom:4px; }
			#rsslisting .leftcol img, #rsslisting .rightcol img{ position:relative; top:1px;margin-right:2px;}

/********************************************
		Marketplace
********************************************/

.marketplace{ padding:0; }

.marketplacequigo{
margin:4px 0 4px 2px;
overflow:hidden;
width:650px;
}
	.marketplacequigo .midcontainer{
	 /*height:200px;*/
	}
	.marketplacequigo .quigo{
	width:608px; overflow:hidden; padding:10px 15px;
	}
.marketplacepromos{
width:338px;
margin:4px 2px 4px 0;
}
	.marketplacepromos .midcontainer{
	padding:6px 0;
	}
	.marketplacepromos .promoright .promobox{margin:0 auto 10px;width:300px;background:#fff;}
	.marketplacepromos .promoright .promoboxBottom{margin:0 auto 10px;width:300px;background:#fff;}
	
/********************************************
	          ListViewer in Story Page
********************************************/
#top-section-stories {
	width:338px;
}
	#top-section-stories .container{
		padding:10px;
	}

	#top-section-stories .listviewer-content {
		margin:0px;
		padding:0px;
	}
		#top-section-stories .listviewer-content h3 {
			background:transparent url(hr-gray_dot.gif) repeat-x 0px 18px;
			padding-bottom:10px;
		}
	
		#top-section-stories  .listviewer-preview {
			width:310px;
			height:95px;
			overflow:hidden;
		}
				
		#top-section-stories .listviewer-preview img {
			float:left;
			margin:0px 10px 0px 0px;
			/*border:1px solid #999;*/
		}
		
		#top-section-stories .listviewer-preview .headline {font-weight:bold;}
		#top-section-stories .listviewer-preview .headline, #top-section-stories  .listviewer-preview p {
			float:left;
			width:180px;
		}
		
		#top-section-stories .listviewer-content .list {
			list-style:none;
			padding:10px 0px 0px 0px;
			border-top:1px solid #e2e2e2;
		}
		
		.lv-item-off {
			background:#fff url(bullet-blue.gif) no-repeat 0px 2px;
			padding:0px 0px 0px 13px;
			line-height:1.6em;
		}
			.lv-item-off a:hover {text-decoration:underline;}
		
		.lv-item-over {
			background:#fff url(bullet-blue.gif) no-repeat 0px 2px;
			padding:0px 0px 0px 13px;
			line-height:1.6em;
		}
		
/********************************************
	 Most Popular in Story Page
********************************************/	
	#most-popular {
		width:338px;
	}
		#most-popular .extra{
			display:none;
		}
		
/* faces widget head override for section/story page */
#faces .widget_head {height:32px;}
	#faces .widget_head img {top:2px !important}
		
/********************************************
	 ABC News To-Go in Story Page
********************************************/			
	#togo {
		width:338px;
	}
	
		#togo .midcontainer, #togo .container {
			/*float:left;*/
		}

		#togo .leftcol, #togo .rightcol {
			float:left; 
			padding-bottom:8px;
		}
		
		#togo .leftcol {
			width:176px;
		}
			#togo .leftcol img {margin-right:2px;position:relative;top:1px;}
		
		#togo .rightcol {
			width:155px;
		}
			#togo .rightcol img {margin-right:2px;position:relative;top:1px;}
		
		#togo .leftcol div, #togo .rightcol div {
			padding:8px 0px 0px 10px;
		}
		
	
/********************************************
	 Story Features Carousel in Story Page
********************************************/	
#story-features {
	margin:20px 0px 0px 18px !important;
	/*border-top: 1px solid #afafaf;*/
	/*background:#fff url(hr-gray_dot.gif) repeat-x 0px 36px;*/
	width:963px;
	padding-top:5px;
}
	#story-features a{
		font-weight:normal;
	}
	
	#story-features .headline {
		width:176px;
		padding:2px 0px 0px 2px;
	}

	#story-features 	.packages {
		width:960px;
	}
		#story-features 	.packages .captop, .packages .capbottom {
			display:none;
		}
		
		#story-features 	.packages .midcontainer {
			border:0px;
		}
		
		#story-features 	.packages .carousel-content {
			background:none;
			padding:12px 0 10px 0;
			width:963px;
			height:170px;
		}
		
		#story-features 	#carousel-dual {
			width:963px;
		}
		
		#story-features .packages .carouselitem {
			width:176px;
			height:198px;
			overflow:hidden;
		}
		
		#story-features .packages .carouselitem-notlast {
			padding:2px 20px 0px 0px;
		}
		
		#story-features .packages .carouselitem-last {
			padding:2px 0px 0px 0px;
		}
		
			#story-features .packages .carouselitem img {
				/*border:1px solid #bebebe;*/
			}
		
		#story-features 	.packages .copy {
			display:none;
		}
#specialEventIndexMainNewsLeft {display:inline;}
#specialEventIndexMainNewsRight {display:inline;
position:absolute;left:325px;_left:315px;}

/********************************************
			trioViewer
********************************************/	
.trioViewer {
	/*background:#eee;*/
	height:253px;
	overflow:hidden;
	width:658px;
}

	.trioViewer .preview {
		float:left;
		height:240px; overflow:hidden;
		margin:0;
		/*padding:4px 0 4px 4px; */
		/* */border-left:1px solid #999;border-top:1px solid #999;border-bottom:1px solid #999;
		padding:4px 5px 6px;
		background:#fff;
		width:322px;
	}
	
	.trioViewer .story-list {
		float:left;
		width:323px;
		/*background:url(/assets/images/bg-trio_playlist.png) 0px 0px no-repeat;*/
	}
	
		.trioViewer .story-list a:hover {cursor:pointer;text-decoration:none;}
		
		.trioViewer .story-list .item-off,.trioViewer .story-list .item-on {
			height:72px;
			width:305px;
			/*border-right:1px solid #333;border-top:1px solid #333;
			margin-left:10px;*/
			overflow:hidden;
			padding:7px 5px 5px 15px;
			background:url(bg-trio_off_lt.png) no-repeat;
		}
			.trioViewer .story-list .item-on{
			background:url(bg-trio_on_lt.png) -2px 0px no-repeat;
			}
		
			.trioViewer .story-list .headline { 
				padding-bottom:2px; font-size:14px; line-height:1.2em;font-weight:bold;
			}
				.trioViewer .story-list .headline .content-label { 
				font-size:14px;
				}
				.trioViewer .story-list .item-on .headline{ 
				color:#036;
				}
					.trioViewer .story-list .item-on .headline:hover {text-decoration:underline;}
					
				.trioViewer .story-list .item-off .headline{ 
				color:#036;
				}
			
			.trioViewer .story-list .overview { 
			
			}
				.trioViewer .story-list .item-on .overview{ 
				color:#000;
				}
				.trioViewer .story-list .item-off .overview{ 
				color:#333;
				}
			
/********************************************
			mediaViewer
********************************************/	

.mediaViewer {
	font-size:12px;
	line-height:15px;
	position:relative;
}

	.mediaViewer .midcontainer {background:#000;}
	/*prev*/
	.mediaViewer a.previous,.mediaViewer a.previous:hover {
	background:#000 url(cntrl-prev_dk.gif) no-repeat center;
	position:absolute;
	top:9px;
	right:28px;
	
	}
	/*.mediaViewer a.previous:hover {
	position:absolute; top:0;
	background:url(cntrl-prev.gif) no-repeat center;
	}*/
	/*next*/
	.mediaViewer a.next,.mediaViewer a.next:hover, .mediaViewer a.next-off,.mediaViewer a.next-off:hover {
	background:#000 url(cntrl-next_dk.gif) no-repeat center;
	position:absolute;
	top:9px;
	right:1px;
	}
	/*.mediaViewer a.next:hover{
	position:absolute;top:0; left:27px;
	background:url(cntrl-next.gif) no-repeat center;
	}*/
		
	.mediaViewer .slide-top {
		background:#000;
		color:#fff;
		height:20px;
		position:relative;
		padding:10px;
	}
		.mediaViewer .slide-top h4{
		width:400px; float:left;
		font-size:12px;
		padding-top:5px;
		color:#f0f0f0;
		}
	.mediaViewer .leftScroller{
	background:#000 url(bg-scroller_left_000.png) no-repeat 1px 1px;
	}
	.mediaViewer .rightScroller{
	background:#000 url(bg-scroller_right_000.png) no-repeat -1px 1px;
	}
	.mediaViewer .xTrough{
	background:#000 url(bg-xtrough_000.png) repeat-x;
	}
		.mediaViewer .xScrollerCapLeft,.mediaViewer .xScrollerCapRight{
		background:#000 url(bg-xscroller_000.png) repeat-x;
		}
		.mediaViewer .xScroller{
		background:#000 url(bg-xscroller_000.png) repeat-x;
		}
		
		.mediaViewer .slide-top .status, .mediaViewer .slide-top .controls {
			position:absolute;
		}
		
			.mediaViewer .slide-top .status {
				right:75px;
				top:15px;
				font-size:11px;
				color:#f0f0f0;
			}
			
			.mediaViewer .slide-top .widget_controls {
				position:absolute;
				right:10px;
				top:1px;
			}
		.mediaViewer .slide-bottom{
		/*padding:10px 20px;*/
		}
			.mediaViewer .slide-bottom .label{
			font-weight:bold; font-size:12px; padding:2px 5px; margin-right:5px;
			background:#333; color:#fff;
			}
	
	.mediaViewer .preview {
		background:#000;
		color:#fff;
		position:relative;
	}
	
		.mediaViewer .preview .content-label {color:#92D8E6;font-weight:normal;}
	
		.mediaViewer .preview .content-wrapper {
			width:605px;
			position:relative;
			text-align:center;
		}
		
			.mediaViewer .preview .content-wrapper .image {
				background:#000;
				margin:0 auto;
				padding:10px 0;
			}
			
				.mediaViewer .preview .content-wrapper .image #mediaplayer2 {
					background:#000 url(white-loading-text.gif) center center no-repeat;
					height:348px !important;
					margin-left:39px !important;
					*margin-left:0 !important;
					width:525px !important;
				}
	
			.mediaViewer .preview .content-wrapper  .caption {
				padding:10px 35px 20px;
				text-align:left;
				color:#f0f0f0;
			}
			
		.mediaViewer .preview ul {
			padding:0 35px 20px;
			text-align:left;
		}
		
			.mediaViewer .preview li {
				background:transparent url(bullet-white.gif) no-repeat scroll 0 8px;
				line-height:1.6em;
				list-style-type:none;
				padding:0 0 0 10px;
				position:relative;
			}
			
				.mediaViewer .preview li a,.mediaViewer .caption a {
					/*color:#fc0;*/
					color:#92d8e6;
				}
		
	.mediaViewer .media-list {
		padding-left:10px;
	}	
	
	.mediaViewer .thumb, .mediaViewer .thumb-active {
		display:inline;
		margin:0; outline:none;
	}
		.mediaViewer .thumb img {border:2px solid #000;}
			.mediaViewer .thumb img:hover {border:2px solid #999;}
		.mediaViewer .thumb-active img {border:2px solid #fff;}
	
	.mediaViewer .first {
		margin-left:0;
	}
	
	.mediaViewer .last {
		margin-right:12px;
	}
	
	.mediaViewer .thumb-viewer-wrapper {
		height:60px;
		padding-top:2px;
		position:relative;
		overflow:hidden;
		/*width:605px;*/
		width:595px;
		margin:0 5px;
		z-index:1;
		background:#000;
	}
			
	.mediaViewer .thumb-viewer {white-space: nowrap;}
	
	.endSlate{padding:10px 8px; width:600px;}
	.endSlate .item{width:193px; height:160px; overflow:hidden; float:left; margin:0 5px 5px 0;}
	.endSlate .headline{margin:5px 0; padding:0 5px 0 0;}
			
		.endSlate a, .endSlate a:hover {position:relative;display:block;}
		.endSlate a, .endSlate a h4{color:#f0f0f0;font-weight:normal;font-size:12px;line-height:1.1em;cursor:pointer;}
		.endSlate .item a:hover .headline h4{text-decoration:underline;}
			
	.stfDimmer {
		background:#000000 none repeat scroll 0 0;
		display:none;
		height:635px;
		left:0;
		position:absolute;
		top:0;
		width:605px;
		z-index:100;
	}	

	.spwindiv {
		display:none;
		left:15px;
		*left:12px;
		position:absolute;
		top:5px;
		z-index:101;
		background:transparent;
		height:420px;
		width:580px;
	}
	
		.spwindiv iframe {position:relative;
		left:-10px;
		top:0;
		background:transparent;
		}
		
	.spwinclose {
		background:#fff none repeat scroll 0 0;
		left:507px;
		padding:3px 3px 2px;
		position:relative;
		top:-415px;
		width:58px;
	}	

	.spwindivAd {
		color:#fff;
		font-family:arial;
		font-size:10px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:bold;
		left:258px;
		line-height:normal;
		position:relative;
		top:-438px;
		width:100px;
	}		

/********************************************
	mediaViewer/timeline
********************************************/	
.timeline .breadcrumb {
	padding-top:0;
	padding-bottom:10px;
}

.timeline .subbranding {
	margin-left:10px;
}

	.timeline .subbranding img {
		height:59px;
	}

.timeline .toolbox {
	width:595px;
}

.timeline .xTrough, .timeline .leftScroller, .timeline .rightScroller, .timeline .xScrollbar {visibility:hidden;}
.timeline .slide-top, .timeline .thumb-viewer-wrapper, .timeline .preview, .timeline .preview .content-wrapper, .timeline .preview .content-wrapper .image {
	background:#fff;
}	

.timeline .slide-top h4, .timeline .slide-top .status, .timeline h2, .timeline .preview .content-wrapper .headline, .timeline .preview .content-wrapper .caption, .timeline .preview .content-wrapper a, .timeline .endSlate .headline h4 a, .timeline .endSlate .review {
	color:#010000;
}

.timeline .preview a {
	color:#003366 !important;
}

.timeline .slide-top {
	height:36px;
	padding-bottom:5px;
	padding-left:0;
	padding-top:0;
}

.timeline .slide-top h4 {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

.timeline .slide-top .status {
	font-size:14px;
	font-weight:bold;
}

.timeline a.previous img, .timeline a.previous:hover img, .timeline a.next img, .timeline a.next:hover img {
	width:30px;
	height:30px;
}

.timeline  a.previous {
	background:transparent url(blue-arrows.gif) 0 -1px no-repeat !important;
	margin-right:2px;
}
	.timeline a.previous:hover, .timeline a.previous-off, .timeline a.previous-off:hover {
		background:transparent url(gray-arrows.gif) 0 -1px no-repeat !important;
		margin-right:2px;
	}

.timeline  a.next {
	background:transparent url(blue-arrows.gif) -30px -1px no-repeat !important;
}

	.timeline a.next:hover, .timeline a.next-off, .timeline a.next-off:hover {
		background:transparent url(gray-arrows.gif) -30px -1px no-repeat !important;
	}

.timeline .preview .content-wrapper .image {
	padding-top:0;
	padding-bottom:25px;
}

.timeline .preview .content-wrapper .image .credit {
	color:#666;
	font-size:9px;
	text-align:left;
	text-transform:uppercase;
}

.timeline .preview .content-wrapper .headline, .timeline .preview .content-wrapper .caption {
	padding-left:0;
	text-align:left;
}

.timeline .preview .content-wrapper .headline {
	font-weight:bold;
	font-size:24px;
	padding-bottom:5px;
}

.timeline .preview .content-wrapper .caption {
	padding-top:0;
}

.timeline .preview .content-wrapper .caption, .timeline .preview .content-wrapper ul li, .timeline .preview .content-wrapper ul li .content-label {
	font-size:15px;
}

.timeline .preview .content-wrapper .caption p {
	margin-bottom:10px;
}

.timeline .preview ul, .timeline .preview ul li {
	padding-left:0;
}

.timeline .preview ul {
	padding-bottom:0;
}

.timeline .preview .content-wrapper #mediaplayer2 {
	height:348px;
	margin-left:40px;
	width:520px;
}

#nonscrollviewer {
	position:relative;
}

	#nonscrollviewer .thumb-viewer-wrapper {
		margin-left:30px;
		width:520px;
	}

	#nonscrollviewer .previous, #nonscrollviewer .next {
		display:inline-block;
		position:relative;
		z-index:5;
	}
	
	#nonscrollviewer .previous {
		left:0;
		top:40px;
	}
	
	
	#nonscrollviewer .next {
		left:550px;
		top:-53px;
	}

.timeline .endSlate {
	padding:0;
}

.timeline .endSlate .review {
	float:left;
	margin-bottom:30px;
}

	.timeline .endSlate .review  img, .timeline .endSlate .review .desc {
		float:left;
	}
	
	.timeline .endSlate .review img {
		margin-right:10px;
	}
	
	.timeline .endSlate h2 {
		font-size:14px;
		font-weight:bold;
	}
	
		.timeline .endSlate .more h2 {
			border-top:1px solid #000;
			float:left;
			margin:0;
			padding:14px 0 10px;
			width:635px;
		}
	
	.timeline .endSlate .more .image img {
		height:84px;
		width:150px;
	}
	
	.timeline .endSlate .more .item {
		height:84px;
		width:295px;
		margin-bottom:14px;
	}
	
		.timeline .endSlate .more .item  .image, .timeline .endSlate .more .item .headline {
			float:left;
		}
		
		.timeline .endSlate .more .item .headline {
			margin-top:0;
			width:120px;
		}
		
			.timeline .endSlate .review p a, .timeline .endSlate .more .item .headline a {
				font-size:12px;
				font-weight:bold;
			}

/* image borders */
#videocarousel .thumbnail img, 
#specialevent .preview-image img,
#top-section-stories .listviewer-preview img,
#carousel .thumbnail img,
#specialevent .list-item img, 
#other-topstories .list-item img,
.trioViewer .preview img {border:1px solid #ccc;}	

.mediaViewer .preview .content-wrapper .image img {border:1px solid #666;}		

/********************************************
		overlay
********************************************/
.freeform .anchor {
	border-top:1px solid #eee !important;
	float:left;
	padding-top:1px;
	padding-bottom:0;
}
	.freeform .anchor span {
		background:#e6e9ee;
		display:block;
		padding:6px 12px;
	}
	
	.freeform .anchor a {
		background:transparent url(icons_sprite_sheet.gif) right -394px no-repeat;
		padding-right:22px !important;
	}
	
.overlayPane {
background:#e6e9ee;
left:-10000px;
position:absolute;
top:0px;
width:658px;
z-index:90000;
}

.overlayPane .overlay-container {
margin:0 auto;
position:relative;
width:658px;
}

.overlayPane .overlay-container a:hover {text-decoration:underline;}	

.overlay-container .hide_button {
background:#888888 none repeat scroll 0 0;
font-size:12px;
font-weight:bold;
position:absolute;
left:637px;
width:20px;
text-align:center;
top:8px;
z-index:10;
}

	.overlay-container .hide_button a {
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	padding:0 4px;
	text-transform:lowercase;
	}
	
	.overlay-container .hide_button a:hover {text-decoration:none;}
	
	.overlay-container .freeform .midcontainer, .overlay-container .freeform .midcontainer .widget_head {
		border:none;
		padding:0px;
	}
	
	.overlay-container .freeform .midcontainer .title {
		color:#003366;
		font-size:18px;
		font-weight:bold;
		padding:8px 0 0 5px;
		position:relative;
	}


.tack-on  .freeform .midcontainer {background:#e6e9ee;}

	.tack-on .bullet {
		width:219px;
	}
		
	.tack-on .close {
		float:right;
		margin:0 15px;
		padding:20px 0 0;
	}

	.tack-on .morelink {
		float:right;
	}

	
