@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:#990000; text-align: center; }

h3 { font-family:Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; background-color:#990000; 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; background-color:#003366 }

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;
}

.pageHeadline {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-align: left;
}

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;
	border-radius:5px; }

.button: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: #003366;
	border-bottom: solid 3px;
	border-color: #003366;
	text-transform:uppercase; }

.partsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	border-bottom: solid 3px;
	border-color:#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; }

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.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.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;
}


/* ---------- 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%;
}



/* ---------- 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: 75%;
}

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%;
}




/* ---------- 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%;
}


/* ---------- 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#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;}
