/* CSS Document */

/* Styles for intermediate and product pages on graco.com */

/* START Overall styles */
#productContentWrapper	{
	width: 615px;
	}
	
.clearfix:after	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* backslash hack hides from IE for the Mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end backslash hack */	

.cleared {
  clear:both;
  line-height:0;
}

/* END Overall Styles */

/* START Header Styles */
#productHeader	{
	background-color: #0033ab;
	background-image:url(/Internet/T_IGL.nsf/Files/productPgHeader_Finishing/$file/productPgHeader_Finishing.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height: 65px;
	}	
	
.productHeaderImages	{
	float: right;
	margin: 0;
	padding: 0;
	}		
	
.productHeaderHead	{
	margin: 0;
	padding: 39px 0 0 20px;
	color: #FFFFFF;
	background-color:transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	}

#productContentMain	{
	clear:both;
	padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#productContentMain	h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	background-color:transparent;
	font-size: 20px;
}

#productContentMain h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color:transparent;
	padding: 0;
	margin-bottom: -8px;
}

	
/* START mini navigation - Crumbs, printing, etc. */
div#mininav	{
	display: block;
	height: 16px;
	padding-top: 0px;
	margin-top: 3px;
	margin-bottom: 6px;
	background-color: #ffffff;
	}
	
div#crumbsnav	{
	font-size: 11px;
	font-weight: normal;
	float: left;
	display: inline;
	padding: 0 0 2px 0;
	}
	
div#crumbsnav a	{
	color: #6F6E6E;
	}
	
.productpagenav	{
	float: right;
	display: inline;
	padding-right: 0px;
	height: 16px;
	font-size: 11px;
	}

.productpagenav a	{
	padding: 0 2px 0 24px;
	margin: 0;
	background-repeat: no-repeat;
	}

.requestInfoBackground	{
	background-image:url(/Internet/T_IGL.nsf/Files/requestinfo-small/$file/requestinfo-small.gif) !important;
	background-repeat:no-repeat;
	}	

.printBackground	{
		background-image:url(/Internet/T_IGL.nsf/Files/printpage-small/$file/printpage-small.gif) !important;
	background-repeat:no-repeat;
	}	

.homeBackground	{
		background-image:url(/Internet/T_IGL.nsf/Files/returnhome-small/$file/returnhome-small.gif) !important;
	background-repeat:no-repeat;
	}	

/*.requestInfoButton	{
	font-size: 11px;
	}
	
.printButton	{
	font-size: 11px;
	}
	
.homeButton	{
	font-size: 11px;
	}
*/

/* START Intro stuff, below nav, above tabs */
div#introcontent	{
	margin: 0 0 15px 0;
	padding: 0;	
}	
div#introcontent img	{
	float: left;
	margin: 0 16px 8px 0;
	padding: 0;
	display: inline;
}
div#introcontent h1	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.mainImage	{
	float: right;
	margin: 0;
	padding: 0;
	clear: both;
	}

.mainImage	img {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
.mainImage p	{
	text-align: center;
	margin: 0;
	padding: 4px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	}
	
/* END Intro stuff */

/* START Tab styles */
#mainnav {
	margin: 10px 0 0 0;
}
#mainnavtabbed{
	margin:0;
	padding:0;
	clear:both;
	list-style-type:none;
}
#mainnavtabbed li{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight:bold;
	margin: 0;
	padding: 0 2px;
	display: inline;
	position: relative;
	z-index: 1;
	}
#mainnavtabbed li a{
	color:#000;
	background-color:#eee;
	border: 1px solid #6F6E6E;
	border-bottom-color: #eee;
	text-decoration:none;
	padding:0 8px;
	padding-top: 4px;
}
#mainnavtabbedFirst {
	display:inline;
	margin-left: 10px;
	}
#mainnavtabbed li a.tabon,#mainnavtabbed li a.tabon:hover{
	color:white;
	background-color:#6F6E6E;
	border-bottom-color:#6F6E6E !important;
}
#mainnavtabbed li a:hover{
	color:white;
	background-color:#6F6E6E;
	border-bottom-color:#6F6E6E !important;
}
.tabcontent{	
	border: 1px solid #6F6E6E;
	background-color: transparent;
	color: inherit;
	position: relative;
	z-index: 7;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tabcontent h1	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;	
	}

