@charset "utf-8";
/* CSS Document */

/* Global */
html {
	background: #828282 url(../images/road-tile.jpg) repeat scroll 0 0;
}
body {
	background: url(../images/red-header.jpg) repeat-x scroll 0 0;
	font-size: 14px;
	font-family: Verdana;
}
a {
	color: #961b1e;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
em {
	font-style: italic;
}
.footnote {
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#primary-content .footnote img, #secondary-content .footnote img {
	display: inline;
	margin: auto;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	text-transform: uppercase;
}

h3 {
	font-weight: bold;
}
hr {
	margin: 20px 0;
}
ol, ul {
	padding: 0 0 20px 20px;
}
ol li, ul li {
	list-style-position: outside;
	padding-bottom: 5px;
}
ol li {
	list-style-type: decimal;
}
ul li {
	list-style-type: disc;
}
.red {
	color: #961b1e;
}
strong {
	font-weight: bold;
}
sup {
	font-size: 10px;
	vertical-align: super;
}	
#column {
	position: relative;
}
#wrapper {
}
/* end Global */
/* Navigation */
#header {
	clear: both;
	position: relative;
}
#nav {
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li.top-level {
	display: inline;
	float: left;
}
#nav li.top-level a {
	display: block;
	height: 50px;
	margin: 50px 0 0 0;
	text-indent: -9999px;
}
#nav li a.all-cars {
	background: url(../images/menu-sprite.png) no-repeat scroll 0 0;
	width: 110px;
}
#nav li a.all-cars:hover, #nav li a.all-cars-selected {
	background: url(../images/menu-sprite.png) no-repeat scroll 0 -51px;
	width: 110px;
}	
#nav li a.current-interlocks {
	background: url(../images/menu-sprite.png) no-repeat scroll -109px 0;
	width: 100px;
}
#nav li a.current-interlocks:hover, #nav li a.current-interlocks-selected {
	background: url(../images/menu-sprite.png) no-repeat scroll -109px -51px;	
	width: 100px;
}
#nav li a.industry {
	background: url(../images/menu-sprite.png) no-repeat scroll -209px 0;
	width: 100px;
}
#nav li a.industry:hover, #nav li a.industry-selected {
	background: url(../images/menu-sprite.png) no-repeat scroll -209px -51px;
	width: 100px;
}
#nav li a.legislation {
	background: url(../images/menu-sprite.png) no-repeat scroll -309px 0;
	width: 100px;
}
#nav li a.legislation:hover, #nav li a.legislation-selected {
	background: url(../images/menu-sprite.png) no-repeat scroll -309px -51px;
	width: 100px;
}
#nav li a.newsroom {
	background: url(../images/menu-sprite.png) no-repeat scroll -409px 0;
	width: 100px;
}
#nav li a.newsroom:hover, #nav li a.newsroom-selected {
	background: url(../images/menu-sprite.png) no-repeat scroll -409px -51px;
	width: 100px;
}
#nav li.second-level a {
	color: #fff;
	height: 20px;
	margin: 0;
	text-indent: 0;
	display: block;
	padding: 10px 22px;
	text-decoration: none;
}
#nav li ul {	
	background:  url(../images/grey-trans.png);
	border: 2px solid #000;
	border-top: 0px solid #000;
	margin:  0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
#nav li ul li {	
	border-top: 1px solid #000;
	float: none;
}
#nav li ul li:hover, #nav li ul li a:hover {	/* a:hover since IE6 doesn't support li:hover */
	background: #961b1e;
}
/* end Navigation */
/* Header area */
.rounded-top {
	background: transparent url(../images/rounded-top.png) no-repeat 0 0;
	clear: both;
}
#logo {
	padding: 18px 0 18px 24px;
}
#logo h1 a {
	background: url(../images/logo.png) no-repeat 0 0;
	display: block;
	height: 179px;
	text-indent: -9999px;
	width: 246px;
}
.red-tab {
	background: url(../images/red-tab.png) no-repeat scroll 0 0;
	width: 247px;
	height: 294px;
	position: absolute;
	right: 23px;
	top: 0;
}
.red-tab h4 {
	font-family: Georgia;
	font-size: 24px;
	padding: 192px 13px 0 28px;
}
/* end header area */
/* Main Content Area  */
#main {
	background: #fff;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	width: 780px;
}
#homepage-banner {
	background: #fff url(../images/manhole-banner.jpg) no-repeat 0 0;
	height: 259px;
	margin: 0 auto 29px;
	width: 753px;
}
#home h2.home-did-you-know {
	margin: 0;
	padding: 0;
}
#home h2.home-did-you-know a {
	background: url(../images/banner-did-you-know.png) no-repeat 0 0;
	display: block;
	height: 78px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 456px;
}
#home h3 {
	text-transform: uppercase;
}
#home h3 a {
	text-decoration: none;
}
#home h3 a:hover {

}
#flashcontent {
	padding: 40px 0 0 495px;
}
#subpage-banner {
	height: 136px;
	margin: 0 auto 29px;
	width: 753px;
}
#primary-content {
	font-size: 14px;
	line-height: 20px;
}
.columns-1 #primary-content {
	float: none;
	margin: 0 auto;
	padding-: 0;
	width: 605px;
}
.columns-2 #primary-content {
	float: left;
	padding-left: 25px;
	width: 455px;
}
#primary-content p {
	padding: 10px 0 20px 0;
}

