/* CSS Document */

/* Interior Page Styles - Spanish Graco site */
h1 {
	margin: 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 22px;
}
#mbody	{
		width: 770px;
		margin: 0;
		padding: 0;
}
/*     Styles for category pages */
#selectorarea	{
	width: 660px;
	height: 320px;
	padding: 10px 10px;
	margin: 0 auto;
}
#selectorarea a	{
	color:#FFFFFF;
	font-weight: normal;
}
#selectorarea a:hover	{
	color: #0033ab; 
	font-weight: normal; 
	text-decoration: underline;
}
.categoryselector	{
	width: 180px;
	height: 200px;
	background-repeat: no-repeat;
	background-color: #5f5f5f;
	margin: 0 10px;
	padding: 120px 10px 10px 10px;
	display: inline;
	float: left;
	text-align: center;
}
.categoryselector h3	{
	color: #fff;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.categoryselector h4	{
	color: #fcbd30;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 0;
}
.categoryselector ul	{
	list-style: none;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 0;
}
.categoryselector li	{
	color: #fff;
	margin: 4px 0 0 0;
	padding: 0;
}
.categoryselector a	{
	color: #fff;
}
.categoryselector a:hover	{
	color: #fff;
	font-decoration:underline;
}
.listItem { min-height: 75px; margin: 0 0 15px 0;}
/* IE hack to handle the min-height issue */	
* html .listitem {height:75px}
.listItem h2, .listItem h3 {
	margin: 0 0 0 87px;
	font-size: 14px;
}
.listItem h4 { margin: 0 0 0 87px; font-size: 12px;}
.listItem p { margin: 0 0 0 87px !important; }
.listItem ul { margin: 6px 0 6px 100px; }
.listThumb { float:left; margin: 0; }
#wheretobuy	{
	float: right;
	display: inline;
	border: 0;
	padding: 0;
	margin: 10px 0 10px 20px;
}
.litlist	{
	font-size: 11px;
	margin: 0 0 0 87px; 
}
.litlist	a {
	font-weight: normal;
}
.litlist a:hover	{
	font-weight: normal;
}
#manualsitemap li	{
	padding: 4px 0;
}
	
/* End of Interior Page Styles */
