/* DH Stainless V3 Style Sheet version 0.1*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

a {
	color: #666;
}

h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 70px;
	width: 550px;
	background: url("Pictures/Design/logo.gif") no-repeat;
}

h2 {
	font-size: 1.4em;
}

h1 span {
	display: none;	
}

h4 {
	margin: auto;
	margin-bottom: -12px;
	height: 64px;
	width: 333px;
	background: url("Pictures/Design/press-fit.gif") no-repeat;
}

h4 span {
	display: none;	
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.hideshowtable {
	width: 500px;
	line-height: 1.5em;
	padding-left: 1em;
	list-style: none;
}

.hideshowtable a {
	color: #000;
}

#content {
	margin: auto;
	width: 910px;
	background: #fff;
	padding: auto 20px;
}

#experts {
	float: right;	
	padding-right: 10px;
	padding-top: 20px;
}

#head, #head ul {
	float: left;
	width: 910px;
	list-style: none;
	line-height: 1;
	background: #D9D9D9;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#head li {
	float: left;
	padding: 0;
	margin: 0;
}

#head a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0.5em 1em;
	text-align: center;
}

#head #selected a {
	background: #666;
	color: #fff;
}

#head a:hover {
	background: #666;
	color: #fff;
}

#location {
	clear: both;
	width: 910px;
	background: #666;
	color: #fff;
	height: 2em;	
	font-weight: bold;
}

#location a {
	color: #fff;
	font-weight: normal;
}

#location a:hover {
	color: #ccc;
}

#location p {
	padding: 0.35em 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}

.left-half {
	width: 400px;
	text-align: justify;
}

.heading {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#spacing {
	padding: 1em;
}

.spacing {
	padding: 1em;
}

ul.box-list{
	list-style-type: none;
	width: 120px;
	padding: 0.25em 0.75em;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000;
	border: 1px #999 solid;
}

ul.box-list li ul {
	list-style-type: none;
	padding: 0px;
	margin: 0.25em 0;
	font-family: Arial, Helvetica, sans-serif;
}

ul.box-list li ul li{
	margin: 0.4em 0.8em;
	padding: 0;
	list-style-image: url(Pictures/Design/arrow.gif)}

ul.box-list li ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0.1em 0.25em;
}

ul.box-list li ul li a:hover {
	color: #666;
	text-decoration: underline;
}

.bordered {
	border: solid 1px #999;
	padding: 0.5em;
	color: #000;
}

.bordered p {
	margin-bottom: 0.25em;
}

.serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
}

.footer {
	background: #D9D9D9;
	padding: 0;
	margin: 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.dark {
	background: #666;
	color: #FFF;
	border: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 5px;
	text-align: center;
}

.dark a {
	color: #CCC;
}

.dark a:hover {
	color: #999;
}

.product-table {
	font-size: 0.8em;
	border: #000 solid 1px;
	border-collapse: collapse;
	line-height: 24px;
}

tr.headers td {
	border: 1px solid #000;
	background: #EAEAEA;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-align: center;
	}

tr.normal td {
	border: 1px solid #000;
	background: #FFF;
	padding-left: 0.5em;
	padding-right: 0.5em;
	vertical-align: top;
	text-align: center;
}

tr.normal-left td {
	border: 1px solid #000;
	background: #FFF;
	padding-left: 0.5em;
	padding-right: 0.5em;
	vertical-align: top;
	text-align: left;
}

tr.normal td img {
	padding-top: 0.4em;
	padding-bottom: 0.3em;
}

tr.normal-left td img {
	padding-top: 0.4em;
	padding-bottom: 0.3em;
}

tr.double td {
	border: 2px #000 solid;
}

td.single {
	border: 1px #000 solid;
}

td.bottom-line {
	border-bottom: 1px #000 solid;
}
	
table.outside {
	border: 2px #000 solid;
}

table.outside tr td {
	text-align: center;
	font-size: 0.8em;
}