#user_name_surname{font-size: 1.5em;text-decoration: none;color: #00388E;font-weight: bold;}
#user_address {font-size: 1.0em;text-decoration: none;color: #000000;font-weight: normal; font-style: italic;}
.title_medium{font-size: 1.0em;text-decoration: none;color: #000000;font-weight: normal; font-style: italic;}
.riepilogue_entry{font-size: 0.8em;text-decoration: none;color: #000000;font-weight: normal;}
.post-it { background: url("../img/quote.gif") no-repeat scroll 0 0; border: 0px solid #EAEAEA;color: #555555;display: block;font: sans-serif;margin-bottom: 1em;margin-left: 5px;margin-right: 5px;padding: 10px 1em 0.2em 42px;}

.selected-wish-list {background-color: #cecece;}
.empty-wish-list-msg {font-size: 1.3em;}

.review-row-even {background-color: #ECE5B6;}
.review-row-odd {background-color: #FFFFD6;}

.tag-row-even {background-color: #ECE5B6;}
.tag-row-odd {background-color: #FFFFD6;}

.bibliography-row-even {background-color: #ECE5B6;}
.bibliography-row-odd {background-color: #FFFFD6;}

.wishlist-content-row-even {background-color: #ECE5B6;}
.wishlist-content-row-odd {background-color: #FFFFD6;}

.loan-row-even {background-color: #ECE5B6;}
.loan-row-odd {background-color: #FFFFD6;}
.loan-recall-date {color:red; font-weight:bold;}
.loan-overdue {color:red; font-weight:bold;}

ul.toolbar {
		float:left;
	    list-style-type: none;
        margin: 0px;
        padding: 5px 0px 5px 0px;
	
        
         -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
		-moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
		box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
        
   
color: #000;
text-align: center;

	}
	
	ul.toolbar li
	{
	     background-color: #cecece;
	background-image: -webkit-gradient(linear,
    	    left top, left bottom,
        	color-stop(0.0, rgba(255, 255, 255, 0.6)),
        color-stop(0.5, rgba(255, 255, 255, 0.3)),
        color-stop(0.5, rgba(255, 255, 255, 0.2)),
        color-stop(1.0, rgba(255, 255, 255, 0.0)));
		
		background-image: -moz-linear-gradient(top,
        rgba(255, 255, 255, 0.6) 0%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0.2) 50%,
        rgba(255, 255, 255, 0.0) 100%);
	
		display: inline-block;
		margin: 0px;
		padding: 5px 5px 3px 5px;
		min-width: 60px;
		min-height:15px;
		cursor: default;
		
		border: 1px solid rgba(0, 0, 0, 0.5);
border-width: 1px 0px 1px 1px;

-webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.2),
    inset 0px 0px 2px rgba(255, 255, 255, 0.25);
-moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.2),
    inset 0px 0px 2px rgba(255, 255, 255, 0.25);
box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2),
    inset 0px 0px 2px rgba(255, 255, 255, 0.25);
    
    -webkit-transition: background 0.2s ease-in-out;
    
  /*  text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;*/
font-size: 8pt;	}
	
	ul.toolbar li a
	{
		text-decoration: none;
		color:#000;
	}
	
	ul.toolbar li:first-child 
	{
        border-radius: 3px 0px 0px 3px;
        -moz-border-radius: 3px 0px 0px 3px;
	}
	
	ul.toolbar li:last-child 
	{
		border-radius: 0px 3px 3px 0px;
		-moz-border-radius: 0px 3px 3px 0px;
		border-width: 1px;
	}

	ul.toolbar li.selected, ul.toolbar li:hover 
	{
		background-color: rgba(255, 255, 255, 0.25);
	}

	ul.toolbar li:active 
	{
		background-color: rgba(0, 0, 0, 0.3);
		-webkit-transition-duration: 0.0s;
	}	
	
.items {
    border-collapse: collapse;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    width: 100%;
}

.items td, .items th {
    border: 1px solid gray;;
    font-size: 1.0em;
    padding: 3px 7px 2px;
}

.items th {
    background-color: #cecece;
    color: #000;
    font-size: 1.0em;
    padding-bottom: 4px;
    padding-top: 5px;
    text-align: left;
}

.circulation_container {
-moz-box-shadow: 0px 0px 5px #897b51;
-webkit-box-shadow: 0px 0px 5px #897b51;
-moz-border-radius:10px;
-webkit-border-radius:10px;

}

.circulation_text {
font-size: 10pt;
background: #f6edc3;
padding:0px 10px 0px 10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-right-radius:10px;
border-top: 1px solid #b39e5e;
border-bottom: 1px solid #b39e5e;
border-right: 1px solid #b39e5e;
}

.circulation_text:before {
content: url(../img/attention_small.png);
margin-right: 10px;
}

.circulation_text_no {
font-size: 10pt;
background: #f6edc3;
padding:0px 10px 0px 10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-right-radius:10px;
border-top: 1px solid #b39e5e;
border-bottom: 1px solid #b39e5e;
border-right: 1px solid #b39e5e;
}

.circulation_text_no:before {
content: url(../img/attention.png);
margin-right: 10px;
}

.user_data {
width: 40%;
border: 1px solid #4c96d0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 10px;
background: #cae7fd;
-moz-box-shadow: 0px 0px 5px #919191;
-webkit-box-shadow: 0px 0px 5px #919191;
box-shadow: 0px 0px 5px #919191;
}

.tags {
width: 40px;
height: 40px;
background: url(../img/tags.png) no-repeat #ceba7c 50%;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
border-top: 1px solid #b39e5e;
border-bottom: 1px solid #b39e5e;
border-left: 1px solid #b39e5e;
}

.reviews {
width: 40px;
height: 40px;
background: url(../img/reviews.png) no-repeat #ceba7c 50%;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
border-top: 1px solid #b39e5e;
border-bottom: 1px solid #b39e5e;
border-left: 1px solid #b39e5e;
}

.bibliography {
width: 40px;
height: 40px;
background: url(../img/bibliography.png) no-repeat #ceba7c 50%;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
border-top: 1px solid #b39e5e;
border-bottom: 1px solid #b39e5e;
border-left: 1px solid #b39e5e;
}

.warning {
width: 40px;
height: 40px;
background: url(../img/warning.png) no-repeat #ceba7c 50%;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
border-top: 1px solid #b39e5e;
border-bottom: 1px solid #b39e5e;
border-left: 1px solid #b39e5e;
}

.loans {
width: 40px;
height: 40px;
background: url(../img/loan.png) no-repeat #ceba7c 50%;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
border-top: 1px solid #b39e5e;
border-bottom: 1px solid #b39e5e;
border-left: 1px solid #b39e5e;
}

.holds {
width: 40px;
height: 40px;
background: url(../img/hold.png) no-repeat #ceba7c 50%;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
border-top: 1px solid #b39e5e;
border-bottom: 1px solid #b39e5e;
border-left: 1px solid #b39e5e;
}

.fines {
width: 40px;
height: 40px;
background: url(../img/fine.png) no-repeat #ceba7c 50%;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
border-top: 1px solid #b39e5e;
border-bottom: 1px solid #b39e5e;
border-left: 1px solid #b39e5e;
}
