
body {font-family:Helvetica, Arial, sans-serif; font-size:14px;

/* OLLO incorporación para IE5, 6 */

 /* overflow: hidden; */
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  }




/* migas */

#crumb {
	font-size: 12px;
    color: #333;
    background-color: white;
    border-bottom: 1px solid #ccc;
    padding: 3px 8px;
	margin: 0px;
}

#crumb li {
	display: inline;
    padding-left: 10px;
    padding-right: 0px;
    background-image: url(estructura/arrow-crumb.gif);
    background-repeat: no-repeat;
    background-position: 2px 5px;
}

#crumb li:first-child
{
background:none;
}

#crumb a:link { color: #666; text-decoration:none; }
#crumb a:hover { color: #666; text-decoration:underline}
#crumb a:visited { color: #666; }

#crumb span {
    font-weight: bold;
}




/* Estructura general */


#area-esquerra {
	width:285px;
	position:absolute;
	top:35px;
	left:15px;
}


#area-dreta {
	position:absolute;
	top:28px;
	bottom:0px;
	left:320px;
	right:0px;
	padding-right:10px;
	overflow:auto;
}




/* BANDA ESQUERRA */


#area-esquerra-interior {
	position:relative;
}


.header {font-family:Helvetica, Arial, sans-serif; padding-bottom:20px;}
.title {font-size:42px; font-weight:normal; padding-bottom:5px; color: #333; line-height:26px;}

.subtitle {
font-size:14px;
color:#999;
}

.cerca {color:#333; font-size:14px;}

.filtra {color:#333; font-size:14px; padding-top:40px; padding-bottom:3px;}


#contenidor-facet {margin-top: 30px;}


    /* retocs facet jeràrquica */

.exhibit-facet {padding-top:8px; border-left-color:#F00;}
.exhibit-facet-value {font-size:12px;}
.exhibit-facet-value-link {color:black;}
div.exhibit-facet-header { margin-bottom:8px;}
span.exhibit-facet-header-title {font-size:14px; font-weight:normal; color:#333;}
.exhibit-facet-value-count {display:none;} 
div.exhibit-facet-value-inner {padding-left: 10px;}

/* .exhibit-resizableDivWidget-resizer {display:none;} */


[title~=Cultura] 

{
	background-color: #8DDA85;
}

div [title~=Demanda] 

{
	background-color: #FFCB7A;
}

div [title~=Oferta]

{
	background-color: #83B8DE;
}

/*
.exhibit-facet-childrenContainer .exhibit-facet-childrenContainer .exhibit-facet-value-link {color:red;}

.exhibit-facet-childrenContainer .exhibit-facet-childrenContainer .exhibit-facet-childrenContainer .exhibit-facet-value-link {color:blue;}
*/

/* retocs tile view */

span.exhibit-collectionView-group-count {display:none;}

span.exhibit-collectionSummaryWidget-count {font-size:100% !important; font-weight:bold;}

div.exhibit-collectionView-header-sortControls {margin-top:20px !important;}

	/* h1 controla tamany anys a la tile view */
h1	{
	font-size:32px !important;
	font-weight:normal;
}

/* HACKEIG: RESOLDRE
div.exhibit-collectionView-header-sortControls {color:white;}
div.exhibit-collectionView-header-sortControls span {display:none; !important}
div.exhibit-collectionView-header-sortControls a {display:none; !important}
*/

a.exhibit-optionWidget span {display:none !important;}

ol.exhibit-tileView-body {
	list-style-type:none;
	}

	/* colofó */

#colofo {
	margin-top: 40px;
	width:285px;
	color:#666;
	font-size: 12px;

}

.unprojectede {
	/* només si per si s'escau	*/
}


#gracmonlogo {
	border-top: 1px solid #ccc;
	color:#ccc;
	padding-top:7px;
	padding-bottom:0px;
	/* només si per si s'escau	*/
}

#about {
	padding-bottom:10px;
}

#about a { color: #333 }
#about a:link { color: #333; text-decoration:none; }
#about a:hover { color: #333; text-decoration:underline}
#about a:visited { color: #333; }


#ministerio {
	color:#ccc;
	line-height:14px;
	padding-top: 5px;
}





/* BANDA DRETA */

#area-dreta-interior {
	position:relative;
}

#login {
	text-align:right;
	margin-bottom:5px;
}

.membres {
	font-size:11px;
	color:#999;
}




/* Carregant
div.exhibit-busyIndicator {
	position:absolute;
	top:311px;
	left:50px;
}
 */

div.exhibit-busyIndicator div.exhibit-busyIndicator-content {
}




/* Llegenda coder */

.exhibit-legendWidget-entry {font-size:13px;}


/* Bombolla */

