        /* slider specific CSS */

#sliderGallery 

{
	position: relative;
	padding: 0px;
	width:807px;
	background-color:#FFF;
	margin-left: -400px;
	left: 50%;
	height: auto;
	overflow: hidden;
}
/* Aggiunte da mm developer */
.td_slide_pant
{
	width:196px;
	position:relative;
	float:left;
	color: #404040;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	text-align:center;
	height: 270px;
	margin-bottom: 30px;
}
.td_slide_pant a
{
	color: #404040;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	text-align:center;
	vertical-align:bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.td_slide_pant a:hover
{
	color: #BBBBBB;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	text-align:center;
	vertical-align:bottom;
}

.td_slide_pant img
{
	max-width:196px;
	max-height:240px;
	text-align:center;
}

/* slider maglieria */
.td_slide_knit

{
	width:196px;
	position:relative;
	float:left;
	color: #404040;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	text-align:center;
	height: 238px;
	margin-bottom: 20px;
}
.td_slide_knit a
{
	color: #404040;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	text-align:center;
	vertical-align:bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.td_slide_knit a:hover
{
	color: #BBBBBB;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	text-align:center;
	vertical-align:bottom;
}

.td_slide_knit img
{
	max-width:196px;
	max-height:198px;
	text-align:center;
}

/* slider camicie */
.td_slide_shirt

{
	width:196px;
	position:relative;
	float:left;
	color: #404040;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	text-align:center;
	height: 238px;
	margin-bottom: 30px;
}
.td_slide_shirt a
{
	color: #404040;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	text-align:center;
	vertical-align:bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.td_slide_shirt a:hover
{
	color: #BBBBBB;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	text-align:center;
	vertical-align:bottom;
}

.td_slide_shirt img
{
	max-width:196px;
	max-height:198px;
	text-align:center;
}


#nome_prodotto
{
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 200px;
}




