/* homepage */
#homepageTopBanner{
	text-align: center;
	background-color:#eeeeee;
	border: 2px solid #000;
	width: 98.8%;
	padding: 1px 0;
	margin-bottom: 1em;
}
#contactUsBanner,
#overstockBanner{
	width:23%;
	float:right;
	padding:0.25em 0;
	background-color:#FFFF00;
	color:#000000;
	border:1px solid #333333;
	font-size:120%;
	font-weight:bold;
	text-align: center;
	margin-top:-6px;
	*margin-top:-4px;
	text-decoration: none;
}
#contactUsBanner{
	width: 36%;
	margin-right: 1%;
}
#employmentBanner{
	width:26%;
	float:right;
	padding:0.25em 0;
	background-color:#FFFF00;
	color:#000000;
	border:1px solid #333333;
	font-size:135%;
	font-weight:bold;
	text-align: center;
	margin-top:-8px;
	*margin-top:-6px;
	text-decoration: none;
	margin-right: 3%;
}

/* customers */
#customerBox {
/*width:760px;*/
	width:98%;
	height:200px;
	padding:0.25em;
	background-color:#555555;
	border:2px solid #000;
	margin-bottom: 1em;
}
#customerOfWeekBox{
	margin-top: 3px;
	width:98%;
	height:210px;
	padding:0.25em;
	background-color:#eee;
	border:4px solid #333;
}
#customerOfWeekBox ul,
#customerBox ul{
	margin-left:0.25em;
}
#customerInfo {
	float:left;
	height:200px;
	width:450px;
	text-align:center;
	padding:0;
	color:#FFFFFF;
	font-size:110%;
	background-image:url(/images/homepageCustomersBackground.jpg);
	background-repeat:no-repeat;
	background-position:center 2em;
}
#customerOfWeekInfo{
	float: right;
	height:200px;
	width:450px;
	text-align:center;
	padding:0;
	color:#333;
	font-size:110%;
	
	background: url(/images/racer-of-week-starburst.gif) top left no-repeat;
}
#customerInfo #customerInfoHeader {
	display:block;
	padding:0.25em 0;
	background-color:#FFFF00;
	color:#000000;
	border:1px solid #333333;
	font-size:125%;
	font-weight:bold;
}
#customerOfWeekBox #customerOfWeekInfoHeader{
	display:block;
	padding:0.25em 0;
	background-color:#cc0000;
	color:#fff;
	border:1px solid #333333;
	font-size:125%;
	font-weight:bold;
}
#customerInfo em {
	color:#FFFF00;
	text-transform:uppercase;
	font-size:125%;
	display:block;
	margin:.75em 0 0.35em 0;
}
#customerOfWeekBox em{
	color:#cc0000;
	text-transform:uppercase;
	font-size:125%;
	display:block;
	margin:.75em 0 0.35em 0;
	text-align: center;
}
#customerOfWeekBox .title{
	color:#cc0000;
	text-transform:uppercase;
	font-size:170%;
	display:block;
	margin:.5em 0 0.5em 0;
}
#customerInfo strong {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:120%;
	display:block;
}
#customerOfWeekBox strong{
	color:#000;
	text-transform:uppercase;
	font-size:125%;
	display:block;
	font-weight: bold;
	margin-bottom: 1.5em;
	text-align: center;
}
#customerOfWeekImage,
#customerSlide {
	margin:0;
	overflow:hidden;
	padding:0;
	width:275px;
	float:right;
	height:190px;
}
#customerOfWeekImage{
	width:277px; /* make room for the border */
	float:left;
}
#customerOfWeekImage img {
	border:1px solid #000000;
}

/* engines */
#homepageInduction,
#homepageHeads,
#homepageEngines,
.homepageBox {
	float:left;
	/*width:760px;*/
	width:98%;
	background-color:#555555;
	border:2px solid #000;
}
#pressReleaseHeader,
#homepageInduction #homepageInductionHeader,
#homepageHeads #homepageHeadsHeader,
#homepageEngines #homepageEnginesHeader {
	display:block;
	padding:0.25em;
	background-color:#FFFF00;
	color:#000000;
	border:1px solid #000;
	border-right-width: 2px;
	font-size:125%;
	font-weight:bold;
}
#homepageEngines{
	margin-bottom: 1em;
	border-right: none;
	width: 99%;
}
#homepageEngines #homepageEnginesHeader{
	border-right-width: 3px;
}

#homeBanner{
	background: #eeeeee;
	padding: 3px 0.5%;
}
#homepageEngineTxt1 a{
	color: #0108f0;
	text-decoration: none;
}
#homepageEngineTxt1 a:hover{
	text-decoration: underline;
}
#homeBannerTxt{
	padding-top: 0;
	font-size: 100%;
	color: #000;
	font-weight: bold;
}
#homepageEngineTxtLeft0{
	background: #333;
	color: #fff;
	text-align: center;
	border: 1px solid #000;
	padding: .25em;
	font-size: 110%;
	font-weight: bold;
}
#homepageEngineTxtLeft1{
	font-size: 95%;
	margin: .5em 0;
	color: #AA0000;
    font-weight: bold;
	text-align: center;
}
#homepageEngineTxtLeft1 a{
	color: #aa0000;
	text-decoration: none;
}
#homepageEngineTxtLeft1 a:hover{
	text-decoration: underline;
}
#homepageEngineTxtLeft2{
	color: #000000;
    font-size: 105%;
    font-variant: small-caps;
    font-weight: bold;
    text-align: center;
}
#homepageEngineTxt1{
	font-size: 140%;
}
#homeBannerImg{
	float: left;
	margin-top: .15em
}

