.info_item_ricerca{
	width:77%;
	height:100px;
	margin:10px;
}

.image_item_ricerca {
	width:120px;
	height:90px;
	border:1px solid #D2D2D2;
	margin:12px;
	margin-right:0px;
	padding:2px;
}

.name_item_ricerca {
	font-weight:bold !important;
	font-size:16px;
}

.detail_item_ricerca{
	margin-bottom:5px;
}

.detail_item_ricerca A {
	font-weight:normal;
}

.div_descrizione {
	width:430px;
}

.link_descrizione{
	color:#666666;
}

.link_item_operazione {
	font-weight:bold !important;
}

.riga_item_content {
	width:expression('712px');
	margin-left:5px;
	width:721px;
	padding-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}

.riga_item_content:hover{
	/*border:1px solid #D01C1C;*/
	background-color:#F2F2F2;
}

.riga_item_content:hover .div_descrizione a, .riga_item_content:hover .div_descrizione a:hover{
	color:#222222;
}

.riga_ads_content {
	width:expression('712px');
	margin-left:5px;
	margin-top:40px;
	width:721px;
	padding-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
	font-size:14px;
	color:#B1B1B1;
	font-weight:bold;
}

.stop_ads_content {
	height:20px;
}

/*** FORSE TOGLIERE ***/
.riga_item_content:hover a.name_item_ricerca {
	color:#D01C1C;
}

.riga_item_content:hover .image_item_ricerca {
	border:1px solid #D01C1C;
}
/*** STOP FORSE TOGLIERE ***/

.raffina_filtro{
	padding-bottom:3px;
}
.raffina_filtro .titolo_filtro{
	font-weight:bold;
	font-size:14px;
	margin:5px 0px 3px 10px;
}

.raffina_filtro input, select{
	margin-top:2px !important;
}

/* Sideboxes */

.left_box_ricerca {
	position:relative;
	margin:0px auto;
	color:#666666;
	z-index:1;
	margin-left:2px; /* default, width of left corner */
	margin-bottom:0.5em; /* spacing under dialog */
}

.left_box_ricerca .t,
.left_box_ricerca .b,
.left_box_ricerca .b div {
 background:transparent url(../images/left_box_ricerca.png) no-repeat top right;
}

.left_box_ricerca .t  {
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 background-position:top left;
}

.left_box_ricerca .b {
 position:relative;
 width:100%;
}

.left_box_ricerca .b,
.left_box_ricerca .b div,{
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.left_box_ricerca .b {
 background-position:bottom right;
}

.left_box_ricerca .b div{
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.left_box_ricerca .hd,
.sidebox .bd,
.sidebox .ft,{
 position:relative;
}

.left_box_ricerca p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.left_box_ricerca h2 {
 display: block;
 margin: 2px;
 padding:0px;
 color: #3EBB7E;
 font-size: 16px;
 font-weight: bold;
 line-height: 40px;
 background: url(../images/sidebox-h2-left.png) no-repeat left;
}

.left_box_ricerca h2 span {
 margin-left: 5px;
 padding-right: 5px;
 display: block;
 line-height: 40px;
 background: url(../images/sidebox-h2-right.png) no-repeat right;
}

.sidebox-content{
  padding: 5px 10px;
}

.left_box_ricerca .links a {
  color: #ffffff;
}

.left_box_ricerca .links a:hover {
  color: #ffe400;
}

.left_box_ricerca .content {
	background:transparent url(../images/left_box_ricerca.png) no-repeat top;
	width:200px;
	height:400px;
	margin:0px 10px 0px 0px;
}
.left_box_ricerca .title {
 text-align: center;
}
.left_box_ricerca select{
	width:150px;
}

.node-inner {
	background-color:#FFFFFF;
	/*border:17px solid #E9E9E9;
	overflow:hidden;*/
	padding:1.7em;
}

.node-inner #content-items {
	margin-bottom : 10px;
}

.content-node-inner {
	width:780px;
	margin-top:2px;
	margin-bottom:5px;
	border:1px solid #CCC;
}

.node-inner div.conteggio {
	width:expression('712px');
	margin-left:5px;
	width:721px;
	padding-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}

/* inizio dojo */
.tundra .dijitTextBox {
	width:156px;
	margin-left:1px;
}
/* fine dojo */

/* paginazione */

#paging {
	margin:auto;
	/*width:700px;*/
	width:400px;
	background-color:#EFEFEF;
	padding:5px;
	margin-top:20px;
	border-bottom:1px dashed #CCCCCC;
	text-align:center;
}

#paging A {
	font-size:14px;
	background-color:white;
}
#paging A, #paging .curr_pag {
	border:1px solid #CCCCCC;
	font-size:14px;
	color:#000000;
	height:20px;
	line-height:22px;
	margin:0 1px;
	padding:0 6px;
	text-align:center;
}

#paging .curr_pag {
	font-weight: bold;
	color:#D01C1C;
	background-color:#DEDEDE;
}

#paging A:hover {
	color:#D01C1C;
}

#paging img {
	border:0px;
	vertical-align:middle;
}

