@CHARSET "ISO-8859-1";

/*
======================================================================
 Liquid Nails: Green Products CSS.
======================================================================
*/

body.greenProducts div#my_pageContent  {
	min-height: 500px;
	background: rgb( 189, 172, 134 );
}

body.greenProducts div#my_pageBgTop {
	background: url( '../../img/products/greenProducts/greenProductsBgTop.jpg' ) no-repeat top left;
}

body.greenProducts div#my_pageBgMiddle {
	background: url( '../../img/products/greenProducts/greenProductsBgRepeat.jpg' ) repeat-y top left;
}

body.greenProducts div#my_pageBgBottom {
	padding-bottom: 30px;
	background: url( '../../img/products/greenProducts/greenProductsBgBottom.jpg' ) no-repeat bottom left;
}

body.greenProducts div#my_column1 {
	float: left;
	width: 145px;
}

body.greenProducts div#my_column2 {
	float: right;
	width: 790px;
}

body.greenProducts div#my_column2Inside {
	padding-top: 10px;
}

body.greenProducts div#my_column2 div#my_column2_row1 {
	padding-right: 10px;
}

body.greenProducts div#my_column2 div#my_column2_row2 {
	padding: 0px 45px 0px 25px;
}

body.greenProducts div#my_column2 div#my_column2_row3 {
	padding-right: 7px;
}

body.greenProducts div#my_certs {
	min-height: 200px;
	padding-bottom: 25px;
	background: url('../../img/products/greenProducts/certsBg.png') no-repeat bottom left;
}

body.greenProducts div#my_certs div.my_certLink {
}

body.greenProducts div#my_certs div.my_certLink a:link,
body.greenProducts div#my_certs div.my_certLink a:visited,
body.greenProducts div#my_certs div.my_certLink a:active,
body.greenProducts div#my_certs div.my_certLink a:hover {
	display: block;
	height: 90px;
	overflow: hidden;
}

body.greenProducts div#my_certs div.my_certLink a span {
	display: block;
	padding-top: 90px;
}

body.greenProducts div#my_certs h2 {
	min-height: 40px;
	text-align: center;
}

body.greenProducts div#my_certs h2,
body.greenProducts div#my_certs h2 a:link,
body.greenProducts div#my_certs h2 a:visited,
body.greenProducts div#my_certs h2 a:active,
body.greenProducts div#my_certs h2 a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: rgb( 8, 85, 6 );
}

body.greenProducts div#my_certs h2 a:link span,
body.greenProducts div#my_certs h2 a:visited span,
body.greenProducts div#my_certs h2 a:active span,
body.greenProducts div#my_certs h2 a:hover span {
	font-weight: bold;
	color: rgb( 8, 85, 6 );
}

body.greenProducts div#my_certs p {
	color: rgb( 20, 11, 3 );
	line-height: normal;
}

body.greenProducts div#my_certs div.clear {
	font-size: 1px;
}

body.greenProducts div#my_cert1 {
	float: left;
	width: 265px;
}

body.greenProducts div#my_cert1Inside {
	padding: 0px 25px 0px 25px;
	background: url('../../img/products/greenProducts/certLogo_LEED.png') no-repeat top;
}

body.greenProducts div#my_cert2 {
	float: left;
	width: 265px;
}

body.greenProducts div#my_cert2Inside {
	padding: 0px 15px 0px 15px;
	background: url('../../img/products/greenProducts/certLogo_GEI.png') no-repeat top;
}

body.greenProducts div#my_cert3 {
	float: left;
	width: 240px;
}

body.greenProducts div#my_cert3Inside {
	padding: 0px 15px 0px 15px;
	background: url('../../img/products/greenProducts/certLogo_NAHB.png') no-repeat top;
}

body.greenProducts div#my_products {
	padding-top: 9px;
	background: url('../../img/products/greenProducts/productListsBgTop.gif') repeat-x top left;
}

body.greenProducts div#my_productsInside {
	padding-top: 10px;
	background: url('../../img/products/greenProducts/productListsBgRepeat.gif') repeat-y top left;
}

body.greenProducts div#my_products ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

body.greenProducts div#my_products ul li {
}

body.greenProducts div#my_products ul li.my_productOdd {
}

body.greenProducts div#my_products ul li.my_productEven {
	/* background: url('../../img/products/greenProducts/productRowBg.png') repeat-y top left; */
}

body.greenProducts div#my_products ul li div.clear {
	height: 1px;
	overflow: hidden;
}

body.greenProducts div#my_productsColumn1 {
	float: left;
	width: 385px;
}

body.greenProducts div#my_productsColumn1Inside {
	padding: 0px 10px;
}

body.greenProducts div#my_productsColumn2 {
	float: right;
	width: 385px;
}

body.greenProducts div#my_productsColumn2Inside {
	padding: 0px 10px;
}

body.greenProducts ul.my_productIcons {
	float: left;
	width: 60px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

body.greenProducts ul.my_productIcons li {
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
}

body.greenProducts ul.my_productIcons li span {
	display: block;
	padding-top: 20px;
}

body.greenProducts ul.my_productIcons li.my_LEED {
	background: url('../../img/products/greenProducts/certIcons.png') no-repeat;
	background-position: 0px 0px;
}

body.greenProducts ul.my_productIcons li.my_GEI {
	background: url('../../img/products/greenProducts/certIcons.png') no-repeat;
	background-position: -40px 0px;
}

body.greenProducts ul.my_productIcons li.my_NAHB {
	background: url('../../img/products/greenProducts/certIcons.png') no-repeat;
	background-position: -20px 0px;
}

body.greenProducts div.my_productLink {
	float: right;
	width: 300px;
}