.engineBox {
	float:left;
	width:33%;
	height:280px;
	overflow:hidden;
	text-align:center;
	border:1px solid #000;
	background-color:#EEEEEE;
	padding:0.25em 0;
}
.engineNote{
	font-size: 70%;
	color: #888;
}
.engineImage img {
	border:1px solid #000;
}
.engineName {
	padding:0.3em 0 0.75em 0;
	font-size:90%;
}
.enginePrice {
	font-size:120%;
	color:#FF0000;
	font-weight:bold;
}

/* products */
#homepageProducts {
	float:left;
	/*width:760px;*/
	width:99%;
	background-color:#555555;
	border:2px solid #000;
	border-right: none;
}
#homepageProducts #homepageProductsHeader {
	display:block;
	padding:0.25em;
	background-color:#FFFF00;
	color:#000000;
	border:1px solid #333333;
	border-right-width: 3px;
	font-size:125%;
	font-weight:bold;
}
#homepageProducts .productBox {
	float:left;
	width:33%;
	height:200px;
	overflow:hidden;
	text-align:center;
	border:1px solid #333333;
	background-color:#EEEEEE;
	padding:0.25em 0;
}
#homepageProducts .productImage img {
	border:1px solid #777;
}
#homepageProducts .productName {
	padding:0.3em 0 0.25em 0;
	font-size:90%;
}
#homepageProducts .productPrice {
	font-size:120%;
	color:#FF0000;
	font-weight:bold;
}

#homepagePressRelease{
	background: #ff0000;
	width: 98%;
	border: 2px solid #000;
	padding: 0.25em;
	margin-bottom: 1em;
	
	box-shadow: inset 0 0 30px #790000;
	-o-box-shadow: inset 0 0 30px #790000;
	-webkit-box-shadow: inset 0 0 30px #790000;
	-moz-box-shadow: inset 0 0 30px #790000;
}
#pressReleaseHeader{
	background: #333;
	text-align: center;
	margin: 0 auto;
	margin-left: 282px;
	font-size: 145%;
}
#pressReleaseHeader,
#pressReleaseHeader a{
	color: #fff;
	text-decoration: none;
}
#pressReleaseTitle{
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	margin: .25em 0;
}
#pressReleaseTitle,
#pressReleaseTitle a{
	color: #ffff00;
}
#pressReleaseDesc{
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 150%;
	padding: .75em 0px 0.1em;
}
#pressReleaseDesc .flash{
	font-size: 165%;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	text-shadow: 0px 0px 1px #FEF200, 0px 0px 3px #FEF200, 0px 0px 9px #000;
}
#pressReleaseDesc a{
	color: #000;
}
#pressReleaseBottom{
	text-align: center; 
	font-size: 105%;
	font-weight: bold;
	font-variant: small-caps;
	color: #fff;
	padding: .5em;
	margin-top: .5em;
}
#pressReleaseImgLeft{
	float:left;
	margin: .15em .5em 0 0;
	border:none;
}
#pressReleaseImg{
	float: right;
	margin: 0;
	border:none;
	padding: .5em 3em 0 0;
}
.pressReleaseLogo{
	text-align: center;
	padding-top: .5em;
}
#pressReleaseImg2{
	float: right;
	margin: 0;
}
.pressReleaseVideoImg{
	float: left;
	border:1px solid #222;
	box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	border-radius: 2px;
	line-height: 0;
}
#homepageEngine1 img{
	border:1px solid #555;
}

.homepageBox {
	background-color:#CCC;
	padding:0.25em;
	margin-bottom: 1em;
}
.homepageBox .homepageBoxHeading {
	font-weight: bold;
	font-size: 160%;
}
.homepageBox .homepageBoxImage img {
	float:left;
	margin-right:0.5em;
	border:1px solid #000;
}
.homepageBox p {
	padding:0.25em;
	font-size:100%;
	margin:0;
}

.currentAdBox{
	background: #fffb00 url('/images/home/current-ad-engine-bg.png') 99% center no-repeat;
	border: 1px solid #ff0000;
	padding: .5em;
	text-align: center;
	margin-bottom: 1em;
}
.currentAdBox .currentAdImage1{
	width: 50%;
	float: left;
	text-align: center;
}
.currentAdBox .currentAdTitle{
	float: right;
	width: 50%;
	font-size: 170%;
	color: #000;
	font-weight: bold;
	margin-top: .25em;
}
.currentAdBox .currentAdTitle2{
	float: right;
	width: 50%;
	font-size: 220%;
	color: #ff0000;
	font-weight: bold;
	text-shadow: -1px 0 #910000, 0 1px #910000, 1px 0 #910000, 0 -1px #910000;
	font-style: italic; 
}

.currentAdBox ol{
	text-align: left;
	display: inline-block;
	vertical-align: top;
	font-size: 110%;
	font-weight: bold;
	width: 34%;
	padding: 0 8%;
}
.currentAdBox ol.currentAdList1{
	clear: both;
	float: left;
}
.currentAdBox ol.currentAdList2{
	float: right;
}
.currentAdBox li{
	list-style-position: inside;
}

.currentAdBox .currentAdImage2{
	float: right;
	clear: both;
}
.currentAdTitle3{
	clear: both;
	font-size: 150%;
	color: #ff0000;
	font-weight: bold;
	text-shadow: -1px 0 #910000, 0 1px #910000, 1px 0 #910000, 0 -1px #910000;
	font-style: italic;
	padding: .5em 0;
	letter-spacing: 3px;
}
.currentAdTitle4{
	font-style: italic;
}
.currentAdTitle5{
	font-weight: bold;
	color: #555;
	padding-top: .5em;
}
.currentAdTitle5 .red{
	font-size: 105%;
	color: #000;
}

@media screen and (min-width: 0px){
   #customerInfo{
	width:450px;
   }
}