@charset "UTF-8";

/* CSS Document */

body {
	background:url(../_img/bg-body.jpg) repeat-x;
	font-family:arial;
	font-size:12px;
	line-height:18px;
}

a {
	color:#679a53;
}

a:hover {
	color:#4e5a46;
}

p, h1, h2, h3, h4, h5, ul, ol, blockquote {
	margin: 0 0 20px 0;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	font-size: 24px;
	letter-spacing: -1px;
}

h2 {
	font-size: 18px;
}

h3 {
	color:#679a53;
	font-weight:bold;
	font-size:14px;
}

#content ul {
	margin: 0 0 20px 40px;
}

/* --------- FRAME ------------- */

#container {
	clear:both;
	background:#fff;
	border: 1px solid #d1e3c9;
	margin:0 auto;
	width: 986px;
}

#footer {
	clear:both;
	font-size:11px;
	margin:0 auto;
	text-align:center;
	width: 986px;
}

#footer img {
	display:inline;
	margin:0 2px;
}

#header {
	clear:both;
	height: 94px;
	margin:3px 5px;
	width: 976px;
}

/* --------- NAVIGATION ------------- */

#nav {
	clear:both;
	height: 55px;
	margin:1px 4px 3px;
	width: 1280px;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	display: inline;
	padding:0 1px;
	position: relative;
}

#nav li ul {
	position: absolute;
	left: 0;
	top: 12px;
	background: #fff;
	display:none;
}




#nav li ul li {
	display: block;
	font-size: 11px;
}

#nav li ul li a {
	display: block;
	background: #738e65;
	padding: 3px 5px;
	margin: 1px 0;
	color: #fff;
	text-decoration: none;
}

#nav li ul li a:hover, #nav li ul li a:active {
	background: #fff;
	color: #738e65;
	text-decoration: underline;
}

li#nav-home {
	width:109px;
	height:55px;
}

li#nav-homeowners {
	width:324px;
	height:55px;
	margin-left:-3px;
}

li#nav-builders {
	width:277px;
	height:55px;
	margin-left:-3px;
}

li#nav-distributor {
	width:260px;
	height:55px;
	margin-left:-3px;
}

/* ------- FORM ------- */

label {	
  width: 120px;
  margin: 0 20px 0 0;
  float: left;
  display: inline;
}

label.error {
	float: none;
	color: #fff;
	clear: none;
	width: auto;
	background: #c00;
	border: 1px dotted #c00;
	margin: 0 0 0 10px;
}

input, textarea, select {
	border: 1px #ccc solid;
	font-size: 11px;
	width: 120px;
}

textarea {
	width: auto;
}

input {
	height: 20px;
	padding: 2px;
}

input.submit {
	width: 40px;
}

.example {
	color: #aaa;
}

select {
	height: 26px;
	padding: 2px;
}

fieldset {
	border: 1px #ccc solid;
	padding: 0 10px;
	margin: 20px 0;
}

legend {
	color: #666;
	font-size: 1.5em;
	padding: 0 10px 0 0;
	margin: 0 auto;
}

form p {
	margin: 10px 0;
}

input[type=radio] {
	position: relative;
	top: 7px;
	border: none;
}

/* ----- HOME ----- */

#flashcontent {
	clear:both;
	height: 355px;
	margin:0 5px;
	width: 976px;
}

#sidebar {
	border-left:2px #d1e3c9 solid;
	float:right;
	margin:15px 0;
	padding:0 15px;
	width: 254px;
}

#content {
	float:left;
	margin:15px 0;
	padding:0 15px;
	width: 670px;
}

#content.calc {
	width: 960px;
}

#bottomContent {
	border-top:2px #d1e3c9 solid;
	margin-top:15px;
	padding-top:15px;
	width: 670px
}

/* -------- ABOUT -------- */

.aboutFoametix {
	display: inline;
	width: 50%;
	float: left;
}
.aboutFoametix img, .product img, .apllications img, .retro img {
	border: 1px #d1e3c9 solid;
	padding: 1px;
	margin: 0 0 20px 0;
}

.retro img {
	margin: 10px;
}

/* -------- VERSUS PAGE -------- */

div#content.vs ul li {
	margin: 10px 0;
}

/* ------- PRODUCT PAGES -------- */

.product table {
	border-collapse: collapse;
	margin: 10px 0;
	width: 100%;
}

.product table tr.header {
	font-weight: bold;
	text-align: center;
}

table.msdsData td {
	border: 1px solid #ccc;
	padding: 5px;
}

table.msdsData {
	width: 100%;
}

p.msdsWarranty {
	background:#f8f8f8;
	border:1px solid #e0e0e0;
	font-size:9px;
	padding:10px;
}

/* --------- FAQ --------- */

#faqs dt {
	margin: 10px 0;
}

/* -------- BUILDING GREEN ------- */

.caption {
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0 10px;
	text-align: center;
}

.caption p {
	margin: 0;
	padding: 5px;
	font-size: 11px;
}

/* --------- MISC. --------- */

*.center {
	margin: auto;
	text-align: center;
	float: none;
	display: block;
}

*.left {
	margin: 0 10px 10px 0;
	float: left;
	display: block;
}
	
*.right {
	margin: 0 0 10px 10px;
	float: right;
	display: block;
}

.about_company img {
	border: 1px #d1e3c9 solid;
	padding: 1px;
}

.apllications ul {
	list-style-type: none;
}

/* spray insultations */
ol#spray_benefits {
	margin-left: 20px;
}

/* ------------ CALCULATOR -------------- */

.calcWrap {
	background: url(../_img/bgCalculator.jpg) no-repeat top left;
	height: 500px;
}

.calc fieldset {
	width: 380px;
	margin-left:370px;
	padding-top:220px;
	border: 0;
}

.calc h2 {
	margin: 0 0 20px 0;
}

.calc p {
	clear: both;
	font-weight: bold;
}

.calc label {
	width: 150px;
}

.calc input {
	width: 190px;
	height: 20px;
	padding: 5px 2px;
	background: url(../_img/calcField.png) 0 0 no-repeat;
	border: 0;
	float: right;
	font-size: 14px;
}

.calc input#calcSubmit {
	width: 198px;
	height: 46px;
	background: url(../_img/calcSubmit.png) 0 0 no-repeat;
	line-height: 0;
	font-size: .1px;
	text-indent: -999999em;	
}
.info {
	_display:none;
	padding:20px 0 0 20px;
}

.results {
	_display:none;
	margin:90px 0 0 135px;
	width:650px;
}

.results tr.head th {
	padding:10px 0;
}

.results td {
	padding: 10px 0;
	width: 140px;
}

.results td, .results th {
	border-bottom: dotted 1px #333;
	border-left: dotted 1px #333;
	text-align: center;
}

.results th.th1 {
	border:none;
	padding:0 15px 0 0;
	text-align:right;
}

.results .no_border {
	border-left:none;
}

.results .bottom td {
	border-bottom:none;
	font-weight:bold;
}
