/*------------------------------------------------------------------------
# com_shellmanager
# ------------------------------------------------------------------------
# author    Giulio Pandolfelli
# copyright Copyright (C) 2005 - 2010 Open Source Matters, Inc. All rights reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.dazo.it
-------------------------------------------------------------------------*/
a:hover {
	text-decoration:none;
}
/* added */
div.width-10	{width: 10%;}
div.width-15	{width: 15%;}
div.width-20	{width: 20%;}
div.width-25	{width: 25%;}
div.width-30	{width: 30%;}
div.width-35	{width: 35%;}
div.width-40	{width: 40%;}
div.width-45	{width: 45%;}
div.width-50	{width: 50%;}
div.width-55	{width: 55%;}
div.width-60	{width: 60%;}
div.width-65	{width: 65%;}
div.width-70	{width: 70%;}
div.width-75	{width: 75%;}
div.width-80	{width: 80%;}
div.width-85	{width: 85%;}
div.width-90	{width: 90%;}
div.width-100	{width: 95%;}

.clrlft		{clear: left; }
.clrrt		{clear: right;}
.clrbt		{clear: both; display:block;}
.fltlft		{float: left;}
.fltrt		{float: right;}
.fltnone	{float: none;}

.fltlf {
	float: left;
	padding:5px;
	margin:0px;
	margin-right:10px;
}

.fltlf-border {
	float: left;
	padding:5px;
	margin:5px;
	margin-right:10px;
	border:1px solid #CCC;
}

.fltrt {
	float: left;
	padding:0px;
	margin:0px;
	margin-left:10px;
}

.fltrt-border {
	float: right;
	padding:5px;
	margin:5px;
	margin-left:10px;
	border:1px solid #CCC;
}
.shell-border {
	padding:5px;
	margin:5px;
	border:1px solid #CCC;
}
.imgfltlf   {
	float: left;
	padding:5px;
	margin:0px;
	margin-bottom:5px;
	margin-right:10px;
}
.imgfltrt   {
	float: right;
	padding:5px;
	margin:0px;
	margin-bottom:5px;
	margin-left:10px;
}
.imgcenter   {
	float: none;
	padding:5px;
	margin:5px auto;
	width:inherit;
}

.div-jparams {
	margin:5px;
}

.imgcenter:hover, .imgfltrt:hover, .imgfltlf:hover {
	background:none !important;
	border:none !important;
	text-decoration:none !important;
}
.imgcenter img, .imgfltrt img, imgfltlf img  {
	margin:0 auto;
	display:block;
	border:none;
}

.bold {
	font-weight:bold;
}
.em {
	font-style:italic;
}
.center {
	text-align:center;
	vertical-align:middle;
	clear:both;
	display:block;
	width:100%;
}

.box-left, .box-right {
	clear:both;
}
.box-left a, .box-right a {
	border:1px solid #CCC;
	padding:5px 10px;
	margin:2px;
}

.box-right  {
	text-align:right;
}

.downloadStyle {
	font-size:0.9em;
	padding-left:30px;
	clear:both;
	background:url(../images/icon-24-file.png) left center no-repeat;
}
.downloadStyle a, .downloadStyle a:hover, .downloadStyle a:visited, .downloadStyle a:visited:hover {
	font-weight:bold;
	background:none !important;
	text-decoration:none !important;
	color:#333 !important;
}
.downloadStyle a:hover, .downloadStyle a:visited:hover {
	color:#000 !important;
}

.shell_label {
	margin-right:10px;
	float:left;
	text-align:left;
	display:block;
	min-width:100px;
	font-size:0.9em;
	font-style:none;
}
.shell_list {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}
.shell_rows_1 {
	background-color:#FFF;
}

.jpane-toggler a,
.jpane-toggler-down a {
	text-decoration:none;
}

.pane-sliders .panel {
	border: 1px solid #ccc;
	margin-bottom: 3px;
}

.pane-sliders .panel h3 {
	background: #fafafa;
	color: #666;
}

.pane-sliders .content {
	background: #fff;
}

.pane-sliders .adminlist {
	border: 0 none;
	font-size: 1em;
}

.pane-sliders .adminlist td {
	border: 0 none;
}

.jpane-toggler span {
	background: transparent url(../images/j_arrow.html) 5px 50% no-repeat;
	padding-left: 20px;
}