#primary-content img {
	display: block;
	margin: 0 auto;
}

#primary-content blockquote {
	background: url(../images/pull-quotes.png) no-repeat 15px 25px;
	color: #666666;
	font-size: 16px;
	line-height: 22px;
	padding: 15px 25px 0 65px;
}
#primary-content blockquote span {
	font-weight: bold;
	text-transform: uppercase;
}
#primary-content cite {
	color: #666666;
	display: block;
	font-size: 12px;
	padding: 0 25px 40px;
	text-align: right;
	font-style: italic;
}
#primary-content .breadcrumbs {
	margin-bottom: 20px;
}
/* end main content area  */
/* Secondary (Sidebar) Content Area */
#secondary-content {
}
.columns-2 #secondary-content {
	display: block;
	float: left;
	margin: 0 0 0 48px;
	width: 235px;
}
#search {
	margin: 0 0 20px 0;
	padding: 0 15px;
}
#search #searchfield {
	float: left;
	width: 125px;
}
#search #submit {
	float: right;
	font-size: 12px;
}
#secondary-content h3.current-news {
}
#secondary-content h3.current-news a {
	background: url(../images/sidebar-current-news.png) no-repeat;
	display: block;
	height: 40px;
	text-indent: -9999px;
}
#secondary-content .news-item {
	background: #8c8c8c;
	color: #fff;
	padding: 0 15px 25px;
}
#secondary-content .news-item h4, #secondary-content .news-item h4 a {
	color: #111;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding: 3px 0 0 0;
}
#secondary-content .news-item h4 a {
	color: #111;
	text-decoration: none;
	padding: 0;
}
#secondary-content .news-item p, #secondary-content .news-item a {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
}
#secondary-content .news-item a {
	display: block;
}
#secondary-content h3.did-you-know {
	background: url(../images/sidebar-did-you-know.png) no-repeat;
	display: block;
	height: 40px;
	text-indent: -9999px;
}
#secondary-content div.did-you-know {
	background: #8c8c8c;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	padding: 0 15px;
}
#secondary-content div.did-you-know p {
	padding: 0 0 20px;
}
#secondary-content div.did-you-know a {
	color: #fff;
}
#primary-content .photo-caption, #secondary-content .photo-caption {
	font-size: 10px;
	text-align: right;
}

#secondary-content .bottom {
	background: url(../images/grey-bar.png) no-repeat 0 -320px;
	height: 36px;
}
/* end secondary (sidebar) content area */
/* Newsroom, Press, etc */
.press-release, .letter, .op-ed, .in-the-news, .youtube {
	padding: 0 0 20px 0;
}

.press-release .body, .letter .body, .op-ed .body, .in-the-news .body, .youtube .video-player, .news-item .body {
	padding: 10px 0;
}

h2.news-title {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 5px;
}

