/*------------------------------------------------------------------------
# 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;
}
/* grid */
.shellgridrow {position:relative; margin:0px; padding:0px; border:0px; width:100%; }
.shellgridrow-verticalmargin {position:relative; margin:10px 0px 10px 0px; padding:0px; border:0px; width:100%; }

.shellgridcol { float:left; position:relative; overflow:hidden;}
.shellgrid1{width: 15%;  margin-right:2%; margin-left:0px !important}
.shellgrid2{width: 32%;  margin-right:2%; margin-left:0px !important}
.shellgrid3{width: 49%;  margin-right:2%; margin-left:0px !important}
.shellgrid4{width: 66%;  margin-right:2%; margin-left:0px !important}
.shellgrid5{width: 83%;  margin-right:2%; margin-left:0px !important}
.shellgrid6{width: 100%;  margin-right:0px  !important;  margin-left:0px  !important; clear:right;}
.shellclosegrid{width:100%; margin:0px; padding:0px; height:1px; clear:both;}
.shelllast{margin-right:0%;}


.cols-2, .cols-3, .cols-4, .cols-5, .cols-6 { margin:2% 0% }
.cols-6 .column-1, .cols-6 .column-2, .cols-6 .column-3, .cols-6 .column-4, .cols-6 .column-5  { width:15%; margin-right:2%;  margin-left:0px !important; padding:0px !important; float:left; overflow:hidden; }
.cols-6 .column-6 { width:15%;  margin-right:0px;  float:left;  margin-left:0px !important }
.cols-5 .column-1 { width:18%; margin-left:1%; margin-right:2%;  float:left; overflow:hidden; }
.cols-5 .column-2, .cols-5 .column-3, .cols-5 .column-4 { width:18%; margin-right:2%;  margin-left:0px !important; padding:0px !important; float:left; overflow:hidden; }
.cols-5 .column-5  { width:18%;  margin-right:1%;  margin-left:0px !important; padding:0px !important; float:left; overflow:hidden; }
.cols-4 .column-1, .cols-4 .column-2, .cols-4 .column-3 { width:23.5% !important; margin-right:2%;  margin-left:0px !important; padding:0px !important; float:left; overflow:hidden; }
.cols-4 .column-4 { width:23.5% !important;  margin-right:0px;  margin-left:0px !important; padding:0px !important; float:left; }
.cols-3 .column-1, .cols-3 .column-2 { width:32%; margin-right:2%;  margin-left:0px !important; padding:0px !important; float:left; overflow:hidden; }
.cols-3 .column-3 { width:32%;  margin-right:0px;  margin-left:0px !important; padding:0px !important; float:left; }
.cols-2 .column-1 { width:48%; margin-right:4%;  margin-left:0px !important; padding:0px !important; float:left; overflow:hidden; }
.cols-2 .column-2 { width:48%;  margin-right:0px;  margin-left:0px !important; padding:0px !important; float:left; }

/* */

.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: right;
	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:right;
	display:block;
	min-width:100px;
	font-size:0.9em;
	font-style:italic;
}
.shell_label_inline {
	margin-left:15px;
	text-align:right;
	font-size:0.9em;
	font-style:italic;
}
.shell_list {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}
.shell_rows_1 {
	background-color:#EEE;
}

.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.png) 5px 50% no-repeat;
	padding-left: 20px;
}

.jpane-toggler-down span {
	background: transparent url(../images/j_arrow_down.png) 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;
}

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 */
h3
{
        margin:0px;
}
/* layout #494 */
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{

}
.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(./../../../components/com_shellmanager/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(./../../../components/com_shellmanager/images/prev.gif) no-repeat; }/* IMAGE: prev */
#mbNextLink{ background: transparent url(./../../../components/com_shellmanager/images/next.gif) no-repeat; }/* IMAGE: next */

#mbPlayPause{ width:13px; }
#mbPlayPause{ background: transparent url(./../../../components/com_shellmanager/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(./../../../components/com_shellmanager/images/close.gif) no-repeat;/* IMAGE: close */
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: normal;
	text-align:justify;
}



.shell-li  {
	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;
}
.shell-ul h2 {
	font-size:16px;
	color:#095197;
}
.shell-ul .li-row-0 {
	background:#ECF3FD;
	
}
.shell-li .li-row-1 {
	background:#FFF;
	

}


.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;
}
.shell-li-block  h2 {
	font-size:16px;
	color:#095197;
}
.shell-ul-block .li-row-0 {
	background:#ECF3FD;
	margin-bottom:10px;
}
.shell-ul-block .li-row-1 {
	background:#FFF;
	margin-bottom:10px;

}