.jpane-toggler-down span {
	background: transparent url(../images/j_arrow_down.html) 5px 50% no-repeat;
	padding-left: 20px;
	margin:0px;
}

jpane-toggler-down {
	border-bottom: 1px solid #ccc;

}


h3.jpane-toggler-down a:hover,
h3.jpane-toggler a:hover {
	text-decoration: none;
}

.jpane-slider ol li {
	list-style: none;
	margin-left: -25px;
	margin-top: 10px;
}

#main h3 a
{
        display:block;
		 padding:5px 0 5px;
}
.item-separator {
	clear:both;
	width:100%;
	display:block;
}
.row-separator {
	clear:both;
	width:100%;
	display:block;
}

/* layout #432 */
#main h3
{
        margin:0px;
}
/* layout #494 */
#main ul {
list-style-position: outside;
list-style-type: square;

}


/* i css per le animazini di noobslide */
.mask{
	position:relative;
	overflow:hidden;
}

.animation .buttons{
	text-align:center;
	clear:both;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	font-stretch:2px;
}
.animation .buttons span{

}
#main .animation h2 {
	font-size:28px;
	font-weight:bold;
}


.animation .links {padding:10px; margin-top:20px}
.animation .links a{font-size:14px; text-decoration:none}
.animation .links a:hover{font-weight:bold}
.animation .buttons span{padding:0 5px;cursor:pointer;font:10px }
.animation .buttons span.active, .buttons span:hover{}


/*  */

.negative, .negative:link, .negative:visited  {
	padding:5px;
	background-color:#900;
	color:#FFF;
}


.negativeBorder, .negativeBorder:link , .negativeBorder:visited {
	padding:5px;
	border:1px;
	border-style:solid;
	border-radius:8px;
	-moz-border-radius:8px;
	background-color:#900;
	color:#FFF;
}

.border {
	border:1px;
	border-style:solid;
	padding:5px;
}


.borderRadius {
	padding:5px;
	border:1px;
	border-style:solid;
	border-radius:8px;
	-moz-border-radius:8px;
	background-color:#EEE;
}

.alternateCurves {
	padding:5px;
	border:1px;
	border-style:solid;
	border-radius:8px 0px;
	-moz-border-radius:8px 0px;
	background-color:#EEE;
}
/* non funziona su explorer e su chrome non ce ne è bisogno */
.alternateCurves:link:hover, .alternateCurves:link:hover {
	background-color:#A00;
}

.box-small {
	width:40px;
	font-size:10px;
}
.box-middle {
	width:150px;
}
.box-big {
	padding:10px;
	width:400px;
}



.linkbox-noresize {
	line-height:1.3em;
	text-decoration:none;
	width:100%;
}


.linkbox-small {
	width:24%;
	line-height:20px;
	text-decoration:none;
	display:block;
}
.linkbox-middle {
	width:49%;
	text-decoration:none;
	display:block;
}
.linkbox-big {
	padding:10px;
	width:74%;
	text-decoration:none;
	display:block;
}

/* slideshow */

.cont{
	margin:0 auto;
	text-align:left;
	font-size:12px;

}

.slideshow-thumbs {
	display:inline-block;
	margin-bottom:5px;
}

.slideshow-column-2 {
	text-align:left;
	display:block;
	float:left;
	width:48%;
	margin:2px;
	height:100px;
}

.slideshow-column-3 {
	text-align:left;
	display:block;
	float:left;
	width:31%;
	margin:3px;
	height:100px;
}

.slideshow-column-4 {
	text-align:left;
	display:block;
	float:left;
	width:23%;
	margin:2px;
	height:150px;
}

/* */
.singleList {
	border:1px solid #CCC;
	margin:0px;
	padding:0px;
	list-style:none;
}

.singleList li {
	margin:0px;
	padding:10px;
}
ul .even {
	background-color:#EEE;
	list-style:none;
}
ul .odd {
	background-color:#FFF;
	list-style:none;
}



/* popup immagini */


/* MILKBOX */

#mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:100;
	cursor: pointer;
}

#mbCenter {
	/* for default width and height, see the js options */
	position: absolute;
	z-index:101;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	background-color: #fff;/* set the Milkbox background color */
	border: 5px solid #fff;/* set the Milkbox border */
	margin:0; padding:5px;/* set the Milkbox padding */
}

