/* CSS Document */
#bodyAll {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#024862;
    margin-top:0;
    background-color: #ffffff;

}
p {
    margin: 5px 0px 5px 0px;
    padding: 5px 0px 5px 0px;
}
div {
    display: block;
    margin: auto;
    overflow:visible;
}
img{
    border:0;
    }
img.listing-type{
    float:left;
    }

input.trova{
    display:inline;
    float:left;
    margin: -2px 0px 0px 6px;
    text-align:center;
    cursor:pointer;
}
#status {
    display:inline;
    float:left;
    margin: -2px 0px 0px 6px;
    text-align:left;
}
.loading {
    background-color: red;
    color: #FFFFFF;
}
.loaded {
/*     background-color: red; */
}
img.vai{
    display:inline;
    margin: -2px 0px 0px 10px;
    vertical-align:middle;
    cursor:pointer;
}
p.listing-type{
    text-align:left;
    text-indent:4px;
}
a {
    font-weight:bold;
    color:#0066CC;
}
a:visited {
    font-weight:bold;
    color:#990033;
}
a:hover {
    font-weight:bold;
    color:#8BBACE;
}
a.fiuta-search-deselect, a.normal-search-deselect , a.fiuta-search-deselect:visited, a.normal-search-deselect:visited {
    float:left;
    display:block;
    font-weight:bold;
    color:#BBBBBB;
    padding: 4px 0 0 0;
    width:105px;
    text-decoration:none;
    background: transparent url(images/bg-fsearch.gif) no-repeat left;

}
a.fiuta-search, a.normal-search , a.fiuta-search:visited, a.normal-search:visited {
    float:left;
    display:block;
    font-weight:bold;
    color:#0066CC;
    padding: 4px 0 0 0;
    width:105px;
    text-decoration:none;
    background: transparent url(images/bg-fsearch.gif) no-repeat left;
}
a.fiuta-search:hover, a.normal-search:hover {
    float:left;
    display:block;
    font-weight:bold;
    color:#990033;
    padding: 4px 0 0 0;
    text-decoration:underline;
    width:105px;
    background: transparent url(images/bg-fsearch.gif) no-repeat left;
}
a.linkArchivio {
    font-weight:normal;
    color:#0066CC;
}
a.linkArchivio:visited {
    font-weight:normal;
    color:#0066CC;
}
a.linkArchivio:hover {
    font-weight:normal;
    color:#8BBACE;
}
a.linkArchivioSel {
    font-weight:bold;
    color:#0066CC;
}
ul, li {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
span.fiuta-search{
    clear:left;
    display:inline;
    float:left;
}
#contenitore {
    width: 790px;
    height: auto;
    margin: auto;
}
#header {
    overflow: hidden;
    width: 790px;
    height: 88px;
    background: transparent url(images/bg-header.gif) no-repeat;

}
#logo {
    width: 280px;
    margin: 4px 0 0 4px;
    float: left;
    text-align: left;
    background-color: transparent;
}
#logo a {
    margin-left: 30px;
}
#banner-main {
    width: 490px;
    height: 86px;
    margin:0 4px 0 0;
    float: left;
    text-align: right;
    overflow: hidden;
    background-color:transparent;
}
#banner {
    width: 490px;
    height: 60px;
    margin: auto;
    float: right;
    text-align: right;
    background-image: url(images/banner-main.gif);
}
#headerlinkbar {
    float: right;
    width: 486px;
    height: 20px;
    text-align: right;
    margin: 2px 4px 0px 0px;
    z-index: 1;
    font-size: 10px;
    background-color:transparent;
}
#headerlinkbar a {
    font-size: 10px;
}
#searchmain {
    float: left;
    width: 788px;
    height: 100%;
    text-align: left;
    margin: auto;
    border: solid 1px #E0E3E4;
    background:transparent url(images/search.gif) repeat-x;
}
#cercaprezzi {
    font-weight:bold;
    float: left;
    width: 86px;
    height: auto;
    text-align: left;
    margin: 22px 0px 0px 0px;
    vertical-align: bottom;
    text-indent:4px;
}
#search {
    overflow:visible;
    display:block;
    float: left;
    width: 668px;
    height: 50px;
    text-align: center;
    margin: 8px 0 0 32px;
    padding: 0;
}
#fiutaofferte {
    float: left;
    width: 100px;
    height: auto;
    text-align: left;
    margin: 0px 0px 0px 0px;
    vertical-align: bottom;
}
#normalsearch {
    float: left;
    width: 598px;
    height: auto;
    text-align: left;
    margin: 0px 0px 0px 0px;
    vertical-align: bottom;
}
input.searchlabel {
    clear:left;
    float: left;
    display:inline;
    margin: 0px 0px 0px 0px;
}
input {
    cursor:pointer;

}

