/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

body {
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #eeeeee;
	background-image: url('../img/bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

body.published {
	background: #AADDFF;
}

#wrapper {
	display: block;
	width: 960px;
	margin: 0 auto;
}

#top-area-wrapper {
	display: block;
	float: left;
	width: 960px;
	background: url('../img/bg-box-bottom.jpg') no-repeat bottom;
	margin: 20px 0 0 0;
}

	#top-area-wrapper #top-area {
		display: block;
		width: 920px;
		background: url('../img/bg-box-top.jpg') no-repeat top;
		padding: 20px;
	}
	
	#top-area-wrapper #top-area #top_a {
		display: block;
		float: left;
		width: 920px;
		height: 60px;
		position: relative;
	}
	
	#top-area-wrapper #top-area #top_b {
		display: block;
		float: left;
		width: 920px;
		height: 37px;
		background: url('../img/bg-mainnav.jpg') no-repeat;
		margin: 10px 0 0 0;
	}
	
	#top-area-wrapper #top-area #top_c {
		display: block;
		float: left;
		width: 920px;
		margin: 15px 0 0 0;
	}
	
		/* Slideshow */
		#slideshow {
			display: block;
			width: 920px;
			height: 200px;
			position: relative;
			overflow:hidden;
		}

			#slideshow  #slides {
				position:absolute;
			}
			
			#slideshow  #slides span {
				display:block;
				float:left;
			}


/*************************************************************/
	
	#top-area-wrapper #top-area #top_d {
		display: block;
		float: left;
		width: 860px;
		padding: 0 0 0 60px;
		background: url('../img/icon-newsflash.jpg') no-repeat left center;
		margin: 15px 0 0 0;
		min-height: 40px;
		height: auto !important;
		height: 40px;		
	}
	
	
		#top_a #logo {
			display: block;
			position: absolute;
			top: 0px;
			left: 0px;
			height: 40px;
			z-index: 1000;
		}
		
			#top_a #logo h1.img {
				display: block;
				margin: 0;
				padding: 0;
				float: left;
				width: 256px;
				height: 54px;
			}
		
				#top_a #logo h1.img a {
					display: block;
					float: left;
					width: 256px;
					height: 54px;
					padding: 0;
					text-indent: -5005px;
					cursor: pointer;
					background: url('../img/logo.jpg') no-repeat;
				}
		
		#top_a #logo h1.nolink {
			margin: 0;
			padding: 0;
			background: url('../img/logo.jpg') no-repeat;
			width: 290px;
			height: 40px;
			text-indent: -5005px;
		}
		
		#top_a #logo h1.text {
			display: block;
			margin: 0;
			padding: 0 0 0 15px;
			float: left;
			background: none;
			font: bold 24px/24px Arial, Helvetica, sans-serif;
		}
		
			#top_a #logo h1.text a:link,
			#top_a #logo h1.text a:visited {
				background: none;
				text-decoration: none;
				color: #155692;
				text-indent: 0px;
				font: bold 24px/24px Arial, Helvetica, sans-serif;
			}
			
			#top_a #logo h1.text a:hover{
				color: #000000;
			}
		
		#top_a #logo h1.textnolink {
			display: block;
			margin: 0;
			padding: 0 0 0 15px;
			float: left;
			background: none;
			font: bold 24px/24px Arial, Helvetica, sans-serif;
			color: #155692;
		}
		
		#top_a #logo h2.motto {
			display: block;
			margin: 0;
			padding: 0 0 0 15px;
			float: left;
			clear: left;
			background: none;
			font: normal 12px/12px Arial, Helvetica, sans-serif;
			color: #777777;
		}
		
		
		#top_b #searchbox {
			display: block;
			float: right;
			height: 37px;
			line-height: 37px;
			background: url('../img/bg-mainnav-divisor.jpg') no-repeat left;
			padding: 0 10px 0 10px;
		}
		
		
		#top_b #f-tools {
			display: block;
			float: right;
			line-height: 37px;
			height: 37px;
		}
		
			#top_b #f-tools #buttons {
				display: block;
				margin: 0 10px 0 0;
				line-height: 37px;
			}
		
				#top_b #f-tools #buttons a {
					display: block;
					float: left;
					text-decoration: none;
					padding: 0px;
					margin: 0px;
					border: 0px;
					line-height: 37px;
					width: 15px;
					height: 37px;
					text-align: center;
					font: bold 11px/37px Arial, Helvetica, sans-serif;
					color: #464646;
				}
		
					#top_b #f-tools #buttons a#minus {
						font-size: 10px;
					}
					
					#top_b #f-tools #buttons a#reset {
						font-size: 12px;
					}
					
					#top_b #f-tools #buttons a#plus {
						font-size: 14px;
					}
					
					
					
