body.login { background: #000 url('images/wallpaper.jpg') top no-repeat fixed; }
body.login .page .page-inner .login-logo { background: url('images/login_logo.png') center center no-repeat; height: 157px; margin-bottom:50px;}
body.login .login-region { width:750px; }

body.login .login-area .login-username-area, .login-area .login-password-area, .login-area .login-submit-area {
	padding: 10px 0 10px 205px;
}
body.login .login-area .login-submit-area {padding-left:348px;}
body.login .login-contact-details {width:730px; }



.page .page-inner #special_header_wrap { display: block; }
.page .page-inner #special_header_wrap #special_header_inner { height:106px; background: url('images/special_header.png') 101px bottom no-repeat; }

body.resp-size-640-or-less .page .page-inner #mobile_header_wrap #mobile_header_title { background: url('images/mobile_header_logo.png') 20px center no-repeat; }

body.login.resp-size-640-or-less .page .page-inner .login-logo {
    background: url('images/login_logo_sml.png') center center no-repeat;
    height: 100px;
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    body.resp-size-640-or-less .page .page-inner #mobile_header_wrap #mobile_header_title {
        background-image: url('images/mobile_header_logo_2x.png?100');
		background-size: 22px 22px;
    }
	
	.page .page-inner #special_header_wrap #special_header_inner {
		background-image: url('images/special_header_2x.png');
		background-size: 431px 89px;
	}
}

/* Specials */
.tires table tr.is-special td {
    color: #00AA00;
}

li#menu_button_wrap_support {
	display:none;
}
.logo::after {
    content: url('images/_logo.PNG'); max-height: 110px; max-width: 500px;
}