/***** H T M L ************/
body
{
	margin: auto;
	padding:0px;
	top: 0px;
	left: 0px;
	max-width:1024px;
	background:#FFFFFF url(../images/background.png) left top repeat-x fixed;
}

.page_wrapper{
	background:white	
}

.logo_header{
	height: 70px;
}

body, div, table
{
	font-size: 8pt;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
a
{
	text-decoration: none;
	color: #0033CC;
	outline: none;
}
	a:hover
	{
		color: #ff9900;
	}
	a img { border: none; }

h1,h2,h3
{
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	color: #ff9900;
}
h1
{
  font-size: 12pt;
	margin-bottom: 0;
}
h2
{
	font-size: 12pt; 
}
h3
{
	font-size: 10pt;
}
ul
{
	list-style-image: url('../icons/list.gif');
}

form
{
	margin: 0px;
}
input, select, textarea
{
	border: 1px solid #c0c0c0;
	font-size: 8pt;
	padding: 1px;
	margin: 0px;
	background-image: url('../images/input.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
input[disabled]
{
	background: none;
	border: 1px solid #c0c0c0;
}
input.button
{
	width: auto;
	border: none;
	background: none;
}
input.radio, input.checkbox
{
	border: none;
	background: none;
}
/***** T E M P L A T E ****/
#loading
{
	background: url('../images/overlay.gif');
}
#system-error
{
	background: url('../icons/system-error.jpg') no-repeat left;
	border: 2px solid #D50000;
	width: 400px;
	margin: 0 auto;
	padding: 10px;
	padding-left: 70px;
	font-size: 10pt;
}
	#system-error h1
	{
		margin: 0;
		color: #D50000;
	}
.prod_quant_dispo{
	color:green;
}
/**** H E A D E R ****/
#header
{
	width: 100%;
	/*background: url('../images/header.jpg') no-repeat top right;*/
	/*background: #E1F1FF url('../images/header_NATALE.jpg') repeat-x top;*/
}

#header td tr
{
	margin: 0;
	padding: 0;
  	/*background: #E1F1FF url('../images/header_NATALE.jpg') repeat-x top;*/
}
#header-news
{
	color: #909090;
	width: 200px;
	font-size: 10pt;
	text-align: center;
}
	#header-news-read-all
	{
		height: 10px;
		font-weight: bold;
		font-size: 7pt;
		text-align: center;
	}
		#header-news-read-all a
		{
			display: block;
			background: url('../icons/read-all-news.gif') no-repeat bottom;
			padding-bottom: 5px;
			color: #c0c0c0;
		}
	#static-news
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
		#static-news li
		{
			display: none;
			list-style-image: none !important;
		}
#header-infos td
{
	padding: 2px;
}

	#header-cart
	{
		padding: 3px;
		padding-left: 35px;
		background: url('../icons/icon_header_cart.gif') no-repeat left;
		display: block;
	}
	#header-account
	{
		padding: 3px;
		padding-left: 15px;
		/*background: url('../icons/icon_header_login.gif') no-repeat left;*/
		background:transparent url(../images/bullet.gif) no-repeat scroll left center;
	}
	#header-info
	{
		padding: 3px;
		padding-left: 15px;
		/*background: url('../icons/icon_header_info.gif') no-repeat left;*/
		background:url(../images/bullet.gif) no-repeat scroll left center;
	}
	#header-mail
	{
		padding: 3px;
		padding-left: 35px;
		background: url('../icons/icon_header_mail.gif') no-repeat left;
	}
	#header-skype
	{
		padding: 3px;
		padding-left: 35px;
		background: url('../icons/icon_header_skype.gif') no-repeat left;
	}
	#header-phone
	{
		padding: 3px;
		padding-left: 35px;
		background: url('../icons/icon_header_phone.gif') no-repeat left;
	}
	#header-hours
	{
		font-size: 7pt;
		color: #404040;
	}
	#header-counter
	{
    vertical-align:bottom;
    text-align: right;
		font-size: 8pt;
		color: #404040;
	}
	/*#firefox-plugin
	{
		padding: 3px;
		padding-left: 35px;
		background: url('../icons/firefox.gif') no-repeat left;
	}*/
	#add-to-book
	{
		padding: 3px;
		padding-left: 15px;
		/*background: url('../icons/icon_header_bookmark.gif') no-repeat left;*/
		background:transparent url(../images/bullet.gif) no-repeat scroll left center;
	}

	
#bar
{
	clear: both;
	background: #e0e0e0 /*url('../images/bar-repeat.gif') repeat-x bottom left*/;
	border-top: 1px solid #FF9600;
	border-bottom: 1px solid #FF9600;
	padding-top: 2px;
	margin-bottom: 7px;
	height:55px;
}
#body-table
{
	width: 100%;
	border-collapse: collapse;
}
	#body-table td
	{
		vertical-align: top;
	}
#left
{
	width: 160px;
}
#content
{
	padding-left: 5px;
	padding-right: 5px;
}
	#pathway
	{
		font-size: 8pt;
		color: #0033CC;
		background:#F4F5F5;
		padding:2px;
		border-bottom:1px solid #FF9600;
	}
	#pathway a
	{
		color: #0033CC;
	}
#right
{
	width: 160px;
}

#footer
{
	width: 100%;
	background: url('../images/footer-repeat.gif') repeat-x bottom;
	border-collapse: collapse;
	font-size: 7pt;
	color: #0033CC;
}
  #footer h3{
  	color: black;
  	font-weight: normal;
  }
  #footer td{
    padding-bottom:5px;
  }
	#date
	{
		vertical-align: bottom;
	}
	#payments
	{
		text-align: center;
		vertical-align: bottom;
	}
	#address-foot
	{
		text-align: center;
		vertical-align: bottom;
	}
	#credits
	{
		vertical-align: bottom;
		text-align: right;
		width: 256px;
		height: 87px;
		background: url('../images/footer.gif') no-repeat bottom right;
	}

/****** C L A S S ******/
.a-center { text-align: center; }
.a-left { text-align: left; }
.a-right { text-align: right; }

.v-top { vertical-align: top; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.captcha
{
	width: 300px;
	padding: 4px;
	background: #ebedee;
}

.prefix-title
{
	color: #828282;
	font-weight: normal;
	font-size: 7pt;
	display: block;
}
.highlight-title
{
}
	.highlight-title em
	{
		font-style: normal;
	}

.big-button
{
	background: url('../icons/big-button.gif') no-repeat right;
	padding: 5px;
	padding-right: 45px;
	font-weight: bold;
	color: #0033CC;
	cursor: hand;
	cursor: pointer;
}
a.big-button
{
	border: 1px solid #C0C0C0;
	font-size: 8pt;
}

.big-button-back
{
	background: url('../icons/big-button-back.gif') no-repeat left;
	padding: 5px;
	padding-left: 45px;
	font-weight: bold;
	color: #0033CC;
	cursor: hand;
	cursor: pointer;
}
a.big-button-back
{
	border: 1px solid #C0C0C0;
	font-size: 8pt;
}

.notes-notice
{
	color: #909090;
}
.notes-warning
{
	background: url('../icons/warning.png') no-repeat left top;
	padding-left: 25px;
}
.notes-info
{
	border: 1px solid #D3D301;
	background: #FFFFC6 url('../images/notes-info.jpg') no-repeat top right;
	padding: 2px;
	margin: 2px;
}
a.info
{
	background: url('../icons/help.png') no-repeat left;
	padding-left: 15px;
}

.product-new
{
	position: absolute;
}

.mini-page
{
	float: left;
	width: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #FFCA00;
	color: #0033CC;
	margin-left: 3px;
	letter-spacing: -2px;
}
	.mini-page_selected
	{
		background: #0033CC;
		color: #fff;
	}

/**** M O D U L E S ****/
#top-menu
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
tr.macro
{
	float: left;
}

a.macro
{
	display: block;
	/*background: url('../images/bullet.gif') no-repeat left;*/
	/*border-left: 2px solid #FFFFFF;*/
	padding-left: 4px;
	margin-left: 4px;
	font-weight: bold;
	color: #3e3d40;
}
	a.macro span
	{
		padding-right: 4px;
	}
	.menu-over a.macro
	{
		/*background: #ebedee url('../images/macro-over-left.gif') no-repeat bottom left;*/
		background: #F4F5F5;
    color: #3e3d40;
	}
		.menu-over a.macro span
		{
			/*background: #ebedee url('../images/macro-over-right.gif') no-repeat bottom right;*/
			background: #F4F5F5;
		}
	.menu-over ul
	{
		display: block !important;
	}
	.menu-out ul
	{
		display: none !important;
	}
#top-menu ul
{
	position: absolute;
	z-index: 100;
	display: none;
	background: #F4F5F5;
	border: 1px solid #c0c0c0;
	border-left: none;
	border-top: none;
	margin: 0;
	padding: 0;
	margin-left: 4px;
	list-style: none;
	width: 200px;
}
	#top-menu ul li
	{
		border-bottom: 1px solid #fff;
		list-style-image: none;
	}
	#top-menu ul li a
	{
		padding: 3px;
		padding-left: 10px;
		display: block;
	}
	#top-menu ul li a:hover
	{
		background-color: #c0c0c0;
		color: #fff;
	}
	#first-macro a
	{
		/*background: none;
		padding: 0;
		margin-left: 3px;*/
	}
	#currentMacro
	{
		/*background-image: url('../images/label-checked.gif') !important;*/
		color: #3e3d40 !important;
		background-color: white;
	}
	#currentSub
	{
		color: #ff9900 !important;
	}
#search-form
  {
  	text-align: right;
  	color: #41A62A;
  	padding-right: 25px;
	font-size:17px;
	font-weight:bold;
  	float: right;
	padding-top:15px;
	text-transform:lowercase;
  }
	#search-form input, #search-form select
	{
		padding: 0;
	}
	#search-results
	{
		position: absolute;
		visibility: hidden;
		width: 160px;
		left: 0px;
		margin-top: -1px;
		padding-top: 15px;
		padding-bottom: 25px;
		background: url('../images/search-results.gif') no-repeat center top;
		text-align: center;
		color: #0033CC;
		font-size:8pt;
		font-weight:normal;
	}
h3.module-title
{
	clear: both;
	color: #000000;
	text-align: right;
	background: url('../images/product-panel-title.jpg') no-repeat bottom right #c0c7cb;
	margin: 0;
	padding: 2px;
	font-size: 8pt;
	font-weight: bold;
}
h3.module_title_online{
	background:#F4F5F5!important;
}
	h3.module-title a
	{
		/*text-decoration: underline;*/
		color: #000000;
	}

.submit-filters
{
	background: url('../images/search.gif') no-repeat left !important;
	padding: 3px 0 3px 30px;
	border-top: 3px solid #FF9900 !important;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FF9900;
	margin-top: 5px;
}

.module
{
	font-size: 8pt;
	border: 2px solid #ebedee;
	/*background: url('../images/module.gif');*/
	background: #f4f5f5 /*url('../images/right.jpg') top right no-repeat*/;
	padding: 3px;
	margin-bottom: 10px;
}
	.module h3
	{
		margin: 0;
		font-size: 8pt;
		color: #6F6F6F;
		border-bottom: 1px solid #ff9900;
	}
	.module dt
	{
		color: #6F6F6F;
		font-weight: bold;
	}
	.module dd
	{
		color: #6F6F6F;
		margin-left: 5px;
	}

/** spedizione**/
#product-sped
{
	list-style: none;
	padding: 0;
	margin: 0;
  text-align:left;
}
	#product-sped li
	{
		list-style-image: none;
		color: black;
		padding: 3px;
	}
		#product-sped li strong
		{
			color: #727272;
		}

/** contacts **/
#contacts
{
	margin: 0;
	padding: 0;
	list-style: none;
}
	#contacts li { padding: 5px; padding-left: 20px; }	
	#contacts-tel { background: url('../icons/info-tel.gif') no-repeat left; }
	#contacts-fax { background: url('../icons/info-fax.gif') no-repeat left; }
	#contacts-mail { background: url('../icons/info-mail.gif') no-repeat left; }
	#contacts-skype { background: url('../icons/info-skype.gif') no-repeat left; }
	#contacts-time
	{
		text-align: center;
		border-top: 1px solid #c0c0c0;
		font-size: .8em;
	}
	#contacts-time em { letter-spacing: 1px; }

/*** news ***/
#latest-news, #mod_loghi_fiducia
{
	margin-bottom: 10px;
}
	#latest-news h3, #mod_loghi_fiducia h3
	{
		margin: 0;
		padding: 3px;
		font-size: 8pt;
		background: #C0C7CB url(../images/product-panel-title.jpg) no-repeat scroll right bottom;
		color: #000000;
		font-weight:bold;
		text-align:right;
	}
	#latest-news ul, #mod_loghi_fiducia ul
	{
		padding: 0 !important;
		margin: 0;
		list-style: none;
	}
		#latest-news ul li {
background:#F4F5F5 none repeat scroll 0 0;
border-bottom:1px solid #EBEDEE;
border-right:1px solid #EBEDEE;
padding:3px;
}
		#latest-news ul li,#mod_loghi_fiducia table 
		{
			background: #F4F5F5;
		}
			#latest-news ul li a
			{
				color: #000;
			}
		#mod_loghi_fiducia table td{
			text-align:center;
		}
		#mod_loghi_fiducia.fiducia table{
			background:#FFFFFF;
		}
		#mod_loghi_fiducia.fiducia table td{
			text-align:left;
			vertical-align: middle;
		}
		#mod_loghi_fiducia table td a{
			display: block;
		}
		.guides-more
		{
			display: none;
		}

