@charset "iso-8859-1";
body {
	font: 85% Arial, Tahoma, Verdana;
	background: #f5f4f2;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}
a, a:visited {
color:#006699;
font-size:100%;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:underline;
}
.thrColFixHdr #container {
	width: 960px;
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #cbcbc9;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.thrColFixHdr #header {
	background: #FFF url('../images/header.jpg');
	background-repeat: no-repeat;
	height: 90px;
	margin: 0;
}

.hideLabel{
	display: none;
}

#textpad {
	background: #FFF url('../images/pad.jpg');
	width: 535px;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	background-color:#2878CF;
	padding: 10px 10px 0 10px;
	border: #0286C6 2px solid;
	height:180px;
}

#textpad p{
	color:#FFFFFF;
	font-size:13px;
	font-family: Arial, Tahoma, Verdana;
	font-weight:800;
}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #376B9D url('../images/navbar.gif');
	width: 960px;
	height: 28px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFF;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #1A4182;
	border-bottom: 1px solid #1A4182;
}
#navbar a, #navbar a:visited {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 3px;
}
#navbar a:hover {
	color: #FFF;
	text-decoration: underline;
	padding: 0 0 0 3px;
}
#navbar p {
	color: #FFF;
	margin: 0 auto;
	padding: 0 0 0 10px;
	font-weight: bold;
}
#navbarTop {
	width: 960px;
	float: left;
	margin: 0px;
	padding: 0;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a, #nav a:visited {
	background: #376B9D url('../images/navbar.gif');
	color: #FFFFFF;
	display: block;
    font-weight: bold;
    margin: 0;
	padding: 7px 10px;
	border-right: 1px solid #548ADA;
	border-left: 1px solid #2255AA;
	}
	
#nav a:hover {
	background: #5186D7;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 7px 10px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 173px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #2255AA;
	width: 173px;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #376B9D url('../images/navbar.gif');
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
/************************************************
*	Subnavbar      								*
************************************************/

#subnavbar {
	background: #E8EDF1;
	width: 960px;
	height: 27px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	border-bottom: 1px solid #B1C3D4;
	display:block;
}
#subnavbar table {
	height: 27px;
	margin: 0px;
	padding: 0;
}
.breadcrumb {
	font-size: 85%;
	padding: 0 0 0 15px;
	margin:0;
}
.areas {
	padding: 0;
	margin:0;
}
.areas ul {
	padding: 0;
	margin:0;
}
.areas li {
	display:inline;
	font-weight:bold;
	padding: 0 0 0 20px;
	margin:0;
	color: #0083c6;
}
.areas a {
	color: #333;
	text-decoration:none;
}
.areas a:visited {
	color: #333;
}
.areas a:hover {
	color: #0083c6;
	text-decoration:underline;
}
.headerright {
	width: 320px;
	float: right;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	color:#fff;
}
.date {
	float: left;
	width: 600px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
}
#s {
	background: #FFF url(images/search.gif);
	width: 200px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
	border-top: 1px solid #666;
	border-right: 1px solid #DDD;
	border-left: 1px solid #666;
	border-bottom: 1px solid #DDD;
	display: inline;
}
#sbutt {
	background: #376B9D url(images/navbar.gif);
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #234B69;
	font-weight: bold;
}
.thrColFixHdr #sidebarLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 182px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebarRight {
	float: right; /* since this element is floated, a width must be given */
	width: 192px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent {
	margin: 0 0 0 195px;
	padding: 0;
	width:561px;
}
.thrColFixHdr #mainContent p {
	margin: 0;
	padding: 0 0 12px 0;
	line-height:1.3em;
}
.thrColFixHdr #mainContent p a, a:visited {
color:#006699;
font-size:100%;
text-decoration:none;
}
.thrColFixHdr #mainContent p a:hover {
color:#000000;
text-decoration:underline;
}


.thrColFixHdr #mainContent p.topMargin {
	margin-top: 12px;
}
.thrColFixHdr #mainContent p.intoPara {
	margin: 0 0 15px 22px;
}
.thrColFixHdr #mainContent img {
	border:0;
}

.thrColFixHdr #mainContent h1 {
	color: #006699;
	font-size:24px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0;
}
.thrColFixHdr #mainContent table #mainholder h1 {
	color: #006699;
	font-size:22px;
	text-align:left;
	margin:5px;
	padding:2px;
}
.thrColFixHdr #mainContent h2 {
	color:#FFD354;
	font-size:18px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0;
}

