/* News */


/*
* CSS Styles that are needed by jScrollPane for it to operate correctly.
*
* Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
* may not operate correctly without them.
*/
.jspContainer{overflow:hidden;position:relative;}
.jspPane{position:absolute;}
.jspVerticalBar{position:absolute;top:0;right:0;width:7px;height:100%;background:red;}
.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;background:red;}
.jspVerticalBar *,
.jspHorizontalBar *{margin:0;padding:0;}
.jspCap{display:none;}
.jspHorizontalBar .jspCap{float:left;}
.jspTrack{background:#fff;position:relative;}
.jspDrag{background:#ccc;position:relative;top:0;left:0;cursor:pointer;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{float:left;height:100%;}
.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;}
.jspArrow.jspDisabled{cursor:default;background:#80808d;}
.jspVerticalBar .jspArrow{height:16px;}
.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%;}
.jspVerticalBar .jspArrow:focus{outline:none;}
.jspCorner{background:#eeeef4;float:left;height:100%;}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{margin:0 -3px 0 0;}


#headlineCs {
	width:980px;
	text-align:center;
	margin:0;
	padding:0;
	text-align: left;
}
/*
#headlineCs h1, 
#news h2 {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/static/imgs/news/newsTitles.png) no-repeat 0 0;
}
*/
h2{
font-size: 19px!important;
}
#headlineCs h1 {
	margin:30px auto 0;
	text-align: center;
	line-height: -50px;
	font-size: 100px;
	letter-spacing: -7px;
	line-height: 100px;
}
#headlineCs .news-ideas-title {
	width:625px;
	height:100px;
	
}
#headlineCs .press-releases-title {
	width:100%;
	height:100px;

}
#headlineCs .news-title {
	letter-spacing: 0px;
	line-height: 0px;
	font-size: 18px;
}



#headlineCs h1,#news h2{
	font-family:'HUGEAvantGardeBold'!important;
	font-weight: normal;
	
}

#news h2{
	letter-spacing: -1px;
}

#news h2 {
	padding:0;
	margin:0 0 18px 0;
	height:16px;
}
#news .one-column,
#news .two-column {
	border-bottom:1px dotted #ccc;
	padding:40px 0;
}
#news .no-bdr {
	border:0 none;
}
#news .c570, 
#news .c410 {
	float:left;
}
#news .c570 {
	width:550px;
	padding-right:20px;
}
#news .c410 {
	width:390px;
	padding-left:19px;
	border-left:1px solid #ccc;
}

#news .c980 {
	width:968px!important;
}

#news .more-btn {
	float: left;
    margin: 8px 0 0;
    padding: 0;
    text-align: left;
    width: auto;
}
#news .more-btn a.cufon {
    padding:6px 16px 6px;
	text-align:center;
	line-height:1em;
	letter-spacing:-0.5px;
}
.press-releases .more-btn a {
    margin:0 8px 0 0;
    padding:6px 0 4px;
    width:112px;
    float: left;
}
.press-releases .more-tab{
float: left;
margin-right: 15px;
line-height: 15px;
}
#news a.disabled,#news a.more-tab.disabled:hover{
    background:#CCC;
    color: #fff!important;
    cursor:default;
}


.press-releases .btns {
	margin:0!important;
	width:968px!important;
}

.press-releases	 .all-news {
	float:right!important;
	margin:0;
	line-height: 15px;
}

#news #article-roll .more-btn{
	margin:25px 0 0;
	width:150px;
}
#news #article-roll .more-btn .more-tab {
	padding:5px 15px;
	width:120px;
}
#news .rss{
	display: block;
	text-indent: -999px;
	width: 119px;
	height: 19px;
	background-image: url(/static/imgs/news/rssfeed.jpg);
	float: right;
	margin:25px 20px 0px 0px;
}

/* Article Content */
#news #article-roll {
	width:730px;
	padding:0 1px 0 0;
	overflow: hidden;
	border-right: dotted 1px #999;
	float: left;
}

