@import "fourStepProcess.css";
body	{
	margin: 0;
	padding: 0;
	background: #fff url(http://www.woodfloorcare.com/images/bg_wood.jpg) repeat top center;
	color: #000;
	font: normal small georgia, serif;
	text-align: center;
	}

p	{
	font: normal 85%/1.5em georgia, serif;
	}

a:link, a:visited	{
	background: transparent;
	color: #ad075c;
	}

a:active, a:hover	{
	background: #ad075c;
	color: #fff;
	}
	
 a.cart:link,  a.cart:visited	{
background: transparent;
	}

 a.cart:active,  a.cart:hover	{
background: transparent;
	}

img	{
	display: block;
	border: none;
	}

hr	{
	display: none;
	}

form	{
	margin: 0;
	padding: 0;
	}

input[type="submit"]	{
	cursor: pointer;
	}

.clear	{
	height: 0;
	clear: both;
	}

.copy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;

	text-decoration: none;
	padding: 1px;
	BORDER: none;
	}

	.footer:hover {
	color: #D6DBD2;
}

/* ----( Global Layout )----*/

#container	{
	position: relative;
	overflow: visible;
	width: 770px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(http://www.woodfloorcare.com/images/bg_container.jpg) repeat-y top center;
	color: #333;
	}

#header	{
	position: relative;
	overflow: visible;
	width: 770px;
	height: 55px;
	margin: 0;
	padding: 0;
	background: transparent url(http://www.woodfloorcare.com/images/bg_header.jpg) no-repeat top center;
	color: #fff;
	text-align: left;
	}

#content	{
	position: relative;
	width: 750px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(http://www.woodfloorcare.com/images/bg_content.jpg) no-repeat top center;
	color: #333;
	text-align: left;
	}

#content #footerMask	{
	position: absolute;
	bottom: 0;
	left: -10px;
	width: 770px;
	height: 25px;
	/* dumb hack for ie5 mac */
	top: 100%;
	margin-top: -24px;
	padding: 0;
	border: none;
	}

#footer	{
	clear: both;
	position: relative;
	width: 720px;
	margin: 0 auto;
	padding: 0;
	background: transparent;
	color: #fff;
	}

#footer ul	{
	margin: 10px 0;
	padding: 0;
	}

#footer ul li	{
	display: inline;
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #c90;
	color: #dfb58d;
	font: normal 85% trebuchet ms, sans-serif;
	text-align: center;
	list-style: none;
	}

#footer ul li.last	{
	border: none;
	}
#footer a:link, #footer a:visited	{
	color: #dfb58d;
	}
#footer a:active, #footer a:hover	{
	background: transparent;
	color: #fff;
	}
.landingCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.introCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.popup
{
    FONT-SIZE: 10px;
    COLOR: #0066ff;
	TEXT-DECORATION: underline;
	CURSOR: hand;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.popup2
{
    FONT-SIZE: 14px;
    COLOR: #0066ff;
	TEXT-DECORATION: underline;
	CURSOR: hand;
    FONT-FAMILY: Arial
strong {
	color: #333333;
}
.crossSell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0066;
}
