/* FIND RESULTS CONTAINER */
div.findresultsContainer{
	width:739px;
	margin:0 0 10px 0;
	background:url("../img/content-flr.gif") repeat-y top left
}
div.findresultsContainer h2{
	font-size:1.10em;
	font-weight:bold;
	color:#006699;
	padding:3px 0 3px 5px;
	background:url("../img/content-hdr.gif") no-repeat top left
}
div.findresultsContainer p{
	font-size:1.10em;
	font-weight:normal;
	color:#000000;
	padding:5px 0 0 10px;
}
div.findresultsContainer p b{font-weight:bold;color:#006699}
div.findresultsContainer div.bottom{ 
	height:5px;
	clear:both;
	background:url("../img/contentFindresults-ftr.gif") no-repeat bottom left
}
div.findresultsContainer ul{
	list-style:none outside;
	margin:8px 0 5px 10px
}
div.findresultsContainer li{
	font-size:1.10em;
	font-weight:normal;
	color:#000000;
	padding-left:20px;
	background:url("../img/go+.gif") no-repeat top left;
	margin-bottom:2px
}
div.findresultsContainer ul a,
div.findresultsContainer ul a:visited{color:#000000}
div.findresultsContainer ul a:hover{color:#006699;text-decoration:underline}

/* FIND WHITHOUT RESULTS CONTAINER + FORM FIND */
div.findresultsContainer div.findContainer{margin:0;padding:5px 0 0 10px}
div.findresultsContainer div.findContainer h2{display:none}
div.findresultsContainer div.findContainer div.findContent{margin:0;padding:0;background:none}
div.findresultsContainer div.findContainer div.findContent label{display:none}
div.findresultsContainer div.findContainer div.findContent input{width:170px}
div.findresultsContainer div.findContainer div.findContent img{margin:0 0 0 10px}
div.findresultsContainer div.findContainer div.findContent p{display:none;margin:0;padding:0}
div.findresultsContainer div.findContainer div.bottom{display:none}

/* FIND RESULTS LIST CONTAINER */
div.findresultsListContainer{
	width:739px;
	margin:0 0 10px 0;
	background:url("../img/content-flr.gif") repeat-y top left
}
div.findresultsListContainer h2{
	font-size:1.10em;
	font-weight:bold;
	color:#006699;
	padding:3px 0 3px 5px;
	background:url("../img/content-hdr.gif") no-repeat top left
}
div.findresultsListContainer div.bottom{ 
	height:19px;
	clear:both;
	background:url("../img/content-ftr.gif") no-repeat bottom left
}
div.findresultsListContent{border-bottom: 1px solid #006699;clear:both;height:148px;overflow:hidden}
div.findresultsListContent div.vip{/*vip icon on product image*/
	z-index:1;
	margin-left:1px;
	width:34px;
	position:absolute
}
div.findresultsListContent div.news{/*news icon on product image*/
	z-index:1;
	margin:0 0 0 115px;
	/*margin:114px 0 0 115px;*//*bottom positioning*/
	width:34px;
	position:absolute
}
div.findresultsListContent img.product{
	border-right:1px solid #006699;
	float:left;
	margin:0 0 0 1px
}
div.findresultsListContent img.tecnicaldrawing{
	border-right:1px solid #006699;
	float:left;
	margin:0
}
div.findresultsListContent img.application{
	border-left:1px solid #006699;
	float:left;
	margin:0 1px 0 0
}
div.findresultsListContent div.description{
	font-size:1.00em;
	color:#000000;
	width:290px;
	float:left;
	margin:0
}
div.description h3{
	border-bottom:1px solid #006699;
	font-size:1.10em;
	font-weight:bold;
	color:#006699;
	padding:3px 0 0 5px
}
div.description h3 a{color:#006699}
div.description h3 a:hover{color:#0088BB}
div.description p{padding:2px 3px 0 5px}
div.description table.data{width:250px;margin:5px 0 5px 5px}

/*paging*/
div.paging{
	width:739px;
	margin:0 0 10px 0;
	padding:6px 0 4px 0;
	background:url("../img/bgpaging.gif") no-repeat top center
}
div.paging a,
div.paging a:hover,
div.paging a.selected{
	font-size:1.05em;
	font-weight:bold;
	padding:0 2px 0 2px;
	margin:0 1px 0 0;/* 1px 0 1px compattato xche con 20 item non ci sta*/
}
div.paging a{color:#006699}
div.paging a:hover{background:#006699;color:#cccccc}
div.paging a.selected{background:#006699;color:#cccccc}

div.paging span{margin:0 2px 0 2px}
div.paging span a,
div.paging span a:hover,
div.paging span a.selected{background:none;border:none;margin:0}

div.paging div.top, 
div.paging div.bottom{ 
	height:5px;
}
div.paging div.top{background:url("../img/contentFindresults-top.gif") no-repeat top center}
div.paging div.bottom{background:url("../img/contentFindresults-ftr.gif") no-repeat bottom center}
div.paging select{}

/*ADVANCED SEARCH*/
div.findresultsContainer div.advancedSearchContainer{margin:10px}
div.findresultsContainer div.advancedSearchContainer h2{display:none}
div.findresultsContainer div.advancedSearchContainer p{
	font-size:0.95em;
	font-weight:normal;
	margin:0 0 5px 150px
}
* html div.findresultsContainer div.advancedSearchContainer p{margin-left:155px}

div.findresultsContainer div.advancedSearchContainer label{
	float:left;
	width:160px;
	margin-top:3px
}
div.findresultsContainer div.advancedSearchContainer label.check{width:120px}
div.findresultsContainer div.advancedSearchContainer input,
div.findresultsContainer div.advancedSearchContainer select{margin-bottom:5px}
div.findresultsContainer div.advancedSearchContainer input.searchfield{margin-bottom:0}
div.findresultsContainer div.advancedSearchContainer div.buttons{margin-top:10px}
div.findresultsContainer div.advancedSearchContainer div.buttons input{width:56px;height:16px}
