html {

	 background: url("/images/mae/mae_fons_telo.jpg") repeat-x scroll right top #000000;
}

body {

  background: url("/images/mae/mae_fons_telo.jpg") repeat-x scroll right top #000000;
  font: 0.75em Arial, Lucida Sans,Georgia;
  color:#000;
  margin: 0px;
  padding: 0px;
  height: 100%;

}

th, td {border: 0;}

ul{
	list-style: none;
	list-style-type: none;
	text-align:left;
}
li{
	list-style: none;
	list-style-type: none;
	text-align:left;
}

.submit_button {
	    -moz-border-radius: 4px 4px 4px 4px;
	    -webkit-border-radius: 4px 4px 4px 4px;
	    border-radius: 4px 4px 4px 4px;
	    background-color: #F6F6F6;
	    border: 1px solid #CCCCCC;
	    color: #2E4F81;
	    display: inline-block;
	    float: left;
	    margin-right: 1em;
	    padding: 0.4em 1em;
	    text-decoration: none;
}

.submit_button_right {
	    -moz-border-radius: 4px 4px 4px 4px;
	    -webkit-border-radius: 4px 4px 4px 4px;
	    border-radius: 4px 4px 4px 4px;
	    background-color: #F6F6F6;
	    border: 1px solid #CCCCCC;
	    color: #2E4F81;
	    display: inline-block;
	    margin-right: 1em;
	    padding: 0.4em 1em;
	    text-decoration: none;
}

#showUtils {
	margin: 0 10px;
	height: 1em;
	margin-bottom: 1em;
}

#showUtils #previousNextDocument {
	display: inline;
	}

#showUtils #previousNextDocument {
	float: right;
	margin: 0;
}

.ie7 #showUtils {
	clear: both;
}
#bd {
    padding: 0 1.5em 8em 2em;
}

h1, h2, h3 {
    margin: 0.5em 0;
}

h3 {
    font-size: 100%;
}

h2 {
	font-weight: normal;
}

legend {
	font-weight: bold;
}

p, fieldset, table, pre {
    margin-bottom: 0em;
}

#doc, #doc1, #doc2, #doc3, #doc4 {
	width: 960px;
    padding-right: 0px;
	background: #fff repeat-x top left;
	border-bottom: 2px solid #555;
	margin: 0px auto;

}

h1.document_heading {
	width:660px;
}

/*
 * MAE
select,input,button,textarea {
    font: 0.8em Lucida Sans, Arial,Georgia;
    border-width: 1px;
}
*/

#document_fitxa{
	border: 1px gray solid;
	float:right;
	margin-top:10px;
	padding-top:1.0em;
	padding-left:0.5em;
	padding-right: 7px;
	padding:0px;
	right:7px;
	position:static;
}

.link_underline {
		border-bottom: 1px dotted #AAAAAA;
		color: #000000;
	    text-decoration: underline;
}
a:link, a:visited, a:active {
	color: #000000;
    text-decoration: none;
}


a:hover {
   text-decoration:none;
}

#border-right {
	background-color: red;
    float: left;
    height: 100%;
    margin-left: 960px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
    position: relative;
    width: 10px;
}

hr {
    background-color: #D9E2E8;
    border: medium none;
    height: 1px;
}

.separator {
  border-top: 1px dotted #333333;
  margin: 2em 0 1.75em 0;
  width: 53em;
}

/* HEADER & FOOTER */

#top-nav {

}

#uni-nav-links {
  padding-top: 0px;
  height: 40px;
  background: url(/images/mae/botonera.png) top right repeat;
/* background: url(/images/top_nav_bg_h_new.gif) repeat-x; */
  /*background-color: #A02720;*/
  background-color: #e5e6e8;
}

#uni-nav-links a{
  text-decoration:none;
}

#uni-nav-links a:link{
  text-decoration:none;
}

#uni-nav-links a:hover{
  text-decoration:none;
}
#uni-nav-links a:visited{
  text-decoration:none;
}


/* nav link image is 25px, 26px to give separation */
/* nav link image is now 20px, 21px to give separation */

#uni-nav-links ul {

	margin-left: 15px;
	margin-top: 7px;
	width:100%;
	float: left;
	height: 15px;
	padding-top: 5px;
    text-decoration:none;
	list-style-type: none;
}
/* padding top (5) removed for BL */

/* ie workaround
* html #uni-nav-links {
	margin-top: 5px;
	margin-left: 17px;
}
*/

#uni-nav-links li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 5px;
	padding-top: 0px;
	font-size: 1.2em;
	color: #676364;
    font-weight: normal;

}


/* ie workaround */
* html #uni-nav-links li {
	padding-left: 12px;
	color: #676364;
}

#uni-nav-links a {
       /*color: #8fb9c5;*/
	color: #676364;
	text-decoration: none;
}

#uni-nav-links a:hover {
	color: #676364;
	text-decoration: underline;
}

#uni-nav-links li.no-border {
	border-right: none;
}

#blacklight-user-links {
    margin-right: 15px;
	padding-top: 5px;
	color: #A02720;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
}

div#links-right {
	color: #fff;
}

div#links-right a {
	padding-left: 15px;
}

#site-title {
	float: left;
	color: #fff;
    font-size: 1.8em;
    font-weight: bold;
    padding-left: 15px;
    padding-top: 26px;
	height: 34px;
	background-color: #000;
}

