/* Stili generali */
html,body {
	margin: 0;
	padding: 0;
}
body{
	font-size: 76%;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	background-color: #fff;
	min-width: 800px;	/* IE Version in style-ie6.css */
}
p{
	margin: 1em 0;
}

p.brocardogiorno{
    margin: 2px 0;
	font-size: 10px;
	line-height: 10px;
}

p.text{
	line-height: 1.6em;
}

h1 {
	margin: 1em 0;
	padding: 0 3px;
}


p.url{
  padding: 1em 1em 1em 30px;
  font-size: 0.9em;
  background: #E5E5FF url(images/url.png) no-repeat;
  border-top: 1px solid #BBBBFF;
  border-bottom: 1px solid #BBBBFF;
  background-position: 5px 50%;
}

.clear {
  clear: both;
}

/* Forms */
form{
	margin:0;padding:0;
}
form fieldset{
	border: 0;
	border: 1px solid #600;
	margin-top: 2em;
	padding: 0 1em 1em;
}
form fieldset legend{
	color: #600;
	font-size: 1.2em;
	padding: 0 .7em;
	font-weight: bold;
	text-align: center;
}
form fieldset.hidden{
	margin:0;padding:0;border:0;
}
form fieldset.hidden legend{
	display: none;
}
form input, form select{
	/*height: 16px;*/
	padding: 2px;
	border: 1px solid #666;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 1em;
}
form input.radio, form input.checkbox{
	/* No bordi per radiobutton e checkbox */
	border: 0;
}
form input.hidden{
	display: block;
}
form textarea{
	padding: 2px;
	border: 1px solid #666;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 1em;
}
form input:focus,form select:focus,form textarea:focus{
	border-color: #6897F7;
}
form input.radio,form input.checkBox, form input.checkbox {
	height: auto;
	border: 0;
}

form button,form input.button{
	padding: 2px;
	font-size: 1em;
	font-family: inherit;
	border: 3px double #666;
	background: #fff;
	text-align: center;
	height: auto !important;
}
div.buttons button,div.buttons input.button{
	width: 10em;
}
form button:hover,form input.button:hover{
	border: 3px solid #666;
}
form .formErrors{
	display: block;
	padding: 1em;
	margin: 1em;
	background: #FF9999;
	border: 1px solid #FF3333;
}
form .formOK{
	display: block;
	padding: 1em;
	margin: 1em;
	background: #CCFFCC;
	border: 1px solid #33FF33;
}

/* Link normali */
.normalLinks a:link,.normalLinks a:visited{
	background-color: #f5f5ff;
	border-bottom: 1px solid #B9B9FF;
	text-decoration: none;
	color: #3737FF;
	padding-left: 1px;
	padding-right: 1px;
}
.normalLinks.red {
	color: red;
}
.normalLinks.red a {
    color: red;
}
.normalLinks a:hover{
	background-color: #E1E1FF;
	border-bottom-color: #00f;
	color: #00f;
}
.normalLinks a:active{
	color: #f00;
}
.normalLinks a:visited{
	border-bottom-style: dotted;
}
.right {
	text-align: right;
}

/* h1 nell'apertura in home */
div#homeIntro{
    margin: 1em 0;
}
p.homeBeforeH1{
    display: inline;
}
h1.homeInline{
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	text-decoration: none !important;
	color: #000 !important;
	font-size: 1em !important;
	font-style: normal !important;
	font-weight: inherit !important;
	font-family: Verdana, Geneva, Kalimati, sans-serif !important;
}
p.homeAfterH1{
	display: inline;
}

/* Sezioni dei prodotti visibili in homepage */
div.productSection{
  background: url(images/home-product-section-titles.gif) no-repeat;
  height: 32px;
  margin-right: 1em;
}
div.productSection strong{
  display: block;
  width: 160px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
}
div.productSection a{
  color: #fff;
  padding: 0 1em;
  text-decoration: none;
}
  div.productSection a:hover{
    text-decoration: underline;
  }

  p.citazione_padding{
    padding: 3%;
  }

 div.citazione_container{
    width:100%;
    float:left;
    padding-bottom: 15px;
 }

 div.citazione_left{
    width:77%;
    float:left;
 }

 div.citazione_right{
    float:left;
    width:23%;
 }
 div#frasegiorno_sidebar{
    padding:0px;
 }

 div.citazione_right form#frasegiorno-submit{
     padding-left: 3%;
}

div.citazione_right div#box_right{
    background-color: #515B64;
    color:white;
    padding-top:1%;
    padding-bottom: 13px;
}

div.titoloh1{
    border-bottom: 3px solid #161a1e;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-style: italic;
    font-weight: normal;
    color: #fff;
    font-size: 1.6em;
    margin-top: 13px;
    margin-bottom: 0;
    background: #515B64;
    clear:both;
}

div.titoloh1 #frasi_passato{
    padding-bottom: 24px;
}

div#phraseday{
    background: #C6DEFF;
    font-size: 20px;
    font-family: georgia, serif;
    font-style:italic;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    padding-top:10px;
}

div#phraseday p#text{
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    color:#000033;
}
div#phraseday p#author{
    text-align:right;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    color:#302217;
    font-weight:bold;
}

div#phrasedayex{
    font-size: 15px;
    font-family: georgia, serif;
    padding:0px;
    margin:0px;
	color: black;
    font-style:italic;
    width:80%;
    float:left;
}
div#phrasedayexfav{
    width:20%;
    float:left;
    padding:0px;
    margin:0px;
}

div#phrasedayexfav p#items{
    margin-top:10px;
    margin-bottom:10px;
    color:#800020;
}


div#phrasedayex p#data{
    color:#800020;
    font-weight:bold;
    margin:0px;
}
div#phrasedayex p#autore{
    margin-top:0px;
    font-size: 11px;
    text-align:left;
    padding-left:70%;
}

div#phrasedayex p#autore2{
    font-size: 11px;
    margin:0px;
    padding:0px;
    
}

div#phrasedayex a:link, div#phrasedayex a:visited {
color: black;
}

div#phrasedayex p#barra{
    text-align:left;
    margin:0px;
    float:left;
}
div#phrasedayex p#barra2{
    text-align:right;
    margin:0px;
    float:right;
}




/* TopNav */
div#topNav{
	position: absolute;  /* In alto */
	top: 0; left: 0;
	margin: 0;
	background: #600;
	border-top: 1px solid #c3c3c3;
	width: 100%;
	height: 24px;
	color: #fff;
	overflow: hidden;
}
div#topNav span#userDetails{
	height: 24px;
	line-height: 24px;
	float:left;
}
div#topNav span#pages{
	height: 24px;
	line-height: 24px;
	float:right;
	padding-right: 1px;	/* Evita che il bordo punteggiato al click sul link faccia apparire la barra di scorrimento orizzontale*/
}
div#topNav span#userDetails a{
	padding-left: 30px;	/* 11px (spaziatura fra i link) + 16 (larghezza icona link) + 3(spaziatura icona - testo link) */
	background-repeat: no-repeat;
	background-position: 11px 50%;	/* 11px = metto l'icona DOPO la spaziatura fra i link (sempre creata con padding) */
}
div#topNav span#pages a{
	padding-right: 11px;	/* Spaziatura fra link (qui ï¿½ a destra) */
	padding-left: 19px;	/* 16 (larghezza icona link) + 3(spaziatura icona - testo link) */
	background-repeat: no-repeat;
	background-position: left 50%;
}
div#topNav a.user{
	padding-right: 11px;
	background-image: url(images/user-icon.png);
}
div#topNav a.login{
	padding-right: 11px;
	background-image: url(images/login-icon.png);
	padding-left: 32px !important;
}
div#topNav a.desideri{
	background-image: url(images/desideri-icon.gif);
}
div#topNav a.ordini{
	background-image: url(images/ordini-icon.gif);
}
div#topNav a.partner{
	background-image: url(images/partner-icon.png);
	
}
div#topNav a.cart{
	background-image: url(images/cart-icon.gif);
}
div#topNav a.logout{
	background-image: url(images/logout-icon.png);
}
div#topNav a.payment{
	background-image: url(images/money-icon.gif);
}
div#topNav a.shipping{
	background-image: url(images/mail-icon.png);
}
div#topNav a.wishlist{
	background-image: url(images/star.png);
}
div#topNav a.download{
	background-image: url(images/download.png);
}
div#topNav a.help{
	background-image: url(images/help-icon.gif);
}
div#topNav a.contacts{
	background-image: url(images/tel-icon.png);
	padding-left: 28px !important;
	background-position: 9px 50% !important;
}
/* -- TopNav Links */
div#topNav a:link,div#topNav a:visited{
	color: #fff;
	font-weight: bold;
	letter-spacing: .5px;
	text-decoration: none;
}
div#topNav a:link:hover,div#topNav a:visited:hover{
	color: #fff;
	text-decoration: underline;
}

/* TopTabs */
div#topTab{
  width: 100%;
}
div#topTab strong{
  position: absolute;
  left: -10000px;
}
ul#products,ul#other,div#topTab ul li.topTab{
  list-style: none;
  margin: 0; padding: 0;
  height: 26px;
}
div#topTab ul#products{
  float: left;
  /* Per annullare solo il primo margin-left: -30px del primo <li> */
  /* N.B. Potrebbe bastare margin-left: 30px, ma non funziona con IE 6. Cosï¿½ invece ï¿½ OK */
  position: relative;
  left: 30px;
  z-index: 1200;
}
div#topTab ul#other{
  float: right;
}
div#topTab ul li.topTab{
  width: 108px;
  float: left;
  margin-left: -30px;
}

div#topTab ul li h2 {
  float: left;
  margin: 0;
  font-size: 1.0em;
}

div#topTab .dropdownContainer:hover a.topTabLabel {
	z-index: 110;
}
div#topTab ul#products a.topTabLabel:hover {
	z-index: 110;
}
div#topTab .i1 a{z-index: 100;}
div#topTab .i2 a{z-index: 99;}
div#topTab .i3 a{z-index: 98;}
div#topTab .i4 a{z-index: 97;}
div#topTab .i5 a{z-index: 96;}
div#topTab .i6 a{z-index: 95;}
div#topTab .i7 a{z-index: 94;}