.mbLoading{ background: #fff url(../images/loading.gif) no-repeat center; }/* IMAGE: loading gif */

#mbCanvas{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }

.mbClear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }


/* *** BOTTOM *** */

#mbBottom { 
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top:8px;
	margin:0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation{
	float:right;
	width:27px;
	padding-top:3px;
	border-left:1px solid #9c9c9c;/* set nav border */
}


#mbCount{ 
	width:55px; 
	overflow:hidden;
	padding-top:1px;
	float:right;
	text-align:right;
	font-size:9px; /* count font size */
}

#mbCloseLink, #mbPrevLink, #mbNextLink, #mbPlayPause{
	outline:none;
	display:block;
	float:right;
	height:19px;
	cursor: pointer;
}


#mbPrevLink, #mbNextLink{ width:15px; }
#mbPrevLink{ background: transparent url(../images/prev.gif) no-repeat; }/* IMAGE: prev */
#mbNextLink{ background: transparent url(../images/next.gif) no-repeat; }/* IMAGE: next */

#mbPlayPause{ width:13px; }
#mbPlayPause{ background: transparent url(../images/play-pause.gif) no-repeat; }/* IMAGE: prev */


/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover,a#mbPlayPause:hover { background-position: 0 -22px; }

#mbCloseLink {
	width:17px;
	background: transparent url(../images/close.gif) no-repeat;/* IMAGE: close */
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: normal;
	text-align:justify;
}



#main .shell-li  {
	padding:10px;
	line-height:14px;
	margin: 0px 5px 5px 0px;
	overflow: hidden;
	vertical-align: top;
	display:block;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}
#main .shell-ul h2 {
	font-size:16px;
	color:#095197;
}
#main .shell-ul .li-row-0 {
	background:#ECF3FD;
	
}
#main .shell-li .li-row-1 {
	background:#FFF;
	

}


#main .shell-li-block  {
	padding:10px;
	line-height:14px;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
	vertical-align: top;
	display:block;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}
#main .shell-li-block  h2 {
	font-size:16px;
	color:#095197;
}
#main .shell-ul-block .li-row-0 {
	background:#FFF;
	margin-bottom:10px;
}
#main .shell-ul-block .li-row-1 {
	background:#FFF;
	margin-bottom:10px;

}


#main .shell-li-inline  {
	padding:10px;
	overflow: hidden;
	vertical-align: top;
	display:inline-block;
}
#main .shell-li-inline  h2 {
	font-size:16px;
	color:#095197;
}
#main .shell-ul-inline .li-row-0 {
	margin:10px;

	
}
#main .shell-ul-inline .li-row-1 {

	margin:10px;

}

.item {
	overflow:hidden;
}


/* form */
.shell-form li {
	list-style:none;
	display:block;
	padding:0px;
	clear:both;
	margin: 5px 0 !important;
}
.shell-form label {
	min-width:130px;
	float: left;
	clear: left;
	display: block;

	padding 4px 0px 2px 0px;
	color:#444;
	padding: 0 5px 0 0;
}
.shell-form input {
	width:60%;
}
.shell-form textarea {
	width:100%;
}

.labelRadio {
	display:inline !important;
	min-width: 100px !important;

}
.radio {
	width:auto !important;
	padding:0px 10px !important;
}
.radio label {
	min-width: 135px;
	padding: 0 5px 0 0;
	float: none !important;
	display: inline !important;

}
.radio input {
	width:20px !important;
	display:inline !important;
	float: none !important;
	width: auto;
}
.checkboxes {
	width:inherit !important;
}

/**********
 * search *
 **********/
 
.shellfilter_style1, .shellfilter_style2 {
	padding:5px;
}

.shellfilter_style1 label, .shellfilter_style2 label {
	margin:0px;
	display:block;
	font-size:0.9em;
	font-style:italic;
	color:#666;
}
.shellfilter_style1 input, .shellfilter_style1 select,
.shellfilter_style2 input, .shellfilter_style2 select {
	padding:2px 5px;
	margin:0px;
	/*display:block;*/
	font-size:1.1em;
	font-style:normal;
	color:#666;
	margin-bottom:10px;
	outline:none;
}
.shellfilter_style1 select, .shellfilter_style2 select {
	min-width:150px;
	max-width:200px;
}
.shellfilter_style1 select:focus , .shellfilter_style2 select:focus {
	border:1px solid #999;
	outline:none;
}
.shellfilter_style1 input:focus, .shellfilter_style2 input:focus {
	border:1px solid #999;
	padding:3px 6px;
	outline:none;
}