input.fiuta-search{
    display:inline;
    clear:right;
    float:right;
    color: #054662;
}
select.category{
    float:left;
    display:inline;
    height:auto;
}
#trova {
    float: left;
    width: 50px;
    height: auto;
    text-align: left;
    margin: 0px 0px 0px 0px;
    vertical-align: bottom;
}

#productlisting {
    float: left;
    width: 120px;
    height: auto;
    text-align: left;
    margin: 0px 0px 0px 0px;
}
#catlisting {
    float: left;
    clear: left;
    width: 120px;
    height: auto;
    text-align: left;
    margin: 0px 0px 0px 0px;
}
#ftitoloDescription {
    clear: left;
    display:block;
    font-size:14px;
    width: 790px;
    font-weight:normal;
    text-align: left;
    padding:  0;
    margin-bottom: 5px;
/*     vertical-align: top; */
    border-top: 1px dashed #e0e3e4;
/*     border-bottom: 1px dashed #e0e3e4; */
}
#ftitoloDescription h1 {
    display:block;
    font-size:14px;
    font-weight:normal;
    text-align:left;
    float: left;
    margin: 5px 5px 5px 5px;
}
#ftitolo, #stitolo {
    display:block;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    float: right;
    width: 666px;
    height: 20px;
    margin: 2px 0px 2px;
    border: solid 1px #e0e3e4;
    background: transparent url(images/bg-rows.gif) repeat-x;
    line-height:20px;
}
#ftitolo h1 {
    display:block;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    float: left;
    margin: 0px 0px 2px 0px;
}
td.vetrinaheader h1 {
    display:inline;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    float: left;
    margin: 0px 0px 2px 0px;
}
td.schedaTitle h1 {
    display:inline;
    font-size:18px;
    font-weight:bold;
    text-align:center;
/*     margin: 0px 0px 2px 0px; */
}
div.pathBar {
    float: left;
    width: 670px;
    text-align: left;
    margin: 0px 0px 0px 5px;
    vertical-align: top;
}
div.pathBar a {
    font-weight: normal;
}
div.pathBar h1 {
    display:block;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    float: left;
    margin: 2px 0px 2px 0px;
}
div.vetrinaIntro {
    width: 666px;
    float: right;
    text-align: left;
    margin: 0;
    vertical-align: top;
}
div.vetrinaIntro h1 {
    float: right;
    font-size:14px;
    font-weight:bold;
    width: 100%;
    height: 20px;
    text-align: left;
    margin:  0;
    padding: 0;
    vertical-align: top;
    border: solid 1px #e0e3e4;
    background: transparent url(images/bg-rows.gif) repeat-x;
    line-height:20px;
}
div.vetrinaContents {
    width: 666px;
    height: auto;
    float: right;
    display: block;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0;
    vertical-align: top;
    border: solid 1px #e0e3e4;
}
div.vetrinaBoxContainer {
    display: block;
    float: left;
    width: 33%;
    /*border-bottom: dashed 1px #e0e3e4;*/
    padding: 5px 0 5px 2px;
}
div.vetrinaTitle {
    display: block;
    width: 100%;
    padding-bottom: 5px;
}
div.vetrinaimg {
    display: inline;
    float: left;
    text-align: left;
    margin: 5px 5px 5px 5px;
    vertical-align: top;
    height: 100%;
}
div.vetrinalinks {
    display: block;
    text-align: left;
    vertical-align: top;
    text-align: left;
    font-size: 10px;
    float: left;
    width: 60%;
    margin: 5px 0px 5px 5px;
    padding:0;
}
div.price {
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}
div.vetrinalinksdescr {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
    margin: 0px 0px 0px 0px;
    vertical-align: text-bottom;
}
div.acquistoIntro {
    width: 666px;
    float: right;
    text-align: left;
    margin: 0;
    vertical-align: top;
}
div.acquistoIntro h1 {
    float: right;
    font-size:14px;
    font-weight:bold;
    width: 100%;
    height: 20px;
    text-align: left;
    margin:  0;
    padding: 0;
    vertical-align: top;
    border: solid 1px #e0e3e4;
    background: transparent url(images/bg-rows.gif) repeat-x;
    line-height:20px;
}
div.acquistoContents {
    width: 666px;
    height: auto;
    float: right;
    display: block;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0;
    vertical-align: top;
    border: solid 1px #e0e3e4;
}
div.acquistoBoxContainer {
    display: block;
    float: left;
    width: 48%;
    /*border-bottom: dashed 1px #e0e3e4;*/
    padding: 5px 0 5px 2px;
}
div.acquistoTitle {
    display: block;
    width: 100%;
    padding-bottom: 5px;
}
div.acquistoimg {
    display: inline;
    float: left;
    text-align: left;
    margin: 5px 5px 5px 5px;
    vertical-align: top;
    height: 100%;
}
div.acquistolinks {
    display: block;
    text-align: left;
    vertical-align: top;
    text-align: left;
    font-size: 10px;
    float: left;
    width: 60%;
    margin: 5px 0px 5px 5px;
    padding:0;
}
div.acquistolinksdescr {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
    margin: 0px 0px 0px 0px;
    vertical-align: text-bottom;
}
div.acquistoIntro {
    width: 666px;
    float: right;
    text-align: left;
    margin: 0;
    vertical-align: top;
}
div.acquistoIntro h1 {
    float: right;
    font-size:14px;
    font-weight:bold;
    width: 100%;
    height: 20px;
    text-align: left;
    margin:  0;
    padding: 0;
    vertical-align: top;
    border: solid 1px #e0e3e4;
    background: transparent url(images/bg-rows.gif) repeat-x;
    line-height:20px;
}
div.acquistoContents {
    width: 666px;
    height: auto;
    float: right;
    display: block;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0;
    vertical-align: top;
    border: solid 1px #e0e3e4;
}
div.acquistoBoxContainer {
    display: block;
    float: left;
    width: 48%;
    /*border-bottom: dashed 1px #e0e3e4;*/
    padding: 5px 0 5px 2px;
}
div.acquistoTitle {
    display: block;
    width: 100%;
    padding-bottom: 5px;
}
div.acquistoimg {
    display: inline;
    float: left;
    text-align: left;
    margin: 5px 5px 5px 5px;
    vertical-align: top;
    height: 100%;
}
div.acquistolinks {
    display: block;
    text-align: left;
    vertical-align: top;
    text-align: left;
    font-size: 10px;
    float: left;
    width: 60%;
    margin: 5px 0px 5px 5px;
    padding:0;
}
div.acquistolinksdescr {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
    margin: 0px 0px 0px 0px;
    vertical-align: text-bottom;
}