#user-top-wrapper {
	display: block;
	float: left;
	width: 960px;
	background: url('../img/bg-box-bottom.jpg') no-repeat bottom;
	margin: 10px 0 0 0;
}

	#user-top-wrapper #user-top {
		display: block;
		float: left;
		width: 920px;
		background: url('../img/bg-box-top.jpg') no-repeat top;
		padding: 20px;
	}
	
	
#site-content-wrapper {
	display: block;
	float: left;
	width: 960px;
	background: url('../img/bg-box-bottom.jpg') no-repeat bottom;
	margin: 10px 0 0 0;
}

	#site-content-wrapper #site-content {
		display: block;
		float: left;
		width: 920px;
		background: url('../img/bg-box-top.jpg') no-repeat top;
		padding: 20px;
	}
	
	
	#site-content .sidebar {
		display: block;
		float: left;
		width: 209px;
	}
	
	#site-content #maincol {
		display: block;
		float: left;
		width: 890px;
		padding: 0 15px 0 15px;
	}
	
	#site-content #maincol-l {
		display: block;
		float: left;
		width: 696px;
		padding: 0 0 0 15px;
	}
	
	#site-content #maincol-r {
		display: block;
		float: left;
		width: 696px;
		padding: 0 15px 0 0;
	}
	
	#site-content #maincol-lr {
		display: block;
		float: left;
		width: 472px;
		padding: 0 15px 0 15px;
	}
	
		#site-content #pathway {
			display: block;
			float: left;
			margin: 20px 0 20px 0;
			width: 100%;
		}
		
		#site-content #content {
			display: block;
			float: left;
			width: 100%;
			padding: 0 0 20px 0;
		}
		
		#site-content #featured-top {
			display: block;
			float: left;
			width: 100%;
		}
		
		#site-content #fetured-bottom {
			display: block;
			float: left;
			width: 100%;
		}
		
		
	

#user-bottom-wrapper {
	display: block;
	float: left;
	width: 960px;
	background: url('../img/bg-box-bottom.jpg') no-repeat bottom;
	margin: 10px 0 0 0;
}

	#user-bottom-wrapper #user-bottom {
		display: block;
		float: left;
		width: 920px;
		background: url('../img/bg-box-top.jpg') no-repeat top;
		padding: 0 20px 0 20px;
	}
	
	
#footer-wrapper {
	display: block;
	float: left;
	width: 960px;
	margin: 10px 0 0 0;
	height: 40px;
}

	#footer-wrapper #footer-left {
		display: block;
		float: left;
		padding: 0 0 0 20px;
	}
	
	#footer-wrapper #footer-right {
		display: block;
		float: right;
		padding: 0 20px 0 0;
	}

/* SIDEBAR Modules */

.sidebar div.moduletable,
.sidebar div.moduletable_menu,
.sidebar div.moduletable_text {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	width: 209px;
	background: url('../img/bg-sidemod-bottom.jpg') no-repeat bottom;
	font: normal 90%/120% Arial, Helvetica, sans-serif;
}

	div.moduletable-content {
		display: block;
		float: left;
		width: 209px;
		background: url('../img/bg-sidemod-top.jpg') no-repeat top;
	}
	
		.sidebar div.moduletable-content h3 {
			display: inline;
			float: left;
			width: 181px;
			height: 30px;
			background: url('../img/bg-h3-sidemod.jpg') no-repeat;
			margin: 10px 0 0 9px;
			padding: 0 0 0 10px;
			font: bold 120%/30px Arial, Helvetica, sans-serif;
			text-transform: capitalize;
		}
		
		.sidebar div.moduletable div.moduletable-content div.content,
		.sidebar div.moduletable_text div.moduletable-content div.content {
			display: inline;
			float: left;
			width: 171px;
			margin: 10px 0 0 9px;
			padding: 0 10px 0 10px;
		}
		
		.sidebar div.moduletable_menu div.moduletable-content div.content {
			display: inline;
			float: left;
			width: 191px;
			margin: 10px 0 0 9px;
			padding: 0;
		}

/* end */

/* FOOTER NOTE */

#footer-right {
	font: normal 90% Arial, Helvetica, sans-serif;
	color: #666666;
}

/* end */



/* SIDEBAR Menus */

