@charset "utf-8";
/* CSS Document */


.partnumbers {
	float:left;
	width:760px;
	margin-top:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	table-layout:auto;
	margin-bottom:25px;

}
table.partnumbers {
	width:730px;
	float:left;
	margin-left:30px;
	
}
.partnumbers a:link {
	font-weight:bold;
}
.partnumbers a:visited {
	font-weight:bold;
}
.partnumbers a:hover {
	font-weight:bold;
}
.partnumbers a:active {
	font-weight:bold;
}
.partnumbers th {
	background-image:url(../images/table_header.gif);
	background-repeat:repeat-x;
	height:35px;
	text-align:left;
	padding-left:5px;
	vertical-align:top;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858585;
	padding-right:5px;
}

.partnumbers td {
	background-color:#e8e8e8;
	padding-left:5px;
	min-height:25px;
	padding-top:3px;
	padding-bottom:3px;
	border: 1px solid #c8c8c8;
	min-width:50px;
	padding-right:5px;
}
#additionalWrapper {
	float:left;
	width:100%;
	margin-top:60px;
}
.tabs {
	float:right;
	background-image:url(../images/table_header.gif);
	background-repeat:repeat-x;
	height:35px;
	padding-left:15px;
	padding-right:15px;
	line-height:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858585;
}
.textDivider {
	float:right;
	height:35px;
	background-image:url(../images/textDivider.gif);
	background-repeat:no-repeat;
	width:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858585;
}
.tabs a {
	display:inline-block;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	outline: none;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}
.tabs a:visited {
	display:inline-block;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	outline: none;
}
.tabs a:hover {
	display:inline-block;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
.tabs a:active {
	display:inline-block;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	outline: none;
}
.additionalText {
	float:left;
	width:660px;
	min-height:230px;
	border: 1px solid #c8c8c8;
	margin-bottom:20px;
	padding: 35px;
	margin-left: 30px;
}
#pdfsText li {
	list-style-position: outside;
	list-style-image: url(../images/pdficon_small.gif);
}
.additionalText a:link {
	font-weight:bold;
}
.additionalText a:visited {
	font-weight:bold;
}
.additionalText a:hover {
	font-weight:bold;
}
.additionalText a:active {
	font-weight:bold;
}
.notes, .notesRight {
	float:left;
	height:21px;
	width: 345px;
	background-image:url(../images/clickview.gif);
	background-repeat:repeat-x;
	margin-top:10px;
	border: 1px solid #c6c6c6;
	padding-right:5px;
	text-align:center;
	line-height:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #555555;
	font-weight: bold;
	margin-left: 30px;
}
.notesRight {
	margin-left:28px;
}
.addCart {
	width:auto;
	text-align:center;
	padding-left:0px;
}

