/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


/*- Menu Tabs--------------------------- */ 
#nav-menu {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	width: 97%;
	}

#nav-menu td {
	vertical-align: bottom;
}
    
    #tab-menu, #tab-menu_2 {
      float:left;
      width:100%;
      line-height:normal;
      }
    #tab-menu ul, #tab-menu_2 ul {
	  margin:0;
	  padding:0 10px 0 20px;
	  list-style:none;
      }
    #tab-menu li, #tab-menu_2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tab-menu a, #tab-menu_2 a {
      float:left;
      background:url("images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tab-menu a span, #tab-menu_2 a span {
      float:left;
      display:block;
      background:url("images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 40px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tab-menu a span, #tab-menu_2 a span {float:none;}
    /* End IE5-Mac hack */
    #tab-menu a:hover span, #tab-menu_2 a:hover span {
      color:#FFF;
      }
    #tab-menu a:hover, #tab-menu_2 a:hover {
      background-position:0% -10px;
      }
    #tab-menu a:hover span, #tab-menu_2 a:hover span {
      background-position:100% -10px;
      }
/* END MENU TAB */

#tab-poll {
	border: none; 
	width: 90%; 
	font-size: 14px;
	margin: auto;
	font-family: Verdana;
}

#tab-poll tr.primo {
	background-color: #E7F4FF;
	border-color: #E7F4FF;
}

#tab-poll td {
	padding: 7px;
	text-align: center;
}

#scheda-micromaint {
	width: 100%;
}

#scheda-micromaint table {
	width: 100%;
}

#scheda-micromaint table td {
	padding: 3px;
	width: 1%;
}

p.box-cat {
	background-color: #FFFFFF;
}

.box-cat-link:link {
	font-size: 12px;
	color: #0000FF;
}

.box-cat-link:visited {
	font-size: 12px;
	color: #0000FF;
}

.box-filtro-link:link {
	font-size: 10px;
	color: #0000FF;
}

.box-filtro-link:visited {
	font-size: 10px;
	color: #0000FF;
}

a.link-dett-formato:link {
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}

a.link-dett-formato:visited {
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}

a.link-dett-formato:hover {
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}

.tit_prezzo_x_quantita {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;	
	height: 17px;
	background-color: #EEEEEE;
}

.prezzo_x_quantita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	text-align: center;
	height: 17px;
}

.tab_prezzo_x_quantita {
	border: 1px solid #C0C0C0;
	float: left;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

#text-no-products {
	width: 100%;
	text-align: center;
	font-size: 14px;
}

#tab-news {
	width: 100%;
	border-top: 1px solid #0099CC;
	border-right: 1px solid #0099CC;
	border-bottom: 1px solid #0099CC;
	height: 30px;
}

.tab-small-desc {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	margin: auto;
	width: 230px;
}

.tab-small-desc td {
	padding: 2px 2px 2px 5px;
	border: none;
	background: url(images/h-l.gif) repeat-x bottom;
}

span.link-small-desc {
	color: #0000FF; 
	cursor: help;
	font-weight: bold;
}

div#box-descrizione { 
	padding: 20px;
	margin: 10px;
    text-align: justify;
	background: #d9f5ff url(images/gradient_box_descrizione.png) repeat-x 0 -5px;
}

p#nome-prodotto {	
	background-color: #D3EFEC; 
	width: 80%; 
	height: 30px;
	margin: auto;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
}

.boxLoginLink {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}

.boxLoginLink:hover {
	color: #FF0000;
	text-decoration: underline;
}

.last-post-link {
	text-decoration: none;
	color: #000000;
}

.last-post-link:hover {
	text-decoration: underline;
}

FORM {
	display: inline;
}

.infoBox {
  border: 1px solid #DFE1E2;
  border-bottom: none;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/infobox/top_right_left.gif);
  color: #FFFFFF;
  text-align: center;
  vertical-align: top;
}

TD.infoBoxHeadingText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /*background-color: #129CD0;*/
  background-image: url(images/infobox/top_right_left.gif);
  color: #FFFFFF;
  text-align: center;
  padding: 4px;
}

TD.infoBoxFooterSlim {
  vertical-align: top;
}

TD.infoBoxFooterSlimText {
	background-image: url(images/infobox/2_slim.gif);
}

