/* Middle
-----------------------------------------------------------------------------*/
#row1 h5.avviso {
    border: 1px solid #EF9995;
    background-color: #EFC6C4;
    padding: 10px;
    font-size: 18px;
    line-height: 22px;
}

h5.avviso a { 
    padding-left:25px;
}
h5.avviso a, h5.avviso a:link { 
    color: #BF2326; 
    background:url("../img/icons/fancy_nav_right-red.png") no-repeat scroll left center transparent;
}
h5.avviso a:hover, h5.avviso a:visited { 
    color:#595959;     
    background:url("../img/icons/fancy_nav_right-black.png") no-repeat scroll left center transparent;
}

#row1 h5.avviso a span {
    font-size: 14px;
    font-weight: normal;
}
/* Maincontent padding adjustments */
#maincontent { padding: 10px 10px 0px 20px; }

/*#maincontent #row1, #maincontent #row2 { margin-bottom: 20px; } commented out for family ticket*/

/* Family Ticket */
#openbus, #archeobus {margin-top: 40px;}
#maincontent div#family {
    position: relative;
    z-index: 5;
    top: 0px;
}
div#family p {text-align: center;}
#row2 { 
    position: relative; 
    z-index: 2; 
    top: -25px;
}


/* Maincontent heading adjustments */
#maincontent h4 {
	position: relative; 
	z-index: 100;
	color: #bf2326;
	font-size: 32px; 
	text-transform: none !important;}

h3#openheader, h3#archeobusheader {	width: 285px; height: 275px !important; }
h3#openheader span.imgreplace { background: url(../img/110-open/110open-front-page-header.jpg) no-repeat top left; }
h3#archeobusheader span.imgreplace { background: url(../img/archeobus/archeobus-front-page-header.jpg) no-repeat top left; }

#maincontent h6 { 
	margin: 10px 0px;
	font-size: 18px; 
	font-weight: bold; 
}
