/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
	color:#060;
}

h2 {
	font-size: 23px;
	padding-left:2em;
	color:#1F928C;
}

h3 {
	font-size: 21px;
	padding-left:3em;
	color:#3FC;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

ol {
	list-style-position:inside;
}

ul {
	list-style: disc;
}

/*  ********************** GET RID OF HUGE LI MARGIN ******************************** */
/* li {
	margin-left: 230px;
}
*/
#NavVertical li {
	margin-left: 3px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}
.ProductComparison {
	line-height:normal;
	font-size:0.9em;
}
.ProductComparison ul{
	margin-left:-25px;
}
.ProductComparison ul.ExtraSpacing li {
	margin-bottom:0.5em;
}

.ProductTable {
	line-height:normal;
}
.ProductTable ul {
}
.ProductTable ul.features {
	margin-left:-25px;
	margin-top:0;
	padding-top:0;
	}
.ProductTable p.features {
	font-weight:bold;
	font-size:1.1em;
	margin:0;
	padding:0;
}
.zoom {
	text-decoration:none;
}	
.VideoList{
	margin:0px 0px 0px -60px;
}
.ModelNo{
	color: #999;
	margin:0;
	padding:0;
}
.ProductTable th h1 {
	margin:0;
	padding:0;
}
.ProductTable th .ModelNo {
	margin:0;
	padding:0;
}
.ProductTable, .ProductTable table, .ProductTable table td {
	margin-bottom:0;
	padding-bottom:0;
}
.ProductTable th ul li {
	font-weight:normal;
}
.PriceTable td {
	padding:3px;
}
.breadcrumbs{
	font-size:0.8em;
	color:#666;
}
.white, a.white:link, a.white:visited, a.white:hover, a.white:active {
	color:white;
}
.linespace-tighter {
	line-height:1;
}
.small {
	font-size:10px;
}
.large {
	font-size:1.5em;
}
.inputButton {
	color:white;
	background-color:teal;
	font-weight:bold;
}
.dealertable {
	width:100%;
	font-size:0.9em;
/*	border: 1px 0 0 1px; */
/*	border: solid black; */
	border-collapse: collapse;
}
.dealertable td {
	border: 0 1px 1px 0;
	border-width:1px;
	border-style:solid;
	border-collapse: collapse;
	border-color:black;
	padding: 3px;

}
.superscript {
	font-size:0.5em;
	vertical-align:super;
	color:#333;
}
.wheel {
	color: Navy;
	font-weight:bolder;
	padding-right: 2px;
}
.eez {
	font-style: italic;
}
