#brand_image_right { background: url(/img/grisbi/grisbi_img.jpg) no-repeat 0 0;}

/*#brand_image_top{
    background:transparent url(/img/grisbi/grisbi_home.jpg) no-repeat scroll 0pt;
    height: 365px;
}*/

#site_menu, #site_credits, #site_menu a, #site_credits a{
    background-color: #FFE04F;
    color: #6F181B;
}

#site_menu a:hover, #site_credits a:hover{ color:#000;}

/*-- evita il flickering in IE6 --*/
* html #news{
   width: 260px; 
   background: transparent url(/img/grisbi/box_novita/grisbi_2037.png) no-repeat 15px -79px;
}

#news a div{ background: url("/img/grisbi/box_novita/grisbi_2037.png") 0px 0px no-repeat;}
#news a:hover div{ background: url("/img/grisbi/box_novita/grisbi_2037.png") 0px -79px no-repeat;}

#news a div h3{ 
    background-color: #F5D200;
    color: #6F181B;
}
#news a:hover div h3{ background-color: #FBDE4A;}
#news div h3 span#it-IT{ background: url("/img/grisbi/news_ita.png") 0px 0px no-repeat;}
#news div h3 span#en-US{ background: url("/img/grisbi/news_eng.png") 0px 0px no-repeat;}


#text{ 
    background-image: url(/img/grisbi/box_round_corner/bottom.gif);
    /*margin-top: 10px;*/  /* da ripristinare quando verrà tolto il banner della comunicazione*/
}
 
#news{margin-bottom: 10px;} /* da eliminare quando verrà tolto il banner della comunicazione*/
#button{border:1px solid #C0C0C0;} /* da eliminare quando verrà tolto il banner della comunicazione*/

#text .top{ background-image: url(/img/grisbi/box_round_corner/top.gif);}

h1#logo{
    width: 96px;
    height: 33px;
    background:url(/img/brand/grisbi.png);
}

#text .testo{
    border-left: 1px solid #F5D200;
    border-right: 1px solid #F5D200;
}

#text .testo p{
    line-height: 1.15em;
}

#OtherBrand{background-image: url(/img/grisbi/brand.png);}
#OtherBrand h2{color: #FBDE4A;}

#top div.head a h1#logo{
    width: 96px;
    height: 65px;
    background:url(/img/brand/grisbi_int.png);
}

h2.en-US {
    width: 370px;
    margin-left: 150px !important;
    background-image: url(/img/grisbi/claim_eng.png);
}

h2.it-IT {
    width: 370px;
    margin-left: 150px !important;
    background-image: url(/img/grisbi/claim_ita.png);
}

#top div.head, #bottom {background-color: #6F181B;}

li.prodotto a:hover, li.prodotto a.selected{ background-color: #FEFCE2;}

#product_listing th { 
    background-color: #231F20;
    color: #C7A34A;
}

#product_listing tr.colored{ background-color: #FDF7D1;}

#history {
  margin-bottom: 10px;
  text-align: justify;
}

li.sottocat h4 a{
    background-color: #F7F3E9;
    border-bottom: 1px solid #F0E8D6;
    color: #875B5D;
}

li.sottocat h4 a:hover{
    background-color: #F0E8D6;
}

#flash{
    background-image: url(/img/grisbi/grisbiSpotBck.gif);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: left;
    height: 280px;
    margin: 10px 0;
    padding-top: 15px;
}

#flash.en{
    background-image: url(/img/grisbi/grisbiSpotBck_en.gif) !important;
}

#flash p{
    color: #FFFFFF;
    width: 200px;
    text-align: center;
    margin: 95px 65px;
}

#popup {
  display: none;
  z-index: 1000;
}

#popup .close {
  background-image:url("/img/close.png");
  position: absolute;
  right: -30px;
  top: -30px;
  cursor: pointer;
  height: 35px;
  width: 35px;
}
