/* ------------------ tooltip ------------------------- */

#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

object {
   outline           : none 
}
/* ------------------ lightbox ------------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../_files/lightbox_base/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../_files/lightbox_base/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* ----------------- submodal ------------------- */
#popupMask { display:none; position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;background-color:#000;-moz-opacity: 0.7;opacity:.70;filter: alpha(opacity=70);}
#popupContainer {position: absolute;z-index: 201;top: 0px;left: 0px;display:none;padding: 0px;}
#popupInner { padding:12px;padding-top:0px;background-color: #FFFFFF;}
#popupFrame {margin: 0px;width: 100%;height: 100%;position: relative;z-index: 202;}
#popupTitleBar {background-color: #fff;color: #FFFFFF;font-weight: bold;height: 20px;padding: 0px; padding-top:8px;position: relative;z-index: 203;}
#popupTitle {float:left;font-size: 1.1em; display:none}
#popupControls {float: right;cursor: pointer;cursor: hand;}
#popupControls a span {display: block;height: 20px;width: 20px; margin-right:0px; margin-top:0px; text-indent: -9000px;background: url('submodal_base/submodal_close.gif') no-repeat;}
.popupBody  {margin:5px; margin-top:0px;margin-left:10px;background-color:#FFFFFF; }

/* ----------------- CSS WEBSITE ------------------- */
body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #EEECE0;
}

