@charset "utf-8";

h1 { font-family:Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; }

h2 { font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; background-color:#2d5445; text-align: center; }

h3 { font-family:Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; background-color:#2d5445; text-align: center; }

h4 { font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-align: left; padding-left: 10px; padding-bottom:2px; padding-top:2px; margin-bottom: 0px; margin-top: 0px; background-color:#2d5445; }

h5 { font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #003366; margin-bottom: 0px; margin-top: 0px; }

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #990000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	border-radius: 8px;
}

input {
      font-family: sans-serif;                
}
input.my-url {
	display:none;
}

.pageHeadline {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-align: left;
}

html, body { height:95%; }

body {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

#redBorder { border: 2px solid #FF0000; }

#loading {
 	width: 300px;
 	height: 100px;
 	background-color: #FFFFCC;
	border: 2px dashed #CCCCCC;
 	position: absolute;
 	left: 50%;
 	top: 40%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center; }

.button {
    border: 1px solid #000000;
	font-size: 12px;
    background: #006600;
	color: #ffffff; }

.button:hover {
    border: 1px solid #000000;
	background: #FF6600;
	cursor: pointer; }

.loginButton {
    border: 1px solid #000000;
	font-size: 10px;
    background: #339933;
	color: #ffffff; }

.loginButton:hover {
    border: 1px solid #000000;
	background: #FF6600;
	cursor: pointer; }

.button:disabled {
    border: 1px solid #BCBDA6;
    background: #EFEFE4;
	color: #BCBDA6;
	cursor: text; }

.searchresults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000; }

.searchparams {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000; }

.torchHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: #003366;
	border-bottom: solid 1px;
	border-color: #003366;
	display: block; }

.tableHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	color: #2d5445;
	border-bottom: solid 3px;
	border-color: #2d5445;
	text-transform:uppercase; }

.partsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2d5445;
	border-bottom: solid 3px #BFDBC6;
	text-transform:uppercase;
	text-align: center; }

.partDetailHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-transform:uppercase;
	text-align: left; }

.grayFont {
	font-weight: normal;
	color: #CCCCCC; }

.tableVersion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 50px;
	color: #2d5445;
	background-color: #f0e7c9;
	text-align: center; }

