.boxContent {
	border: 1px solid #E1E1E1;
	padding: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}
.listContainer img{
	float:left; 
	margin: 5px 5px 0px 0;
	padding: 3px;
	border: 1px solid #ccc;

}

#subCats {
	text-align:justify;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	width: 99%;
}
.subCat {	
	text-align: center;
	padding: 5px;
	float: left;
	width: 128px;
	height: 175px;
	position:inherit;
}
.subCat img{
		width: 120px;
	height: 140px;
	padding: 3px;
	border: 1px solid #ccc;
	
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #333333 !important;
	text-decoration:none !important;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #c3e37e !important;
	text-decoration:none !important;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #70cdcc !important;
	text-decoration:none !important;
}
.tblList {
}
.tdListTitle {
	background-color: #e1e1e1;
	font-weight: bold;
	color: black;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
	color: black;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
	color: black;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pagination img{
	text-align: right;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #70cdcc;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
	font-size: 8px;
}
.txtInStock {
	font-size: 8px;	
}
.txtBig {
	font-size: 18px;	
}
.txtPrice {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:12px;
	font-weight:bold;
	color: #333333;
}
.txtManufacturer {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 9px;
	color: #333333;	
}
.txtManufacturer a {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 9px;
	color: #333333 !important;
	border: 0px;	
}
.txtButton {
	color: #FFFFFF;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #70cdcc;
	border: 1px solid #66bbba;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.linkBack{
	margin: 0 0 10px 0;
}
	.linkBack a{
		background: #fff;
		border: 1px solid #333;
		font-weight: bold;
		padding: 5px;
	}
	.linkBack a:hover{
		background: #eee;
	}
.navProdotti img{
	display: none;
}
.navProdotti ul{
	padding: 0;
}
.navProdotti a{
	text-decoration: none;
}
.navProdotti li{
	padding: 5px;
	border-left: 0px solid #f5f2f2;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	background: #fff;
}
.navProdotti li:hover{
	border-left: 2px solid #ccc;
	cursor: ;
}
.navProdotti li li{
	padding: 3px;
	margin: 0 0 5px 10px;
	border-left: 0px solid #f5f2f2;
	background: #f5f2f2;
	font-weight: normal;
}
.navProdotti li li:hover{
	border-left: 5px solid #ccc;
}
