  .np_cc_switch a{
  padding-left: 15px;
  background-image: url(images/arrow.gif);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  }

/* general definitions */
html { 
	padding:0;
	margin:0; 
	}

body {
	background: transparent;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: smaller;
	color:#3E3E3E;
	padding:0px;
	margin:0px;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#8B0000', gradientType='1')
	*/ }

img{
	padding: 0px;
	margin: 0px;
	border: 0px solid Black;
}

em, i { font-style:italic; }

strong, b { font-weight:bold; } 

.skip { display: none; }

.clear { clear: both; }


/* general link definitions */
ul a:link, a:visited {
	color: #FF8C00;
	text-decoration:underline;

	}

ul a:hover, a:active {
	background: transparent;
	text-decoration: none;
	color: #FF8C00;


}

/* bullets */
ul {
	list-style: none;
	padding: 0px;
	border-right: 0 solid Black;
	border-bottom: 0 solid Black;
	border-left: 0 solid Black;
	border-top: 0 none #FEFFEA;
	margin-left: -8px;
	margin-top: -5px;
	margin-right: -5px;
	background-color: transparent;
}

li { 
	list-style:none url("arrow.gif"); 
	margin: 5px 0 5px 19px;
	 }
/*******************************************************************************
GALLERY
*******************************************************************************/	
#NPG_gallery {
margin-top: 5px;
margin-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
position:relative;
}

ul.thumbnail {list-style: none;}

ul.thumbnail li {
float: left; 
width: 110px; 
height: 140px;
padding: 5px;
margin: 5px;
text-align: center;
background: rgb(225,225,225);
} 

#NPG_thumbnail {
margin-top: 5px;
margin-bottom: 5px;
padding-left: 0px;
padding-right: 0px;

position:relative;
}

#NPG_footer {
clear:both;
}

#NPG_picture {
text-align:center;
} 

/*******************************************************************************
 Columns definitions
*******************************************************************************/
.wrapper {
	width: 1000px;
	margin-top: -3px;
}

.outer {

	width: auto; /* left column width and color */
	border-left: 0px solid Silver; /* right column width and color */
	border-right: 0px solid Silver; /* center column colour */
	background: transparent;
	margin-left: 147px;
	margin-right: 300px;

}

.inner {
	margin: 0;
	width: 100%;
/*codice per dare un bordo al blocco centrale
	border: 1px solid Black;*/
}

/* Mozilla code */
.outer > .inner { border-bottom:1px solid transparent; }