.sidebar ul.menu {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

	.sidebar ul.menu li {
	padding: 0;
	width: 181px;
	padding: 0 0 0 10px;
	background: none;
	font-size: 12px;
	}
	
		.sidebar ul.menu li a:link,
		.sidebar ul.menu li a:visited {
			display: block;
			color: #666666;
			line-height: 27px;
			height: 27px;
			background: url('../img/bg-sidebar-menuitem.gif') no-repeat 0px 0px;
		}
		
		.sidebar ul.menu li a:hover,
		.sidebar ul.menu li.active a:link,
		.sidebar ul.menu li.active a:visited {
	color: #1a7bb5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		}
		
		.sidebar ul.menu li ul {
			margin: 0 0 0 -10px;
			padding: 0px;
		}
		
			.sidebar ul.menu li ul li {
				padding: 0 0 0 20px;
			}
			
				.sidebar ul.menu li ul li a:link,
				.sidebar ul.menu li ul li a:visited,
				.sidebar ul.menu li.active ul li a:link,
				.sidebar ul.menu li.active ul li a:visited {
					color: #666666;
					background: none;
					line-height: 20px;
					height: 20px;
				}
				
				.sidebar ul.menu li ul li a:hover,
				.sidebar ul.menu li.active ul li#current a {
					color: #1a7bb5;
					background: none;
				}
				
				
/* end */


/* FOOTER Menu */

#footer-wrapper ul.menu {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

	#footer-wrapper ul.menu li {
		display: inline;
		float: left;
		padding: 0;
		padding: 0 0 0 10px;
		background: none;
	}
	
		#footer-wrapper ul.menu li a:link,
		#footer-wrapper ul.menu li a:visited {
			font: normal 90% Arial, Helvetica, sans-serif;
			color: #666666;
		}
		
		#footer-wrapper ul.menu li a:hover,
		#footer-wrapper ul.menu li.active a {
			color: #000000;
		}

/* end */




/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

/* Normal link */
a {
	color: #1a7bb5;
	outline: none;
	font-weight: normal;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #000000;
}

a.button:hover {
	color: #FFFFFF;
}

/* Title text */
.contentheading, .componentheading, h1, h2, h3, h4 {
	font-family: Arial, Helvetica;
}


strong {
	font-weight: bold;
	color: #000000;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 2px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	color: #333333;
	font-size: 100%;
}

.button {
	padding: 1px 8px;
	border: 1px solid #333333;
	background: url(../img/bg-button.gif) repeat-x left center #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}


/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	height: 1px;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	padding: 0 0 0 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

.category {
	font-weight: bold;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

table.category {
	display: table;
	width: 100%;
	margin: 20px 0 0 0;
}

.sectiontableheader {
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	background: url('../img/bg-header.jpg') repeat-x;
}

	.sectiontableheader th {
		border-right: 1px solid #FFFFFF;
	}

	.sectiontableheader a {
		font-weight: bold;
		color: #FFFFFF;
	}

tr.sectiontableentry1 td {
	border-bottom: 1px solid #cdcdcd;
	padding: 3px;
}

tr.sectiontableentry2 td {
	border-bottom: 1px solid #cdcdcd;
	padding: 3px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #FFFFCC;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}
/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 0px;
}

.createdate {
	padding: 0;
}

.modifydate {
	width: 100%;
	float: left;
	font-size: 10px;
	color: #666666;
}

.clr {
	clear: both;
}

p {
	margin-top: 15px;
	margin-right: 6;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 12px;
}.td-dx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.td-sx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.titolo-argomento {
	color: #063;
	font-size: 12px;
}
.privati-box {
	background-image: url(../img/home-privati.jpg);
	background-repeat: repeat-x;
	padding: 4px;
	height: 200px;
	width: 240px;
	color: #FFF;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
}
.privati-boxtxt {
	color: #194866;
	text-align: justify;
	line-height: 17px;
}

.aziende-box {
	background-image: url(../img/home-aziende.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 240px;
	color: #FFF;
	text-align: center;
	font-size: 40px;
	padding: 2px;
	line-height: 40px;
}
.aziende-boxtxt {
	color: #456A1A;
	text-align: justify;
	line-height: 17px;
}
h1 {
	color: #063;
	line-height: 30px;
	font-size: 22px;
}
.foto {
	background-color: #F3F3F3;
	padding: 8px;
	border: 1px solid #B5B5B5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
}
.aziende-boxtxt a {
	color: #324D11;
	text-decoration: none;
}
.smalltext {
	font-size: 11px;
}
.txt-bianco {
	color: #FFF;
}
.txt-bianco tr td strong {
	color: #FFF;
}

