

/**
 * What's New Detail styles
 */


#body_whatsnew_detail h1.sectionName {
	display:none;
}

h3.contentHeader{
	color:#666666;
}

#articleBlock {
  text-align: left;
  position: relative;
  width: 980px;
  padding: 0 8px; /* shadow pad */
  margin: 0 auto;
  display:inline-block;
}
#body_whatsnew_detail {
	background:none;
	width:100%;
	margin:0 auto;
}

#mainPrimary{
	overflow:visible;
	width:640px;
	height:auto;
	padding-right:20px;
	float:left;
}
#mainPrimary p{
	font-size:1.1em;
	color:#464646;
	line-height:1.9em;
	margin-bottom:20px;
	clear: left;
}
#mainPrimary p img{
	float:left;
	margin-right:12px;
	margin-bottom:15px;
}
#mainPrimary p.date{
	clear: none !important;
    color: #959595;
    float: left;
    margin-bottom: 18px;
	width:300px;
	
}
#rssFeed{
	display:inline-block;
	/*background:url(/images/rssicon.jpg) transparent no-repeat right top;*/
	background:none;
	padding-right:30px;
	color:#7c7c7c;
	z-index:9999;
}
#body_whatsnew_detail ul.tertiaryNav{
	background-image: url(/images/whatsnew/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:20px;
	padding-top:0px;
	margin-top:20px;
	margin-bottom:24px;
	position:relative;
	width:982px;
	height:32px;
	z-index:9999;
	display:inline-block;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #666666;
}
#body_whatsnew_detail ul.tertiaryNav li.tab {
	float:left;	
	/*line-height:36px;*/
	padding:0px;
	width:144px;
}
#body_whatsnew_detail ul.tertiaryNav li.rss {
	float:left;	
	/*line-height:36px;*/
	padding-top:6px;
	width:120px;
	margin-left:414px;
	padding-top:6px;
}
#body_whatsnew_detail ul.tertiaryNav li.tab a {
	background:none;
	color:#34BEED;
	font-size:14px;
	margin:0pt;
	padding:0px 20px 0px 10px;
	color:#18bcec;
}
#body_whatsnew_detail ul.tertiaryNav li.tab a:hover {
	color:#555555;
}

/* Second Column */
#secondaryContentContainer{
	float:right;
	overflow:visible;
	width:244px;
	height:auto;
}
#secondaryContentContainer h3.contentHeader{
	background:transparent url(/images/whatsnew/detail/bg_othernews.jpg) no-repeat 0 0px;
	width:236px;
	height:26px;
	color:#666666;
	padding:8px 0px 2px 0px;
	margin:0px 0px 0px 0px;
}
#secondaryContentContainer #secondaryPrimary{
	overflow:auto;
	height:624px;
	width:234px;
	background-color: #F2F2F2;
}
#secondaryContentContainer #secondaryPrimary .seeallbtn {
	display:block;
	position:relative;
	background:none;
	width:234px;
	margin:0 auto;
	height:22px;
	text-align:center;
	margin-top:16px;
	cursor:pointer;
}
#secondaryContentContainer li{
	padding:8px 24px 0px 18px;
}
#secondaryContentContainer p{
	line-height:1.6em;
}
#secondaryContentContainer h3{
	line-height:1.6em;
	font-weight:900;
	color:#666666;
}
#secondaryContentContainer p a{
	white-space:nowrap;
	font-weight:900;
}
#secondaryContentContainer p.date{
	color:#959595;
	border-bottom:1px solid #cfcfcf;
	padding-bottom:8px;
}
.contentFooter{
	display:none;
}

.detail .article ul{
font-size:1.1em;
line-height:1.62em;
list-style-image:none;
list-style-position:inside;
list-style-type:disc;
margin-bottom:10px;
margin-left:0px;
}


 
#mainPrimary td
{
vertical-align: middle;
}


/* ADDTHIS */

.whatsnew .addthis_toolbox { width: 135px; height:20px;}

.whatsnew .addthis_button_facebook, .whatsnew .addthis_button_twitter, .whatsnew .addthis_button_compact {
    margin: 3px 5px 0 0;
}

.whatsnew .addthis_button_facebook_like { float:left; display: block; margin: 0 2px 0 0; overflow: hidden; width: 49px; }

#float-right { float:right; }