/*******************************************************************************
 Header
*******************************************************************************/
.header {
	position: relative;
	background-color: transparent;
	background-image: url(immagini/banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 200px;
}

.header p {
	font-size:1.4em;
	padding:10px;
	font-weight:bold;
	margin:0; }

.header a:link, .header a:visited {
	text-decoration:none;
}

/* used to show the current NUDN section */
a.selected:link, a.selected:hover, a.selected:active, a.selected:visited {
    background:#7F7F7F;
	color:#FFF;
	padding:2px 4px 4px 4px; }

.navBar {
	position:relative;
	background:#F5F5F5;
	font-size:0.9em;
	padding:0px;
	margin-bottom:5px;
 }

.headerQuote {
	position:absolute;
	top:40px;
	right:6px;
	font-size:1.4em;
	font-weight:bold; }

.logo {
	width:340px;
	margin:5px 0 3px 13px;
	border:0; }

.logo a:link, .logo a:hover, .logo a:active, .logo a:visited {
	background:#FFF;
	padding:0; }

.nudn-navbar {
	font-size:1.1em;
	font-weight:bold;
    padding:0 0 4px 13px;
    margin:0; }

/*******************************************************************************
 Left column
*******************************************************************************/
.leftcol {
	float:left;
	position:relative;
	z-index:10;
	width:147px;
	margin-left:-147px;
	font-size:0.9em;
	line-height:120%;
	color:#3E3E3E;
	overflow:hidden; }

.leftpad { padding:10px; }


.leftcol a:link, .leftcol a:visited {
	text-decoration:none; }

.leftcol h2 {
	background: transparent;
	font-size: 1.2em;
	color: #3E3E3E;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	border-bottom: 1px solid Black;
	padding-top: 10px;
	padding-bottom: 5px;
}

.leftcol p {
	margin:0px 0px 0px 10px; }

.leftcol h2.separator {
	margin:8px 0px 5px 0px;
	padding-top:8px;
	border-top: 1px solid Black; }

/*******************************************************************************
 Middle column
*******************************************************************************/
.middlecol {
	float:left;
	width:100%;
	position:relative;
	z-index:12;
	font-size:1.0em;
	line-height:160%;
	color:#2A2A2A; 
	}

.middlepad {
	padding-left: 5px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.middlecol li {
	list-style:none url("arrow.gif"); }

h1.item {
	font-size:1.4em;
	margin:0 0 5px 0;
	 }

h1.item a {
    text-decoration:none; }

h1.item a:hover {
    color:#FFF; }
	 
.itembody {
	background-color: transparent;
	margin-top: -4px;
	padding: 8px;
}

h3.item {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	color: #FF8C00;
}




h3.item a {
    text-decoration:none; }

h3.item a:hover {
    color:#FFF; }
.iteminfo {

	font-size: xx-small;
	color: #D3D3D3; 
	padding:3px 0 15px 15px; 
	margin:0 0 15px 0;
	border-bottom: 1px solid Black; }

.iteminfo a:link, .iteminfo a:visited {
	font-weight:bold;
	color:#555; }

.iteminfo a:hover, .iteminfo a:active {
    color: Silver; }

.offsetlinks {
	font-size:0.9em;
	text-align:right; }

/* comments */
.comment {
	font-size:0.9em; }

h4.comments {
	font-size:1.3em;
	margin:0 0 5px 0; }

.comment h3 {
	font-size:1.0em;
	margin-bottom:5px; }

.commentinfo {
	background:url("arrow2.gif") no-repeat 0 5px;
	font-size:0.9em;
	color:#7F7F7F;
	padding:0 15px 10px 15px; 
	margin-bottom:10px;
	border-bottom:1px solid #DADADA; }

/*******************************************************************************
 Right column
*******************************************************************************/
.rightcol {
	float:left;
	position:relative;
	z-index:11;
	width:300px;
	margin-right:-400px;
	font-size:0.9em;
	line-height:130%;
	color:#3E3E3E;
	overflow:hidden; 
	top: -153px;
	
	}

.rightpad { padding:10px 10px 10px 13px; }

.rightcol a:link, .rightcol a:visited {
	text-decoration:none; }

.rightcol h2 {
	background:transparent;
	font-size: 1.2em;
	color:#3E3E3E;
	margin: 0px 0px 0px 5px; 
	border:0; }

.rightcol p {
	background:transparent url("arrow.gif") no-repeat;
	padding:0 0 5px 15px;
	margin:0; }

.rightcol h2.separator {
	margin: 8px 0px 5px 0px;
	padding-top:8px;
	border-top: 1px solid #0000CD; }

/*******************************************************************************
 Footer
*******************************************************************************/
.footer {
	width:100%;
	position:relative;
	z-index:13;
	background: White;
	border-top: 1px groove Black; }

.footer p {
	font-size:0.9em;
	padding:10px;
	margin:0; }

/*******************************************************************************
 Forms
*******************************************************************************/
.searchform {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
	
	
}

.formfield { 
	
	}

.formbutton {
	margin-top: 10px;
}

.commentform .formfield {
	font-family:verdana, sans-serif;
	font-size:0.9em; }

.commentform textarea {
	width:345px; }

/* Mozilla code */
.leftcol { margin-right:1px; }
.rightcol { margin-left:1px; }
.middlecol { margin:0 -3px 0 -2px; }

/*******************************************************************************
 NP_Calendar.php styling
*******************************************************************************/
	
table.calendar {

	font-family: Verdana;
	font-size: smaller;
	color: #3E3E3E;

	background-color: transparent;
	margin-left: 0px;
	margin-top: -10px;
}

  
tr.calendardateheaders {

}

td.days {
	text-align: center;
}

td.today {
	text-align: center;
	background-color: #FFF;
	color: #FF8C00;
	border: 1px solid Black;
}
td a:link, a:visited {
	color: #FF8C00;
	text-decoration:underline;

	}

td a:hover, a:active {
	background: #FF8C00;
	text-decoration: none;
	color: White;
}

/*******************************************************************************
loginform
*******************************************************************************/
.loginform {
	background-color: transparent;
	margin-left: 0px;
	margin-right: opx;
	padding: 3px;
}