.titol {font-family: Helvetica, Arial, sans-serif; font-size:20px; font-weight:bold; line-height:22px; color:#333; padding-bottom:10px !important;}
/*  .fitxa {font-size:12px; color: #333; border-bottom:solid 1px #CCC; border-top:solid 1px #CCC; padding-top:3px; padding-bottom:3px; margin-top:10px; margin-bottom:10px;line-height:18px;}    */
.agent {color:#999 !important;} 
.descripcio {font-family:Georgia, "Times New Roman", Times, serif;line-height:18px;margin-top:10px; margin-bottom:20px !important;}
/*  .opinio {font-family:Georgia, "Times New Roman", Times, serif; padding:10px; background-color:#D6E0F1;line-height:18px;}   */

/* retoc tamany anys banda superior */

div.timeline-band-0 div.timeline-date-label {
font-size: 32px;
color: #232323;
border-left: 1px solid #232323 ! important;
height: 1.2em ! important;
}

div.timeline-container {
	border: 1px solid #AAA;
	}

/* retoc evitar solapament esdeveniments amb anys */

div.timeline-band-0 div.timeline-band-events {
	position:absolute;
	top:35px;
}
	




/* pop-ups */


.popup {
    display:none; 
    width:30em; 
    border: 5px solid white;
    background-color: white;
    color: black;
    font-size: 12px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 30%;
    z-index: 1001;
    padding: 20px;
}

#projecte {
	top: 50px;
	min-height:80px; 
}

#credits {
	top: 50px;
	min-height:80px;
}

/* #bibliografia p{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
} */

#glosari {
	top: 50px;
	min-height:80px;
}	

#ajuda {
	top: 50px;
	min-height:80px;
}

#modalBackground {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1000;
}





/* aparença bombolla pop-up */


div.simileAjax-bubble-border-left {
    position:   absolute;
    left:       -50px;
    top:        0px;
    width:      50px;
    height:     100%;
}
div.simileAjax-bubble-border-left-pngTranslucent {
    background: url(http://www.simile-widgets.org/timeline/api/images/bubble-left.png) top right repeat-y;
}

div.simileAjax-bubble-border-right {
    position:   absolute;
    right:      -50px;
    top:        0px;
    width:      50px;
    height:     100%;
}
.simileAjax-bubble-border-right-pngTranslucent {
    background: url(http://www.simile-widgets.org/timeline/api/images/bubble-right.png) top left repeat-y;
}

div.simileAjax-bubble-border-top {
    position:   absolute;
    top:        -50px;
    left:       0px;
    width:      100%;
    height:     50px;
}
.simileAjax-bubble-border-top-pngTranslucent {
    background: url(http://www.simile-widgets.org/timeline/api/images/bubble-top.png) bottom left repeat-x;
}

div.simileAjax-bubble-border-bottom {
    position:   absolute;
    bottom:     -50px;
    left:       0px;
    width:      100%;
    height:     50px;
}
.simileAjax-bubble-border-bottom-pngTranslucent {
    background: url(http://www.simile-widgets.org/timeline/api/images/bubble-bottom.png) top left repeat-x;
}

div.simileAjax-bubble-border-top-left {
    position:   absolute;
    top:        -50px;
    left:       -50px;
    width:      50px;
    height:     50px;
}
.simileAjax-bubble-border-top-left-pngTranslucent {
    background: url(http://www.simile-widgets.org/timeline/api/images/bubble-top-left.png) bottom right no-repeat;
}

div.simileAjax-bubble-border-top-right {
    position:   absolute;
    top:        -50px;
    right:      -50px;
    width:      50px;
    height:     50px;
}
.simileAjax-bubble-border-top-right-pngTranslucent {
    background: url(http://www.simile-widgets.org/timeline/api/images/bubble-top-right.png) bottom left no-repeat;
}

div.simileAjax-bubble-border-bottom-left {
    position:   absolute;
    bottom:     -50px;
    left:       -50px;
    width:      50px;
    height:     50px;
}
.simileAjax-bubble-border-bottom-left-pngTranslucent {
    background: url(http://www.simile-widgets.org/timeline/api/images/bubble-bottom-left.png) top right no-repeat;
}

div.simileAjax-bubble-border-bottom-right {
    position:   absolute;
    bottom:     -50px;
    right:      -50px;
    width:      50px;
    height:     50px;
}

.simileAjax-bubble-border-bottom-right-pngTranslucent {
    background: url(http://www.simile-widgets.org/timeline/api/images/bubble-bottom-right.png) top left no-repeat;
}

div.simileAjax-bubble-close {
    position:   absolute;
    right:      -10px;
    top:        -12px;
    width:      16px;
    height:     16px;
    cursor:     pointer;
}
.simileAjax-bubble-close-pngTranslucent {
    background: url(http://www.simile-widgets.org/timeline/api/images/close-button.png) no-repeat;
}

.timeline-ether-blinder {
    position: absolute;
    background-color: #767676;
}

