.loading-indicator {position:absolute;z-index:-1}
.javascript-disabled {color:#FFFFFF;padding:0;margin:0;width:1002px;margin-left:auto;margin-right:auto;text-align:left;/*background:#080808;*/}
.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; /*padding:2px 0 0 0;*/
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;
}
	.morelink a:hover{ text-decoration:underline; }


/********************************************
	widget headers
********************************************/
.widget_head, .widget_head_short{
position:relative;
height:34px; text-align:left; overflow:hidden;
/*background:#dce4e7 url(../images/bg-head_tall_ltbl_fade.gif) repeat-x; border-bottom:1px solid #bebebe;*/
border-top:1px solid #036;
border-bottom:1px solid #999;
}
	.widget_head_short{
	height:34px; text-align:left;
	/*background:#dce4e7 url(../images/bg-head_short_ltbl_fade.gif) repeat-x; border-bottom:1px solid #bebebe;*/
	}
	.widget_head .title, .widget_head_short .title, #specialevent .headline  {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold; padding:6px 0 8px 10px; color:#036;
	}
	
	.widget_head .title a, .widget_head_short .title a{
	color:#036 !important;
	}
	
	.widget_head .title a:hover, .widget_head_short .title a:hover{
	text-decoration:underline;
	}
		.widget_head_short .title {
		font-size:20px; padding:6px 0 8px 10px;
		}
	
	.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(../images/cntrl-prev.gif) no-repeat center;
		}
		.widget_controls a.previous:hover {
		position:absolute; top:4px; right:28px;
		background:url(../images/cntrl-prev.gif) no-repeat center;
		}
		/*next*/
		.widget_controls a.next {
		position:absolute; top:4px; right:0px;
		background:url(../images/cntrl-next.gif) no-repeat center;
		}
		.widget_controls a.next:hover{
		position:absolute; top:4px; right:0px;
		background:url(../images/cntrl-next.gif) no-repeat center;
		}
			.widget_controls a.hnext {
			position:absolute; top:2px; right:0px;
			background:green;/*background:url(../images/cntrl-next.gif) no-repeat center;*/
			outline:none;
			}
			.widget_controls a.anext {
			position:absolute; top:2px; right:0px;
			background:blue;/*background:url(../images/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(../images/jumpitem-on.gif) no-repeat; cursor:pointer;}/*url(../images/player/nav-jumpcircle_on.gif) no-repeat;*/
		.jumpCircleItemOff{ background: url(../images/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 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(../images/cntrl-prev.gif) no-repeat center;
		}
		#topstories-controls a.previous:hover {
		position:absolute;left:6px;
		background:url(../images/cntrl-prev.gif) no-repeat center;
		}
		/*next*/
		#topstories-controls a.next {
		position:absolute; left:33px;
		background:url(../images/cntrl-next.gif) no-repeat center;
		}
		#topstories-controls a.next:hover{
		position:absolute; left:33px;
		background:url(../images/cntrl-next.gif) no-repeat center;
		}
			#topstories-controls a.hnext {
			position:absolute; left:33px;
			background:green;/*background:url(../images/cntrl-next.gif) no-repeat center;*/
			outline:none;
			}
			#topstories-controls a.anext {
			position:absolute; left:33px;
			background:blue;/*background:url(../images/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(../images/icons/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:1.2em; font-weight:bold; color:#369; font-family:Arial, Helvetica, sans-serif;/*fff1dc*/
			}
				#mainnews-caption .headline .content-label{ font-size:15px; }
				
			#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{
			/*background:#ddd;*/
			}
			#mainnews-caption .relatedlabel{
			margin:4px 0px 6px 8px; padding-top:4px; text-align:left; border-top:1px dotted #333;
			
			}
				#mainnews-caption .relatedlabel span{ text-transform:uppercase; color:#369; }
			
			#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:#369; 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(../images/pixel-bebebe.gif) repeat-y left;
	border-right:1px solid #bebebe;
	border-top:1px solid #bebebe;
	}
		#topstories-playlist .downScroller{background:url(../images/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(../images/pixel-bebebe.gif) repeat-y left; padding:2px 0;
		}
		
		.iteminner{ 
		width:270px;
		padding:1px 5px 1px 10px; overflow:hidden; /*border-bottom:1px #ccc solid;*/
		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; border:0; 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(../images/icons/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(../images/icon-video.gif) no-repeat 2px 7px; margin-right:70px;}
	#specialevent .extras .icaught {padding:4px 7px; background:url(../images/icon-upload.gif) no-repeat 2px 5px; padding-left:18px; }
	
	#specialevent .divider {background: url(../images/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(../images/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:1.3em;}
	#specialevent .list-item img, #other-topstories .list-item img {float:left; border:1px solid #939393}
	#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(../images/icons/bullet-blue.gif) no-repeat; padding-left:13px;}
	#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:#369;
		}
		.promos .leadin{
		
		}
		.promos .thumb{
		float:left; height:75px; width:100px;
		margin:8px;
		}
			/*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(../images/bg-packages_vdivs.gif) no-repeat -2px 0;
}
.package-head {
border-bottom:1px dotted #ccc;
font-size:12px; padding:0 0 4px 10px; font-weight:bold; color:#333;
}

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

#packages .package{
width:187px; padding:0 0 0 0; margin:10px 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(../images/icons/bullet-blue.gif) no-repeat 56px 0px; padding-left:70px; height:40px;  }
	
	.packages-hdivider{
	height:20px; padding:0; margin:0; overflow:hidden;
	background:url(../images/bg-packages_hdivs.gif) no-repeat -4px -5px;
	}
		.packages-hdivider .empty{
		display:none;
		/*width:163px; padding:0 16px 0 10px; margin:10px 10px 0 10px; float:left; clear:none; border-bottom:1px solid #ccc;*/ 
		}
		

