/*
  style.css

  Version: $Revision: 1.15 $
 
  Date: $Date: 2006/07/27 22:54:53 $
 
  Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
  Institute of Technology.  All rights reserved.
 
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are
  met:
 
  - Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.
 
  - Redistributions in binary form must reproduce the above copyright
  notice, this list of conditions and the following disclaimer in the
  documentation and/or other materials provided with the distribution.
 
  - Neither the name of the Hewlett-Packard Company nor the name of the
  Massachusetts Institute of Technology nor the names of their
  contributors may be used to endorse or promote products derived from
  this software without specific prior written permission.
 
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
  TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  DAMAGE.
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: white;
    margin: 0;
    padding: 0;
	font-family:"verdana",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
}

/*******************************
 *****  General elements  ******
 *******************************/
a {
	color: rgb(51, 102, 153);
}

input,select {margin: 0; padding: 0;}

ul {
	margin-left: 0px;
}

li {
	margin-left: 0px;
	list-style-type: none;
}

p {
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	line-height:1.6;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	color: #336699;
}

h1, h2, h3 {
	margin: 8px 0px;	
}

span.bold {
	font-weight: bolder;
}

span.italics,span.italic {
	font-style: italic;
}

span.underline {
	text-decoration: underline;
}

span.fade {
    color: gray;
    font-size: 90%;
}

span.fade a {
    color: gray;
    text-decoration: none;
}

span.fade a:hover {
    color: blue;
    text-decoration: underline;
}    

span.warn {
    color: red;
    font-weight: bolder;
}

p.hidden, span.hidden {
    display: none;
}


/*******************************
*****  Major components  ******
*******************************/
div#ds-main {
		background: url("../images/fundo-bgn.gif") top left no-repeat;
		width: 1011px;
		margin: 10px 0px 0px 20px;
}

div#ds-header {
		width: 1011px;
		height: 270px;
}	

ul#ds-trail {
		clear: both;
		padding: 15px 0px 0px 15px;
}

div#ds-body {
		margin: 0px 0px 10px 0px;
		clear: both;
		float: right;
		width: 830px;
		/* min-width:600px; */
}

div#ds-options {
		padding: 0 5px 53px 5px;
		/*position: absolute;
		top: 250px;
		left: 20px;*/
		width: 152px;
		float: left;
		position: relative;
		top: -20px;
		background: #CBE4F1 url('../images/ds-options-bottom-bg.jpg') bottom right no-repeat;
}

div#container-front-news {
	float: right;
	width: 200px;
	padding-right: 70px;
	padding-top: 10px;
	background: url('../images/novidades.png') top left no-repeat;
}

div#aspect_artifactbrowser_FrontPageSearch_div_container-search {
	width: 210px;
	position: absolute;
	left: 480px;
	padding-top: 20px;
	background: url('../images/buscar.png') top left no-repeat;
}

div#aspect_artifactbrowser_CommunityBrowser_div_container-community-browser {
	float: left;
	width: 200px;
	padding-top: 10px;
	background: url('../images/navegar.png') top left no-repeat;
}

div#ds-footer {
		width: 1011px;
		clear: both;
		text-align: center;
		margin: 0px 0px 0px 19px;
}




/*******************************
**********  Header  ***********
*******************************/

div#barra-governo {
		width: 1011px; height: 40px;
		background: #ffca00 url("../images/bg-barra-governo.gif") top left no-repeat;
		border-bottom: 1px solid #6699bb;
}

div#barra-governo div {float: left;}
div#barra-governo a {
		float: left;
		text-indent: -10000px;
		display: block; 
		width: 193px;
		height: 40px;
}

div#containerDestaquesGoverno {
		margin: 7px 180px 0px 254px;
		float: left;
}

div#ds-header a.logo-dspace {
		clear: both;
		float: left;
		display: block;
		width: 398px;
		height: 90px;
		text-indent: -10000px;
}

div#ds-header a span#ds-header-logo {
		width: 200px;
		height: 80px;
		float: left;
		background-image: url("../images/dspace-blue.gif");
		background-repeat: no-repeat;
}

div#ds-header a {
		text-decoration: none;
}

div#ds-header h1 {
		display: none;
}

div#ds-header h2 {
		clear: both;
		height: 15px;
		background-image: url("../images/stripe.gif");
		/*visibility: none;*/
		font-size: 0.001em; /* yeah it's still there but not really visible */
}

/*** Internacionalização */
div.div_internacionalizacao {
		border: 1px solid red;	
}

a.internacional{

	}

a.internacional-pt_br {
		display: block;
		width: 25px; height: 25px;
		margin: 0px 2px;
		background: url('../images/brazil.png') top right no-repeat;	
		float: left;
		text-indent: -10000px;
		padding-left: 110px;
}

a.internacional-en {
			display: block;
		width: 25px; height: 25px;
		margin: 0px 2px;
		background: url('../images/united_states.png') top left no-repeat;	
		float: left;
		text-indent: -10000px;
}

a.internacional-es {
			display: block;
		width: 25px; height: 25px;
		margin: 0px 2px;
		background: url('../images/spain.png') top left no-repeat;	
		float:left;
		text-indent: -10000px;
}

/* User box (login / profile) */
div#ds-user-box {
		position: absolute;
		top: 20px;
		right: 20px;
}

div#ds-user-box p {
		color: gray;
}

div#ds-user-box a {
		text-decoration: none;
		color: gray;
}

div#ds-user-box a:hover {
		text-decoration: underline;
}

