/**
 * SICI Templates 
 * Copyright (c) 2005-2006 
 *     Amministrazione Provinciale di Pesaro e Urbino -- Italy
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or (at
 * your option) any later version.
 *
 * The GNU General Public License can be found at
 * http://www.gnu.org/copyleft/gpl.html.
 * A copy is found in the textfile GPL.txt
 *
 * mst-ext.css : Estensioni agli stili base Union per il sito MuseoSaraiTu
 *
 * $Id: spac-ext.css 3028 2007-12-12 11:27:15Z davide $
 *
 * Autore: Davide Principi
 */


@import "../../css/body_frame.css";

@media screen {

#bx-hd {
position: absolute;
right: auto;
top: 0em;
bottom: auto;
left: 75px;
text-align: left;
z-index: 75;
padding-top: 4px;
font-size: 0.8em;
}
#sp-hd1 {
font-size: 1.2em;
padding-top: 35px;
padding-left: 60px;
color: #009057;
white-space: nowrap;
}
#sp-hd2 {
font-size: 1.5em;
font-weight: bold;
padding-top: 2px;
padding-left: 60px;
color: #d30f11;
white-space: nowrap;
}
#sp-hd3 {
font-size: 0.85em;
white-space: nowrap;
}
div#bx-hd-mid-bg1 {
height: 7.25em;
}
*.color-b01 {
background-color: #fff;
}
div#bx-lgl img {
width: 36.63em;
height: 6.38em;
margin: 5px; 
padding: 0;
}

div#bx-lgr img {
width: 5.63em;
height: 6.38em;
margin: 5px;
}

div#ly-column-left {
background-color: transparent;
}


*.color-xth {
background-color: #fff;
color: #fff;
border-color: #59004f;
}

*.color-fth {
color: #d8147a;
}

*.color-bth {
background-color: #fff;
}

.color-bth1 {
background-color: #fff;
}

*.color-bth2 {
background-color: #aaa;
}

*.color-xth2 {
background-color: #c84004;
color: #fff;
}

*.color-xth2 a {
#background-color: transparent;
#color: #fff;
}

*.color-oth {
border-color: #59004f;
}

*.color-xth a {
color: black;
background-color: transparent;
}

*.color-xth a:hover {
color: red;
}
div#ly-column-left {
background-color: #fff;
}

div#ly-column-right {
background-color: #fff;
}

div#bx-hd-stripe {
border-top-width: 1px;
border-top-style: solid;
border-bottom-color: #fff;
}

div#bx-hd-stripe a {
color: #fff;
}
div#bx-hd-stripe a:hover {
color: #faf;
}
*.color-xbw {
background-color: #414141;
color: #000;
border-color: #0083B3;
}

} /* END @media screen */
