.container {
	
}
.navbar .nav > li > a {
	
}
.navbar .nav > li > a.lastnav {
	
}
body {
	margin: 0px; font-family: "Open Sans", sans-serif; background-image: url("../img/cardboard_flat.jpg"); background-repeat: repeat;
}
img.bg {
	width: 100%; z-index: -1;
}
h1 {
	color: rgb(255, 255, 255); line-height: 40px; font-family: "Open Sans", sans-serif; font-size: 35px; font-weight: normal; text-shadow: 1px 1px 4px #333;
}
h2 {
	margin: 0px; text-align: center; color: rgb(90, 102, 112); text-transform: uppercase; font-family: "Open Sans", sans-serif; font-size: 13px; font-weight: bold;
}
h3 {
	margin: 0px 0px 10px; padding: 0px 30px; color: rgb(0, 21, 72); font-family: "Open Sans", sans-serif; font-size: 36px; font-weight: normal;
}
h4 {
	padding: 0px 30px; color: rgb(0, 21, 72); line-height: 34px; font-family: "Open Sans", sans-serif; font-size: 30px; font-weight: 100;
}
h5 {
	padding: 0px 30px; color: rgb(0, 21, 72); line-height: 24px; font-family: "Open Sans", sans-serif; font-size: 18px; font-weight: normal;
}
h6 {
	padding: 0px 30px; color: rgb(0, 21, 72); line-height: 12px; font-family: "Open Sans", sans-serif; font-size: 11px; font-weight: normal;
}
p {
	padding: 0px 30px; color: rgb(0, 21, 72); font-size: 16px;
}
.capbox {
	padding: 0px 30px; color: rgb(0, 21, 72); font-size: 13px;
}
.brand {
	margin: 0px;
}
.h4makes {
	font-size: 14px;
}
.navbar {
	margin: 0px; height: 55px;
}
.noleftpad {
	padding-left: 0px;
}
a:hover {
	color: rgb(51, 51, 51); text-decoration: none;
}
.navbar-fixed-top .navbar-inner {
	padding: 14px 0px 0px; border: currentColor; border-image: none; height: 55px; filter: none; box-shadow: 0px 0px 5px #333; background-image: url("../img/cardboard_flat-blue.png"); background-repeat: repeat; -webkit-border-radius: none; -moz-border-radius: none; -webkit-box-shadow: 0 0px 5px #333; -moz-box-shadow: 0 0px 5px #333;
}
.navbar .nav {
	float: right;
}
.navbar .nav > li > a {
	padding: 20px 45px 5px; color: rgb(198, 204, 209); font-family: "Open Sans", sans-serif; font-size: 15px; font-weight: 600; text-decoration: none; float: none; text-shadow: none;
}
.navbar .nav > li > a:hover {
	color: rgb(255, 255, 255);
}
.navbar .nav > li > a.lastnav {
	padding: 20px 0px 5px 45px;
}
.navbar .nav > .active > a {
	color: rgb(255, 255, 255); text-decoration: none; box-shadow: none; background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.navbar .nav > .active > a:hover {
	color: rgb(255, 255, 255); text-decoration: none; box-shadow: none; background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.navbar .nav > .active > a:focus {
	color: rgb(255, 255, 255); text-decoration: none; box-shadow: none; background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none;
}
#homebanner {
	margin-top: 55px; position: relative; z-index: -3;
}
#banner2 {
	display: none;
}
#homesearch {
	height: 65px; text-align: center; padding-top: 15px; position: relative; z-index: 1000; background-image: url("../img/cardboard_flat-blue.png"); background-repeat: repeat;
}
.search-wrapper {
	margin: 0px auto; width: 765px;
}
.search-copy {
	width: 426px; height: 46px; float: left;
}
.search1 {
	margin: 10px 0px 0px 20px; transition:0.5s ease-in-out; width: 110px; height: 34px; float: left; cursor: pointer; background-image: url("../img/search1up.png"); background-repeat: no-repeat; -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s;
}
.search1:hover {
	background-image: url("../img/search1dn.png");
}
.search-or {
	margin: 15px 0px 0px 20px; width: 20px; height: 20px; color: rgb(204, 204, 204); float: left;
}
.search2 {
	margin: 10px 0px 0px 20px; transition:0.5s ease-in-out; width: 149px; height: 34px; float: left; cursor: pointer; background-image: url("../img/search2up.png"); background-repeat: no-repeat; -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s;
}
.search2:hover {
	background-image: url("../img/search2dn.png");
}
#headingfg {
	margin: 0px 30px; min-height: 30px; background-image: url("../img/headingbg.gif"); background-repeat: repeat-x; background-color: rgb(255, 255, 255);
}
#headingfgh2 {
	margin: 0px auto; width: 330px; background-color: rgb(255, 255, 255);
}
#maincontentbg {
	background-image: url("../img/cardboard_flat.jpg"); background-repeat: repeat;
}
#maincontenttop {
	text-align: center; margin-top: 30px;
}
ul.subnav {
	list-style: none;
}
ul.subnav li {
	display: inline;
}
ul.subnav li a {
	padding: 5px 15px; color: rgb(90, 102, 112); text-transform: uppercase; font-size: 13px; font-weight: bold;
}
ul.subnav li.active a {
	background-position: center 20px; color: rgb(51, 51, 51); background-image: url("../img/subnavunder.png"); background-repeat: no-repeat;
}
ul.subnav li a:hover {
	padding: 5px 15px 0px; color: rgb(51, 51, 51); text-decoration: none;
}
#maincontenthome {
	padding: 10px 20px 20px; margin-top: 10px; margin-bottom: 30px; box-shadow: 0px 0px 5px #999; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 0px 5px #999; -moz-box-shadow: 0 0px 5px #999;
}
#maincontent {
	padding: 10px 0px 20px; margin-top: 10px; margin-bottom: 20px; box-shadow: 0px 0px 5px #999; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 0px 5px #999; -moz-box-shadow: 0 0px 5px #999;
}
#maincontent2 {
	padding: 40px 0px 30px; margin-top: 30px; margin-bottom: 20px; min-height: 300px; box-shadow: 0px 0px 5px #999; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 0px 5px #999; -moz-box-shadow: 0 0px 5px #999;
}
#maincontent3 {
	padding: 0px; margin-top: 55px; margin-bottom: 20px;
}
#maincontentpad {
	padding: 0px 20px;
}
#CaptchaDiv {
	padding: 6px 0px; color: rgb(0, 21, 72); font-size: 13px;
}
#txtCaptcha {
	padding: 0px; color: rgb(0, 21, 72); font-size: 13px;
}
.foxhead img {
	margin: -10px 10px 0px 0px;
}
#make {
	padding: 10px 0px; text-align: center; position: relative; z-index: 10;
}
#mission {
	padding-bottom: 20px;
}
#positions p {
	padding: 0px 0px 5px;
}
#videotop {
	margin-top: 70px;
}
#locationbox {
	padding-top: 10px;
}
#makelocation {
	padding-top: 36px;
}
#makelocation h4 {
	padding-top: 22px;
}
#footer {
	height: 171px; background-image: url("../img/cardboard_flat-blue.png"); background-repeat: repeat;
}
#footerL {
	margin-top: 40px;
}
#footerL ul {
	list-style: none; margin: 10px 0px 0px 30px; padding: 0px;
}
#footerL li {
	margin: 0px; padding: 0px; display: inline;
}
#footerL li a {
	padding: 0px 20px; color: rgb(204, 204, 204); font-size: 15px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