/* Trail */
ul#ds-trail li.ds-trail-link {
		list-style: none;
		margin-left:0px;
		color: #000;
		float: left;
		background: url('../images/flechinha.gif') 4px right no-repeat;
		padding-right: 10px;
		padding-left: 2px;
}

ul#ds-trail li.ds-trail-link.first-linklast-link {
		background: transparent url();	
}


ul#ds-trail li.ds-trail-link a {
		color: #336699;
		text-decoration: underline;
}

ul#ds-trail li.ds-trail-link a:hover {
		text-decoration: underline;
}

ul#ds-trail li.ds-trail-link:after {
		content: " > ";
		padding-right: 3px;
}


/*******************************
*******  Front  ********
*******************************/

div#aspect_artifactbrowser_CommunityBrowser_div_container-community-browser h2 {
	text-indent: -10000px;	
}

div#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser {
		margin-left: 5px;	
}

div#aspect_artifactbrowser_CommunityViewer_div_community-view ul {
margin-bottom:15px;
}

div#aspect_artifactbrowser_CommunityViewer_div_community-view ul li span.bold {
		font-weight: 100;
	}
	
div#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser p {
		margin-left: 5px;
}

div#aspect_artifactbrowser_FrontPageSearch_div_container-search  h2{
		text-indent: -10000px;	
}

div#aspect_artifactbrowser_FrontPageSearch_div_container-search form {
		margin-left: 5px;	
}

div#aspect_artifactbrowser_FrontPageSearch_div_container-search  p{
		margin: 0px 0px 0px 5px; padding: 0;
}

div#aspect_artifactbrowser_FrontPageSearch_div_container-search  input[type=text] {
		width: 	118px;
		margin: 15px 5px 0px 0px;
}

div#aspect_artifactbrowser_FrontPageSearch_div_container-search  select {
		width: 188px;	
}

div#aspect_artifactbrowser_FrontPageSearch_div_container-search select#aspect_artifactbrowser_FrontPageSearch_field_pais {
		margin-top: 15px;	
}

div#container-front-news h2 {
		text-indent: -10000px;
			
}
div#container-front-news div#file_news_div_news {
		margin-left: 10px;	
}

.rss1 {
		background: url('../images/rss1.gif') no-repeat;
		display: block;
		width: 80px; height: 15px;
		text-indent: -10000px;
		margin-left: 40px;
}

.rss2 {
		background: url('../images/rss2.gif') no-repeat;
		display: block;
		width: 80px; height: 15px;
		text-indent: -10000px;
		margin-left: 40px;
}

a.comu_8, a.comu_111, a.comu_30, a.comu_126, a.comu_9, a.comu_14, a.comu_85	  {
		text-indent: -10000px;
		display: block;
		width: 192px;
		height:	55px;	
}
	
a.comu_8 {
		background: url('../images/EInf.png') no-repeat;
}

a.comu_111 {
		background: url('../images/EPro.png') no-repeat;
}

a.comu_30, a.comu_126 {
		background: url('../images/ESup.png') no-repeat;	
}

a.comu_9 {
		background: url('../images/EFund.png') no-repeat;	
}

a.comu_14 {
		background: url('../images/EMed.png') no-repeat;
		
}

a.comu_85 {
		background: url('../images/EMod.png') no-repeat;
}

div#aspect_artifactbrowser_InitialPageText_div_initial-page-text {
		width: 550px;
		margin: 320px 0 0 250px ;
		font-weight: bold;
		font-size: 100%;
		color:#2972A8;
		text-align: center;
}

/*******************************
*******  Options list  ********
*******************************/

div#ds-options h3 {
		color: black;
		font-size: 1em;
}

div#ds-options h4 {
		color: black;
		font-size: 10pt;
		margin-top: 10px;
}

ul.ds-simple-list {
		border-top: 1px solid #FFF;
}

#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser ul.ds-simple-list {
		border-top: 0px;
}

ul.ds-simple-list p.ds-paragraph {
	margin: 0px; padding: 0px;
}

div#ds-options li {
		font-size: 10pt;
}

div#ds-options div#artifactbrowser_Navigation_list_browse li {
		list-style: none;
}

div#ds-options div#artifactbrowser_Navigation_list_browse ul ul li {
		list-style-image: url(../images/arrow.gif);
}

div#ds-options div#artifactbrowser_Navigation_list_account ul li {
		list-style-image: url(../images/arrow.gif);
}

div#ds-options div#artifactbrowser_Navigation_list_context ul li {
		list-style-image: url(../images/arrow.gif);
}

div.ds-option-set {
}

div#aspect_artifactbrowser_Navigation_list_browse a, div#aspect_artifactbrowser_Navigation_list_account a, div#aspect_artifactbrowser_Navigation_list_administrative a, div#aspect_artifactbrowser_Navigation_list_context a {
		color:#003E58;
		display:block;
		font-size:8.5pt;
		font-weight:bold;
		margin:0;
		padding:8px;
		text-decoration:none;	
		border-top: 1px solid #FFF;
}

div#aspect_artifactbrowser_Navigation_list_administrative a {
		background-color: #dbecf5;
	}

div#aspect_artifactbrowser_Navigation_list_browse a:HOVER, div#aspect_artifactbrowser_Navigation_list_account a:HOVER, div#aspect_artifactbrowser_Navigation_list_administrative a:HOVER, div#aspect_artifactbrowser_Navigation_list_context a:HOVER {
		color: #FFF;
		background: url(../images/bg_menu_hover.jpg) top left repeat-x ;
}

