
/* 2, 3, 4, 5 or 6 tabs */

.tablist.tabs-2 li p {
    width:456px;
}

.tablist.tabs-2 li{
    width:480px;
}

.tablist.tabs-2 li.support{  /* To explicitly override style defined in bspi.css, 'support' class no longer used for styling.  */
    width:480px;
}

.tablist.tabs-3 li p {
    width:296px;
}

.tablist.tabs-3 li{
	width:320px;
}

.tablist.tabs-3 li.support{  /* To explicitly override style defined in bspi.css, 'support' class no longer used for styling.  */
	width:320px;
}

.tablist.tabs-3 li p {
	width:296px;
}


.tablist.tabs-4 li{
	width:240px;
}
.tablist.tabs-4 li.support{  /* To explicitly override style defined in bspi.css, 'support' class no longer used for styling.  */
	width:240px;
}
.tablist.tabs-4 li p {
	width:217px;
}


.tablist.tabs-5 li{
	width:192px;
}
.tablist.tabs-5 li.support{  /* To explicitly override style defined in bspi.css, 'support' class no longer used for styling.  */
	width:192px;
}
.tablist.tabs-5 li p {
	width:169px;
}

.tablist.tabs-6 li{
	width:160px;
}
.tablist.tabs-6 li.support{  /* To explicitly override style defined in bspi.css, 'support' class no longer used for styling.  */
	width:160px;
}
.tablist.tabs-6 li p {
	width:137px;
}



.contentblock-wrapper {
background-position:0 -17px;
}


.tablist li p {
	float:left;
	padding:5px 10px;
}

div.tablist {
	height:37px;
}

.tablist li {	
	background-image:url("/consumerfiles/assets/nps/images/bg-topnav-shadow.gif");
	height:37px;
	padding: 0;
}

.tablist li.active {
	background-image:url("/consumerfiles/assets/nps/images/bg-topnav-shadow.gif");
}

.tablist li div.rightImg {
	background-image:url("/consumerfiles/assets/nps/images/bg-topnav-shadow.gif") ;
	height:37px;
	width:3px;
}

.tablist li.active div.rightImg {
	background-image:url("/consumerfiles/assets/nps/images/bg-topnav-shadow.gif") ;
}


.tablist ul {
	height:37px;
}

/******************Features PDP Page**********************************/
.features-wrapper{
	position: relative;
	margin: 0px 30px;
}

.features-wrapper h2.header {
	font-size: 28px;
	color: #992c96;
	margin-bottom:30px;
	line-height:30px;
}

/** Full Features **/
.full-feature {
	position: relative;
	margin: 0px 0px 50px 0px;
	min-height:200px;
}

/* Text element */
.full-feature-text {
	display: block;
	position: relative;
	width: 530px;
}

/* Media element */
.full-feature-media-holder {
	display: block;
	position: relative;
	width: 285px;
	max-height: 160px;
	text-align: center;
	overflow: hidden;
	float:left;
	
}


/* Alternation */
.full-feature-odd .full-feature-text {
	float: left;
	margin-right: 40px;
}
.full-feature-even .full-feature-text {
	margin-left: 40px;
	float: right;
}



/* Clearing */
.full-feature-clear {
	clear: both;
}

/* Content elements and styling */
.full-feature .full-feature-descriptor {
	color: #0B5ED7;
	font-size: 22px;
	margin: 0 0 12px 0;
}

.full-feature .full-feature-glossary {
	color: #252f47;
	font-size: 12px;
	margin: 12px 0 0 0;
	line-height:22px;
}	

/*.full-feature .full-feature-media-holder-square .full-feature-media {
	margin: 0 auto;
	background-color: purple;
}

.full-feature .full-feature-media-holder-wide .full-feature-media {
	margin: 0 auto;
	background-color: purple;
}*/

/** Partial Features **/
.partial-feature-column {
	position: relative;
	width: 380px;
	float:left;
	padding: 15px 0 0 0;
}

.partial-feature-column-even {
	float:left;
	margin-left: 90px;
}

.features-wrapper .partial-feature {
	position: relative;
	width: 380px;
	margin: 0 0 55px 0;
}

.partial-feature .partialfeature-descriptor {
	color: #0B5ED7;
	font-size: 20px;
	margin: 0;
	padding: 0 0 15px 0;
}