div.leftBoxes {
    width: 266px;
    height: auto;
    float: right;
    display: block;
    margin: 0 0 15px 0;
    padding: 0;
    vertical-align: top;
    border: solid 1px #e0e3e4;
}
div.acquistoContentsPage {
    width: 400px;
    height: auto;
    float: right;
    display: block;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0;
    vertical-align: top;
    border: solid 1px #e0e3e4;
}
div.acquistoBoxContainerPage {
    display: block;
    float: left;
    width: 100%;
    /*border-bottom: dashed 1px #e0e3e4;*/
    padding: 5px 0 5px 0;
    margin: 0 5px 0 5px;
}
div.acquistoTitlePage {
    display: block;
    width: 100%;
    padding-bottom: 5px;
}
div.acquistoimgPage {
    display: inline;
    float: left;
    text-align: left;
    margin: 5px 5px 5px 5px;
    vertical-align: top;
    height: 100%;
}
p.acquistolinksdescrPage {
    text-align: left;
    margin: 0 5px 5px 5px;
}
ul.archivio {
    clear: left;
    font-size: 10px;
    width: 266px;
    height: auto;
    color: #000000;
    margin: 10px 0 5px 0;
    padding: 0;
    border-top: solid 1px #e0e3e4;
}
li.archivio {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    border-bottom: solid 1px #e0e3e4;
    margin: 0;
    padding: 0;
}
li.archiviolist {
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    margin: 2px 0 3px 5px;
    padding: 0;
}
ul.fcatlist {
    float: right;
    width: 666px;
    height: auto;
    color: #000000;
    margin: 0 0 6px 0;
    padding: 0;
    border: solid 1px #e0e3e4;
}
li.fcatlist {
    float: left;
    width: 666px;
    height: auto;
    color: #000000;
    margin: 0;
    padding: 0;
}

