@import url("/css/reset.css");
@import url("/css/menu.css");

body {
	font-size: 15px;
	font-family: Tahoma, Arial;
	text-align: center;
	line-height: 1.5;
}

#page {
	background: #FFFFFF url(/images/header.jpg) no-repeat scroll 50% 0px;
	margin: -22px auto 0 auto;
	min-width: 990px;
}

#header {
	height: 50px;
	margin: 22px auto 0 auto;
	text-align: left;
	width: 960px;
}

.content {
	clear: both;
	display: block;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 950px;
}

#footer {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	clear: both;
	color: #555555;
	font: 11px Tahoma, Arial;
	margin: 25px auto;
	padding: 5px 0px;
	text-align: center;
	width: 980px;
}

h1 {
	color: #111111;
	font-size: 25px;
	font-family: "myriad pro","trebuchet ms","helvetica neue",helvetica,arial,sans-serif;
}

h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 20px;
	font-family: "myriad pro","trebuchet ms","helvetica neue",helvetica,arial,sans-serif;
}

p {
	clear: both;
	margin-bottom: 1.0em;
}

.left {
	text-align: left;
}
.center {
	text-align: center;
}

.half {
	width: 50%;
}
.f5 {
	width: 48%;
}

.floatleft {
	float: left;
	padding-bottom: 30px;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.margin {
	margin: 20px;
}

ul.block li {
	float: left;
	font-size: 13px;
	padding-bottom: 25px;
	margin-right: 21px;
	width: 31%;
}

ul.block li a {
	color: #000000;
	text-decoration: none;
}

ul.block li a img {
	border: 1px solid #AAAAAA;
}

.pagetitle {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.gray {
	background-color: #F1F1F1;
}

table {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif
}

table thead th {
	border: none;
	font-size: 14px !important;
	padding-bottom: 15px;
	text-align: center;
}

td, th {
	background: solid;
	font-size: 11px;
	padding: 10px;
	width: 195px;
	vertical-align: top;
}

th {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 5px;
}

td {
	padding-bottom: 20px;
}

.first {
	padding-left: 0;
	padding-right: 2px;
}

ul.features li {
	font-size: 80%;
	list-style-position: inside;
	list-style-type: disc;
}

.padleft {
	padding-left: 100px;
}
table.specs td {
	border-bottom: 1px solid #DDDDDD;
}
table.specs thead th {
	border-bottom: 1px solid #DDDDDD !important;
}
table.specs {
	border: 1px solid #DDDDDD;
}
table.specs td {
	padding: 8px;
	text-align: center;
}

p.small {
	font-size: 75%;
	line-height: 1.2;
	margin-bottom: 0.5em;
}
table.replaces {
	border: 1px solid #DDDDDD;
	width: 100%;
}
table.replaces td.series {
	font-size: 85%;
	width: 28%;
}
table.replaces td.models {
	width: 72%;
}
table.replaces td {
	padding: 8px;
}

.smaller {
	font-size: 90%;
}
table#manuals {
	width: 100%;
}
table#manuals td {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

table#manuals thead th {
	font-weight: bold;
	text-align: left !important;
}
table#manuals td, table#manuals th {
	padding: 10px 0px 10px 100px;
}
.lesspad  td, .lesspad th {
	padding: 5px 0px 5px 60px !important;
}
.link {
	color: blue;
	text-decoration: underline;
}

div.fltable {
	margin-right: 10px;
}
div.frtable {
	margin-left: 10px;
}
div[foo="table"] {
	width: 48% !important;
}
table.replacementparts th {
	padding: 5px;
	text-align: left;
}
table.replacementparts td {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	padding: 3px 8px;
}
td.graywidth {
	background-color: #F1F1F1;
	width: 50%;
}
.smallwidth {
	width: 25% !important;
}
table.lesspad th, table.lesspad td {
	width: 37%;
}
a.lightbox img {
	margin-left: 35px;
	margin-top: 45px;
}
a.lb {
	line-height: 1.0;
	float: right;
	margin-right: 84px;
}
span.floatleft {
	padding: 0px !important;
}

input.floatright {
	text-align: right;
	width: 33px;
}

label {
	clear: both;
	float: left;
	padding-bottom: 10px;	
}

table#calculator td {
	border-bottom: 1px solid #DDDDDD;
	padding: 15px 5px 15px 5px;
	width: 120px;
}

table#calculator input {
	text-align: right;
	width: 60px;
}

ul#partlist {
	font-size: 13px;
	line-height: 1.8;
}
ul.tight {
	line-height: 1.5 !important;
}
ul#partlist a.lb {
	float: none;
}

input.bigger {
	font-family: arial,sans-serif;
	font-size: 18px;
}

p.floatleft {
	clear: none !important;
}

.controls {
	background: white;
	border: 1px solid black;
	padding: 8px;
	margin-right: 30px;
	margin-bottom: 20px;
}
