body {
	text-align:center;
	margin: 0;
	padding: 0;
	border: 0;
	color: black;
	background: #e1eaf5 url('images/background.jpg') top repeat-x;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 100%;
}

div#container {
	margin: 0 auto;
	padding: 0;
	border-top: 0;
	border-bottom: 0;
	border-left: solid 1px black;
	border-right: solid 1px black;
	background: white;
	text-align: left;
	width: 760px;
	min-height: 100%;
}

div#header {
	position: relative;
	background: url('images/header.jpg') no-repeat;
	width: 760px;
	height: 236px;
	margin: 0;
	padding: 0;
}

div#header h1 {
	margin: 0;
	padding: 0;
	text-indent:-9999px;
}

div#frClick {
	position: absolute;
	right: 18px;
	top: 48px;
}

div#google_translate_element {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

div.diagram {
	text-align:center;
	padding: 0.6em 0 1.8em 0;
}

p.justified {
	text-align: justify;
}

p.smallText {
	font-size:9pt;
}

a {
	color: #00f;
}

a:hover {
	color: #c00;
}

a img {
	border: 0;
}

ul {
	margin-left: 0;
}

li {
	margin: 0.5em 0;
	
}

ul.bullets {
	list-style-type: none;
	padding-left: 1.2em;
}

ul.bullets li{
	background: url('images/bullet.gif') left no-repeat;
	text-indent: 1.6em;
}

table#contactDetails {
	border: 0;
}

table#contactDetails tr td {
	vertical-align: top;
	padding: 0.6em 0em 0em 0.6em;
}

table#contactDetails tr td.topRow {
	padding-top: 0;
}

table#filters {
	border: 0;
}

table#filters tr td {
	padding: 0.1em 0.5em 0.1em 0;
}

div#navigation {
	background: #F1C30C;
	text-align: center;
}

div#navigation ul {
	margin: 0 0 0 0;
	padding: 0.4em 0.4em 0.5em 0.4em;
	font-size: 14pt;
}

div#navigation ul li {
	display: inline;
	padding: 0;
	margin: 0 5px;
}

div#navigation ul li a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

div#navigation ul li a:hover {
	color: #fff;
	text-decoration: none;
}

div#content {
	background: #fff;
	padding: 1.5em;
	height: 100%;
}

div#content h2 {
	font-weight: normal;
	padding: 0;
	margin: 0 0 0.8em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	color: #999;
}

div#content h3 {
	font-weight: normal;
	padding: 0;
	margin: 0 0 0.8em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #999;
}

div#content h3.topMargin {
	margin: 1.2em 0 0 0;
}

div#content p {
	line-height: 125%;
}

div#content div#rightColumn {
	float: right;
	height: 100%;
	margin: 0 0 1.5em 1.5em;
	padding: 0 0 0 1.5em;
	border: 0;
	border-left: 2px solid #ddd;
}

div#content div#rightColumn div#scrollBg {
	position: relative;
	width: 130px;
	height: 261px;
	text-align: left;
	padding: 23px 0 0 0;
	background: url('images/scrollbg.gif') no-repeat;
}

div#content div#rightColumn div#modelScroll {
	width: 126px;
	height: 238px;
	border: 0;
	overflow: hidden;
	position: relative;
	padding: 0;
	text-align: left;
}

div#content div#rightColumn div#modelScroll div#scrollContents {
	position: absolute;
	padding: 1.2em 0.6em 0.6em 0.6em;
	color: #000;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

div#content div#rightColumn div#modelScroll div#scrollContents p {
	padding: 0;
	margin: 0 0 1em 0;
}

div#content div#rightColumn div#modelScroll div#scrollContents ul {
	padding: 0;
	margin: 0 0 1em 0;
}

div#content div#rightColumn div#modelScroll div#scrollContents ul li {
	font-weight: bold;
	list-style-type: none;
}

div#content div#rightColumn div#modelScroll div#scrollContents ul li ul {
	padding: 0 0 0 0.6em;
}

div#content div#rightColumn div#modelScroll div#scrollContents ul li ul li {
	font-weight: normal;
	list-style-type: none;
}

div#content div#rightColumn div#modelScroll div#scrollContents ul li ul li ul {
	margin: 0;
}

div#letterhead-pic {
	float: right;
	width: 260px;
	height: 248px;
	background: url('images/letterhead.jpg') no-repeat;
	margin: 0 0 1em 2em;
	border: solid 1px #000;
}

div#parts-books-pic {
	float: right;
	width: 260px;
	height: 356px;
	background: url('images/parts-books.jpg') no-repeat;
	margin: 0 0 2em 2em;
	border: solid 1px #000;
}

div#manitou-photo {
	float: right;
	width: 145px;
	height: 150px;
	background: url('images/manitou.jpg') no-repeat;
	margin: 0 0 1em 1.5em;
}

div#parts-page-diagram {
	float:right;
	margin: 2em 0 1em 1.5em;
}

div.floatRight {
	float:right;
	margin: 0.6em 0 1em 1.5em;
}

div.floatLeft {
	float:left;
	margin: 0.2em 1.5em 1em 0;
}

div.framePic {
	border: solid 1px #000;
}

div#nice-list ul {
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #999;
}

div#nice-list ul li {
	padding-top: 0.4em;
}

div#nice-list ul li ul {
	padding-left: 1.6em;
	list-style-type: disc;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

div#nice-list ul li ul li {
	padding-top: 0;
}

div#maps {
	float: right;
	margin: 0 0 3em 1.5em;
}

div#map1 {
	width: 240px;
	height: 240px;
	border: solid 1px #000;
}

div#map2 {
	width: 240px;
	height: 240px;
	margin-top: 1.5em;
	border: solid 1px #000;
}

div#bigmap {
	width: 100%;
	height: 550px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.mapTab {
	font-size:9pt;
}

div.panel {
	border-left: 2px solid #F1C30C;
	padding-left: 1em;
	margin: 2em 0 2em 1em;
}

div#terms p, div#terms li {
	text-align: justify;
}

table#serviceKits {
	width: 100%;
	border: solid 1px #666;
	empty-cells: show;
	border-collapse: collapse;
	font-size: 10pt;
}

table#serviceKits th {
	font-size: 11pt;
	background: #F1C30C;
}

table#serviceKits td {
	font-weight: bold;
}

table#serviceKits th, table#serviceKits td {
	padding: 0.2em;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	text-align: center;
}

table#serviceKits col.odd {
	background: #fff;
}

table#serviceKits col.even {
	background: #fefbed;
}

table#serviceKits tfoot td {
	font-size: 9pt;
	text-align: left;
	background: #F1C30C;
}

table#serviceKits tr.brandHeader {
	font-weight: bold;
	font-size: 12pt;
}

div.clear {
	clear: both;
}

div#footer {
	clear: both;
	background: #F1C30C;
	font-size: 8pt;
	text-align: center;
	padding: 0.5em;
	border-bottom: solid 1px #000;
}

div#footer a {
	color: #000;
}

div#footer a:hover {
	color: #fff;
}

p.langswitch {
	display: inline-block;
	background: #ddd;
	border: solid 1px #ccc;
	margin: 0 0 1em 0;
	padding: 0.3em;
}
