/*NEWS HEADER TITLES*/
#header{background:url(../img/headers/sectionheader-news.jpg) no-repeat;width::988px;height:205px;margin-top:21px}

/*SUBNAV*/
#m-subnav-header{background:url(../img/headers/subnav-news.png) no-repeat;width:320px;height:94px;margin:0 0 -33px -10px}

/*NEWS TABS*/
#news-tabs{float:left;background:url(../img/misc/border350.png) 229px 100% no-repeat;width:600px;margin-left:15px;}
#news-tabs li{position: relative; float:left;line-height:33px;margin-left:-20px;}
#news-tabs li.active{z-index: 1000 !important;}
#news-tabs a{font-size:12px;color:#929796;text-align:center;display:block;}
#news-tabs a:hover{text-decoration:none}
#news-tabs li.active a{color: #004D42;}

/* Middle Tabs */
	#news-tabs li span{ float: left; display:block; height:29px; }		/* All */
	#news-tabs li .tab-m{ padding: 0 18px 0 12px; }						/* Middle */
	#news-tabs li .tab-l, #news-tabs li .tab-r{ width: 13px; }			/* Left and Right */

	/* Normal */
		#news-tabs li .tab-m{ 				background:url(../img/tabs/tab-m.png) repeat-x; }			/* bg image of middle of tabs */
		#news-tabs li .first .tab-l{ 		background:url(../img/tabs/tab-f-l.png) no-repeat; }		/* bg image of left side of first tab */
		#news-tabs li .middle .tab-l,
		#news-tabs li .last .tab-l { 		background:url(../img/tabs/tab-l.png) no-repeat; }			/* bg image of regular left side of tab */
		#news-tabs li .middle .tab-r, 
		#news-tabs li .first .tab-r{ 		background:url(../img/tabs/tab-r.png) no-repeat; }			/* bg image of regular right side of tab */
		#news-tabs li .last .tab-r{ 		background:url(../img/tabs/tab-l-r.png) no-repeat; }		/* bg image of right side of last tab */

	/* Active */
		#news-tabs li.active .tab-m{ 		padding: 0 20px 0 20px;
											background:url(../img/tabs/tab-m-a.png) repeat-x; }			/* bg image of middle of tabs */
		#news-tabs li.active .first .tab-l{ background:url(../img/tabs/tab-f-l-a.png) no-repeat; }		/* bg image of left side of first tab */
		#news-tabs li.active .middle .tab-l,
		#news-tabs li.active .last .tab-l { background:url(../img/tabs/tab-l-a.png) no-repeat; }		/* bg image of regular left side of tab */
		#news-tabs li.active .middle .tab-r, 
		#news-tabs li.active .first .tab-r{ background:url(../img/tabs/tab-r-a.png) no-repeat; }		/* bg image of regular right side of tab */
		#news-tabs li.active .last .tab-r{ 	background:url(../img/tabs/tab-f-r-a.png) no-repeat; }		/* bg image of right side of last tab */

/*
#news-tabs li.archive{background-position:100% 0}
#news-tabs li.news.active{margin-right:-5px}
#news-tabs li.archive.active{margin-left:-6px}
*/

/*PAGER TAGS*/
.s-pager {clear:both; margin-top:10px;text-align:center;color:#b2ceee;}
.s-pager li {display:inline; margin: 0 5px;font-weight:bold;}
.s-pager li.active, .s-pager li strong{background:#00b085;padding:1px 6px 1px 5px;color:#fff}
.s-pager li a{color:#666;font-weight:normal;}
.s-pager li a:hover{text-decoration:underline;}

/*LIST PAGE*/
.s-news-list {clear:both;  width: 600px;margin-bottom:10px}
.s-news-list thead{text-align:center;background:url(../img/misc/w600-h4-dropshadow.png) 0 100% no-repeat;font-size:11px}
	.s-news-list thead tr{line-height:38px}
.s-news-list tbody tr{border-bottom:solid 1px #e2e2e2;height:36px}
.s-news-list tbody tr:hover{background:#f7f7f7}
	.s-news-list tbody tr:hover a{color:#00b085}
.s-news-list td+td{padding-left:4px}
.s-news-list td+td+td{padding:0;font-size:11px}
.s-news-list a{max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left}

/*DETAILS PAGES*/
#s-news-header {float:left;clear:both;width:600px;background:url(../img/misc/w600-h4-dropshadow.png) 0 43px no-repeat;padding:15px 0 0}
#s-news-header .type{float:left;margin-right:10px}
#s-news-header h1 {color:#004d42; font-size:14px;line-height:14px;float:left}
#s-news-header .social {float:left;padding:29px 0 15px}
#s-news-header .info {float:right;font-size:11px;clear:both;padding:29px 0 15px}
#s-news-body {clear:both;padding-bottom:20px;width:600px;background:url(../img/misc/w600-h5-dropshadow.png) 0 100% no-repeat;font:13px/18px 'Lucida Grande','Lucida Sans Unicode', Tahoma, sans-serif !important;}
#s-news-body img{margin-bottom:15px}
#s-news-body p{margin-bottom:25px;color:#666 !important}

#s-news-body + .s-pager{margin:20px auto;width:150px}
#s-news-body + .s-pager li{float:left}

/*NEWS TAGS*/
.type {width:67px;height:16px;background-position:0 0;background-repeat:no-repeat;text-indent:-9999px}
	.type.magazine{background-image:url(../img/icn/type-magazine.png)}
	.type.blog{background-image:url(../img/icn/type-blog.png)}
	.type.news{background-image:url(../img/icn/type-news.png)}
	.type.notice{background-image:url(../img/icn/type-notice.png)}
	.type.event{background-image:url(../img/icn/type-event.png)}
	.type.update{background-image:url(../img/icn/type-update.png)}
	.type.maintenance{background-image:url(../img/icn/type-maintenance.png)}
	.type.articles{background-image:url(../img/icn/type-articles.png)}
	.type.dev-blog{background-image:url(../img/icn/type-dev-blog.png)}
	.type.sales{background-image:url(../img/icn/type-sales.png)}