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


body, div, p, li, ul, h1, h2, h3, h4, table, tr, td {
	margin: 0;
	padding: 0;
}

.leftcol, .rightcol {
	display: block;
	float: left;
}
.aboutEJ {
	background: url(../images/10whiteoverlay.png) repeat;
	margin: 0px auto;
	clear: both;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top: 1px solid #fd0101;
}
#wrapper {
	margin: 0px auto;
	width: 1000px;background-color: #fff;
}

.truck1 { background-attachment: fixed;
	background: url(../images/RTVtruckbackground.jpg);
	background-repeat: no-repeat; }
	
.truck2 { background-attachment: fixed;
background:url(../images/QuickForcebackground.jpg);
	background-repeat: no-repeat; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #58595b;
	background: url(../images/meshpattern.gif) repeat;
}

p, ul, ol, td, th {
	font-size: 0.7em;
}

th {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0.5em;
	background-color: #999;
	color: #fff;
}

a:link {
	color: #fd0101;
}
a:visited {
	color: #fd0101;
}
a:hover {
	color: #fd0101;
}
a:active {
	color: #fd0101;
}

h1, h2, h3 {
		margin-left: 50px;
		margin-top: 0;
		margin-bottom: 0;
		clear: both;
}
#truckData h1,
#truckData h2,
#truckData h3,
#rightCol h1,
#rightCol h2,
#rightCol h3 {
	margin-left: 0;
}
h3 { font-size: .8em; }

h3.events { margin-top: 1.5em; font-size: .8em; }

h1 {
	font-size: 1.88em;
	line-height: 0.8em;
	color: #bf0a00;
	margin-top: 60px;
}

h2 { margin-top: 2em; }

#wrapper .truckinfo {
	margin: 0;
	clear: left;
	float: left;
	width: 450px;
	height: 225px;
}
#wrapper .truckinfo p {
	text-align: right;
}

.clearleft {
	clear: left;
}
#wrapper #callouts {
	background: #58595b;
	padding: 20px 0 10px 30px;
	width: 430px;
}

#wrapper #callouts .leftcol h2, 
#wrapper #callouts .rightcol h2 { /* Override Margin on H2 */
	margin-left: 12px;
	margin-top: 0;
	}

#wrapper #callouts .leftcol h2 a, #wrapper #callouts .rightcol h2 a {
	font-size: 1em;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
#wrapper #callouts .leftcol .deliveries, #wrapper #callouts .rightcol .spotlight {
	margin-left: 10px;
	margin-bottom: 10px;
}
.margleft15 {
	margin-left: 15px;
}
.logo {
	margin: 50px 0px 40px 47px;
	float: left;
	width: 222px;
	height: 67px;
}


.dplate {
	margin: 0;
	display: block;
}

#wrapper .aboutEJ p {
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
}

#wrapper .truckinfo h1 .small {
	font-size: .6em;
}
#wrapper .truckinfo p {
}
#wrapper .truckinfo p {
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: right;
	margin-left: 100px;
}

/* Inside pages left column */
#wrapper #leftCol {
	position:relative;
	width:200px;
	float: left;
	clear: left;
	margin: 1em 0 1em 3em;
	display: block;
}

#wrapper #leftCol p {
	margin-left: 0;	
}

/* inside pages right column */
#wrapper #rightCol {
	display: block;
	margin: 1em 4em 1em 0;
	position:relative;
	width:600px;
	float: right;
}

#wrapper #rightCol p,
#wrapper #oneCol p,
#wrapper #rightCol li 
#wrapper #oneCol li {
	margin-top: 0;
	margin-bottom: 1em;
}

#wrapper #rightCol li {
	margin-left: 2em;
}

#wrapper #rightCol ul {
	margin-top: 0;
}

#wrapper #productThumbs {
	display: block;
	margin: 1em 3em 1em 0;
	position: relative;
	width: 620px;
	float: right;
}
#wrapper #productThumbs img {
	width: 190px;
	height: 120px;
	float: left;
	display: block;
	margin: 0 10px 10px 0;
}

#wrapper #productThumbs a {
	border: 3px solid black;
}

#wrapper #productThumbs a:hover {
	border: 3px solid #fd1010;
}

/* inside pages one column */
#wrapper #oneCol {
	position:relative;
	width:900px;
	float: left;
	clear: left;
	margin: 1em 0 1em 3em;
	display: block;
}

/* Frames Photo Gallery */
body.white {
	background: #fff;
}


/* XML Photo Gallery */
#thumbContainer {
	width:200px;
	margin: 1em 0 1em 3em;
	display: block;
}

#thumbContainer p { margin-bottom: 8px; }