/* style1 */
.data_ori {
	float:left;
	margin:0px 10px;
	height:50px;
}

.data_ori label {
	float:left;
	margin:0px 10px !important;
	line-height:44px;
}
.data_ori input, .data_ori select {
	display:inline !important;
	margin:10px 0px;
}

.free_search_ori {
	float:left;
	margin:0px 10px;
	height:50px;
}
.free_search_ori label {
	float:left;
	margin:0px 10px !important;
	line-height:24px;
	width:70px;
}
 
.free_search_ori input {
	margin:10px 0px;

}
.shell_button_ori {
	padding:3px 9px;
	background-color:#EEE;
	color:#333;
	font-weight:bold;
	border:#999 1px solid;
	margin-top:0px;
}

.label_data_ori {
	float:left;
}

.button_right {
	text-align:right;
	border-bottom:1px solid #CCC;
	padding:5px;
	margin-bottom:5px;
}

.data_est_ori {
	border:1px solid #CCC;
	padding:5px 5px 5px 10px;
	margin-left:100px;
	margin-bottom:5px;
}
.data_est_ori input {
	display:inline !important;
	margin-right:10px;
	width:120px;
}
.label_data_ori {
	display:block;
	font-size:2em;
	font-style:italic;
	color:#666;
	float: left;
	margin: 0px 10px 0px 20px !important;
	line-height: 44px;
}
.free_search_ori label {
	display:block;
	font-size:0.9em;
	font-style:italic;
	color:#666;
	float: left;
	margin: 0px 10px 0px 10px !important;
	line-height: 44px;
}

.shell_checkbox_ori {
	border:1px solid #CCC;
	padding:0px 5px;
	margin-left:90px;
	line-height: 44px;	
}
.shell_checkbox_ori input, .shell_checkbox_ori label {
	display: inline !important;
	margin:0px;
	padding:0px;
	float:none !important;
}
.data_estesa {
	display:block;
	clear:both;
	padding:5px 0px;
	
}
 /* style2 */

.data_compressa input {
	display:inline;
	
}
.data_esatta input {
	display:inline;
	margin-right:5px;
	width:130px;
}
.data_search {
	border:1px solid #CCC;
	padding:5px 5px 5px 10px;
	margin:5px 0px;
}
.data_search legend {
	color:#666;
	font-style:italic;
}

.data_search label {
	margin-top:-25px;
	margin-bottom:15px;
	margin-left:0px;
}
.data_search .datesep {
	display:block;
	width:100%;
	height:2px;
}
.data_search span {
	color:#666;
	font-size:0.8em;
	width:45px;
	display:block;
	float:left;
	line-height:24px;
	text-align:right;
	margin-right:5px;
}
.data_search input {
	display:inline;
	margin-right:10px;
	width:120px;
}

.shell_button {
	padding:3px 9px;
	background-color:EEE;
	color:#333;
	font-weight:bold;
	border:#999 1px solid;
	margin-top:5px;
}
.shell_button:hover {
	padding:3px 9px;
	background-color:#777;
	color:#FFF;
	font-weight:bold;
	border:#999 1px solid;
}
.shell_checkbox label {
	color:#666;
	font-size:0.9em;
	display:block;
	height:25px;
	text-align:left;
	
}

.shell_checkbox {
	border:1px solid #CCC;
	padding:5px 10px;
	margin:10px 0px;
}
.shell_checkbox legend {
	color:#666;
	font-style:italic;
}

.shell_checkbox input {
	display:block;
	float:left;
	clear:both;
	margin-right:10px;
}
.readonly {
	border:1px solid #CCC;
	color:#666;
	outline:none;
}
.readonly:focus {
	border:1px solid #CCC;
	color:#666;
}


.tag-table {
	margin:0px 10px;
	width:99%;
	border:1px solid #CCC;
}

.tag-table-tr {
	height:2px
	border:1px solid #CCC;
}

.tag-table-td {
	height:20px
	border:1px solid #CCC;
	
}

.buttonlink { 
	border-left:3px solid #9C4C17;
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:1.3em;
	color:#9C4C17;
	text-decoration: underline;
}