span.meu_espaco-itens1 {
		font-size: 9px;
		margin-top: 5px;
		margin-left: -8px;
		/*line-height: 280%;*/
}
span.meu_espaco-itens2 {
		margin-left: -8px;
		font-size: 9px;
}
	
/* search box, in the option list */

#ds-search-box {
		float: right;
		text-align: right;
}

#ds-search-option-head {
		padding-left: 2px;
		
}

div#ds-search-option {
		padding-top: 0px;
		padding-bottom: 10px;
		padding-right: 10px;
		width: 220px;
		text-align: left;
		padding-left: 50px;
}

div#ds-search-option h4 {
		font-size: 11px;	
		margin-bottom: 3px;
}

form#ds-search-form fieldset {
		border: none;
}

div#ds-search-option input.ds-text-field {
		width: 143px;
		height: 17px;
		background-color: #FEFECD;
		border: 1px solid #000000;
		font-size: 1em;
}

div#ds-search-option label {
		display: none;
}

div#ds-search-option a {
		font-weight: bold;
		font-size: .8em;
		color: #999;
		text-decoration: underline;
}

h3.ds-option-set-head, h4.ds-sublist-head {
		display: none;
}
h3#ds-search-option-head {
		display: inline;
		margin: 0; padding: 0;
		padding-right: 110px;
		font-size: 100%;	
}

/*******************************
**********  Footer  ***********
*******************************/

div#ds-footer a span#ds-footer-logo {
		display: none;
}

div#ds-footer p {
		display: none;	
		font-size: 10px;
}

div#ds-footer-links {	
}

div#ds-footer a {
		text-decoration: none;
		color: #000;
		font-size: 10px;
		padding: 0px 15px;
}

div#ds-footer a:hover {
		text-decoration: underline;
}

div#copyright1 {
		border-bottom: 1px solid #6699CC;
		padding: 5px 0px;
}

div#copyright1 p, div#copyright2 p {
		display: inline;
		font-size: 10px;	
}


/*******************************
********  pagination  *********
*******************************/

div.pagination {
		position: relative;
		margin: 10px 20px 2px 20px;
}

div.pagination-masked {
		position: relative;
		margin: 10px 20px 10px 20px;
}

a.previous-page-link {
		position: absolute;
		left: 50px;
		bottom: 5px;
}

a.next-page-link {
		position: absolute;
		right: 50px;
		bottom: 5px;
}

p.pagination-info {
		position: relative;
		text-align: center;
		width: 50%;
		margin: 0 auto 5px auto;
}

ul.pagination-links {
		position: relative;
		text-align: center;
		width: 50%;
		margin: 0 auto 5px auto;
		padding: 0 0 0 0;
}

*.pagination-links li {
		list-style: none;
		display: inline;
		margin-right: 5px;
		font-weight: bolder;
		font-size: 90%;
}


/*******************************
******  Alphabet Lists  *******
*******************************/

ul.alphabet {
		text-align: center;
}

ul.alphabet li {
		list-style: none;
		display: inline;
		margin: 0 5px 0 5px;
		font-weight: bolder;
}

ul.alphabet a:hover {
		color: black;
}

/*******************************
******  Progress Lists  *******
*******************************/

ul.ds-progress-list {
		margin: 0px;
		padding-top: 2px;
		padding-bottom: 2px;
		text-align: center;
}

ul.ds-progress-list li {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: gray;
		overflow: hidden;
		display: inline;
		line-height: 20px;
}

ul.ds-progress-list li.current {
		color: black;
}

ul.ds-progress-list li.arrow {
		font-size: 200%;
		font-weight: bold;
		position: relative;
		top: 6px;
}


/*******************************
*******  Artifact List  *******
*******************************/

ul.ds-artifact-list {
		border: 1px solid #7799CC;
		list-style-type: none;
		width: 95%;
}

ul.ds-artifact-list li.odd {
		background-color: rgb(238, 238, 238);
}

ul.ds-artifact-list li.even {
		background-color: rgb(255, 255, 255);
}

ul.ds-artifact-list li {
		position: relative;
		padding-bottom: 3px;
		padding-top: 3px;
		margin: 0 0 0 0;
		padding: 2px 5px 2px 5px;
	
}

ul.ds-artifact-list li div.artifact-description {
		width: 80%;
}

ul.ds-artifact-list li div.artifact-preview {
		margin: -30px 0px 0 auto;
		width: 15%;
}

ul.ds-artifact-list li div.artifact-info {
		font-size: 110%;
		padding-left: 25px;
}

ul.ds-artifact-list li div.artifact-title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 130%;
		font-weight: bolder;
}

span.date {
		font-style: italic;
}

/*******************************
*********  Tables  ************
*******************************/

table {
		clear: both;
		border-spacing: 0px;
		border: 1px solid #FFF;
		background: #FFF;
		padding: 2px;
		width: 100%;
}


tr.ds-table-header-row {
		color: inherit;
		background-color: rgb(218, 218, 218);
}

tr.ds-table-header-row.subheader {
		background-color: rgb(250, 250, 214);
}

th {
		padding: 4px 10px;
}

.subheader th {
		padding-left: 5px;
		font-weight: 100;
}

tr.ds-table-row.odd {
		color: inherit;
		background-color: rgb(238, 238, 238);
}

tr.ds-table-row.even {
		color: inherit;
		background-color: rgb(255, 255, 255);
}

td {
		padding: 3px 10px 5px 10px;
		border: none;
		font-size: inherit;
		background-color: inherit;
		color: inherit;
}

*.first-cell {
		vertical-align: middle;
		text-align: center;
}