body,
select,
input,
textarea {
	font-family		: Arial, sans-serif;
	font-size		: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited {
	color                : #387ECC;
	text-decoration		: none;
	font-weight       	: bold;
	text-decoration      : none;
}

ul.menu_news_l1 a:link,
ul.menu_news_l1 a:visited {
	color                : #387ECC;
	text-decoration		: none;
	font-weight       	: normal;
}

ul.menu_news_l1 span.selected a:link,
ul.menu_news_l1 span.selected a:visited {
	color                : #387ECC;
	text-decoration		: none;
	font-weight       	: bold;
}

a:hover {
	color                : #1F61AA;
	text-decoration		: underline;
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding					: 2px;
	background-color		: #FFF;
	border					: 1px solid #193E69;
}

textarea.input_1 {
	
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_10 {
	padding			: 10px;
}

.padding_20 {
	padding			: 20px;
}

.padding_interna {
	padding			: 0 20px;
}

.stile_indi
{
	display				: none;
}

div.div_main_bg {
	background-image: url(../_pics/struttura/bg_main_tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

div.div_main_header {
	background-image: url(../_pics/struttura/bg_main_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

div.div_main_footer {
	background-image: url(../_pics/struttura/bg_main_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height				: 862px;
	height					: auto !important;
	height					: 862px;		
}

#div_container {
	width					: 980px;
	margin				: auto;
	padding-bottom		: 60px;
}

#div_container div {

}

div.div_header {
	height				: 128px;
	position				: relative;
}

div.div_header a {
	outline				: none;
}

div.div_header div.div_logo {
	position				: absolute;
	left					: 10px;
	top					: 20px;
}

div.div_header div.div_logo_txt {
	position				: absolute;
	left					: 330px;
	top					: 32px;
}

div.div_header div.div_logo_sottotitolo {
	position				: absolute;
	left					: 335px;
	top					: 80px;
	font-size			: 20px;
	letter-spacing		: -1px;
	font-weight			: normal;
	color					: #D8EBFF;
}

div.div_main_menu {
	height				: 50px;
	text-align			: center;
	white-space			: nowrap;
}

div.div_main_menu a {
	outline				: none;
}

div.div_main_menu ul {
	margin				: 0;
	padding				: 0;
}

.div_main_menu .sss {
	display:none;
}

.div_main_menu ul.livello1{
	padding				: 0px;
	margin-left			: 20px;
	
}
.div_main_menu .livello1 li{
	position				: relative;
	list-style				: none;
	float					: left;
	padding				: 0px;
	margin				: 0px;


}

.div_main_menu ul.livello2 {
	display				: none;
	position				: absolute;
	width					: 300px;
	top					: 34px;
	left					: 0px;
	z-index				: 1000;
	padding				: 0;
	padding-top			: 10px;
	padding-bottom		: 30px;
	margin				: 0;
	background-image	: url(../_pics/struttura/main_menu/bg_sottomenu.png);
	background-repeat	: no-repeat;
	background-position: right bottom;
	font-size			: 11px;
	list-style-type	: none;
}

.div_main_menu ul.livello2 li{
	float					: none;
	margin-left			: 20px;
	text-align			: left;
	padding				: 4px 0;
	z-index: 1000;
}

.div_main_menu ul.livello2,
.div_main_menu .livello2 a:link,
.div_main_menu .livello2 a:visited,
.div_main_menu .livello2 a {
	color						: #fff;
	font-weight				: normal;
	z-index: 1000;
}

div.div_main_body {
	min-height			: 600px;
	height				: auto !important;
	height				: 600px;
}

div.div_footer {
	color						: #444;
}

div.div_footer a:link,
div.div_footer a:visited {
	color						: #387ECC;
	text-decoration		: none;
}

div.div_footer a:hover {
	color						: #2965A7;
	text-decoration		: none;
}

div.div_footer p {
	padding				: 5px 0;
}

div.div_footer p.copyrights {
	font-size			: 11px;
}

div.div_footer p.tnx {
	font-size			: 10px;
}

p.breadcrumb {
	font-size			: 11px;
}

p.breadcrumb a:link,
p.breadcrumb a:visited {
	text-decoration		: none;
	color						: #666;
	font-weight				: normal;
}

p.breadcrumb,
p.breadcrumb a:link,
p.breadcrumb a:visited {
	color						: #555;
}

p.breadcrumb a:hover {
	color						: #387ECC;
}

p.breadcrumb span.selected {
	color						: #387ECC;
	font-size				: 14px;
	font-weight				: bold;
}

p.categoria_attuale {
	font-size				: 22px;
	letter-spacing			: -1px;
	color						: #2F3843;
}

p.categoria_attuale span.categoria {
	color						: #387ECC;
	font-weight				: bold;
	font-size				: 26px;
}

p.categoria_filtro {
	font-size				: 11px;
	color						: #2F3843;
}

p.categoria_filtro span.selected {
	color						: #0B458B;
	font-size				: 13px;
	text-decoration		: underline;
}

table.tab_prodotti {
	margin-top				: 20px;
	width						: 100%;
}

table.tab_prodotti td {
	padding					: 20px;
	vertical-align			: top;
	width						: 33%;
}

table.tab_prodotti td a:link,
table.tab_prodotti td a:visited {	
	color						: #2F3843;
	font-weight				: normal;
}

table.tab_prodotti td span.cod_art {
	color						: #387ECC;
}

table.tab_prodotti td p.immagine {
	padding					: 6px 0;
}

table.tab_prodotti td div.div_img_prodotto {
	width						: 220px;
	height					: 150px;
	margin					: auto;
	position					: relative;
}

table.tab_prodotti td div.div_img_prodotto div.div_img {
	z-index					: 1;
}

table.tab_prodotti td div.div_img_prodotto div.div_ico {
	position					: absolute;
	top						: 5px;
	z-index					: 10;
}

table.tab_prodotti td div.div_img_prodotto div.div_ico_new {
	right						: 5px;
}

table.tab_prodotti td div.div_img_prodotto div.div_ico_offer {
	left						: 5px;
}

table.tab_prodotti td p.bottone {
	padding					: 2px 0;
}

table.tab_prodotti td p.didascalia {
	padding					: 0 0 6px 0;
}


table.tab_prodotti td.td_bordo_dx {
	border-right			: 1px solid #CCC;
}

table.tab_prodotti td.td_bordo_bottom {
	border-bottom			: 1px solid #CCC;
}

table.tab_prodotti td a {
	outline					: none;
}

p.testo {
	text-align				: justify;
	line-height				: 18px;
}

table.tab_contatti {
	width						: 100%;
	margin					: auto;
}

table.tab_contatti td {
	padding					: 20px;
	width						: 50%;
}

table.tab_dettaglio_prodotto {
	width						: 95%;
	margin					: auto;
}

table.tab_dettaglio_prodotto td {	
	padding					: 20px;
}

table.tab_dettaglio_prodotto td.td_testo {
	font-size				: 14px;
	line-height				: 20px;
	border-left				: 1px solid #BBB;
}

table.tab_dettaglio_prodotto td p.nome_prodotto {
	font-size				: 26px;
	letter-spacing			: -1px;
	line-height				: 24px;
	color						: #387ECC;
	font-weight				: bold;
}

table.tab_dettaglio_prodotto td p.titolo2 {
	color						: #387ECC;
	font-size				: 17px;
	text-transform			: uppercase;
	padding					: 12px 0 0 0;
}

h1.h1_main_title {
	font-size				: 35px;
	color						: #444;
	letter-spacing			: -1px;
	font-weight				: normal;
}

table.tab_homepage td {
	margin					: auto;
	padding					: 3px;
	vertical-align			: top;
}

table.tab_homepage td.td_evidenza {
	width						: 380px;
	background-image		: url(../_pics/homepage/bg_evidenza.gif);
	background-position	: center top;
	background-repeat		: no-repeat;
}

table.tab_homepage td table.tab_prodotti_evidenza {
	margin					: auto;
	width						: 96%;
}

table.tab_homepage td table.tab_prodotti_evidenza td {
	padding					: 10px 4px;
	border-bottom			: 1px solid #DDD;
	font-size				: 11px;
	vertical-align			: middle;
}

table.tab_homepage td table.tab_prodotti_evidenza td img {
	border					: 1px solid #869EBC;
}

table.tab_homepage td table.tab_prodotti_evidenza td p.cod_art,
table.tab_homepage td table.tab_prodotti_evidenza td p.prezzo {
	font-size				: 14px;
	padding					: 4px 0;
	color						: #2E6EB8;
}

table.tab_homepage td table.tab_prodotti_evidenza td a:link,
table.tab_homepage td table.tab_prodotti_evidenza td a:visited {
	color						: #555;
	font-weight				: normal;
}


.dx {
	float:right;
	padding:0px;
	margin:0px;
}

.div_dove_siamo {
	margin-top:12px;
	padding:10px;
	width:300px;
	text-align:center;
}

.div_contatti {
	padding:10px;
	width:300px;
	text-align:center;
}
.div_contatti h3 {
	padding-bottom:10px;
	width:300px;
	text-align:center;
}


#div_form_contatti {
	width:340px;
	text-align:center;
	padding:10px;

}
#div_form_contatti table.tab_form {
	margin:auto;
}

#div_form_contatti .head{
	text-align:center;
}
#div_form_contatti .input_2{
	width:170px;
}
#div_form_contatti select.input_2 {
	width:176px;
}