/********************************************
	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(../images/bg-mediaplayer.gif) no-repeat*/
	}		
		#videocarousel a{ color:#000; }
		#videocarousel a:hover{ text-decoration:underline; }
		
		#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;
		}
		.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;
			}
			#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; margin-top:1px;
	/*border-left:2px solid #2d64a5; */background:#fff; /*background:#fff url(../images/bg-carousel_ltbl_fade.gif) repeat-x top;*/

	}
	#carousel div h2{
	float:left; padding-left:20px; /*width:auto;*/ height:16px; overflow:hidden;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	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:#369;
			}
			#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{
		border:1px solid #ddd;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(../images/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('../images/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(../images/ss-arrow.gif) no-repeat bottom;
}



/********************************************
		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(../images/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(../images/quote-right.gif) no-repeat bottom right;}
		
	#discussions .quoteid{
	text-align:left; color:#930; margin:20px 0 10px 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:#000; padding-left:18px; text-align:left;
	background:url(../images/icons/icon-comment_new.gif) no-repeat 2px 2px;/*comment_rev*/
	}
	
	#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:263px; margin-bottom:0; background:#fff;}
	#homead .container{ height:259px; background:#fff; }
	#homead .container .ad{ width:300px; height:250px; 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 dotted #ccc; padding-bottom:1px; }
	#blogs .name{
	float:left; width:215px; /*font-family:Georgia, "Times New Roman", Times, serif;*/ 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;
	font-weight:bold; 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 dotted #ccc;
		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:1.4em;}


/********************************************
		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; /*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;
		}
		#stocks .getquotebut{
		position:absolute; top:13px; left:138px;
		}
		#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:34px;
	z-index:5;
	position:relative;
	border-bottom:2px solid #c1c1c1;
	padding:10px 0 0 5px;
	white-space: nowrap;
	_padding:0 0 0 4px;
	_height:22px;
	_margin-top:10px;
	}
	
		#popular-tabs div{cursor:pointer;
		height:19px;
		padding:10px 11px 4px; 
		margin:0 1px;
		z-index:5;
		text-align:center;
		line-height:1.6em;
		overflow:hidden;
		color:#fff;
		text-transform:uppercase; 
		font-family:arial, verdana, sans-serif;
		float:left;
		font-size:11px;
		font-weight:bold;
		_height:21px;
		width:78px;
		}
		
		#popular-tabs .tabActive div{/* background:url(../images/tab-most_popular_active.gif) no-repeat bottom;*/ 
			height:23px;
			position:relative;
			top:-4px;
			z-index:105;
			border-right:2px solid #c1c1c1;
			border-left:2px solid #c1c1c1;
			border-top:2px solid #c1c1c1;
			border-bottom:1px solid #fff;
			background:#fff url(http://a.abcnews.com/assets/images/iphone/gradientBkg2.gif) repeat-x  0 -20px;
			color:#555;
			_height:25px;
			_top:2px;
			_border-bottom:none;
			}
			
			#popular-tabs .tabinActive div{/* background:url(../images/tab-most_popular_inactive.gif) no-repeat bottom;*/
			background:#fff url(http://a.abcnews.com/assets/images/iphone/gradientBkg-ccc.gif) repeat-x  0 0;
			color:#777;
			position:relative;
			border-right:1px solid #fff;
			border-left:1px solid #fff;
			border-top:1px solid #fff;
			top:-1px;
			_height:21px;
			_top:4px;
			}
			
			#popular-tabs a:hover{text-decoration:none !important;}
			#popular-tabs a:hover.tabinActive div {border-top:3px solid #ccc;
			border-left:1px solid #ccc;
			border-right:1px solid #ccc;
			background:#ccc;
			padding-top:8px;
			top:-3px;
			_top:1px;
			height:21px;
			_height:22px;
			}

	#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:5px; line-height:1.4em;}
	#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{
	width:651px; margin-left:2px; overflow:hidden; /*overflow:hidden; background:#fff; margin:2px 0 0 2px; clear:both;*/
	}
	
	#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{
		width:644px; overflow:hidden;
		clear:both; padding-bottom:4px;
		}
		#rsslisting .container{
		width:644px; 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; text-align:center;
	}
	.marketplacepromos .promoright .promobox{margin:0 auto 10px auto;width:322px;background:#fff;}
	.marketplacepromos .promoright .promoboxBottom{margin:0 auto 0px auto;width:322px;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(../images/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 #ddd;
		}
		
		.lv-item-off {
			background:#fff url(../images/icons/bullet-blue.gif) no-repeat 0px 2px;
			padding:0px 0px 0px 13px;
			line-height:1.6em;
		}
		
		.lv-item-over {
			background:#fff url(../images/icons/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;
		}
		
/********************************************
	 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(../images/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 .widget_head {
			background:none;
		}
		
		#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 .title {
			border:0px;
			padding-top:6px;
		}
		
		#story-features 	.packages .copy {
			display:none;
		}
#specialEventIndexMainNewsLeft {display:inline;}
#specialEventIndexMainNewsRight {display:inline;
position:absolute;left:325px;_left:315px;}