ul li.topTab a.topTabLabel{
    position: relative !important;
    position: absolute;  /*IE 6 */
    display: block;
    width: 108px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    overflow: hidden;
    background-image: url(images/tab.png) !important;
    background-image: url(images/tab.gif);
    color: #02026A;
    font-weight: bold;
    text-decoration: none;
}
div#topTab ul#other li a{
  background-position: right 0;
}
div#topTab .dropdownContainer:hover {
	z-index: 3000;
}
li.topTab a.topTabLabel:hover, div#topTab .dropdownContainer:hover a.topTabLabel {
    color: #fff;
    background-position: 0 -26px;
    z-index: 2999;
}
li.topTab.active a.topTabLabel{
    color: #fff;
    background-position: 0 -26px;
    height: 28px; /* In questo modo copriamo il bordo del sottomenu */
}
div#topTab ul#other li.active a.topTabLabel,div#topTab ul#other li a.topTabLabel:hover{
    color: #fff;
    background-position: right -26px;
}
div#topTab ul#other li.active a{
    color: #fff;
    background-position: right -26px;
    height: 28px; /* In questo modo copriamo il bordo del sottomenu */
    /* Allinea meglio il testo della tab attiva: */
    text-indent: 20px;
}
/* Alcuni stili per sistemare la formattazione e una adeguata visualizzazione del testo dei tab: */
li.topTab a.topTabLabel{
  /* Centra in modo migliore il testo */
  text-indent: -20px;
}
div#topTab ul#other li a{
  /* Centra in modo migliore il testo */
  text-indent: 9px;
}
li.articoli_religiosi.topTab a.articoli_religiosi {
  font-size: .9em;
}
li.articoli_religiosi.topTab a.articoli_religiosi span.articoli{
  display: block;
  line-height: 13px;
  margin-left: 10px;
  text-indent: -35px;
}
li.articoli_religiosi.topTab a.articoli_religiosi span.religiosi{
  display: block;
  text-indent: 25px;
  line-height: 13px;
  float: left;
  clear:both;
}
li.saint.topTab a.saint {
  font-size: .8em;
}
li.saint.topTab a.saint span.prodotti{
  display: block;
  line-height: 15px;
  margin-left: 10px;
  text-indent: -35px;
}
li.saint.topTab a.saint span.del_santo{
  display: block;
  text-indent: 25px;
  line-height: 10px;
  float: left;
  clear:both;
}
/*
div#topTab ul#other li.promozioni a{
  text-indent: 17px; /* 22px - 5px per lasciare un po' di spazio a dx */
/*}
*/
/* Tab Submenu */
div#topTab div#subMenu{
  clear: both;
  background: #4f4f9f;
  background: url(images/submenu.png) repeat-x;
  color: #aac5fa;
  font-size: .9em;
  line-height: 3em;
  text-align: center;
}
div#topTab div#subMenu a{
  color: #aac5fa;
  text-decoration: none;
}
div#topTab div#subMenu a:hover{
  text-decoration: underline;
  color: #fff;
}
div#topTab div#subMenu a.active{
  text-decoration: none;
  color: #fff;
}
div#topTab div#subMenu a:hover.active{
  text-decoration: none;
  color: #fff;
}


/* Header */
div#header{
	position:relative;
	overflow: hidden;
	/* No margin collapsing fra l'<a> del titolo del sito e div#header */
	/* Spostiamo in basso di 24px (altezza di #topNav) + 10px per far spazio
	   alla barra superiore (#topNav) */
	margin-top: 34px;
}
div#header #logo-wrap {
	margin-left: 50%;
}
div#header a#logo{
	display: block;
	width: 363px;
	margin: 1.5em 1em 0;
	margin-left: -181.5px;
}
div#header a img{
	border: 0;
}
div#header p.slogan{
	text-indent: -1000px;	/* Nasconde il testo */
	background: url(images/slogan.png) no-repeat;
	width: 474px;height: 37px;	/* Dimensione immagine */
	margin: 0 1em;
}
/* - TopRight links */
div#header div#topRightLinks{
	position: absolute;
	top:0;right:0;
	margin: 2em 1em 0;
}
div#header div#topRightLinks a.cart{
	display: block;	/* Cosï¿½ vanno a capo */
	height: 26px;	/* Altezza icona carrello */
	padding-left: 40px; /* 36px (larghezza immagine) + 4px (spaziatura immagine - testo) */
	background: url(images/cartBig.gif) left center no-repeat;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #0c0c9e;
	text-align: right;
	text-decoration: none;
}
div#header div#topRightLinks a.login{
	display: block;
	height: 26px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #0c0c9e;
	text-decoration: none;
	text-align: right;
	width: 100%;
	position: absolute;	/* x IE 7: non allineava a destra */
}
div#header div#topRightLinks a.login strong{	/* "Registrati" in rosso */
	color: #dc1c1c;
}
div#header div#topRightLinks a:hover{
	text-decoration: underline;
}

/* Admin Link */
div#adminLink{
	position: absolute;
	top: 3em;left: 10px;
}
div#adminLink a.admin{
	height: 26px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #0c0c9e;
	text-decoration: none;
}
div#adminLink a.admin:hover{
	text-decoration: underline;
}

/* TopBar */
div#topBar{	/* Feed Sir */
	height: 4.5em;
	background: #990000;
	padding-top: 4px;
	border-bottom: 2px solid #660000;
	color: #fff;
	overflow: hidden;
	width: 100%;
	clear: both;
}
div#topBar div#sirFeed{
	float: right;
	width: 28%;
	/* In totale occupa il 30% (ho aggiunto 2% di margine sinistro). Occupando il 30% porta esattamente
		al centro la barra di ricerca */
	text-align: right;
	height: 100%;
	margin: .2em .5em .2em 2%;
}
div#topBar div#sirFeed ul{
	padding:0;
	margin: 3px 0 0 0;
}
div#topBar div#sirFeed ul li{
	list-style: none;
	font-size: .85em;
}
div#topBar div#sirFeed a:link,div#topBar div#sirFeed a:visited{
	list-style: none;
	padding:0; margin:0;
	color: #fff;
	text-decoration: none
}
div#topBar div#sirFeed a:hover{
	text-decoration: underline;
}
div#topBar div#sirFeed ul li a span.topic{
	text-transform: uppercase;
	/* font-weight: bold; */
}
div#topBar div#liturgia{	/* Liturgia */
	float: left;
	width: 30%;
	text-align: left;
	height: 100%;
	margin: .2em .5em;
}
div#topBar div#liturgia p{
	margin: .6em 0;padding:0;
	font-size: 1em;
}
div#topBar div#liturgia a:link,div#topBar div#liturgia a:visited{
	color: #fff;
	text-decoration: none;
}
div#topBar div#liturgia a:hover{
	text-decoration: underline;
}
/* Ricerca: Centra verticalmente. Ref: http://www.brunildo.org/test/img_center.html */
/* Ho dovuto usare un div in + (div#formWrapper) che racchiude il contenuto del form. Questo perchï¿½ altrimenti avrei dovuto impostare il form come display: table-cell.
E questo fa crashare safari! (ref: http://www.quirksmode.org/bugreports/archives/2006/07/Hangs_up_on_form_element_with_displaytable_cell.html)
Cosï¿½ invece non tocco il form e imposto come table-cell div#formWrapper che non da alcun problema */
div#topBar form.search div#formWrapper {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 4.5em;
	width: 35%;
}
div#topBar form.search div#formWrapper * {
	vertical-align: middle;
	margin:0 ;
}
/* Ricerca: stile */
div#topBar form.search div#formWrapper fieldset{
	display: block;
	margin:0 auto;
	padding: .1em .1em .1em .2em;
	width: 250px;
	border: 1px solid #900;
	height: auto;
	line-height:0.7em;
	background: #fff;
	text-align: left;
	position: relative;
	border: 1px solid #fff;
}
/*
 * No, non posso applicare lo stile direttamente a legend. Ha delle limitazioni nello stile.
 * Ref: https://bugzilla.mozilla.org/show_bug.cgi?id=269908
 * Uso quindi uno span all'interno di legend e applico lo stile a questo elemento
 */
div#topBar form.search div#formWrapper legend{
	line-height: 1px !important;	/* Per evitare che influisca sull'altezza del filedset */
	display: block;
}

div#topBar form.search div#formWrapper a{
    font-size: 1em;
    font-weight: bold;
	width: 100%;	/* IE 6 */
	color: #ddd;

}

div#topBar form.search div#formWrapper div#avanzata{
    text-align:center;
}

div#topBar form.search div#formWrapper img{
    border:0;
    position: relative;
    top: -2px;
}

div#topBar form.search div#formWrapper input{
	margin:0;
    padding:0;
	border: 0;
	font-size: 1.1em;
	color: #777;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF;
}

div#topBar form.search div#formWrapper select{
	margin:0;
    padding:0;
	border: 0;
	font-size: 1.1em;
	color: black;
    width: 30%;
}

fieldset.search #input_text_top{
    width:40%;
}

select.search_order_select{
	margin:5px;
    padding:0;
	border: 0;
	font-size: 0.9em;
	color: black;
    margin-top: 1.6%;
}

input.search_order_input{
    padding:1px;
	font-size: 0.8em;
}

div#searchDescription span.check_spell{
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #1E638D;
}

div#searchDescription span.check_spell_word{
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}

div#search.bookList{
    float:left;
    width:79%;
}

div.facets{
    float:left;
    width: 21%;
    background-color: #990000;
    margin-top:13px;
}

div.facets_header{
    height: 26px;
    background-image: url(images/top_facets.png);
    background-position: right;
    background-repeat: no-repeat;
}

div.facets_footer{
    height: 26px;
    background-color: #990000;
}

div.facets_bottom_left{
    float:left;
    width:26px;
    height:26px;
    background-image: url(images/left_facets.png);
    background-position: left;
    background-repeat: no-repeat;
}

div.facets_bottom_right{
    float:right;
    width:26px;
    height:26px;
    background-image: url(images/right_facets.png);
    background-position: right;
    background-repeat: no-repeat;
}

div.facet_container{
    width: 90%;
    margin-left:5%;
}

div.facet_container ul{
    padding-left:12%;
    color:#D5D0D0;
    font-size:13px;
    font-style:italic;
    margin-bottom: 0px;
}
div.facet_container ul.categorie_non_visibili{
    margin-top: 0px;
}

div.facet_container ol{
    padding-left:13%;
    color:#D5D0D0;
    font-size:13px;
}

div.facet_container ul a{
    color:#D5D0D0;
}

a.popular_searches_links{
    color:white;
}

div.facet_container ol a:hover{
    text-decoration: underline;
}

div.facet_container ul a:hover{
    text-decoration: underline;
}

div.facet_container ol li{
    font-weight:bold;
    color: white;
}

span.titolo_facet{
    background: none repeat scroll 0 0 #990000;
    border-bottom: 3px solid #C97A7A;
    color:white;
    clear: both;
    font-family: Georgia,Verdana;
    font-size: 1.6em;
    font-style: italic;
    font-weight: normal;
    margin-bottom:0;
    margin-top: 13px;
    margin: 1em 0;
    padding: 0 3px;
    display:block;
}


a#popular_searches_link{
    text-decoration: none;
    color: #990000;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}

ul#popular_searches_list a:hover{
    text-decoration: underline;
}

div.facet_container span.number_products{
    font-size: 10px;
}

div.facet_position {
    width:90%;
    background-color: #C97A7A;
    margin-left:5%;
}

div.facet_position_top{
    width:90%;
    height:25px;
    background-color: #C97A7A;
    margin-left:5%;
}

div.facet_position_top_left{
    background-image:url("images/alto_sx.png");
    background-position:left center;
    background-repeat:no-repeat;
    float:left;
    height:25px;
    width:25px;
}

div.facet_position_top_right{
    background-image:url("images/alto_dx.png");
    background-position:right center;
    background-repeat:no-repeat;
    float:right;
    height:25px;
    width:25px;
}