#logo {
    margin-left: 0px;
    height: 0px;
    background: url(/images/mae/logo-mae.jpg) top right no-repeat ;
    background-position: top right;
    padding-bottom:60px;
 }


#maeHeader {
    margin-top: 0px;
    margin-left: 0px;
    height: 168px;

    background-position: top right;
    padding-bottom:0px;
 }
.title_static{
	font: 1.6em Arial, Lucida Sans,Georgia;
	color: #881436;
	font-weight: bolder;
}

.title_static_med{
	font: 1.5em Arial, Lucida Sans,Georgia;
	color: #881436;
	font-weight: bolder;
}

.title_static_small{
	font: 1.2em Arial, Lucida Sans,Georgia;
	color: #881436;
	font-weight: bolder;
}

.advanced_search_link{
	font: 0.95em Arial, Lucida Sans,Georgia;
	padding-top: 10px;
	top: 10px;
}
.advanced_search_link a:link{
	font: 0.95em Arial, Lucida Sans,Georgia;
	padding-top: 10px;
	top: 10px;
}

.advanced_search_link a:hover{
	font: 0.95em Arial, Lucida Sans,Georgia;
	padding-top: 10px;
	top: 10px;
}

.tdHeaderSup {
	 background: url(/images/mae/logos/logosbarra.png) top right no-repeat;
	 border-bottom: #000000;
	 font: 1.0em Arial, Lucida Sans,Georgia;
	 color: #FFFFFF;
}
.tdHeaderSup a:link{
	 color: #FFFFFF;
	 font: 0.8em Arial, Lucida Sans,Georgia;
}

.tdHeaderSup a:visited{
	 color: #FFFFFF;
	 font: 0.8em Arial, Lucida Sans,Georgia;
}

.tdHeaderSup a:hover{
	 color: #FFFFFF;
	 font: 0.8em Arial, Lucida Sans,Georgia;
}

.tdHeader {
	 background: url(/images/mae/logos/header_net.png) top right no-repeat ;
 	 border-bottom: #000000;

}


.languages {
	font: 0.8em Arial, Lucida Sans,Georgia;
	color: #FFFFFF;
}

.login {
	font: 0.9em Arial, Lucida Sans,Georgia;
	color:#FFFFFF;
}

.login a:link{
	font: 0.9em Arial, Lucida Sans,Georgia;
	color:#FFFFFF;
}

.login a:visited{
	font: 0.9em Arial, Lucida Sans,Georgia;
	color:#FFFFFF;
}

.login a:hover{
	font: 0.9em Arial, Lucida Sans,Georgia;
	color:#FFFFFF;
}



.languages a:visited{
	font: 0.8em Arial, Lucida Sans,Georgia;
	color: #FFFFFF;
}
.languages a:link {
	font: 0.8em Arial, Lucida Sans,Georgia;
	color: #FFFFFF;
}
.languages a:hover{
	font: 0.8em Arial, Lucida Sans,Georgia;
	color: #FFFFFF;
}

.colection_home{
	font: 1.1em Verdana;
	font-weight: bolder;
	color: #8c8c8c;
	text-align: center;
}
.colection_home a{
	font: 1.1em Verdana;
	font-weight: bolder;
	color: #8c8c8c;
	text-align: center;
	text-decoration: none;
}
.colection_home a:hover{
	font: 1.1em Verdana;
	font-weight: bolder;
	color: #8c8c8c;
	text-align: center;
	text-decoration: none;
}





 /*logo image is 51px, 55px to give margin */

.hydra-logo-large {
    background: url("/images/mae/mae.jpg") no-repeat scroll center top #FFFFFF;
    height: 100px;
    margin-left: 0;
    margin-top: 1em;
    padding-bottom: 60px;
 }

#maeFooter {
	background: #ebe7dc;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
	padding-bottom: 6px;
    width: 940px;
	height: 70px;
	color: #8c8c8c;
	float: left;
	margin-top: -56px;
	font: 1.2em Arial, Lucida Sans,Georgia;
}


.home_intro{
	font: 1.3em Arial, Lucida Sans,Georgia;
	color: #8c8c8c;
}
.grayfooterBold{
	font: 0.7em Arial, Lucida Sans,Georgia;
	color: #000000;
	font-weight: bold;
}

.grayfooter{
	font: 0.8em Arial, Lucida Sans,Georgia;
	color: #8c8c8c;
	font-weight: normal;
}

.grayfooter a:link{
	font: 0.8em Arial, Lucida Sans,Georgia;
	color: #8c8c8c;
	font-weight: normal;
}


.grayfooter a:hover{
	font: 0.8em Arial, Lucida Sans,Georgia;
	color: #8c8c8c;
	font-weight: normal;
}

.grayfooter a:visited{
	font: 0.8em Arial, Lucida Sans,Georgia;
	color: #8c8c8c;
	font-weight: normal;
}


#document h1 {
    font-size: 1.3em;
}

#about {
    margin-top: 0px;
    margin-left: 0px;
	padding-left: 5px;
}

#about ul {
    margin-top: 0px;
    margin-left: -400px;
	width: 830px;
	padding-left: 5px;
}
/* needed to override inherited ul */

 /* INDEX & CATALOG DISPLAY */

