@charset "iso-8859-1";
/*
  $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
*/

html, body, div, span, p, td, a, h1, h2, h3, h4, h5, h6 { font-family:Arial, Tahoma, sans-serif; font-size:13px; }

body { margin:0; padding:0; border:0; color:#000; background:#f1f1f1; }

html, body { height:100%; }

h1 { font-size:22px; font-weight:bold; color:#f90; }
h2 { font-size:18px; font-weight:bold; color:#f60; }
h3 { font-size:16px; font-weight:bold; color:#f30; }
h4 { font-size:14px; font-weight:bold; color:#f00; }

.boxText { font-size:13px; }
.errorBox { font-size:13px; background:#ffb3b5; font-weight:bold; }
.stockWarning { font-size:13px; color:#cc0033; }
.productsNotifications { background:#F3F118; }
.orderEdit { font-size:13px; color:#70d250; text-decoration:underline; }
.minimumOrder { font-size:13px; font-weight:bold; color:#fff; background-color:red; }
.textDateAvailable { text-align:center; font-size:13px; color:#f00; }
.waitLoading { font-size:18px; font-weight:bold; color:#cc0033; }

table.bodyTable { height:100%; background:url(images/grafica/header_bg.jpg) top center repeat-x; }

td.headerSx { background-color:transparent; }
td.headerCx { width:960px; height:86px; }
td.headerDx { background-color:transparent; }

td.bobyBgSx { background:url(images/grafica/body_bg.jpg) top left repeat-x; }
td.bodySite { width:960px; padding-top:15px; vertical-align:top; background:url(images/grafica/body_bg.jpg) top left repeat-x; }
td.bodyBgDx { background:url(images/grafica/body_bg.jpg) top left repeat-x; }

td.footerSx { background:url(images/grafica/footer_bg.jpg) top left repeat-x; background-color:#000; }
td.footerCx { width:960px; height:170px; vertical-align:top; font-size:13px; color:#fff; background:url(images/grafica/footer_bg.jpg) top left repeat-x; background-color:#000; }
td.footerDx { background:url(images/grafica/footer_bg.jpg) top left repeat-x; background-color:#000; }

td.header { height:86px; }

td.headerSlider { height:338px; vertical-align:top; border:0; }

tr.headerError { background:#ff0000; }
td.headerError { font-size:13px; background:#ff0000; color:#fff; font-weight:bold; text-align:center; }
td.headerInfo { font-size:13px; background:#00ff00; color:#fff; font-weight:bold; text-align:center; }

#header-left { float:left; border:0; font-size:16px; font-weight:normal; color:#fff; }
#header-left a { font-size:16px; font-weight:normal; color:#fff; text-decoration:none; }
#header-left a:hover { font-size:16px; font-weight:normal; color:#fff; text-decoration:underline; }

#header-right { float:right; border:0; font-size:16px; font-weight:normal; color:#fff; }
#header-right a { font-size:16px; font-weight:normal; color:#fff; text-decoration:none; }
#header-right a:hover { font-size:16px; font-weight:normal; color:#fff; text-decoration:underline; }

#footer-top { height:25px; border:10px solid #f60; overflow:hidden; }
#footer-top .scrollaCitta { margin-top:5px; }

#footer-above { margin-top:50px; border:0; text-align:left; font-size:13px; font-weight:normal; color:#666; }
#footer-above a { font-size:13px; font-weight:normal; color:#666; text-decoration:none; }
#footer-above a:hover { font-size:13px; font-weight:normal; color:#666; text-decoration:underline; }

#footer-left { float:left; margin-top:10px; border:0; text-align:right; font-size:12px; font-weight:normal; color:#666; }

#footer-right { float:right; margin-top:10px; border:0; text-align:right; font-size:12px; font-weight:normal; color:#666; }
#footer-right a { font-size:12px; font-weight:normal; color:#39f; text-decoration:none; }
#footer-right a:hover { font-size:12px; font-weight:normal; color:#39f; text-decoration:underline; }
#footer-right span.creditz { font-size:11px; font-weight:normal; color:#666; }
#footer-right a.creditz { font-size:11px; font-weight:normal; color:#666; }
#footer-right a.creditz:hover { font-size:11px; font-weight:normal; color:#666; }

/* Scroller Box */
#scroller_container { position:relative; width:auto; height:25px; overflow:hidden; }
#scroller { white-space:nowrap; line-height:25px; font-size:18px; font-weight:normal; color:#c90; overflow:hidden; }
#scroller p { padding:0; }
span.scroller { white-space:nowrap; line-height:25px; font-size:18px; font-weight:normal; color:#c90; overflow:hidden; }
span.scroller p { padding:0; }
/* Scoller Box */

td.centercolor { vertical-align:top; background-color:#fff; }

table.centercontent { width:750px; }

td.bar_right { display:none; }

td.bar_left { width:210px; vertical-align:top; }

a { font-weight:bold; color:#000; text-decoration:none; }
a:hover { font-weight:bold; color:#f60; text-decoration:underline; }

a.categories { font-size:12px; font-weight:normal; color:#000; }
a.categories:hover { font-size:12px; font-weight:normal; color:#000; }

a.infopages { font-size:12px; font-weight:normal; color:#000; }
a.infopages:hover { font-size:12px; font-weight:normal; color:#000; }

a.bestsellers { font-size:12px; font-weight:normal; text-decoration:none; color:#000; }
a.bestsellers:hover { font-size:12px; font-weight:normal; text-decoration:underline; color:#f60; }

a.copyright { font-size:12px; font-weight:normal; color:#000; }
a.copyright:hover { font-size:12px; font-weight:normal; color:#f60; }

.utenteConnesso { font-weight:bold; color:#fff; }

form { display:inline; }

.infoBox {
 /*background:#fff;*/
 border:1px;
 border-style:solid;
 border-color:#ddd;
}

.infoBoxContents {
 /*background:#fff;*/
 font-size:13px;
}

.infoBoxNotice {
 background:#FF8E90;
}

.infoBoxNoticeContents {
 background:#FFE6E6;
 font-size:13px;
}

td.infoBoxHeading {
 font-size:13px;
 font-weight:bold;
 background:#bbc3d3;
 color:#fff;
}

td.infoBox, span.infoBox {
 font-size:13px;
}

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:transparent;
}

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:transparent;
}

table.productListing {
 border:0;
}

.productListing-heading {
 font-size:13px;
 font-weight:bold;
 font-style:italic;
 color:#f90;
}

td.productListing-data {

 font-size:13px;
}

a.pageResults {
 color:#0000FF;
}

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

td.pageHeading, div.pageHeading {

 font-size:16px;
 font-weight:bold;
 color:#000;
 background:#E8E6E7;
}

tr.subBar {
 background:#f4f7fd;
}

td.subBar {
 font-size:13px;
 color:#000;
}

td.main, p.main, div.main { font-size:13px; }

td.smallText, span.smallText, p.smallText {
 font-size:13px;
}

td.accountCategory {
 font-size:13px;
 color:#aabbdd;
}

td.fieldKey {
 font-size:13px;
 font-weight:bold;
}

td.fieldValue {
 font-size:13px;
}

td.tableHeading {
 font-size:13px;
 font-weight:bold;
}

span.newItemInCart {
 font-size:13px;
 color:#090;
}

checkbox, input, radio, select {
 font-size:13px;
}

textarea {
 width:100%;
 font-size:13px;
}

span.greetUser {
 font-size:13px;
 color:#f0a480;
 font-weight:bold;
}

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

td.formAreaTitle {
 font-size:13px;
 font-weight:bold;
}

span.markProductOutOfStock {
 font-size:13px;
 color:#c76170;
 font-weight:bold;
}

span.productSpecialPrice {
 font-size:13px;
 font-weight:bold;
 color:#090;
}

span.errorText {
 color:#ff0000;
}

.moduleRow { }
.moduleRowOver { background-color:#F3F118; }
.moduleRowSelected { background-color:#F3F118; }

.checkoutBarFrom, .checkoutBarTo { font-size:13px; color:#8c8c8c; }
.checkoutBarCurrent { font-size:13px; color:#000; }

/* message box */
.messageBox { font-size:13px; }
.messageStackError, .messageStackWarning { font-size:13px; background-color:#ffb3b5; }
.messageStackSuccess { font-size:13px; background-color:#99ff00; }

/* input requirement */
.inputRequirement { font-size:13px; color:#ff0000; }

/* Automatic Multi Box Categories by enplin.it - beg */
td.CategoriesBoxHeading1 {
 width:217px;
 height:42px;
 text-align:center;
 font-size:13px;
 font-weight:bold;
 color:#fff;
 background-color:#9d41d2;
}

td.CategoriesBoxHeading2 {
 width:217px;
 height:42px;
 text-align:center;
 font-size:13px;
 font-weight:bold;
 color:#fff;
 background-color:#d06f42;
}

td.CategoriesBoxHeading3 {
 width:217px;
 height:42px;
 text-align:center;
 font-size:13px;
 font-weight:bold;
 color:#fff;
 background-color:#b8cf41;
}

td.CategoriesBoxHeading4 {
 width:217px;
 height:42px;
 text-align:center;
 font-size:13px;
 font-weight:bold;
 color:#fff;
 background-color:#41a1d1;
}

td.CategoriesBoxHeading6 {
 width:217px;
 height:42px;
 text-align:center;
 font-size:13px;
 font-weight:bold;
 color:#fff;
 background-color:#d0419d;
}
/* Automatic Multi Box Categories by enplin.it - end */

/* box novita beg */
td.novitaBoxImg { padding-top:20px; padding-bottom:20px; text-align:center; background-color:#fff; }
td.novitaBoxInfo { text-align:center; color:#000; }
a.NovitaBoxHeading { font-size:13px; font-weight:bold; color:#000; }
a.NovitaBoxHeading:hover { font-size:13px; font-weight:bold; color:#000; }
a.novitaBoxInfo { font-size:12px; font-weight:bold; color:#000; }
a.novitaBoxInfo:hover { font-size:12px; font-weight:bold; color:#000; }
span.novitaBoxInfoPrz { font-size:12px; font-weight:normal; color:#000; }
/* box novita end */

div.NewsletterBox { background:url(images/grafica/sfondo_busta.jpg) top right no-repeat; }

.NewsletterBoxContents {
 border:0;
 font-size:13px;
 background:url(images/grafica/boxbackground.jpg) top left repeat-y;
}

.LeftinfoBox { }

td.LeftinfoBoxHeading { display:none; }

.LeftinfoBoxContents {
 width:200px;
 border:0;
 border-right:1px solid #aba7a6;
 font-size:13px;
}

td.LeftinfoBoxFooter { display:none; }

td.LeftinfoBox, span.LeftinfoBox {
 font-size:13px;
}

.LeftinfoBoxNotice {
 background:#FF8E90;
}

.LeftinfoBoxNoticeContents {
 background:#FFE6E6;
 font-size:13px;
}

.RightinfoBox { }

td.RightinfoBoxHeading { }

.RightinfoBoxContents { }

td.RightinfoBoxFooter { }

td.RightinfoBox, span.RightinfoBox { }

.RightinfoBoxNotice {
 background:#FF8E90;
}

.RightinfoBoxNoticeContents {
 background:#FFE6E6;
 font-size:13px;
}

.CenterinfoBox {
 background:transparent;
 border:1px;
 border-color:#000;
}

.CenterinfoBoxContents { padding:3px; border:0; vertical-align:top; }

.CenterinfoBoxNotice {
 background:#FF8E90;
}

.CenterinfoBoxNoticeContents {
 background:#FFE6E6;
 font-size:13px;
}

td.CenterinfoBoxHeading {
 font-size:13px;
 font-weight:bold;
 color:#000;
}

td.CenterinfoBox, span.CenterinfoBox {
 font-size:13px;
}
 
td.CenterinfoBoxFooter { height:15px; }

td.FooterBoxHeading {
  height:20px;
  text-align:left;
  font-size:13px;
  font-weight:bold;
  color:#000;
}

td.FooterinfoBoxContents {
  height:15px;
  text-align:left;
  font-weight:normal;
  font-size:12px;
  color:#000;
}

a.FooterinfoBoxContents {
  font-weight:normal;
  font-size:12px;
  color:#000;
}

a.FooterinfoBoxContents:hover {
  font-weight:normal;
  font-size:12px;
  color:#000;
}

/* titolo pagine beg */
table.pageHeadingTable { width:100%; padding:0; border:0; border-collapse:collapse; }

td.pageHeadingLeft { width:3px; }
td.pageHeadingCenter { height:42px; font-size:18px; font-weight:bold; text-align:left; color:#383232; }
td.pageHeadingRight { width:3px; }

a.pageHeadingTitle { font-size:13px; font-weight:bold; color:#383232; }
a.pageHeadingTitle:hover { font-size:13px; font-weight:bold; color:#383232; }
/* titolo pagine end */

.creaccount{
 /*background:#fcfcfe;*/
 border:1px solid #ddd;
 font-size:13px;
 color:#000;
}
 
td.creaccount{
 /*background:#fcfcfe;*/
 border:0;
 font-size:13px;
 color:#000;
}
 
td.category_desc {
 font-size:13px;
}

/* Special Scroller */
#pscroller1 {
 height:160px;
 border:0px;
 padding:5px;
}

#pscroller2{
 width:350px;
 height:20px;
 border:0px;
 padding:3px;
}

#pscroller2 a{
 text-decoration:none;
}

.someclass {
 font-size:13px;
 line-height:1.5;
}

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar { /* Color of main horizontal menubar and border */
 color:black;
 background-color:#e6e7e6;
 border:1px outset #525252;
}

.horizitem { /* Behaviour of main horizontal menu items, leave as is for proper operation */
 float:left;
 /*white-space:nowrap;*/
}

.horizitem a { /* Font style, size of submenu items */
 font-size:13px;
 text-decoration:none;
 position:relative;
 display:block;
}

.horizitem a:link, .horizitem a:visited { /* Font style & color of main menu items */
 color:#000;
 text-decoration:none;
}

.horizitem a:hover { /* Font style & color, background menu color of main menu item when hovered over */
 color:#fff;
 background-color:#21459c;
 text-decoration:none;
}

.horizitem a:active { /* Font style & color, background menu color of main menu item when clicked */
 color:#ffff00;
 background-color:#666666;
 text-decoration:none;
}

.horizsubmenu { /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
 position:absolute;
 left:0;
 top:0;
 visibility:hidden;
}

.horizsubframe { /* Color of submenu item and border */
 background-color:#e6e7e6;
 border:2px outset #fdfefd;
 position:relative;
 display:block; 
}

.horizsubitem { /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
 text-align:left;
 /*white-space:nowrap;*/
}

.horizsubitem a { /* Font style, size of submenu items */

 font-size:13px;
 text-decoration:none;
 position:relative;
 display:block; 
}

.horizsubitem a:link, .horizsubitem a:visited { /* Font color, style of submenu items */
 color:#000;
 font-size:13px; 
 text-decoration:none;
}

.horizsubitem a:hover { /* Font color, style, background submenu color of submenu item when hovered over */
 color:#fff;
 background-color:#21459c;
 text-decoration:none;
}

.horizsubitem a:active { /* Font color, style, background submenu color of submenu item when clicked */
 color:#ffff00;
 background-color:#666666;
 text-decoration:none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr { /* Positioning of right arrow for submenus */
 position:absolute;
 top:5px;
 right:8px;
}

.dmselected { /* Style override for selected category tree */
 background-color:#ccc;
 font-weight:bold;
}

.horbar .dmselected { /* Style override for selected root category */
 background-color:#999;
}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar { /* Color of main vertical menubar and border */
 width:200px;
 color:#000;
 /*background-color:#fff;*/
}

.vertitem { /* Behaviour of main vertical menu items, leave as is for proper operation */
 text-align:right;
 /*border-bottom:1px solid #ddd;*/
 height:25px; height:auto;
 line-height:25px;
}

/*div.vertitem { display:block; overflow:show; }*/

.vertitem a { /* Font style, size of main menu items */
 padding-right:5px;
 font-size:13px;
 font-weight:normal;
 text-decoration:none;
 position:relative;
 display:block;
 height:25px; height:auto;
 line-height:25px;
}

.vertitem a:link, .vertitem a:visited { /* Default font style & color of main menu items */
 color:#000;
 font-size:13px;
 font-weight:normal;
 text-decoration:none;
}

.vertitem a:hover { /* Font style & color, background menu color of main menu item when hovered over */
 color:#fff;
 background-color:#21449c;
 font-size:13px;
 font-weight:normal;
 text-decoration:none;
}

.vertitem a:active { /* Font style & color, background menu color of main menu item when clicked */
 color:#009;
 background-color:#eee;
 font-size:13px;
 font-weight:normal;
 text-decoration:none;
}

.vertsubmenu { /* Behaviour of sub-menu - leave as is for proper operation of submenus */
 /* DEBUG */
 z-index:2;
 /* DEBUG */
 position:absolute;
 left:0;
 top:0;
 visibility:hidden;
 margin-left:4px;
}

.vertsubframe { /* Color of submenu item and border */
 background-color:#fff;
 border:1px solid #ddd;
 position:relative;
 display:block;
}

.vertsubitem { /* Behaviour of sub-menu - leave as is for proper operation of submenus */
 text-align:left;
 /*white-space:nowrap;*/
}

.vertsubitem a { /* Font style, size of submenu items */
 font-size:13px;
 font-weight:normal;
 text-decoration:none;
 position:relative;
 display:block;
 line-height:25px;
}

.vertsubitem a:link, .vertsubitem a:visited { /* Default font style & color of submenu items */
 color:#000;
 text-decoration:none;
}

.vertsubitem a:hover { /* Font style & color, background submenu color of submenu item when hovered over */
 color:#fff;
 background-color:#21449c;
 text-decoration:none;
}

.vertsubitem a:active { /* Font style & color, background submenu color of submenu item when clicked */
 color:#009;
 background-color:#eee;
 text-decoration:none;
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr { /* Positioning of right arrow for submenus */
 position:absolute;
 top:3px;
 right:1px;
}

.vertfwdarr {
 margin:4px 0; /* accrocchio per ie */
 vertical-align:middle; /* accrocchio per ie */
}

.dmselected { /* Style override for selected category tree */
 background-color:#eee;
 font-weight:bold;
}

.verbar .dmselected { /* Style override for selected root category */
 background-color:#eee;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv { /* Behaviour of tree/plain menu item - leave as is for proper performance */
 display:block;
 /*white-space:nowrap;*/
}

.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal { /* Font size & color of unlinked menu items */
 color:#000;
 font-size:13px; 
 text-decoration:none; 
}

a.phplm:link, a.phplm:visited { /* Font color, style of linked & visited menu items */
 color:#003300;
 font-size:13px; 
 text-decoration:none; 
}

a.phplm:hover { /* Font color, style of menu items when hovered over */
 color:#841212;
 background-color:#ccc;
 font-size:13px; 
 text-decoration:none; 
}

a.phplm:active { /* Font size & color of menu items when clicked */
 color:#ff0000;
 font-size:13px; 
 text-decoration:none; 
}

.dmselected { /* Style overide for selected category tree */
 background-color:#ccc;
 font-weight:bold;
}

/* vetrina prodotti beg */
td.newProductsProd { width:159px; vertical-align:top; }
table.newProductsArt { width:150px; }
td.newProductsImg { height:155px; text-align:center; vertical-align:top; }
td.newProductsNome { height:35px; text-align:center; vertical-align:middle; font-size:13px; font-weight:bold; color:#000; }
a.newProductsNome { font-size:13px; font-weight:bold; text-decoration:none; color:#000; }
a.newProductsNome:hover { font-size:13px; font-weight:bold; text-decoration:underline; color:#f60; }
td.newProductsDesc { height:150px; text-align:justify; vertical-align:top; font-weight:normal; font-size:13px; color:#000; }
td.newProductsPrz { height:140px; text-align:center; vertical-align:top; }
td.newProductsBtn { height:40px; text-align:center; vertical-align:middle; }
/* vetrina prodotti end */

/* elenco prodotti beg */
td.listingProd { vertical-align:top; }
table.listingArt { width:100%; }
td.listingArtSx { width:200px; text-align:left; vertical-align:top; }
td.listingArtSep { width:10px; }
td.listingArtDx { text-align:left; vertical-align:top; }
td.listingNome { height:25px; text-align:left; vertical-align:top; font-size:13px; font-weight:bold; color:#000; }
a.listingNome { font-size:13px; font-weight:bold; color:#000; text-decoration:none; }
a.listingNome:hover { font-size:13px; font-weight:bold; color:#333; text-decoration:underline; }
td.listingImg { text-align:left; vertical-align:top; }
td.listingDesc { text-align:left; vertical-align:top; font-size:12px; font-weight:normal; color:#000; }
td.listingBtn { text-align:left; vertical-align:middle; }
td.listingVariantiTitle { height:25px; text-align:left; vertical-align:top; font-size:13px; font-weight:bold; color:#000; }
td.listingVariantiText {  text-align:left; vertical-align:top; font-size:12px; font-weight:normal; color:#000; }
/* elenco prodotti end */

/* scheda prodotto beg */
td.productInfoFoto { width:370px; text-align:left; vertical-align:top; }
td.productInfoImg { text-align:center; vertical-align:middle; }
td.productInfoImgAgg { text-align:center; vertical-align:middle; }
td.productInfoMopics { width:100px; border:0; text-align:center; vertical-align:middle; }
td.productInfoSep { width:4px; }
td.productInfoInfo { width:370px; text-align:left; vertical-align:top; font-size:12px; font-weight:normal; color:#666; }
td.productInfoNomeProdotto { text-align:left; font-size:22px; color:#666; }
td.productInfoDescrizione { font-size:13px; color:#666; }
td.productInfoCodArt { font-size:12px; color:#666; }
/* scheda prodotto end */

/* prezzo di listino beg */
span.prezzoTesto { font-size:13px; }
span.prezzoValore { font-size:13px; color:#090; font-weight:bold; }

span.prezzoScontatoTesto { font-size:13px; }
span.prezzoScontatoValore { font-size:13px; color:#090; font-weight:bold; }

span.prezzoListinoTesto { font-size:13px; }
span.prezzoListinoValore { font-size:13px; text-decoration:line-through; }

span.risparmioTesto { font-size:13px; }
span.risparmioValore { font-size:13px; }

span.productInfoPrezzoTesto { font-size:13px; }
span.productInfoPrezzoValore { font-size:18px; color:#090; font-weight:bold; }

span.productInfoPrezzoScontatoTesto { font-size:13px; }
span.productInfoPrezzoScontatoValore { font-size:18px; color:#090; font-weight:bold; }

span.productInfoPrezzoListinoTesto { font-size:13px; }
span.productInfoPrezzoListinoValore { font-size:13px; text-decoration:line-through; }

span.productInfoRisparmioTesto { font-size:13px; }
span.productInfoRisparmioValore { font-size:13px; }
/* prezzo di listino end */

/* polls beg */
td.pollBoxRow { font-size:13px; border-color:#eeeeee; border-style:solid; border-width:1px; }
td.pollBoxText { font-size:13px;  border-color:#eeeeee; border-style:solid; border-width:1px; } 
tr.pollOptRow { background:#f1f9fe; } 
tr.pollFooter { background:#f1f9fe; } 
/* polls end */

/* products colore beg */
td.productsColoreTesto { height:27px; text-align:center; font-size:11px; color:#000; border:1px solid #ddd; }
a.productsColoreTesto { font-size:11px; text-decoration:none; color:#000; }
a.productsColoreTesto:hover { font-size:11px; text-decoration:none; color:#000; }
/* products colore end */

/* categorie secondarie beg */
td.productsCategorieSecondarieSx { width:3px; }
td.productsCategorieSecondarie { text-align:center; font-size:13px; color:#fff; font-weight:bold; background:#999; }
a.productsCategorieSecondarie { color:#fff; font-size:13px; }
a.productsCategorieSecondarie:hover { color:#fff; font-size:13px; }
td.productsCategorieSecondarieDx { width:3px; }
/* categorie secondarie end */

/* enplin ordinamento prodotti beg */
div.ordinaPer { height:30px; text-align:right; font-size:13px; font-weight:normal; color:#000; background-color:#fff; }
select.ordinaPer { border:1px solid #ddd; font-size:13px; font-weight:normal; color:#000; background-color:#fff; }
option.ordinaPer { font-size:13px; font-weight:normal; color:#000; }
/* enplin ordinamento prodotti end */

td.productsCategoriesFotoSi { width:125px; height:125px; border:0; text-align:center; vertical-align:middle; font-size:13px; }
td.productsCategoriesFotoNo { width:125px; height:125px; border:0; text-align:center; vertical-align:middle; font-size:13px; }

div.headerSearchSuggest { background-color:#fff; z-index:3; }

#tip7-title { text-align:left; }
#tip7-title b { display:block; margin-right:80px; }
#tip7-title span { float:right; }

