/*Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .npf_middle_leftcont span {line-height: 35px; padding-bottom: 13px;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .npf_shopitems_container {margin-top: 14px;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .npf_shop_texts p {margin-top: -3px; width: 365px;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    a.npf_shop_button {line-height: 61px;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .npf_shopitems_container ul li b {margin: 6px -6px 7px 4px;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .npf_social_content span {margin-top: 0px;}
}


/*IE7*/

* + html .npf_middle_leftcont span {  
    line-height: 34px;
    padding-bottom: 2px;  
}

* + html .npf_shopitems_container ul li {
	margin-right: 12px; 
}

* + html .npf_shopitems_container ul {
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
}

* + html .npf_shopitems_container ul li b {
    margin: 2px -12px 7px 4px;
    float: none;
}

* + html a.npf_shop_button {
	margin-top: 7px;
}

* + html .npf_social_icons {
	float: none;
	position: inherit;
	padding-top: 0px;
}

* + html .npf_social_content {
		margin-top: 24px;
} 

*:first-child+html a.npf_facebook_icon {
	margin-top: 22px;
}
*:first-child+html .nfp-icon a{
    overflow: visible;
}

*:first-child+html .nfp-icon{
    overflow: visible;
    cursor: pointer;
}

* + html a.npf_blue_btn {
    outline: none;
}

* + html a.npf_blue_btn {
    noFocusLine: expression(this.hideFocus=true); 
    border: none;
    outline: none;
    outline-style:none;
    outline-width:0;
}

*:first-child+html ul.npf_dropdown_menu li a {
    noFocusLine: expression(this.hideFocus=true); 
    border: none;
    outline: none;
    outline-style:none;
    outline-width:0;
}

* + html .nfp-icon-youtube {
    margin-top: 164px !important;
    display: block;
}

* + html .nfp-icon-facts {
    margin-top: 252px !important;
    display: block;
}

* + html .nfp-icon-forums {
    margin-top: 298px !important;
    display: block;
}

* + html .nfp-icon-bicycle {
    margin-top: 251px !important;
    display: block;
}

* + html .nfp-icon-heart {
    margin-top: 151px !important;
    display: block;
}

* + html .nfp-icon-weights {
    margin-top: 509px !important;
    display: block;
}

* + html .nfp-icon-taichi {
    margin-top: 475px !important;
    display: block;
}

* + html .nfp-icon-videos {
    margin-top: 406px !important;
    display: block;
}

/*Opera*/

noindex:-o-prefocus, .npf_shopitems_container ul li b {
  margin: 6px -6px 0 4px;
}

noindex:-o-prefocus, a.npf_shop_button {
  line-height: 58px;
  margin-top: -10px;
}

noindex:-o-prefocus, .npf_shop_texts p {
	margin-top: 0px;
}

noindex:-o-prefocus, .npf_shopitems_container ul {
	margin-top: -12px;
}

noindex:-o-prefocus, span.npf_social_text {
	line-height: 18px;
}

noindex:-o-prefocus, .npf_middle_leftcont span {
    line-height: 35px;
    padding-bottom: 15px;
}

noindex:-o-prefocus, .nfp-icon-webinars { 
    margin-top: 198px !important;
}
