body.login { background: #141416 url('images/login_back.jpg') top center repeat-x; }
body.login .page .page-inner .login-logo { background: transparent; height: 0;}
body.login.resp-size-more-than-640 .login-region { background: url('images/login_logo.png') center center no-repeat; width:800px; height:532px; border:0 none; padding:0; }
body.login .login-region h1 { display:none; }

body.login.resp-size-more-than-640 .login-area { padding:5px 0 0 0; }

body.login.resp-size-more-than-640 .login-area .login-username-area, .resp-size-more-than-640 .login-area .login-password-area, .resp-size-more-than-640 .login-area .login-submit-area {
	padding: 0 5px 0 0;
	float:right;
}

body.login.resp-size-more-than-640 #loginbutton { font-size: 0.8em; }

body.login.resp-size-more-than-640 .login-area .login-username, .resp-size-more-than-640 .login-area .login-password {
	padding:0;
	margin:2px;
}

body.login.resp-size-more-than-640 .login-error-area {clear:both; position:absolute; top:52px; left:50%;}

body.login.resp-size-more-than-640 .login-area .login-submit-area {padding-left:348px;}

body.login.resp-size-640-or-less .login-contact-details { display:none; }
	
body.login.resp-size-more-than-640 .login-contact-details {
	width:800px; padding:446px 0 0 0;
	overflow:hidden;
}
body.login.resp-size-more-than-640 .login-contact-details div.login-foot-wrap {
	width:780px; background: #3A3644; padding:10px; margin: 0; height: 363px;
}
body.login.resp-size-more-than-640 .login-contact-details div.store-phone {
	width:50%;
	color:#85818f;
	font-size:20px;
	font-weight:bold;
	padding-bottom:20px;
	text-align:center;
	float:left;
}
body.login.resp-size-more-than-640 .login-contact-details img {
	clear:both;
	float:left;
}

body.login.resp-size-more-than-640 .login-contact-details div.brand-list {
	float:left;
	width:15%;
	color:#85818f;
	padding:10px 10px 10px 20px;
}



.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: 180px;
}

@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: 189px 90px;
	}
}

/* Specials */
.tires table tr.is-special td {
    color: #00AA00;
}

li#menu_button_wrap_support {
	display:none;
}