.tableVersionList {
	margin-top: 0px;
	margin-left: 40px;
	font-weight: bold;
	color: #003366; }

table.checkout td.hdline {
	border: 1px #000000 solid; background-color: #EEEEEE}

table.checkout td {
	border: #F0F0F0 solid;
	border-width: 1px 0px 0px 0px;
}

table.cartprev {
	border: #EFEFEF solid; border-width: 1px; }

td.cartprev {
	border: #DDDDDD solid; border-width: 1px 0px 0px 0px; }
	
a.navlink:link	  { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #21432f; text-decoration: none; font-weight: bold; background-color:#e3f9fe; display: block; margin-left: 1px; margin-right: 5px; padding-top: 10px; padding-bottom: 10px; }
a.navlink:visited { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #21432f; text-decoration: none; font-weight: bold; background-color:#e3f9fe; display: block; margin-left: 1px; margin-right: 5px; padding-top: 10px; padding-bottom: 10px;}
a.navlink:hover		  { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #21432f; text-decoration: none; font-weight: bold; background-color:#fefc2e; display: block; margin-left: 1px; margin-right: 5px; padding-top: 10px; padding-bottom: 10px;}
a.navlink:active	  { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #21432f; text-decoration: none; font-weight: bold; background-color:#fefc2e; display: block; margin-left: 1px; margin-right: 5px; padding-top: 10px; padding-bottom: 10px;}

a.homelink:link		{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; background-color:#006600; display: block; margin-left: 1px; margin-right: 5px; padding-top: 2px; padding-bottom: 2px; border-top: 2px; border-color: #339900; }
a.homelink:visited	{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; background-color:#006600; display: block; margin-left: 1px; margin-right: 5px; padding-top: 2px; padding-bottom: 2px; border-top: 2px; border-color: #339900; }
a.homelink:hover	{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; background-color:#ff7e00; display: block;}
a.homelink:active	{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; background-color:#ff7e00; display: block;}

a.torchlink:link	{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #CC3300; margin-left: 10px; text-decoration: none; display: inline-block; }
a.torchlink:visited	{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #CC3300; margin-left: 10px; text-decoration: none; display: inline-block; }
a.torchlink:hover	{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; margin-left: 10px; text-decoration: underline; display: inline-block;}
a.torchlink:active	{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; margin-left: 10px; text-decoration: underline; display: inline-block; }

a.otherItems:link		{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #CC3300; text-decoration: none; }
a.otherItems:visited	{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #CC3300; text-decoration: none; }
a.otherItems:hover		{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; text-decoration: none; }
a.otherItems:active		{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; text-decoration: none; }

a.torchimg:link		{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #0066CC; text-decoration: none; font-weight: bold; }
a.torchimg:visited	{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #0066CC; text-decoration: none; font-weight: bold; }
a.torchimg:hover	{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; background-color:#0066CC; display:block; }
a.torchimg:active	{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; background-color:#0066CC; display:block; }

a.editlink:link		{ color: #009900; border-bottom: dashed 1px; text-decoration: none; }
a.editlink:visited	{ color: #009900; border-bottom: dashed 1px; text-decoration: none; }
a.editlink:hover	{ color: #FF6600; border-bottom: dashed 1px; text-decoration: none; }
a.editlink:active	{ color: #FF6600; border-bottom: dashed 1px; text-decoration: none; }

a.forgotlink:link		{ color: #fff; text-decoration: none; font-size: 10px;}
a.forgotlink:visited	{ color: #fff; text-decoration: none; }
a.forgotlink:hover		{ color: #33CCFF; text-decoration: none; }
a.forgotlink:active		{ color: #33CCFF; text-decoration: none; }

a.welcomeLink:link		{
	color: #FC0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.welcomeLink:visited	{
	color: #FC0;
	text-decoration: none;
	font-weight: bold;
}
a.welcomeLink:hover		{ color: #33CCFF; text-decoration: none; font-weight: bold;}
a.welcomeLink:active	{ color: #33CCFF; text-decoration: none; font-weight: bold;}

a.tableSection:link		{ color: #003366; text-decoration: none; font-weight: normal; }
a.tableSection:visited	{ color: #003366; text-decoration: none; font-weight: normal; }
a.tableSection:hover	{ color: #FF3300; text-decoration: none; font-weight: normal; }
a.tableSection:active	{ color: #FF3300; text-decoration: none; font-weight: normal; }

a.torchHeadlinelink:link	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding-left: 10px; color: #003366; border-bottom: solid 1px; border-color: #003366; display: block; text-decoration: none; }
a.torchHeadlinelink:visited	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding-left: 10px; color: #003366; border-bottom: solid 1px; border-color: #003366; display: block; text-decoration: none; }
a.torchHeadlinelink:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding-left: 10px; color: #006600; border-bottom: solid 1px; border-color: #006600; display: block; text-decoration: none; }
a.torchHeadlinelink:active	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding-left: 10px; color: #006600; border-bottom: solid 1px; border-color: #006600; display: block; text-decoration: none; }

a.moreDetails:link		{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#3399CC;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
	border: 1px solid #000;
	margin-left: 10px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.greyPriceBG {
	background-color: #E6E6E6;
	width: 90%;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-radius: 8px;
}


a.moreDetails:visited	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#3399CC;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
	border: 1px solid #000;
	margin-left: 10px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
a.moreDetails:hover		{ background-color:#FF6600; }
a.moreDetails:active	{ background-color:#FF6600; }

.price {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.quest{
position: relative;
z-index: 0;
color: #009900;
text-decoration: none;
border-bottom: dashed 1px;
}

.quest:hover{
background-color: transparent;
z-index: 50;
}

.quest span{ /*CSS for enlarged image*/
position: absolute;
width: 250px;
background-color: lightyellow;
padding: 5px;
border: 2px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.quest:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px;
top: -70px;
}

.statusQuest{
position: relative;
z-index: 0;
}

.statusQuest:hover{
background-color: transparent;
z-index: 50;
}

.statusQuest span{ /*CSS for enlarged image*/
position: absolute;
width: 200px;
background-color: lightyellow;
padding: 5px;
border: 2px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.statusQuest:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 20px;
top: -70px;
}


/* ---------- HVAC TABLE ---------- */
/* ---------- hidden ONLY if CSS is enabled.  If disabled, image is rendered ---------- */
img.image{ display: none; }

dl#tableMap{
	margin: 0;
	padding: 0;
	background: transparent url(images/table_diagram.gif) top left no-repeat;
	height: 407px;
	width: 700px;
	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ---------- Hotspot Declarations ---------- */
dd#dashDef{ top: 226px; left: 97px; } /* Location of hotspot on picture */
dd#dashDef a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#dashDef a span{ display: none; }
dd#dashDef a:hover{ width: 90px; height: 80px; background: transparent url(images/table_diagram.gif) -35px -585px no-repeat; top: -48px; left: -62px; }
dd#dashDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 150%;
}

dd#gantryDef{ top: 33px; left: 366px; }
dd#gantryDef a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#gantryDef a span{ display: none; }
dd#gantryDef a:hover{ width: 340px; height: 150px; background: transparent url(images/table_diagram.gif) -365px -435px no-repeat; top: -5px; left: -1px; }
dd#gantryDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding: 5px;
	width: 50%;
	bottom: 110%;
	right: 60%;
}

dd#carriageDef{ top: 77px; left: 461px; }
dd#carriageDef a{ position: absolute; width: 30px; height: 30px; text-decoration: none;	}
dd#carriageDef a span{ display: none; }
dd#carriageDef a:hover{ width: 85px; height: 65px; background: transparent url(images/table_diagram.gif) -458px -864px no-repeat; top: -27px; left: -3px; }
dd#carriageDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	top: 100%;
	margin: 0;
	padding: 5px;
	width: 150%;
}

dd#torchDef{ top: 21px; left: 545px; }
dd#torchDef a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#torchDef a span{ display: none; }
dd#torchDef a:hover{ width: 65px; height: 44px; background: transparent url(images/table_diagram.gif) -510px -821px no-repeat; top: -14px; left: -35px; }
dd#torchDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	left: 1px;
	margin: 0;
	padding: 5px;
	width: 200%;
}

dd#relayDef{ top: 265px; left: 200px; }
dd#relayDef a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#relayDef a span{ display: none; }
dd#relayDef a:hover{ width: 65px; height: 44px; background: transparent url(images/table_diagram.gif) -200px -670px no-repeat; top: -2px; left: 0px; }
dd#relayDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 105%;
	left: -30%;
	margin: 0;
	padding: 5px;
	width: 170%;
}



/* ---------- DL8000 ---------- */
/* ---------- hidden ONLY if CSS is enabled.  If disabled, image is rendered ---------- */
img.image{ display: none; }

dl#dl8000Map{
	margin: 0;
	padding: 0;
	background: transparent url(images/dl8000_diagram.gif) top left no-repeat;
	height: 407px;
	width: 700px;
	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ---------- Hotspot Declarations ---------- */
dd#dashDL{ top: 301px; left: 568px; } /* Location of hotspot on picture */
dd#dashDL a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#dashDL a span{ display: none; }
dd#dashDL a:hover{ width: 100px; height: 90px; background: transparent url(images/dl8000_diagram.gif) -520px -708px no-repeat; top: 0px; left: -48px; }
dd#dashDL a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	right: 30%;
	margin: 0;
	padding: 5px;
	width: 100%;
}

dd#gantryDL{ top: 23px; left: 281px; }
dd#gantryDL a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#gantryDL a span{ display: none; }
dd#gantryDL a:hover{ width: 250px; height: 130px; background: transparent url(images/dl8000_diagram.gif) -86px -836px no-repeat; top: -1px; left: -195px; }
dd#gantryDL a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding: 5px;
	width: 20%;
	bottom: 100%;
	left: 80%;
}

dd#carriageDL{ top: 91px; left: 221px; }
dd#carriageDL a{ position: absolute; width: 30px; height: 30px; text-decoration: none;	}
dd#carriageDL a span{ display: none; }
dd#carriageDL a:hover{ width: 80px; height: 80px; background: transparent url(images/dl8000_diagram.gif) -198px -456px no-repeat; top: -42px; left: -23px; }
dd#carriageDL a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 105%;
	left: 10%;
	margin: 0;
	padding: 5px;
	width: 70%;
}

dd#torchDL{ top: 13px; left: 171px; }
dd#torchDL a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#torchDL a span{ display: none; }
dd#torchDL a:hover{ width: 70px; height: 70px; background: transparent url(images/dl8000_diagram.gif) -170px -1234px no-repeat; top: 0px; left: -1px; }
dd#torchDL a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 70%;
	right: 105%;
	margin: 0;
	padding: 5px;
	width: 100%;
}



/* ---------- FABRICATOR ---------- */
/* ---------- hidden ONLY if CSS is enabled.  If disabled, image is rendered ---------- */
img.image{ display: none; }

dl#fabricatorMap{
	margin: 0;
	padding: 0;
	background: transparent url(images/fabricator_diagram.gif) top left no-repeat;
	height: 416px;
	width: 700px;
	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ---------- Hotspot Declarations ---------- */
dd#dashFab{ top: 225px; left: 490px; } /* Location of hotspot on picture */
dd#dashFab a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#dashFab a span{ display: none; }
dd#dashFab a:hover{ width: 125px; height: 90px; background: transparent url(images/fabricator_diagram.gif) -400px -640px no-repeat; top: -1px; left: -90px; }
dd#dashFab a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	right: 30%;
	margin: 0;
	padding: 5px;
	width: 75%;
}

dd#gantryFab{ top: 95px; left: 380px; }
dd#gantryFab a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#gantryFab a span{ display: none; }
dd#gantryFab a:hover{ width: 355px; height: 130px; background: transparent url(images/fabricator_diagram.gif) -50px -500px no-repeat; top: -11px; left: -330px; }
dd#gantryFab a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding: 5px;
	width: 20%;
	bottom: 100%;
	left: 80%;
}

dd#carriageFab{ top: 45px; left: 280px; }
dd#carriageFab a{ position: absolute; width: 30px; height: 30px; text-decoration: none;	}
dd#carriageFab a span{ display: none; }
dd#carriageFab a:hover{ width: 100px; height: 110px; background: transparent url(images/fabricator_diagram.gif) -220px -880px no-repeat; top: 4px; left: -60px; }
dd#carriageFab a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 105%;
	left: 50%;
	margin: 0;
	padding: 5px;
	width: 70%;
}

dd#torchFab{ top: 40px; left: 200px; }
dd#torchFab a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#torchFab a span{ display: none; }
dd#torchFab a:hover{ width: 75px; height: 80px; background: transparent url(images/fabricator_diagram.gif) -195px -420px no-repeat; top: -36px; left: -5px; }
dd#torchFab a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 70%;
	right: 90%;
	margin: 0;
	padding: 5px;
	width: 100%;
}

dd#relayFab{ top: 230px; left: 610px; }
dd#relayFab a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#relayFab a span{ display: none; }
dd#relayFab a:hover{ width: 50px; height: 50px; background: transparent url(images/fabricator_diagram.gif) -610px -645px no-repeat; top: -1px; left: 0px; }
dd#relayFab a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 105%;

	margin: 0;
	padding: 5px;
	width: 100%;
}




/* ---------- EDGE KING ---------- */
/* ---------- hidden ONLY if CSS is enabled.  If disabled, image is rendered ---------- */
img.image{ display: none; }

dl#edgeKingMap{
	margin: 0;
	padding: 0;
	background: transparent url(images/edgeKing_diagram.gif) top left no-repeat;
	height: 407px;
	width: 700px;
	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ---------- Hotspot Declarations ---------- */
dd#dashEdge{ top: 259px; left: 443px; } /* Location of hotspot on picture */
dd#dashEdge a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#dashEdge a span{ display: none; }
dd#dashEdge a:hover{ width: 150px; height: 100px; background: transparent url(images/edgeKing_diagram.gif) -320px -660px no-repeat; top: -5px; left: -123px; }
dd#dashEdge a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	right: 30%;
	margin: 0;
	padding: 5px;
	width: 75%;
}

dd#gantryEdge{ top: 56px; left: 495px; }
dd#gantryEdge a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#gantryEdge a span{ display: none; }
dd#gantryEdge a:hover{ width: 400px; height: 145px; background: transparent url(images/edgeKing_diagram.gif) -122px -464px no-repeat; top: 2px; left: -373px; }
dd#gantryEdge a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding: 5px;
	width: 20%;
	bottom: 100%;
	left: 65%;
}

dd#carriageEdge{ top: 95px; left: 316px; }
dd#carriageEdge a{ position: absolute; width: 30px; height: 30px; text-decoration: none;	}
dd#carriageEdge a span{ display: none; }
dd#carriageEdge a:hover{ width: 105px; height: 90px; background: transparent url(images/edgeKing_diagram.gif) -240px -898px no-repeat; top: -22px; left: -76px; }
dd#carriageEdge a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	right: 20%;
	margin: 0;
	padding: 5px;
	width: 70%;
}

dd#torchEdge{ top: 35px; left: 195px; }
dd#torchEdge a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#torchEdge a span{ display: none; }
dd#torchEdge a:hover{ width: 90px; height: 80px; background: transparent url(images/edgeKing_diagram.gif) -190px -820px no-repeat; top: -40px; left: -5px; }
dd#torchEdge a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 70%;
	right: 40%;
	margin: 0;
	padding: 5px;
	width: 100%;
}

dd#relayEdge{ top: 255px; left: 530px; }
dd#relayEdge a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#relayEdge a span{ display: none; }
dd#relayEdge a:hover{ width: 40px; height: 40px; background: transparent url(images/edgeKing_diagram.gif) -530px -660px no-repeat; top: -1px; left: 0px; }
dd#relayEdge a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 105%;
	margin: 0;
	padding: 5px;
	width: 190%;
}


/* ---------- ELITE ---------- */
/* ---------- hidden ONLY if CSS is enabled.  If disabled, image is rendered ---------- */
img.image{ display: none; }

dl#eliteMap{
	margin: 0;
	padding: 0;
	background: transparent url(images/elite_diagram.gif) top left no-repeat;
	height: 453px;
	width: 700px;
	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ---------- Hotspot Declarations ---------- */
dd#torchElite{ top: 52px; left: 130px; } /* Location of hotspot on picture */
dd#torchElite a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#torchElite a span{ display: none; }
dd#torchElite a:hover{ width: 110px; height: 140px; background: transparent url(images/elite_diagram.gif) -130px -495px no-repeat; top: -10px; left: 0px; }
dd#torchElite a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	right: 10%;
	margin: 0;
	padding: 5px;
	width: 75%;
}

dd#carriageElite{ top: 103px; left: 269px; }
dd#carriageElite a{ position: absolute; width: 30px; height: 30px; text-decoration: none;	}
dd#carriageElite a span{ display: none; }
dd#carriageElite a:hover{ width: 100px; height: 60px; background: transparent url(images/elite_diagram.gif) -202px -993px no-repeat; top: -16px; left: -67px; }
dd#carriageElite a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 105%;
	left: 10%;
	margin: 0;
	padding: 5px;
	width: 70%;
}

dd#tableElite{ top: 120px; left: 598px; }
dd#tableElite a{ position: absolute; width: 30px; height: 30px; text-decoration: none;	}
dd#tableElite a span{ display: none; }
dd#tableElite a:hover{ width: 40px; height: 40px; background: transparent url(images/elite_diagram.gif) -595px -1020px no-repeat; top: -6px; left: -3px; }
dd#tableElite a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 105%;
	left: 10%;
	margin: 0;
	padding: 5px;
	width: 70%;
}

dd#gantryElite{ top: 233px; left: 508px; }
dd#gantryElite a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#gantryElite a span{ display: none; }
dd#gantryElite a:hover{ width: 455px; height: 205px; background: transparent url(images/elite_diagram.gif) -83px -1462px no-repeat; top: -130px; left: -425px; }
dd#gantryElite a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding: 5px;
	width: 20%;
	bottom: 75%;
	left: 80%;
}


/* ---------- SL8000 ---------- */
/* ---------- hidden ONLY if CSS is enabled.  If disabled, image is rendered ---------- */
img.image{ display: none; }

dl#sl8000Map{
	margin: 0;
	padding: 0;
	background: transparent url(images/sl8000_diagram.gif) top left no-repeat;
	height: 321px;
	width: 700px;
	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ---------- Hotspot Declarations ---------- */
dd#gantrysl8000{ top: 39px; left: 196px; } /* Location of hotspot on picture */
dd#gantrysl8000 a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#gantrysl8000 a span{ display: none; }
dd#gantrysl8000 a:hover{ width: 400px; height: 80px; background: transparent url(images/sl8000_diagram.gif) -162px -364px no-repeat; top: -3px; left: -34px; }
dd#gantrysl8000 a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	left: 0%;
	margin: 0;
	padding: 5px;
	width: 25%;
}

dd#carriagesl8000{ top: 24px; left: 282px; }
dd#carriagesl8000 a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#carriagesl8000 a span{ display: none; }
dd#carriagesl8000 a:hover{ width: 100px; height: 100px; background: transparent url(images/sl8000_diagram.gif) -278px -668px no-repeat; top: -12px; left: -4px; }
dd#carriagesl8000 a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding: 5px;
	width: 60%;
	bottom: 100%;
	left: 0%;
}

dd#torchsl8000{ top: 58px; left: 369px; }
dd#torchsl8000 a{ position: absolute; width: 30px; height: 30px; text-decoration: none; }
dd#torchsl8000 a span{ display: none; }
dd#torchsl8000 a:hover{ width: 70px; height: 70px; background: transparent url(images/Sl8000_diagram.gif) -333px -1038px no-repeat; top: -4px; left: -36px; }
dd#torchsl8000 a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 110%;
	right: 40%;
	margin: 0;
	padding: 5px;
	width: 100%;
}




/*------------------------ LightBox ------------------------*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ font-family:Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; font-style: italic; color:#990000; text-align: center; }
#keyboardMsg{ float: right; font-size: 14px; color:#990000; }
#keyboardMsg a { float: right; font-size: 14px; color:#990000; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(https://www.plasma-automation.com/images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(https://www.plasma-automation.com/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.plasma-automation.com/images/overlay.png", sizingMethod="scale");
	}

/*------------------------ Navigation Menu ------------------------*/

#menuSystem table		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; border-collapse:collapse; }
#menuSystem table td	{ padding:0px; }

#mainTable th       { background-color: #c4ccc7; text-align:left; color:#003366; padding-left: 5px; }
#mainTable th:hover { color:#009900; }
#mainTable table td	{ background-color: #c4ccc7; text-align:left; margin-left: 15px;}




/*------------------------ SHADOW BOX ------------------------*/


#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}

#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../images/loading_shadowbox.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px; font-weight:bold;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../images/close.png);}
#sb-nav-next{background-image:url(../images/next.png);}
#sb-nav-previous{background-image:url(../images/previous.png);}
#sb-nav-play{background-image:url(../images/play.png);}
#sb-nav-pause{background-image:url(../images/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}



/*------------------------ TAX EXEMPT CUSTOMERS DROPDOWN ------------------------*/

#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:175px;	/* Width of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #317082;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size:0.9em;
	z-index:100;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
/*	font-size:0.9em; */
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#b5ecb7;
	color:#000;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}