#footerL li a:hover {
	color: rgb(170, 170, 170); text-decoration: none;
}
#footerL li a.firstli {
	padding: 0px 20px 0px 0px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
#footerL li a.lastfooter {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
#footerR {
	text-align: right;
}
#footerR img {
	padding-right: 30px;
}
#contactform h4 {
	color: rgb(90, 102, 112); padding-left: 0px;
}
#contactform h5 {
	padding-left: 0px;
}
#contactform p {
	font-size: 13px; margin-bottom: 5px;
}
#locationlogo {
	text-align: right;
}
.blank {
	left: 0px; top: 0px; text-align: center; margin-left: 10px; position: absolute; z-index: 100;
}
.replace {
	margin: 0px !important; padding: 0px; left: 0px; top: 0px; text-align: center; position: absolute; z-index: 101;
}
#blank1 {
	display: none;
}
#blank2 {
	display: none;
}
#blank3 {
	display: none;
}
#blank4 {
	display: none;
}
#blank5 {
	display: none;
}
#blank6 {
	display: none;
}
#blank7 {
	display: none;
}
#blank8 {
	display: none;
}
#blank9 {
	display: none;
}
#blank10 {
	display: none;
}
#blank11 {
	display: none;
}
#blank12 {
	display: none;
}
#blank13 {
	display: none;
}
#blank14 {
	display: none;
}
#blank15 {
	display: none;
}
#blank16 {
	display: none;
}
#blank17 {
	display: none;
}
#blank18 {
	display: none;
}
#blank19 {
	display: none;
}
#blank20 {
	display: none;
}
#blank21 {
	display: none;
}
#blank22 {
	display: none;
}
#blank23 {
	display: none;
}
#blank24 {
	display: none;
}
#blank25 {
	display: none;
}
#blank26 {
	display: none;
}
#blank27 {
	display: none;
}
#blank28 {
	display: none;
}
#blank29 {
	display: none;
}
#blank30 {
	display: none;
}
#blank31 {
	display: none;
}
#blank32 {
	display: none;
}
#blank33 {
	display: none;
}
#blank34 {
	display: none;
}
#blank35 {
	display: none;
}
#blank36 {
	display: none;
}
#blank37 {
	display: none;
}
#blank38 {
	display: none;
}
#blank39 {
	display: none;
}
#blank40 {
	display: none;
}
#blank41 {
	display: none;
}
#blank42 {
	display: none;
}
#blank43 {
	display: none;
}
#blank44 {
	display: none;
}
#blank-ducati {
	display: none;
}
#blank-alpha-romeo {
	display: none;
}
#blanksaabservice {
	display: none;
}
.selected {
	background-position: center 23px; color: rgb(0, 0, 0); background-image: url("../img/subnavunder.png"); background-repeat: no-repeat;
}
.placeholder {
	color: rgb(170, 170, 170);
}
#featured {
	margin-top: 68px;
}
.orbit-wrapper {
	width: 1px; height: 1px; position: relative;
}
.orbit {
	width: 1px; height: 1px; overflow: hidden; margin-bottom: 0px; position: relative;
}
.orbit.with-bullets {
	margin-top: 0px; margin-bottom: 0px;
}
.orbit .orbit-slide {
	left: 0px; top: 0px; position: absolute; max-width: 100%;
}
.orbit a.orbit-slide {
	border: currentColor; border-image: none; line-height: 0; display: none;
}
.orbit div.orbit-slide {
	width: 100%; opacity: 0;
}
div.orbit-wrapper div.timer {
	top: 10px; width: 40px; height: 40px; right: 10px; overflow: hidden; position: absolute; z-index: 31; cursor: pointer; opacity: 0.6;
}
div.orbit-wrapper span.rotator {
	background: url("../images/foundation/orbit/rotator-black.png") no-repeat; left: -20px; top: 0px; width: 40px; height: 40px; display: none; position: absolute; z-index: 3;
}
div.orbit-wrapper span.rotator.move {
	left: 0px;
}
div.orbit-wrapper span.mask {
	top: 0px; width: 20px; height: 40px; right: 0px; overflow: hidden; display: block; position: absolute; z-index: 2;
}
div.orbit-wrapper span.mask.move {
	background: url("../images/foundation/orbit/timer-black.png") 0px 0px; left: 0px; width: 40px; display: none;
}
div.orbit-wrapper span.pause {
	background: url("../images/foundation/orbit/pause-black.png") no-repeat; left: 0px; top: 0px; width: 40px; height: 40px; display: none; position: absolute; z-index: 4; opacity: 0;
}
div.orbit-wrapper span.pause.active {
	background: url("../images/foundation/orbit/pause-black.png") no-repeat 0px -40px;
}
div.orbit-wrapper div.timer:hover span.pause {
	opacity: 1;
}
div.orbit-wrapper span.pause.active {
	opacity: 1;
}
.orbit-caption {
	font-family: inherit; display: none;
}
.orbit-wrapper .orbit-caption {
	background: rgba(0, 0, 0, 0.6); padding: 7px 0px; width: 100%; text-align: center; right: 0px; bottom: 0px; color: rgb(255, 255, 255); font-size: 13px; display: none; position: absolute; z-index: 30;
}
div.orbit-wrapper div.slider-nav {
	display: block;
}
div.orbit-wrapper div.slider-nav span {
	top: 50%; width: 39px; height: 50px; text-indent: -9999px; margin-top: -25px; position: absolute; z-index: 30; cursor: pointer;
}
div.orbit-wrapper div.slider-nav span.right {
	background: url("../images/foundation/orbit/right-arrow.png") 0% 0% / 100%; right: 0px;
}
div.orbit-wrapper div.slider-nav span.left {
	background: url("../images/foundation/orbit/left-arrow.png") 0% 0% / 100%; left: 0px;
}
.lt-ie9 div.orbit-wrapper div.slider-nav span.right {
	background: url("../images/foundation/orbit/right-arrow-small.png");
}
.lt-ie9 div.orbit-wrapper div.slider-nav span.left {
	background: url("../images/foundation/orbit/left-arrow-small.png");
}
ul.orbit-bullets {
	list-style: none; padding: 0px; left: 110px; bottom: 15px; margin-left: -50px; position: absolute; z-index: 3000;
}
ul.orbit-bullets li {
	background: url("../images/foundation/orbit/bullets.png") no-repeat 4px 0px; width: 13px; height: 12px; color: rgb(153, 153, 153); text-indent: -9999px; overflow: hidden; margin-left: 5px; float: left; cursor: pointer;
}
ul.orbit-bullets li.active {
	background-position: -8px 0px; color: rgb(0, 0, 0);
}
ul.orbit-bullets li.has-thumb {
	background: none; width: 100px; height: 75px;
}
ul.orbit-bullets li.active.has-thumb {
	background-position: 0px 0px; border-top-color: rgb(0, 0, 0); border-top-width: 2px; border-top-style: solid;
}
.orbit-slide-counter {
	background: rgba(0, 0, 0, 0.7); padding: 5px; bottom: 0px; color: rgb(255, 255, 255); position: absolute; z-index: 99;
}
div.orbit img.fluid-placeholder {
	width: 100%; display: block; visibility: hidden; position: static;
}
div.orbit {
	width: 100% !important;
}
div.orbit-wrapper {
	width: 100% !important;
}
.lt-ie9 .timer {
	display: none !important;
}
.timer {
	display: none !important;
}
.lt-ie9 div.caption {
	background: rgb(0, 0, 0); display: none; -ms-zoom: 1;
}
input[type='radio'] {
	margin: -1px 15px 0px 14px;
}
@media all and (max-width:1200px)
{
.navbar .nav > li > a {
	padding: 20px 25px 5px; font-size: 15px;
}
.navbar .nav > li > a.lastnav {
	padding: 20px 0px 5px 25px;
}
#homesearch {
	margin-top: 0px;
}
h1 {
	line-height: 35px; font-size: 32px;
}
.videocareers {
	height: 440px;
}
.videoframe {
	height: 440px;
}
.blank {
	margin-left: 0px;
}
}
@media all and (max-width:979px)
{
.navbar {
	margin: 0px; height: auto; position: relative; z-index: 1100;
}
#homebanner {
	margin-top: 0px;
}
#maincontent3 {
	margin-top: 0px;
}
.navbar-fixed-top .navbar-inner {
	padding: 14px 0px 0px; height: auto;
}
.navbar .nav > li > a {
	padding: 0px 20px 5px; font-size: 14px;
}
.navbar .nav > li > a.lastnav {
	padding: 0px 0px 5px 20px;
}
.navbar .nav {
	margin: 0px 0px 0px 30px; width: 100%; text-align: center; padding-left: 10px;
}
.navbar .brand {
	margin: 0px 0px 0px 5px;
}
h1 {
	line-height: 35px; font-size: 26px;
}
ul.subnav li a {
	padding: 5px 10px; font-size: 12px;
}
ul.subnav li a:hover {
	padding: 5px 10px 0px;
}
#footerL ul {
	margin: 10px 0px 0px;
}
#footerL li a {
	padding: 0px 15px; font-size: 14px;
}
#footerL p {
	padding: 0px;
}
.videocareers {
	height: 340px;
}
.videoframe {
	height: 340px;
}
#videotop {
	margin-top: 10px;
}
#featured {
	margin-top: 0px;
}
}
@media all and (max-width:767px)
{
body {
	padding: 0px;
}
h3 {
	padding: 0px 15px;
}
h4 {
	padding: 0px 15px;
}
h5 {
	padding: 0px 15px;
}
h6 {
	padding: 0px 15px;
}
p {
	padding: 0px 15px;
}
.navbar .nav > li > a {
	padding: 0px 15px 5px; font-size: 14px;
}
.navbar .brand {
	margin: 0px 0px 0px 5px;
}
.navbar .nav > li > a.lastnav {
	padding: 0px 0px 5px 15px;
}
.capbox {
	padding: 0px 15px; color: rgb(0, 21, 72); font-size: 13px;
}
#txtCaptcha {
	padding: 0px; color: rgb(0, 21, 72); font-size: 13px;
}
#footerR {
	display: none;
}
#footer {
	height: 120px;
}
#footerL {
	padding-left: 15px;
}
.blank {
	width: 100%;
}
ul.subnav li.active a {
	background-position: center 19px;
}
.videocareers {
	height: 350px;
}
#maincontent2 {
	padding-top: 30px; margin-top: 0px;
}
#maincontent {
	padding-top: 30px; margin-top: 0px;
}
.navbar {
	margin: 0px; height: auto;
}
#homesearch {
	height: 100px; text-align: left; padding-top: 10px;
}
.search-wrapper {
	width: 100%;
}
.search-copy {
	width: 90%; height: 35px; padding-left: 10px; float: left;
}
.search1 {
	margin: 20px 0px 0px 10px;
}
.search-or {
	margin: 25px 0px 0px 20px;
}
.search2 {
	margin: 20px 0px 0px 20px;
}
ul.orbit-bullets {
	right: 20px; bottom: 15px; margin-left: -50px;
}
}
@media all and (max-width:480px)
{
.navbar {
	margin: 0px auto; width: 100%; height: auto;
}
.navbar .brand {
	margin: 0px auto; text-align: center; float: none;
}
.navbar .nav {
	margin: 0px auto 10px 0px; text-align: center; padding-left: 0px; float: none;
}
.navbar .nav li {
	float: none; display: inline;
}
.navbar .nav > li > a {
	padding: 0px 15px 5px; font-size: 13px; float: none; display: inline;
}
.navbar .nav > li > a.lastnav {
	padding: 0px 15px 5px; font-size: 13px;
}
.navbar-fixed-top .navbar-inner {
	padding: 10px 0px 0px; height: auto;
}
#footerL p {
	text-align: center;
}
ul.subnav li a:hover {
	padding: 5px 10px 0px;
}
#footerL ul {
	margin: 10px 0px 0px; text-align: center;
}
#footerL li a {
	padding: 0px 10px; font-size: 12px;
}
#homesearch img {
	width: 90%;
}
#homesearch {
	padding: 10px 0px; height: auto;
}
.videoframe {
	height: 250px;
}
.videocareers {
	height: 250px;
}
ul.orbit-bullets {
	display: none;
}
}
@media all and (max-width:400px)
{
.videoframe {
	height: 200px;
}
.videocareers {
	height: 200px;
}
}
