body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

h1 {font-size: 1.7em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}


/*------------------------------------------------------------------
 * Catalogo
 *-----------------------------------------------------------------*/
h3.breadcrumb {
	margin-bottom: 20px;
	font-size: 13px;
}

h3.breadcrumb a {
	font-weight: bold;
}


#prodotto_top {
	overflow: hidden;
	height: 100%;
}

#foto_prodotto {
	float: left;
	min-width: 348px;
}

#foto_prodotto .preview {
	margin: 0 10px 2px 0;
	padding: 0;
	line-height: 100%;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 2px;
}

#foto_prodotto .preview img {
	margin: 0;
}

#foto_prodotto .thumb img {
	float: left;
	background-color: #fff;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 2px 0 0;
	cursor: pointer;	
}

h5.descrizione_prodotto {
	margin: 18px 0 12px 0;
	font-weight: bold;
	background: transparent url(../images/dot-01.gif) repeat-x scroll 0 60%;
}


.cataloghi_wrapper {clear:both;}
.catalogo_row {padding-bottom: 20px; margin-bottom:20px; overflow: hidden; height: 100%; background: transparent url(../images/dot-01.gif) repeat-x scroll 0 100%;}
.catalogo_row .prodotto {float: left; margin-right: 35px; width: 320px; }
.catalogo_row .last {margin-right: 0 !important;}
.catalogo_row .prodotto-img {float:left; }
.catalogo_row .prodotto-img img {height: 100px; display:block; margin-right: 10px; border: 1px solid #ccc; background-color: #fff; padding: 2px;}
.catalogo_row .prodotto-txt h4 {margin:0; margin-bottom:7px; font-size:110%;}
.catalogo_row .prodotto-txt h4 a {font-weight: bold;}
.catalogo_row .prodotto-txt p {margin:0; font-size:90%; text-align: justify; }
p.euro {font-weight: bold; font-size:100% !important; margin-bottom: 4px !important;}
p.euro img {border: none; margin-right: 5px; vertical-align: middle;}




p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background: none;
	text-decoration: underline;
}

h1 a {font-weight: normal;}
h2 a {font-weight: normal;}
h3 a {font-weight: normal;}
h4 a {font-weight: normal;}
h5 a {font-weight: normal;}
h6 a {font-weight: normal;}


a img {
	border: none;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.gradiente {
	background: transparent url("../images/sfondo_intestazioni.jpg") repeat-x bottom left;
	border: none !important;
}


#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 6px 15px 15px 15px;
}

/* Header */

#header {
	width: 950px;
	height: 172px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
}

#logo h1 {
	float: left;
	padding: 70px 0 0 20px;
	font-size: 3em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 80px 0 0 5px;
	font: bold 14px Helvetica, Arial, sans-serif;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
}

/* Search */

#search {
	margin: 0 3px 0 0;
	padding: 5px 0 0 0;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 110px;
	border-width: 1px;
	border-style: solid;
	font: 0.8em Helvetica, Arial, sans-serif;
	padding: 2px;
}

#search-submit {
	display: none;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 685px;
	padding: 25px 0 0 5px;
}

h1.title {
	margin-bottom: 15px;
	overflow: hidden;
	height: 100%;
	background: transparent url("../images/title_bg.png") repeat-x top left;
	padding: 4px 3px; 
}

.title .elenco {
	font-size: 16px;
	margin-top: 10px;
} 

.post .title a {
	background: none;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
	overflow: hidden;
	height: 100%;
}

.post .entry {
	padding: 0 0 20px 0;
	text-align: justify;
}

.time {
	background: transparent url("../images/time.png") no-repeat top left;
	padding-left: 20px;
	margin-right: 15px;
}
.user {
	background: transparent url("../images/user.png") no-repeat top left;
	padding-left: 20px;
	margin-right: 15px;
}





/***************************** Sidebar *************************************/

#sidebar {
	float: left;
	width: 240px;
	background: transparent url("../images/sfondo.jpg") repeat-y top left;
	padding: 30px 0 0 0;
	font-size: 12px;
}

#sidebar h2 {
	font-size: 20px;
	margin-bottom: 10px;
	padding: 6px 0 6px 6px;
	background: transparent url("../images/h2_bg.png") repeat-x top left;
}

#sidebar h4 {margin-bottom: 5px;}

#sidebar h4 a.list {
	font-weight: bold;
	font-size: 12px;
	padding-left: 17px;
	background: transparent url("../images/ico-list.gif") no-repeat top left;
}

#sidebar span.data {
	padding-right: 9px;
	background: transparent url("../images/date.gif") no-repeat scroll 100% 50%;
	margin-right: 5px;
}

#sidebar p {overflow: hidden; height: 100%; margin: 0; padding: 0; line-height: 120%;}
#sidebar a {border: none;}
#sidebar a:hover {text-decoration: underline;}

#sidebar ul {margin: 0; padding: 0; list-style: none;}

#sidebar li li img {
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	margin-right: 7px;
	float: left;
}

#sidebar ul.block {
	padding: 0 5px;
}

.item {
	line-height: 15px;
	padding: 5px 0;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.item_tail {
	line-height: 35px;
	padding: 5px 0 5px 5px;
	overflow: hidden;
	margin-bottom: 20px;
	text-align: right;
}

#sidebar p.no_items {
	font-style: italic;
	margin-bottom: 25px;
}


