/* Stylesheet for my demo pages for jScrollPane - these styles aren't necessary for using jScrollPane and aren't specific to any particular example */

a.jScrollArrowUp {
	background: url(../im/scroll/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../im/scroll/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}


.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(../im/scroll/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	display: block;
	clear:both;
	/*margin-bottom: 15px;*/
	background-color: #fff;
	border-top: 2px solid #333;
	border-bottom: 0px solid #f0f0f0;
	
}
/*
#col_dx .Focus {
    float: left;
    padding-top: 4px;
}*/

#col_dx .holder h3 {
	border-bottom: 2px solid #900;
	background: #333 url(../imcom/bkg_h3scroll.jpg) repeat-x bottom;
	color: #eee;
	margin: 0;
	padding: 5px 8px 2px 8px;
	font-size: 1.1em;
}

#col_dx .scroll-pane {
	width: 190px;
	height: 220px;
	overflow: auto;
	background: #fff;
	float: left;
}
/*#col_dx .scroll-pane ul{

	height: 180px;}*/
#col_dx .scroll-pane {
	min-height:264px; height:264!important; height:258px;}

	#col_dx .scroll-pane ul li{
min-height:45px; height:auto!important; height:45px;
}
#col_dx .Focus a img{border:2px solid #950101!important;}

#col_dx .scroll-pane p, #col_dx .scroll-pane li {
	padding-left: 10px;
	color: #333;
}


#col_dx .scroll-pane ul {
	margin: 0!important; padding: 0 0 10px 0;
}

#col_dx .scroll-pane #archivio, #col_dx .scroll-pane #archivio2, #col_dx #archivio3 {
	text-align: right;
	color: #c00;
	border-bottom: none;
	
	
}
#col_dx .scroll-pane #archivio a, #col_dx .scroll-pane #archivio2 a, #col_dx  #archivio3 a {
	font-weight: bold;background: url(../imcom/bkg_fr_dx.gif) no-repeat right;padding-right: 12px;	color: #c00;
}

#col_dx .scroll-pane span {
	color: #c00;
}

#col_dx .scroll-pane a, #col_dx .scroll-pane a:visited, #col_dx .scroll-pane a:active{
	color: #c00;
}
#col_dx .scroll-pane a:hover {
	color: #666; text-decoration: underline;
}
#col_dx .scroll-pane a.pdf {
	background-position: 0px 2px;
	padding-left: 13px;
}
.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}

#pane1 {
}
#pane2 {
	height: 150px;
}
#pane3 {
	height: 190px;
}
#pane4 {
	height: 190px;
}
#col_dx .archiviocalendario{border-top:4px solid #ccc;background:transparent url(../imcom/sf_archivionotizieflash.gif) no-repeat 100% 100% !important;font-size: 0.85em;
padding: 4px 5px 2px 18px;margin:0;}
#col_dx .Focus .archiviocalendario{font-size:0.70em;}
