/* 3DS-specific CSS */
body {
	/*background: #fff url(/euf/assets/themes/nintendo/images/3ds_background.png) repeat-x top left;*/
}

a.logolink {
	text-indent:-9999px;
	width: 228px;
	height:50px;
	background: #e60012 url(/euf/assets/images/prodcat-images/switchHorizontal.png) no-repeat center center;
	margin-bottom: 15px;
	margin-top: 0;
}
#submenu {
	margin-top:0;
	min-width:610px;
	left: 40px;
    top: 14px;
}
a, #rn_AnswerText a , .rn_RelatedAnswers a,#rn_MainColumn .hottopic ol li a:hover,#rn_MainColumn .topten ol li a:hover {
	color: #e60012;
	text-decoration: none !important;
}
a:hover, #rn_AnswerText a:hover, .hottopic ol li a, .topten ol li a  {
	color: #6e6f6f;
	text-decoration: none !important;
}

#alpha ul.menu li a {
	background: transparent url(/euf/assets/themes/nintendo/images/red-arrow.png) no-repeat top right;
}
#alpha ul.menu li a.down {
	background: transparent url(/euf/assets/themes/nintendo/images/red-arrow-down.png) no-repeat top right;
}
#alpha ul.menu li a:hover,#alpha ul.menu li a.active,#alpha ul.menu li a.down:hover,#alpha ul.menu li a.active.down {
	color: #e60012;
	background-position: bottom right;
}
a.bcrem {
	background: #f31000; /* Old browsers */
	background: -moz-linear-gradient(top, #f31000 0%, #c40105 100%); /* FF3.6+ */
	-pie-background: linear-gradient(top, #f31000 0%, #c40105 100%); /* IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f31000), color-stop(100%,#c40105)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f31000 0%,#c40105 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f31000 0%,#c40105 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f31000 0%,#c40105 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f31000 0%,#c40105 100%); /* W3C */
}
a.bcrem:hover {
	background: #e60012; 
}

.barmenu.switch { 	
	border-radius:0;
	height:36px;
	line-height:36px;
}
.barmenu.switch .drop { 
	border: 1px solid #ccc;
}
.barmenu.switch li:hover a { 
	background: #e60012;
	color: #fff;
}
.barmenu.switch li:hover ul li a,.barmenu.switch li ul li a { 
	background: transparent; 
	font-weight: bold;
	color: #6e6f6f;
}
.barmenu.switch li:hover ul li a:hover {
	color: #ce181e;
}

input[type="submit"], button, #rn_AnswerText a.btn, #sidebar input[type="submit"],.rn_AnswerFeedback button, .rn_AnswerFeedbackDialog button {
	background: -moz-linear-gradient(top, #f31000 0%, #c40105 100%); /* FF3.6+ */
	-pie-background: linear-gradient(top, #f31000 0%, #c40105 100%); /* IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f31000), color-stop(100%,#c40105)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f31000 0%,#c40105 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f31000 0%,#c40105 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f31000 0%,#c40105 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f31000 0%,#c40105 100%); /* W3C */
	behavior: url(/euf/assets/css/PIE.htc);
	border: none;
	box-shadow: 0 2px 2px #cccccc;
	color: #FFF;
}
input[type="submit"]:hover, #rn_AnswerText a.btn:hover, button:hover, #sidebar input[type="submit"]:hover,.rn_AnswerFeedback button:hover, .rn_AnswerFeedbackDialog button:hover {
	border: none;
	box-shadow: 0 2px 2px #cccccc;
	background: #f31000; /* Old browsers */
	background: -moz-linear-gradient(top, #f31000 0%, #c40105 50%, #f31000 100%); /* FF3.6+ */
	-pie-background: linear-gradient(top, #f31000 0%, #c40105 50%, #f31000 100%); /* IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f31000), color-stop(50%,#c40105), color-stop(100%,#f31000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f31000 0%,#c40105 50%,#f31000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f31000 0%,#c40105 50%,#f31000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f31000 0%,#c40105 50%,#f31000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f31000 0%,#c40105 50%,#f31000 100%); /* W3C */
	color: #fff;
} 
.rn_AnswerFeedbackControl button, #chatbutton a#chatbutton_a, #chatbtn a#chatbtn_a {
	padding: 6px 10px 4px;
	background: #dadada; /* Old browsers */
	background: -moz-linear-gradient(top, #dadada 0%, #b4b4b4 100%); /* FF3.6+ */
	-pie-background: linear-gradient(top, #dadada 0%, #b4b4b4 100%); /* IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dadada), color-stop(100%,#b4b4b4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dadada 0%,#b4b4b4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dadada 0%,#b4b4b4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dadada 0%,#b4b4b4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dadada 0%,#b4b4b4 100%); /* W3C */	
	border: none;
	font-weight: normal;
	color: #000;
}
.rn_AnswerFeedbackControl button:hover, #chatbutton a#chatbutton_a:hover, #chatbtn a#chatbtn_a:hover {
	color: #fff;
	background: #f31000; /* Old browsers */
	background: -moz-linear-gradient(top, #f31000 0%, #c40105 100%); /* FF3.6+ */
	-pie-background: linear-gradient(top, #f31000 0%, #c40105 100%); /* IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f31000), color-stop(100%,#c40105)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f31000 0%,#c40105 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f31000 0%,#c40105 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f31000 0%,#c40105 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f31000 0%,#c40105 100%); /* W3C */
}