/* Begin Footer */
#footer {
	background: #fff;
	color: #666666;
	font-size: 10px;
	padding: 40px 0 0 0;
	text-align: center;
}
#footer li {
	display: inline;
	padding: 0 5px;
}
#footer .copyright {
	font-size: 10px;
}
#rounded-bottom {
	background: url(../images/rounded-top.png) no-repeat 0 -313px;
	height: 15px;
	line-height: 15px;
	margin: 0 0 10px;
}
/* End footer */
/* Contact form */
#contact-form label, #contact-form input {
	display: block;
}
#contact-form input.field {
	width: 455px;
}
/* end contact form */
/* Concept Car pop-up */
#concept-car {
	height: 368px;
	position: relative;
}
#concept-car #DashboardSensor, #concept-car #SeatBeltSensor, #concept-car #ShiftLockSystem {
	background: #fff;
	font-size: 12px;
	left: 177px;
	position: absolute; 
	text-align: right;
	top: 65px; 
	width: 260px;
}
#concept-car #DashboardSensor span, #concept-car #SeatBeltSensor span, #concept-car #ShiftLockSystem span {
	float: left;
}
#concept-car #DashboardSensor {
	top: 0px;
}
#concept-car img.mapImages {
	border: 1px solid #961b1e;
}
/* end concept-car */
/* BAC calculator */
#secondary-content h3.calculator {
	background: url(../images/sidebar-calculator.png) no-repeat;
	display: block;
	height: 40px;
	text-indent: -9999px;
}
#secondary-content div.calculator {
	background: #8c8c8c;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	padding: 0 15px;
}
#bacCalcHolder {
	border: 1px solid #fff;
	margin: 0 auto;
	width: 195px;
}
#secondary-content div.calculator p {
	padding: 10px 4px;
}
#secondary-content div.calculator a {
	color: #fff;
}
.label {
	text-align: right;
	width: 75px;
}
div.calculator input, div.calculator select {
	margin-left: 10px;
	width: 75px;
}
#bacResult {
	background: #fff;
	color: #8c8c8c;
	font-size: 50px;
	font-weight: bold;
	line-height: 52px;
	padding: 0;
	text-align: center;
}
.bacResultDesc {
	font-size: 12px;
	line-height: 14px;
	padding-top: 10px;
	font-weight: bold;
}
.paddedCalcCell {
	padding-top: 4px;
	padding-left: 10px;
	vertical-align: top;
}
.paddedCalcResultCell {
}

/* end calculator */
/* shadow box */

#shadowbox_overlay{visibility:hidden;position:absolute;display:block;margin:0;padding:0;top:0;left:0;z-index:998;}#shadowbox_container{position:fixed;height:0;width:100%;margin:0;padding:0;top:0;left:0;z-index:999;text-align:center;}#shadowbox{display:none;visibility:hidden;margin:0 auto;position:relative;text-align:left;}#shadowbox_title{height:45px;padding:0;overflow:hidden;}#shadowbox_title_inner{height:16px;font-size:16px;line-height:18px;white-space:nowrap;padding:5px 0 4px 2px;color:#fff;}#shadowbox_body{position:relative;overflow:hidden;margin:0;padding:0;border:2px solid #fff;background-color:#000;}#shadowbox_body_inner{position:relative;overflow:hidden;}#shadowbox_loading{position:absolute;top:0;left:0;height:10000px;width:100%;background-color:#222;}#shadowbox_loading img{float:left;margin:10px 10px 0 10px;}#shadowbox_loading span{float:left;margin-top:16px;font-size:10px;}#shadowbox_loading span a,#shadowbox_loading span a:link,#shadowbox_loading span a:visited{color:#fff;}#shadowbox_content.html{height:100%;width:100%;overflow:auto;}#shadowbox_toolbar{margin:0;padding:0;height:20px;overflow:hidden;}#shadowbox_toolbar_inner{height:20px;color:#fff;}#shadowbox_toolbar_inner div{padding-top:4px;padding-bottom:2px;font-size:10px;height:10px;line-height:10px;}#shadowbox_toolbar_inner div span.shortcut{text-decoration:underline;font-weight:bold;}#shadowbox_toolbar_inner div a{text-decoration:none;color:#fff;}#shadowbox_nav_close,#shadowbox_nav_previous,#shadowbox_nav_next{float:right;padding-right:10px;}#shadowbox_counter{float:left;padding-left:10px;}#shadowbox_counter a{padding:0 4px 0 0;}#shadowbox_counter a.shadowbox_counter_current{text-decoration:underline;font-weight:bold;}div.shadowbox_message{text-align:center;padding:10px;}div.shadowbox_message a:link,div.shadowbox_message a:visited{text-decoration:none;color:#bed333;}div.shadowbox_message a:hover,div.shadowbox_message a:focus{text-decoration:underline;}

/* end shadow box */

/* 4. carousel */
#carousel_container {width: 235px; height: 180px; z-index: 400; float:right; margin: 37px 25px 0 0; overflow:hidden; position:relative;}
	#carousel {width:235px; height: 180px;position:relative;}
		#carousel li {width: 235px; height: 180px; position: relative;}
			