li.fcatlist-macro {
    float: left;
    width: auto;
    height: auto;
    color: #000000;
    margin: 5px 20px 0px 10px;
    padding: 0;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
/*     font-weight: bold; */
}
li.fcatlist-macro a, li.fcatlist-macro a:visited, li.fcatlist-macro a:hover {
    font-weight:bold;
    color:#000000;
}
div.fcatlist {
    display:block;
    float: right;
    width: 666px;
    height: auto;
    color: #000000;
    margin: 2px 0 6px 0;
    padding: 0 0 9px 0;
    border: solid 1px #e0e3e4;
}
div.fcatlistResearch {
    display:block;
    float: right;
    width: 790px;
    height: auto;
    color: #000000;
    margin: 2px 0 6px 0;
    padding: 0 0 9px 0;
    border: solid 1px #e0e3e4;
}
div.fcatlistResearch ul.fcatlist-list {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    color: #000000;
    margin: 0;
    padding: 3px 0 3px 0;
    border-bottom: 1px dashed #e0e3e4;
}
div.fcatlistfull {
    display:block;
    float: right;
    width: 666px;
    height: auto;
    color: #000000;
    margin: 2px 0 6px 0;
    padding: 0 0 9px 0;
    border: solid 1px #e0e3e4;
}
/*div.subfcatlistContainer {
    display:block;
    width: 100%;
    float: left;
    height: auto;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px dashed #e0e3e4;
}*/
div.subfcatlist {
    display:block;
    float: left;
    width: 200px;
    height: auto;
    color: #000000;
    margin: 0;
    padding: 0;
}
/*div.subfcatlistFirst {
    clear:left;
    display:block;
    float: left;
    width: 200px;
    height: auto;
    color: #000000;
    margin: 0;
    padding: 0;
}*/
ul.fcatlist-list {
    display: block;
    float: left;
    width: 200px;
    height: auto;
    color: #000000;
    margin: 0;
    padding: 0;
}
ul.fcatlist-list-restr {
    display: block;
    float: left;
    width: 250px;
    height: auto;
    color: #000000;
    margin: 0;
    padding: 0;

}
#searchrestricted ul.fcatlist-list-restr {
    border-left: 1px dashed #e0e3e4;
}
div.fcatlist ul.fcatlist-list {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    color: #000000;
    margin: 0;
    padding: 3px 0 3px 0;
    border-bottom: 1px dashed #e0e3e4;
}
div.subfcatlist ul.fcatlist-list {
    display: block;
    float: left;
    width: 200px;
    height: auto;
    color: #000000;
    margin: 0;
    padding: 0;
}
li.macro-titolo a:link {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;

}
li.fcatlist-micro {
    float: left;
    text-align: left;
    width: 90%;
    height: auto;
    color: #000000;
    margin: 0px 0px 0px 15px;
    padding: 0;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}