.indent {
		padding-left: 35px;
		padding-right: 0;
}
.doubleIndent {
		padding-left: 55px;
		padding-right: 0;
}

th.indent {
		padding-left: 30px;
		padding-right: 0;
}
th.doubleIndent {
		padding-left: 50px;
		padding-right: 0;
}


th.ds-table-header-cell.odd {
		background: #EEE;
		line-height: 1.6em;
		height: 45px;
		border: 1px solid #FFF;
		
}

th.ds-table-header-cell.odd.up {
		background: #EEE url("../images/table-column-up.gif") center right no-repeat; 
		line-height: 1.6em;
		height: 45px;
		border: 1px solid #FFF;
		
}

th.ds-table-header-cell.odd.down {
		background: #EEE url("../images/table-column-down.gif") center right no-repeat; 
		line-height: 1.6em;
		height: 45px;
		border: 1px solid #FFF;
		
}

th.ds-table-header-cell.even.up {
		background: #F8F8F8 url("../images/table-column-up.gif") center right no-repeat; 
		line-height: 1.6em;
		height: 45px;
		border: 1px solid #FFF;
		
}

th.ds-table-header-cell.even.down {
		background: #F8F8F8 url("../images/table-column-down.gif") center right no-repeat; 
		line-height: 1.6em;
		height: 45px;
		border: 1px solid #FFF;
		
}

th.ds-table-header-cell.even {
		background: #F8F8F8;
		line-height: 1.6em;
		height: 45px;
		border: 1px solid #FFF;
}

tr.ds-table-row.even td.ds-table-cell.odd {
		background: #DDD;
		border: 1px solid #FFF;
}

tr.ds-table-row.even td.ds-table-cell.even {
		background: #EEE;
		border: 1px solid #FFF;
}

tr.ds-table-row.odd td.ds-table-cell.odd {
		background: #EEE;
		border: 1px solid #FFF;
}
	
tr.ds-table-row.odd td.ds-table-cell.even {
		background: #F8F8F8;
		border: 1px solid #FFF;
}

form#aspect_submission_Submissions_div_submissions table,
table#search-results-grid-list,
table#aspect_artifactbrowser_CollectionViewer_table_last-submitted-table,
form#aspect_artifactbrowser_SimpleSearch_div_general-query,
form#aspect_eperson_PasswordLogin_div_login {
		border: 1px solid #7799CC;
}

/* NA busca 'search' */
form#aspect_artifactbrowser_SimpleSearch_div_general-query {
	padding: 2px;
	background: #FFF;
}

div#aspect_artifactbrowser_SimpleSearch_div_div-int {
	background: #DDD;	
}

div#aspect_artifactbrowser_SimpleSearch_div_div-int table,
div#aspect_artifactbrowser_SimpleSearch_div_div-int td {
	background: #DDD;
	border: 0px;
}

div#aspect_artifactbrowser_SimpleSearch_div_div-int div.ds-form-content {
	clear: none;
	display: inline;
	float: none;
	width: 100%;	
}

div#aspect_artifactbrowser_SimpleSearch_div_div-int div.ds-form-content select,
div#aspect_artifactbrowser_SimpleSearch_div_div-int div.ds-form-content input {
	margin-top: 4px;
}

div#aspect_artifactbrowser_SimpleSearch_div_div-int label.ds-form-label {
	clear: none;
	display: inline;
	font-weight: 100;
	text-align: right;
}

fieldset#aspect_artifactbrowser_SimpleSearch_list_search-query {
	border: 0px;
	background: #DDD;
}

fieldset#aspect_artifactbrowser_SimpleSearch_list_search-query li{
	background: #DDD;	
}


/*******************************
***********  forms  ***********
*******************************/

form.ds-interactive-div {

		width: 100%;
		
}

div#aspect_artifactbrowser_CommunityViewer_div_community-search-browse
form#aspect_artifactbrowser_CommunityViewer_div_community-search {
		background: #EEE;	
}

div#aspect_artifactbrowser_CommunityViewer_div_community-search-browse
div#aspect_artifactbrowser_CommunityViewer_div_community-browse {
		background: #EEE;
		margin-left: 0%;
		width: 100%;	
}

form#aspect_artifactbrowser_CommunityViewer_div_community-search p {
		margin-left: 10px;	
}

form#aspect_artifactbrowser_CommunityViewer_div_community-search 
p#aspect_artifactbrowser_CommunityViewer_p_search-query {
		padding-top: 10px;	
}

form.ds-interactive-div li.ds-form-item {
		/*display: block; */
		padding: 2px 0;
		width: 100%;
}

form.ds-interactive-div li {
		margin: 0;
}

form.ds-interactive-div li.odd {
		background-color: rgb(238, 238, 238);
}

form.ds-interactive-div li.even {
		background-color: rgb(255, 255, 255);
}

form.ds-interactive-div li.last {
		border-top: 2px solid gray;
		background-color: rgb(215, 215, 215);
}

li.ds-form-item {
		float: left;
		clear: both;
		width: 100%;
}

div.ds-form-content {
		float: left;
		clear: right;
		display: block;
		padding: 7px;
		width: 100%;
}

span.ds-form-label,label.ds-form-label {
		display: block;
		float: left;
		clear: left;
		padding: 5px 20px 5px 10px;
		width: 115px;
		font-weight: bold;
		vertical-align: middle;
		overflow: hidden;
}