#news .article-roll-container {
	height:750px;
	overflow: hidden;
}
#news .item-list {
	padding:0 12px 0 0;
}
#news .article-item {
	margin-bottom:30px;
	padding-right: 20px;
}
#news .article-item h3 a {
	color:#000;
	font-size:15px;
}
#news .article-item .date {
	font-size:9px;
	text-transform:uppercase;
	color:#999;
	font-weight:bold;
}
#news .article-item p {
	line-height:1.4;
}

/* Ideas */
#news #ideas {
	padding-left:0;
	width:410px;
	border:none;
}

#news #ideas h2 {
	padding-left:20px;
}

#ideas .ideas-container {
	height:540px;
	width:400px;
	padding:0 1px 0 19px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#ideas #item-list {
	padding:0;
	visibility:hidden;
}

#ideas #item-list .item {
	width:180px;
}
#ideas #item-list .item a {
}
#ideas #item-list .item a img {
}

/* Scrollpane Styles */
.scrollpane {
	width:100%;
	height:750px;
	position:relative;
	overflow: hidden;
}

/* Events Carousel */
#events .events-carousel {
	width:550px;
	height:130px;
}
#events .events-carousel .slide {
	width:550px;
	height:130px;
}
#events .carousel .navigation {
	bottom:-33px;
}

#events .events-carousel .event {
	width:150px;
	padding-right:40px;
	float:left;
}
#events .events-carousel .last-row {
	width:170px;
	padding-right:0;
}

#events .date .month,
#events .date .day {
	display:block;
	font-weight:normal;
}
#events .date .month {
	font-size:12px;
}
#events .date .day {
	font-size:20px;
}
#events .info {
	line-height:1.5;
	margin-top:5px;
}
/* Press Toolkit */
#press-toolkit{
	float:left;
	margin: 30px 0px 30px 30px;
}
#press-toolkit .section {
	
	width:200px;
	
}
#press-toolkit .section span {
	font-size:11px;
	font-weight:normal;
	display:block;
	margin-bottom:3px;
}

#press-toolkit .section ul li {
	list-style:none;
}
#news #press-contact{
	width: 200px;
	float: left;
	margin: 0px 0px 0px 30px;
	padding-top: 30px;
	border-top: dotted 1px #999;
}
#press-contact h2,
#news-alerts h2 {
	margin-bottom:5px;
}
.home #press-contact ul li {
	background-image: none;
	display: block;

}
#press-contact ul li {
	display:inline;
	background:url(/static/imgs/bullet.gif) no-repeat right -3px;
	margin:0 4px 0 0;
	padding:0 11px 0 0;
}
#press-contact ul li.last {
	background:none;
	margin:0;
	padding:0;
}

#news-alerts #email-address {
	width:194px;
	border:1px solid #000;
	margin-right:10px;
	padding:6px 8px;
}
#news #news-alerts {
	border:0 none;
	padding-left:20px;
}
#news-alerts #submit-email-address {
	padding:5px 10px 3px 10px;
	background:#000;
	border:0 none;
	color:#fff;
	font-family: 'HUGEAvantGardeBold';
    font-weight: normal;
	font-size:12px;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
}
#get-news-alerts-form fieldset {
	border:0 none;
}

/* Title Sprite Positions */
/*
#news #article-roll h2 {
	background-position:0 -100px;
	width:52px;
}
#news #ideas h2 {
	background-position:0 -120px;
	width:53px;
	margin-left: 25px;
}
#news #events h2 {
	background-position:0 -140px;
	width:58px;
}
#news #press-toolkit h2 {
	background-position:0 -160px;
	width:102px;
}
#news #press-contact h2 {
	background-position:0 -180px;
	width:120px;
}
#news #news-alerts h2 {
	background-position:0 -200px;
	width:102px;
}
*/


/* Press Releases */



.press-releases .item-list {

	padding:0px 30px 20px 0px;
}

#news.press-releases  #press-contact,
#news.single  #press-contact,
#news.press-releases  #press-contact h2{
	float: none;
	clear: both;
	border: none;
	text-align: center;
	width: 100%;
	background-image: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	
}
#news.press-releases  #press-contact{
	
}
