/*--------------
	PRODUCTS CSS
    --------------*/

/* MAIN
********************/

#content h2 {
	padding: 5px;
	color: #1c1c1a;
	font-weight: bold;
	font-size: 14pt;
	margin: 15px;
	margin-top: 20px;
	border-bottom: 1px dotted #333;
}

#content h4 {
	margin: 10px 20px 0 20px;
	font-size: 12pt;
	font-weight: normal;
}

#content a {
	color: #31609f;
	margin: 0 20px 10px 20px;
	font-size: 10pt;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#content p {
	padding: 0;
	margin: 20px;
	margin-top: 0;
	font-size: 10pt;	
}

#content ul {
	margin: 10px 20px;
	list-style: none;
	font-size: 10pt;
}

#content ul li {
	background: url("../images/qualityReqBullet.gif") no-repeat left center;
	padding-left: 10px;
}

#content li a {
	margin: auto;
	font-size: 10pt;
}

/* Green Cert Certified Interior Paints Table */

#content table {
	margin: 20px;
	width: 510px;
}

#content table th {
	border-top: 1px dotted #333;
	background: #afb0ca url("../images/thBG.jpg") repeat-x top left;
	color: #fff;
	font-weight: bold;
	font-size: 11pt;
	line-height: 38px;
	text-transform: uppercase;
	padding: 0 10px;
}

#content table tr {
	background: #e4e5e5 url("../images/trBG.jpg") repeat-x top left;
	border-bottom: 1px solid #bfc0bd;
}

#content table tr td img {
	float: left;
	margin-right: 20px;
}

#content table h5 {
	margin-top: 10px;
	font-weight: bold;
}

#content table ul {
	margin: 0;
}

#content table ul li {
	background: none;
}

/* products section */

#products ul li a {
	color: #7a8996;
}

#products ul li a:hover {
	color: #c1c8c6;
}

.interior #products ul li #interior-a, .interior #products ul li #interior-b, {
	color: #c1c8c6;
}
