html {
  height:100%; 
  max-height:100%;
  padding:0; 
  margin:0; 
  border:0; 
  font-size: 0.9em; 
  font-family: sans-serif;
  overflow: hidden;  
}

/* overridden in @eeweb_ie7.css */
td {
  font-size: 0.9em;
  font-family: sans-serif;  
}

td p {
  margin: 0;
}

p,
p.bodytext {
  font-family: sans-serif;
}

#innerContent ul {
	padding-left: 20px;
}

#innerContent li {
	margin-left: 20px;
}

body {
  height:100%; 
  max-height:100%; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  border:0;
}

#head {
  position:absolute; 
  margin:0; 
  top:0; 
  left:0; 
  display:block; 
  width:100%; 
  height:90px; 
  z-index:5; 
  overflow:hidden; 
  color:#fff;
  /* background: url(gfx/bck.jpg) repeat-x; */
  background-color: #900;
  border-bottom: 4px solid #fff;
}

#content {
  overflow:auto; 
  position:absolute; 
  z-index:3; 
  top:90px; 
  bottom:0px; 
  left:210px; 
  right:0; 
  background:#fff;
  color:#000;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  background: url(gfx/bck.jpg) repeat-x 0px -65px;
  padding-bottom: 10px;
}

/* IE def of the content */
* html #content { 
  height:100%; 
  width:100%; 
  top:0; 
  left:0;   
  border-top:90px solid #fff; 
  border-bottom:0px solid #fff; 
  border-left:200px solid #fff;
  background: url(gfx/bck.jpg) repeat-x fixed 0px -65px;
  padding-top: 16px;
}

#content p {
  padding-left:0px;
  padding-right:10px;
}

#langMenu {
  position:absolute; 
  left:-20px; 
  top:60px;   
  /* left:290px; 
  top:43px; */
  z-index:5; 
}

#searchBox {
  position:absolute; 
  right:10px; 
  top:58px;   
  z-index:5;	  
}
#searchBox input, #searchBox button {
	font-size:80%;
}
#searchBox input {
	background: #fff url(gfx/ico_search.gif) no-repeat;
	padding-left: 15px;
}
.blur {
	color: #777;
	font-style: italic;
}

#searchResult {
	zoom: 1;
  position:absolute;
	display:none; 
  right:10px; 
  top:80px;
	width:80%;
	height:70%;
	border:10px solid #fff;
	border:1px solid #444;			
	padding:20px;
	background-color: rgb(255,255,240);
	background-color: rgba(255,255,240,0.95);   
  z-index:10;
	overflow:auto;	
}

#searchResult .tx-indexedsearch-browsebox {
	display:none;
}
#inlineSearchWait {
	vertical-align: middle;	
	display:none;
}

.glow { box-shadow: 0px 0px 30px -5px #999; -moz-box-shadow: 0px 0px 30px -5px #999; -webkit-box-shadow: 0px 0px 30px -5px #999; }
.glow2 { box-shadow: 0px 0px 30px -5px #000; -moz-box-shadow: 0px 0px 30px -5px #000; -webkit-box-shadow: 0px 0px 30px -5px #000; }
.dropShadow { box-shadow: 12px 12px 8px -8px #999; -moz-box-shadow: 12px 12px 8px -8px #999; -webkit-box-shadow: 12px 12px 8px -8px #999; }
.shadowPadding { padding-left: 12px; padding-right: 12px; padding-bottom: 4px; }
.makeRound { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

a.langNav {
  color: #fff;
  font-size: 0.75em; 
}


#breadcrumbMenu {
	display: inline;
	padding: 0;
	margin: 0;
	margin-top: 12px;
	font-size: 11px;
}

#breadcrumbMenu li {
	list-style: none;
	display: inline;
}


#langMenu ul {
  display: inline;
}
#langMenu ul li {
	list-style: none;
	display: inline;
}

