@charset "utf-8";
/* CSS Document */

html, body {
    height: 100%;
}

body {
	background: #000 url(../../images/bg_alpine_head_unit.jpg) center 200px no-repeat;
	line-height: 1.625em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
#container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-height: 100%;
}
#contentContainer {
    position: relative;
    margin: 0 auto;
    padding-bottom: 47px;
	min-height: 755px;
}

#wrap {
	width: 972px;
	padding-top: 18px;
	margin: 0 auto;
}

#topLogos {
	
}

#logoScion {
	float: left;
}

#logoAlpine {
	float: right;
	margin-right: 18px;
}

#logoHD {
	float: right;
}

#header {
	padding-top: 20px;
	width: 100%;
	padding-bottom: 17px;
	border-bottom: 1px solid #393939;
}

#header #headerText {
	float: left;
	width: 483px;
}

#header #headerText h1 {
	width: 380px;
	height: 21px;
	background: url(../../images/bg_header_alpine_premium_audio_system.gif) 0 0 no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

#header #headerText p {
	width: 483px;
	height: 25px;
	background: url(../../images/bg_subheader_get_the_scion_experience.gif) 0 0 no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	line-height: 0;
	padding: 0;
	margin: 0;
}

#header ul#headerNav {
	list-style: none;
	width: 428px;
	height: 33px;
	float: right;
}

#header ul#headerNav li {
	float: left;
	font-size: 12px;
}

#header ul#headerNav li a {
	text-indent: -9999em;
	overflow: hidden;
	height: 33px;
}

#header ul#headerNav li#navViewDemo a {
	float: left;
	font-size: 12px;
	width: 192px;
	display: block;
	background: url(../../images/bg_sprite_nav.gif) 0 0 no-repeat;
}

#header ul#headerNav li#navHDVideo a {
	float: left;
	font-size: 12px;
	width: 105px;
	background: url(../../images/bg_sprite_nav.gif) -192px 0 no-repeat;
}

#header ul#headerNav li#navDownloadPDF a {
	float: left;
	font-size: 12px;
	width: 131px;
	background: url(../../images/bg_sprite_nav.gif) -297px 0 no-repeat;
}

#header ul#headerNav li#navViewDemo a:hover {
	background-position: 0 -33px;
}

#header ul#headerNav li#navHDVideo a:hover {
	background-position: -192px -66px;
}

#header ul#headerNav li#navDownloadPDF a:hover {
	background-position: -297px -99px;
}

#specs {
	height: 84px;
	margin-top: 18px;
}

#specs p {
	width: 215px;
	font-size: 12px;
	line-height: 1.35em;
	color: #d6d6d6;
	float: left;
	margin-right: 30px;
}

#specs ul {
	float: left;
	font-size: 12px;
	line-height: 1.35em;
	color: #fff;
	width: 350px;
	list-style: disc;
}

#specs ul li {
	list-style-type: disc;
	margin-left: 20px;
}

ul#gallery {
	width: 760px;
	padding-left: 49px;
	height: 48px;
	padding-top: 9px;
	list-style: none;
	background: url(../../images/bg_gallery_thumbs.gif) 0 0 no-repeat;
}

ul#gallery li {
	float: left;
	margin-right: 17px;
}

ul#gallery li a {
	display: block;
	border: 1px solid #444444;
	padding: 0;
	margin: 0;
	width: 98px;
	height: 37px;
	overflow: hidden;
}

ul#gallery li a:hover {
	border-color: #7a7a7a;
}

#findDealer {
	padding-top: 14px;
}
#findDealer h2 {
	width: 568px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../../images/bg_contact_your_local_dealer.gif) 0 0 no-repeat;
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}

#findDealer a {
	height: 25px;
	width: 96px;
	background: url(../../images/btn_finddealer.gif) 0 0 no-repeat;
	text-indent: -9999em;
	display: block;
	overflow: hidden;
	float: left;
}

#findDealer a:hover {
	background-position: 0 -25px;
}

#finePrint {
	margin-top: 300px;
	color: #666666;
	font-size: 9px;
}

#finePrint ul {
	width: 430px;
	list-style: none;
	float: left;
}

#finePrint ul li {
	line-height: 1.3em;
}

sup {
	height: 0;
	line-height: 1em;
	position: relative;
	top: -0.3em;
	vertical-align: baseline !important;
	vertical-align: bottom;
	font-size: 11px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