li.fcatlist-micro a, li.fcatlist-micro a:visited, li.fcatlist-micro a:hover {
    font-weight:normal;
/*     color:#000000; */
}
li.fcatlistfull-macro-sub {
    float: left;
    text-align: left;
    width: 190px;
    height: auto;
    color: #000000;
    margin: 0px 0px 0px 5px;
    padding: 0;
    /*font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;*/
}
li.fcatlist-macro-sub {
    float: left;
    text-align: left;
    width: 635px;
    height: auto;
    color: #000000;
    margin: 0px 20px 0px 5px;
    padding: 0;
    /*font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;*/
}
li.fcatlist-macro-sub h3{
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
li.fcatlist-micro-sub {
    display: block;
    float: left;
    text-align: left;
    width: 190px;
    height: auto;
    color: #000000;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 5px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}
li.fcatlist-micro-sub a, li.fcatlist-micro-sub a:visited, li.fcatlist-micro-sub a:hover {
    font-weight: normal;
}
ul.sponsorizzati {
    display:block;
    overflow:visible;
    float: right;
    width: 666px;
    height: auto;
    color: #000000;
    margin: 0;
    padding: 0;
    border: solid 1px #e0e3e4;

}
li.sponsorizzati {
    display:block;
    float: left;
    width: 80px;
    height: 40px;
    color: #000000;
}
ul.prodlist, ul.catlist {
    clear: left;
    float: left;
    font-size: 10px;
    width: 114px;
    height: auto;
    color: #000000;
    margin: 2px 0 5px 1px;
    padding: 0;
    border: solid 1px #e0e3e4;
}
li.prodlist {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
/*     color: #000000; */
    border-bottom: solid 1px #e0e3e4;
    margin: 0;
    padding: 0;
}

li.catlist {
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight:bold;
/*     color: #000000; */
    margin-left: 2px;
    padding: 0;
}
div.boxes {
    width: 114px;
    clear: left;
    float: left;
    display:block;
}
#listing {
    float: right;
    width: 660px;
    height: auto;
    margin: 4px 2px 0 2px;
}
#prelisting {
    float: right;
    width: 660px;
    height: auto;
    padding:  0;
    margin: 0;
    text-align: left;
    border-top: 1px dashed #e0e3e4;
    border-bottom: 1px dashed #e0e3e4;
    font-size: 14px;
}
#prelisting p {
    margin: 5px 5px 5px 5px;
}
#prelisting h1.qu {
    display:block;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin: 5px 0px 2px 5px;
}
#searchrestricted p {
    margin: 5px 5px 5px 5px;
}
#searchrestrictedPrice {
    width: 190px;
    display:block;
    float: left;
    margin: 0;
    padding: 0;
}
#searchrestrictedBrands {
    width: 500px;
    display:block;
    float: left;
    margin: 0;
    padding: 0;
    border-left: 1px solid #e0e3e4;
}
#searchrestrictedPriceSlevel {
    width: 190px;
    display:block;
    float: left;
    margin: 0;
    padding: 0;
}
#searchrestrictedPriceSlevel p {
    margin: 5px 5px 5px 10px;
    text-align: left;
}
#searchrestrictedBrandsSlevel {
    width: 460px;
    display:block;
    float: left;
    margin: 0;
    padding: 0;
    border-left: 1px solid #e0e3e4;
}
#searchrestrictedBrandsSlevel p {
    margin: 5px 5px 5px 5px;
    text-align: left;
}
#searchrestrictedBrandsSlevel ul.fcatlist-list-restr {
    display: block;
    float: left;
    width: 220px;
    height: auto;
    color: #000000;
    margin: 0;
    padding: 0;
}
#searchrestrictedBrandDivSlevel {
    width: 100%;
    display:block;
    float: left;
    text-align:left;
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 11px;
}
#searchrestrictedBrandLinkSlevel {
    display:block;
    font-weight: bold;
    margin-left: 10px;
}
#searchrestrictedBrands p {
    margin: 5px 5px 5px 5px;
}
#searchrestrictedMore {
    display: none;
}
#searchrestrictedMore p {
    margin: 5px 5px 5px 5px;
}
#searchrestrictedBrandLink {
    display:block;
    font-weight: bold;
    margin-left: 10px;
}
#searchrestrictedBrandDiv {
    width: 100%;
    display:block;
    float: left;
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 11px;
}
#searchrestrictedCatDiv {
    width: 100%;
    display:block;
    float: left;
    margin: 0;
    padding: 0;
}
#searchrestrictedCatLink {
    display:block;
    font-weight: bold;
    font-size: 11px;
}
#searchrestrictedCatMore {
    display: none;
}
#searchrestrictedCatMore p {
    margin: 5px 5px 5px 5px;
}
td.listing-bar{
    text-align:left;
    font-weight:bold;

}