.nostri_shop{
  width:100%;
  padding-top:40px;
  text-align: center;
  vertical-align:middle;	 
}		

    .nostri_shop td{
			border:0px solid black!important;
			background:transparent!important;
		}
		.nostri_shop h3{
			background:white!important;
			border-top:1px solid grey;
		}
		.nostri_shop a{
			color: #000;
    }

#guides-all
{
	display: block;
	text-align: right;
	font-size: 7pt;
	background: #ebedee url('../icons/read-all-guides.gif') no-repeat bottom right;
	padding-right: 15px;
	color: #6F6F6F;
}
/*** offerte, novità, simili **/
.product_module
{
	text-align: center;
	background: url('../images/bg_box.gif');
	border: 1px solid #ebedee;
	font-size: 7pt;
	margin: 5px;
}
	.product_module-name
	{
		display: block;
		height: 26px;
		overflow: hidden;
	}
	.product_module-price
	{
		margin-top: 5px;
		/*background-color: #ebedee;*/
		background: url('../images/product-panel-price.jpg') repeat-x bottom;
		vertical-align: middle !important;
		text-align: center;
		font-size: 8pt;
		font-weight: bold;
		color: #0033CC;
	}
	.product_module-price s
	{
		color: #75848A;
		font-size: 8pt;
		font-weight: normal;
	}
	.product_module-price b
	{
		color: #0033CC;
	}
	
	.product_module .prefix-title
	{
		display: none;
	}