td.infoBoxFooterSx {
	background-image: url(images/infobox/2.gif);
}

td.infoBoxFooterDx {
	background-image: url(images/infobox/4.gif);
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

td.infoBoxFooterDx a {
	color: #FFFFFF;
	text-decoration: none;
}

td.infoBoxFooterDx a:hover {
	color: #FF0000;
	text-decoration: none;
}

TD.infoBoxFooterText {
  border-bottom: 1px solid #DFE1E2;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #DFE1E2;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #0099FF;
  font-weight: bold;
}

a.productListing-heading:hover {
	color: #0033CC;
	text-decoration: underline;
}

a.productListing-heading {
	color: #0099FF;
	text-decoration: none;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #ff0000;
}

s.productSpecialPrice {
	font-size: 12px;
	color: #666666;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

body{
	padding: 0px;
	margin: 0px;
	background: url(images/background_body.png) repeat-x top;
}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#414141;
	}

.h_text { color:#FFFFFF; line-height:11px;}

.h1_text { color:#011535; line-height:11px;}
.h1_text a { font-weight:normal; color:#009A0C; text-decoration:none }
.h1_text a:hover { text-decoration:underline}
	 
.h2_text { color:#FFFFFF; line-height:13px}
.h2_text a { color:#FFFFFF; line-height:13px;text-decoration:none;}

.h3_text { color:#366189; font-size: 12px; }
.h3_text a {color:#366189;text-decoration:none;}
.h3_text a:hover {color: #FF6633; text-decoration:underline;}

.pr_text { 
	color:#4C769E; 
	font-size:12px; 
}
.pr_text span { font-size:14px; color:#FF0000;}
.pr_text table {	
	margin: 5px 10px 5px 15px; 
}

.pr1_text { color:#FF0000; font-size:10px; line-height:10px}
	
.c_text, .c_text a { color:#404455; text-decoration:none}
.c_text a:hover { text-decoration:underline}
.c_text span a { color:#598DB7; font-weight:bold}

.pop_red_text, .pop_red_text a { color:#FF0000; font-size:11px; line-height:11px; text-decoration:none}
.pop_red_text a:hover { text-decoration:underline;}

.form1 {
	width: 90%; 
	height: 21px;
	border: 1px solid #003399;
	background-color: #FFFFFF;
	border-style: solid; 
	font-size: 12px; 
	color: #282E3E; 
}

.form2 {width:31px; height:17px; border-color:#4A4A4A; border-width:1px; background-color:#ffffff; border-style:solid; padding-right:5px; font-size:10px; color:#103553; line-height:10px; text-align:right}

.check {width:14px; height:14px; border-color:#505050; border-width:1px; background-color:#ffffff; border-style:solid; margin:0px; padding:0px;}

ul {
	margin:0; 
	padding:0; 
	list-style:none;
}

li  {
	background:url(images/h-l.gif) repeat-x bottom;
	margin: 0px; 
	padding: 3px 0px 6px 0px;
	line-height:13px;
}

li a { 
	text-decoration: none; 
	color: #414141;
}

.cat-menu-list {
	margin-left: 15px;
}

a.cat-menu {
	color: #666666;
}

a.cat-menu-special {
	color: #FF0000;
}

li a:hover {
	color: #FF0000;
}

li img { margin-left:11px; margin-right:10px; vertical-align:middle}

.h_l1 { background:url(images/h-l1.gif) repeat-x; height:1px}

.v_l { background:url(images/3-v-l.gif) repeat-y top;}

#manu * {
	background:none;
	border:none;
}

#manu select {
	background-color:#fff;
	border:1px solid #4a4a4a;
}

.smallText a, .orderEdit {
	color:#598DB7;
	text-decoration:underline;
}

.smallText a:hover, .orderEdit:hover {
	text-decoration:none;
}

.main a {
	color:#598DB7;
	text-decoration:none;
}

.main a:hover {
	text-decoration:underline;
}

.input_arrotondato {
	width: 141px;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/login_input_bg.png);
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	overflow: hidden;
	margin: 0;
	padding: 5px 10px;
	color: #888;
}

.input_arrotondato:focus {  
	background-image: url(images/login_input_focus_bg.png);
	color: #333;
}

#lista-nome-prodotto a {
	color: #0099FF;
	text-decoration: none;
}

#lista-nome-prodotto a:visited {
	color: #0099FF;
	text-decoration: none;
}

#lista-nome-prodotto a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.breadcrumb-link {	text-decoration: underline;	}
.breadcrumb-link:visited { text-decoration: underline; }
.breadcrumb-link:hover {	text-decoration: none; color: #00FFFF; }

#tab-prezzo-listing table {
	margin: 0px;
}

a.link-reg {
	text-decoration: none;
	color: #0033FF;
	font-size: 14px;
	font-weight: bold;
}

a.link-reg:visited {
	color: #0033FF;
	text-decoration: none;
}

a.link-reg:hover {
	color: #FF0000;
	text-decoration: underline;
}

a#link-reg-piva {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

a#link-reg-piva:visited {
	color: #0000FF;
}

a#link-reg-piva:hover {
	color: #FF0000;
	text-decoration: none;
}

div#content h2 {
	border-bottom:1px solid #FF6600;
	margin:0;
	padding:3px;
    font-size:130%;
	font-weight:bold;
	letter-spacing:-1px;
	color:#678226; 
	font-family: verdana, arial, helvetica, sans-serif;
}

div#content p {
	margin:0;
	padding-bottom:7px;
	color:#222222;
	line-height:1.3;
}
	
div#content h2 a{color:#678226;text-decoration:none}

div#content h3.data-news {
	float:right;
	margin-top:0px;
	padding:2px 8px 2px 8px;
    border-left:6px solid #FF6600;
	color:#222;
	background:#EFF0ED;
	font-size:87%
}

div#content h3.author {
	font-size:87%;
	color: #99CCCC;
}

a.link-news {
	color: #0000FF;
	text-decoration: none;
}

a.link-news:visited {
	color: #0000FF;
}

a.link-news:hover {
	color: #FF0000;
	text-decoration: underline;
}

p.leggi-tutto {
	text-align: right;
}

p.leggi-tutto a {
	font-weight: bold;
}

div.menu-foto {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

div.menu-foto a {
	color: #0099FF;
	text-decoration: none;
}

div.menu-foto a:hover {
	color: #FF0000;
	text-decoration: none;
}

/************/
/* GALLERIA */
/************/


div#galleria {
	width: 95%;
	margin: 0.6em auto;
	border: 1px solid #800;
	background: #ffefef;
	clear: both;
}

div#galleria p.foto-galleria {
	margin: 0;
	padding: 0.5em;
	text-align: center;
}

#op-foto {
	width: 95%;
	margin-bottom: 20px;
}

#op-foto td {
	width: 50%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#op-foto a {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 10px;
}

#op-foto input {
	vertical-align: middle;
}

#msgtutte {
	background: #FFFF66; 
	padding: 3px; 
	margin: 1px 10px;
	width: 100%;
}