form#aspect_administrative_university_EditUniversityForm_div_eperson-edit label.ds-form-label,
form#aspect_administrative_eperson_EditEPersonForm_div_eperson-edit label.ds-form-label {
		width: auto;	
}
form#aspect_administrative_university_EditUniversityForm_div_eperson-edit input[type=text] {
		width: 280px;
}

div#aspect_artifactbrowser_SimpleSearch_div_div-int label.ds-form-label {
		width: 24px;
}

/* Help, error, & in-line labels */
label.ds-composite-component {
		display: block;
		float: left;
		padding: 0px 5px 0 0px;
		font-size: 80%;
		color: black;
		background-color: inherit;
		text-align: left;
}

span.error {
		display: block;
		font-size: 100%;
		color: red;
		background-color: inherit;
		margin: 0;
}

p.field-help, span.field-help {
		display: block;
		margin-left: 5px;
		font-size: 90%;
		color: gray;
		background-color: inherit;
}

input.error,textarea.error,select.error {
		color: inherit;
		background-color: rgb(255, 245, 245);
		border-color: red;
}

span.composite-help {
		display: block;
		font-size: 90%;
		color: gray;
		background-color: inherit;
		text-align: left;
}

span.composite-help {
		display: block;
		font-size: 80%;
		color: black;
		background-color: inherit;
		text-align: left;
}

div.spacer {
		margin: 0;
		padding: 0;
		line-height: 0px;
		clear: both;
}


/* The composite field  */
span.ds-composite-field {
		display: table-row;
		padding: 2px;
}

*.ds-composite-field.ds-composite-component {
		display: table-cell;
		text-align: left;
		width: auto;
		padding-right: 10px;
}

*.ds-composite-field input,*.ds-composite-field textarea,*.ds-composite-field select {
		margin-right: 5px;
		margin-bottom: -2px;
}


/* Checkboxes and Radio buttons */
fieldset.ds-checkbox-field,fieldset.ds-radio-field {
		border: none;
		margin: 0;
		padding: 0;
}

fieldset.ds-checkbox-field legend,fieldset.ds-radio-field legend {
		display: none;
}

fieldset.ds-checkbox-field label,fieldset.ds-radio-field label {
		display: inline;
}


/* Sub sections within a form */

fieldset.ds-form-list {
		border: 2px solid gray;
		padding: 0;
		margin-left: 0;
		margin-right: 0;
}

fieldset#aspect_evaluate_EvaluateFormView_list_form {
		border: 1px solid #EEE;
		border-top: 0px;	
}

fieldset.ds-form-list ol {
		padding: 0;
		margin: 0;
		width: 100%;
}

fieldset.ds-form-list legend {
		color: #336699;
		background-color: inherit;
		font-size: 115%;
		font-weight: bolder;
		margin-left: 10px;
}

fieldset.thick legend {
		color: #336699;
		padding-left: 10px;
		padding-right: 30px;
}

fieldset.ds-form-sublist {
		border: 1px solid rgb(238, 238, 238);
		padding: 0;
		margin: 5px;
}

fieldset#aspect_evaluate_EvaluateFormView_list_form fieldset.ds-form-sublist {
		border: 0px;
}

fieldset.ds-form-list ol {
		list-style-type: none;
}



/*******************************
*   Rules for specific pages  *
*******************************/

/** Navigation bar for browse-by pages */
form.navigation {
		max-width: 750px;
		margin: 0 auto 0 auto;
		border: 1px solid gray;
		background-color: rgb(238, 238, 238);
}

form.navigation p {
		text-align: center;
}

/* System wide alerts */
div#ds-system-wide-alert {
		background-color: rgb(255,240,220);
		border: 2px solid rgb(213,80,40);
		padding: 6px;
		margin: 10px 30px 10px 30px;
		color: rgb(213, 80, 40);
}

/* License text, used during submission to show a license */
div.license-text {
		border: 1px solid #666;
		background-color: #EEE;
		padding: 20px;
		margin: 20px;
		margin-top: 5px;
		font-family: monospace;
		font-size: 125%;
}

/** System generated notices, typicaly these follow any action in the administrative section. */
div.notice {
		background-color: rgb(238, 238, 238);
		border: 2px solid gray;
		padding: 6px;
		text-align: center;
		margin: 10px 30px 10px 30px;
}


/** Community & Collection homepage */

div.search-browse {
		border: 1px solid #7799CC;
		background-color: #FFF;
		padding: 2px;
		width: 100%;
}

div.search-browse1 {
		background-color: #DDD;
		width: 100%;
		
}

div.ds-static-div.secondary.search-browse1 form {
		padding-top: 10px;
		width: 50%;
		margin-left: 25%;	
		text-align: center;
}

div#aspect_stats_StatsViewer_div_infoRight{
		float: right;	
		width: 220px;
}

div#aspect_stats_StatsViewer_div_infoLeft{
		float: left;	
		width: 280px;
}

div#aspect_stats_StatsViewer_div_mainTitle{
		height: 320px;
		width: 640px;	
}

div#aspect_stats_StatsViewer_div_main{
		height: 320px;
		width: 640px;	
}


div.browse {
		width: 50%;
		margin-left: 25%;
		padding-top: 5px;
		padding-bottom: 10px;	
		text-align: center;
}

div.detail-view div.ds-logo-wrapper {
		text-align: right;
		margin-right: 30px;
		margin: -150px 30px 0px auto;
}

div.detail-view p {
		clear: both;
}

p.copyright-text {
		margin-top: 30px;
		width: 90%;
		font-style: italic;
		text-align: center;
		margin: 30px auto 0px auto;
}