.shell-li-inline  {
	padding:5px;
	overflow: hidden;
	vertical-align: top;
	display:inline-block;
}
.shell-li-inline  h2 {
	font-size:16px;
	color:#095197;
}
.shell-ul-inline .li-row-0 {
	margin:10px;

	
}
.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 dl, .shell-form dd  {
	display:inline !important;
	margin:0px;
	padding:0px;

}
.shell-form fieldset {
	margin:0px !important;
}
.shell-form label {
	min-width:130px;
	float: left;
	clear: left;
	display: block;
	line-height:28px;
	padding 4px 0px 2px 0px;
	color:#444;
	padding: 0 5px 0 0;
	text-align:left;
	color:#666666;
}
.shell-form input {
	width:50%;
	padding:2px 4px;
	line-height:20px;
	margin:2px !important;
	color:#666 !important;
}
.shell-form .shell-captha {
	margin:4px 8px;
}
.shell-form .shell-captha img {
	margin:5px 20px 5px 0px;
}
.shell-form .shell-captha-label {
	padding:4px 0px;
}

.shell-form .calendar {
	position:absolute;
	margin-top:5px;
}
.shell-form .deleteIcon {
	position:absolute;
	margin-top:-10px;
	margin-left:-10px;
}

.shell-form textarea {
	width:100%;
}
/*
.shell-form .button2-left {
	margin:0px;
	margin-top:10px;
	border:1px solid #CCC;
	padding:5px 15px;
}
*/

.labelRadio {
	display:inline !important;
	min-width: 100px !important;

}
.radio {
	width:auto !important;
	padding:0px 10px !important;
    border: 1px solid #CCCCCC;
    margin: none;
}
.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;
}
.shell-form .columnRadio {
	margin:3px 0px !important;
	padding:2px 0px !important;
	border-bottom:1px solid #DDD;
}
.checkboxes {
	width:inherit !important;
}
.checkboxes input {
	width:30px;
	height: 26px;
	float:left;
}
.checkboxes label {
	min-width:30px;
	float:none;
	clear:none !important;
}
/**********
 * search *
 **********/
 
.shellfilter_style1, .shellfilter_style2 {
	padding:5px;
}

.shellfilter_style2 label {
	margin:0px;
	display:block;
	font-size:0.9em;
	font-style:italic;
	color:#666;
}
.shellfilter_style1 label {
	margin:0px;
	display:inline;
	font-size:0.9em;
	font-style:italic;
	color:#666;
}

.shellfilter_style1 input, .shellfilter_style1 select,
.select-search-ori select, 
.shellfilter_style2 input, .shellfilter_style2 select {
	padding:2px 5px;
	font-size:1.1em;
	font-style:normal;
	color:#666;
	margin-bottom:10px;
	outline:none;
	margin:10px 0px;
}
.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 input, .data_ori select {
	display:inline !important;
	margin:10px 0px;
}

.free_search_ori, .select-search-ori, .shell_simpleselect_ori {
	float:left;
	margin:0px 10px;
	height:50px;
	
}
.free_search_ori label, .select-search-ori label, .shell_simpleselect_ori label, .data_ori label {
	float:left;
	margin:0px 10px !important;
	min-width:70px;
	display:block;
	font-size:0.9em;
	font-style:italic;
	color:#666;
	line-height: 44px;
}
.shell_order_ori {
	border-bottom:1px solid #CCC;
}
 .shell_order_ori label {
	float:left;
	margin:0px 10px !important;
	min-width:50px;
}

.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:0.9em;
	font-style:italic;
	color:#666;
	float: left;
	margin: 0px 10px 0px 20px !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-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;
}
.table_border {
	border:1px solid #CCC !important;
}
.table_no_border {
	border:none !important;
}
.editor-smile {
	width:100%;
	clear:both;
}
.spiegazioni {
	background-color:#1E4682;
	color:#FFFFFF;
	font-size:14px;
	line-height:20px;
	padding:20px;
	text-align:center;
}

.right-boxes, .right-boxes a, .right-boxes:visited {
	font-size:1.2em;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:lowercase;
	line-height:1.2em !important;
	padding:0px;
}
/* LOGIN */
#form-login-username, #form-login-password, #form-login-remember {
	padding:5px !important;
	border:none !important;
}
#form-login-username label,  #form-login-password label, #form-login-remember  label {
	font-size:12px;
	font-weight:normal;
}
#modlgn-username, #modlgn-passwd {
	width:120px;
}
.listShellLogin li {
	font-size:9px;
	line-height:14px;
}
.userdata {
	margin-bottom:0.5em;
	padding-top:0.5em;
}
.listShellLogin li .readmore {
	font-size:14px;
	margin-left:5px;
}
.button {
	text-indent: 0;
	font-size: 1em;
	color: #666;
	font-weight: bold;
	border: 1px solid #DBDBDB;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height:20px !important;
	padding: 3px 14px !important;
	text-decoration: none;
	text-shadow: 0 1px 0 white;
	background: #EEE;
	cursor:pointer;
	margin:5px;
}
.button:hover {
	color:#0B55C4;
}