table.t-listing{
    border: solid 1px #e0e3e4;
    border-collapse:collapse;
    margin: 0 0 0 2px;
}
table.t-listing td{
    text-align:left;
}
table.t-listing td.imgMerchant{
    text-align:center;
    background: #FFFFFF;
}
table.t-listing td.imgMerchant img {
    max-width: 140px;
}
table.t-listing td.banner{
    text-align:center;
}
table.t-listing th{
    text-align:left;
    color:#FFFFFF;
    background:#73AAC8;
}
table.t-listing th.thCenter{
    text-align:center;
    color:#FFFFFF;
    background:#73AAC8;
}
table.t-listing th a:link, a:visited, a:hover{
    color:#FFFFFF;
    text-decoration:underline;
}
table.t-listing td a:link, a:visited, a:hover{
    color:#0066CC;
    text-decoration:underline;
}
table.t-listing td{
    border: solid 1px #e0e3e4;
}
table.t-listing tr.alternate{
    background: #F2F5F7;
}
table.t-listing tr.noalternate{
/*     background: #F2F5F7; */
}
.imageLink {
    background: #FFFFFF;
}
/*div.imagelist {
    display:block;
    float:left;
}*/
/*div.linkDescr {
    display:block;
    float:left;
}*/
ul.marca {
    padding-left:0; margin-left:0; list-style-type:none;
/*     width:95%; */
}
ul.marca p {
    font-size:12px;
}
ul.extra {
    text-align:left;
}
ul.marca li.cat a {
    font-weight: normal;
    font-size: 11px;
}
#footer {
    float:left;
    margin:auto; overflow: hidden;
    width: 100%;
    height: 20px;
    border: solid 1px #e0e3e4;
    background-image:url(images/footer.bg.gif);
    background-repeat: repeat-x;
    font-size: 10px;
    margin-top:20px;
}
#footer a {
    font-size: 10px;
}
/*LIVESEARCH
.divstyle {
    position: absolute;
    background-color: #aaa;
    z-index: 1;
    min-width: 140px;
    float:left;
    clear:left;
    background: url(shadowAlpha.png) no-repeat bottom right !important;
    background: url(shadow.gif) no-repeat bottom right;
    margin: 10px 0 10px 10px !important;
    padding: 45px 0 0 0px;
    display: none;
}

.ulstyle {
    list-style-type: none;
    position: relative;
    right: 0px;
    z-index: 1;
    margin: 0px;
    padding: 0px;
}

.listyle {
    text-indent: -20px;
    z-index: 1;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 20px;
    line-height:15px;
    margin-bottom: 0px;
}
.outerUl {
    list-style-type: none;
    position: relative;
    z-index: 1;
    background-color: #FFFFFF;
    color: inherit;
    bottom:6px;
    right: 6px;
    border: 1px solid #999999;
    text-indent: -20px;
    margin: 0px;
    padding: 0px;
}
.outerLi {
    text-indent: -20px;
    z-index: 1;
    padding: 2px 15px 2px 20px;
    line-height:15px;
    margin-bottom: 0px;
}*/
/*scheda*/
table.vetrinaScheda {
    width: 790px;
    float: left;
    text-align: center;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
}
table.vetrinaScheda td.vetrinaheader {
    background: transparent url(images/bg-rows.gif) repeat-x;
    background-color: #E8EEF0;
    text-align: left;
}
table.vetrinaScheda td.bordato {
    vertical-align: top;
    width: 50%;
    border: solid 1px #e0e3e4;
}
table.vetrinaboxes {
    width: 100%;
    text-align: left;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
    border: none;
    padding: 0;
}
table.vetrinaboxes td {
    vertical-align: top;
}
td.vetrinaimage {
    width: 100%;
    text-align: center;
    margin: 0px 0px 0px 5px;
    padding: 0;
    vertical-align: top;
/*     border: solid 1px #e0e3e4; */
}
#ftitoloScheda, #stitoloScheda {
    display:block;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    float: right;
    width: 785px;
    height: 20px;
    margin: 2px 0px 2px;