div.facet_position_bottom{
    width:90%;
    height:25px;
    background-color: #C97A7A;
    margin-left:5%;
}

div.facet_position_bottom_left{
    background-image:url("images/basso_sx.png");
    background-position:left center;
    background-repeat:no-repeat;
    float:left;
    height:25px;
    width:25px
}

div.facet_position_bottom_right{
    background-image:url("images/basso_dx.png");
    background-position:right center;
    background-repeat:no-repeat;
    float:right;
    height:25px;
    width:25px
}

div.facet_position p.facet_position{
    color:white;
    font-size: 1.6em;
    font-style: italic;
    font-family: georgia,verdana,arial;
    padding:0px;
    margin:0px;
    margin-left:5%;
    background-color: #C97A7A;
}

div.facet_position p.facet_position_result{
    margin:0px;
    padding:0px;
    margin-left:5%;
    margin-top:2%;
    padding-right:2%;
}
div#topBar form.search div#formWrapper input:focus{
	color: #000;
}
div#topBar form.search div#formWrapper button{
	top:0;
	border: 0;
	height: 100%;
	background: url(images/bottone.png) no-repeat center center;
	text-indent: -10000px;
	width: 69px;
        cursor: pointer;
}

div#topBar form.search div#formWrapper fieldset.search{
    width:99%;
    background-color: #990000;
    border:0px;
    padding-bottom:0.5em;
}

img#image_back{
    border:0px;
}



/* Layout margini negativi */
div#main{
	width: 100%;
}
/*
	Questo div#main::after corregge un bug SOLO di firefox 2.0.0.8:
	https://bugzilla.mozilla.org/show_bug.cgi?id=400406
*/
div#main::after{
	display: block;
	clear: both;
	content:'.';
	visibility: hidden;
	height: 0;
}
div#main div#wrapper{
	width: 100%;
	float: left;
}
#content {
	margin-left: 175px;
	margin-right: 175px;
}
#main #wrapper .onlyright{
	margin-left: 0;
	margin-right: 175px;
}
#main #wrapper .onlyleft{
	margin-left: 175px;
	margin-right: 0;
}
#main #wrapper .fullwidth{
	margin-left: 0;
	margin-right: 0;
}
div#main div#categories{
	float:left;
	margin-left:-100%;
	width: 162px;	/* 162 perchï¿½ sotto mettiamo un padding di 6 px (6*2=14 + 162 = 174) */
}
div#main div#categories.right{
	float:left;
	margin:0;
	width: 162px; /* 162 perchï¿½ sotto mettiamo un padding di 6 px (6*2=14 + 162 = 174) */
	clear: both;
	overflow: hidden;
}
div#main div#categories.left{
	margin-left: 0;
}
div#main div#side{
	float:left;
	margin-left: -175px;
	width: 162px;	/* 162 perchï¿½ sotto mettiamo un padding di 6 px (6*2=14 + 162 = 174) */
	overflow: hidden;
}
div#main div#side.left{
	margin-left: -100%;
}

/* SideBars */
div.sideBar{
	padding: 6px;
}

/* SideBar - Boxes */
div.sideBar div.box{
	width: 152px;	/* 162px = 152px (width) + 5px + 5px (padding) */
	margin-top: .8em;	/* Spaziatura fra i vari box */
	background: url(images/sideBox-background.gif) bottom left no-repeat;
	padding: 0 5px 7px;	/* padding-bottom 10px x altezz bottom del box */
}
div.sideBar div.box .boxTitle{
	display: block;
	margin:0 -5px;			/* margini laterali negativi di -5px per eliminare (solo x il titolo) il padding messo sul box.  */
	height: 30px;			/* Altezza parte superiore box */
	font-size: 1em;
	font-weight: bold;
	line-height: 23px;
	color: #fff;
	background: url(images/sideBox-top.gif) top center no-repeat;
	text-align: center;
	overflow: hidden;
}


/* SideBar - Reparti */
div#categories ul li a small{
	padding: 2px;
	font-family: monospace;
	font-size: .9em;
	font-weight: normal;
}
div#categories div#currentCategory ul li a small{
	font-size: .7em;
}
div#categories div#showAllCategories{
	margin-top: 6px;
	text-align: center;
	/* Cosï¿½ anche se il testo andrebbe fuori dallo spazio ci sta comunque e non va a capo */
	position: relative;
	width: 110%;
	left: -5%;
}
div#categories div#showAllCategories a:link,div#categories div#showAllCategories a:visited{
	color: #900;
	padding-left: 16px;
	background: url(images/arrowDown-icon.gif) no-repeat left center;
	font-size: .85em;
}
div#categories div#showAllCategories a.thisCategory:link,div#categories div#showAllCategories a.thisCategory:visited{
	background-image: url(images/arrowRight-icon.gif);
}
div#categories div#showAllCategories a:hover{
	color: #610000;
}
/* SideBar - Tutti i reparti */
div#allCategories ul, div.allCategories ul{
	margin:0; padding: 0;
	margin-left: 4px;
	list-style: none;
}
div#allCategories li h3, div#currentCategory li h3,
div.allCategories li h3 {
	display: inline;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
div#allCategories li a, div.allCategories li a{
	display: block;
	margin:0; padding:0;
	background: url(images/category-li.gif) left center no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	/* Totalmente contrario a queste modifiche: */
	line-height: 1.4em;
	font-size: .87em;
}
div#allCategories li a:hover, div.allCategories li a:hover{
	text-decoration: underline;
}
div#allCategories li.separator, div.allCategories li.separator{
	border-top: 2px solid #aaa;
}
div#allCategories li a.cat-811,div#allCategories li a.cat-932,
div.allCategories li a.cat-811,div.allCategories li a.cat-932{
	color: #b00;
}
/* SideBar - Newsletter */
div.sideBar div.first{
	margin-top: 40px;
}
div#newsletter p{
	margin: 0;
	font-size: .8em;
	text-align: left;
}
div#newsletter form{
  text-align: center;
}
div#newsletter form input{
	margin: 5px auto;
	width: 67%;
	text-align: center;
}
div#newsletter form input.hidden{
	display: none;
}
div#newsletter form button{
	margin: 5px;
	border: 1px solid #666;
	padding: 1px;
}
/* SideBar - Spedizioni Grautite */
div#freeShipping {
	float: left;
	overflow: hidden;
}
div#freeShipping img{
	display: block;
	margin: 0 auto;
}
div#freeShipping p{
	text-align: center;
	margin:0;
	font-size: .8em;
}
div#freeShipping p a{
	color: #aaa;
	text-decoration: none;
}
div#freeShipping p a:hover{
	color: #aaa;
	text-decoration: underline;
}
/* SideBar- Libri del mese */
div#bestSellers {
	float: left;
	overflow: hidden;
	clear: both;
}

/* root element for scrollable */
div#bestSellers div.scrollable {
    /* required settings */
    position: relative;
    overflow: hidden;
    /* vertical scrollers have typically larger height than width */
    height: 202px;
    width: 160px;
}

/* root element for scrollable items */
div#bestSellers div.scrollable div.items {
    position:absolute;
    /* this time we have very large space for the height */
    height:20000em;
    width: 152px;
    text-align: center;
}
div#bestSellers div.scrollable div.items div {
    margin-left: auto;
    margin-right: auto;
}

div#bestSellers .monthbooks-container {
    display: block;
    height: 200px;
}
div#bestSellers .jcarousel-skin-1 {
    height: 202px;
}
div#bestSellers a {
    display: block;
    height: 202px;
    border: 0;
    text-align: center;
}
div#bestSellers a img {
    height: 200px;
	border: 0px solid #AAC5FA;
    margin-right: auto;
    margin-left: auto;
}
div#bestSellers .jcarousel-item {
    width: auto;
    height: auto;
}
div#bestSellers .jcarousel-clip-vertical {
    height: 202px;
}
div#bestSellers .jcarousel-item-vertical {
    height: 202px;
    width: 152px;
    float: left;
    clear: both;
    display: block;
}

/* SideBar- banner */
div#sideBanner {
	float: left;
	text-align: center;
	overflow: hidden;
	clear: both;
}
div#sideBanner a img{
	border: 2px solid #AAC5FA;
	padding: 1px;
	border: 0;
}

div#accordion {
	margin-top: 0.8em;
	clear:both;
	float:left;
	overflow:visible;
	padding: 0 5px;
}
div.sideBar div#accordion h3.boxTitle {
	background: url(images/sideBox-top-transparent.gif) top center no-repeat;
}
div#accordion .boxAccordionTitle {
	display: block;
	margin:0 -5px;			/* margini laterali negativi di -5px per eliminare (solo x il titolo) il padding messo sul box.  */
	height: 24px;			/* Altezza parte superiore box */
	font-size: 1em;
	font-weight: bold;
	line-height: 23px;
	color: #fff;
	background:transparent url(images/accordion-title-background.gif) no-repeat scroll center top;
	text-align: center;
	overflow: hidden;
}
div#accordion div.top h3.boxTitle{
	background: transparent url(images/sideBox-top.gif) no-repeat scroll center top;
}
div#accordion div.top .boxAccordionTitle{
	background:transparent url(images/accordion-title-background-top.gif) no-repeat scroll center top;
}
div#accordion ul {
	margin: 0;
	padding:0;
	list-style-type: none;
}
div#accordion ul li {
	margin: 0 2px 5px 2px;
	display: block;
}
div#accordion ul li a {
	clear: both;
	display: inline;
	text-decoration: none;
	font-size: .9em;
	color: #000;
	text-align: left;
}
div#accordion ul li a:hover {
	clear: both;
	display: inline;
	text-decoration: none;
	color: #600;
}

/*
 * Fascia "You are here"
 *
 * ovunque si desideri utilizzarla. Attenzione: a causa del gradiente non puï¿½
 * piï¿½ wrappare, quindi ciï¿½ che va fuori, va perso
 */
div#youarehere {
	overflow: hidden;
	background: #fff4f4 url(images/youarehere-bg.png) left top repeat-x;
	border: 1px solid #6897f7;
	height: 28px;
	line-height: 28px;
	color: #02026a;
	cursor: default;
}
	div#youarehere span.prefix {
		display: block;
		float: left;
		padding-left: 36px;
		margin-right: 1ex;
		background: url(images/youarehere-icon.png) 10px center no-repeat;
		font-weight: bold;
	}
	div#youarehere a {
		color: #02026a;
		text-decoration: none;
	}
	div#youarehere a:hover {
		color: #610000;
		text-decoration: underline;
	}

        div#youarehere .right_from_to{
                float:right;
                margin-right:10px;
}

p.you_are_here_center{
    margin:0px;
    text-align:center;
}

span.prefix span.normal_font{
    font-weight:normal;
}


/* Contenuto principale */
div#content{
	padding: 1em;
}
div#content h1{		/* Titolo reparto */
	border-bottom: 3px solid #c97a7a;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	font-size: 1.6em;
	margin-top: 13px;
	margin-bottom: 0;
	background: #6897f7;
        clear:both;
}

div#content h1#no_results_search {
    background-color:white;
    border:0 none;
    color:#203B6C;
    font-size:18px;
    font-weight: bold;
    font-style: normal;
}