#div_form_contatti div.div_errori {	
	background-color:#CC0000;
	color:#FFFFFF;
	margin:10px;
	padding:10px;
}

#div_form_contatti  div.div_invio {
	border:1px solid red;
	margin:auto;
	padding:20px;
	margin-top:20px;
}

#div_form_contatti div.div_invio div.ok_mail,
#div_form_contatti div.div_errori p.errore {
	font-size		: 14px;
	font-weight		: bold;
	text-align		: center;
}

#div_form_contatti ul.errore_form,
#div_form_contatti div.div_errori p.errore {
	color				color:#FFFFFF;
}

#div_form_contatti ul.errore_form {
   width                : 200px;
   margin               : auto;
}

#div_form_contatti ul li {
	padding			: 2px;
}


#div_form_contatti table.tab_form td {
	padding				: 1px;
	font-size			: 11px;
}

#div_form_contatti table.tab_form td.td_header {
	text-align		: center;
	padding			: 6px 0 2px 0;
	font-weight		: bold;
}

#div_form_contatti table.tab_form td.td_dida {
	text-align		: right;
	white-space      : nowrap;
}

#div_form_contatti table.tab_form td.td_campo {
	text-align		: left;
}

#div_form_contatti table.tab_form td.td_messaggio {
	text-align		: center;
}