h1.site_title {
/* background:url(/images/hydra_logo_h50_transparent_bg.png) no-repeat scroll left top transparent;*/
background:url() no-repeat scroll left top transparent;
}


 table.index  {
 width: 100%;
 border-width: 0px;
 padding: -10px;
 }

 table.index td {padding: 2px 5px}

 table.resource {
 table-layout: auto;
 width: 100%;
 border-width: 0px;
 border-collapse: collapse;
 background-color: #e2edfe;
 text-align: center;
 }

 table.resource td {
 width: 25%;
 }

 td.label {
 color: gray;
 width: 120px;
 text-align: right;
 /* background-color: #fff7e5; */
 }

 td.greybox {
 background: #e0e0e0;
 border-width: 1px;
 border-color: #505050;
 }

.indexContainer, .splashContainer, .iconContainer
{
width: 100%;
position: relative;
margin: 10px auto;
line-height: 130%;
clear: both;
text-align: left;
}

.contentContainer
{
width: 100%;
position: relative;
overflow: hidden;
line-height: 130%;
clear: both;
background-color: #e2edfe;
}

.indexCol1, .splashCol1
{
float: left;
margin: 0;
text-align: right;
top: 0;
color: #000000;
font-weight:bold;
}

.indexCol1 {width: 125px;}
.splashCol1 {
	width: 130px;

	text-align:left;
	padding-left:10px;
	}

.indexCell
{
height: 10px;

}
.indexCol2
{
margin-left: 135px;
margin-right: 130px;
}
/* indexCol1 width + 10px */

.splashCol2
{
margin-left: 120px;
}
/* splashCol1 width + 10px */

.splashCol3
{
margin-left: 405px;
padding-top: 0px;
width:300px;

}

.indexImg
{
float: left;
position: absolute;
top: 0px;
right: 0px;
max-height: 90px;
}

.thumbnailImg
{
border: 1px solid #e2edfe;
}

.homeCol1 {
top: 0px;
float: left;
margin-left: 0px;
width: 480px;
text-align: left;
margin-left: 0px;
margin-top: -21px;
}

.homeCol2 {
top: 0px;
margin-left: 500px;
width: 170px;
padding: 15px;
background-color: #ebe7dc;
}

.contentCol1, .contentCol2, .contentCol3, .contentCol4, .contentCol5,.iconCol1, .iconCol2, .iconCol3, .iconCol4, .iconCol5
{
float: left;
text-align: center;
top: 0;
}

.contentCol1, .contentCol2, .contentCol3, .contentCol4, .contentCol5  { width: 20%; }


.iconCol1, .iconCol2, .iconCol3, .iconCol4, .iconCol5 {width: 20%;padding-bottom:25px}

html body div#doc4.yui-t2 div#bd div#yui-main div.yui-b div.homeContainer div.homeCol1 div.iconContainer div.iconCol1 a span#icon-title

/* Overriding to remove the left border from catalog pages */
.yui-t1 #yui-main .yui-b, .yui-t2 #yui-main .yui-b, .yui-t3 #yui-main .yui-b {border-bottom: 0px dotted #ccc;border-left: 0px dotted #ccc; padding: 1em 0 2em 2em; position: relative;}

#yui-main {	position: static; width: 930px;}

/* Overriding to remove the bottom border from asset view */
.document
{
  border-bottom:0px;
}

#hd
{
    margin:0px;
    background-color: #ebe7dc;
    border-bottom:0px;
    padding: 1.5em 0;
}

#hd .yui-g .first {
    padding-left: 25px;
}

#menu_admin {
    border: 0px;
    padding-top: 0.0em;
    margin-left: 1.0em;
}

#body_admin {
	margin-left: 15.0em;
}
#search {position: absolute; top: -3em;left: 0;margin-left:50px; text-align: left; font-size: 100%;}
#search2 {position: absolute; top: -4.5em;left: 0; text-align: left; font-size: 113%;}


#search #q {
    width: 290px;
    height:15px;
    border-width: 1px 1px 1px 1px;
    font-family:Arial, Georgia;
    font-size:12px;
    padding-right:0.25em;
	padding-left:0px;
}
.search_field_mae{
    font-family:Arial, Georgia;
    font-size:12px;
	height: 6%;
}

#search .submit {
    margin: 0 0em;
    padding: 0 0em;
    cursor:pointer;
    background: url("/images/button-bg.png") no-repeat scroll 0 0;
    height:24px;
    border-width: 0px 1px 1px 1px;
    padding-left:0.75em;
    padding-right:0.75em;
	vertical-align: top;
}


/* #appliedParams and #sortAndPerPage are displayed on results pages */




#searchIndicator {
	background-color: #C9D484;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    box-shadow: 0 10px 10px #E2E8BA inset;
	-moz-box-shadow: 0 10px 10px #E2E8BA inset;
    -webkit-box-shadow: 0 10px 10px #E2E8BA inset;
    float: left;
    margin-left: -44px;
    margin-top: -78px;
    padding: 7px 1px 5px 10px;
	border-top: 1px solid #EBEFD0;
	border-right: 1px solid #B6C462;
	border-bottom: 1px solid #B6C462;
	border-left: 1px solid #EBEFD0;
	width: 70px;
}

.homeContainer {
	width: 100%;
	position: relative;
	margin: 10px auto;
	line-height: 130%;
	lear: both;
	margin-left;0px;
}

.pageEntriesInfo {
    background-color: #ebe7dc;
    border-width: 0px 0px 0;
    padding: 0.66em;
    border-radius: 0px 0px 0 0;
}