#left {
  position:absolute; 
  left:0; 
  top:90px; 
  bottom:0px; 
  width:200px; 
  z-index:4; 
  overflow:auto;
  background: url(gfx/bck.jpg) repeat-x 0px -65px;
  padding-left: 5px;  
  padding-right: 5px;
  border-right: 1px solid #000;
}

/* IE stuff */
* html #left {
  height:100%; 
  top:0; 
  bottom:0; 
  border-top:90px solid #fff; 
  border-bottom:0px solid #fff;
  background: url(gfx/bck.jpg) repeat-x fixed 0px -65px; 
}

#logo {
  margin-left: 20px;
  margin-top: 18px;
}

/* Stuff for the Navigation */
#mainNav {
}
#mainNav ul {
  display: inline;
}
#mainNav ul li {
	list-style: none;
	display: inline;
}


/* ------------------------------------------  main menu stuff - start ------------------------------------------  */

a.mainNav6SelectActive,
a.mainNav6Select,
a.mainNav6,
a.mainNav5SelectActive,
a.mainNav5Select,
a.mainNav5,
a.mainNav4SelectActive,
a.mainNav4Select,
a.mainNav4,
a.mainNav3SelectActive,
a.mainNav3Select,
a.mainNav3,
a.mainNav2SelectActive,
a.mainNav2Select,
a.mainNav2,
a.mainNavSelectActive,
a.mainNavSelect,
a.mainNav {	
	text-decoration: none;
	font-family: verdana;
	font-size:9pt;
	/* font-weight: bold; */   
	display: block;
	padding: 3px 4px 3px 4px;
	color:#000;
	border:none;
	border-left: 4px solid #ccc;
	/* border-bottom: 2px solid #ccc;
  background-color: #eef; */	
}

a.mainNav6:hover,
a.mainNav5:hover,
a.mainNav4:hover,
a.mainNav3:hover,
a.mainNav2:hover,
a.mainNav:hover {
	background: #f66;
	color: #fff;
}

a.mainNav6SelectActive,
a.mainNav6Select,
a.mainNav5SelectActive,
a.mainNav5Select,
a.mainNav4SelectActive,
a.mainNav4Select,
a.mainNav3SelectActive,
a.mainNav3Select,
a.mainNav2SelectActive,
a.mainNav2Select,
a.mainNavSelectActive,
a.mainNavSelect {	
	border-left: 4px solid #900;
	/* border-bottom: 1px solid #900; */
	background: #900;
	color: #fff;
	font-weight: bold;
}

a.mainNav6SelectActive,
a.mainNav5SelectActive,
a.mainNav4SelectActive,
a.mainNav3SelectActive,
a.mainNav2SelectActive,
a.mainNavSelectActive {
	background: none;
	color: #900;
}


a.mainNav2SelectActive,
a.mainNav2Select,
a.mainNav2 {	
  /* margin-left: 10px; */
	padding: 2px 10px 2px 20px;
}

a.mainNav3SelectActive,
a.mainNav3Select,
a.mainNav3 {
  /* margin-left: 20px; */	
	padding: 2px 10px 2px 30px;
}

a.mainNav4SelectActive,
a.mainNav4Select,
a.mainNav4 {
  /* margin-left: 30px; */	
	padding: 2px 10px 2px 40px;
}

a.mainNav5SelectActive,
a.mainNav5Select,
a.mainNav5 {	
  /* margin-left: 40px; */
	padding: 2px 10px 2px 45px;
}

a.mainNav6SelectActive,
a.mainNav6Select,
a.mainNav6 {	
  /* margin-left: 50px; */
	padding: 2px 10px 2px 50px;
}

/* ------------------------------------------  main menu stuff - end ------------------------------------------  */



a.contentMenu, 
a.contentMenuSelect {
  float:left;
	text-decoration: none;
	font-family: verdana;
	font-size:8pt;
	font-weight: bold;   
	display: block;
	padding: 2px 10px 2px 10px;
	color:#888;
	border:none;
	border: 1px solid #aaa;
	background: #ddd;
}
a.contentMenuSelect,
a.contentMenu:hover {
	color: #000;
	background: #fff;
}

