@import url(basestyles.css);

#sidebar,
ul#mnav
 {
	display: none;
	}


/* Custom Styles */
body {
	background: #fff;
	font: 11px/1.335em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	}
th, td {
	padding: 2px;
	font-size: 75%;
	voice-family: "\"}\""; 
  voice-family:inherit;
	font-size: 100%;
} 

h1, h2, h3, h4, legend { color: #333; }
h1 { font-size: 150%; line-height: 1.3em; background: #eee; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 10px 0 24px; padding: 4px 8px; }
h2 { font-size: 100%; line-height: 1.2em; color: #999; margin: 0; padding: 0 8px; }
h3 { font-size: 133%; line-height: 1.2em; margin: 10px 0 .2em; }
h4 { font-size: 1em; font-weight: bold; margin: 0;  }
h5 { font-size: .9em; line-height: 1.1em; }
h6 { font-size: .8em; line-height: 1.1em; }

address { font-style: normal; margin: 0; padding: 0; display: inline; }

fieldset {
	border: 1px solid #999;
	padding: 10px;
	}
fieldset legend {
	}
fieldset label {
	}

b, strong { font-weight: bold; }
i, em { font-style: oblique; }

th, td {
	vertical-align: top;
	}

a { color: #03c; text-decoration: none; }
a:hover { text-decoration: underline; color: #e87d1d; }

hr {
	border: none;
	margin: 1.5em 0;
	height: 1px;
	background: #fff ;
	}

ul { list-style-type: disc; line-height: 1.2em; margin-bottom: 1.5em; }
ol li { margin-bottom: 1em; }
ul li { margin-bottom: .4em; }

blockquote { margin-left: 0; }

input, select, textarea {
	font: 10px Monaco, "Microsoft Sans Serif", "MS Sans Serif", mono !important;
	font-size: 11px;
	}

.normal { font-size: 1em; line-height: 1.3em; font-weight: normal; }

/* main layout */
#thepage {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	text-align: left;
	width: 100%;
	padding: 115px 9px 0;
	background: #fff;
	}

#masthead {
	clear: both;
	text-align: left;
	position: absolute;
	z-index: 99;
	top: 1px;
	margin: 0;
	width: 100%;
	left: 0;
	background: #fff;
	border-bottom: 2px solid #fff;
	}
#masthead.pdf {
	position: relative;
}
#masthead hr, #footer hr { display: none; }
#masthead #logo {
	float: left;
	border-right: 1px solid #fff;
	width: 20%;
	}
#masthead #mission {
	display: inline;
	float: right;
	width: 78%;
	margin: 52px 0 0 0;
	}
#masthead #mission h2 { font-size: 117%; line-height: 1.2em; margin: 0; padding: 0; color: #333; }
#masthead #mission h3 { font-size: 83%; line-height: 1.2em; margin: 0; padding: 0; color: #333; }

#content {
	display: inline;
	float: right;
	width: 100%;
	margin-right: 0;
	margin-top: 15px;
	margin-bottom: 30px;
	min-height: 400px;
	}

#intro {
	margin: 0 0 15px;
	}
#flashy {
	width: 395px;
	height: 160px;
	float: left;
	}
ul#prodSearch {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	border-top: 1px solid #ddd;
	width: 180px;
	}
ul#prodSearch li {
	margin: 0;
	padding: 0;
	height: 52px;
	border-bottom: 1px solid #ddd;
	}
ul#prodSearch li a {
	display: block;
	line-height: 52px;
	padding-left: 25px;
	color: #666;
	font-weight: bold;
	background: #fff url("../images/bg_prodSearch-li-a.gif") 5px 50% no-repeat;
	}
ul#prodSearch li a:hover {
	color: #c00;
	background-image: url("../images/bg_prodSearch-li-a_hover.gif");
	}

#content.prod_detail #c1 {
	float: left;
	border-top: 1px solid #ccc;
	padding: 0 10px;
	width: 370px;
	font-size: 117%;
	}
#content.prod_detail #c1 h2 {
	font-size: 128%; line-height: 1.3em; color: #333; margin: 0; padding: 0;
	}
#content.prod_detail #c2 {
	float: right;
	border-top: 1px solid #ccc;
	padding: 0 10px;
	width: 170px;
	}
#content.prod_detail #c2 hr{
	border: none;
	height: 1px;
	border-top: 1px solid #ccc;
	margin: 0 -10px;
	}

#part_search {
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	}
#ps_make, #ps_model, #ps_year {
	width: 33%;
	float: left;
}
#ps_make select, #ps_model select, #ps_year select {
	width: 90%;
}

ul#mnav {
	float: left;
	width: 148px;
	padding: 20px 0 0 0;
	margin: 0;
	background: transparent url("../images/bg_mnav.gif") left top repeat-x;
	min-height: 245px;
	height: auto !important;
	height: 245px;
	}
ul#mnav li, ul#mnav li ul, ul#mnav li ul li {
	list-style: none;
	background: none;
	margin: 0; padding: 0;
	}
ul#mnav li a {
	color: #333;
	font-weight: bold;
	display: block;
	background: transparent url("../images/bg_mnav_a.gif") 5px .8em no-repeat;
	padding: 5px 8px 5px 12px;
	_height: 1%;
	}
ul#mnav li a.here {
	font-style: normal;
	color: #900;
	background: transparent url("../images/bg_mnav_em_a.gif") 4px .9em no-repeat;
	}
ul#mnav li ul li a {
	font-size: 83%;
	line-height: 1.1em;
	background: transparent url("../images/bg_mnav_a2.gif") 10px .8em no-repeat;
	padding: 3px 8px 3px 18px;
	}
ul#mnav li ul li a.here {
	font-style: normal;
	color: #900;
	background: transparent url("../images/bg_mnav_a2.gif") 10px .8em no-repeat;
	}
ul#mnav hr { display: none; }


#footer {
	clear: both;
	font-size: 83%;
	font-weight: bold;
	margin: 30px 0 0;
	height: 35px;
	line-height: 35px;
	display: block;
	background: transparent url("../images/bg_footer.gif") left top no-repeat;
	}
#footer #phone {
	float: left;
	width: 20%;
	text-align: center;
	}
#footer #address {
	float: right;
	width: 78%;
	margin: 0 0 0 0;
	display: inline;
	}

.arrow {
	list-style: none;
	background: #fff url("../../images/bg_li_arrow.gif") left center no-repeat;
	margin-left: 0;
	padding-left: 1.3em;
	}

.download {
	margin: 2em 0;
	text-align: center;
	font-size: .86em;
	color: #e87d1d;
	}

table#howsmart {
	border: 1px solid #ccc;
	}
table#howsmart th {
	background: #edf4fc;
	border-bottom: 1px solid #ccc;
	}
table#howsmart th h3 {
	margin: 0;
	}
	
.prod_list_item {
	list-style: none;
	float: left;
	border-top: 1px solid #ccc;
	padding: 5px 10px;
	margin: 0 10px 0 0;
	width: 45%;
	height: 100px;
	}
/*.prod_list_item.nomargin {
	margin: 0;
	}
*/
.prod_list_item .productImage {
	float: left;
	width: 75px;
	text-align: center;
	}
.prod_list_item .productDesc {
	float: right;
	width: 180px;
	}
.ledIndicator {
	color: red;
	font-size: 123%;
	font-weight: bold;
	background: #fff url("../images/glo-brite_logo.gif") left center no-repeat;
	height:100px;
}


