/*------------------------------------------------------------------------
# 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: 100%;}

.clrlft		{clear: left; }
.clrrt		{clear: right;}
.clrbt		{clear: both; display:block;}
.fltlft		{float: left;}
.fltrt		{float: right;}
.fltnone	{float: none;}

.fltlf {
	float: left;
	padding:0px;
	margin:0px;
	margin-right:10px;
}
.fltrt {
	float: right;
	padding:0px;
	margin:0px;
	margin-left:10px;
}

.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;
}

.bold {
	font-weight:bold;
}
.em {
	font-style:italic;
}
.center {
	text-align:center;
	vertical-align:middle;
	clear:both;
	display:block;
	width:100%;
}



.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;
}

#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(./../../../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;
}



#main .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;
}
#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:#ECF3FD;
	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;
	float:left;
	border:1px solid #CCC;
}
#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;

}


/* form */
.shell-form li {
	list-style:none;
	margin:0px;
	padding:0px;
}
.shell-form label {
	display:block;
	padding 4px 0px 2px 0px;
	color:#666;
}
.shell-form input {
	width:75%;
}
.shell-form textarea {
	width:75%;
}