div#aspect_artifactbrowser_ConfigurableBrowse_div_main-div-legends {
	width: 431px;
	position: relative;
	left: 50%;	
	margin: 7px 0 20px 0;
	margin-left: -215px;
}

div#aspect_artifactbrowser_ConfigurableBrowse_div_main-div-legends:after { 
	content: "."; 
	line-height: 0px; 
	clear: both; 
	display: block; 
	visibility: hidden; 
}

div#aspect_artifactbrowser_ConfigurableBrowse_div_main-div-legends div {
	width: 215px;
	float: left;	
}

div#aspect_artifactbrowser_ConfigurableBrowse_div_main-div-legends div img {
	border: 0px;
}

div#aspect_artifactbrowser_ConfigurableBrowse_div_main-div-legends div p {
	margin:0;padding:0;
}


/**** TABELAS METADADOS ****/

td.metadataFieldLabel {text-align: right;width: 165px;}

div#aspect_artifactbrowser_ItemViewer_div_head1 {
	border: 1px solid #7799CC;
	margin-bottom: 14px;
}
div#aspect_artifactbrowser_ItemViewer_div_head2 {
	border: 2px solid #FFF;
	background-color: #DDD;
	text-align: center;
}
div#aspect_artifactbrowser_ItemViewer_div_head2:after { 
	content: "."; 
	line-height: 0px; 
	clear: both; 
	display: block; 
	visibility: hidden; 
}

div#aspect_artifactbrowser_ItemViewer_div_head2 p {
	padding: 0; 
	margin: 5px 0 2px 0;
	font-weight: bold;
	font-size: 100%;
	float: left;
}
div#aspect_artifactbrowser_ItemViewer_div_head2 p#aspect_artifactbrowser_ItemViewer_p_desc {
	margin-left: 45px;
}

div#aspect_artifactbrowser_ItemViewer_div_head2 p#aspect_artifactbrowser_ItemViewer_p_uri {
	font-family: monospace;
	font-size: 12px;
	line-height: 190%;
	margin-left: 5px;
}

table#file-list-ficha-tecnica {
	border: 1px solid #7799CC;
	background-color: #FFF;
	font-size: 90%;
	padding: 2px;
	margin-top: 25px;
}

table#file-list-ficha-tecnica tbody {
	border: 2px solid #FFF;
	background-color: #DDD;
	}
	
td.titulo-ficha-tecnica-td {
	font-weight: bold;
	padding: 15px;
}

td.header-ficha-tecnica-td {
	text-align: center;
	font-weight: bold;
	padding-bottom: 15px;
}

input#aspect_artifactbrowser_ItemViewer_field_showsimple {
	margin-left: 340px;
}

input#aspect_artifactbrowser_ItemViewer_field_showfull {
	margin-left: 375px;
}

div#aspect_artifactbrowser_ItemViewer_div_collection-item-list table tr.ds-table-row.odd {
	background-color: #FFF;
}

/******* BUSCA AVANCADA *********/

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in {
	border: 1px solid #7799CC;
	padding: 2px;
}
div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in 
form#aspect_artifactbrowser_AdvancedSearch_div_search-query {
	background-color: #EEE;
	width: 100%;
}

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in p {
	margin: 0px;	
}

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in 
fieldset#aspect_artifactbrowser_AdvancedSearch_list_search-query {
	border: 0px;	
	width: 350px;
	margin-left: 225px;
}

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in 
fieldset#aspect_artifactbrowser_AdvancedSearch_list_search-query label.ds-form-label {
	width: 80px;
	text-align: right;
}

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in 
fieldset#aspect_artifactbrowser_AdvancedSearch_list_search-query div.ds-form-content{
	width: 220px;	
}

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in span.field-help {
	display: none;
}

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in 
table#aspect_artifactbrowser_AdvancedSearch_table_search-query, 
table#aspect_artifactbrowser_AdvancedSearch_table_search-controls {
	width: 670px;
	background-color: #DDD;
	margin-left: 80px;
	border: 0px;
}

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in table td.ds-table-cell.odd {
	background-color: #DDD;
	text-align: right;
}

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in table td.ds-table-cell.even {
	background-color: #DDD;
	text-align: right;
}

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in 
table#aspect_artifactbrowser_AdvancedSearch_table_search-query {
	margin-top: 10px;	
}

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in 
table#aspect_artifactbrowser_AdvancedSearch_table_search-controls {
	margin-top: 20px;
}

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in 
table#aspect_artifactbrowser_AdvancedSearch_table_search-query tr.ds-table-header-row {
	text-align: right;
}

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in 
input#aspect_artifactbrowser_AdvancedSearch_field_submit {
	margin: 10px 0px 10px 695px;
}

div#aspect_artifactbrowser_AdvancedSearch_div_advanced-search-in
input#aspect_artifactbrowser_AdvancedSearch_field_update {
	margin: 10px 0px 10px 695px;
}

div#aspect_artifactbrowser_AdvancedSearch_div_search-results ul.ds-artifact-list {
	width: 100%;
}

/***** IDENTIFICACAO *******/

div#ds-identificacao {
	color:#882222;
	font-size:90%;
	text-align:right;
	padding-right: 20px;
}

/**** SUBMISSAO ******/
fieldset#aspect_submission_StepTransformer_list_submit-describe input.ds-text-field {
	width: 530px;	
}

fieldset#aspect_submission_StepTransformer_list_submit-describe input#aspect_submission_StepTransformer_field_dc_date_created_day, 
fieldset#aspect_submission_StepTransformer_list_submit-describe input#aspect_submission_StepTransformer_field_dc_date_created_year 
{
	width: 100px;
}


