body
{
	color: #000000;
	margin: 0px;
	background-color: #000;
	background-repeat: repeat-x;
}

.dealerLedgeline {
	line-height: 28px;
	clear: both;
	margin: 0 0 5px 0;
}

#homeText
{
	color: #ccc;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	letter-spacing: 1px;
	line-height: 14px;
	text-align: left;
	width: 376px;
	height: auto;
	display: block;
	border-width: 0 1px 0 1px;
	border-color: #666;
	border-style: solid;
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

.space { padding: 10px; }

.navBox
{
	width: 780px;
	height: 25px;
	display: block;
	margin: 8px 0 0 0;
	border-width: 0 0 1px 0;
	border-color: black;
	border-style: solid;
}

#navigation
{
	width: 571px;
	height: 25px;
	display: block;
	float: left;
	z-index: 1;
}

#footBox
{
	width: 780px;
	display: table;
	clear: both;
}

#catnavBox
{
	width: 780px;
	display: table;
	clear: both;
	height: 52px;
}

#catnavigation
{
	width: 534px;
	height: 52px;
	display: block;
	float: left;
	z-index: 1;
}

#homeBox
{
	width: 780px;
	display: table;
	background-color: #fff;
	clear: both;
}

input,select,textarea
{
	font: 10px/13px Arial, Verdana, Helvetica;
	color: #412718;
	background-color: #efefef;
	border-width: 1;
	border-style: solid;
	border-color: #361104;
	padding: 0;
}

input.search
{
	font: 10px/12px Arial, Verdana, Helvetica;
	color: #412718;
	background-color: #ededed;
	border-width: 1;
	border-style: solid;
	border-color: #361104;
	padding: 2px 4px 2px 4px;
	margin-left: 18px;
}

input.dealer-search
{
	font: 10px/12px Arial, Verdana, Helvetica;
	color: #412718;
	background-color: #ededed;
	border-width: 1;
	border-style: solid;
	border-color: #361104;
	padding: 2px 4px 2px 4px;
	margin-left: 18px;
	margin-top: 10px;
}

td.some
{
	font-size: 9px;
	line-height: 12px;
	color: #666;
	font-family: Arial, Verdana, Helvetica;
}

.content { margin: 10px 10px 20px 20px; }

.centeredColumn
{
	width: 780px;
	margin: 0 auto;
	margin-left: expression( (document.body.clientWidth - 780) / 2 + 'px');
}

.foot
{
	color: #666;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica;
	padding: 2px;
	text-align: center;
	letter-spacing: 2px;
	vertical-align: middle;
	font-weight: 600;
	line-height: 16px;
}

a.foot { text-decoration: none; }

a:hover.foot
{
	color: #FFF;
	text-decoration: none;
}

.credits
{
	color: #999;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
}

a.credits { text-decoration: none; }

a:hover.credits
{
	color: #FFF;
	text-decoration: none;
}

.line
{
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-image: url(../images/line.gif);
	border-width: 0px;
	font-size: 1px;
	background-repeat: repeat-x;
}

#right-navigation
{
	position: absolute;
	z-index: 10;
}

.text
{
	margin: 0 20px 20px 20px;
	color: #333;
	text-align: justify;
	left: auto;
	width: auto;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.text a
{
	color: #333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	text-align: left;
}
.text a:hover
{
	color: #999;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	text-align: left;
}

.text-about
{
	margin: 30px 40px;
	width: 650px;
	color: #333;
}

#formtable
{
	border: 1px solid #333;
	border-width: 3px 1px 1px 1px;
	background-image: url(../images/bg_allpattern.gif);
	background-repeat: repeat;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	margin: 0 10px;
	width: 170px;
	height: 100px;
}

#formtable td
{
	padding: 3px 7px;
	height: 15px;
}

#info-container
{
	background-image: url(../images/bg_allpattern.gif);
	background-repeat: repeat;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	margin: 0 10px;
	width: 170px;
	height: 100px;
}

#info-container td
{
	padding: 3px 7px;
	height: 15px;
}

#info-container span.small { font: normal 11px/13px Arial, Helvetica, sans-serif; }

.infoSelect {
	font-size: 9px;
	width: 180px;
	padding: 0;
	border-color: #454545;
	border-style: solid;
	border-width: 2px;
}

#info-blurb
{
	border: 1px solid #454545;
	border-width: 3px 1px 1px 1px;
	background-image: url(../images/bg_allpattern.gif);
	background-repeat: repeat;
	margin: 0 15px 20px 50px;
	width: 325px;
	padding: 5px;
	float: left;
}

#about-blurb
{
	border: 1px solid #454545;
	border-width: 3px 1px 1px 1px;
	background-image: url(../images/bg_allpattern.gif);
	background-repeat: repeat;
	margin: 0 15px 20px 15px;
	width: 285px;
	padding: 5px;
	float: left;
	text-align: justify;
}

#about-blurb2
{
	border: 1px solid #454545;
	border-width: 3px 1px 1px 1px;
	background-image: url(../images/bg_allpattern.gif);
	background-repeat: repeat;
	margin: 0 5px 20px 15px;
	width: 285px;
	padding: 5px;
	float: right;
	text-align: justify;
}

#blurb3
{
	border: 1px solid #454545;
	border-width: 3px 1px 1px 1px;
	background-image: url(../images/bg_allpattern.gif);
	background-repeat: repeat;
	margin: 0 15px 20px 15px;
	width: 285px;
	padding: 5px;
	float: left;
	text-align: justify;
}

#about-info
{
	font: 11px/14px Arial, Helvetica, sans serif;
	float: left;
	margin: 0px 5px 20px 20px;
}

#about-info h5
{
	font: bold 11pt/14pt Arial, Helvetica, sans serif;
	margin: 0px;
	color: #343434;
}

.dealer-container
{
	padding: 0;
	margin: 0 0 10px 20px;
	height: 75px;
}

.thumb
{
	border: 1px solid #000;
	margin: 5px 0px 5px 15px;
}

h4
{
	border-bottom: 1px solid #000033;
	color: #193366;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

b i {
	color: #193366;
}

.head
{
	background-color: #666;
	color: #fff;
	font: bold 14px/16px;
	padding: 4px;
}

#model-chart { border: 1px solid #666; }
#model-chart { padding: 4px; }

.row
{
	font-weight: bold;
	padding: 4px;
}

.big
{
	font-weight: bold;
	padding: 4px;
	color: #666;
}

#rightBox
{
	width: 210px;
	display: table;
	float: right;
	padding: 0px;
	margin: 0 0 20px 20px;
}

#subBox
{
	width: 190px;
	display: block;
	background-color: #004e96;
	padding: 0px;
	margin: 0 20px 0 0px;
	background-image: url(../images/subbox_back.gif);
	background-repeat: repeat-y;
}

.subText
{
	margin: 0 20px 0 20px;
	color: #FFF;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.subText a
{
	color: #FFF;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

.subText a:hover
{
	color: #ccc;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

#subNavbox
{
	width: 210px;
	display: block;
	background-color: #999;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/subnav_back.gif);
	background-repeat: repeat-y;
}

.subNavhead
{
	padding-left: 18px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

#subnavList
{
	list-style-type: none;
	text-align: left;
	margin: 0 10px 0px 18px;
	padding: 2px 0px 0px 2px;
}

#subnavList li
{
	background: transparent url(../images/bullet.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 11px;
	margin: 2px 0px 2px 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	float: none;
}

#subnavList li a
{
	text-align: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

#subnavList li a:hover
{
	text-align: left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

#subsubnavList
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#subsubnavList li
{
	background: transparent url(../images/bullet.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 11px;
	margin: 2px 0px 2px 0px;
	text-align: left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	float: none;
}

#hotList
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 2px 0px 0px 2px;
}

#hotList li
{
	background: transparent url(../images/bullet.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 11px;
	margin: 2px 0px 2px 0px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	float: none;
}

#hotList li a
{
	text-align: left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

#hotList li a:hover
{
	text-align: left;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

#mainList
{
	list-style-type: none;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 2px 0px 10px 2px;
}

#mainList li
{
	background: transparent url(../images/list-on.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 11px;
	margin: 2px 0px 2px 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	float: none;
}

#mainList li a
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	font-weight: normal;
}

#mainList li a:hover
{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	font-weight: normal;
}

#instructList
{
	margin: 10px;
	padding: 0px;
	width: 510px;
	display: table;
	border-width: 0 1px 1px 1px;
	border-color: #CCC;
	border-style: solid;
	text-align: left;
}

#instructList .odd
{
	display: table;
	background-color: #FFF;
	width: 510px;
	border-width: 1px 0 0 0;
	border-color: #CCC;
	border-style: solid;
	background-image: url(../images/install/odd.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

#instructList .even
{
	display: table;
	background-color: #fff;
	background-image: url(../images/install/even.jpg);
	background-repeat: repeat-y;
	width: 510px;
	border-width: 1px 0 0 0;
	border-color: #CCC;
	border-style: solid;
	padding: 0px;
	margin: 0px;
}

.instructText
{
	width: 360px;
	display: table;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	float: left;
	padding: 4px;
}

.installimg
{
	float: left;
	padding: 4px;
	margin: 0px;
}

.installNumber
{
	float: left;
	padding: 0px;
	margin: 0px;
	left: 0;
}

#flashcontent2
{
	width: 720px;
	height: 400px;
	margin: 0px;
	z-index: 1;
}

#flashthumb
{
	width: 150px;
	height: 83px;
	margin: 0px;
	display: table;
}

.camera
{
	width: 16px;
	height: 12px;
	display: inline;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/camera.gif);
	background-repeat: no-repeat;
}

.rollBox
{
	display:inline;
	visibility: hidden;
	border-style: solid;
	border-width: 1px;
	border-color:#000;
	background-color: #ccc;
	padding: 0px;
	margin: 0 0 0px 14px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	z-index:100;
}

.photo
{
	display: table;
	float: left;
	width: 100px;
	margin: 0 20px 0 0;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

/* Form */

.line2 {
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-image: url(../images/linesolid.gif);
	border-width: 0px;
	font-size: 1px;
	background-repeat: repeat-x;
}

.clearBoth {
	clear: both;
}

.clearBothSmall {
	margin: 5px 0 0 0;
}

.spaceClear {
	clear: both;
	padding: 15px;
}

#formBox {
	width: 450px;
	display: block;
}

.box {
	border-color: #666;
	border-style: solid;
	border-width: 1px;
	display: block;
	width: 450px;
}

.boxNoborder {
	width: 450px;
	display: block;
}

#formRow1
{
	height: 30px;
	display: block;
	white-space: nowrap;
}

#formRowwrap
{
	display: block;
}

#formRowwrap2
{
	height: 30px;
	display: block;
}

.otherRow {
	float: left;
	line-height: 30px;
}

.otherRadiocheck {
	margin: 0 5px 0 0;
	border-width: 0;
	background-color: #fff;
}

.formTextheader {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
}

.formText
{
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	float: left;
	width: 150px;
	text-align: right;
}

.formText2
{
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	float: left;
	width: 150px;
	text-align: right;
}

.underline {
	text-decoration: underline;
	
}

#otherformField {
	padding: 0px;
	background-color: #fff;
	border-color: #666;
	border-width: 0 0 1px 0;
	border-style: solid;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 140px;
	margin: 5px 0px 0px 11px;
	float: left;
}

#otherformFielddiff {
	padding: 0px;
	background-color: #fff;
	border-color: #666;
	border-width: 0 0 1px 0;
	border-style: solid;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 140px;
	margin: 5px 0px 0px 25px;
	float: left;
}

#formField
{
	padding: 2px;
	background-color: #fff;
	border-color: #666;
	border-width: 0 0 1px 0;
	border-style: solid;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 140px;
	margin: 5px 0px 0px 11px;
	float: left;
}

#formFieldunderline
{
	padding: 2px;
	background-color: #fff;
	border-color: #666;
	border-width: 0 0 1px 0;
	border-style: solid;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 140px;
	margin: 5px 0px 0px 11px;
	float: left;
}

#formSelect
{
	padding: 2px;
	background-color: #fff;
	border-color: #666;
	border-width: 0 0 1px 0;
	border-style: solid;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	margin: 5px 0px 0px 11px;
	float: left;
}

.radioCheckbox {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0 0 0 160px;
}

.radiobuttonInstall {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #333;
	margin: 0 15px 0 15px;
	float: left;
}

.radioButton {
	background-color: #fff;
	border-width: 0;
	float: left;
	margin: 0 5px 0 0;
}

.radioButton3 {
	background-color: #fff;
	border-width: 0;
	float: left;
	margin: 0 5px 20px 0;
	
}

.radioButtonother {
	display: block;
	background-color: #fff;
	border-width: 0;
	float: left;
	margin: 5px 5px 0 0;
}

.checkBox {
	background-color: #fff;
	border-width: 0;
	float: left;
	margin: 0 5px 0 0;
}

.checkBoxcontainer {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333;
	margin: 0 0 0 170px;
}

#formButton
{
	padding: 2px;
	background-color: #666;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	float: left;
	margin: 11px 18px 11px 0px;
	cursor: pointer;
}

/* Charts */

#title
{
	display: table-row;
	background-color: #777;
	width: 510px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#subtitle
{
	display: table-row;
	background-color: #aaa;
	width: 510px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#odd
{
	display: table-row;
	background-color: #FFF;
	background-image: url(../images/install/odd.jpg);
	background-repeat: repeat-y;
	width: 510px;
	padding: 0px;
	margin: 0px;
}

#even
{
	display: table-row;
	background-color: #fff;
	background-image: url(../images/install/even.jpg);
	background-repeat: repeat-y;
	width: 510px;
	padding: 0px;
	margin: 0px;
}

#chart {
	margin: 10px;
	padding: 0px;
	width: 510px;
	display: table;
	border-width: 0 1px 1px 1px;
	border-color: #CCC;
	border-style: solid;
	text-align: left;
	font-size: 12px;
}

#chart td {
	padding: 5px 0px 5px 5px;
	border-width: 1px 0 0 0;
	border-color: #CCC;
	border-style: solid;
}

.imageRight {
	float: right;
}

.imageLeft {
	float: left;
}

#alertBox {
	text-align: left;
	width: 250px;
	background-color: #999;
	border-color: #000;
	border-style: solid;
	border-width: 3px 1px 1px 1px;
	padding: 5px;
}

#alertBox a:hover {
	color: #000;
	text-decoration: none;
}

.adminLinks {
	color: #316AC5;
}