﻿body 
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:9pt;
	margin: 0px;
}

a, a:link, a:visited, a:active 
{
	color: #2222ff;
	text-decoration: none;
	font-size:10pt;
}

a:hover
{
	color: #2222ff;
	text-decoration: underline;
	font-size:10pt;
}

iframe 
{
	border: none;
	width: 100%;
	height: 100%;
}

/* Style for <noscript> tree */

.treelist
{
	padding-left: 20px;
}
.treeitem
{
	padding-left: 20px;
	font-size: 10pt;
}

/* Style Ext JS Tree */

.underline a:hover span
{
	text-decoration: underline;
	color: Black;
}

.x-tree-node-el img.nodeProductmaster 
{
	background-image: url('icons/y16.gif') !important;
	width: 0px;
}
.x-tree-node-el img.nodeCategory
{
	background-image: url('icons/category.gif') !important;
	width: 0px;
}

.x-tree-node-el img.nodeSystemStandard
{
	background-image: url('icons/nontherm16.gif') !important;
	width: 0px;
}

.x-tree-node-el img.nodeSystemThermal
{
	background-image: url('icons/therm16.gif') !important;
	width: 0px;
}

.nodeSystemStandard
{
	background-image: url('icons/nontherm16.gif') !important;
}
.nodeSystemThermal
{
	background-image: url('icons/therm16.gif') !important;
}
.nodeSystemHurricane
{
	background-image: url('icons/hurricane16.gif') !important;
}
.nodeSystemEnerGfacade
{
	background-image: url('icons/enerGfacade.gif') !important;
}
.nodeOption
{
	background-image: url('icons/option16.gif') !important;
}
.nodeTestrep
{
	background-image: url('icons/testrep16.gif') !important;
}
.nodeTestrepPriv
{
	background-image: url('icons/testreppriv.gif') !important;
}
.nodeSpecs
{
	background-image: url('icons/specs16.gif') !important;
}
.nodeInstman
{
	background-image: url('icons/instman16.gif') !important;
}
.nodeProduct
{
	background-image: url('icons/product16.gif') !important;
}

.florida
{
	background-image: url('icons/florida.gif') !important;
}

.noa
{
	background-image: url('icons/noa.gif') !important;
}

.movie
{
	background-image: url('icons/movie.gif') !important;
}

.cert
{
	background-image: url('icons/cert.gif') !important;
}

.install
{
	background-image: url('icons/install.gif') !important;
}

.install_hat
{
	background-image: url('icons/install_hat.gif') !important;
}

.info
{
	background-image: url('icons/info.gif') !important;
}

/* category */

.category h1, h2 
{
	color: Teal;
}

.category li
{
	margin: 15px 0px 0px 30px;
}

.category h2 a, .category h2 a:visited
{
	color: Teal;
	font-size: 12pt;
	text-decoration: none;
}

.category h2 a:hover
{
	color: Teal;
	font-size: 12pt;
	text-decoration: underline;
}

.standard 
{
	list-style-image: url("html/images/standard.gif");
}

.thermal 
{
	list-style-image: url("html/images/thermal.gif");
}

.hurricane 
{
	list-style-image: url("html/images/hurricane.gif");
}

.enerGfacade 
{
	list-style-image: url("html/images/enerGfacade.gif");
}

/* system */

.system div
{
	margin: 10px 5px 10px 5px;
}

.system h1
{
	color: Teal;
	margin: 10px 0px 30px 0px;
}

.system h2 
{
	color: Teal;
	margin: 30px 0px 10px 0px;
}

.system h3
{
	color: Teal;
	margin: 10px 0px 10px 0px;
}
.system p
{
	margin: 10px 0px 10px 20px;
}

.system ul
{
	margin: 0px 0px 0px 20px;
}

.system ul li
{
	list-style-position: outside;
	list-style-type: square;
}

.system img
{
	margin: 5px 5px 10px 5px;
}

.testrepredirect p, .testrepredirect a
{
	font-size: 12pt;
	font-weight: bold;
}