div#content h1#results_search {
    background-color:white;
    border:0 none;
    color:#203B6C;
    font-size:18px;
    font-style: normal;
}



div#content h2{
	font-size: 1.2em;
	margin: 15px 0 5px 0;
	color: #6897f7;
}
div#content h2.publisher{
	font-size: 0.9em;
	margin: 15px 0 5px 0;
	color: #6897f7;
}
div#content h3{
	font-size: 1.0em;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
div#content h4.subTitle {
	color: #ffffff;
	background-color: #990000;
	padding-left: 15px;
	height: 21px;
	line-height: 21px;
	cursor: default;
	margin: 1px;
}

div#content div#seeAlso{
	margin:0;
	text-align: right;
	font-size: .8em;
	color: #ba5454;
	font-weight: bold;
}
div#content div#seeAlso h2{
	display: inline;
	font-size: 1em;
	font-weight: normal;
}
div#content div#seeAlso h2 a{
	color: #ba5454;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
div#content div#seeAlso h2 a:hover{
	color: #610000;
}
/* Descrizione ricerca */
div#content div#searchDescription{
	background: url(images/search-description.gif) left bottom no-repeat;
	border-bottom: 1px solid #87b6ff;
	padding: 0 5px 10px 25px;
	margin: 1em 0;
	position:relative;
	min-height: 120px;	/* 135px = 120px (height) + 5px (padding-top) + 10px (padding-bottom) */
}
div#content div#searchDescription.noJS{
	/* Le prossime 2 proprietï¿½ vengono tolte se il javascript ï¿½ attivo
		 Facendo cosï¿½, in caso di descrizione lunga e JS disabilitato, l'utente vedrï¿½ comunque solo
		 parte della descrizione (e potrï¿½ continuare cliccando su continua) */
	height: 10em;
	overflow: hidden;
}
div#content div#searchDescription.expanded{
	height: auto;
	overflow: visible;
}
div#content div#searchDescription h2{
	color: #595bff;
	margin:0;
	margin-left: -25px;
	padding-left: 25px;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	background: url(images/infoBox-icon.gif) top left no-repeat;
	line-height: 30px;
}
div#content div#searchDescription p{
	font-size: .9em;
	margin: 0 0 1em;
	line-height: 1.5em;
}
div#content div#searchDescription p.hidden{
	display:none;
}
div#content div#searchDescription a.continue{
	position: absolute;
	right:0;bottom:0;
	width:73px;height: 15px;
	background: url(images/infoBox-continue.gif) no-repeat left bottom;
	text-indent: -10000px;
	border: 0;
	padding: 0;
}
div#content div#searchDescription a.collapse{
	background-image: url(images/infoBox-collapse.gif);
}
/* Descrizione categoria */
div#content div#categoryDescriptionContainer {
	background: url(images/infoBox-description.gif) left bottom no-repeat;
	border-bottom: 1px solid #87b6ff;
	padding: 0 5px 10px 25px;
	margin: 1em 0;
	position:relative;
    height: 205px;
	min-height: 120px;	/* 135px = 120px (height) + 5px (padding-top) + 10px (padding-bottom) */
    overflow: hidden;
}
div#content div#categoryDescriptionContainer.noJS{
	/* Le prossime 2 proprietà vengono tolte se il javascript è attivo
		 Facendo così in caso di descrizione lunga e JS disabilitato, l'utente vedrà comunque solo
		 parte della descrizione (e potrà continuare cliccando su continua) */
	height: 15em;
	overflow: hidden;
}
div#content div#categoryDescriptionContainer.noBorder{
	overflow: hidden;
	background: none;
	border: 0;
	height: auto;
	min-height: 0;
}
div#content div#categoryDescriptionContainer.expanded{
	height: auto;
	overflow: visible;
}
div#content div#categoryDescriptionContainer h2{
	color: #595bff;
	margin:0;
	margin-left: -25px;
	padding-left: 25px;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	background: url(images/infoBox-icon.gif) top left no-repeat;
	line-height: 30px;
	display: block;
}
div#content div#categoryDescriptionContainer h2.noBorder{
	background: none;
	border: 0;
}
div#content div#categoryDescriptionContainer h2.empty{
	line-height: 20px;
}
div#content div#categoryDescriptionContainer p{
	font-size: .9em;
	margin: 0 0 1em;
	line-height: 1.5em;
}
div#content div#categoryDescriptionContainer p.hidden{
	display:none;
}
div#content div#categoryDescriptionContainer a.continue{
	position: absolute;
	right:0;bottom:0;
	width:73px;height: 15px;
	background: url(images/infoBox-continue.gif) no-repeat left bottom;
	text-indent: -10000px;
	border: 0;
	padding: 0;
}
div#content div#categoryDescriptionContainer a.collapse{
	background-image: url(images/infoBox-collapse.gif);
}
div#content div#categoryDescriptionContainer div#riviste{
	clear:both;
	padding-bottom: 10px;
}
div#content div#categoryDescriptionContainer div#riviste a {
	display: block;
	float: left;
	width: 90px;
	height: 110px;
	border: 2px solid #87B6FF;
	margin-right: 10px;
	padding: 0px 3px;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
}
/* Sottoreparti */
div#content div#subCategories strong.title{
	display: block;
	color: #900;
	/*border-bottom: 1px solid #e2b9b9;*/
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-weight: normal;
	color: #fff;
	font-size: 1.2em;
	margin: 0 0 0 2px;
	padding-left: 22px;
	background: #990000 url(images/books-icon.gif) left center no-repeat;
	background-position: 2px 50%;
	height: 23px;
	line-height: 23px;
}
div#content div#subCategories{
	width: 100%;
	padding:0;
	overflow: auto;
}
div#content div#subCategories ul{
	float: left;
	width: 48%;
	list-style: none;
	padding: 5px 0px 5px 10px;
	margin:0;
}
	div#content div#subCategories ul.dx{
		float: right;
	}
div#content div#subCategories li{
	margin: 9px 0;
}
div#content div#subCategories li h3{
	font-size: .9em;
	font-weight: normal;
	margin: 0;
}
div#content div#subCategories li h3.publisher{
	font-weight: bold;
	font-size: 0.9em;
	margin: 15px 0 5px 0;
}
div#content div#subCategories li h3 a,
a.ord-shortcut{
	color: #6897F7;
	text-decoration: none;
}
div#content div#subCategories li h3 a:hover,
a.ord-shortcut:hover{
	text-decoration: underline;
}
div#content div#subCategories li h3 em{
	padding-left: 10px;
	font-style: normal;
	color: #404080;
	background: #fff;
	text-decoration: none;
}

/* Elenco Libri - Paginazione */
div.listNav{
	height: 28px;
	position: relative;
}
div.listNav p{
	padding:0;margin:0;
	text-align: center;
	color: #900;
	font-size: .8em;
	border-bottom: 1px solid #eedadc;
	height: 13px;
}
div.listNav a.previousPage{
	display: block;
	position: absolute;
	left:0;
	top:0;
	width: 60px;
	height: 28px;
	background: url(images/arrow-left.png);
	text-indent: -10000px;
}
div.listNav a.nextPage{
	display: block;
	position: absolute;
	right:0;
	top:0;
	width: 60px;
	height: 28px;
	background: url(images/arrow-right.png);
	text-indent: -10000px;
}
div.listNav a{
	color: #900;
}

/* Elenco libri - intestazione*/
div.bookList strong.title{
	display: block;
	color: #900;
	border-bottom: 1px solid #e2b9b9;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-weight: normal;
	color: #fff;
	font-size: 1.2em;
	margin-top: 13px;
	padding-left: 22px;
	background: #990000 url(images/books-icon.gif) left center no-repeat;
	background-position: 2px 50%;
	height: 26px;
	line-height: 23px;
}

div.bookList strong.nomargin{
	margin: 0 0 0 2px;
	border: 0;
}

/* Elenco libri */
div.bookList ul.books{
	margin: 1em;
	padding:0;
	overflow: hidden;		/* clearing floats */
}
div.bookList ul.books li{
	float:left;
	width: 47%;
	list-style: none;
	margin-top: 20px;
	margin-right: 0;
	overflow: hidden;
}
div.bookList ul.onePerRow li{
	width: 100%;
}
div.bookList ul.home li{
	width: 33.33%;
}
div.bookList ul.home{
	margin: 0 !important;
}
div.bookList ul.books span.image{
	float: left;
	background: #aac5fa;
	overflow: hidden;
	margin-right: 5px;
	position: relative;
}
ul.books span.image a{
	position: relative;
}
ul.books span.image a span.new_book{
	display: block;
	width: 40px;
	height: 40px;
	background: url(images/book-new-cover.png) left bottom no-repeat;
	position: absolute;
	left:2px;bottom:4px;
}
div.bookList ul.books span.image img{
	border: 1px solid #aac5fa;
	border-bottom: none;
	padding: 1px;
	background: #fff;
}
div.bookList ul.books span.image strong.price{
	display: block;
	height: 29px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	font-size: .9em;
	padding-right: 22px;
}
div.bookList ul.books div.discounted strong.price{
	color: #f00;
}
div.bookList ul.books span.image em.cart{
	width: 22px;
	border-left: 1px solid #fff;
	position: absolute;
	bottom: 2px;
	right: 0;
}
div.bookList ul.books span.image em.cart a {
	margin: 0 auto;
	width: 20px;
	height: 25px;
	display: block;
	text-indent: -1000px;
	background: url(images/cartAdd-icon.gif) no-repeat center center;
}
div.bookList ul.books table.image {
	float: left;
	background: #aac5fa;
	margin-right: 5px;
	border-collapse: collapse;
}
ul.books table.image a {
	float: left;
}
ul.books table.image a span.new_book {
	display: block;
	width: 40px;
	height: 40px;
	background: url(images/book-new-cover.png) left bottom no-repeat;
	/*margin-left:2px;*/
	margin-top:-42px;
	position:relative;
}

ul.books table.image a span.new_book.vetrina {
	left:-25%;
	/*margin-left:-40px;*/
}
div.bookList ul.books table.image img{
	border: 1px solid #aac5fa;
	border-bottom: none;
	padding: 1px;
	background: #fff;
}
div.bookList ul.books table.image strong.price{
	display: block;
	height: 29px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	font-size: .9em;
}
div.bookList ul.books div.discounted strong.price{
	color: #f00;
}
div.bookList ul.books table.image tr td.cart {
	width: 20px;
	text-align: center;
}
div.bookList ul.books table.image em.cart{
	width: 22px;
	border-left: 1px solid #fff;
}
div.bookList ul.books table.image em.cart a {
	margin: 0 auto;
	width: 20px;
	height: 25px;
	display: block;
	text-indent: -1000px;
	background: url(images/cartAdd-icon.gif) no-repeat center center;
}

