body
{
    background: url("http://www.comune.livorno.it/img/bg_body.jpg") repeat-x scroll left top transparent;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 77%;
    margin: 0;
    padding: 0;
}

div#wait
{
  background-color: red;
  position: absolute;
  top: 0px;
  font-weight: bold;
  right: 0%;
}

div#BookReader
{
     left:10px;
     right:10px;
     top:88px;
     bottom:30px;
}

#BRtoolbar
{
  background-color: #575757;
}

#BRtoolbar .label
{
  color:#FFFFFF;
  font-family: Verdana, Arial, San Serif;
}

a.BRblack
{
  color:#FFFFFF;
  font-family: Verdana, Arial, San Serif;
}

div.header
{
	background-position: top right;
	background-repeat: no-repeat;
	border: 2px;
	float: left;
	min-height: 59px;
	width: 100%;
	height: auto !important;
	height: 59px;
}

div.footer {
    bottom: 0;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100% !important;
}

table.footer td {
    font-size: 0.6em;
    text-align: center;
}

div.logo {
    display: block;
    left: 71px;
    position: absolute;
    top: 3px;
    z-index: 100;
}

#logo-comune-livorno {
    display: block;
    height: 75px;
    left: 0;
    position: absolute;
    top: 3px;
    z-index: 100;
}
div.head_text2{
    float: left;
}
#titolo-comune-livorno a {
    background: url("http://www.comune.livorno.it/img/titolo_comune_livorno.png") no-repeat scroll left top transparent;
    display: block;
    height: 26px;
    left: 73px;
    position: absolute;
    text-indent: -9999px;
    top: 20px;
    width: 310px;
}
a:link {
    color: #C2DBF3;
}

div.logoHeader{
    float: left;
    font-size: 16px;
    padding-left: 100px;
    padding-top: 16px;
}

img.iconBook{
    height:59px;
}


.sidecol {
  position: absolute;
  width: 300px;
  left: -304px;
  background: #FFF;
  top: 0px;
  z-index:1000;
  height: 99%;
  border-left: 1px solid #545454;
  box-shadow: -1px 0 1px #888;
}

.sidecolStru {
  position: absolute;
  width: 300px;
  left: -304px;
  background: #FFF;
  top: 0px;
  z-index:1000;
  height: 100%;
  border-left: 1px solid #545454;
  box-shadow: -1px 0 1px #888;
}

.box 
{
	width: auto !important; /* no 100% in FF*/
	width: 100%;
	overflow: auto;
	margin: 0;
	padding-bottom: expression(this.scrollWidth > this.offsetWidth ? "1.33em" : "0em");
}

.cols-wrapper {

  color: #000000; 

  border-color: #b7b7b7; 

    height: 100%;

  margin: 0 -1px;
}

.hide-left .cols-wrapper {
  border-left: none;
  margin-left: 0;
}
.hide-right .cols-wrapper {
  border-right: none;
  margin-right: 0;
}
.hide-both .cols-wrapper {
  border-style: none none none none;
  margin: 0;
}

.cols-wrapper[class] {
  padding-bottom: 0.1px; /* [4] */
  overflow: hidden;
}

#columns {
  color: #000000; 
    height: 100%;
}

.show-all #columns {
  padding: 0 15em;																																					/* era 12 */
}

.hide-right #columns {
  padding: 0 0 0 15em;																																			/* era 12 */
}

a.logo{
  display: none;
}

.BRicon.play {
  display: block;
}

.BRicon.read {
  display: none;
}

.BRicon.info {
  display: none;
}

.BRicon.full {
  display: none;
}

form#booksearch {
  display: none;
}
div.menu {
    color: #FFFFFF;
    font-size: 0.95em;
    height: auto !important;
    text-align: center;
}
.menu a.menu {
    background: url("../icon/bkg_menu.gif") no-repeat scroll right top transparent;
    display: inline-block;
    font-size: 0.95em;
    font-weight: bold;
    padding: 10px 10px 6px !important;
}
a.menu:link {
    background-color: #E6DDD3;
    color: #1E3D59;
    text-decoration: none;
}
a.menu:visited {
    background-color: #E6DDD3;
    color: #1E3D59;
    text-decoration: none;
}
a.menu:active {
    background-color: #9A9B9D;
    color: #FFFFFF;
    text-decoration: none;
}
a.menu:hover {
    background-color: #9A9B9D;
    color: #FFFFFF;
    text-decoration: none;
}
a#active {
    background-color: #9A9B9D;
    color: #FFFFFF;
    text-decoration: none;
}
p.menu {
    vertical-align: middle;
}