.greyBar	{
	margin: 0;
	padding: 10px;
	background-color:#6F6E6E;
/*	height: 10px;*/
	}
	
.greyBar h1	{
	font-size: 12px;
	line-height: 10px;
	color: #fff;
	background-color:transparent;
	}	

.greyBar h1 a	{
	color: #ffffff !important;
	text-decoration: none;
}
	
.tabText	{
	padding: 10px;
	clear:both;
	}	
	
.tabText h2	{
	color: #414141;
	border-bottom: thin solid #6F6E6E;
	margin-top: 10px;
}

.tabText ul, .tabText ol {
/*	padding-top: 0;
	margin-top: 0;
	max-width: 425px;*/
	}	
	
.tabText li	{
	padding-bottom: 6px;
	}	
	
.imagec  {
    float: right;
	margin: 0 0 0 10px;
	padding: 0;
	clear:both;
}

.imagec img {
	margin: 0;
	padding: 0;
}

.imagec p	{
	text-align: center;
	margin: 0;
	padding: 4px 4px 0 4px;
	}

.zebrastripe {
	background-color: #CCCCCC;
}

/* END Tab styles */

/* START Related product styles */
#relatedproducts	{
	margin: 0 0 20px 0;
	width: 615px;
}
#relatedproducts h2	{
	font-size:18px;
	color: #0033ab !important;
	border-bottom:1px solid #797A7C;
}
.relatedproduct	{
	width: 80px;
	height: 140px;
	padding: 0 20px;
	float: left;
	display: inline;
	text-align: center;
	font-size: 11px;
}
.relatedproduct img	{
	border: 1px solid #000;
	display: inline;
	float: left;
	margin: 0 0 8px 0 !important;
}
.relatedproduct a:hover img	{
	border: 1px solid #0033ab !important;
}
/* END related product styles */

/* START Intermediate page styles */
.listrow	{
	float: left;
	display:block;
	width: 590px;
	margin-bottom: 15px;
}
.listrow img	{
	border: 0;
	display: inline;
	float:left;
	margin: 0 7px 0 0;
}		
.listrow h3	{
	padding: 0;
	margin: 0;
}
.listrow p	{
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.listitem	{
	width: 283px;
	float: left;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
	
.subsectioninfo	{
	width: 585px;
	display: block;
	padding: 0 5px 0 5px;
}		
.subsectioninfo img	{
	border: 0;
	display: inline;
	float: left;
	margin: 0 7px 0 0;
}	
.subsectioninfo p	{
	padding: 0;
	margin: 0;
	font-size: 12px;
}	

/* END Intermediate page styles */

/* START Related Links/Where to Buy Styles */
#relatedandwherebox	{
	margin: 0 0 10px 0;
	display: block;
	float: left;
	width: 375px;
}

#relatedlinksbox	{
	width: 240px;
	float: left;
	display: inline;
	margin: 0;
}

#wheretobuybox	{
	width: 125px;
	float: left;
	display: inline;
	margin: 0 4px 4px 4px;
}

#wheretobuybox p	{
	margin-bottom: 3px;
}	

.locatorfineprint	{
	font-size: 9px;
	margin: 4px 0 0 0;
}
#relatedproducts	{
	margin: 10px 0 20px 0;
	width: 615px;
}
#relatedproducts h2	{
	font-size:18px;
	color: #0033ab !important;
	border-bottom:1px solid #797A7C;
}
.relatedproduct	{
	width: 80px;
	height: 140px;
	padding: 0 20px;
	float: left;
	display: inline;
	text-align: center;
	font-size: 11px;
}
.relatedproduct img	{
	border: 1px solid #000;
	display: inline;
	float: left;
	margin: 0 0 8px 0 !important;
}
.relatedproduct a:hover img	{
	border: 1px solid #0033ab !important;
}
/* END Related Links/Where to Buy styles */