.tableHighlight {
  color: #000;
  background: #ddd;
}


/* General stuff -- formating of standard tags*/
h1 {
	font-size: 14pt;
	color:#333;
	border-left: 3px solid #900;
	border-bottom: 1px solid #900;
	padding-left: 4px;
	width: 50%;
	clear: both;
}

h2 {
	font-size: 12pt;
	font-weight:bold;
	border-left: 3px solid #900;
	border-bottom: 1px solid #900;
	padding-left: 4px;
	clear: both;
	width: 50%;
}

h3 {
	font-size: 10pt;
	font-weight:bold;
	border-left: 3px solid #900;
	border-bottom: 1px solid #900;
	padding-left: 4px;
	clear: both;
	width: 50%;
}

h4 {
  padding: 0;
  margin: 0;
}

.eeaddrList h1,
td h1,
td h2,
td h3,
td h4 {
  width:95%;
}

.eeaddrList h1 {
  font-weight: normal;
  padding-bottom: 0px;
  margin-bottom: 0px;
  background-color: #ddf;
}

.eeaddrList-div {
  width:95%;
  border: 1px solid black;
  border-top: none;
  padding: 5px;
  margin-top:0px;
}

.eeaddrList-div .map {
	border: none;
}



/*	normal link */ 
a {
		text-decoration: none;
		color:#900;
	}
a:link,
a:visited { 
}
a:hover,
a:active,
a:focus {
  font-weight:bold;
}





.plusImage {
  background: url(gfx/plus.gif) no-repeat 0px 5px;  
}

.minusImage {
  background: url(gfx/minus.gif)  no-repeat 0px 5px;
}

.eeWire h1 {
  cursor:pointer;
}

.eeWire h1:hover {
  text-decoration: underline;
}

.wireTableNav,
.wireTable {
  table-layout:fixed;
  border-collapse: collapse;
  width: 100%;
}
.wireTableNavCell {
  width:378px;
    font-size: 100%;
}
.wireTableNavFirstCell {
  width:300px;
}

.firstCell {
  background-color: #fdd;
  width:300px;
}
.firstCellNone {
	background-color: transparent;
	font-size:0px;
	width:300px;
}


.normalCell {
  /* width:125px; */
  background-color: #ddf;
  text-align: center;
  border-left: 2px solid white;
}
.normalCellNone {
	background-color: transparent;
	font-size:0px;
	width:125px;
}

.headerCell {  
  background-color: #bbb;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  border-left: 2px solid white;
}
.highlightCell {
  width:125px;
  background-color: #ccf;
}
.tspace {
  font-size:0px;
}
.tspace2 {
  font-size:1px;
}

.eeaddrList h1 {
  cursor:pointer;
}

.eeaddrList h1:hover {
  text-decoration: underline;
}



.tx-eedatabysizes-pi1-header,
.tx-eeenamel-pi1-header {
  background-color: #bbb;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border-left: 1px solid white;
  padding-left: 4px;
  padding-right: 4px;
}
.tx-eedatabysizes-pi1-header {
	vertical-align: top;
}

.tx-eedatabysizes-pi1-firstCell,
.tx-eeenamel-pi1-firstCell {
  background-color: #fdd;
  width:100px;
  text-align: center;
  border-bottom: 1px solid white;
  padding-left: 4px;
  padding-right: 4px;
}

.tx-eedatabysizes-pi1-firstCell
{
	text-align:right;
	font-weight: bold;
}


.tx-eedatabysizes-pi1-normalCell,
.tx-eeenamel-pi1-normalCell {
  background-color: #ddf;
  text-align: center;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  padding-left: 4px;
  padding-right: 4px;
}

.dataBySizeTable tr.alt td {
	background-color: #e8e8ff;
}
.dataBySizeTable tr.over td {
	background-color: #8ac;
	color: #fff;
}