#div_form_contatti table.tab_form td p.privacy_txt {
	font-size		: 11px;
}

#div_form_contatti table.tab_form td p.privacy_input {
	padding			: 3px;
	text-align		: center;
}
#div_form_contatti table.tab_form td div.submit {
	text-align		: center;
	padding			: 2px;
	padding-bottom:
}

#div_form_contatti .submit input{
	text-align:center;
	padding:5px;
	border:1px solid gray;
}
#div_form_contatti .submit .button_submit{
	background-color:#bbb;		
	font-weight:bold;
}

table.tab_nrr {
	width						: 100%;
	margin-top				: 15px;
}

table.tab_nrr td {
	padding					: 15px;
	vertical-align			: top;
}

table.tab_nrr td.td_lista {
	width						: 30%;
	background-color		: #EEE;
	border-right			: 2px dotted #999;
	color						: #387ECC;
}

table.tab_nrr td.td_lista p {
	padding					: 6px;
	margin-bottom			: 4px;
}

table.tab_nrr td.td_lista p.selected {
	background-color		: #FFF;
}

table.tab_nrr td.td_zoom {
	width						: 70%;
}

table.tab_nrr td table td  {
	
}

div.div_form_commento {

}

div.div_form_commento table td {
	padding					: 2px;
}

div.div_form_commento table td input.input_1,
div.div_form_commento table td textarea.input_1 {
	width						: 350px;
	padding					: 3px;
	font-size				: 11px;
	border					: 1px solid #999;
}

div.div_form_commento table td input.bottone {
	color						: #FFF;
	padding					: 4px;
	background-color		: #387ecc;
	font-weight				: bold;
}


div.div_login_form table {
	float						: left;
}


table.tab_reg_log {
	width						: 70%;
	margin					: auto;
	margin-top				: 10px;
}

table.tab_reg_log td {
	padding					: 10px;
}

table.tab_reg_log td table td {
	padding					: 4px;
}

table.tab_reg_log td table td input.input_1 {
	width						: 150px;
}

p.titolo_2 {
	font-size				: 18px;
	margin-bottom			: 10px;
	color						: #387ecc;
	padding-bottom			: 5px;
	border-bottom			: 1px dotted #AAA;
}

div.div_commento {
	background-color		: #EEE;
	margin-bottom			: 6px;
	padding					: 10px;
	font-size				: 11px;
}

div.div_commento p {
	margin					: 2px 0;
}

div.div_commento p.titolo {
	font-size				: 14px;
}

div.div_commento p.testo {
	font-size				: 12px;
}


ul.menu_news_l1{
	margin-left				: -10px;
	padding-left			: 0px;
	list-style-type		: none;

}
ul.menu_news_l1 li{
	padding-bottom			: 10px;
	padding-top				: 10px;
}
ul.menu_news_l2{
	list-style-type		: none;
}

ul.menu_news_l2{
	padding-left			: 20px;
}
ul.menu_news_l2 li{
	padding-bottom			: 2px;

}
ul.menu_news_l1 li span.selected {
	font-weight				: bold;
}

ul.menu_news_l2 li a:link,
ul.menu_news_l2 li a:visited,
ul.menu_news_l2 li a:hover,
ul.menu_news_l2 li a:active{
	font-weight				: normal;
}



div.div_head_login_carr {
	margin-top           : 1px;
	background-image		: url(../_pics/struttura/bg_header_login.jpg);
	background-repeat		: no-repeat;
	background-position	: center top;

}

div.div_head_login_carr,
div.div_head_login_carr table,
div.div_head_login_carr table td {
	height               : 58px;
}

div.div_head_login_carr table {
	width                : 100%;
}

div.div_head_login_carr table td {
	vertical-align       : middle;
	padding              : 0;
}

.news_homepage {
	float:left;
	margin-right: 15px;
}