#appliedParams {
    background-color: #ebe7dc;
    border-bottom: 0px;
    border-left: 0px;
    border-radius: 0 0 0px 0px;
    border-right: 0px;
    margin-bottom: 1.5em;
    padding: 1em 0.66em 0 1em;
}

#appliedParams a#startOverLink {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/images/mae/button-bg.png") no-repeat scroll left top transparent;
    border-color: #FFFFFF #898989 #898989 #FFFFFF;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #333333;
    display: block;
    line-height: 20px;
    margin-right: 3px;
    margin-top: -10px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 50%;
}

#appliedParams h3 {
    padding: 5px 2px 5px 23px;
    margin-right: 0.3em;
	border-top: 1px solid #fff;
	border-right: 1px solid #E0D9CA;
	border-bottom: 1px solid #E0D9CA;
	border-left: 1px solid #fff;
	border-style: solid solid solid solid;
    border-width: 1px 0 1px 1px;
    box-shadow: 0 10px 10px #fffaed inset;
	-moz-box-shadow: 0 10px 10px #fffaed inset;
    -webkit-box-shadow: 0 10px 10px #fffaed inset;
	background-color: #FFF7E5;
}

.pageEntriesInfo {
    background-color: #F0F0F0;
    border-color: #AAAAAA;
    border-radius: 4px 4px 0 0;
    border-style: solid;
    border-width: 1px 1px 0;
    padding: 0.66em;
    position: relative;
    text-align: center;
}
.appliedFilter {
    padding: 5px 2px 5px 23px;
    border-radius: 0 0 0 0;
	border-top: 1px solid #fafcff;
	border-right: 1px solid #bcd0f2;
	border-bottom: 1px solid #bcd0f2;
	border-left: 1px solid #fafcff;
	border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    box-shadow: 0 10px 10px #ebf3ff inset;
	-moz-box-shadow: 0 10px 10px #ebf3ff inset;
    -webkit-box-shadow: 0 10px 10px #ebf3ff inset;
	background-color: #E2EDFE;
}

.appliedFilter .btnRemove {
    background: url("../../images/blacklight/remove.gif") no-repeat scroll center center transparent;
    border-bottom: medium none;
    border-left: 1px solid #D0DAEA;
    display: block;
    height: 100%;
    outline: medium none;
    position: absolute;
    right: 0;
    text-indent: -99999px;
    top: 0;
    width: 32px;
    z-index: 5;
}

#appliedParams div {
    padding: 5px;
    margin-right: 0.3em;
	background-color: #C9D484;
	border-top: 1px solid #EBEFD0;
	border-right: 1px solid #B6C462;
	border-bottom: 1px solid #B6C462;
	border-left: 1px solid #EBEFD0;
	border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    box-shadow: 0 10px 10px #E2E8BA inset;
	-moz-box-shadow: 0 10px 10px #E2E8BA inset;
    -webkit-box-shadow: 0 10px 10px #E2E8BA inset;
}

#appliedParams{margin-bottom:0 !important;}
#appliedQueries,
#appliedFilters{}
#appliedParams h3 {position:relative;padding:5px 5px 5px 23px; margin:0 0 3px 0;background:#fff7e5; border:1px solid #e0d9ca; overflow:visible; /*font:normal normal normal 15px/15px helvetica, arial, sans-serif; */ color: #555;}
#appliedParams img {position:absolute; left:5px; bottom:-8px; z-index:5;}

ul#appliedFiltersList,
	ul#appliedQueriesList,
	ul#appliedFiltersList li,
	ul#appliedQueriesList li{list-style:none;margin:0;padding:0;display:inline;}

.appliedFilter {display:block; position:relative; overflow:visible; position:relative; background:#e2edfe; padding:5px 5px 5px 25px; margin-bottom:3px; border:1px solid #c4dafe;}
#appliedParams div {position:relative; padding:10px; background:#c9d484;}

.appliedFilter span {}
.appliedFilter span.first{}
.appliedFilter span.first span{position:relative; }
.appliedFilter span.first span.filterName{display:inline;border:0;}
.appliedFilter span.first span.filterValue{border:0;}
#appliedParams a:link{text-decoration:underline;}
#appliedParams a:hover{}

#sortAndPerPage {
    background-color: #ebe7dc;
    border-width: 0 0px 0px;
    padding: 0.56em 1em;
}

.appliedFilter .btnRemove{
  display:block;
  position:absolute;
  z-index:5;
  right:0px;
  top:0;
  width:32px;
  height:100%;
  text-indent:-99999px;
  outline: none;
  }

select#sort, select#per_page {
	font-size: 1em;
}

#documents {
    background-color:#fff !important;
    color: #000 !important;
    width: 100%;
    z-index: 100;
	position: relative;
}

#title_div {
	width: 660px !important;
	font-family: Georgia, Arial;
	font-size: 1.2em !important;
	font-weight: normal !important;
	text-decoration: normal !important;
}

#previousNextDocument {
    padding: 0.66em;
	background-color: #fff;
    border: 1px dotted #333333;
    border-radius: 0 0 0 0;
    margin-bottom: 1.5em;
	width:190px;
}

#previousNextDocument .next {
  float: right;
}

.previous {
	padding-left: 0.6em;
}

.counter {
    margin-right: 0em;
    padding-left: 0.75em;
}