/*     border: solid 1px #e0e3e4; */
    background: transparent url(images/bg-rows.gif) repeat-x;
}
#listingScheda {
    float: right;
    width: 785px;
    height: auto;
    margin: 4px 2px 0 2px;
}
#listingScheda td.imgMerchant {
    text-align: left;
}
#listingScheda td.imgMerchant img {
    text-align: right;
    max-width: 140px;
}
ul.sponsorizzatiScheda {
    display:block;
    overflow:visible;
    float: right;
    width: 785px;
    height: auto;
    color: #000000;
    margin: 0;
    padding: 0;
    border: solid 1px #e0e3e4;

}
ul.sponsorizzatiScheda li.sponsorizzati {
    display:block;
    float: left;
    width: 80px;
    height: 40px;
    color: #000000;
}
/*.pagination {
    width:30px;
}*/
div.contenuti {
    display:block;
    float: right;
    width: 650px;
    height: auto;
    margin: 4px 4px 4px 4px;
    padding: 4px 4px 4px 4px;
    border: solid 1px #e0e3e4;
}
div.contenuti p {
    text-align:left;
}
table.t-listing ul.pager {
    margin:0;
    padding:0;
}
div.pagerCloud {
    display:block;
    border-top: solid 1px #e0e3e4;
    margin:0;
    padding:0;
    width: 645px;
    float: left;
}
div.pagerCloud ul.pager {
    margin:0;
    padding:0;
}
div.pagerCloud li.prev {
    display:block;
    float:left;
    text-align:left;
    width:33%;
}
div.pagerCloud li.next {
    display:block;
    float:left;
    text-align:right;
    width:33%
}
div.pagerCloud li.here {
    display:block;
    text-align:center;
    float:left;
    width:34%
}
table.t-listing li.prev {
    display:block;
    float:left;
    text-align:left;
    width:31%;
}
table.t-listing li.next {
    display:block;
    float:left;
    text-align:right;
    width:31%
}
table.t-listing li.here {
    display:block;
    text-align:center;
    float:left;
    width:38%
}
table.t-listing tr.adsense td {
    text-align:center;
}
/*#navPagination

#navPagination, #navPagination ul {
    float: left;
    width: 100%;
    list-style: none;
    line-height: 1em;
    background: white;
    font-weight: bold;
    padding: 0;
    border: solid #e0e3e4;
    border-width: 1px 0;
    margin: 0 0 1em 0;
}

#navPagination a {
    display: block;
    width: 18em;
    w\idth: 14em;
/*     color: #7C6240; */
/*    text-decoration: none;
    padding: 0.25em 2em;
}

#navPagination a.daddy {
    background: url(/images/rightarrow2.gif) center right no-repeat;
}

#navPagination li {
    float: left;
    padding: 0;
    width: 10em;
}

#navPagination li ul {
    position: absolute;
    left: -999em;
    height: auto;
    width: 14.4em;
    w\idth: 13.9em;
    font-weight: normal;
    border-width: 0.25em;
    margin: 0;
}

#navPagination li li {
    padding-right: 1em;
    width: 13em
}

#navPagination li ul a {
    width: 13em;
    w\idth: 9em;
}

#navPagination li ul ul {
    margin: -1.75em 0 0 14em;
}

#navPagination li:hover ul ul, #navPagination li:hover ul ul ul, #navPagination li.sfhover ul ul, #navPagination li.sfhover ul ul ul {
    left: -999em;
}

#navPagination li:hover ul, #navPagination li li:hover ul, #navPagination li li li:hover ul, #navPagination li.sfhover ul, #navPagination li li.sfhover ul, #navPagination li li li.sfhover ul {
    left: auto;
}

#navPagination li:hover, #navPagination li.sfhover {
    background: #E8EEF0;
}*/
div.tagcloud {
    display:block;
/*     font-size:14px; */
/*     font-weight:bold; */
    text-align:left;
    float: left;
    width: 645px;
/*     height: 20px; */
    margin: 0;
    padding: 0;
/*     border: solid 1px #e0e3e4; */
/*     background-color: #E8EEF0; */
}
div.tagcloud a.earliest:link {text-decoration: none; color: #e0e0e0;}
div.tagcloud a.earliest:visited {text-decoration: none; color: #e0e0e0;}
div.tagcloud a.earliest:hover {text-decoration: none; color: #e0e0e0;}
div.tagcloud a.earliest:active {text-decoration: none; color: #e0e0e0;}
div.tagcloud a.earlier:link {text-decoration: none; color: #bccee0;}
div.tagcloud a.earlier:visited {text-decoration: none; color: #bccee0;}
div.tagcloud a.earlier:hover {text-decoration: none; color: #bccee0;}
div.tagcloud a.earlier:active {text-decoration: none; color: #bccee0;}
div.tagcloud a.later:link {text-decoration: none; color: #8fb7e0;}
div.tagcloud a.later:visited {text-decoration: none; color: #8fb7e0;}
div.tagcloud a.later:hover {text-decoration: none; color: #8fb7e0;}
div.tagcloud a.later:active {text-decoration: none; color: #8fb7e0;}
div.tagcloud a.latest:link {text-decoration: none; color: #0066CC;}
div.tagcloud a.latest:visited {text-decoration: none; color: #0066CC;}
div.tagcloud a.latest:hover {text-decoration: none; color: #0066CC;}
div.tagcloud a.latest:active {text-decoration: none; color: #0066CC;}
.generated {
    font-size: 8px;
}
/*SLIDER*/
#horizHandleDivMin {
    position:relative;
    left: -100px; /* the default position is the center of the bg  */
    top: 8px;  /* force the image down a bit  */
    cursor:pointer;
    width:18px;
    height:18px;
}
#horizHandleDivMax {
    position:relative;
    left: -100px; /* the default position is the center of the bg  */
    top: -9px;  /* force the image up a bit  */
    cursor:pointer;
    width:18px;
    height:18px;
}
#horizWrapper {
    position:relative;
/*     margin-left:60px; */
    width:218px;
    float:left;
    display: block;
}
#horizBGDiv {
    position:relative;
    background:url(/images/slide/horizBg.png) no-repeat;
    height:26px;
    width:218px;
    z-index:5;
}
#horizValueDiv {
    position:relative;
    left:66px;
}
#priceValueDivMin {
    clear:left;
    display: block;
    float: left;
    margin-top: 5px;
}
#priceValueDivMax {
    display: block;
    float: left;
    margin-top: 5px;
}
#loading {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -38px auto auto -32px;
}
.pageimage {
    width: 200px;
    float: left;
    margin: 0 10px 5px 0;
}
/*News*/
#form_box {
    width: 200px;
    background: #f8f8f8;
    border: 1px solid #d6d6d6;
    border-left-color: #e4e4e4;
    border-top-color: #e4e4e4;
    font:0.8em Arial, Helvetica, Sans-serif;
    padding: 0.5em;
    margin-top: 10px;
    margin-bottom: 2px;
}
 
#form_box div {
    padding: 0.2em 0.5em;
}
 
#form_box div.hr {
    border-bottom: 2px solid #e2e2e1;
    height: 0px;
    margin-top: 0pt;
    margin-bottom: 7px;
}
 
#form_box p {
    float: left;
    margin: 4px 0pt;
    width: 120px;
}
 
 
#log {
    width: 590px;
    margin-top: 10px;
    font-weight:bold;
}
 
#log_res {
    overflow: auto;
}
 
#log_res.ajax-loading {
    padding: 20px 0;
    background: url(images/loadingajax.gif) no-repeat center;
}