/* CSS Document */
/*-----------------------------------------------------------------------------*/
/* classes for incomplete */
/* classes for overall */
.incomplete {
	color: Fuchsia;
	font-variant: small-caps;
	font-weight: bold;
}
a.incomplete img {
	border: 1px solid Fuchsia;
}
body {
	color: #666;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 1.4em;
}
table#idShell {
  width: 952px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 1.4em;
}
td {
  padding: 0;
  text-align: left;
  vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
/*--------------------------------------------------------------*/
/*    general styles    */
p {
	text-align: left;
	margin-top: 1em;   /* note margin on TOP */        /* for no margin - do not use <P> */
	margin-bottom: 0;  /* note margin on BOTTOM */
}
p.BottomMargin {
	margin-bottom: 1em;   /* note margin on BOTTOM (inherits margin on TOP) */
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #069;
	text-decoration: underline;
}
a.blue {
	color: #069;
	text-decoration: none;
}
a.blue:hover {
	color: #069;
	text-decoration: none;
}
a img {
	border: none;
	cursor: hand;
}
h1 {
  margin: 15px 0px 11px 0px;
  color: #069;
  font-size: 12pt;
  font-weight: bold;
  line-height: 1.1em;
}
h2 {
  margin: 11px 0px px 0px;
  color: #069;
  font-size: 12pt;
  font-weight: normal;
  font-style: italic;
  line-height: 1.1em;
}
h3 {
  margin: 22px 0px 0px 0px;
  color: #069;
  font-size: 10pt;
  font-weight: bold;
}
h4 {
  margin: 0px 0px 5px 0px;
  color: #999;
  font-size: 12pt;
  font-weight: bold;
}
h6 {
  margin: 0px;
  color: #999;
  font-size: 9pt;
  font-weight: normal;
}
ul {
	margin: 0 0 0 1.5em;
	padding: 0;
	list-style: disc;
	list-style-position: outside;
}
ul li {
	margin: 0;
	padding: 0;
}
ul ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
ol {
	margin: 0 10px 0 1.5em;
	padding: 0;
	list-style: decimal;
	list-style-position: outside;
}
ol li {
	margin: 0;
	padding: 0;
}
input {
  color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
  width: 200px;
  height: 60px;
  color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
big {
  font-weight: bold;
}
.blue {
  color: #069;
}
.grey {
  color: #999;
}
.orange {
  color: #C44400;
}
/*--------------------------------------------------------------*/
/* common styles */
.RFQ {
  color: White;
  background-color: #C30;
  border: none;
}
table.FooterContent {
  margin: 0;
  border-top: 1px solid #CCC;
}
table.FooterContent td {
  padding: 7px 0px 8px 0px;
  vertical-align: middle;
  font-size: 8pt;
}
table.FooterContent img {
  vertical-align: middle;
}
/*--------------------------------------------------------------*/
/* spec data table styles */
table.SpecData {
  width: 100%;
  margin: 0px 0px 0px 0px;
}
table.SpecData  td {
  padding: 2px;
  text-align: center;
  vertical-align: middle;
}
table.SpecData tr.SpecHeader td {
  color: White;
  font-weight: bold;
  background-color: #069;
  line-height: 1.2em;
}
table.SpecData tr.Data td {
  border-top: 1px solid #333;
}
table.SpecData tr.Data td.Greyed {
  background-color: #DAE1E7;
}
table.SpecDataTableHeader {
  margin-top: 15px;
  color: #666;
  font-size: 9pt;
}
table.SpecDataTableHeader td.ProductLable {
  color: #069;
  font-size: 12pt;
  font-weight: bold;
}
table.SpecDataTableHeader td.Torque {
  color: #666;
}
/*-------------------------------------------------------------------*/
/*    landing page styles   */
table#idProductList {
  border-top: 1px solid #DBE8EB;
}
table#idProductList td {
  padding: 0.5em 0px;
  border-bottom: 1px solid #DBE8EB;
}
table#idProductList a {
  text-decoration: none;
}
.Subheadline {
	color: #069;
  font-size: 10pt;
  font-weight: bold;
}
a.Subheadline {
	color: #069;
  font-size: 10pt;
  font-weight: bold;
}
a.Subheadline:hover {
	color: #069;
}
/*-------------------------------------------------------------------*/
/*    main content styles   */
td#idMainArea {
  padding: 0px;
	padding-left: 22px; /* 560 - 22 = 538  */
}
td#idMainArea div {
  margin: 0px;
  padding: 0px 22px 0px 0px; /* 538 - 22 = 516  */
}
td#idMainArea .Headline {
  color: #333;
  font-size: 11pt;
  font-weight: bold;
}
img.WayRight {
	float: right;
	clear: left;
	margin: 0px;
	margin-left: 5px;
}
/*-------------------------------------------------------------------*/
/*    product attention banner styles   */
table#idAttention {
  background-color: #DAE1E7;
}
table#idAttention td {
  font-size: 9pt;
  padding: 8pt 0px 8pt 0px;
  vertical-align: middle;
}
table#idAttention a {
  text-decoration:none
}
table#idAttention a:hover {
  color: #666;
}
table#idAttention a.orange {
  color: #C44400;
}
table#idAttention a.orange:hover {
  color: #C44400;
}
/*-------------------------------------------------------------------*/
/*    SideBar content styles   */
td#idSideBar {line-height: 1.2em;} 
td#idSideBar div {
  background-image: url(/common/images/sidebar_expanding_img.jpg);
  background-repeat: repeat-y;
}
td#idSideBar table#idSub01 {
  background-image: url(/common/images/sidebar_bg_img.jpg);
  background-repeat: no-repeat;
  border-collapse: collapse; 
}
td#idSideBar table#idSub02 {
  background-image: url(/common/images/sidebar_bg_img_2.jpg);
  background-repeat: no-repeat;
  border-collapse: collapse;
}
td#idSideBar table td{
/*   border: 1px solid lime;   */
}
td#idSideBar td.SideContent {
  padding-right: 24px;
  color: White;
  font-weight: normal;
}
td#idSideBar td.SideContent span {
  color: #666;
  font-size: 1.0em;
}
td#idSideBar td.SideContent a {
  color: White;
  text-decoration: none;
}
td#idSideBar td.SideContent a:hover {
  color: White;
  text-decoration: none;
}
td#idSideBar td.SideContent table {
  margin: 0px;
	background: none;
}
td#idSideBar td.SideContent td.Bullet {
  width: 20px;
  padding-right: 0px;
  white-space: nowrap;
}
td#idSideBar td.SideContent td.Info {
  width: 85%;
}
td#idSideBar img.HR {
  width: 100%;
  height: 1px;
  background-color: White;
  margin: 3px 0px;
}
/*---------------------------------------------------------------*/
/* styles for forms */
form {
  margin: 0;
}
button.Image {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: middle;
	background-color: transparent;
}
button.Image img {
  border:none;
  margin: 0px;
  vertical-align: middle;
}
button.text {
	text-decoration: none;
	color: #666;
	border: none;
	background-color: transparent;
	cursor: hand;
}
input.ButtonAsText {
	border:none;
	background-color: transparent;
}
td#idSearchCell {
  padding: 5px 32px 5px 0px;
  text-align: right;
}
td.formLable {
	width: 35%;
	text-align: right;
	padding: 1px;
	padding-right: 4px;
	vertical-align: top;
}
td.formData {
	width: 65%;
	text-align: left;
	padding: 1px;
	padding-left: 4px;
	vertical-align: top;
}
.input  {
	width: 200px;
}
select.text {
	width: 200px;
}
#invalid {
	color: #C00;
	text-align: center;
}
/*--------------------------------------------------------------*/
/* nav area styles */
td#idNavArea {
	font-size: 9pt;
	color: #069;
	background-color: #DAE1E7;
}
td#idNavArea a {
	color: #069;
	text-decoration: none;
	display: block;
}
td#idNavArea ul {
	margin: -1px 0px 0px 0px;
	font-size: 9pt;
	background-color: #DAE1E7;
	border-bottom: 1px solid White;
	list-style-position: outside;
	list-style-type: none;
}
#idNavArea ul li {
	margin: 0;
	padding: 0;
	color: #069;
	border-top: 1px solid White;
	background-color: #DAE1E7;
}
#idNavArea ul a {
	display: block;
	margin: 0;
	padding: 3px 0px 3px 9px;
	color: #069;
	text-decoration: none;
	text-transform: capitalize;
}
#idNavArea a:hover {
	color: White;
  background-color: #069;
}
#idNavArea ul li div {
	padding: 3px 0px 3px 9px;
	color: White;
	background-color: #069;
	text-transform: capitalize;
}
#idNavArea ul li div.Blank {
	padding: 3px 0px 3px 9px;
	color: White;
	background-color: #DAE1E7;
}
td#idNavArea ul ul {
  margin: 0px;
	list-style: none;
	font-size: 9pt;
	background-color: #DAE1E7;
	border: none;
}
#idNavArea ul ul li {
	margin: 0;
	padding: 0;
	color: #069;
	border-top: 1px solid #DAE1E7;
	background-color: #DAE1E7;
}
#idNavArea ul ul a {
	display: block;
	margin: 0;
	padding: 3px 0px 3px 18px;
	color: #069;
	text-decoration: none;
	text-transform: capitalize;
}
#idNavArea ul ul li div {
	padding: 3px 0px 3px 18px;
	color: White;
	background-color: #069;
	text-transform: capitalize;
}
td#idNavArea ul ul ul {
  margin: 0px;
	list-style: none;
	font-size: 9pt;
	background-color: #DAE1E7;
	border: none;
}
#idNavArea ul ul ul li {
	margin: 0;
	padding: 0;
	color: #069;
	border-top: 1px solid #DAE1E7;
	background-color: #DAE1E7;
}
#idNavArea ul ul ul a {
	display: block;
	margin: 0;
	padding: 3px 0px 3px 27px;
	color: #069;
	text-decoration: none;
	text-transform: capitalize;
}
#idNavArea ul ul ul li div {
	padding: 3px 0px 3px 27px;
	color: White;
	background-color: #069;
	text-transform: capitalize;
}
/*---------------------------------------------------------------*/
/* styles for images */
img.hRule {
	width: 300px;
	height: 1px;
	margin: 0px;
	margin-bottom: 5px;
	clear: both;
}
img.PaddedRule {
	width: 100%;
	height: 1px;
	margin: 11px 0px 8px 0px;
	clear: both;
	background-color: #CCC;
}
img.right {
	float: right;
	clear: left;
	margin: 0px 0px 10px 10px;
}
/*---------------------------------------------------------------*/
/* classes for validator */
.tfvHighlight {
  color: #C00;
  width: 20%;
	text-align: right;
	padding: 1px;
	padding-right: 4px;
	vertical-align: top;
	white-space: nowrap;
}
.tfvNormal {
  color: #666;
  width: 20%;
	text-align: right;
	padding: 1px;
	padding-right: 4px;
	vertical-align: top;
	white-space: nowrap;
}
.inputHighlighted {
  color: #C00;
	width: 80%;
	text-align: left;
	padding: 1px;
	padding-left: 4px;
	vertical-align: top;
}
.inputNormal {
  color: #666;
	width: 80%;
	text-align: left;
	padding: 1px;
	padding-left: 4px;
	vertical-align: top;
}
/*---------------------------------------------------------------*/
/* classes for RFQ and RFQ Email */
.RfqReminder {
  color: #C30;
}
.RfqReminder a {
  color: #C30;
}
.RfqSeries {
  font-weight: bold;
}
.RfqClampDescription {

}
.RfqOther {

}
div#idEmail {
  width: 580px;
}
div#idEmail table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 1.4em;
}