.dataBySizeTable tr.over .tx-eedatabysizes-pi1-firstCell,
.dataBySizeTable tr.alt .tx-eedatabysizes-pi1-firstCell {
	background-color: #fdd;
	color: #000;
}
.dataBySizeTable tr.over .tx-eedatabysizes-pi1-firstCell{
	background-color: #ffc0c0;
}

.dataBySize h1 {
  cursor:pointer;
}

.dataBySize h1:hover {
  text-decoration: underline;
}

.toggleBox h1 {
  cursor:pointer;
}
.toggleBox h1:hover {
  text-decoration: underline;
}
.toggleBox .plusImage,
.toggleBox .minusImage {
  padding-left: 16px;
}




.tx-eespecialty-pi1-table {
  border-spacing: 5px;
  empty-cells:hide;
  border-collapse:collapse;
}

.tx-eespecialty-pi1-table td {
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

.tx-eespecialty-pi1-wireheader,
.tx-eespecialty-pi1-wireheader-highlight
 {
  font-weight: bold;
  font-size: 110%;
}

.tx-eespecialty-pi1-cell-highlight,
.tx-eespecialty-pi1-wireheader-highlight {
  background-color: #fdd;
}

.tx-eespecialty-pi1-item {
  font-weight: bold;
  font-size: 105%;
}

.tx-eespecialty-pi1-S-table {
/*  table-layout:fixed; */
  border-collapse: collapse;
}
.tx-eespecialty-pi1-S-firstCell {
  background-color: #fdd;
  width:120px;
}

.tx-eespecialty-pi1-S-normalCell {
  background-color: #ddf;
  text-align: center;
  border-left: 2px solid white;
}
.tx-eespecialty-pi1-S-headerCell {
  background-color: #bbb;
  font-weight: bold;
  text-align: center;
  border-left: 2px solid white;
}


.startPageText {
  font-size: 14pt;
  font-weight: bold;
  color: #900;
}

hr {
  clear:both;
  width: 0px;
}

.buttonIEFIX {
  overflow:visible;
  padding: 0 2px;
  width: auto;
}

.certificateImage {
	float:left;
	padding-right: 15px;
	padding-bottom: 5px;
	border:0px;
}

.imageLeft {
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.unorderedListHeader {
	margin-left: 39px;
}

/*
.jqifade{
      background-color: #000;
}
div.jqi{
      position: absolute;
      background-color: #3D0000;
      padding: 5px;
      width: 400px;
}
div.jqi .jqicontainer{
      background-color: #fff;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #ddd;
      color: #000;
      padding: 5px;
      border: 1px solid #fff;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}
*/
.jqifade{
	position: absolute;
	background-color: #aaaaaa;
}
div.jqi{
	width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{
	font-weight: bold;
}
div.jqi .jqiclose{
	position: absolute;
	top: 4px; right: -2px;
	width: 18px;
	cursor: default;
	color: #bbbbbb;
	font-weight: bold;
}
div.jqi .jqimessage{
	padding: 10px;
	line-height: 20px;
	color: #444444;
}
div.jqi .jqibuttons{
	text-align: right;
	padding: 5px 0 5px 0;
	border: solid 1px #eeeeee;
	background-color: #f4f4f4;
}
div.jqi button{
	padding: 3px 10px;
	margin: 0 10px;
	background-color: #2F6073;
	border: solid 1px #f4f4f4;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
div.jqi button:hover{
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
	background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
	background-color: #BF5E26;
}

.foldContainer {}
.foldSection {}
.popupSection {}
.popupContainer {}


.sbwContactPopup {}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #fff;
	padding: 5px;
	max-width: 400px;
	/* opacity: 0.85; */
}

.csc-textpic ul {
	padding:0 !important;
}

.align-right { text-align: right; }
.align-left { text-align: left; }
.align-center { text-align: center; }