.pagination {
	padding: 0.66em 0.66em 0 0;
	background-color:transparent;
	border-width: 0;
}

.pagination a, .pagination span {
    border: 1px solid #FFFFFF;
}

.page_links {
	float:left;
}



.yui-b {
 position:static;
}

.yui-t2 .yui-b {
    float: left;
    margin-left: 0px;
    padding-right: 10px;
    width: 156px;
}



a:link, a:visited, a:active {
    border-bottom: 0;
}

#slide_panel {
	display: none;
}

#slide_link {}

.slide_button {}

.minus_icon {}


.content-type-header h1{
	font-family: Georgia, Arial;
	font-weight: normal;
	font-size: 1.5em !important;
}

div#description dl dd {
	float: left;
	/* width: 39em !important; */
	margin-top: 0em;
	margin-right: 0px;
	margin-left: 1em;
	line-height: 1.4em;
	padding-bottom: 0.5em;
}

div#description dl dt {
    clear: left;
    float: left;
    width: 10em;
    text-align: right;
    font-size: 1em;
    margin-top: 0em;
    line-height: 1.4em;
    color: #898989;
    padding-bottom: 0.5em;
}

.dd_title {
	font-family: Georgia, Arial;
	font-weight: normal;
	font-size: 1.7em;
	width: 28em !important;
}

.dd_text {
   width: 41em !important;
}
/**RUBEN CUT CSS**/
dd.display {
	font-size: 1em !important;
}

dl dt dd {
  clear: both !important;
}

label {
    color: #898989;
    font-weight: normal;
}
.section-collection {
	color: #333;
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    width: 40.25em;
}

.section-title {
	color: #333;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    width: 40.25em;
	text-decoration: none;
}
.section-imatges {
	color: #333;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 0.5em;
	padding-top: 50px;
    padding-left: 0.5em;
    width: 40.25em;
	text-decoration: none;
}
.section-description {
	color: #333;
    font-size: 1.0em;
    font-weight: normal;
	padding-left:10px;
    width: 40.25em;
	text-align:justify;
}

div#show_hide_resources {
    cursor: pointer;
    float: left;
    margin-top: 0em;
	padding: 0.5em 0.5em 0.5em 0;
    width: 52.5em;
	background-color: #FFFFFF;
    border-top: 1px dotted #333333;
}

span#additional_resources_span {
  background-image:url('/images/mae/facet_closed.png');
  background-position:left center;
  background-repeat:no-repeat;
  padding-left:15px;
}

span#additional_resources_span a:hover {
	text-decoration: underline;
}


div#resources {
  margin-top:0.5em;
  height:40px;
  display:none;
}

span#additional_metadades_span {
  background-image:url('/images/mae/facet_closed.png');
  background-position:left center;
  background-repeat:no-repeat;
  padding-left:15px;
  font-weight: bolder;
}

span#additional_metadades_span a:hover {
	text-decoration: underline;
	font-weight: bolder;
}


div#metadades {
  margin-top:0.5em;
  height:40px;
  display:none;
}


div#resources-list {
	float:left;
	margin-top:0em;
	margin-left:0em;
	padding-top:0em;
	padding-bottom:0em;
	width:53em;
	background-color: #FFFFFF;
    border-bottom: 1px dotted #333333;
    line-height: 1.8em;
    padding-bottom: 0.5em;
}

div#resources-list a:hover {
	text-decoration: underline;
}

div#resources-list dt {
    color: #898989;
    float: left;
    margin-right: 1em;
    text-align: right;
    width: 12em;
}

div#resources-list dd {
    width:25em !important;
    text-align: left;
}

div#content_div {
    float:left;
    width:640px;
    line-height: 1.4em;
    padding-bottom: 0.5em;
}

div#journal {
	width:53em;
    line-height: 1.4em;
}

div#journal dt {
	color: #898989;
    float: left;
    margin-right: 1em;
    text-align: right;
    width: 10em;
}

div#journal dd {
	width:51em !important;
    text-align: left;
}

#index_list dt {
	color: #898989;
    float: left;
    /* margin-right: 1em; */
    text-align: right;
    width: 8em;
}

#index_list dd {
	float: right;
    margin-left: 0 !important;
    text-align: left;
    width: 41em !important;
}

dl dt {
  clear: both !important;
}

div#genre_image {
  float:right;
  width:60px;
  height:90px;
}

div#downloads1 {
  float:right;
  margin-top:12px;
  padding-top:1.0em;
  padding-bottom:1.0em;
  padding-left:0.5em;
  width:170px;
  background-color:#ebe7dc;
  border: 1px solid #AAAAAA;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  overflow: auto;
}
div#downloads {
  float:right;
  margin-top:12px;
  padding-top:1.0em;
  padding-bottom:1.0em;
  padding-left:0.5em;
  width:190px;
  background-color:#FFFFFF;
  border: 1px solid #AAAAAA;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  overflow: auto;
}

div#downloads-list {
  padding-top:0em;
}
div#downloads-legend {
}
div#qr_code {
	padding-left:22px;
	padding-top: 2em;
}
#qr-image {
	border:5px solid #ebe7dc;
}

div#file-size {
	padding-left:22px;
	color: #898989;
}

div#links {
  float:right;
  margin-top:1.7em;
  padding-top:0.5em;
  padding-bottom:1.7em;
  padding-left:0.5em;
  width:15em;
}


