@charset "utf-8";
/* CSS Document */

.titolo_accordion_dispari a:hover {
	float:left;
	padding-left:10px;
	width:208px;
	height:20px;
	font-size:11px;
	color:#FFF;
	line-height:20px;
	text-decoration:none;
	background:url(/img/voce_standard_dispari_h.gif) top left no-repeat;
}
.titolo_accordion_pari a:hover {
	float:left;
	padding-left:10px;
	width:208px;
	height:20px;
	font-size:11px;
	color:#FFF;
	line-height:20px;
	text-decoration:none;
	background:url(/img/voce_standard_pari_h.gif) top left no-repeat;
}
.sottomenu_accordion2 .voce {
	float:left;
	padding-left:10px;
	width:90%;
	font-size:11px;
}
.sottomenu_accordion2 .voce_sel {
	float:left;
	padding-left:10px;
	width:90%;
	color:#FFEE00;
	font-size:11px;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color:#FFF;
	cursor:pointer;
	text-decoration:none;
	background:url(/img/voce_standard_h.gif) top left no-repeat;
}

.jScrollPaneTrack {
	position:absolute;
	cursor:pointer;
	right:0;
	top:0;
	height:100%;
	background:url(/img/bg_scroll_company.png) top left repeat-y;
}
a.jScrollArrowUp {
	display:block;
	position:absolute;
	z-index:1000;
	top:0;
	right:0;
	text-indent:-2000px;
	overflow:hidden;
	height:14px;
	background:url(/img/arrow_up_company.png) top left no-repeat;
}
.scroll-pane4{
	background:none;
}
a.jScrollArrowDown {
	display:block;
	position:absolute;
	z-index:1000;
	bottom:0;
	right:0;
	text-indent:-2000px;
	overflow:hidden;
	height:14px;
	background:url(/img/arrow_down_company.png) top left no-repeat;
}
a.jScrollArrowDown:hover {
	background:url(/img/arrow_down_company_h.png) top left no-repeat;
}
.jScrollPaneContainer{
	/*background: url(/img/sf_table_deales.gif) top left repeat-y;*/
	/*background-color: purple;*/
}
#loader{
	background: url(/img/loader_deales.gif) center center no-repeat;
	width:725px;
	height:195px;
}
.scroll-pane4 {
	float:left;
	width:764px;
	height:197px;
	overflow:auto;
	padding:0;
}