




/*
     FILE ARCHIVED ON 17:20:11 Mar 31, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:51:26 Nov 3, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@charset "utf-8";
/* CSS Document */


input, textarea {
	color:#333333;
	outline: none;
}
 a{color:#333;text-decoration:none;}

.clear { clear:both; height:0px; overflow:hidden; }

div.menu-wrapper div.carousel-menu {
    overflow: hidden;
}
.ad{text-align:center;margin:5px 0;}


/* wrapper */
.wrapper{width:100%; position:relative;}
/* header */
.header-wrapper{background:#e2eeee;overflow:hidden;
    box-shadow: 0 5px 5px #bcc1c5;height:30px;line-height:30px; border-bottom: 2px solid #fff;}
.header-wrapper .logo-wrapper{background-color:#f5f5f5;position:relative;}
.header-wrapper .logo-wrapper .search-btn{position:absolute;background-image:url('/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/general/btn_search.png');width:7%;height:60%;display:inline-block;top:23%;left:20px;background-position:center center;background-repeat:no-repeat;background-size:100%;}
/* .header-wrapper .logo-wrapper .logo-img{width: 65%;} */
.header-wrapper .logo-wrapper .logo-img a{display: block;}
.header-wrapper .menu-wrapper{position:relative;text-align: center;width: 100%;/* background-image:url('/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/general/bg_menu.png');height:68px;background-size:100% 100%; */}
.header-wrapper .menu-wrapper ul{list-style:none;display:inline-block;margin:0;}
.header-wrapper .menu-wrapper ul li{float:left;color:#fff;}
.header-wrapper .menu-wrapper ul li a{color:#fff;/* text-decoration:none; */font-size:20px;text-shadow:-3px 3px 5px #000;}
.header-wrapper .menu-wrapper ul li a:hover{color:red;}

.header-wrapper .menu-wrapper .short-display {
	/* display:none; */
	width: 98%;
	height: 21px;
	margin: auto 0 auto 0;	
	top: 0;
	left:2%;
	bottom: 0;
	position:absolute;
	text-align:left;
}
.header-wrapper .menu-wrapper .short-display .sub-btn{
	background-image:url('/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/general/expand.png');
	width:32px;
	height:18px;
	display: inline-block;
	background-position:0 0;
	margin-left: 2px;
	background-repeat:no-repeat;
}
.header-wrapper .menu-wrapper .short-display .sub-btn.expand{
	background-position:-33px 0;
}
.header-wrapper .menu-wrapper .short-display .item {
	padding: 0px 3px;
	min-width:0;
	height: 21px;
    line-height: 21px;
	font-size: 18px;
}
.header-wrapper .menu-wrapper .short-display .item a{
	font-size:18px;
}


/**
* Carousel with image and text, custom skinned scrollbar
**/
.header-wrapper .menu-wrapper .carousel-menu .touchcarousel-item a{ font-size: 15px;color:#349be0; }


.carousel-menu .item-block {
	width: 170px;
	height: 40px;
	display: block;
}
.carousel-menu .item-block img,
.carousel-menu .item-block h4, 
.carousel-menu .item-block p {
	float: left;
	position: relative;
	display: block;
	margin: 0;			
}
.carousel-menu .item-block {			
	text-decoration: none;
	color: inherit;			
}					
.carousel-menu .item-block h4 {
	font: bold 13px/20px Helvetica, Arial, sans-serif;
	color: #000;
	width: 158px;
	height: auto;		
	padding: 2px 0 0 6px;
	-webkit-transition: color 0.2s ease-out; 
	-moz-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;  	
}
.carousel-menu .item-block:hover h4 {	
	color: #1873c9;		
}
.carousel-menu .item-block p {			
	font: normal 13px/20px Helvetica, Arial, sans-serif;
	color: #555;		
	width: 158px;
	padding: 0 0 0 6px;
}
.carousel-menu .scrollbar-holder {
	background: #CED7DB;
	bottom: 0;
	height: 1px;
	left: 0;
	right: 0;
	display:none;
}
.carousel-menu .scrollbar {
	background-color: #45a8ce !important;
	bottom: 0;
}
.touchcarousel.minimal-light .arrow-icon {
	width: 23px;
	height: 28px;	
	margin-top: -14px;
}
.touchcarousel.minimal-light .arrow-icon.left{
	left: 5px;
	background: url('/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/general/sprite.png') no-repeat -6px -7px;
}
.touchcarousel.minimal-light .arrow-icon.right{
	right: 5px;
	background: url('/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/general/sprite.png') no-repeat -173px -7px;
}
.touchcarousel.minimal-light .arrow-holder.disabled {
	-moz-opacity: 1;	
	-webkit-opacity: 1;	
	opacity: 1;
}
.touchcarousel.minimal-light .arrow-holder.disabled .arrow-icon.left{	
	display: none;
}
.touchcarousel.minimal-light .arrow-holder.disabled .arrow-icon.right{	
	display: none;
}
.touchcarousel.minimal-light a.arrow-holder{display: block;}
.touchcarousel.minimal-light .arrow-holder {
	width: 35px;
	-moz-opacity: 0.8;	
	-webkit-opacity: 0.8;	
	opacity: 0.8;
}
.touchcarousel.minimal-light .arrow-holder:hover {
	-moz-opacity: 1;	
	-webkit-opacity: 1;	
	opacity: 1;	
}
.touchcarousel.minimal-light .tc-paging-container {	
	margin-top: -22px;
}
.touchcarousel.minimal-light .tc-paging-item {
	background: url('/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/general/sprite.png') no-repeat -95px -4px;
	
	width: 16px;
	height: 16px;
	
	-moz-opacity: 0.8;	
	-webkit-opacity: 0.8;	
	opacity: 0.8;	
}
.touchcarousel.minimal-light .tc-paging-item.current {	
	background: url('/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/general/sprite.png') no-repeat -95px -22px;
}
.touchcarousel.minimal-light .tc-paging-item:hover {		
	-moz-opacity: 1;	
	-webkit-opacity: 1;	
	opacity: 1;		
}
/* submenu */
.submenu-wrapper{background-color:#000;color:#fff;font-size:18px;display:none;}
.submenu-wrapper a{display:block;cursor:pointer;}


.content-wrapper{
	width:100%;
	position:relative;
}




/* common listing */
.listing-title{text-transform:uppercase;color:#fb920a;font-size: 20px;margin-bottom:5px;}
/* square listing */
.square-listing{
	position:relative;
}
.square-listing .sqaure-item-wrap{
	position:relative;
	width: 100%;
}

.listing-wrapper .square-listing .story-item{background-color:transparent;}
/* large row listing */

/* fb comment box */
.fb-comments {
    background-color: #FFFFFF;
    width: 100%;
}
.fb-comments span {
    width: 100% !important;
}
.fb-comments iframe {
    width: 100% !important;
}

/* cat label */

/* recommend finance people plusone health autos business lifestyle next3-0 nextlife hittest 2013-retro */
.square-listing .sqaure-item-wrap .square-item{cursor:pointer;}
.square-listing .sqaure-item-wrap .square-item .square-item-img .cat-overlay{display:inline-block;width:71px;height:70px;background-image:url('/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/general/img_tag.png');background-repeat:no-repeat;background-size:100%;top:2px;left:2px;position:absolute;}


.story-listing a {
    display: inline-block;
    position: relative;
	min-height: 110px;
	background-color: #FFFFFF;
}

.top-img  {
    display: inline-block;
    position: relative;
    width: 100%;
	cursor: pointer;
}
.play-overlay{
	position:absolute;
	width:100%;
	height:100%;
	background-image:url('/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/general/playicon.png');
	background-position:center center;
	background-size:25%;
	background-repeat:no-repeat;
}

.copyright{text-align: center; font-size: 14px;padding: 15px 0;}


/**** Sidemenu ****/
.fixholder {position: fixed;}

div.logo-img {
	position:relative;
	overflow:hidden;
	text-align:center;	
	background-color:#E0EEEF;
}

div.home-wrapper {
	background-color:#FFFFFF;
}

div.top-wrapper {
	background-color:#FFFFFF;
}

.header-wrapper .logo-wrapper div.logo-img p.subTitle {
	position:absolute;
	width:100%; top:20%;
	margin:0px auto;
	text-align:center;
	font-size:150%;
	color:#2789C6;
}








.flow_player .uvpimgarrow{
	max-width: 83px !important;
	max-height: 83px !important;
}

#flow_player_loadingicon{display: none!important;}


/*** Carousel Menu ***/


div.menu-shadow {
	height:10px;
	background-repeat:repeat-x;
	background-position:top left;
	background-image: url(/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/v2/bg_shadow.png);
}

div.menu-wrapper {
	height:30px;	
}



div.menu-wrapper div.carousel-menu {
	width:83%; height:100%;
	margin:0px auto;	
	text-align:left;
	overflow-x:scroll;
	padding-top:20px;
}

.header-wrapper div.menu-wrapper div.carousel-menu table {
	position:relative;
	top:0px;height:30px;
	margin-top:-20px;
}

.header-wrapper div.menu-wrapper div.carousel-menu td {		
	word-break:keep-all;
	white-space: nowrap;
}

.header-wrapper div.menu-wrapper div.carousel-menu td a {	
	padding:0px 15px;
	color:#2A2A2A;
}



.header-wrapper div.menu-wrapper div.carousel-menu a.menuArrow {
	position:absolute;
	width:10px; height:20px;
	top:5px;	
	background-repeat:no-repeat;
	background-position:center center;
	background-size:100% 100%;
	
}

.header-wrapper div.menu-wrapper div.carousel-menu a.menuArrow#btnLeft {	
	left:8px;
	background-image: url(/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/left_menu_ico.png) ;
}

.header-wrapper div.menu-wrapper div.carousel-menu a.menuArrow#btnRight {
	right:8px;
	background-image: url(/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/right_menu_ico.png) ;	
	
}

.header-wrapper div.menu-wrapper.subpage div.carousel-menu a.menuArrow#btnLeft {	
	background-image: url(/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/left_menu_ico.png) ;
}

.header-wrapper div.menu-wrapper.subpage div.carousel-menu a.menuArrow#btnRight {
		background-image: url(/web/20160331172011/http://nextplus.nextmedia.com/themes/classic/img/right_menu_ico.png) ;	
}

@media (max-width: 600px){
.square-listing .sqaure-item-wrap .square-item .square-item-img{height:160px;}

#openSlideBar { width: 20px; height: 20px; top:10px; left:20px; }
.header-wrapper .logo-wrapper div.logo-img p.subTitle { font-size:100%; }
.header-wrapper div.menu-wrapper div.carousel-menu table { top:0px; }
}
@media (max-width: 590px){
.square-listing .sqaure-item-wrap .square-item .square-item-img{height:150px;}

#openSlideBar { width: 20px; height: 20px; top:10px; left:20px; }
.header-wrapper .logo-wrapper div.logo-img p.subTitle { font-size:100%; }

}
@media (max-width: 576px){
.story-listing a {min-height:100px;}
.large-row-listing .row-item-img a{min-height:100px;}
.carousel-menu .touchcarousel-wrapper {width:85%}

#openSlideBar { width: 20px; height: 20px; top:10px; left:20px; }
.header-wrapper .logo-wrapper div.logo-img p.subTitle { font-size:100%; }

}
@media (max-width: 568px){
.square-listing .sqaure-item-wrap .square-item .square-item-img{height:140px;}
.story-listing a {min-height:90px;}
.large-row-listing .row-item-img a{min-height:90px;}

#openSlideBar { width: 20px; height: 20px; top:10px; left:20px; }
.header-wrapper .logo-wrapper div.logo-img p.subTitle { font-size:100%; }

}
@media (max-width: 520px){
.square-listing .sqaure-item-wrap .square-item .square-item-img{height:130px;}

.square-listing .sqaure-item-wrap .square-item .square-item-img .cat-overlay{width:50px;height:50px;}
.top-wrapper .list-wrap .item .item-img span{width:50px;height:50px;}
.story-listing a {min-height:86px;}
.large-row-listing .row-item-img a {min-height:86px;}

#openSlideBar { width: 20px; height: 20px; top:10px; left:20px; }
.header-wrapper .logo-wrapper div.logo-img p.subTitle { font-size:100%; }

}
@media (max-width: 480px){
.square-listing .sqaure-item-wrap .square-item .square-item-img{height:120px;}
.story-listing a {min-height:83px;}
.large-row-listing .row-item-img a {min-height:83px;}
.carousel-menu .touchcarousel-wrapper {width:81%}

.carousel-menu {height: 25px;}
.carousel-menu .arrow-holder {height: 25px;}
.carousel-menu .touchcarousel-item {line-height: 22px;height: 25px;}
.header-wrapper .menu-wrapper .carousel-menu .touchcarousel-item a{font-size: 15px;}

#openSlideBar { width: 20px; height: 20px; top:10px; left:20px; }
.header-wrapper .logo-wrapper div.logo-img p.subTitle { font-size:100%; }

}
@media (max-width: 450px){
.square-listing .sqaure-item-wrap .square-item .square-item-img{height:110px;}
.story-listing a {min-height:78px;}
.large-row-listing .row-item-img a {min-height:78px;}
}
@media (max-width: 420px){
.square-listing .sqaure-item-wrap .square-item .square-item-img{height:100px;}
.story-listing a {min-height:73px;}
.large-row-listing .row-item-img a {min-height:73px;}

#openSlideBar { width: 20px; height: 20px; top:10px; left:20px; }
.header-wrapper .logo-wrapper div.logo-img p.subTitle { font-size:100%; }
.header-wrapper div.menu-wrapper div.carousel-menu table { top:0px; }
}
@media (max-width: 400px){
.square-listing .sqaure-item-wrap .square-item .square-item-img{height:85px;}
.content-wrapper *{font-size:18px;}

.square-listing .sqaure-item-wrap .square-item .square-item-img .cat-overlay{width:40px;height:40px;}
.top-wrapper .list-wrap .item .item-img span{width:40px;height:40px;}

.story-listing a {min-height:70px;}
.large-row-listing .row-item-img a {min-height:70px;}

#openSlideBar { width: 20px; height: 20px; top:10px; left:20px; }
.header-wrapper .logo-wrapper div.logo-img p.subTitle { font-size:100%; }
.header-wrapper div.menu-wrapper div.carousel-menu table { top:0px; }
}
@media (max-width: 380px){
.story-listing a {min-height: 66px;}
.large-row-listing .row-item-img a {min-height: 66px;}

#openSlideBar { width: 20px; height: 20px; top:10px; left:20px; }
.header-wrapper .logo-wrapper div.logo-img p.subTitle { font-size:100%; }

}
@media (max-width: 360px) {
.story-listing a {min-height: 62px;}
.large-row-listing .row-item-img a {min-height: 62px;}

#openSlideBar { width: 20px; height: 20px; top:10px; left:20px; }
.header-wrapper .logo-wrapper div.logo-img p.subTitle { font-size:100%; }

}
@media (max-width: 340px){
.story-listing a {min-height: 58px;}
.large-row-listing .row-item-img a {min-height: 58px;}

#openSlideBar { width: 20px; height: 20px; top:10px; left:10px; }
.header-wrapper .logo-wrapper div.logo-img p.subTitle { font-size:100%; }

}