/**** FORMULARIO DE AVALIADORES *******/

div#aspect_eperson_CollectionApproval_div_languages-division {
}

table#aspect_eperson_CollectionApproval_table_resources-table {
	width: 430px;
	margin: 20px auto;
}

table#aspect_eperson_CollectionApproval_table_resources-table 
tr.ds-table-row.odd {
	background-color: #FFF;
}

div#aspect_evaluate_EvaluateFormView_div_alert {
		border: 3px solid red;
		text-align: center;
		color: red;
		padding-top: 7px;
		padding-bottom: 7px;
		margin-bottom: 7px;
	}

fieldset#aspect_evaluate_EvaluateFormView_list_form label {
		width: 400px;
	}
fieldset#aspect_evaluate_EvaluateFormView_list_form div {
		clear: none;
		float: none;
}

div#aspect_evaluate_FinalEvaluationFormView_div_alert,
div#aspect_evaluate_FinalEvaluationFormView_div_error {
		border: 1px solid #dfdfdf;
		background-color: #efefef;	
		text-align: center;
		padding: 10px;
}

div#aspect_evaluate_FinalEvaluationFormView_div_alert p,
div#aspect_evaluate_FinalEvaluationFormView_div_error p {
		background-color: #FFF;
		color: red;
		padding: 10px 5px;
}
	
/****** LOGIN *********/

form#aspect_eperson_PasswordLogin_div_login ol {

}

form#aspect_eperson_PasswordLogin_div_login li {
	background: transparent;	
	width: 470px;
	position: relative;
	left: 50%;
	margin-left: -235px;
}

form#aspect_eperson_PasswordLogin_div_login li.first {
	left: 0;
	margin-left: 0;	
}

form#aspect_eperson_PasswordLogin_div_login li.last {
	background: transparent;	
	border: 0px;
}

form#aspect_eperson_PasswordLogin_div_login div.ds-form-content {
	width: 290px;
}

form#aspect_eperson_PasswordLogin_div_login label {
	width: 	135px;
	text-align: right;
	padding: 6px 0px 0px 0px;
}

form#aspect_eperson_PasswordLogin_div_login fieldset {
	background: #DDD;
	margin: 2px;
	border: 0px;
}

/***** Formulario Niveis de Ensino *******/

input[type=checkbox] {margin-right: 5px;}
input#aspect_eperson_CollectionApproval_field_submit {margin-top:7px ;}


/************
		FORMULARIO DO COMITE VIEWER
		            ******************/

div#aspect_artifactbrowser_ComiteViewer_div_comite_editorial ul {
		width: 714px;
		float: left;
		margin: 5px 0px;
		border-top: 0px;
}

/*div#aspect_artifactbrowser_ComiteViewer_div_comite_editorial li*/
ul#aspect_artifactbrowser_ComiteViewer_list_peopleBox li {
		float: left;
}

li.aspect_artifactbrowser_ComiteViewer_item_comitesTitleItem {
	margin: 8px 0px;	
	clear: both;
}

a.comitesTitle {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.6;
	width: 600px;
	display: block;
}
a.comitesTitle:HOVER {
	text-decoration: underline;
}

ul#aspect_artifactbrowser_ComiteViewer_list_universityBox {
		background: url('../comite/universityBoxFooter.png') center bottom no-repeat;
		padding-bottom: 7px;
}

li.aspect_artifactbrowser_ComiteViewer_item_picUniversityBox {
		width:201px; height:103px;
		background: url('../comite/picUniversityBox.png') top left no-repeat;
		text-align: center;
}

li.aspect_artifactbrowser_ComiteViewer_item_headerUniversityBox {
		width: 714px; height:103px;	
		background: url('../comite/headerUniversityBox.png') top left no-repeat;
}

li.aspect_artifactbrowser_ComiteViewer_item_headerUniversityBox img {
		display: block;
		margin: 22px 0 0 25px;
		float: left;
}

ul#aspect_artifactbrowser_ComiteViewer_list_universityBox p.ds-paragraph {
		margin-top: 37px;	
}

ul#aspect_artifactbrowser_ComiteViewer_list_peopleBox p.ds-paragraph {
		margin-top: 0px;
}

li.aspect_artifactbrowser_ComiteViewer_item_headerUniversityBox p.ds-paragraph {
		float: right;
		color:#4F4F4F;
		font-size:14px;
		text-align:left;
		font-weight: bold;
		/*line-height: 500%;*/
		width:513px	
}

li.aspect_artifactbrowser_ComiteViewer_item_headerUniversityBox a {
		font-weight: bold;
		font-size: 12px;
		width:485px;
		float: right;
		padding-left: 30px;
		margin-left:0px;
		padding-left: 0px;
		text-decoration:none;
		background: url('../comite/box-more.jpg') center left no-repeat;
}

li.aspect_artifactbrowser_ComiteViewer_item_titleUniversityBox {
		width: 513px; height: 103px;
		background: url('../comite/titleUniversityBox.png') top right no-repeat;
		text-align: left;
		font-size: 14px;
		font-weight: bold;
		color: #4F4F4F;
		line-height: 810%;
}

div#aspect_artifactbrowser_ComiteViewer_div_comite_editorial 
ul#aspect_artifactbrowser_ComiteViewer_list_peopleBox {
		margin-top: 0px;	
}

