.results .item .looking-for {
    background: url("../img/wait.png") no-repeat scroll 0 0.45em transparent;
    margin-left: 3px;
    padding-left: 12px;
}

.dresults
{
	border: none;
}

.dresults .ditem
{
	line-height: 1.5em;
	border-bottom: 1px solid #DDDDDD;
    clear: both;
    margin-left: 10px;
    padding: 5px 10px 35px 3px;
    position: relative;
}

.dresults .ditem 
{
	display: block;
}

.dresults .ditem .cover {
    bottom: 10px;
    position: absolute;
    right: 0;
}


.dresults .ditem .format {
    vertical-align: middle;
}

.dresults .ditem .attribute {
    color: #929191;
}

.dresults .ditem .edition, .dresults .ditem .publisher 
{
	display: block;
}

.dresults .ditem .edition a, .dresults .ditem .publisher a 
{
	font-weight: normal;
	color: #000000;
	font-size: 0.9em;
}

.dresults .ditem .title a {
    color: #1C5784;
    font-weight:bold;
}

body.cr .dresults .ditem .title a {
	color: #435d0c;	
	font-weight:bold;
}

/***********************************/
/* SIDEMENU                        */
/***********************************/
.browsermenu {
	position: relative;
	margin: 0; padding: 0;
	background-color: #e9eef2;
}
.browsermenu h3 {
	margin: 0; padding: 0 0 0 10px;
	background: white url('../img/background-sidemenu-header.jpg') repeat-x top left;
}

.browsermenu ul {
	margin: 0; padding: 0;
}
.browsermenu ul li {
	margin: 0 7px; padding: 3px 10px;
	list-style: none;
}
.browsermenu ul.col2 {
	float: left;
	width: 49%;
	margin-right: 1%;
}
.browsermenu.closed ul {
	display: none;
}

.browsermenu h3 {
    font-size: 1em;
    font-weight: bold;
    line-height: 2em;
}

.browsermenu h3 a {
    color: white;
    display: block;
}

.browsermenu ul li a {
    color: #525151;
}

/* catalogo ragazzi */
body.cr .browsermenu {
	background-color: #f6f9f0;
}

body.cr .browsermenu h3 {
	background: white url('../img/cr_background-sidemenu-header.jpg') repeat-x top left;
}

.atc_head_link
{
	color:#525151;
	font-style: italic; 
}

#tooltip {
	display:none;
	border:1px solid gray;
    background-color:white;
    font-size:12px;
	padding:3px;
    color:black;
    z-index: 2000;
}

.dresults .ditem .book_avaible_0 {
	margin-left: 3px; padding-left: 12px;
	background: transparent url('../img/icon-avaible0.png') no-repeat 0 0.45em;
}
.dresults .ditem .book_avaible_1 {
	margin-left: 3px; padding-left: 12px;
	background: transparent url('../img/icon-avaible1.png') no-repeat 0 0.45em;
}
.dresults .ditem .book_avaible_2 {
	margin-left: 3px; padding-left: 12px;
	background: transparent url('../img/icon-avaible2.png') no-repeat 0 0.45em;
}

.dresults .ditem .looking-for {
    background: url("../img/wait.png") no-repeat scroll 0 0.45em transparent;
    margin-left: 3px;
    padding-left: 12px;
}

.side-panel 
{
  display: none;
  position: fixed;
  top: 200px; height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 10px;
  background-color: white;
  border: 5px solid #CCC;
  z-index: 100px;
}

.bg0 {background-color: #3300CC;}
.bg1{background-color: #9966FF;}
.bg2{background-color: #3366FF;}
.bg3{background-color: #6633FF;}
.bg4{background-color: #660000;}
.bg5{background-color: #CC0000;}
.bg6{background-color: #333333;}
.bg7{background-color: #669999;}
.bg8{background-color: #330099;}
.bg9{background-color: #990066;}

.dummy_cover
{
	border-left: 0.22em solid #333333;
   border-radius: 0 0.147em 0.147em 0;
   color: White;
	background-clip: padding-box;
   height: 100px;
   max-height: 100px;
   max-width: 75px;
   overflow: hidden;
   width: 75px;
}

.dummy_big_cover
{
	border-left: 0.22em solid #333333;
   border-radius: 0 0.147em 0.147em 0;
   color: White;
	background-clip: padding-box;
   height: 210px;
   max-height: 2100px;
   max-width: 180px;
   overflow: hidden;
   width: 180px;
}

.dummy_cover .inner 
{
   height: 100%;
   position: relative;   
   line-height: normal;
}


.dummy_big_cover .inner 
{
   height: 100%;
   position: relative;   
   line-height: normal;
}

.dc_title {
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    left: 0;
    padding: 0 6%;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 88%;
}

.dc_big_title {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    left: 0;
    padding: 0 6%;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 88%;
}

.dc_big_author {
	font-size: 1.1em;
    bottom: 2px;
    display: block;
    font-weight: bold;
    font-style: italic;
    left: 0;
    padding: 0 6%;
    position: absolute;
    text-align: center;
    width: 88%;
}

.dc_author {
	font-size: 0.8em;
    bottom: 2px;
    display: block;
    font-weight: bold;
    font-style: italic;
    left: 0;
    padding: 0 6%;
    position: absolute;
    text-align: center;
    width: 88%;
}

#breadcrumbs a:hover {
    border: medium none;
    text-decoration: line-through;
}

.imss_menu {
    max-height: 240px;
    max-width: 180px;
    overflow: hidden;
    width: 180px;
    position: absolute;
    top: 0;
    left: 0;
    
    margin-top: 90px;
	background-color: white;
	box-shadow: -3px 3px 3px #99b2bf;
	border: 1px solid #d6dce0;
}

.imss_menu ul {
    background-color: white;
    margin: 14px 0px;
    padding: 0;
}

.imss_menu ul li {
    margin: 0 7px;
    padding: 3px 10px;
    list-style: none;
    line-height: 1.4em;
}