div#description {
  float:left;
  padding-bottom:1.7em;
  width:52em;
}

div#download_image {
  float:left;
  width:16px;
  height:16px;
  margin-right:5px;
}

div#file_size {
  padding-left:5px;
}

/* notice, error override */

.notice {
    background-color: #DDFFAA;
    border: 1px dotted #339900;
    font-family: Verdana;
    margin-bottom: 2em;
    padding: 1em;
}

.error, .errorExplanation {
    background-color: #FFEEDD;
    border: 1px dotted #D21033;
    font-family: Verdana;
    margin-bottom: 2em;
    padding: 2em;
}

/* Added temporarily to hide debug output from layout */
.solrQuery {
	display: none;
}

table.list_datastreams tr
{
	background: #FFFFFF;
	width:100%;
}
table.list_datastreams th
{
	font-weight: bold;
	text-align:left;
}

div#show_hide_gallery {
    cursor: pointer;
    float: left;
    margin-top: 0em;
	padding: 0.5em 0.5em 0.5em 0;
    width: 52.5em;
	background-color: #FFFFFF;
    border-top: 1px dotted #333333;
}


div#list_datastreams {
  margin-top:0.5em;
  height:40px;
  display:none;
}
div#show_hide_resources {
    cursor: pointer;
    float: left;
    margin-top: 0em;
	padding: 0.5em 0.5em 0.5em 0;
    width: 52.5em;
	background-color: #FFFFFF;
    border-top: 1px dotted #333333;
}

div#show_hide_digital_resources {
    cursor: pointer;
    float: left;
    margin-top: 0em;
	padding: 0.5em 0.5em 0.5em 0;
    width: 52.5em;
	background-color: #FFFFFF;
    border-top: 1px dotted #333333;
}

span#digital_gallery_span {
  background-image:url('/images/mae/facet_closed.png');
  background-position:left center;
  background-repeat:no-repeat;
  padding-left:15px;
  font-weight:bolder;
}

span#digital_gallery_span a:hover {
	text-decoration: underline;
}



span#digital_resources_span {
  background-image:url('/images/mae/facet_closed.png');
  background-position:left center;
  background-repeat:no-repeat;
  padding-left:15px;
  font-weight:bolder;
}

span#digital_resources_span a:hover {
	text-decoration: underline;
}


span#additional_resources_span {
  background-image:url('/images/mae/facet_closed.png');
  background-position:left center;
  background-repeat:no-repeat;
  padding-left:15px;
  font-weight:bolder;
}
.button_mae {
	 padding: 5px 35px 5px 35px;
	 border: 1px solid #666;
	 border-bottom: 1px solid #666;
	 color:#000;
	 text-decoration:none;
	 background: #dcdcdc url(/images/mae/icons/editar.png) no-repeat scroll 5px center;
}

.button_print_mae {
	 padding: 5px 35px 5px 35px;
	 border: 1px solid #666;
	 border-bottom: 1px solid #666;
	 color:#000;
	 text-decoration:none;
	 background: #dcdcdc url(/images/mae/icons/print.png) no-repeat scroll 5px center;
}

.button_export_mae {
	 padding: 5px 35px 5px 35px;
	 border: 1px solid #666;
	 color:#000;
	 text-decoration:none;
	 background: #dcdcdc url(/images/mae/icons/list.png) no-repeat scroll 5px center;
}
.submitLink {
	background-color: transparent !important;
	background: none !important;
	height: 1.4em !important;
	width: 101px !important;
	float: none !important;
	font-size:1.0em;
	border: none;
	padding-left:1px;
	text-decoration: none !important;
	cursor: pointer;
}
input.submitLink:hover {
	text-decoration: underline !important;
	cursor: pointer;
}

#uploader_header {
  margin-top:2.4em;
}

#file_assets {
  margin-bottom: 2em;
}

fieldset.edit-half dl li {
  padding-bottom: 0.6em;
  padding-top: 0.4em;
}

fieldset.edit-half dl li span input {
  font-size: 1em;
  padding: 0.1em;
}

form.flc-uploader.fl-uploader.fl-progEnhance-enhanced {
  display:none;
}

form.fl-uploader p {
  color: #898989;
  padding-bottom: 0.5em;
}

div.notice-wrap {
	display: none;
}


form#document_metadata {
	padding-bottom: 0em;
}

.multipleEdit {
	padding-left:2em;
}

.yui-t2 .yui-b p {
	padding-top: 0em;
}
/**/
img.more-help {
  padding-left: 15px;
  vertical-align: middle; }

	  legend .required {
  color: red;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  margin: 0;
  padding: 0 0 0 15px;
  display: inline;
  text-transform: lowercase;
  vertical-align: middle; }
legend .optional {
  background: transparent;
  color: #676767;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  line-height: 16px;
  margin: 0;
  padding: 0 0 0 15px;
  display: inline;
  text-transform: lowercase;
  vertical-align: middle; }
fieldset#citation_fieldset legend small {  background-color: white }
fieldset .field_note {
  color: #555;
  display: block;
  padding-top: 4px;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.1em;
  width: 600px;
  white-space: normal; }
.step fieldset label {
  padding-top: 4px;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.1em; }
.step dl dd li.computing_id {  width: 100% }
fieldset .field_wrapper label {  display: block }
fieldset .field_wrapper {
  width: 175px;
  float: left;
  margin-bottom: 5px; }



 ol li {
    list-style: none outside none !important;
}