#content div.bookList ul.books div.info h3, #content div.bookList ul.books div.info h2 {
	margin:0;
	padding:0;
	font-size: 1em;
	font-weight: bold;
	color: #900;
	padding-right: 15px;
}
div.bookList ul.books div.info h3 a:link, div.bookList ul.books div.info h3 a:visited, div.bookList ul.books div.info h2 a:link, div.bookList ul.books div.info h2 a:visited{
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
div.bookList ul.books div.info h3 a:hover,div.bookList ul.books div.info h2 a:hover{
	text-decoration: underline;
}
div.bookList ul.home div.info h3, div.bookList ul.home div.info h2{
	font-size: .85em;
}
div.bookList ul.books li div.info strong.redNote{
	display: block;
	margin-top: 2px;
	color: #f00;
	padding-right: 15px;
}
div.bookList ul.books li div.info a.with_video {
    padding: 2px;
    padding-left: 24px;
    background-image: url(images/video.png);
    background-repeat: no-repeat;
    background-position: 5px 50%;
}
div.discounted span.discount{
	display: block;
	margin-top: 2px;
	padding-right: 15px;
}
div.discounted span.discount span.oldPrice{
	text-decoration: line-through;
}
div.discounted span.discount strong.discountPercent{
	color: #f00;
}
div.discounted span.discount span.price{
	padding: 1px;
	background: #6897F7;
	color: #fff;
}
div.bookList ul.books li div.info em{
	display: block;
	font-style: normal;
	color: #888;
	font-size: .8em;
	padding-right: 0px;
}
div.bookList ul.books li div.info em.info{
	font-size: .9em;
}
div.bookList ul.books div.info em strong{
	color: #f00;
}
div.bookList ul.books div.info span.authors{
	display: block;
	margin-top: 7px;
	color: #000;
	font-size: .9em;
	padding-right: 15px;
}
div.bookList ul.books div.info span.publishing{
	display: block;
	color: #000;
	font-size: .9em;
	font-style: italic;
	padding-right: 15px;
}
div.bookList ul.books div.info div.description p{
	color: #444;
	font-size: .9em;
	padding-right: 15px;
}
div.bookList ul.books span.offerta {
	color: #666666;
	font-weight: bold;
}


/* Footer */
div#footer{
	overflow: auto;		/* No Margin Collapse */
	background: #990000;
	border-top: 3px solid #660000;
	text-align: center;
	color: #fff;
}
div#footer a{
	color: #fff;
}

/* Box di amministrazione */
form.adminForm fieldset{
	margin: 0;padding:0;
	border: 0;
}
div.adminTools{
	clear: both;
	font-size: .9em;
}

