@import url(basestyles.css);
/* Custom Styles */
html, body {
	min-width: 986px;
}
body {
	background: #b30000 url("../images/bg_body.gif") center top repeat;
	text-align: center;
	font: 75%/1.335em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	position: relative;
}
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;
}
h1 img {
	margin-bottom: -2px;
	margin-left: 3px;
}
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 */
#shine {
	background: transparent url("../images/bg_shine.gif") center top repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	height: 325px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#thepage {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	text-align: left;
	width: 968px;
	padding: 115px 9px 0;
	background: transparent url("../images/bg_thepage.png") center top repeat-y;
}
#sidebar {
	display: block;
	float: right;
	width: 245px;
	margin-top: 20px;
}
#masthead {
	clear: both;
	text-align: left;
	position: absolute;
	z-index: 99;
	top: 1px;
	margin: 0;
	width: 968px;
	left: 50%;
	margin: 0 0 0 -484px;
	background: #eee url("../images/bg_masthead.gif") center bottom repeat-x;
	border-bottom: 1px solid #fff;
}
#masthead hr, #footer hr {
	display: none;
}
#masthead #logo {
	float: left;
	border-right: 1px solid #fff;
}
#masthead #mission, #content {
	display: inline;
	float: right;
	width: 720px;
	margin: 52px 15px 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 {
	margin-top: 15px;
	margin-bottom: 30px;
	min-height: 400px;
}
#intro {
	margin: 0 0 15px;
}
#flashy {
	width: 395px;
	height: 160px;
	float: left;
	border-bottom: 2px solid #999;
}
ul#prodSearch {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	width: 308px;
}
ul#prodSearch li {
	margin: 0;
	padding: 0;
	height: 40px;
}
ul#prodSearch li a {
	display: block;
	line-height: 38px;
	padding-left: 18px;
	color: #8a2410;
	text-decoration: underline;
	font-weight: bold;
	background: #eee url("../images/bg_prodSearch-li-a.gif") 3px 50% no-repeat;
	border: 1px solid #fff;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}
ul#prodSearch li a:hover {
	color: #c00;
	background-color: #fff;
	background-image: url("../images/bg_prodSearch-li-a_hover.gif");
}
ul#prodSearch li a:active {
	color: #c00;
	background-color: #ccc;
	background-image: url("../images/bg_prodSearch-li-a_hover.gif");
	border: 1px solid #aaa;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}
/*adam: make long listings fill the page */
#content.prod_detail .part_list {
	position: relative;
	height: 600px;
	overflow-y:auto;
}
#content.prod_detail #c1 {
	float: left;
	border-top: 1px solid #ccc;
	padding: 0 10px;
	width: 370px;
	font-size: 117%;
}
#content.prod_detail #c1 h2, h2.resultsGroup {
	font-size: 128%;
	line-height: 1.3em;
	color: #333;
	margin: 0;
	padding: 0;
}
h2.resultsGroup {
	background: #eee;
	padding: 2px 10px;
}
#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: 218px;
	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: 218px;
	text-align: center;
}
#footer #address {
	float: right;
	width: 720px;
	margin: 0 15px 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 0 20px;
	margin: 0 20px 0 0;
	width: 338px;
	height: 114px;
}
.nomargin {
	margin: 0;
}
.prod_list_item .productImage {
	float: left;
	width: 90px;
	text-align: center;
	position: relative;
}
.prod_list_item .productImage a.pImage {
	width: 90px;
	height: 90px;
	text-align: center;
	border: 1px solid #eee;
	margin-bottom: 1px;
	display: table;
}
.prod_list_item .productImage a.pImage span.pImage {
	display: table-cell;
	vertical-align: middle;
}
.prod_list_item .productImage a.pImage span.pImage img {
}
.prod_list_item .productImage a.pSave {
	height: 14px;
	margin: 0;
}
.prodOverlay {
	display: block;
	height: 90px;
	width: 90px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.prod_list_item .productDesc {
	float: right;
	width: 240px;
}
.prod_list_item .productDesc a strong {
	font-size: 133%;
	line-height: 1.3em;
}
.prod_list_item .productDesc p {
	margin: 0 0 .6em;
}
/* begin new */
.prod_list_item.new_prod {
	width: 265px;
}
.prod_list_item.nomargin.new_prod {
	margin: inherit;
}
.prod_list_item.new_prod .productImage.new_prod {
	text-align: center;
}
.prod_list_item.new_prod .productDesc.new_prod {
	width: 180px;
}
.homepage_prod_link {
	height:0;
}
ul#newProds, ul#newProds li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#newProds li {
	float: left;
	width: 285px;
	height: 100px;
	background: #fff url("../images/btn_newHeavy.png") left top no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}
ul#newProds li.light {
	float: right;
	background: #fff url("../images/btn_newLight.png") left top no-repeat;
}
ul#newProds li a {
	display: block;
	width: 285px;
	height: 100px;
	background-image: url("../images/btn_newHeavy.png");
}
ul#newProds li.light a {
	background-image: url("../images/btn_newLight.png");
}
ul#newProds li.heavy a:hover {
	background-image: url("../images/btn_newHeavy-hover.png");
}
ul#newProds li.light a:hover {
	background-image: url("../images/btn_newLight-hover.png");
}
/* end new */

.ledIndicator {
	color: red;
	font-size: 123%;
	font-weight: bold;
	background: #fff url("../images/glo-brite_logo.gif") left center no-repeat;
	height:100px;
}
.prod_decorators {
	float:right;
	margin:2px;
}
.productImage .new, .productImage .led {
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 33px;
	background: transparent url(../images/bg_new.gif) left top no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}
.productImage .led {
	background: transparent url(../images/bg_led.gif) right top no-repeat;
}
/*myparts*/
.myParts {
	background-color:#ccc;
	color:#9F0A04;
	border: 1px outset;
	padding: 2px;
	text-decoration: none;
}
.myParts:hover {
	text-decoration:none;
	color:black;
}
.myParts img, div#mission a img {
	position:relative;
	top:3px;
}
div#mission a {
	position:absolute;
	top:15px;
	right:15px;
	color:#9F0A04;
	text-decoration: none;
}
div#mission a:hover {
	color:black;
	text-decoration: none;
}
ul#myparts_list {
	float:left;
}
ul#myparts_list li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0pt;
	margin-right: 10px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	width: 237px;
}
.actionPanel {
	border:1px solid #cccccc;
	width: 280px;
	float:left;
	padding: 10px;
}
.myPartsList {
	width: 100%;
	margin-bottom: 4em;
}
.myPartsList th {
	border-bottom: 2px solid #ddd;
	vertical-align: bottom;
}
.myPartsList td {
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
}
.myPartsList td.check {
	text-align: center;
	width: 30px;
}
.myPartsList td.partImg {
	text-align: center;
	width: 115px;
}
.myPartsList td.remove {
	text-align: center;
	width: 50px;
}