.thrColFixHdr #mainContent h3 {
	font-size:100%;
	color: #711471;
}

.thrColFixHdr #mainContent h4 {
	margin: 0 0 6px 195px;
	padding:4px 0 4px 6px;
	font-size:120%;
	color: #fff;
	background:#0083C6;
}
.thrColFixHdr #mainContent h5 {
	margin: 0 0 6px 188px;
	padding:10px 0 0 6px;
	font-size:120%;
	color: #0083C6;
}
.thrColFixHdr #mainContent h6 {
	margin: 0 0 6px 7px;
	padding:0 0 0 6px;
	font-size:100%;
	color: #333;
	font-weight:normal;
}
.thrColFixHdr #mainContent ul {
	padding: 0 0 0 25px;
	margin:0;
}
.thrColFixHdr #mainContent ol {
	padding: 0 0 0 25px;
	margin:0;
}
.thrColFixHdr #mainContent li {
	padding: 0;
	margin:0;
	list-style-type:disc;
	line-height:1.3em;/*list-style-image:url(images/solaicon.gif);*/
}
.thrColFixHdr #mainContent a {
	color: #0083c6;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.thrColFixHdr #mainContent a:visited {
	color: #0083c6;
}
.thrColFixHdr #mainContent a:hover {
	color: #0083c6;
	text-decoration:underline;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
blockquote {
	border : 1px solid #0083c6;
	width: 520px;
	margin: 10px 0 10px 0;
	padding: 5px 5px 5px 10px;
	background-color: #e2eff9;
	quotes: "\201C" "\201D";
}
/*blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }*/