/**** CART ***/
#cart-module
{
	border: 1px solid #fcc169;
	margin-bottom: 10px;
	text-align: left;
	background:#F4F5F5;
}
	#cart-module-h3
	{
		background: #fcc169;
		font-weight:bold;
	}
#cart-module-table
{
	border-collapse: collapse;
	font-size: 7pt;
}
	#cart-module-total
	{
		border-top: 1px solid #0033CC;
		text-align: right;
		font-weight: bold;
		color: #0033CC;
	}

/*** PER TE ***/
#perte-module
{
	border: 1px solid #ff9900;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
	#perte-module-h3
	{
		background: #ff9900;
	}
/*** RSS ***/
#rss
{
}
#rss-desc
{
	font-size: .9em;
	padding-bottom: 3px;
}
#rss-info
{
	background: url('../images/bg_box.gif');
	font-size: 7pt;
}
	#rss-info a
	{
		background: url('../icons/help.png') no-repeat left;
		padding-left: 15px;
		color: #ff9900;
	}

/**** FAQ ****/
#faq { }
	#faq h4
	{
		margin: 0;
		color: #6F6F6F;
		font-size: 8pt;
	}
	#faq ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#faq ul li
	{
		list-style-image: none;
		padding: 2px;
	}
	#faq ul li a
	{
		color: #6F6F6F;
	}
/******/
.required
{
	background: url('../images/required.gif') no-repeat -5px top;
	padding-left:10px;
}
.error-field
{
	background: url('../icons/error-field.gif') no-repeat top left;
	padding-left: 20px;
	font-size: 7pt;
	color: red;
}
.read-more
{
	display: block;
	text-align: left;
	margin: 2px 0 10px 0;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 20px;
	background: url('../icons/read-more.gif') no-repeat bottom left;
}
.success
{
	background: url('../images/order-success.gif') no-repeat left;
	padding: 30px;
	padding-left: 130px;
	line-height: 2em;
	font-size: 9pt;
	font-style: italic;
}

.product-tech-header{
	vertical-align:middle!important;
	color: #757575;
}


#module-contact{
	background:url(../images/contatti.gif) top right no-repeat;
	padding-top:70px;
}

#module-contact table {
	margin: -5px 0 10px;
}

#module-contact table td{
	text-align:center;
	padding: 3px 0;
}
#module-contact table td,#module-contact table td a{
	color:#41A62A;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
}

#search-form #search-main{
	font-size:12px;
	width:155px;
}

.contact_module_top{
	background:url(../images/contatti.gif) top right no-repeat;
	width:270px;
}

.contact_module_top td{
	padding:1px 0;
}

.contact_module_top td,.contact_module_top td a{
	color:#41A62A;
	font-family:Arial;
	font-size:14px!important;
	font-weight:bold;
}

b.promo-price-bold{
	font-size:10px;
	color:black;
	font-weight:normal;
}