input.editable-edit.edit {

}

input.editable-small-edit.edit {

}

input.editable-large-edit.edit {

}

.editable-container, .textile-container {position: relative;}

input.textile-edit {
    width: 350px;
    height: 220px;
}

li.editable-container.field {
    width: 90%;
}

ul.optional {
    background: #CECECE;
    margin-left: -10px;
    padding: 20px;
}

ul.optional li {
    list-style-image: none;
    list-style: none;
}

ul.fulfilled {
    background: white;
    margin-left: inherit;
    padding: 0;
}

a.destructive {
    background-image:url("/images/mae/icons/icon16_esborrar.png");
	background-position: 0 0;
	background-repeat:no-repeat;
	color: transparent;
	overflow:hidden;
	border-bottom: none;
    position: relative;
	top: 0px;
	right: 0px;
	width: 20px;
	margin-top: 15px;
}


td a.destructive {
	margin-left: 0px;
	padding-left: 8px;
	}

a:hover.destructive {
    background-image:url("/images/mae/icons/icon16_esborrar.png");
	}

a.addval {
	display: inline-block;
	font-weight: normal;
	}

a:hover.addval {
	color: #00cc00;
}

.destructive img
{
 display: none;
}

a#inline {
	top:5em;
	position:absolute;
	}

.help_text_link {
	background-image: url(/images/mae/icons/help.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: help;
	position: absolute;
	right: 0;
	width: 13px;
}

.help_text {
	background-color: white;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 0.9em;
	padding: 5px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 220px;
	z-index: 100;
	-webkit-box-shadow: 4px 4px 4px #878787;
	-moz-box-shadow: 4px 4px 4px #878787;
	box-shadow: 4px 4px 4px #878787;
}

/**Tooltip */

a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;cursor: help;}
a.tooltip span {
	cursor: help;
    z-index:10;display:none; padding:14px 20px;
    margin-top:-80px; margin-left:105px;
    width:240px; line-height:16px;
}
a.tooltip:hover span{
	cursor: help;
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}

/*CSS3 extras*/
a.tooltip span
{
	cursor: help;
    border-radius:4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

    -moz-box-shadow: 5px 5px 8px #CCC;
    -webkit-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
}

/*Pagination */
.flickr_pagination {
  text-align: center;
  padding: 0.3em;
  cursor: default; }
  .flickr_pagination a, .flickr_pagination span, .flickr_pagination em {
    padding: 0.2em 0.5em; }
  .flickr_pagination .disabled {
    color: #aaaaaa; }
  .flickr_pagination .current {
    font-style: normal;
    font-weight: bold;
    color: #ff0084; }
  .flickr_pagination a {
    border: 1px solid #dddddd;
    color: #0063dc;
    text-decoration: none; }
    .flickr_pagination a:hover, .flickr_pagination a:focus {
      border-color: #003366;
      background: #0063dc;
      color: white; }
  .flickr_pagination .page_info {
    color: #aaaaaa;
    padding-top: 0.8em; }
  .flickr_pagination .previous_page, .flickr_pagination .next_page {
    border-width: 2px; }
  .flickr_pagination .previous_page {
    margin-right: 1em; }
  .flickr_pagination .next_page {
    margin-left: 1em; }


#help_icon {

    margin-left: 900px;
    font: 0.95em Arial, Lucida Sans,Georgia;
	position:absolute;
    text-align: center;
	margin-top:0px;
}

#folder_group_control {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 5px;
    margin-left: 15px;
    font: 0.95em Arial, Lucida Sans,Georgia;
	position:absolute;
    text-align: center;
	margin-top:0px;
    width: 125px;
}

#folder_group_control h2 {
    display: block;
    font-size: 1.1em;
    margin-bottom: 0.5em;
    text-align: center;
}
.text-thubnail{
	font-size: 11px;
	font-family: Arial;
	text-align:left;
}

.text-thubnail-big{
	font-size: 12px;
	font-family: Arial;
	text-align:left;
}

/* Tag Cloud */
.tagCloud1 {font-size: 1.0em;}
.tagCloud2 {font-size: 1.2em;}
.tagCloud3 {font-size: 1.4em;}
.tagCloud4 {font-size: 1.6em;}


.document {padding: 0.5em 0 0 0; background-color: #fff; border-bottom: 0px dotted #ccc; clear: both;}

#documents {background-color: #eee; color: #333; margin-top: 1.5em; margin-bottom: 1.5em; }
#documents .documentHeader {background-color: #fff; padding: 0px;}


#documents .per_page {padding-right: 5px;}

/* Result List (http://www.quirksmode.org/css/clearing.html) */
h3.index_title { margin-left: 10px;padding: 0; }

dl {margin: 0px; padding: 0px;}
dl.defList {overflow: auto; padding: 0.5em 0; clear: both}
dl.defList dt {float:left; text-align: right; width: 20%; clear: both; color: #888; margin: 0; padding: 2px 1em 2px 0px;}
dl.defList dd {float: left; text-align: left; margin: 0; padding: 2px 0; width: 350px;}



.documentFunctions { float: right; margin-left: 1em; margin-bottom: 0.5em;}
.documentFunctions .folder_toggle, .documentFunctions .bookmark_toggle { display: inline; }


#facets {
    padding: 1em 0em 0em 0em;
}

#facets ul {
    border-bottom: 0px dotted #000;
    padding:padding: 0.3em 0.3em 0.3em 0.5em;
    margin: 0;
    background-color: #fff;
 }

