.sPageWrapper {
	margin-top: -170px;
	background: transparent !important;
}
#hLogo {
	display: none;
}

.header {
	display: none;
}
#PageWrapper {background: #ffffff;}

h2 {
	background: #bb0711;
	background: url('titlebar.png');
	clear: both;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	margin-top: 20px;
	padding: 8px 10px;
	text-transform: uppercase;
	width: 904px;
}
.deal {
	float: left;
	font-size: 15px;
	font-weight: bold;
    margin-right: 4px;
	padding: 5px 0;
	padding-bottom: 30px;
	overflow: auto;
	text-align: center;
	width: 460px;
}
.deal h3 {
    background:#999;
    color: #fff;
    margin: 0;
    padding: 5px 0;
}
/*.to_phone, .to_print {
	background-color: #555;
	border-bottom: 1px solid #111;
	border-top: 1px solid #999;
	border-radius: 3px;
	box-shadow: 0 2px 3px rgba(0,0,0,.5);
	color: #fff;
	float: left;
	margin: 3px 0 3px 0;
	padding: 5px 0;
	width: 228px;
}
.to_print {
	float: right;
}
.to_phone:hover, .to_print:hover {
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	margin: 6px 0 0 0;
	text-decoration: none;
}*/
iframe{
	border-radius: 4px;
	float: left;
	height: 240px;
	margin-top: 4px;
	overflow: hidden;
	width: 100%;
}
body {
    margin-bottom: 100px;
}
#footer_banner_wrapper {
    background: rgba(0,0,0,.4);
    border-top: 1px solid #000;
    bottom: 0;
    left:0;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
#footer_banner {
    /*background: #333;*/
    background: url('BRAND-LOGO-FOOTER.png');
    height: 100px;
    margin: 0 auto;
    width: 1000px;
    box-shadow: 0 -2px 3px 3px rgba(0,0,0,.5)
}

.deal-begin {
	height: 260px;
}
.deal-header {
	background: url('https://cdn.dealeron.com/static/dealer-4397/342453.jpg');
	height: 350px;
	left: 0;
	position: absolute;
	width: 1000px;
	text-decoration:none !important;
}
.deal-remain {
	bottom: 26px;
	left: 505px;
	font-family: 'arial black';
	font-size: 60px;
	position: absolute;
	letter-spacing: 30px;
	color: rgba(0,0,0,.6);
	z-index:999;
}
.disclaimer {
    width: 100%;
    display: block;
    margin-top: 10px;
}
.disclaimer:hover {
    cursor: pointer;
}
.details {
    background: #eee;
    padding: 10px;
    border-radius: 3px;
    font-weight: normal;
}

#footer_banner {
    position: relative
}
.younger_nissan {
    /*background: rgba(255,0,0,.5);*/
    display: block;
    height:100px;
    width: 150px;

    position: absolute;
    left: 30px;
}
.younger_mercedes {
    /*background: rgba(255,0,0,.5);*/
    display: block;
    height:100px;
    width: 220px;

    position: absolute;
    left: 220px;
}
.younger_toyota {
    /*background: rgba(255,0,0,.5);*/
    display: block;
    height:100px;
    width: 150px;

    position: absolute;
    left: 467px;
}
.younger_scion {
    /*background: rgba(255,0,0,.5);*/
    display: block;
    height:100px;
    width: 150px;

    position: absolute;
    left: 647px;
}
.younger_mistu {
    /*background: rgba(255,0,0,.5);*/
    display: block;
    height:100px;
    width: 150px;

    position: absolute;
    left: 817px;
}
@media screen  and (-webkit-min-device-pixel-ratio: 2.0) and (max-device-width: 500px) {
/*@media screen  and (max-width: 500px) {*/
	body, html {
		zoom: 140%;
	}
	#sHeader {
		display:block;
	}
	#hNav {
		display:none;
	}
	#wrapper {
		margin-left: 0;
		width: 440px;
	}
	.deal-header {
		display:block;
		background-size: 100% auto;
		background-repeat: none;
		width: 483px;
		height: 168px;
		top: 0;
	}
	.deal-begin {
		height: 180px;
	}
	.deal-remain {
		bottom: 13px;
		left: 247px;
		font-family: serif;
		font-size: 30px;
		position: absolute;
		letter-spacing: 16px;
		color: rgba(0,0,0,.6);
		font-weight: bold;
	}
	.deal>h3 {
		font-size: 1em;
	}
	table {
		width: 440px;
	}
	#footer {
		width: 100%;
	}
	#footer_banner_wrapper {
		display: none;
	}
	.sPageWrapper>table {
		margin-top: -60px;
		width: 440px;
	}
	.deal {
		clear: both;
	}
	h2 {
		width: 440px;
	}
	.to_print {
		display: none;
	}
	.to_phone {
		width: 455px;
	}
	.button {
		width: 455px !important;
	}
	.button-last {
		display: none;
	}
}

/*@media screen  and (-webkit-min-device-pixel-ratio: 2.0) and (max-device-width: 500px) {	*/
@media screen  and (max-width: 500px) {
	#sHeader {
		display:block;
	}
	#hNav {
		display:none;
	}
	#wrapper {
		margin-left: 0;
		width: 440px;
	}
	.deal-header {
		display:block;
		background-size: 100% auto;
		background-repeat: none;
		width: 483px;
		height: 168px;
		top: 0;
	}
	.deal-begin {
		height: 180px;
	}
	.deal-remain {
		bottom: 13px;
		left: 247px;
		font-family: serif;
		font-size: 30px;
		position: absolute;
		letter-spacing: 16px;
		color: rgba(0,0,0,.6);
		font-weight: bold;
	}
	.deal>h3 {
		font-size: 1em;
	}
	table {
		width: 440px;
	}
	#footer {
		width: 100%;
	}
	#footer_banner_wrapper {
		display: none;
	}
	.sPageWrapper>table {
		margin-top: -60px;
		width: 440px;
	}
	.deal {
		clear: both;
	}
	h2 {
		width: 440px;
	}
	.to_print {
		display: none;
	}
	.to_phone {
		width: 455px;
	}
	.button {
		width: 455px !important;
	}
	.button-last {
		display: none;
	}
}