li.aspect_artifactbrowser_ComiteViewer_item_expertisePeopleBox {
		width: 201px; height: 90px;
		text-align: center;
		background: url('../comite/expertisePeopleBox.png') top left no-repeat;
		font-size: 14px;
		color: #4F4F4F;
		line-height: 600%;
}
li.aspect_artifactbrowser_ComiteViewer_item_figurePeopleBox {
		width: 201px; height: 90px;
		text-align: center;
		background: url('../comite/figurePeopleBox.png') top left no-repeat;
}
li.aspect_artifactbrowser_ComiteViewer_item_figurePeopleBox img {
		float: none;
		display: inline;
		margin: 12px 0px 0px 0px;
}
li.aspect_artifactbrowser_ComiteViewer_item_infoPeopleBox {
		width: 513px; height: 75px;
		padding-top: 15px;
		background: url('../comite/infoPeopleBox.png') top right no-repeat;
}		

li.aspect_artifactbrowser_ComiteViewer_item_infoPeopleBox p.ds-paragraph{
		font-size: 12px;
		color: #4F4F4F;
		margin-top: 3pxpx;
}
li.aspect_artifactbrowser_ComiteViewer_item_infoPeopleBox a{
		font-size: 12px;
}

li.aspect_artifactbrowser_ComiteViewer_item_moreUniversityBox {
		background: url('../comite/moreUniversityBox.png') top center no-repeat;
		display: block;
		width: 714px;
}

li.aspect_artifactbrowser_ComiteViewer_item_headerUniversityBox a {
		display: block;
		margin-left: 60px;
		font-weight: bold;
		font-size: 12px;
		height:36px; width:482px;
		line-height:300%;
		margin-left:0px;
		margin-bottom: 8px;
		padding-left: 30px;
		text-decoration:none;
		background: url('../comite/box-more.jpg') center left no-repeat;
}

li.aspect_artifactbrowser_ComiteViewer_item_headerUniversityBox a.open {
		background: url('../comite/box-less.jpg') center left no-repeat;
}
	
ul#aspect_artifactbrowser_ComiteViewer_list_peopleBox a {
		width: 513px;	
}

ul#aspect_artifactbrowser_ComiteViewer_list_peopleBox a {
		background: transparent url('');	
		font-weight: normal;
}
	
li.aspect_artifactbrowser_ComiteViewer_item_infoPeopleBox a{
		margin-left: 0px;
		font-size:12px;
		line-height: 130%;
		height: 16px;
		margin-left:0px;
		padding-left: 0px;
		text-decoration: underline;
}

a {cursor: pointer;}



p.paragraph_ifce {
		float: right;
		color:#4F4F4F;
		font-size:14px;
		text-align:left;
		font-weight: bold;
		width:513px	;
		margin-top: 14px;
}

/* Relatorio Colaboradores por Colecao */

div#aspect_artifactbrowser_ComiteViewer_div_comite_editorial 
ul#aspect_artifactbrowser_ComiteViewer_list_report {
		background: url(../images/report-bg.png) top left repeat-y;
}

li.aspect_artifactbrowser_ComiteViewer_item_report-collection-title {
		width: 582px; height: 55px;
		background: url(../images/report-collection-title.png) top left no-repeat;	
		color:#4F4F4F;
		font-size:12px;
		font-weight:bold;
		line-height: 530%;
		float: left;
}
li.aspect_artifactbrowser_ComiteViewer_item_report-collection-title p.ds-paragraph{
		margin-left: 18px;
		margin-top: 25px;	
}

li.aspect_artifactbrowser_ComiteViewer_item_report-collaborators-title {
		width: 132px; height: 55px;
		background: url(../images/report-collaborators-title.png) top left no-repeat;
		color:#4F4F4F;
		font-size:12px;
		font-weight:bold;
		line-height: 530%;	
		float: left;
}
li.aspect_artifactbrowser_ComiteViewer_item_report-collaborators-title p.ds-paragraph{
		margin-top: 25px;
		margin-left: 10px;	
}

li.aspect_artifactbrowser_ComiteViewer_item_report-collection {
		width: 580px;
		border-right: 2px solid #FFF;
		background: url(../images/report-collection.png) top left no-repeat;	
		color:#4F4F4F;
		font-size:12px;
		float: left;
}

li.aspect_artifactbrowser_ComiteViewer_item_report-collaborators {
		width: 131px;
		border-left: 1px solid #FFF;
		background: url(../images/report-collaborators.png) top right no-repeat;
		color:#4F4F4F;
		font-size:12px;
		display: block;
		height: 100%;
		float: left;	
}

li.aspect_artifactbrowser_ComiteViewer_item_report-collection p.ds-paragraph{
		margin: 8px 0px 8px 18px;	
}

li.aspect_artifactbrowser_ComiteViewer_item_report-collaborators p.ds-paragraph{
		margin: 8px 0px 8px 50px;
}


li.aspect_artifactbrowser_ComiteViewer_item_report-collection-footer {
		width: 582px; height: 18px;
		background: url(../images/report-collection-footer.png) top left no-repeat;
		display: block;	
}

li.aspect_artifactbrowser_ComiteViewer_item_report-collaborators-footer {
		width: 132px; height: 18px;
		background: url(../images/report-collaborators-footer.png) top left no-repeat;
		display: block;
}


/******************
			FINAL DO FORMULARIO COMITE VIEWER

			               *******************/
a.aspect_submission_ApprovedList_collection-list {
	display: block;
	width: 100%;
	padding: 3px 0px;
}


/** Componente de data **/

.datepicker {
	
}

.ui-datepicker-trigger {
 margin-left: 5px;	
}

.date-picker-para {
	margin-top: 5px;
}

.date-picker-para span{
	display: block;
}