/* Box aggiunta libro al carrello */
div#overlay{
	position: fixed;
	left: 0; top: 0; right: 0; bottom: 0;
	height: 100%; width: 100%;
	background: #000;
}
div.addCartBox{
	position: absolute;
	width: 600px;
	border: 6px solid #d2d2d2;
	background: #fff;
	min-height: 50px;
}
div.addCartBox.loading{
	background-image: url(images/ajax.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.addCartBox h1{
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #600;
	text-align: center;
	background: url(images/cartBig.gif) no-repeat left center;
	background-position: 18px 50%;
	padding-left: 56px;
	height: 26px; line-height: 26px;
}
div.addCartBox h2{
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #600;
	text-align: center;
	background: url(images/add_cart_box/spunta.png) no-repeat left center;
	background-position: 180px 50%;

	padding-left: 56px;
	height: 26px; line-height: 26px;
}
div.addCartBox p{
	text-align: justify;
	margin: 1em 1em 0 1em;
	line-height: 1.5em;
	color: #363636;
        clear:both;
}
div.addCartBox p.actions{
	bottom: 0;
	margin: 2em 1em 1em 1em;
	border-top: 1px dashed #e8e8e8;
	overflow: hidden;
        clear:both;
}
div.addCartBox p.actions a:link,div.addCartBox p.actions a:visited{
	color: #000;
	text-decoration: none;
	line-height: 32px;
    font-weight: bold;
    font-size: 8pt;
}
div.addCartBox p.actions a:hover{
	text-decoration: underline;
}
div.addCartBox p.actions a.link1{
    display: block;
    text-align: center;
	clear: both;
}
div.addCartBox p.actions a.link2{
    display: block;
    text-align: center;
	clear: both;
}
div.addCartBox p.actions a.cancel{
    float: left;
    padding-left: 38px;
    background: #fff url(images/add_cart_box/cancel.png) no-repeat left center;
    clear: none;
}
div.addCartBox p.actions a.accept{
    float: right;
    padding-right: 38px;
    background: #fff url(images/add_cart_box/accept.png) no-repeat right center;
    clear: none;
}
div.addCartBox p.actions a.seecart{
    clear:none;
}
div.addCartBox p.actions a.gonavigate{
    clear:none;
}
div.loading-suggests{
    text-align: center;
    height: 200px;
    display:block;
    background: #fff url(lightbox/loading.gif) no-repeat center;
}
div.products-sugg{
    margin-left: auto;
    margin-right: auto;
    height: 150px;
    width: 420px;
    background-color:#670000;
    color:white;
}

div.containerlibri{
    height: 100px;
    width: 80px;
    background-color: white;
}

div.LibriCorrelatiBox{
	position: absolute;
	width: 450px;
	border: 6px solid #d2d2d2;
	background: #fff url(images/libro.png) no-repeat left center;
	background-position: 18px 5px;
	min-height: 50px;
}
div.LibriCorrelatiBox.loading{
	background-image: url(images/ajax.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.LibriCorrelatiBox h1{
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #600;
	padding-left: 56px;
	text-align: center;
	height: 40px; line-height: 40px;
}
div.LibriCorrelatiBox p{
	text-align: justify;
	margin: 1em 1em 0 1em;
	line-height: 1.5em;
	color: #363636;
}
div.LibriCorrelatiBox ul {
	margin-right: 12px;
	color: #363636;
}
div.LibriCorrelatiBox ul li {
	margin: 2px 0;
}
div.LibriCorrelatiBox p.actions{
	bottom: 0;
	margin: 2em 1em 1em 1em;
	border-top: 1px dashed #e8e8e8;
	overflow: hidden;
}
div.LibriCorrelatiBox p.actions a:link,div.CorrelatiBox p.actions a:visited{
	color: #000;
	text-decoration: none;
	line-height: 1.7em;
}
div.LibriCorrelatiBox p.actions a:hover{
	text-decoration: underline;
}
div.LibriCorrelatiBox p.actions a.link1{
	float: left;
}
div.LibriCorrelatiBox p.actions a.link2{
	float: right;
}
div.promoInfoBox{
	position: absolute;
	width: 450px;
	border: 6px solid #d2d2d2;
	background: #fff url(images/promo_big.png) no-repeat left center;
	background-position: 18px 5px;
	min-height: 50px;
}
div.promoInfoBox.loading{
	background-image: url(images/ajax.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.promoInfoBox h1{
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #600;
	padding-left: 56px;
	text-align: center;
	height: 40px; line-height: 40px;
}
div.promoInfoBox p{
	text-align: justify;
	margin: 1em 1em 0 1em;
	line-height: 1.5em;
	color: #363636;
}
div.promoInfoBox ul {
	margin-right: 12px;
	color: #363636;
}
div.promoInfoBox ul li {
	margin: 2px 0;	
}
div.promoInfoBox p.actions{
	bottom: 0;
	margin: 2em 1em 1em 1em;
	border-top: 1px dashed #e8e8e8;
	overflow: hidden;
}
div.promoInfoBox p.actions a:link,div.promoInfoBox p.actions a:visited{
	color: #000;
	text-decoration: none;
	line-height: 1.7em;
}
div.promoInfoBox p.actions a:hover{
	text-decoration: underline;
}
div.promoInfoBox p.actions a.link1{
	float: left;
}
div.promoInfoBox p.actions a.link2{
	float: right;
}
div.newsletterBox{
	position: absolute;
	width: 450px;
	border: 6px solid #d2d2d2;
	background: #fff url(images/mail.gif) no-repeat left center;
	background-position: 18px 5px;
	min-height: 50px;
}
div.newsletterBox.loading{
	background-image: url(images/ajax.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.newsletterBox h1{
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #600;
	padding-left: 56px;
	text-align: center;
	height: 40px; line-height: 40px;
}
div.newsletterBox p{
	text-align: justify;
	margin: 1em 1em 0 1em;
	line-height: 1.5em;
	color: #363636;
}
div.newsletterBox p.actions{
	bottom: 0;
	margin: 2em 1em 1em 1em;
	border-top: 1px dashed #e8e8e8;
	overflow: hidden;
}
div.newsletterBox p.actions a:link,div.newsletterBox p.actions a:visited{
	color: #000;
	text-decoration: none;
	line-height: 1.7em;
}
div.newsletterBox p.actions a:hover{
	text-decoration: underline;
}
div.newsletterBox p.actions a.link1{
	float: left;
}
div.newsletterBox p.actions a.link2{
	float: right;
}
div.wishlistBox{
	position: absolute;
	width: 450px;
	border: 6px solid #d2d2d2;
	background: #fff url(images/user_panel/user_wishlist.png) no-repeat left center;
	background-position: 18px 5px;
	min-height: 50px;
}
div.wishlistBox.loading{
	background-image: url(images/ajax.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.wishlistBox h1{
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #600;
	padding-left: 56px;
	text-align: center;
	height: 40px; line-height: 40px;
}
div.wishlistBox p{
	text-align: justify;
	margin: 1em 1em 0 1em;
	line-height: 1.5em;
	color: #363636;
}
div.wishlistBox p.actions{
	bottom: 0;
	margin: 2em 1em 1em 1em;
	border-top: 1px dashed #e8e8e8;
	overflow: hidden;
}
div.wishlistBox p.actions a:link,div.wishlistBox p.actions a:visited{
	color: #000;
	text-decoration: none;
	line-height: 1.7em;
}
div.wishlistBox p.actions a:hover{
	text-decoration: underline;
}
div.wishlistBox p.actions a.link1{
	float: left;
}
div.wishlistBox p.actions a.link2{
	float: right;
}

div.tellafriendBox{
	position: absolute;
	width: 450px;
	border: 6px solid #d2d2d2;
	background: #fff url(images/tellafriend.png) no-repeat left center;
	background-position: 18px 5px;
	min-height: 50px;
}
div.tellafriendBox.loading{
	background-image: url(images/ajax.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.tellafriendBox h1{
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #600;
	padding-left: 56px;
	text-align: center;
	height: 40px; line-height: 40px;
}
div.tellafriendBox p{
	text-align: justify;
	margin: 1em 1em 0 1em;
	line-height: 1.5em;
	float: left;
	width: 425px;
	color: #363636;
}
div.tellafriendBox p.actions{
	bottom: 0;
	margin: 1em;
	clear: both;
	border-top: 1px dashed #e8e8e8;
	overflow: hidden;
}
div.tellafriendBox p.actions a:link,div.tellafriendBox p.actions a:visited{
	color: #000;
	text-decoration: none;
	line-height: 1.7em;
}
div.tellafriendBox p.actions a:hover{
	text-decoration: underline;
}
div.tellafriendBox p.actions a.link1{
	float: left;
	margin-left: 3em;
}
div.tellafriendBox p.actions a.link2{
	float: right;
	margin-right: 3em;
}

div.imlookingforBox{
	position: absolute;
	width: 450px;
	border: 6px solid #d2d2d2;
	background: #fff url(images/searchdog.gif) no-repeat left center;
	background-position: 18px 5px;
	min-height: 50px;
}
div.imlookingforBox.loading{
	background-image: url(images/ajax.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.imlookingforBox h1{
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #600;
	padding-left: 56px;
	text-align: center;
	height: 40px; line-height: 40px;
}
div.imlookingforBox p{
	text-align: justify;
	margin: 1em 1em 0 1em;
	line-height: 1.5em;
	float: left;
	width: 425px;
	color: #363636;
}
div.imlookingforBox p.actions{
	bottom: 0;
	margin: 1em;
	clear: both;
	border-top: 1px dashed #e8e8e8;
	overflow: hidden;
}
div.imlookingforBox p.actions a:link,div.imlookingforBox p.actions a:visited{
	color: #000;
	text-decoration: none;
	line-height: 1.7em;
}
div.iamlookingforBox p.actions a:hover{
	text-decoration: underline;
}
div.iamlookingforBox p.actions a.link1{
	float: left;
}
div.imlookingforBox p.actions a.link2{
	float: right;
}
textarea.caption {
	overflow:auto;
	white-space:pre;
	float: right;
}

div.captionmail {
	width: 306px;
	margin: 1em;
}
div.captionmail p {
	float: right;
	margin: 1em !important;
	margin-right: 0 !important;
}
div.captionmail p input {
	text-align: center;
}

div.captionmail button {
	float: right;
	clear: right;
}



div.usatoBox{
	position: absolute;
	width: 450px;
	border: 6px solid #d2d2d2;
	background: #fff url(images/usato.png) no-repeat left center;
	background-position: 18px 5px;
	min-height: 50px;
}
div.usatoBox.loading{
	background-image: url(images/ajax.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.usatoBox h1{
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #600;
	padding-left: 56px;
	text-align: center;
	height: 40px; line-height: 40px;
}
div.usatoBox p{
	text-align: justify;
	margin: 1em 1em 0 1em;
	line-height: 1.5em;
	float: left;
	width: 425px;
	color: #363636;
}
div.usatoBox p.actions{
	bottom: 0;
	margin: 1em;
	clear: both;
	border-top: 1px dashed #e8e8e8;
	overflow: hidden;
}
div.usatoBox p.actions a:link,div.usatoBox p.actions a:visited{
	color: #000;
	text-decoration: none;
	line-height: 1.7em;
}
div.usatoBox p.actions a:hover{
	text-decoration: underline;
}
div.usatoBox p.actions a.link1{
	float: left;
}
div.usatoBox p.actions a.link2{
	float: right;
}

div.estimateBox{
	position: absolute;
	width: 450px;
	border: 6px solid #d2d2d2;
	background: #fff url(images/soldi.png) no-repeat left center;
	background-position: 18px 5px;
	min-height: 50px;
}
div.estimateBox.loading{
	background-image: url(images/ajax.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.estimateBox h1{
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #600;
	padding-left: 56px;
	text-align: center;
	height: 40px; line-height: 40px;
}
div.estimateBox p{
	text-align: justify;
	margin: 1em 1em 0 1em;
	line-height: 1.5em;
	float: left;
	width: 425px;
	color: #363636;
}
div.estimateBox p.actions{
	bottom: 0;
	margin: 1em;
	clear: both;
	border-top: 1px dashed #e8e8e8;
	overflow: hidden;
}
div.estimateBox p.actions a:link,div.estimateBox p.actions a:visited{
	color: #000;
	text-decoration: none;
	line-height: 1.7em;
}
div.estimateBox p.actions a:hover{
	text-decoration: underline;
}
div.estimateBox p.actions a.link1{
	float: left;
}
div.estimateBox p.actions a.link2{
	float: right;
}

/* thtoolbar.css */

/* ************************************************************************
 * Admin toolbar
 * ************************************************************************ */

/*
 * specifiche della toolbar
 *   le toolbar sono alte 25px, immerse nel colore #d4d0c8
 *   le toolbar distano tra loro di 1px
 *
 *   rettangolo di attivazione: 23 x 22, margin-top: 1px, margin-bottom: 2px
 *   dal rettangolo di attivazione, l'icona dista 2px 3px 2px 2px
 */

div.thtoolbar {
  background-color: #d4d0c8;
  margin: 1px 0px;
  border-style: solid;
  border-color: #d4d0c8;
  border-width: 2px;
  cursor: default;
}
  div.thtoolbar strong.thtoolbar_title {
    display: block;
    padding-left: 5px;
    background-color: #000000;	/* theme */
    font-family: "Luxi Sans", Arial, sans-serif;
    font-weight: bold;
    font-size: 7pt;
    color: #ffffff;
  }
    div.thtoolbar strong.thtoolbar_title a {
      display: block;
      float: right;
    }
      div.thtoolbar strong.thtoolbar_title a img {
        border: 0px;
      }
  div.thtoolbar div.thtoolbarstrip {
    background: url(/images/admin/toolbar-bg.png) repeat-x top left;
    height: 25px;
    margin-top: 1px;
    font-family: Helvetica, sans-serif;
    font-size: 7pt;
    color: #000000;
  }
    div.thtoolbar div.thtoolbarstrip div.open {
      height: 25px;
      background: url(/images/admin/toolbar-strip-open.png) no-repeat top left;
    }
    div.thtoolbar div.thtoolbarstrip div.close {
      padding-top: 1px;
      padding-left: 5px;
      height: 25px;
      background: url(/images/admin/toolbar-strip-close.png) no-repeat top right;
    }
    div.thtoolbar div.thtoolbarstrip span.item_text {
      display: block;
      float: left;
      margin: 3px 3px 0px 0px;
      padding: 0px 2px;
      border-width: 1px;
      border-style: solid;
      border-color: #d5d2ca #f5f4f2 #f5f4f2 #d5d2ca;
      background-color: #efedea;
      color: #6a6c75;
    }
    div.thtoolbar div.thtoolbarstrip a.item_icon {
      display: block;
      float: left;
      margin-right: 3px;
      border: 1px solid transparent !important;
      border: 1px solid #eeeeee;	/* X IE <= 6 */
    }
      div.thtoolbar div.thtoolbarstrip a.item_icon:hover {
        border-width: 1px;
        border-style: solid;
        border-color: #404040;	/* theme */
        background-color: #f0f0f0;	/* theme */
      }
      div.thtoolbar div.thtoolbarstrip a.item_icon img {
        border: 0px;
        margin: 2px 3px 2px 2px;
      }
    /* compensate the missing anchor block margins for inactive icons */
    div.thtoolbar div.thtoolbarstrip .item_inactive {
      margin: 3px 7px 3px 3px;
      cursor: default;
      float: left;
    }
    div.thtoolbar div.thtoolbarstrip input.submit {
      margin: 0px 15px 0px 10px;
      border: 1px solid #7f7f7f;
      font-family: Helvetica, sans-serif;
      font-size: 8pt;
      line-height: 9pt;
    }
    div.thtoolbar div.thtoolbarstrip img.separator {
      float: left;
      margin: 4px 2px 0px 2px;
    }
  /* themes */
  div.thtoolbar.theme_magenta strong.thtoolbar_title {
    background-color: #9e009e;
  }
  div.thtoolbar.theme_magenta div.thtoolbarstrip a.item_icon:hover {
    background-color: #f4e4f4;
    border-color: #830083;
  }
  div.thtoolbar.theme_blue strong.thtoolbar_title {
    background-color: #3300cc;
  }
  div.thtoolbar.theme_blue div.thtoolbarstrip a.item_icon:hover {
    border-color: #0a246a;
    background-color: #b6bdd2;
  }
  
div#publisherLogo img {
	margin-right: 12px;
	margin-bottom: 2px;
	float:left;
}

div#riviste img {
	border: 0px;
}

div#riviste ul li {
	margin: 8px;
}

div#jquery-overlay {
	z-index: 1200;
}
div#jquery-lightbox {
	z-index: 1300;
}
div#zoomImage-1 a img {
	border: 2px solid #8189FF;
}
div.adminpanel button.admin-drop {
	padding: 2px;
	font-size: 1em;
	font-family: inherit;
	border: 3px ridge #D60000;
	color: #D60000;
	background: #fff;
	text-align: center;
	height: auto !important;
	margin-right: 10px;
}

/* General category links style */
ul#products li.topTab div.dropdown .categoryLinks a:link,
ul#products li.topTab div.dropdown .categoryLinks a:visited,
div.dropdown .categoryLinks a:link,
div.dropdown .categoryLinks a:visited {
  color: #6b0000;
  text-decoration: none;
  font-weight: bold;
}
ul#products li.topTab div.dropdown .categoryLinks a:hover,
div.dropdown .categoryLinks a:hover {
  text-decoration: underline;
}

/* General side box */
.box {
  width: 162px;
  margin: 0;
  padding: 0;
}

/* Every ancestor "box" style */
div.ancestorCategory {
  width: 162px;
  background: url(images/ancestor-category-bottom.gif) no-repeat bottom center;
  padding-bottom: 15px; /* 19px - 4px (x questioni grafiche) */
}
div.ancestorCategory a.ancestorLink {
  display: block;
  background: url(images/ancestor-category-top.gif) no-repeat top center;
  text-align: center;
  color: #6b0000;
  padding-top: 6px; /* 9px - 3px (x questioni grafiche) */
  text-decoration: none;
  font-weight: bold;
}

/* =Dropdown
------------------------------- */
body.noJS .dropdownContainer:hover, .dropdownContainerOnHover{
  /* Imposto a position:relative SOLO quello che attualmente mostra il dropdown,
   * questo evita di incorrere in questo bug di IE 6 e 7:
   * http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html
   */
  position: relative; /* x posizionare poi il dropdown relativamente a questo */
}
.dropdownContainer .dropdown {
  display: none; /* Inizialmente nascosto */
  padding: 1em;
  z-index: 1000; /* Sopra a tutto */
  -moz-border-radius: 10px;
  -moz-border-radius-topleft: 0px;
  position: relative; /* Per poi posizionare il pulsante di chiusura */
}
.dropdownContainer .dd1col { /* 1 colonne */
  width: 220px; /* 1 * 220px (.dropdown ul) */
}
.dropdownContainer .dd2col { /* 2 colonne */
  width: 440px; /* 2 * 220px (.dropdown ul) */
}
.dropdownContainer .dd3col { /* 3 colonne */
  width: 660px; /* 3 * 220px (.dropdown ul) */
}

/* Show the dropdown on hover */
body.noJS .dropdownContainer:hover .dropdown,
  .dropdownContainerOnHover .dropdown {
  display: block;
  position: absolute;
  border: 1px solid #990000;
  background: #fff;
}
body.noJS .dropdownContainer:hover .categoryDropdown,
  .dropdownContainerOnHover .categoryDropdown {
  /* Posizione del dropdown per la navigazione laterale */
  left: 146px; top: 0;
}
body.noJS .dropdownContainer:hover .tabDropdown,
  .dropdownContainerOnHover .tabDropdown {
  /* Posizione del dropdown per i tab speriori */
  left: 0; top: 100%;
}

.dropdownContainer {
  z-index: 4000;
}

/* .blank ï¿½ uno span che usiamo x questioni grafiche: nasconde il pezzo di bordo sinistro 
del drop down in modo che sembri che il dropdown "esca" dall'ancestor category */
.dropdownContainer .blank{
  display: none;
  position: absolute;
}
body.noJS .dropdownContainer:hover .blank,
 .dropdownContainerOnHover .blank {
  display: block;
  top: 1px;
  left: 146px !important;
  left: 144px; /* x IE 6 */
  height: 100%;
  width: 1px;
  background: #fff url(images/drop-down-blank-border.gif) no-repeat bottom center;
  z-index: 1001; /* Z-index del dropdown + 1 */
}

/* Pulsante di chiusura del dropdown */
.dropdown .closeButton {
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  text-indent: -100000px;
  background: url(images/dropdown-close.gif) no-repeat;
  width: 13px;
  height: 12px;
}

/* Header del dropdown */
.dropdown p.header {
  margin: -0.5em 0 1em 0;
  font-weight: bold;
}

/* Colonne nel dropdown */
.dropdownContainer .dropdown ul, ul#products li.topTab div.dropdown ul{
  position: relative;
  float: left;
  width: 220px;
  margin: 0; padding: 0;
  margin-bottom: 1em;
}
.dropdown ul li,ul#products li.topTab div.dropdown ul li {
  position: relative;
  list-style: none;
  margin: 0; padding: 0;
  margin-bottom: 3px; /* Spaziamo verticalmente gli elmenti li */
  margin-right: 20px; /* Spaziamo orizzontalmente gli elementi li */
}
.dropdown ul li a, ul#products li.topTab div.dropdown ul li a {
  /*
   * Questo e il display: block nella prossima dichiarazione sono necessari x risolvere un bug di IE 6 qui
   * spiegato:
   * http://www.456bereastreet.com/archive/200610/closing_the_gap_between_list_items_in_ie/
   */
  display: inline-block;
}
.dropdown ul li a, ul#products li.topTab div.dropdown ul li a {
  display: block;
  background-image: url(images/navigation-bullet.gif);
  background-position:0 5px;
  background-repeat:no-repeat;
  /* Indentatiamo le righe successive alla prima  */
  padding-left: 30px;
  text-indent: -10px;
}

/* Footer del dropdown */
.dropdown p.footer {
  margin: 0;
  clear: both;
  border-top: 1px solid #990000;
  overflow: auto;
  width: 100%;
  padding-top: .5em;
}
.dropdown p.footer a {
  color: #000;
  font-weight: bold;
  font-size: .85em;
}
.dropdown p.footer a.browse {
  float: left;
}
.dropdown p.footer a.other {
  float: right;
}

/* Current Category */
div#currentCategory {
  background:transparent url(images/sideBox-background.gif) no-repeat scroll left bottom;
  margin-top: 0;
  padding: 0 5px 10px;
  width: 152px; /* 162 - 5 (padding-left) - 5 (padding-right) */
}
/* Titolo */
div#currentCategory .boxTitle, div.allCategories .boxTitle {
  background:transparent url(images/sideBoxCategory-top.gif) no-repeat scroll center top;
  color:#FFFFFF;
  display:block;
  font-size:1em;
  font-weight:bold;
  height:30px;
  line-height:23px;
  margin:0 -5px;
  overflow:hidden;
  text-align:center;
}

div#currentCategory .boxTitle a:link, div#currentCategory .boxTitle a:visited,
div.allCategories .boxTitle a:link, div.allCategories .boxTitle a:visited {
  color:#FFFFFF;
  text-decoration:none;
}
div#currentCategory .boxTitle a:hover, div.allCategories .boxTitle a:hover {
  text-decoration:underline;
}

/* Category list */
div#currentCategory ul, div.allCategories ul {
  font-family:Arial,Helvetica,FreeSans,sans-serif;
  font-size:11px;
  margin:0 0 0 5px;
  padding:0;
  height: auto !important;
}
div#currentCategory ul li, div.allCategories ul li {
  list-style: none;
  margin: 0; padding: 0;
}
div#currentCategory ul li a, div.allCategories ul li a {
  background-image: url(images/navigation-bullet.gif);
  background-position:0 2px;
  background-repeat:no-repeat;
  color:#000000;
  display:block;
  font-size:11px;
  line-height: 11px;
  text-decoration:none;
  margin-left: -3px;
  margin-top: 4px;
  /* Indentatiamo le righe successive alla prima  */
  text-indent: -7px;
  padding-left: 22px;
}
div#currentCategory ul a:hover, div.allCategories ul a:hover {
  text-decoration: underline;
}
div.allCategories a.showAll {
  display:block;
  font-size:0.85em;
  padding-left:16px;
}
div.allCategories a.showAll:link, div.allCategories a.showAll:visited {
  background:transparent url(images/arrowDown-icon.gif) no-repeat scroll 0 0;
  color:#990000;
}
div.allCategories a.showAll:hover {
  color:#610000;
}
div.col50p {
  width: 50%;
  float: left;
}
div#accordion ul li a.completeChart {
  display:inline;
  font-size:0.85em;
  padding-left:16px;
  text-decoration: underline;
}
div#accordion ul li a.completeChart:link, div#accordion ul li a.completeChart:visited {
  background:transparent url(images/arrowDown-icon.gif) no-repeat scroll 0 0;
}
div#accordion ul li a.completeChart:hover {
  text-decoration: underline;
}
div#accordion ul li a span.position {
  color:#D74619;
}

