@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Helvetica, Arial, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
body, div, p, table, th, tr, td, ul, li, ol, h1, h2, h3, blockquote { margin: 0; padding: 0; }

a, a:hover, a:visited { color: #7c0813; }

.twoColFixLt #container {
	width: 1000px;
	margin: -1px auto 0 auto;
	text-align: left;
	display: block;
	background: #fff;
	border: 1px solid #666;
}

#container.mainBackgroundPhoto {
	background:url(images/TPVmain.jpg) no-repeat;
	height: 536px;
}
.twoColFixLt #sidebar1 {
	float: left;
	width: 195px;
	padding: 15px 10px 15px 13px;
	margin: 40px 23px 20px 50px;
	clear: left;
	border: 1px solid #999;
}
.twoColFixLt #mainContent {
	margin: 20px 0 0 292px;
	padding: 0 20px 20px 0;
}
.twoColFixLt #mainContent img {
	margin-left: 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
	margin-bottom: 15px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.thmspace {
	margin-bottom: 10px;
	display: block;
}

blockquote {
	margin-left: 1em;
}
p {
	font-size: 0.72em;
	line-height: 1.3em;
	display: block;
}
h3 { font-size: .8em; margin-top: 1em; margin-bottom: .3em; }
h2 { font-size: .9em; margin-top: 1em; margin-bottom: .3em; }
h4 {
	font-size: 0.76em;
	margin-top: 2em;
	margin-bottom: 0.2em;
	color: #818386;
}

li { font-size: .72em;
	line-height: 1.3em;
	margin-left: 1.5em;
	margin-top: .3em;
}

/* Styles for Main Nav */
.twoColFixLt #container #homeNav {
	margin-top: 0px;
	background: #000;
	height: 24px;
	width: 100%;
	display: block;
	clear: both;
}

.twoColFixLt #container #insideNav {
	margin-top: 80px;
	background: #000;
	height: 24px;
	width: 100%;
	display: block;
}
.tpvlogowhite {
	margin: 30px 0 0 30px;
}
.tpvlogo {
	margin-left: 16px;
	float: left;
}

.twoColFixLt #container #homeNav ul li,
.twoColFixLt #container #insideNav ul li {
	margin: 2px 10px 0 10px;
	float: left;
	list-style: none;
}

.twoColFixLt #container #homeNav li:first-child {
	display: block;
	margin-left: 150px;
}

.twoColFixLt #container #insideNav ul {
	display: inline;
	float: left;
}

.twoColFixLt #container #insideNav li .home { /* Home Link for Inside Nav ONLY */
	background: url(images/mainnav_text.gif) no-repeat -412px 6px;
	display: block;
	width: 26px;
	height: 7px;
	padding: 6px;
}
.twoColFixLt #container #insideNav li a.home:hover { /* Home Link for Inside Nav ONLY */
	background: url(images/mainnav_text.gif) no-repeat -412px -11px;
}

.twoColFixLt #container #homeNav li .about,
.twoColFixLt #container #insideNav li .about {
	background: url(images/mainnav_text.gif) no-repeat 6px 6px;
	display: block;
	width: 32px;
	height: 7px;
	padding: 6px;
}
.twoColFixLt #container #homeNav li a.about:hover,
.twoColFixLt #container #insideNav li a.about:hover {
	background: url(images/mainnav_text.gif) no-repeat 6px -11px;
}

.twoColFixLt #container #homeNav li .specs,
.twoColFixLt #container #insideNav li .specs {
	background: url(images/mainnav_text.gif) no-repeat -41px 6px;
	display: block;
	width: 32px;
	height: 7px;
	padding: 6px;
}
.twoColFixLt #container #homeNav li a.specs:hover,
.twoColFixLt #container #insideNav li a.specs:hover {
	background: url(images/mainnav_text.gif) no-repeat -41px -11px;
}

.twoColFixLt #container #homeNav li .options,
.twoColFixLt #container #insideNav li .options {
	background: url(images/mainnav_text.gif) no-repeat -90px 6px;
	display: block;
	width: 43px;
	height: 7px;
	padding: 6px;
}

.twoColFixLt #container #homeNav li a.options:hover,
.twoColFixLt #container #insideNav li a.options:hover {
	background: url(images/mainnav_text.gif) no-repeat -90px -11px;
}

.twoColFixLt #container #homeNav li .press,
.twoColFixLt #container #insideNav li .press {
	background: url(images/mainnav_text.gif) no-repeat -140px 6px;
	display: block;
	width: 65px;
	height: 7px;
	padding: 6px;
}

.twoColFixLt #container #homeNav li a.press:hover,
.twoColFixLt #container #insideNav li a.press:hover {
	background: url(images/mainnav_text.gif) no-repeat -140px -11px;
}

.twoColFixLt #container #homeNav li .brochure,
.twoColFixLt #container #insideNav li .brochure {
	background: url(images/mainnav_text.gif) no-repeat -240px 6px;
	display: block;
	width: 50px;
	height: 7px;
	padding: 6px;
}

.twoColFixLt #container #homeNav li a.brochure:hover,
.twoColFixLt #container #insideNav li a.brochure:hover {
	background: url(images/mainnav_text.gif) no-repeat -240px -11px;
}


