div.header,
div.search {
	background: #fff none;
	padding-bottom: 10px;
}
#commercial {display:block}
#aerospace_defense {display:none}
#rediline {display:none}

#header { font-size: 10px; line-height: normal; background: #fff url(/images/sp_tab_bg.gif) repeat-x left bottom; float: left; width: 100%; padding: 0px 0px 3px 0px; }
html>body #header {
	padding: 0px 0px 4px 0px;
}
#header ul { list-style-type: none; margin: 0px 0px 0px 5px; padding: 3px 10px 0px 0px }
#header li { background: url(/documents/images/tab_left.gif) no-repeat left top; float: left; margin: 0px; padding: 0px 0px 0px 2px }
#header a {
	position: relative;
	z-index: 1;
	color: #555;
	font-weight: bold;
	line-height: 10px;
	text-decoration: none;
	background: url(/documents/images/tab_right.gif) no-repeat right top;
	float: left;
	padding: 7px 15px 8px 15px;
	display: block;
}

html>body #header a {
	height: 11px;
	padding: 7px 15px 6px 15px;
}

#header a span {
	display: none;
	}

#header li.current a {
	z-index: 10;
	}

#header li.current a:hover {
	color: #fff;
	text-decoration: none;
	}

#header li.current a span {
	position: absolute;
	right: -17px;
	bottom: -1px;
	width: 16px;
	height: 18px;
	display: block;
	background: transparent url(/documents/images/current_overlap.gif) no-repeat top left;
}

html>body #header li.current a span {
	bottom: 0px;
	right: -16px;
}
#header li.current a.end span {
	display: none;
}

#header li a.end { background: url(/documents/images/tab_right_end.gif) no-repeat right top; padding: 7px 35px 6px 15px }
#header li.current a.end { background: url(/documents/images/tab_right_end_on.gif) no-repeat right top; padding: 7px 35px 8px 15px }
html>body #header li.current a.end {
	padding: 7px 35px 6px 15px;
}
/* Commented Backslash Hack hides rule from IE5-Mac */
#header a { float: none }
/* End IE5-Mac hack */
#header a:hover { color: #333 }
#header .current { background-image: url(/documents/images/tab_left_on.gif) }
#header .current a { color: #ffffff; background: url(/documents/images/tab_right_on.gif) no-repeat right top }


body, td, table, li { font-size: 10px; font-family: arial; }

#searchcontainer {
	width: 190px;
	float: left;
	padding: 0px 10px 10px 19px;
	margin-top: 33px;
	border-right: 1px solid #ccc;
	}

#resultscontainer {
	float: right;
	display: inline;
	padding: 10px;
	width: 525px !important;
	width: 545px;
	margin-top: 33px;
	}

html>body #resultscontainer {
	padding: 10px 20px 10px 10px;
}

#resultsMap {
	display:none;
	}

#resultslist {
	display:block;
	}
	
select {
	width: 130px;
	font-size: 11px;
}

body,
td {
	font-size: 11px;
	font-family: Arial, sans-serif;
	}
	
.step-icon {
	margin-bottom: 5px;
}

h2 {
	margin: 0px 0px 5px;
	font-size: 14px;
	border: 0px;
	}

#zipdiv {
	padding: 5px 0px;
}

.filter-by {
	padding-top: 15px;
}

.filter-by p {
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 23px;
	text-indent: -23px;
}

.filter-by p input {
	vertical-align: middle;
}

.search-button {
	margin-top: 10px;
}

h3 {
	color: #00447B;
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin: 0px 0px 5px;
}

.listing {
	width: 100%;
}

.listing td {
	color: #585858;
	padding: 13px 11px;
	vertical-align: top;
	background: transparent url(images/listing_bg_bot.gif) repeat-x 0% 100%;
}

.listing h3 {
	color: #505d67;
}

.listing p {
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 14px;
}

.listing .actions p img {
	vertical-align: middle;
}

a {
	color:#2e5a94;
}

a.icon {
	text-decoration: none;
}

a.icon img {
	border: 0px;
}

.products {
	background-color: white;
	width: 250px;
	display:none;
	float:left;
	position: absolute;
	z-index: 100;
	padding-right: 15px;
	border: solid 1px #ccc;
	margin-top:10px;
	}
	
.products li {
	font-size: 8pt;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;
	list-style-image: url(check_icon.gif);
	}

.products li.no {
	list-style-image: url(nocheck.gif);
	}
	
.prods {
	font-size: 8pt;
	font-weight: normal;
	}

.somethingElse  td {
	background-color: #fefbd6;
}

.somethingElse h3 {
	color: #00447B;
}