/* sotto categorie con immagine */
/* versione fissa 4 x riga */
div#wrapper div#content div#bigSubCategories {
	padding: 0;
	margin: 2em 0 0 0;
}
div#bigSubCategories ul.cats{
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}
div#bigSubCategories ul.cats li div{
	overflow: hidden;
	position: relative;
	max-width: 143px;
	width: 143px;
	margin: 0 auto 2em auto;
}
div#bigSubCategories ul.cats li{
	list-style: none;
	float:left;
	width: 20%;
}
div#bigSubCategories ul.cats table.image {
	float: left;
	background: #900;
	border-collapse: collapse;
}
div#bigSubCategories ul.cats table.image a {
	float: left;
}
div#bigSubCategories ul.cats table.image img{
	border: 2px solid #900;
	border-bottom: none;
	padding: 1px;
	background: #fff;
	width: 135px;
}
div#bigSubCategories ul.cats table.image td.name {
	padding: 0 2px 2px 2px;
	max-width: 143px;
	width: 143px;
	height: 40px;
	background: transparent url(images/submenu40.png) repeat-x scroll 0 0;
}
div#bigSubCategories ul.cats table.image td.name a:link, div#bigSubCategories ul.cats table.image td.name a:visited {
	color: #fff;
	text-decoration: none;
}
div#bigSubCategories ul.cats table.image td.name a:hover {
	text-decoration: underline;
}
div#bigSubCategories ul.cats table.image td.name a{
	display: block;
	font-weight: bold;
	text-align: center;
	font-size: .9em;
	width: 100%;
}
/* versione dinamica FIXME: non si centra la lista (spazio bianco a destra)*/
div#wrapper div#content div#bigSubCategoriesDin {
	padding: 0 0 0 15px;
}
div#bigSubCategoriesDin ul.cats{
	margin: 0;
	padding:0;
}
div#bigSubCategoriesDin ul.cats li{
	float:left;
	list-style: none;
	overflow: hidden;
	position: relative;
	width: auto;
}
div#bigSubCategoriesDin ul.cats li div{
	float:left;
	margin-top: 20px;
	margin-right: 15px;
	overflow: hidden;
	position: relative;
	max-width: 143px;
	width: 143px;
}
div#bigSubCategoriesDin ul.cats table.image {
	float: left;
	background: #900;
	border-collapse: collapse;
}
div#bigSubCategoriesDin ul.cats table.image a {
	float: left;
}
div#bigSubCategoriesDin ul.cats table.image img{
	border: 2px solid #900;
	border-bottom: none;
	padding: 1px;
	background: #fff;
	width: 135px;
}
div#bigSubCategoriesDin ul.cats table.image td.name {
	padding: 0 2px 2px 2px;
	max-width: 143px;
	width: 143px;
	height: 30px;
	background: transparent url(images/submenu.png) repeat-x scroll 0 0;
}
div#bigSubCategoriesDin ul.cats table.image td.name a:link, div#bigSubCategoriesDin ul.cats table.image td.name a:visited {
	color: #fff;
	text-decoration: none;
}
div#bigSubCategoriesDin ul.cats table.image td.name a:hover {
	text-decoration: underline;
}
div#bigSubCategoriesDin ul.cats table.image td.name a{
	display: block;
	font-weight: bold;
	text-align: center;
	font-size: .9em;
	width: 100%;
}
div.user_important {
	display: block;
	border: 1px solid #FDFF00;
	background: #FFFFCF;
	padding: 1em;
	margin: 1em auto;
	text-align: center;
	font-size: 1.2em;
}
div.user_important_red {
	border: 1px solid #FF3333;
	background: #FF9999;
}
table.vetrina {
    margin-left: auto;
    margin-right: auto;
}
table.vetrina tr td {
    padding: 10px;
    vertical-align: top;
}
table.vetrina tr td a img {
    border: 0;
}
table.col3 {
	width: 66%	
}
table.col3 td {
	width: 22%;
}
table.col2 {
	width: 50%	
}
table.col2 td {
	width: 25%;
}
div.image a img {
    border: 0;
}
div.yellowAttention {
	margin: 1em 0;
	/* background: #F9FF81 url(images/attention-icon.png) no-repeat; */
	background: #D5E1FA;
	background-position: 10px 50%;
	padding: 1em 1em 1em 35px;
	/*border-top: 2px solid #FFEA00;*/
	/*border-bottom: 2px solid #FFEA00;*/
}
div.yellowAttention strong.title {
	margin-bottom: .5em;
	display: block;
}
div#subcontainer{
    margin-top: 10px;
}

div#subcontainer1{
    width: 33%;
    float:left;
    margin-top:10px;
    margin-bottom: 10px;

}

div#subcontainer2{
    width: 33%;
    float:left;
    margin-top:10px;
    margin-bottom: 10px;

}

div#subcontainer3{
    width: 33%;
    float:left;
    margin-top:10px;
    margin-bottom: 10px;

}

p#secondlevel{
    font-size: 1.2em;
    font-weight: bold;
    margin:0px;
    padding:0px;
    color:#191970;
}

p#thirdlevel{
    font-weight: bold;
    margin: 0px;
    padding:0px;
    margin-left:20px;
    color:#191970;
}

p#forthlevel{
    margin: 0px;
    padding:0px;
    margin-left:40px;
    color:#191970;
}

p#lastlevel{
    margin:0px;
    padding:0px;
    margin-left:60px;
    font-style: italic;
    color:#191970;
}

div#container_cat h2#mapcategory{
    clear:both;
    margin:0px;
    line-height: 10px;
}

.linkcategorie  {
    color:#191970;
}

li#primacategoria {
    margin-left:15px;
}