.partial-feature p {
	font-size: 12px;
	color: #252f47;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

.partial-feature .media-placeholder {
	width: 100%;
	height: 160px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.partial-feature .media-placeholder img {
	display:block;
	margin-left:auto;
	margin-right:auto; 
}
	
	
	
.tool-banners{ 
	position: relative;
	margin: 30px 0px 40px 0px;
	border:0px solid #FF0000;
	background:url(../images/hr.jpg) no-repeat center bottom;
	padding:30px 20px 20px 30px; 
}

.tool-banners .bannerfull{ 
	border:0px dotted #FF0000;
}

.tool-banners .bannerfull .imageContainer{
	width:284px;
	margin:0px 40px 30px 0px;
	float:left; 
	overflow:hidden;
}

.tool-banners .bannerfull .textContainer{
	width:536px;
	margin:0px 0px 30px 0px;
	float:left;
	padding:0px;
    border:0px dotted #FF0000; 
}

.tool-banners p{ font-size:12px; }

.tool-banners .targetLink{
	padding:20px 0px;
	clear:both; 
}
.tool-banners .targetLink img{
	margin-left:5px;
}

.tool-banners .targetLink a{
	background:url(../images/arrow_blue_normal.gif) no-repeat right;
	padding-right:10px;
}



.tool-banners .halfbanner{  
	width:400px;
	float:left;
	padding-bottom:60px;
	margin-right:0px;  
	margin-left:30px;  
	min-height:290px;
}

.tool-banners .col1{   
	padding-right:30px;  
	margin-left:0px;  
	background:url(../images/toolbanner-divider.jpg) center right no-repeat; 
}


.tool-banners .halfbanner .imageContainer{
	width:284px;
	margin:30px auto;
	clear:both; 
	overflow:hidden;
	text-align:center;
}

/******************Features PDP Page**********************************/	


body.white-body .contentblock-wrapper {
	background:url(/consumerfiles/assets/img/pcd/bg-contentblock-combined-white-noshadow.png) no-repeat; background-position:0 -20px;
}

body.white-body .contentblock-bottom {
	background: url(/consumerfiles/assets/img/pcd/bg-contentblock-combined-white-noshadow.png) repeat scroll 0 0 transparent; height:12px; width:968px;
}

body.white-body div.tablist, body.white-body .tablist ul  {
	height:37px;
}

body.white-body .tablist li {
	background-image:url(/consumerfiles/assets/img/pcd/bg-topnav-noshadow-white.png); height:37px; padding: 0;width:480px;
}

body.white-body .tablist li p {
	float:left; padding:5px 10px 2px 10px;
}

body.white-body .tablist li div.rightImg {
	background:url(/consumerfiles/assets/img/pcd/bg-topnav-noshadow-white.png) no-repeat scroll -520px -55px transparent; height:37px; width:3px;
}

body.white-body .tablist li.active {
	background-image:url(/consumerfiles/assets/img/pcd/bg-topnav-noshadow-white.png);
}

body.white-body .tablist li.active div.rightImg {
	background: url(/consumerfiles/assets/img/pcd/bg-topnav-noshadow-white.png) no-repeat scroll -520px 0 transparent;
}

body.white-body .tablist.tabs-2 li, body.white-body .tablist.tabs-2 li.support 	{
	width:480px;
}

body.white-body .tablist.tabs-2 li p  {
	width:456px;
}

body.white-body .tablist.tabs-3 li, body.white-body .tablist.tabs-3 li.support 	{
	width:320px;
}

body.white-body .tablist.tabs-3 li p {
	width:296px;
}

body.white-body .tablist.tabs-4 li, body.white-body .tablist.tabs-4 li.support 	{
	width:240px;
}

body.white-body .tablist.tabs-4 li p {
	width:217px;
}

body.white-body .tablist.tabs-5 li, body.white-body .tablist.tabs-5 li.support 	{
	width:192px;
}

body.white-body .tablist.tabs-5 li p {
	width:169px;
}

body.white-body .tablist.tabs-6 li, body.white-body .tablist.tabs-6 li.support {
	width:160px;
}

body.white-body .tablist.tabs-6 li p {
	width:137px;
}
  