#facets.facets h2 {
	padding-bottom: 1em;
	color: #000;
	font-weight: bold;
}


#facets h3 {
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #333;
    cursor: pointer;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 0.4em;
    padding-left: 5px;
    padding-right: 5px;
    font-weight:bold;
    border-bottom:1px dotted #000;
}

#facets h3.facet_selected{
    background-image:url('/images/mae/facet_open.png');
}

#facets span.selected {
    color: #A02720;
}

#facets li {
    margin: 0.5em 0.45em;
	list-style:none;
	font-size:  94%;
	color:#555;
}

#facets li a:hover {
    background-color:#fff;
}


/* Facets */

#facets li.more_facets_link {text-align: right;}
ul.facet_extended_list { margin:0; clear: both; margin: 1.5em 0 1.5em 0;}
ul.facet_extended_list li {list-style:none; margin: 0.5em 0;}
.facet_extended_list {text-align: left;}
.facet_extended_list .sort_options { text-align: right}
.facet_extended_list .prev_next_links { float: left; }
.facet_extended_list .sort_options .az, .facet_extended_list .sort_options .numeric, .facet_extended_list .next_page, .facet_extended_list .prev_page {
  display: inline-block;
  background: #F6F6F6;
  border: 1px solid #CCCCCC;
  padding: 0.2em 1em;
  font-weight: bold;
}
.facet_extended_list .next_page, .facet_extended_list .sort_options .numeric {
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
}
.facet_extended_list .prev_page, .facet_extended_list .sort_options .az {
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
}
.facet_extended_list .prev_next_links .disabled {
  background: none;
  color: gray;
  font-weight: normal;
}
.facet_extended_list .sort_options .disabled {
  background-color: #E2EDFE;
  border:1px solid #C4DAFE;
}
.facet_extended_list .sort_options a:hover, .facet_extended_list .prev_next_links a:hover {
  border: 1px solid #999999;
  background: #dadada;
  color: #212121;
}


/* Solr Query */
.solrQuery {padding: .5em; margin: 2em; background-color:#eee; border: 1px dotted #ccc; font-size:90%;}


/* FORMS */
form.per_page {float:right;}
form.sort {display:inline;}


/* IE 6 Adjustments */
* html #hd .yui-g .yui-u {margin-top: -5em;}
* html #hd .yui-g .first {margin-top: 2em;}
* html #search {left: -1.8em;}

.hide {display:none}


form.range_limit input.range_begin, form.range_limit input.range_end {
  border:1px solid #DDDDDD;
  width: 4em;
}

.limit_content .subsection {
  margin-top: 1em;
}

.hover_legend {
  border: 1px solid #C4DAFE;
  padding: 0.25em;
}



/* Kind of wacky stuff to make scrolling on limit column work right. */

.input_columns {
  position: relative;
}

.limit_column {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 49.1%;
  overflow-y: hidden;
}

.limit_input {
  position: absolute;
  top: 6em;
  bottom: 0;
  right: 0;
  left: 0;
  overflow-y: auto;
}

/* Random styles */

.advanced_search_field label {
  display:block;
}

.advanced_search_field input {
  margin-bottom: 0.666em;
  width: 100%;
}

form.advanced label {
  font-weight:normal;
}

form.advanced h2 {
  font-weight: normal;
  background-color: #EEEEEE;
  height: 3em;
}

form.advanced .limit_column ul {
  margin: 1em;
}

form.advanced .limit_column li {
  list-style: none;
  padding: 0.1em 0.4em;
  font-size: 80%;
}

form.advanced .facet_item h3 {
  cursor: pointer;
}

form.advanced .adv_facet_selections {
  color:green;
  font-size: 80%;
  display: block;
  margin-top: 0.25em;
}

form.advanced .advanced_button {
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    background-color: #F6F6F6;
    border: 1px solid #CCCCCC;
    color: #2E4F81;
    display: inline-block;
    float: right;
    margin-right: 1em;
    padding: 0.4em 1em;
    text-decoration: none;
}

form.advanced .reset {
}



.advanced_help li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

form.advanced .sort_submit_buttons {
 background-color: #EEEEEE;
 padding: 1em;
 margin-top: 1em;
 overflow: hidden; /* trick into containing floats please */
}

form.advanced .constraints {
  padding: 1em;
  margin-top: 1em;
  background-color: #E2EDFE;
  border: 1px solid #C4DAFE;
}

form.advanced .constraints h4 {
  margin-bottom: 0.66em;
}

form.advanced .constraints .constraint {
  display:block;
  padding-left:2em;
  text-indent:-2em;
}

form.advanced .constraints .constraint .filterName {
  font-weight: bold;
  margin-right: 0.66em;
}

form.advanced .column > h2 {
  padding: 0.33em;
}
form.advanced .column > div {
  padding-left: 0.33em;
  padding-right: 0.33em;
}


h1{font-size:138.5%;}
h2{font-size:123.1%;}
h3{font-size:100%;}

h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}
th,td{border:0px solid#000;padding:.5em;}
th{font-weight:bold;text-align:center;}


/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 10px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}

#cookieConsent a.cookieConsentKO {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 10px 0 10px;
}
#cookieConsent a.cookieConsentKO:hover {
    background-color: #E0C91F;
}