.pg_link_cur, .pg_link, .paging_string span {
	float:left;
	height:20px;
	line-height:22px;
	margin:0 1px;
	padding:0 5px;
	text-align:center;
}
.pg_link {
	background-color:white;
	border:1px solid #CCCCCC;
	color:#0066CC;
}

a, .pseudolink {
	cursor:pointer;
	text-decoration:none;
}

#link_under_paging {
	width:460px;
	margin:0px auto;
	margin-top:15px;
}

#list_results_pos {
	margin-bottom:5px;
}

#list_results_pos.title, #list_results_pos.title a {
	font-size:14px;
	font-weight:bold;
	color:#B1B1B1;
}

#list_results_pos.title a:hover {
	color:#D01C1C;
}

/* LEFT SEARCH BOX */
.left_search_box {width:215px;margin-bottom:5px;}

.left_search_box .left_search_box_content div.left_search_box_top .left_search_box_title_cnt div.title{font-weight:bold;position:relative;top:13px;}
.left_search_box .left_search_box_content div.left_search_box_top .left_search_box_title_sx{float:left;background-position:0px 0px;color:#B1B1B1;width:15px;height:40px;overflow:hidden;background-image:url("../images/box_gray_full.png");}
.left_search_box .left_search_box_content div.left_search_box_top .left_search_box_title_dx{float:left;background-position:15px 0px;color:#B1B1B1;width:15px;height:40px;overflow:hidden;background-image:url("../images/box_gray_full.png");}
.left_search_box .left_search_box_content div.left_search_box_top .left_search_box_title_cnt{float:left;background-position:200px 0px;color:#B1B1B1;width:185px;height:40px;overflow:hidden;background-image:url("../images/box_gray_full.png");}

.left_search_box .left_search_box_content div.left_search_box_cnt .left_search_box_content_sx{float:left;background-position:0px -41px;width:15px;height:100%;background-image:url("../images/box_gray_full.png");}
.left_search_box .left_search_box_content div.left_search_box_cnt .left_search_box_content_dx{float:left;background-position:15px -41px;width:15px;height:100%;background-image:url("../images/box_gray_full.png");}
.left_search_box .left_search_box_content div.left_search_box_cnt .left_search_box_content_cnt{float:left;background-position:200px -41px;width:185px;height:100%;background-image:url("../images/box_gray_full.png");}

.left_search_box .left_search_box_content div.left_search_box_btm .left_search_box_bottom_sx{float:left;background-position:0px 9px;color:#B1B1B1;width:15px;height:9px;overflow:hidden;background-image:url("../images/box_gray_full.png");}
.left_search_box .left_search_box_content div.left_search_box_btm .left_search_box_bottom_dx{float:left;background-position:15px 9px;color:#B1B1B1;width:15px;height:9px;overflow:hidden;background-image:url("../images/box_gray_full.png");}
.left_search_box .left_search_box_content div.left_search_box_btm .left_search_box_bottom_cnt{float:left;background-position:200px 9px;color:#B1B1B1;width:185px;height:9px;overflow:hidden;background-image:url("../images/box_gray_full.png");}

.left_search_box .left_search_box_content div.left_search_box_top .top_sx{float:left;background-position:0px 0px;color:#B1B1B1;width:6px;height:4px;overflow:hidden;background-image:url("../images/box_gray_full.png");}
.left_search_box .left_search_box_content div.left_search_box_top .top_dx{float:left;background-position:6px 0px;color:#B1B1B1;width:6px;height:4px;overflow:hidden;background-image:url("../images/box_gray_full.png");}
.left_search_box .left_search_box_content div.left_search_box_top .top_cnt{float:left;background-position:207px 0px;color:#B1B1B1;width:201px;height:4px;overflow:hidden;background-image:url("../images/box_gray_full.png");}

.left_search_box .left_search_box_content div.cnt_publi .content_sx{float:left;background-position:0px -409px;width:6px;height:100%;background-image:url("../images/box_gray_full.png");}
.left_search_box .left_search_box_content div.cnt_publi .content_dx{float:left;background-position:7px -366px;width:7px;height:100%;background-image:url("../images/box_gray_full.png");}
.left_search_box .left_search_box_content div.cnt_publi .content_cnt{float:left;background-position:200px -409px;width:200px;height:100%;background-image:url("../images/box_gray_full.png");}

/* H left_search_box */
.left_search_box .left_search_box_content #left_search_box_base{height:400px;}

.left_search_box select{width:165px;}

#content-items .empty_result {
	color:#D01C1C;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
}

.tools_item_cont {
	border-bottom: 1px solid #AAAAAA;
	border-top: 1px solid #BBBBBB;
	background-color:#FFFFFF;
}

.tools_item_cont .tool {
	margin:4px;border-left: 1px solid #BBBBBB;border-right: 1px solid #AAAAAA;margin: 0 -1px;text-align:center;font-size:0.9em;
}

div.tools_item_cont:hover {
	background-color:#FAFAFA;
}

div.sep_tools {
	height:8px;
}

