/*Including the icon-fonts */

@font-face {
    font-family: "nintendoicons-light";
    src: url("../fonts/nintendoicons-light.eot");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "nintendoicons-regular";
    src: url("../fonts/nintendoicons-regular.eot");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "NintendoLogosRegular";
    src: url("../fonts/nintendologos-regular.eot");
    font-weight: normal;
    font-style: normal;

}


/* ie9 fixes */
.filter {behavior: url(../components/ie9_gradient_fix.htc);} 
.gradient {filter: none!important;}

ul.breadcrumb li:first-child a:before{

    top: 0.6em!important;
}


/* mediagallery fixes */

.mediaplayer .rs-carousel-item {
	
		width: 11.62em!important;
		
		}


/* club nintendo stuff*/	
	
.ff_items,
.ff_sort{
	padding-top:0!important;
	
	}