#tech {
	margin: 0;
	padding:0;
}
#tech ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#tech li {
	margin: 0 0 0 5px;
	padding: 0 0 4px 0;
	list-style-type:none;
	list-style-image:url('../images/purpleArrow.gif');
}
#tech a {
	color: #000;
	text-decoration:none;
	margin: 0 0 0 -5px;
}
#tech a:visited {
	color: #000;
	text-decoration:none;
}
#tech a:hover {
	color: #000;
	text-decoration:underline;
}
.warningPanel {
	border : 1px solid #0083c6;
	width: 530px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	background-color: #fdb927;
	font-weight:bold;
	text-align:center;
	display:block;
	clear:both;
}
.tipPanel {
	border : 1px solid #afbd22;
	width: 540px;
	margin: 0 0 10px 0;
	padding: 8px;
	background-color: #d3deb7;
}
.guidePanel {
	border : 1px solid #b1c3d4;
	width: 540px;
	margin: 0 0 10px 0;
	padding: 4px 8px 0 8px;
	background-color: #e8edf1;
}
.questionPanel {
	border : 1px solid #b1c3d4;
	width: 540px;
	margin: 0 0 10px 0;
	padding: 8px;
	background-color: #e8edf1;
	color: #0083c6;
	font-size:120%;
	text-align:center;
}
#mainContent table {
	border:collapse;
}
.formatted th {
	padding:0 0 6px 0;
	text-align: left;
	font-weight:bold;
}
.formatted tr.yellow td {
	background: #e6e8b6;
	font-weight:bold;
	color:#000;
}
.formatted tr.blue td {
	background: #376B9D url('../images/greenShaded1.gif');
	color:#000;
}
.formatted td.ltblue {
	background: #cfd37f;
	color:#000;
	font-weight:bold;
}
.formatted td {
	border-bottom: 1px dotted #6c9535;
	padding:4px;
	text-align: center;
}
.formatted td.noPadding {
	border-bottom: 1px dotted #6c9535;
	padding:0;
	text-align: center;
}
.formatted td:first-child {
	width: 190px;
}
.formatted td+td {
	border-left:1px dotted #6c9535;
	text-align: center;
}
.formattedLeft table {
	border-left:1px dotted #6c9535;
	border-right:1px dotted #6c9535;
}
.formattedLeft th {
	padding:0 0 6px 0;
	text-align: left;
	font-weight:bold;
}
.formattedLeft tr.yellow td {
	background: #e6e8b6;
	font-weight:normal;
	color:#000;
}
.formattedLeft tr.blue td {
	background: #376B9D url('../images/greenShaded1.gif');
	color:#000;
	font-weight:bold;
}
.formattedLeft td.ltblue {
	background: #c7dea7;
	color:#000;
	font-weight:bold;
}
.formattedLeft td {
	border-bottom: 1px dotted #6c9535;
	padding:4px;
}
.formattedLeft td.centre {
	border-bottom: 1px dotted #6c9535;
	padding:4px;
	text-align: center;
}
.formattedLeft td.noPadding {
	border-bottom: 1px dotted #6c9535;
	padding:0;
}
.formattedLeft td:first-child {
	width: 190px;
}
.formattedLeft td+td {
	border-left: 1px dotted #6c9535;
}
.thrColFixHdr #footer {
	margin: 10px 0 0 0;
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width: 960px;
	height:30px;
	background: url(../images/footer.jpg) repeat-x;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 8px 0 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
}
#SolaConcepts {
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
}
#SolaConcepts img {
	margin-top: 3px;
}
#BBA {
	margin: 0;
}
#BBA img {
	margin-top: 3px;
}
.fltrtOne {
	float: right;
	margin: 0;
	padding:5px 0 0 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltlftColumn { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	width:340px;
}
#addressBox {
	margin: 0 0 20px 0;
	padding:0 10px;
	border: 1px solid #999;
	display:block;
	height:180px;
}
#addressBox .addressDetails {
	float: left;
	margin: 0;
	padding:0;
	width:220px;
}
#addressBox .phoneDetails {
	float: right;
	margin: 0;
	padding:16px 0 0 0;
	width:300px;
}
.topMargin {
	margin-top: 12px;
}
.bottMargin {
	margin-bottom: 12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* 3 column layout*/

#fullWidth {
	margin: 0 0 0 80px;
	padding: 0;
	width:805px;
	height:400px;
	color:  #0083c6;
	font-weight: bold;
	font-size:1.3em;
}
#fullWidth a {
	color: #0083c6;
	text-decoration:none;
}
#fullWidth a:visited {
	color: #0083c6;
}
#fullWidth a:hover {
	color: #f58426;
	text-decoration:none;
}
#logoBox {
	display:block;
	clear:both;
	width:960px;
	margin: 0 auto;
	text-align:right;
}
#logoBox a, #logoBox, a:visited {
font-size:10px;
color:#0066CC;
text-decoration:none;
}
#logoBox a:hover {
text-decoration:underline;
color:#000000;
}
#left {
	position:absolute;
	margin: 180px 0 10px 135px;
	padding: 0 10px 0 0;
}
#right {
	position:absolute;
	margin: 180px 0 0 650px;
	padding: 0 0 0 10px;
}
#middle {
	position:absolute;
	margin: 180px 0 0 420px;
	padding: 0 0 0 10px;
}
#noLeftMargin {
	margin: 0 0 0 -10px
}
.prices {
	width:305px;
	margin: 0;
	padding: 0;
}
.pricesAccess {
	width:305px;
	margin: 10px 0 0 0;
	padding: 0;
	float:left
}
.item {
	margin: 0;
	width:145px;
	float:left;
}
.item2 {
	margin: 0;
	width:145px;
	float:right;
}
.pricesSmaller {
	width:280px;
	margin: 0;
	padding: 0;
}
.itemSmaller1 {
	margin: 0;
	width:124px;
	float:left;
}
.itemSmaller2 {
	margin: 0;
	width:125px;
	float:right;
}
.thrColFixHdr #mainContent p.solidBlue {
	margin: 0;
	padding: 4px 0 4px 0;
	background: #0083c6;
	text-align:center;
	font-weight:bold;
	color: #fff;
}
.thrColFixHdr #mainContent p.tintYellow {
	margin: 0;
	padding: 4px 0 4px 0;
	background: #fce9c2;
	text-align:center;
	font-weight:bold;
	color: #0083c6;
}

.tablerLeftborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
.tableBlueBorder {
	border: 1px solid #0083c6;
}
#manual {
	padding-top:70px;
}
#weep, #integ {
	height: 220px;
}
#vusion, #white, #silver, #frosted {
 height: 200px;
 margin:10px 0 10px 0;
}
#vent {
	height: 160px;
	margin:10px 0 10px 0;
}
#pull, #push, #pir {
	height: 150px;
	margin:10px 0 10px 0;
}
.thrColFixHdr #mainContentImage {
	margin: 0 205px 0 195px;
	padding: 70px 0 0 0;
	background-image:url(images/cutaway-face-on.jpg);
	background-repeat:no-repeat;
}
#apDiv1 {
	width: 180px;
	height: 50px;
	margin: 0 0 0 350px;
	position:relative;
}
.apDiv2 {
	width: 100px;
	height: 50px;
	margin: 20px 0 0 420px;
}
.apDiv3 {
	width: 150px;
	height: 50px;
	margin: 80px 0 0 30px;
}
.apDiv4 {
	width: 171px;
	height: 50px;
	margin:90px 0 0 160px;
}
.apDiv5 {
	width: 131px;
	height: 70px;
	margin: 300px 0 0 450px;
}
.apDiv6 {
	width: 240px;
	height: 40px;
	margin:0 0 0 100px;
}
.diag {
	margin: 0;
	padding:6px 2px 6px 6px;
	border-top:4px solid #0083c6;
	background: #fce9c2;
	color: #0083c6;
	font-weight:bold;
	font-size:110%;
}
.diag a {
	color: #0083c6;
	text-decoration:none;
}
.diag a:visited {
	color: #0083c6;
	text-decoration:none;
}
.diag a:hover {
	color: #f00;
	text-decoration:none;
}
/************************************************
*	product lists - accessories/flashings     								*
************************************************/
.thrColFixHdr #prodListContainer {
	margin: 0;
	padding: 0;
}
.thrColFixHdr #prodListContainer a {
	color: #000;
	text-decoration:none;
	font-weight:normal;
}
.thrColFixHdr #prodListContainer a:visited {
	color: #000;
	text-decoration:none;
}
.thrColFixHdr #prodListContainer a:hover {
	color: #f00;
	text-decoration:none;
}
.prodList {
	width: 559px;
	height: 186px;
	padding: 0;
	margin:15px 0 0 0;
}
.prodListAccess {
	width: 559px;
	height: 120px;
	padding: 0;
	margin:0;
	border-bottom:1px solid #0083c6;
}
.backToTop {
	font: 75% Arial, Tahoma, Verdana;
	font-style:italic;
	text-align:right;
	float:right;
	width:365px;
	height:10px;
	color: #000;
	margin:0;
	padding: 0;
	border-top : 1px solid #0083C6;
}
/************************************************
*	professional area - applications     								*
************************************************/

.thrColFixHdr #applications {
	margin: 0;
	padding: 0;
	border:1px solid #999;
}
.thrColFixHdr #applications h2 {
	margin: 0 0 6px 0;
	padding:4px 0 4px 6px;
	font-size:120%;
	font-weight:normal;
	color: #000;
	background-image:url(images/greenShadedSlice.gif);
	background-repeat:repeat-x;
}
.thrColFixHdr #applications h3 {
	margin: 0;
	padding:0 0 6px 6px;
	font-size:100%;
	color: #711471;
}
.thrColFixHdr #applications p {
	margin: 0;
	padding:0 0 6px 6px;
}
#applications .container {
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	border-bottom:1px solid #999;
	min-height:105px;
}
#applications .containerBott {
	margin: 0 0 5px 0;
	padding: 0;
	min-height:105px;
}
#applications img {
	margin: 0 6px;
	padding: 0;
	border:0;
}

/************************************************
*	recommend a friend form     								*
************************************************/

fieldset {
	margin:0;
	background-color:#dfe5a7;
	border: 1px solid #afbd22
}
legend {
	color: #fff;
	font-size: 130%;
	font-weight:bold;
	margin:0;
	padding:6px;
	border: 1px solid #afbd22;
	background-color:#f58426;
}
label {
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}
label .hide{
	display: none;
}
input {
	color: #000;
	background: #fff;
	border: 1px solid #afbd22
}
.submit input {
	margin-left: 15.5em;
	color: #000;
	font-weight:bold;
	background: #f58426;
	border: 2px outset #d7b9c9
}
.checkbox input
{
	margin-left: 0;
}
.textarea input
{
	margin-left: 0;
}
#testlink a, #testlink a:visited {
font-size:12px;
text-decoration:none
}
#testlink a:hover {
color:#000000;
text-decoration:underline;
}
#success {
margin:5px auto; text-align:center; color:#009933; background:#DEEFD1; border:1px solid #009933; text-align:center; font-family:Arial, Helvetica, sans-serif; padding:5px
}
#failure {
margin:5px auto; text-align:center; color: #990000; background: #FDEDEC; border:1px solid #990000; text-align:center; font-family:Arial, Helvetica, sans-serif; padding:5px
}
.emailrow {
display:none;
}