#bigPhoto {
	display: block;
	margin: 1em 4em 1em 0;
	position:relative;
	width:480px;
	float: right;
	left: -130px;
}
#bigPhoto img {
}

img.thumbs {
	float:left;
	width: 150px;
	height: 75px;
	margin-right: 6px;
	margin-bottom: 6px;
	border: solid #6a696a 1px;
	cursor: pointer;
	cursor: hand;
}

#wrapper #thumbContainer img.thumbs:hover {
	outline: 3px solid #bf0a00; border: 1px solid #a2a2a2; filter: none;
}

.photoinstruction {
	clear: left;
	font-size: 90%;
}

#truckData {
	margin: 1em 4em 1em 1em;
	width: 600px;
}

#wrapper #bigPhoto #paging {
	display: block;
	margin: 10px auto 0;
	width: 200px;
	text-align: center;
}
.white #F_truckData tr td table tr th {
	font-weight: bold;
	text-align: left;
	background: #fff;
	color: #58595b;
	padding: 0;
}
/* End XML Photo Gallery */

h2 {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #666;
	margin-top: 2em;
	margin-bottom: 0.7em;
	letter-spacing: 0.1em;
}

#footer {
	margin: 1em auto;
	width: 1000px;
	
}
#wrapper p, #wrapper ul {
	margin: 0;
}
.fpo {
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background: #999;
	text-align: center;
	display: block;
	float: right;
	height: 200px;
	width: 600px;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-left: 0em;
	padding-top: 3em;
	margin-right: 2em;
	margin-top: 1em;
}

.mainphoto {
	display: block;
	float: right;
	width: 600px;
	margin-bottom: 0em;
	margin-left: 0;
	margin-right: 4em;
	margin-top: 1em;
}

label {
	display: block;
	float: left;
	width: 8em;
}

/* general styles */
.margtop2em {
	margin-top: 2em;
}

#mainphoto-thumbs {
	background: #58595b;
	display: block;
	padding: 12px 0 12px 0px;
	margin-top: 0px;
	margin-right: 4em;
	margin-bottom: 2em;
	float: right;
	clear: both;
	width: 600px;
}
#mainphoto-thumbs img {
	margin-right: 0px;
	margin-left: 12px;
}

.margbottom200 {
	margin-bottom: 200px;
	display: block;
	height: 200px;
}

#wrapper #rightCol h3, #wrapper #oneCol h3 {
	margin-left: 0px;
}

#wrapper #rightCol .margbot0 {
	margin-bottom: 0;
}
#wrapper #rightCol .margtop1em {
	margin-top: 1em;
}

#wrapper #leftCol a.specsbtn {
	display: block;
	width: 180px;
	height: 30px;
	background: url(../images/btn_specsheet.gif) no-repeat;
	margin-top: 20px;
}
#wrapper #leftCol a.specsbtn:hover {
	background: url(../images/btn_specsheet.gif) no-repeat 0 -40px;
}

#wrapper #leftCol a.specsbtnmil {
	display: block;
	width: 180px;
	height: 30px;
	background: url(../images/btn_miltary_specsheet.gif) no-repeat;
	margin-top: 20px;
}

#wrapper #leftCol a.specsbtnpress {
	display: block;
	width: 180px;
	height: 30px;
	background: url(../images/btn_press_info.gif) no-repeat;
	margin-top: 20px;
}

#wrapper #leftCol a.specsbtnmil:hover {
	background: url(../images/btn_miltary_specsheet.gif) no-repeat 0 -40px;
}

#wrapper #leftCol a.specsbtn8gpm {
	display: block;
	width: 180px;
	height: 30px;
	background: url(../images/btn_8gpm_specsheet.gif) no-repeat;
	margin-top: 20px;
}
#wrapper #leftCol a.spec8gpm {
	display: block;
	width: 180px;
	height: 30px;
	background: url(../images/btn_8gpm_spec.gif) no-repeat;
	margin-top: 20px;
}

#wrapper #leftCol a.options {
	display: block;
	width: 180px;
	height: 30px;
	background: url(../images/btn_8gpm_options.gif) no-repeat;
	margin-top: 20px;
}

#wrapper #leftCol a.specsbtn8gpm:hover {
	background: url(../images/btn_8gpm_specsheet.gif) no-repeat 0 -40px;
}

#wrapper #leftCol a span {
	position: absolute;
	display: block;
	left: -999px;
}

#wrapper #bigPhoto .cutline {
	font-weight: bold; margin-top: .5em;
}
.gsa {
	display: 	block;
	float: right;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
}
.clear { clear: both; }
.center { display: block; margin-left: auto; margin-right: auto; }
#F_truckData td, th { font-size: 11px; vertical-align: top;
 }
#F_truckData td p {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 1em 0;
}