a.tipologie {
    color:#660000;
    font-size: 10px;
    text-align:center;
    font-style: italic;
    font-weight: bold;
}

a.secondlevel {
    color:#6897F7;
    text-decoration: none;
}

span.piccolo {
    font-size:9px;
    margin:0px;
}


/* CSS PER SCROLLING LIBRI POPUP */

.suggeriti{
    clear:both;
}

.scrollable_altro {
	float:left;
}

.scrollable_cd {
    float:left;
}

/* prev, next, prevPage and nextPage buttons */
div.addCartBox a.browse {
	background:url(images/bottoni.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:120px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
div.addCartBox a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
div.addCartBox a.right:hover 		{ background-position:-30px -30px; }
div.addCartBox a.right:active 	{ background-position:-60px -30px; }


/* left */
div.addCartBox a.left				{ margin-left: 10px; }
div.addCartBox a.left:hover  		{ background-position:-30px 0; }
div.addCartBox a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat;
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; }


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}

/*
    SCROLLABLE PER LIBRI, SPARTITI, DVD E PRODOTTI VARI
*/
.scrollable_altro {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 500px;
	height:300px;

	/* custom decorations */
	border:1px solid #660000;
	background:url(images/h3002.png) repeat-x;

}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable_altro .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable_altro div.cont {
	float:left;
	margin:20px 4px 20px 21px;
	background-color:#fff;
	padding:2px;
	cursor:pointer;
	width:135px;
    height:200px;
    color:white;
    text-align: center;
    font-size:9px;
	font-family: verdana;
    -moz-border-radius:4px;
	-webkit-border-radius:4px;
}

div.cont img.libri{
    margin-bottom:10px;
    width:135px;
    height:200px;
    border:0;

}

div.cont img{
    margin-bottom:5px;
    border:0;
}

/* active item */
.scrollable_altro .active {
	border:2px solid white;
	z-index:9999;
	position:relative;
}

div.addCartBox p.dettagli{
    text-align: center;
    color: white;
    font-weight: bold;
    margin:2px;
}


/*
    SCROLLABLE PER CD
*/
.scrollable_cd {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 420px;
	height:200px;
	/* custom decorations */
	border:1px solid #660000;
	background:url(images/h3002.png) repeat-x;

}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable_cd .items_cd {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable_cd div.cont_cd {
	float:left;
	margin:20px 4px 20px 21px;
	background-color:#fff;
	padding:2px;
	cursor:pointer;
	width:135px;
        height:135px;
        color:white;
        text-align: center;
        font-size:9px;
	font-family: verdana;
        -moz-border-radius:4px;
	-webkit-border-radius:4px;
}

div.cont_cd img.cd{
    margin-bottom:10px;
    width:135px;
    height:135px;
    border:0;

}

div.cont_cd img{
    margin-bottom:5px;
    border:0;
}

/* active item */
.scrollable_cd .active {
	border:2px solid white;
	z-index:9999;
	position:relative;
}

div.addCartBox p.dettagli_cd{
    text-align: center;
    color: white;
    font-weight: bold;
    margin:2px;
}

div.addCartBox p.centered {
    padding:0px;
    margin:10px;
    text-align:center;
    font-weight: bold;
}


/* the overlayed element */
.apple_overlay {

	/* initially overlay is hidden */
	display:none;

	/* growing background image */
	background-image:url(images/white.png);

	/*
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;

	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


div.container_info_big img{
    float:left;
    margin:10px;
    vertical-align: top;
    width:135px;
    height:200px;
}

div.container_info_small{
    float:left;
    width:70%;
    margin:10px;
}

div.apple_overlay p{
    margin:0px;
}

div.apple_overlay span.description{
    clear:both;
    color:#990000;
    font-size: 13px;
}

div.item_book .left_item {
    width: 100px;
    float:left;
    font-size: 13px;
    color: #990000;
    font-weight: bold;
    text-align: right;
    margin-right: 10px;
}


div.item_book .right_item {
    width:85%;
}

div.item_book{
    clear:both;
    width:100%;
}

div.apple_overlay span.sconto_overlay{
    color:red;
    font-weight: bold;
}

div.apple_overlay div.contenitore_descrizione{
    margin-left:10px;
}

div.apple_overlay p.centered_fullwidth{
    text-align:center;
    width:100%;
}

div.apple_overlay span.immediata{
    font-weight: bold;
    color:green;
    font-size: 13px;
}

div.apple_overlay span.nonimmediata{
    font-weight: bold;
    color:blue;
    font-size: 13px;
}

.right_item a#CartButton {
	clear:left;
	float:left;
	display:inline;
	width:160px;
	height:55px;
	background:url(images/cartBtn2.png) 0 0 no-repeat;
	margin-top:20px;
	margin-left: 50px;
}

div#brocardoday{
	background: #FFCC99;
	font-size: 20px;
	font-family: georgia, serif;
	font-style:italic;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
}

div#brocardoday p#text{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	color:#000033;
}
div#brocardoday p#author{
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	color:#302217;
	font-weight:bold;
}

div#brocardodayex{
	font-size: 15px;
	font-family: georgia, serif;
	padding:0px;
	margin:0px;
	color: black;
	font-style:italic;
	width:80%;
	float:left;
}

div#brocardodayexfav{
	width:20%;
	float:left;
	padding:0px;
	margin:0px;
}

div#brocardodayexfav p#items{
	margin-top:10px;
	margin-bottom:10px;
	color:#800020;
}


div#brocardodayex p#data{
	color:#800020;
	font-weight:bold;
	margin:0px;
}
div#brocardodayex p#autore{
	margin-top:0px;
	font-size: 11px;
	text-align:left;
	padding-left:0px;
}

div#brocardodayex p#autore2{
	font-size: 11px;
	margin:0px;
	padding:0px;

}

div#brocardodayex a:link, div#brocardodayex a:visited {
color: black;
}

div#brocardodayex p#barra{
	text-align:left;
	margin:0px;
	float:left;
}
div#brocardodayex p#barra2{
	text-align:right;
	margin:0px;
	float:right;
}

span.truncated{
    overflow: hidden;
    font-size: 11px;
    display:block;
    color: black;
    height:90px;
}

div.container_wizard{
 margin-top:40px;
 clear:both;
}

div.option_wizard{
	width:300px;
        float:left;
}

div.iframe_wizard{
	width:670px;
        float:right;
}

div.option_wizard span.red_color{
    color: red;
}

iframe.wizard{
	width: 100%;
	height: 350px;
}

ol.wizard li{
	padding-bottom:10px;
}

div.option_wizard span.red_color{
    color: red;
}

div.container_home_partner{
	background-color: white;
	width: 100%;
	height: 300px;
	text-align: center;
}

div.container_home_partner img{
	border:0;
}

div.container_links_partner{
	float:left;
	width: 33%;
	height: 300px;
	text-align: center;
}

div.container_tool_partner{
	float:left;
	width: 33%;
	height: 300px;
	text-align: center;
}

div.container_wizard_partner{
	float:left;
	width: 34%;
	height: 300px;
	text-align: center;
}

div.partner_text{
	width:70%;
	text-align: center;
	margin-left:14%;
}

div.container_search_list strong.title{
	height: 55px;
	text-align:center;
}

span.filtro_search{
	color:white;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:1.2em;
        font-style:normal;
}

div.facets img#filter_img{
    width:25%;
}

div.bottone_indietro{
	text-align: center;
	margin-right: 4%;
}

div.facet_container .categorie_non_visibili{
    display:none;
}

div.facet_container #nascondi_categorie{
    display:none;
}

a.link_to_hide{
    display:none;
}

ul.ul_facets_to_hide{
    display:none;
    margin-top:0px;
}



a.link_espansione{
    color:white;
    font-style: italic;
    font-weight: bold;
    margin-left: 12%;
}

a.link_espansione_facets{
    color:white;
    font-style: italic;
    font-weight: bold;
    margin-left: 12%;
}

a.link_espansione_no_margin{
    color:white;
    font-style: italic;
    font-weight: bold;
}

ul.sections {
    margin: 10px;
    padding: 0;
}
ul.sections li {
    list-style-type: none;
    display: inline;
    font-size: 1.2em;
}
ul.sections li a, ul.sections li a:link {
    padding: 3px;
    color: #c00;
    text-decoration: underline;
}
ul.sections li a:hover, ul.sections li a:visited {
    color: #ccc;
    text-decoration: none;
}

.cart_promotion {
    margin: 10px 0px;
    background-color: #f4f7fe;
    padding: 0px 20px 20px;
    font-size: 16px;
}
.cart_promotion p.title {
    color: #c00;
    padding: 10px 0 10px 167px;
    margin: 0 0 10px 0;
    font-size: 1em;
    line-height: 60px;
    vertical-align: middle;
    background-image: url(images/comment_promotion_title_bg.png);
    background-repeat: no-repeat;
    background-position: middle left;
}
.cart_promotion p {
    padding: 0;
    margin: 0.4em 0 0 0;
    font-size: 0.8em;
}
.quick_comments {
    clear: both;
    font-size: 16px;
}
.quick_comments .item {
    position: relative;
    float: left;
    margin-top: 14px;
    width: 100%;
}
.quick_comments .item .image {
    float: left;
    left: 0;
    width: 110px;
}
.quick_comments .item .form {
    margin-left: 120px;
}
.quick_comments .item .title {
    font-size: 1em;
    line-height: 1.2em;
    margin-bottom: 6px;
}
.quick_comments .item .title span {
    float: right;
    font-size: 0.8em;
    font-style: italic;
    color: #999;
}
.quick_comments .item .textarea {
    float: left;
    width: 100%;
}
.quick_comments .item .textarea textarea{
    height: 100px;
    width: 100%;
}
.quick_comments .user_message {
    color: #c00;
    font-size: 1.1em;
    padding-top: 15px;
}
.quick_comments .message {
    float: left;
    line-height: 2em;
    font-size: 0.8em;
}
.quick_comments .message .red {
    color: #C00;
}
.quick_comments .message .green {
    color: #00681C;
}
.quick_comments .item .vote {
    float: right;
    line-height: 2em;
}
.quick_comments .item .vote label {
    float: left;
}
.quick_comments .item .vote .control {
    margin-top: 7px;
    float: left;
}
.quick_comments .item .buttons {
    clear: both;
    margin: 0;
    text-align: right;
}
.quick_comments .item .buttons input {
    font-size: 1em;
}
.quick_comments .item .cancel, .star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.quick_comments .item .cancel,.quick_comments .item .cancel a {background: url(images/rating/delete.gif) no-repeat 0 -16px;}

.quick_comments .item .star,.quick_comments .item .star a {background: url(images/rating/star.gif) no-repeat 0 0px;}

.quick_comments .item .cancel a,.quick_comments .item .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
}
.quick_comments .item .cancel{display: none; /* Non permettiamo di cancellare il voto */ }
.quick_comments .item .star_on a {
	background-position: 0 -32px;
}
.quick_comments .item .star_set a {
	background-position: 0 -16px !important;
}
.quick_comments .item .star_hover a,.quick_comments .item .star a:hover {
	background-position: 0 -32px;
}