@import "../../themes/default/css/all.css";
/* %%RFC-811 new styles for MA+ menu (JE 01/05/2018) */
@import "layout.css?v=3";
@import "menu.css?v=3";
@import "dealers.css?v=3";

.title, .subtitle {
	color: #5B5B5B;
	text-transform: none;
}

a:link, a:visited, a:hover, a:active {
	color: blue;
}

#searchbar input[type="button"],
#searchbar input.button, 
#ds-searchbar input[type="button"],
#ds-searchbar input.button, 
input[type="button"], 
input.button {
	padding: 5px 10px;
	text-transform: none;
	background-color: #F1592A;
	color: white;
}

#layout-body {
	padding-left:50px; 
}

#footer-menu {
	height: 30px;
	text-align: center;
	padding-top:7px;
}
/* Hide top Powered By Logo */
.powered-by-top {display:none;}
.powered-by-top img {padding-top:20px; padding-left:0px;}
.powered-by-bottom img { padding-top:40px; padding-left:0px; padding-right:20px; }

td.pluss-actions, 
input.plussCheckout {
	display: none;
}