#carousel_nav_contain {position: absolute; z-index: 1000; top: 155px; left: 133px; width: 120px; height: 20px;}			
	#carousel_nav {float: left; width: 76px; height: 20px;} 
		#carousel_nav a:focus { outline: none; }
	
		#carousel_nav a:link { width: 17px; height: 17px; float: left; display:block; background: url(../images/carousel_nav_bkgd.png) 0 0 no-repeat; text-decoration: none; padding: 0; margin: 1px; font: 15px/17px bold Helvetica, Arial, Verdana, Geneva, sans-serif; text-indent: 4px;}
		#carousel_nav a:visited {background: url(../images/carousel_nav_bkgd.png) 0 0 no-repeat;}
		#carousel_nav a:hover {background: url(../images/carousel_nav_bkgd.png) 0 -20px no-repeat;}
		#carousel_nav a:active {background: url(../images/carousel_nav_bkgd.png) 0 0 no-repeat;}
		#carousel_nav a.activeSlide {background: url(../images/carousel_nav_bkgd.png) 0 -20px no-repeat;}
		
		
		
		
	#carousel_nav_contain a:link.carousel_next {width: 17px; height: 17px; float: left; display:block; background: url(../images/carousel_nav_bkgd.png) 0 0 no-repeat; text-decoration: none; padding: 0; margin: 1px; font: 18px bold Verdana, Geneva, sans-serif; text-indent: 4px; line-height:14px;}
		#carousel_nav_contain a:visited.carousel_next {background: url(../images/carousel_nav_bkgd.png) 0 0 no-repeat;}
		#carousel_nav_contain a:hover.carousel_next {background: url(../images/carousel_nav_bkgd.png) 0 -20px no-repeat;}
		#carousel_nav_contain a:active.carousel_next {background: url(../images/carousel_nav_bkgd.png) 0 0 no-repeat;}

a.pdfLink {background:url(../images/pdficon_small.gif) right top no-repeat; padding-right:20px}
		 
@media only screen and (max-width: 321px) {
html {background: none;}
body {background: none;font-family:Helvetica, Arial, sans-serif;}
#main {width: 320px;}
#logo {padding: 0; position:absolute;top:10px;left:5px;}
#logo h1 a {background: url(../images/logo-mobile-320w.png) no-repeat 0 0;width:100px;height:73px}
.rounded-top {background: none;}
#homepage-banner {display: none;}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
display: block;
float: none;
margin-left: 0;
margin-right: 0;
}
.container_12 {
margin-left: 0;
margin-right: 0;
width: 320px;
}
.container_12 .suffix_1 {padding-right: 0;}
.container_12 .prefix_1 {padding-left: 0;}
.container_12 .grid_10 {width: auto;}

.columns-1 #primary-content {width:auto; margin: 0 8px}

.columns-2 #primary-content {float: none;padding-left: 0;width: auto;margin: 0 8px}

.columns-2 #secondary-content {float: none;margin: 10px 0 0 0; width: auto;padding-top:10px;border-top: 1px solid #ccc}
#secondary-content .did-you-know, #secondary-content .current-news, #secondary-content .news-item, #secondary-content .bottom {display:none}

.red-tab {display: none;}

#header {height:146px;background: url(../images/red-header-darker.png) 0 91px repeat-x;margin-bottom:8px}

#nav {padding: 93px 0 0 0;width:320px; position:relative;}

#nav li a.all-cars, #nav li a.current-interlocks, #nav li a.industry {width: 100px; text-decoration:none; font-weight:bold; /*background: url(../images/red-header.jpg) 0 -100px repeat-x;*/}

#nav li a.all-cars:hover, #nav li a.all-cars-selected, 
#nav li a.current-interlocks:hover, #nav li a.current-interlocks-selected,
#nav li a.industry:hover, #nav li a.industry-selected
{width: 100px; background: none; color:#ffab27 }
#nav li a.legislation:hover, #nav li a.legislation-selected,
#nav li a.newsroom:hover, #nav li a.newsroom-selected
{width: 153px; background: none; color:#ffab27 }

#nav li.top-level a {display: block;height:auto;margin: 0;padding:2px; margin:1px;text-indent: 0; font-size:10px;color:#fff;font-family:Helvetica, Arial, sans-serif;font-weight:bold;text-decoration:none;background: #a81b1f;height:26px;}
#nav li.top-level a.legislation, #nav li.top-level a.newsroom {width: 153px;height:14px;text-decoration:none; font-weight:bold;}

#nav li.second-level a {color: white;height: auto;padding:2px;margin:0;background:none;font-weight:bold;font-family:Helvetica, Arial, sans-serif;border-bottom:1px solid #666}

#home {position:relative}
#home h2.home-did-you-know a {background: url(../images/did-you-know-320w.png) 0 0 no-repeat; width:173px;height:61px; position:absolute; top:-135px;left:130px;}

#subNav1, #subNav2, #subNav3, #subNav4, #subNav5 {/*position:relative;top:30px;left:0*/}

#subpage-banner {display:none}

#primary-content blockquote {padding: 10px 12px 0 12px;background:none}
#primary-content img {width:100%;height:auto}

#secondary-content h3.calculator {background:none; text-indent:0}

object, embed {display:none}

video {width:100%;height:auto}

.breadcrumbs {font-size:11px}
h2 {padding-bottom:12px;font-size:16px}
}
