/* it_IT */

#ui { background-position:0 -81px }
#header { padding-bottom:14px }


.columns div.first
{
	width:455px;
}
.columns div.last
{
	width:304px;
	padding-top:64px;
}

div #content
{
	background-image:url(http://media.gracobaby.eu/images/locale/it_IT/background/rounded-edges/group-page-lr-full.gif);
	margin-top:-14px;
	padding-bottom:1px;
}

div.lifestyle
{
	float:left;
	width:240px;
	overflow:hidden;
	padding-top:8px;
}
div.featuredproduct
{
	background:url(http://media.gracobaby.eu/images/locale/it_IT/labels/featured-product-vert.gif) no-repeat 100% 0;
	float:left;
	width:214px;
	text-align:center;
	margin-top:64px;
}
div.featuredproduct table { width:100%; height:286px; }
div.featuredproduct table td { vertical-align:middle }
div.featuredproduct table td a
{
	display:block;
	font-weight:bold;
	text-decoration:underline;
	margin:0 auto;
	width:160px;
}
div.featuredproduct table td a.image
{
	display:block;
	margin-bottom:15px;
	text-decoration:none;
	width:auto;
}



/* group key features */
div div.features
{
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#fff;
	background-image:url(http://media.gracobaby.eu/images/locale/it_IT/sectional/group/accessories/collage-bkgd.gif);
	border-top:1px solid #c2d1d7;
	height:301px;
}
div.green div.features
{
	background-image:url(http://media.gracobaby.eu/images/locale/it_IT/sectional/group/out-and-about/collage-bkgd.gif);
	border-color:#b6d759;
}
div.blue div.features
{
	background-image:url(http://media.gracobaby.eu/images/locale/it_IT/sectional/group/on-the-road/collage-bkgd.gif);
	border-color:#29b1df;
}
div.orange div.features
{
	background-image:url(http://media.gracobaby.eu/images/locale/it_IT/sectional/group/at-home/collage-bkgd.gif);
	border-color:#f4c84a;
}

div div.features img
{
	position:absolute;
	margin:0 0 0 0;
}
div div.features img.image2 { margin-top:0px; margin-left:304px; }
div div.features img.image3 { margin-top:200px; margin-left:0px; }

div.green div.features img.image1 { margin-top:100px; margin-left:0px; }
div.green div.features img.image2 { margin-top:0px; margin-left:152px; }
div.green div.features img.image3 { margin-top:100px; margin-left:304px; }

div.blue div.features img.image1 { margin-top:100px; margin-left:0px; }
div.blue div.features img.image2 { margin-left:304px; margin-top:0px; }

div.orange div.features img.image1 { margin-top:0px; margin-left:0px; }
div.orange div.features img.image2 { margin-top:0px; margin-left:304px; }
div.orange div.features img.image3 { margin-top:200px; margin-left:0px; }


/* product table */
div.products
{
	background-color:#e1e1e1;
	border-left:1px solid #e2e2e2;
	padding:15px 0 15px 0;
}
div.green div.products { border-color:#d5e7a0 }
div.blue div.products { border-color:#b2e2f3 }
div.orange div.products { border-color:#eed793 }

div.products table { width:100% }
div.products table tr td
{
	background-color:#fff;
	border:1px solid #e1e1e1;
	border-width:0 1px 1px 0;
	width:50%;
	text-align:center;
	padding:5px 0 5px 0;
	float:none;
	vertical-align:top;
}
div.products table tr td.last
{
	border-right:none;
}
div.products table tr.last td
{
	border-bottom:none;
}