.twoColFixLt #container #homeNav li .sales,
.twoColFixLt #container #insideNav li .sales {
	background: url(images/mainnav_text.gif) no-repeat -310px 6px;
	display: block;
	width: 73px;
	height: 7px;
	padding: 6px;
}

.twoColFixLt #container #homeNav li a.sales:hover,
.twoColFixLt #container #insideNav li a.sales:hover {
	background: url(images/mainnav_text.gif) no-repeat -310px -11px;
}

.twoColFixLt #container #homeNav li .service,
.twoColFixLt #container #insideNav li .service {
	background: url(images/mainnav_text.gif) no-repeat -458px 6px;
	display: block;
	width: 42px;
	height: 7px;
	padding: 6px;
}

.twoColFixLt #container #homeNav li a.service:hover,
.twoColFixLt #container #insideNav li a.service:hover {
	background: url(images/mainnav_text.gif) no-repeat -458px -11px;
}

.twoColFixLt #container #homeNav li .frontline {
	background: url(images/mainnav_text.gif) no-repeat -516px 6px;
	display: block;
	width: 126px;
	height: 7px;
	padding: 6px;
}
.twoColFixLt #container #homeNav li a.frontline:hover {
	background: url(images/mainnav_text.gif) no-repeat -516px -11px;
}

/* End Main Nav Styles */


.hide { /* Important - Used in NAVS */
	display: block;
	position: absolute;
	left: -999px;
}
.margtop0m {
	margin-top: 0em;
}
.margtop1m {
	margin-top: 1em; }
.margtop2m {
	margin-top: 2em; }
.margbot0m {
	margin-bottom: 0em;}.seatingDiagrams {
	display: block;
	float: right;
	width: 435px;
	margin-right: 10px;
	margin-top: 1em;
}
.margright40 {
	margin-right: 40px;
}
.margbottom2 {
	margin-bottom: 2em;
}
#mainContent .margright25 {
	margin-right: 20px;
}
#bigPhoto {
	display: block;
	float: left;
	width: 510px;
	margin-right: 10px;
}

.bigIntroText {
	font-size: .9em;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 1em;
}
#homeband {
	font-size: 0.75em;
	line-height: 1.2em;
	color: #FFF;
	background: #323133;
	margin: -1px auto 0 auto;
	padding-top: 10px;
	width: 1000px;
	text-align: left;
	padding-bottom: 30px;
}

.oshkoshlogo {
	margin: 30px 0 0 50px;
	width: 70px;
}
.tpvlogo {
	margin: 0 0 0 29px;
}
a.defenselink, a.defenselink:visited {
	display: block;
	margin-right: 60px;
	margin-bottom: 10px;
	font-size: 0.6em;
	color: #fff;
	margin-top: 20px;
	clear: both;
	text-align: right;
}

.homeintrotext {
	margin: 20px 0 0 30px;
	width: 520px;
	font-size: 0.9em;
	text-align: left;
}
.homethumbs {
	display: block;
	float: right;
	height: 82px;
	width: 270px;
	margin-right: 45px;
}
.homethumbs img {
	border: 1px solid #666;
	margin-left: 10px;
}

 #mainContent p {
	 margin-right: 50px; 
	 }
.TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .pullquote {
	float: right;
	color: #ccc;
	font-size: 0.8em;
	line-height: 1.5em;
	width: 12em;
	margin: 0 1em 1em 1em;
	font-weight: bold;
	display: block;
}
.armorphotos {
	display: block;
	float: left;
	clear: both;
	margin: 20px 40px 0 40px;
	width: 150px;
}

.armorphotos img {
	margin-bottom: 10px;
}
.armorpara {
	display: block;
	margin: 5em 30px 0 0;
}

.armorfirstpara {
	display: block;
	margin: 0 30px 0 0;
}

.listfloat {
	float: left;
	width: 12em;
	margin-right: 1em;
	margin-left: 1em;
}
sup { 
font-size: 75%;
vertical-align: text-top;
}
.footnote {
	font-size: 60%;
	margin-top: 3em;
}
/* Media Styles */
.fixLinks { line-height: 20px; }
	.smallLinks td {
	font-size: .72em;
}
	.smallLinks2 td { font-size: 11px; }
	.border { border: solid 1px #CCC; }

.FOMbtn {
	background: url(images/FindOutMore-button.gif) no-repeat;
	display: block;
	height: 24px;
	width: 102px;
	margin-top: 1em;
	margin-bottom: 1em;
}
a.FOMbtn:hover {
	background: url(images/FindOutMore-button.gif) 0px -24px no-repeat;
}
a.swatlink {
	text-align: right;
	display: block;
	float: none;
	margin: 60px 50px 10px;
	font-size: 0.6em;
}
.dealerlink {
	color: #CCC;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	width: 1000px;
	margin-right: auto;
	text-align: right;
}
.dealerlinkhome {
	float: right;
	font-size: 1.2em;
	margin-right: 20px;
}
.copyright {
	font-size: 9px;
	color: #000;
	margin: 0;
}
#homefooter {
	font-size: 9px;
	color: #000;
	margin: 1em auto 2em;
	width: 950px;
	text-align: left;
}
.panelclose {
	display: block;
	float: right;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}
#mapColumn {
	width: 850px;
	margin: 0 auto;
	padding: 30px 0;
}