.link {
	margin: 0 0 13px 0 !important;
	padding: 0 0 0 5px !important;
}

.link img {
	border-width: 1px;
	border-style: solid;
	padding:2px;
}

.home_link {
	line-height: 90% !important;
}

.home_link img{
	border-width: 1px;
	border-style: solid;
	padding:2px;
}





/***************************** Calendar *************************************/

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}




/***************************** Footer *************************************/

#footer {
	width: 950px;
	height: 25px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
	font-family: Helvetica, Arial, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
}







/* AGGIUNTE */

#gallery_foto {
	text-align: center;
	padding: 0;
	margin: 0 0 10px 15px;
	height: 129px;
	width: 130px;
	border-width: 1px;
	border-style: solid;
	float: left;
	position:relative;
}

#gallery_descrizione {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 5px;
}

#gallery_foto a {
	border: none;
}

#emoticons_img {
	text-align: center;
	padding: 0;
	margin: 0 0 10px 15px;
	height: 70px;
	width: 65px;
	border-width: 1px;
	border-style: solid;
	float: left;
	position:relative;
}

a.ticket {
	border: none;
}

/* Menu */

#content_menu {
	width: 950px;
	height: 34px;
	margin: 0 auto;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
}



/************ cataloghi_home *************/
.cataloghi_wrapper {
	clear: both;
	overflow: hidden;
	height: 100%;
	margin-bottom: 20px;
}

.cataloghi_wrapper h2 {
	margin-bottom: 12px;
	padding-bottom: 5px;
}

.cataloghi_row {
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
}

.cataloghi_item {
	float: left;
	width: 320px;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.cataloghi_item img {
	padding: 3px;
	float: left;
	margin-right: 8px;
}

p.title {
	margin-bottom: 2px;
}

p.description {
	margin-bottom: 0;
	line-height: 18px;
	text-align: justify; 
}

/************ download_home *************/
.download_wrapper {
	clear: both;
	overflow: hidden;
	height: 100%;
	margin-bottom: 20px;
}

.download_wrapper h2 {
	margin-bottom: 12px;
	padding-bottom: 5px;	
}

.download_wrapper p {
	line-height: 90%;
}

.download_wrapper p img {
	padding: 0 3px;
	float: left;
	margin-right: 8px;
}

/************ gallery_home *************/
.gallery_wrapper {
	clear: both;
	overflow: hidden;
	height: 100%;
	margin-bottom: 20px;
}

.gallery_wrapper h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;	
}

.gallery_item {
	float: left;
	width: 320px;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.gallery_item img {
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	float: left;
	margin-right: 8px;
}


/************ gallery *************/
.album {margin-bottom: 20px;}

.album {
	overflow: hidden;
	height: 100%;
}


.album img {
	border-width: 1px;
	border-style: solid;
	margin: 0 10px 10px 0;
	padding: 3px;
	float: left;
}

/****** Dimensione del div che contiene l'immagine a destra durante la visualizzazione di una galleria *****/
/****** Questa dimensione dipende dal template e quindi deve essere specificata nel css di tutti i template *****/
div.content {
	width:550px;
}


#elenco_foto {
	overflow: hidden;
	clear: both;
}

.foto {
	margin: 0 5px 5px 0;
	width: 100px;
	height: 80px;
	float: left;
}

.foto img {
	margin: 0 5px 5px 0;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}



/************ news_home *************/
.news_wrapper {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.news_wrapper h2 {
	margin-bottom: 12px;
	padding-bottom: 5px;	
}

.news_item {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}


.news_item h3 {
	margin-bottom: 6px;
}

.news_item img {
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}


p.content {
	text-align: justify;
}

p.content span.meta {
	font-size: 13px;
}


.dettaglio_news {
	overflow: hidden;
	height: 100%;
}

.dettaglio_news img {
	border-style:solid;
	border-width:1px;
	float:left;
	margin-right:8px;
	margin-top:5px;
	padding:3px;
}



/************ sondaggi_home *************/
.sondaggi_wrapper {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.sondaggi_wrapper h2 {
	margin-bottom: 12px;
	padding-bottom: 5px;	
}

.sondaggi_item {
	float: left;
	width: 320px;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.sondaggi_item img {
	padding: 3px;
	float: left;
	margin-right: 8px;
}


/************ dropdown_one *************/
.no {
	cursor: default;
}

#menu {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 34px;
	position: relative;
	z-index: 3;
	font-family: Helvetica, Arial, sans-serif;
}

#menu li {
	float: left;
	margin-right: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}

#menu li a {
	border: none;
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

#menu table {
	border-collapse: collapse;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#menu li a:hover {
	z-index: 200;
	position: relative;
}

#menu li:hover {
	position: relative;
	z-index: 200;
}

#menu :hover ul {
	left: 0;
	top: 34px;
}

#menu ul, 
#menu :hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu :hover ul :hover ul {
	left: 120px;
	top: -1px;
	white-space: nowrap;
	z-index: 200;
	height:auto;
}

#menu :hover ul li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}

#menu :hover ul li a {
	width: 200px;
	overflow: hidden;
	padding: 0 0 0 10px;
	height: 30px;
	line-height:30px;
}