#form_add_foto a img {
	margin: 0.2em;
	padding: 2px;
	background: #f20;
	border: 1px solid #800;
}

#form_add_foto a:hover img {
	margin: 0.2em;
	padding: 2px;
	background: #ffefef;
	border: 1px solid #fff;
}

#form_add_foto table {
	border: none; 
	width: 100%
}

#form_add_foto table td {
	text-align: center;
}

#form_add_foto select {
	text-align: center;
	width: 70px;
	border: 1px solid #0099CC;
	margin: 0px;
}

#form_add_foto .input-add {
	text-align: center;
	width: 30px;
	border: 1px solid #0099CC;
	margin: 0px;
}

#form_add_foto input {
	margin: 3px;
}

#form_add_foto img {
	vertical-align: top;
}

/************/
/* LightBox */
/************/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

div#msg-container{
    width: 100%;
    margin: 0 auto;
    font: 90%/1.4 Verdana,Arial,sans-serif;
    background: #FFF;
    color: #222;
}

div.message {
    margin: 0 0 2em;
    padding: 1em 15px 0 50px;
    border-style: solid;
    border-width: 2px 0;
    font-size: 12px;
}

div.message p {
    margin: 0 0 1em;
}

div.message.info {
    background: #EAEBF7 url(images/info20.png) no-repeat 15px 50%;
    border-color: #8E9AFF;
    /*border-color: #FF0000;*/
}

.forum-link {
	padding-right: 20px;
	background: url(images/icons/hyperlink.gif) no-repeat center right;
}
