@charset "utf-8";
/* CSS Document */
body, html
{
	padding:0;
	margin:0;
}
a, a:link, a:visited, a:active
{
	color:#4f4c4d;
}
a:hover
{
	color:#00a200;
	text-decoration:underline;
}
#wrapper
{
	width:955px;
	margin:0 auto;
	position:relative;
}
#topGB
{
	position:absolute;
	top:0;
	background:white url('../images/headerReeater.png') repeat-x;
	width:100%;
	height:170px;
}
a img
{
	border:none;	
}
#headerFlash
{
	margin-left:10px;	
}
#headerLogo
{
	margin-left:84px;
}
/***************************/
/* LOCATOR *****************/
/***************************/
#locator
{
	position:absolute;
	right:70px;
	top:126px;
	background:url(../images/locatorMiddle.gif) repeat-x;
	height:30px;
	padding:0 12px;
	margin: 0 3px;
	
}
#locatorLeft
{
	width:10px;
	height:30px;
	position:absolute;
	left:-3px;
	background: transparent url(../images/locatorLeft.gif) no-repeat;
}
#locatorRight
{
	width:10px;
	height:30px;
	position:absolute;
	right:-3px;
	background:transparent url(../images/locatorRight.gif) no-repeat;
}
#locator a:link, #locator a:visited, #locator a:active
{
	margin-top:3px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-family:Segoe UI, Helvetica, Arial, sans-serif	
}
#locator a:hover
{
	color:#00a200;	
}
/***************************/
/* NAVIGATION **************/
/***************************/
#nav
{
	font-size:1.05em;
	width:955px;
	text-align:center;
	margin-top:8px;
	height:25px;
	color:#4d4d4d;
	position:relative;
}
.mainNavItem
{
	margin:0 12px;
	display:inline-block;
}
#nav a:link, #nav a:visited, #nav a:active
{
	color:#4d4d4d;
	text-decoration:none;
	font-family:Segoe UI, Helvetica, Arial, sans-serif
}
#nav a:hover
{
	color:#00a200;	
}
#breadCrumbs
{
	position:absolute;
	bottom:-35px;
	right:67px;
	font-size:.8em;
	font-family:Segoe UI, Helvetica, Arial, sans-serif;
}
/***************************/
/* MAIN HOME ***************/
/***************************/
#mainBody
{
	width:822px;
	margin:15px auto;
	font-family:Segoe UI, Helvetica, Arial, sans-serif;
	font-size:.9em;
	border-top:1px solid #ccc;
	padding-top:45px;
}
/***************************/
/* PRODUCTS ****************/
/***************************/
.productLeft
{
	float:left;
	width:260px;
}
.productRight
{
	float:right;
	width:550px;
}
.prodHeaderLeft
{
	float:left;	
}
.prodHeaderRight
{
	float:right;	
}
.prodHeader
{
	text-align:center;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom:1px solid #ccc;
}
.landingProductContainer
{
	text-align:center;	
	margin:0 auto;
}
.landingProduct
{
	float:left;
	margin:11px;
	width:100px;
	height:210px;
}
.landingProduct img
{
	border:none;	
	text-decoration:none;
}
.landingProduct a
{
	text-decoration:none;	
}
.msdsPage
{
	float:left;
	margin:11px;
	width:88px;
	height:240px;
	font-size:11px;
}
.msdsPage img
{
	border:none;	
	text-decoration:none;
}
.msdsPage a
{
	text-decoration:none;	
	font-size:medium;
}
.addSizeThumbs
{
	float:left; 
	margin-right:5px; 
	text-align:center;	
}
.addSizeThumbs a:hover
{
	text-decoration:none;	
	cursor:pointer;
}
.msds
{
	float:right;
	width:550px;
	margin-top:15px;
}
.productIcons
{
	margin:15px 0;
}
.productIcons img
{
	vertical-align:middle;	
}
.hazardIcon
{
	margin:15px auto;
	width:550px;
	text-align:center;
}
.renewableIcon
{
	margin:16px;
	margin-top:0;
	float:left;
	width:114px;
	vertical-align:top;
}

/***************************/
/* FOOTER ******************/
/***************************/
#footer
{
	font-size:.6em;
	font-family:Segoe UI, Helvetica, Arial, sans-serif;
	text-align:center;	
}
#footerBar
{
	width:100%;
	height:20px;
	margin:15px auto;
	background:url(../images/greenBlackColorBarFooter.gif) repeat-x;
}
