/* CSS Document */

.magnetic #header {
	background: #fff url(../images/industrial_header.jpg) top right no-repeat;	
}
/* Top Level */
#datasheet-top-level div.tab-left {
  float: left;
  width: 220px;
  margin: 0px 5px 0px 0px;
}
#datasheet-top-level div.tab-right {
  float: left;
  width: 220px;
}

#datasheet-top-level ul {
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#datasheet-top-level ul li {
  font-size: 0.9em;
  background: #EBEBEB url(../downloads/images/top-level-arrow-bg.gif) top right no-repeat;
  border: 1px solid #A1A1A1;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 6px;
}
#datasheet-top-level ul li a {
  color: #A1A1A1;
}
/* End Top Level */

/* Sub Level */

/* End Sub Level */

div.file-left {
  float: left;
  padding: 11px 0px 5px 10px;
  width: 301px;
  w\idth: 291px;
}
div.file-left-long {
  float: left;
  padding: 5px 0px 5px 10px;
  width: 301px;
  w\idth: 291px;
 }
div.file-right {
  float: left;
  background: url(../downloads/images/pdf-bg.gif) no-repeat;
  border-left: 1px solid #fff; 
  padding: 8px 0px 0px 40px;
  width: 140px;
  w\idth: 90px;
  height: 44px;
  he\ight: 36px;
}
#datasheet-intro {
  margin: 0 0 1em 0;
}
#datasheets-heading {
  margin: 0 0 1em 0;
  font-size: 1em;
}
#datasheets-heading a {
  color: #000;
  text-transform: none;
}
#categories ul {
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#categories ul li {
  font-size: 0.9em;
  background: #EBEBEB url(../downloads/images/top-level-arrow-bg.gif) top right no-repeat;
  border: 1px solid #A1A1A1;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 6px;
  height: 1%;
}
#datasheets {
  list-style: none;
  margin: 0;
  padding: 0;
}
#datasheets.bordered {
  border-top: 1px solid #000;
  padding: 1em 0 0 0;
}
#datasheets li {
  margin: 0 0 3px 0;
  height: 44px;
  background: #eee;
}
#datasheets li a {
  text-decoration: underline;
}
#datasheets h2 {
  font-size: 1.2em;
  margin: 0 0 3px 0;
}
#datasheets p {
  margin: 0 0 3px 0;
}
