/*
colori

celeste: 		#DDEDF7
azzurro:		#1B87CE
rosso:   		#a90329
grigio nero:  	#454545


*/

html, body, div, span, p, a, em, img, strong, fieldset, form, label, legend { margin:0; padding:0; border:0; outline:0; font-size:100%; }
body { background:#DDDDDD url(bg-body.jpg) no-repeat; color:#333333; font-family: Helvetica, Arial, sans-serif; font-size:12px; line-height:150%; text-align:center; }

h1, h2, h3, h4, h5, h6 { font-weight:normal; margin:0; padding:0; text-align:left; font-family:Arial, Helvetica, sans-serif; }

h2 { font-size:24px; margin:18px 0 10px 0; color:#454545; }
h3 { font-size:22px; margin:16px 0 8px 0; color:#1B87CE; }
h4 { font-size:18px; margin:12px 0 6px 0; }
h5 { font-size:16px; margin:10px 0 5px 0; color:#1B87CE;}
h6 { font-size:14px; margin:10px 0 5px 0; }



ol, ul, li { list-style-type:none; margin:0; padding:0;}
a:link, a:visited  { text-decoration:none; color:#1B87CE; }
a:hover, a:focus, a:active { color:#a90329; }



ul.list, .testo ul { margin:5px 0; padding:0; list-style-type:none; text-align:left;}
ul.list li, .testo li { margin:0; padding:0 0 5px 15px; background:url(bullet.gif) no-repeat left 3px; }


/* ........... LAYOUT */
#container { width:960px; margin:0 auto; background:#FFFFFF; }
#header, #footer, #content { float:left; display:inline; width:940px; margin:0 10px; } 
#content { text-align:left; min-height:400px;  }


/* ........... HEADER */
#header  { border-bottom:1px dotted #1B87CE; } 
h1#logo { width:700px; height:85px; background:url(logo.jpg) no-repeat; margin:0 auto; clear:both; }
h1#logo a { display:block; width:700px; height:85px; float:left; text-indent:-9999px; }

#navigation { width:100%; height:35px; background:#1B87CE; position:relative; float:left; overflow:hidden; }
#navigation ul { position:relative;	left:50%; clear:left; float:left; }
#navigation ul li { margin:0; height:35px; position:relative; right:50%; display:block; float:left;
}
#navigation ul li a { display:block; line-height:35px; font-weight:bold; font-size:13px; padding:0 20px; }
#navigation a:link, #navigation a:visited { color:#FFFFFF; }
#navigation a:hover, #navigation a:focus, #navigation a:active { color:#a90329; background-color:#DDEDF7; }


/* ...... FOOTER */
#footer { margin-top:25px; margin-bottom:25px; padding-top:20px; border-top:1px dotted #1B87CE; text-align:left; font-size:11px; }
#footer div { float:left; display:inline; width:460px; margin:0 5px; }




/* ..... PROTOFADE */
#protofade-wrapper { border-bottom:1px dotted #1B87CE; margin-bottom:15px; float:left;  }
#protofade { position:relative; width:940px; height:275px; margin:10px auto; padding:0; overflow:hidden; }
#protofade div { position:absolute; top:0; left:0; margin:0; padding:0; background:none;}

#protofade-profilo { position:relative; height:200px; overflow:hidden; }
#protofade-profilo div { position:absolute; top:0; left:0; margin:0; padding:0; }

/* ..... CAROUSEL */
.carousel-wrapper { width:940px; margin:0 0 15px 0; float:left; border-width:1px 0; border-color:#1B87CE; border-style:dotted; position:relative; }

.carousel { width:880px; height:150px; margin:10px auto; overflow:hidden; }
.carousel-inner { width:2500px; }
.carousel img { float:left; display:inline; padding:0 10px; }
.carousel-wrapper a.next, .carousel-wrapper a.prev { position:absolute; top:10px; width:30px; height:150px; font-size:36px; line-height:150px; text-align:center; }
.carousel-wrapper a.prev { left:0; }
.carousel-wrapper a.next { right:0;  }


/* TAB */

/*div.tabs-navigation { float:right;}*/
div.tabs-navigation div.button-tab { float:left; display:inline; position:relative; text-align:center; margin:0 10px 0 0; cursor:pointer; color:#1B87CE; padding:5px 10px; background:#DDEDF7; }	
div.tabs-navigation div.button-tab-active { float:left; display:inline; text-align:center; margin:0 10px 0 0; cursor:pointer; color:#a90329; padding:5px 10px; background:#DDEDF7; }



/* ..... MY 960 GRID */
div.box-2 { width:460px; float:left; display:inline; margin:0 20px 20px 0; } 

div.box-3 { width:300px; float:left; display:inline; margin:10px 20px 20px 0; }

div.box-4 { width:220px; float:left; display:inline; margin:0 20px 20px 0; background:#DDEDF7; display:block; position:relative; text-align:center; } 

div.box-2 h3 { border-bottom:1px dotted #CCCCCC; padding-bottom:5px; margin-bottom:10px; font-size:18px; }
div.box-3 h3  { border-bottom:1px dotted #CCCCCC; padding-bottom:5px; margin:5px 0; font-size:14px; }


div.box-3 div { background:#DDEDF7; }
div.box-3 img { margin:10px }

div.box-4 img { margin:10px 10px 10px; }

div.box-4 h3 { text-align:center; margin:10px; font-size:18px;  }

div.last, #gallery div.last { margin-right:0; } 


#printbonus { text-align:center; }
#printbonus img { vertical-align:middle; }


/* ...... NEWS */
.testo-articolo, .foto-articolo { display:inline; float:left; text-align:left; }
.testo-articolo { width:310px; } 
.foto-articolo { width:140px; margin:0 10px 0 0; }
.footer-articolo { text-align:right; margin-top:5px; font-size:11px; float:left; width:460px; border-top:1px dotted #9f9f9f; }
.footer-articolo p { padding:5px 10px; margin-bottom:0; }

.read { background:url(detail.gif) no-repeat left center; padding-left:20px; margin-left:15px; }
.gallery { background:url(gallery.gif) no-repeat left center; padding-left:20px; margin-left:15px; }
.video { background:url(video.gif) no-repeat left center ; padding-left:20px; margin-left:15px; }

div.pagination { clear:both; text-align:center;}


.nav-bar-articolo { text-align:right; border-bottom:1px dotted #9f9f9f; margin-bottom:15px; }
.nav-bar-articolo p { font-size:11px; }

div.testo {}


#gallery, #marchi, #gallery-detail  { border-top:1px dotted #9f9f9f; padding:20px 0; margin-top:20px; float:left; width:100%;}
#gallery div { width:140px; float:left; display:inline; margin:0 20px 20px 0; }

#gallery-detail { margin-top:0; }
#gallery-detail div.box-2 { background:#DDEDF7; }
#gallery-detail div.box-2 h3 { padding-bottom:0; margin:5px 0 10px 0; }



.foto-detail { float:left; display:inline; width:140px; margin:10px; }
.info-detail { float:left; display:inline; width:290px; margin:10px 10px 10px 0; }
.info-detail p { margin-bottom:7px; }


#gallery-info { width:780px; display:inline; float:left; }
#gallery-info p { margin-top:20px; }
#products-logo { width:140px; display:inline; float:left; }


/* .......... CONTATTI, NEWSLETTER */
#form { width:700px; margin:20px 0; float:left; }

#form div { padding:10px 0; float:left; display:inline; width:350px; border-top:1px dotted #9f9f9f;}

#form label { padding-right:10px; width:100px; display: block; float:left; text-align:right; }
#form legend { font-size:22px; color:#1B87CE; margin:0; padding-bottom:5px; width:100%; }
#form input, #form select, #form textarea { border:1px solid #DDEDF7; padding:3px; width:220px; background:#DDEDF7; font-size:12px; font-family: Arial, Helvetica, sans-serif; }
#form select { width:570
px; }
#form textarea { overflow:auto; width:570px; }
#form div.textarea { clear:both; width:700px; float:left; }
#form div.textarea input { width:700px;}
#form div.button {clear:both; width:700px; float:left; padding-top:10px; }
#form .button input { font-size:12px; margin-left:40px; padding:4px 0; height:auto; float:left; width:60px; cursor:pointer; color:#a90329; }
.button p { margin:0; padding-right:10px; float:right; }
input#privacy_Req { width:auto; float:left; display:inline; margin-left:15px; padding:0; background:none; border:none; }

#form input.hoverfocus, #form select.hoverfocus, #form textarea.hoverfocus { border:1px solid #1B87CE;}

#error { border-top:1px dotted #9f9f9f; border-bottom:1px dotted #9f9f9f; margin:20px auto 0 auto; padding:5px 0; text-align:left; }
#error li { margin:0; padding:0 0 5px 15px; background:url(bullet.gif) no-repeat left 3px; }


/* ..... COMMON RULES */
.small { font-size:10px; }
.italic { font-style:italic; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify;}
.hidden { display: none; }


/* ..... CLEAR RULES*/
html body div.clear, html body span.clear { background:none; border:0; clear:both; display:block; float:none; font-size:0; margin:0; padding:0; overflow:hidden; visibility:hidden; width:0; height:0; }


/* ..... 960 MEMO */
.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9  { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }
#sb-container, #sb-wrapper { text-align:left; }
#sb-container, #sb-overlay { position:absolute; top:0; left:0; width:100%; margin: 0;
  padding: 0;
}
#sb-container {
  height: 100%;
  display: none;
  visibility: hidden;
  z-index: 999;
}
body > #sb-container {
  /* use position:fixed in modern browsers */
  position: fixed;
}
#sb-overlay {
  /* needed in IE6 where sb-container uses position:absolute */
  height: expression(document.documentElement.clientHeight + 'px');
}
#sb-container > #sb-overlay {
  /* use for sb-container position:fixed */
  height: 100%;
}


#sb-wrapper {
  position: relative;
}
#sb-wrapper img {
  border: none;
}


#sb-body {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #FFFFFF;
}
#sb-body-inner {
  position: relative;
  height: 100%;
}
#sb-content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}

#sb-loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 10px;
  background:transparent url(shadowbox/loading.gif) no-repeat scroll 50% 50%;
}
#sb-body, #sb-loading {
  background-color: #060606; /* should match loading image background color */
}


#sb-title, #sb-info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#sb-title-inner, #sb-info-inner {
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 12px;
}
#sb-title, #sb-title-inner {
  height: 26px;
}
#sb-title-inner {
  font-size: 12px;
  padding: 5px 0;
  color: #fff;
}
#sb-info, #sb-info-inner {
  height: 20px;
}
#sb-info-inner {
  font-size: 12px;
  color: #fff;
}


#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#sb-nav-close {
  background-image: url(shadowbox/close.png);
  background-repeat: no-repeat;
}
#sb-nav-close:hover{ background-image:url(shadowbox/close_hover.png); }
#sb-nav-next {
  background-image: url(shadowbox/next.png);
  background-repeat: no-repeat;
}
#sb-nav-next:hover{ background-image:url(shadowbox/next_hover.png); }
#sb-nav-previous {
  background-image: url(shadowbox/previous.png);
  background-repeat: no-repeat;
}
#sb-nav-previous:hover{background-image:url(shadowbox/previous_hover.png);}
#sb-nav-play {
  background-image: url(shadowbox/play.png);
  background-repeat: no-repeat;
}
#sb-nav-play:hover{ background-image:url(shadowbox/play_hover.png); }
#sb-nav-pause {
  background-image: url(shadowbox/pause.png);
  background-repeat: no-repeat;
}
#sb-nav-pause{ background-image:url(shadowbox/pause_hover.png); }

#sb-counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#sb-counter a.sb-counter-current {
  text-decoration: underline;
}


div.sb-message {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}
