/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
 

body {
    font: normal 9pt/14pt Helvetica, Arial, sans-serif;
    width: 1024px;
    letter-spacing: 0.1px;
	text-align: left;
	background: #fff;
	margin-left:  auto;
	margin-right:  auto;
	padding: 0 0 0 0;
	min-width: 800px !important;
	overflow-y:auto;
    }


/***** ds main para largura variavel *****/

div#ds-main {
    position: relative;
    top: 16px;
    width: 1024px;
    color: inherit;
    background:  #fff ;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding: 0;
    
    } 

div#ds-header {
    position: relative;
    top: -8px;
    left: 0px;
	height:20px;
	float: left;
    }

/***** hierarquia dos estilos *****/

p#h1 {
        font: bold 9pt Helvetica Neue Condensed Bold, Arial, sans-serif;
        
        letter-spacing: 0.1px;
    padding: 0px 0px 5px 0px;
        }

h1 {
	font: bold 9pt Helvetica Neue Condensed Bold, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1px;
    padding: 17px 0px 5px 0px;
	}
	
h2 {
    font: bold 9pt Helvetica Neue Condensed Bold, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1px;
    padding: 20px 0px 0px 0px;
	}
			
h3 {
	font: bold 9pt Helvetica Neue Condensed Bold, Arial, sans-serif;
/*font: bold 9pt Helvetica, Arial, sans-serif;*/
	text-transform: uppercase;
	letter-spacing: 0.1px;
    padding: 6px 0px 5px 0px;
	}

h4 {
	font: bold 9pt Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    width: 100%;
    padding: 10px 0px 4px 5px;
    }

a {
    font: bold 9pt Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #595f97;/*MAIS AZUL*/
    }

a:hover {
    color: #8295d1;
    }

ul {
    list-style-type: none;
    }

p {
    padding: 0px;
    margin: 0px 0px 6px 0px;
    }

fieldset ol {
    float: left;
    clear: both;
    }

fieldset {
    border: 0px;
    padding: 0px;
    }


/***** Foto cone & Logo IACJ 
***PORQUE ESTA MARGEM EM TODOS OS IMG??*****/

img {
	margin: 0px 0px -5px 0px;
    text-decoration: none;
    }

/***** isto deve ir num pequeno css para cada browser/video ****/
#browserSafari{display:none}
#browserFirefox{display:none}
#browserChrome{display:none}
#browserExplorer{display:none}
#browserAndroid{display:none}
#browserWindows{display:none}
#browseriPad{display:none}
#browseriPhone{display:none}
div#RTSPPlay {display:none}
.RTSPPlay {display:none}
div.HTTPiPhone {display:none}
div.RTMPflash {display:inline}
.HTTPaudio {display:none}
.RTMPaudio {display:inline}
.RTSPaudio {display:none}
img.rtsplink {display:none}
#rtsplink a:hover {opacity:60}
/***** CAIXA DO LOGOTIPO - PJ mods: header instituto, patrocinios *****/
div#head1 {
    /*float:left;*/
    position: relative;
    top: 0px;
    /*width:121px;*/
    left: 0px;
    text-align: left;
    border: none;
    background-color: #aaa;
    }
div#head1 img{
    opacity: 0.90;
    }
/***** Faixa Superior - PJ mods: buttons, trail links e userbox *****/
button#menubutton {
    position:relative;
    left:5px;
    top:4pt;
    display: inline;
    }
img#menubutton {
    position:absolute;
    left:5px;
    top:-12px;
    width:26px;
    height:26px;
    display: inline;
    }
img#backbutton {
    position:absolute;
    left:40px;
    top:-10px;
    display: inline;
    }


ul#ds-trail{
    position: relative;
    top: -6px;
    left: 76px;
    width: 948px;
    height: 18px;
    padding: 0px;
    background-color: none;
        }

li.ds-trail-link {
    /*overflow: hidden;*/
    display: inline;
    padding-left: 5px;
    max-width: 391px;
    font: 9pt Helvetica, Arial, sans-serif;
    }

li.ds-trail-link a:hover {
    color: #8295b1;
    }

li.ds-trail-link.zero-link {
    padding-left:0px;
    }

li.last-link {
    display:none;
    font-weight: bolder;
    }
    
div#ds-user-box {
    position: absolute;
    display: inline;
    top: -5px;
    right: 0px;
    height: 18px;
    padding: 0px;
    }

div#ds-user-box p {
    font: 9pt Helvetica, Arial, sans-serif;
    height: 10px;
    margin: 0px;
    text-align: right;
    }
   
div#ds-user-box a:hover {
    color: #e6e6e6;
    }


/***** ds-body area de conteudo *****/

div#ds-body {
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	padding: 0px 0px 0px 0px;
    width: 901px;
	color: inherit;
	border: none;
    }

/***** imagem do item *****/

div#ds-capa {
    position: relative;
    float: right;
    top: 0px;
    right: 0px;
    width: 512px;
    /*height: 512px;*/
    color: inherit;
    /*background-color: #eee; /*#8490c8;*/
	text-align: left;
    }

div#ds-capa-img {
    position: relative;
    top: 0px;
    right: 0px;
    float: right;
    max-width: 512px;
    max-height: 512px;
    color: inherit;
    background-color: #8490c8;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    }
   
#ds-capa-img table{
    margin-top:0px;
    }
    
/***** caixa da foto big *****/

img#capaid {
    left: 512px;
    max-height: 100%;    
	opacity: 0.95;
    }

img#capaid {
    border: none;
	margin: 0px 0px -5px 0px;
    padding: 0px 0px 0px 0px;
   	opacity: 0.95;
    } 

@media (max-width: 400px){
	div#ds-user-box {
    		right: 553px;
	}
	div.ds-title-head {
    		width: 320px !important;
	}
	img#capaid {
    		margin: 0px 0px -5px -90px !important;
		width: 75px;

    	}
	button.myitem {
    		right: 18px !important;
	}
	.ds-includeSet-table {
    		width: 320px !important;
	}
	.file-list {
    		width: 330px !important;
	}
	div#ds-footer-links{
		width: 490px !important;
	}	
}

/***** conteudo geral *****/
    
div#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: 512px;
	padding: 0px;
	overflow-y:scroll;
        overflow-x:hidden;
	;
    }

h1.ds-div-head1 {
    display: inline;
	margin-top: 0px;
	position: absolute;
	font-weight: bold;
	clear: none;
	top: 0px;
	left: 75px;
	width: 196px;
    vertical-align: middle;
    padding-left: 5px; 
    }

div#content div.ds-title-head {display:none}

div#content h1.ds-div-head1 {
    font: bold 9pt Helvetica Neue Condensed Bold, Arial, sans-serif;
	display: none;
	margin-top: 0px;
	position: absolute;
	font-weight: bold;
	clear: none;
	top: 0px;
	right: 0px;
	width: 307px;
    padding-top: 20px;
    padding-left: 18px;
    padding-bottom: 0px;
    }


#content h1.ds-div-head, h2.ds-div-head, h3.ds-div-head {
    font-weight: bold;
    clear: left;
    margin-left: 7px;
    }
    
#content h2{
    clear:left;
    margin-left: 0px;
    }

div.ds-title-head {
    clear: none;
    top: 0px;
    left: 0px;
    width: 387px;
    height: 75px;
    background-image: url("webapps/jobim/themes/iacj/image/back_cinza.jpg");
    background-repeat: no-repeat;
    background-color: #ddd;
    voice-family: inherit;
    border: none;
    }
    
img#title-img{
    width:75px;
    height:75px;
    }

img#link-img{
    float:right;
    width:75px;
    height:75px;
    }

/*****  primeira pagina  *****/

div#file_news_div_news{
    margin: 10px 0px 0px 10px;
    width: auto;
    height: 166px;
    overflow-y:auto;
    }

div#links {
    margin: 10px 0px 0px 10px;
}
 
form#aspect.artifactbrowser.FrontPageSearch.div.front-page-search.ds-interactive-div.primary {
    display: none;
}
    

/*****  collection view  NÃO EXISTE em style.css*****/
    
#aspect_artifactbrowser_CollectionViewer_div_collection-browse  li {
	display: inline;
	padding: 0px;
	margin: 0px;
	text-align: left;
    }


/*****  community view_navegar por  *****/

#aspect_artifactbrowser_CommunityViewer_list_community-browse  li{
	display: inline;
	padding: 0px;
	margin: 0px;
	text-align: left;
    }

    
/***** item view + menu search *****/

.item-view-toggle-top{
    margin-left: 10px;
    clear: none;
    }
    
.item-view-toggle-top a{
    line-height: 15px;
    }

/***** Tamanho do Player de Vídeo *****/

.nekiStreamg {
	width: 50%;
}


/***** ds-options MENUS à ESQUERDA *****/

div#ds-options {
	background-color:#e6e6e6;
    float: left;
	color: inherit;
	padding:0px;
    margin-top: 2px;
	position: relative;
	width: 121px;
	}

.menuslider{
    position: relative;
    width: auto;
    }

#ds-options .ds-options-list {
    padding-left: 7px;
    width: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #e6e6e6;
    }
 
 .ds-includeSet-table a {
    font-weight: bolder;
    font-size: 8.5pt}

/***** caixa de menu+busca *****/

.ds-search-option-set {
    margin: 7px 0px 2px 12px;
	border:none;
    font: normal 8pt helvetica, arial, sans-serif;
    color: #344967;
    }
    
div#ds-search-option.ds-search-option-set a {
    font: bold 7pt/21pt helvetica, arial, sans-serif;
    text-transform: uppercase;
    color: black;
    }

div#ds-search-option input.ds-text-field {
    font: normal 8pt helvetica, arial, sans-serif;
    width: 86px;
    height: 10px;
    margin-left: 6px;
    position: relative;
    }

div#ds-search-option input.ds-button-field {
    position: relative;
    text-transform: uppercase;
    width: auto;
    height: 18px;
    margin-left: 66px;
    margin-top: 3px;
    }

div#ds-search-option a {
    position: relative;
    top: 0px;
    left: 4px;
    margin-top: 8px;
    padding: 0;
    }

form#ds-search-form {
    }

#ds-search-form {
	position: relative;
	border:none;
    }

#ds-search-form fieldset {
	position: relative;
	margin-left: -3px;
    }

#searchbar a {
	position: absolute;
	top: 24px;
	left: 133px;
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 0.85em;
    }

div#ds-search-option input {
    font: bold 6pt helvetica, arial, sans-serif;
    }
    
input.ds-text-field {
    font: normal 8pt helvetica, arial, sans-serif;
    width: 104px;
    height: 12px;
    margin-top: 6px;
    margin-left: 2px;
    position: relative;
    }
    
div#ad-search{
    margin-top: 8px;
    margin-bottom: 8px;
    }
    
a#advanced-search{
    font: normal 9pt/12pt Helvetica, Arial, sans-serif;
    position:relative;
    margin-top: 0px;
    height: 0px;
    margin-bottom: 8px;
    margin-left:7px;
}

.ds-option-set {
    background-color: #e6e6e6;/*#F0F0F2;*/;
	padding: 0px 0px 0px 0px;
	width: 96px;
	margin: -5px 0px 0px 0px;
	color: inherit;
    }

.ds-option-set-head-clickable {
    cursor:pointer;
	text-transform: uppercase;
    background-color: #d1d3d4;
	width: 121px;
	margin: 0px 0px 0px 0px;
	color: inherit;
    }
    
h3#menu_heading_search.ds-option-set-head-clickable.open img{
    margin: 0px 2px 0px 3px;
	}

h3#menu_heading_search.ds-option-set-head-clickable.closed img{
    margin: 0px 2px 0px 3px;
	}
div#ds-options ul {
    font: normal 9pt/12pt Helvetica, Arial, sans-serif;
    background-color: #e6e6e6;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    }

div#ds-options li {
    margin-left: 0px;
    width: 100px;
    padding-top: 8px;
    padding-bottom: 5px;
    color: #202B35;
    background-color: #e6e6e6;
    }

.ds-sublist-head h4 {
	width: 100%;
    }

.ds-options-list ul, .ds-options-list li {
	width: 100%; 
	padding: 0px; 
	Margin: 0px;
    }

.ds-simple-list.collection-browse ul, .ds-simple-list.collection-browse li {
	width:100%; 
	padding:0px; 
	margin:0px;
	list-style-type: none;
    }

.menu_heading img {
	margin: 0px 0px 0px 0px;
    }

.menu_heading_search img {
	margin: 0px 0px 0px 0px;
    }
.menu_heading_search img {
	margin: 0px 0px 0px 0px;
    }

.menu_nav_icon_open {
	margin: 0px 3px 0px 2px;
    }

.menu_nav_icon_closed {
	margin: 0px 0px 0px 2px;
    }
    
#menu_nav_icon_open_0 {
    margin: 0px 3px 0px 2px;
    }

#menu_nav_icon_closed_0 {
    margin: 0px 0px 0px 2px;
    }

#menu_nav_icon_open_title {
    margin: 0px 3px 0px 2px;
    }

#menu_nav_icon_closed_title {
    margin: 0px 0px 0px 2px;
    }


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

.pagination {
    position: relative;
    top:0px;
    clear: left;
    margin-left:auto;
    margin-right:auto;
    width:385px;
    height: 20px;
    border:0px solid #ccc;    
}

.pagination.top {
    padding-top:12px;
    width:385px;
    /*display:none;*/
    }

.pagination.bottom {
    padding-top:22px;
    margin-top:22px;
    width:385px;
    }

.pagination.top a.next-page-link {
    margin-right: 0px;
    margin-top:0px;
    }
    
.pagination.top a.previous-page-link {
    margin-left: 0px;
    margin-top:0px;
    }

.pagination.botton a.next-page-link {
    margin-right: 0px;
    margin-top:-3px;
    }
    
.pagination.botton a.previous-page-link {
    margin-left: 0px;
    margin-top:-3px;
    }

div.pagination-masked {
    clear:left;
    width:387px;
    position: relative;
    color: inherit;
    margin-top: 5px;
    margin-bottom: 5px;
    }

div.pagination-masked.top {
    display:none;
    clear:left;
    width:387px;
    position: relative;
    color: inherit;
    margin-top: 5px;
    margin-bottom: 5px;
    }

div.pagination-masked.bottom {
        clear:left;
        width:387px;
        position: relative;
        color: inherit;
        padding-top:10px;
        margin-top: 5px;
        margin-bottom: 5px;
        }

a.previous-page-link {
        position: absolute;
        left: 10px;
        top: 12px;
        z-index: 999;
	}

p.pagination-info {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        top: 10px;
	}

.pagination.top p.pagination-info {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        top: 0px;
	}

ul.pagination-links {
        position: relative;
        text-align: center;
        top: 10px;
        width: auto;
        margin: 0 auto;
        padding: 0;
        line-height: 12px;
        }

*.pagination-links li {
        list-style: none;
        display: inline;
        margin-right: 5px;
        font-weight: bolder;
        font-size: 0.9em;
        }
    
.pagination-links li, .ds-simple-list.alphabet li {
	display: inline;
    }

.ds-simple-list.alphabet li a {
	padding: 0px;
    }

a.next-page-link {
    position: absolute;
    right: 10px;
    top: 12px;
    z-index: 999;
	}

/****My item stuff****/
div.add {
    position: relative;
    top:0px;
    clear: left;
    margin-left:-10px;
    width:385px;
    height: 20px;
    border:0px solid #ccc;
    }
    
div.remove {
    position: relative;
    top:0px;
    clear: left;
    margin-left:-10px;
    width:385px;
    height: 20px;
    border:0px solid #ccc;
    }
    
input.myitem {position:relative;
    right:0px;
    float:right;}

button.myitem {position:relative;
    top:3px;
    right:0px;
    float:right;}

button.myitem2 {position:relative;
    top:0px;
    right:0px;
    float:right;}


/***** browsing stuff *****/

ul#ds-simple-list  li {   
    border: 0px solid gray;
    width:100px;
	padding: 0px;
    }

ul#ds-options-list  li {   
    border: 0px solid gray;
    width:100px;
	padding: 0px;
    }

span.right {
    text-align:right;
    }
    
/***** item lists and item surrogates *****/

/* The composite field voodoo */
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;
    }

span.composite-help {
    display: block;
    font-size: 0.8em;
    color: blue;
    background-color: inherit;
    text-align: left;
    }


/***** 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: block;
        padding: 0px;
        }


/***** The form list and and its components voodoo *****/ 
/***** Top-level stuff *****/

fieldset.ds-form-list {
        border: 0px solid rgb(240, 240, 210);
        padding: 0;
        color: inherit;
        background-color: rgb(250, 250, 250);
        margin-left: 0;
        margin-right: 0;
        }

fieldset.ds-form-list.thick {
        border-top: 0px solid rgb(240, 240, 210);
        }

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

fieldset.ds-form-list legend {
        color: #DF6E00;
        background-color: inherit;
        font-size: 1.15em;
        font-weight: bolder;
        margin-left: 10px;
        }

fieldset.thick legend {
        color: #DF6E00;
        background-color: rgb(250, 250, 250);
        border-top: 0px solid rgb(240, 240, 210);
        padding-left: 10px;
        padding-right: 30px;
        }


/***** Top-level stuff for the nested "form" lists *****/

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

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

form.ds-interactive-div fieldset.ds-form-sublist ol {
        display: table;
        padding: 0;
        margin: 0;
        width: 100%;
        }

form.ds-interactive-div fieldset.ds-form-sublist legend {
        color: #DF6E00;
        font-size: 1em;
        font-weight: bolder;
        margin-left: 0px;
        padding: 0;
        background-color: inherit;
        border: 0;
        }


/***** Row-level hierarchy *****/

form.ds-interactive-div li.ds-form-item {
        display: block;
        padding: 5px 0;
        margin-left: 10px;
        
        }
        
 form.ds-interactive-div p {
        display: block;
        padding: 5px 0;
        margin-left: 10px;
        
        }

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

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

form.ds-interactive-div li.ds-form-item.last {
        border-top: 0px solid rgb(240, 240, 210);
        color: inherit;
        background-color: rgb(250, 250, 250);
        }

form.ds-interactive-div.primary {
        float: left;
        clear: both;
        padding: 0px;
        margin-bottom: 0px;
        margin-left: 10px;
        }

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

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

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;
        }

label.ds-composite-component {
        display: block;
        float: left;
        padding: 0px 5px 0 0px;
        font-size: 80%;
        color: blue;
        background-color: inherit;
        text-align: left;
        }

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

span.field-help {
        display: block;
        margin-left: 5px;
        font-size: 80%;
        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: 80%;
        color: gray;
        background-color: inherit;
        text-align: left;
        }

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


/****** community view *****/

ul#aspect_artifactbrowser_ConfigurableBrowse_list_jump-list.ds-simple-list.alphabet {
    padding-left: 0px;
    margin-left: 10px;
}
.ds-static-div {
        padding:0px;
        margin-top: 0px;
        margin-left: 10px;
        clear:left;
        width: 370px;
        }

.ds-static-div.primary {
        padding:0px;
        margin-top: 0px;
        margin-left: 10px;
        clear:left;
        width: 370px;
        }
        
.ds-static-div.primary p {
        margin: 13px 0px 6px 0px;
        }
        
#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser.ds-static-div.primary p {
        margin: 13px 0px 6px 10px;
        }

div.ds-static-div {
        padding-top: 2px;
        margin-left: 0px;
        clear: left;
        }

div.ds-static-div table{
        clear: left;
        }

span.toggle-list{
        float: left;
        display: inline;
        position: relative;
        margin: 0px 5px -5px 0px;
        padding-left:8px;
        width: auto;
        clear: none;
        }

span.toggle-list h3 {
        display:inline;
        margin: 8px 0px 8px 0px;
        }
        
span.toggle-list h3.open {
        display:inline;
        margin: 0px 2px 0px 0px;
        }

span.toggle-list h3.closed  {
        display:inline;
        margin: 0px 0px 0px 3px;
        }
        
span.toggle-list img#expand_all_clicker {
      margin: 8px 3px 8px 12px;
}

span.toggle-list img#collapse_all_clicker {
      margin: 8px 3px 8px 12px;
}        

span.toggle-list h4 {
        display:inline;
        margin: 0px 0px 0px 0px;
        font-size:7.5pt;
        }
        
span.toggle-list h4.open {
        display:inline;
        margin: 0px 2px 0px -5px;
        }

span.toggle-list h4.closed  {
        display:inline;
        margin: 0px 0px 0px -2px;
        }

span.toggle-list2{
        float: left;
        display: inline;
        position: relative;
        margin: 8px 0px 0px 0px;
        width: auto;
        clear: none;
        }

span.toggle-list2 h4 {
        display:inline;
        margin: 0px 0px 0px 0px;
        }
        
span.toggle-list2 h4.open {
        display:inline;
        margin: 0px 0px 0px -3px;
        }

span.toggle-list2 h4.closed  {
        display:inline;
        margin: 0px 0px 0px 0px;
        }

ul.ds-artifact-list {
        position: relative;
        border: 0px;
        padding: 0px;
        list-style-type: none; 
        margin-top: 10px;
        float: left;
        width: 387px;
        }

ul.summary-list.l0 {
        }

ul.summary-list.l0 li {
    font: normal 9pt/12pt Helvetica, Arial, sans-serif;
        line-height: 28px;
	background-color: transparent;
        }

ul.summary-list {
        line-height: 28px;}

li.ds-artifact-item.odd {
        color: inherit;
        background-color: #eee;
        }

li.ds-artifact-item.even {
        color: inherit;
        background-color: #ddd;
        }

li.ds-artifact-item span.bold a{
        margin-left: 3px;
        line-height: 16px;
        }

li.ds-artifact-item p.ListMinus{
        padding-right: 3px;
        }

ul.summary-list.l1 ,  ul.summary-list.l2 {
	margin: 0px 0px 5px 10px;
        line-height: 14px;
        }

ul.summary-list.l1 li, ul.summary-list.l2 li {
	margin: 0px 29px 5px 10px;
	background-color: transparent;
        }      

.ds-static-div.secondary li{
    line-height:28px;
	margin: 0px 0px 0px -10px;
        }

.ds-static-div.secondary li.ds-artifact-coll{
	margin: 0px 0px 0px -10px;
        }
        
.ds-static-div.secondary p{
	margin: -5px 0px 8px 0px;
        }
        
.ds-static-div.secondary ul.summary-list.l1 a.communitySummaryListAnchorDIM {
        margin-left:-10px;    
        }
        

li.ds-artifact-item.red div.artifact-preview{
        color: inherit;
        background-color: #f37a6a;
        }

li.ds-artifact-item.yellow div.artifact-preview{
        color: inherit;
        background-color: #ffca05;
        }

li.ds-artifact-item.green div.artifact-preview{
        color: inherit;
        background-color: #b1d249;
        }

li.ds-artifact-item.watergreen div.artifact-preview{
        color: inherit;
        background-color: #5bc3be;
        }

li.ds-artifact-item.blue div.artifact-preview{
        color: inherit;
        background-color: #00c0f3;
        }

li.ds-artifact-item.violet div.artifact-preview{
        color: inherit;
        background-color: #b28abf;
        }

li.ds-artifact-item.gray div.artifact-preview{
        color: inherit;
        background-color: #8490c8;
        }

ul.ds-artifact-list li {
        float: left;
        width: 100%;
        padding-left: 0px;        
        }

ul.ds-artifact-list li img {
        border: 0px;
        }

ul.ds-artifact-list li  div {
        float: left;
        }

ul.ds-artifact-list li div.artifact-description {
        float: left;
        margin-top: 0px;
        width: 300px;
        margin-left: 0px;
        }

ul.ds-artifact-list li div.artifact-title {
    float: none;
	width: 300px;
    font: bold 8pt/9pt Helvetica, Arial, sans-serif;
    margin: 3px 0px 2px 10px;
    }

ul.ds-artifact-list li div.artifact-title a:link {
    color: #344967;
    }

ul.ds-artifact-list li div.artifact-title a:visited {
    color: #677392;
    }

ul.ds-artifact-list li div.artifact-info {
    float: none;
	width: 300px;
	font: 8pt/9pt Helvetica, Arial, sans-serif;
    margin-left: 10px;
	padding: 0px 0px 0px 0px;
    }

ul.ds-artifact-list li span.publisher {
        font-style: italic;
        }

ul.ds-artifact-list li a {
        height: auto;
        }

ul.ds-artifact-list li  img{
        margin-left: 1px;
        margin-top: 2px;
        margin-right: 1px;
        
        /*width: 46px;*/ 
        height: 29px;
        opacity: 1;
        }

ul.ds-artifact-list li  img:hover{
        opacity: 0.5;
        }

.ds-artifact-list .ds-artifact-item,
.ds-artifact-list .ds-artifact-item-with-popup {   
    display:inline;
	width: 387px;
    }

div.ds-artifact-description {
    border:1px solid green;	
    }

div.box {position:relative;
right:0px;
float:right;}

/****barNav ??****/

.barNav div {
        height: 22px; 
        width: 22px;
       /* background: #cccccc url(/xmlui/themes/iacj/image/play.mov);*/
        text-align: center;
        margin: 0px;
        padding: 0px 0px;
        border: 0px solid #fff;
        }

.barNav div:active {
      /*  background: #cccccc;
        border: 1px solid #fff;*/
        }

.barNav div:hover {
      /*  background: #cccccc;
        border: 1px solid red;*/
        }

/*
form.ds-interactive-div{
	display:table;
	padding: 0;
	margin: 0; 
	width: 100%;
	clear: none;
        }*/

form.ds-interactive-div.primary{
	width: 391px;
	float: left;
	clear: none;
	padding: 0px;
	margin-bottom: 0px;
        margin-left: 0px
	}

/*
form.ds-interactive-div.primary.repository.collection{
	float: left;
	clear: none;
	padding: 0px;
	margin-bottom: 10px;
	}*/

form.ds-interactive-div.primary.repository.community{
	width: 391px;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
	}


/***** communities in dspace - browse communities and collections *****/

#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser li p,
img.ListMinus, img.ListPlus, img.ListEmpty {
	margin: 0px 0px 0px 0px;
        display: inline;
        }
img#collapse_all_clicker {
	margin: 0px 3px 0px 0px;
        display: inline;
        }

img#expand_all_clicker {
        margin: 0px 0px 0px 0px;
        display: inline;
        }

/***** CONFIGURAO DAS TABELAS - TODO O ACERVO/NAVEGAR POR AUTOR/NAVEGAR POR ASSUNTO/NAVEGAR POR TIPO *****/

.icon-button{
    padding:4px;
    cursor: pointer;
    margin: 2px;
    background-color: #E6E6E6;
    border: 1px solid #D3D3D3;
    text-indent: -1000px;
    width: 30px;
    height: 30px;
    display:block;
    /*Required for IE*/
    font-size: 0;
    line-height: 0;
}

.icon-button.ds-button-field[disabled="disabled"],
.icon-button.ds-button-field[disabled=""],
.icon-button.ds-button-field.disabled {
    opacity: 0.35
}


.icon-button.arrowUp{
    background-image: url(../images/arrow_up_444444_16x16.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.icon-button.arrowDown{
    background-image: url(../images/arrow_down_444444_16x16.png);
    background-repeat: no-repeat;
    background-position: center center;
}

table {
	clear: none;
	border-spacing: 0px;
	border: 0px solid rgb(240, 240, 210);
	width: 381px;
	padding: 0px 5px 0px 0px;
        }
		
		
table#scriptNav {
	position: relative;
	display:none;
	clear:both;
	background: #fff;
	top: 0px;
	width:100%;
        }

.ds-includeSet-table {
        width: 370px;
        }

.file-list{
        width: auto;
        }

ul#filelist2{
        clear:left;
        top:0px;
        height:auto;
        width: 387px;
        margin-left: -0px;
        padding:0;
        overflow:false;
        }

.image-link img{ 
        border: 0px;
        height: 29px;
	}

/****FOOTER****/
div#ds-footer {
        position: relative;
        top: 0px;
        left: 0px;
        margin-top: 0px;
        margin-bottom: 20px;
        height: 80px;
        width: 1024px;
        }

span#ds-footer-logo {
	top: 3px;
        float: left;
        clear: both;
        margin-top:0px;
        margin-left:0px;
        text-align: right;
        /*background-image: url("../image/header_apoio.jpg");*/
        background-repeat: no-repeat;
        background-position: 0% 30%;
        color: inherit;
        background-color: white;
        }
span#ds-sponsor-logo {
        float: left;
        clear: both;
        margin-top:20px;
        margin-left:0px;
        text-align: right;
        /*background-image: url("../image/header_apoio.jpg");*/
        background-repeat: no-repeat;
        background-position: 0% 30%;
        color: inherit;
        background-color: white;
        }

div#ds-footer p {
        display: none; /* hidden!!*/
	width: 437px;
        position: absolute;
        top: 42px;
        right: 0px;
        text-align: right;
	    text-transform: none;
        padding: 0px;
        font-size: 7pt;
        line-height: 8pt;
        }
span#patrocinio {
        position: absolute;
        float: left;
        top: 0px;
        left: 0px;
        width: 100%;
        color: #939393;
        font-size: 10px;
        font-weight: bold;
        }
span#sponsor {
        position: absolute;
        float: left;
        top: 0px;
        left: 512px;
        width: 100%;
        color: #939393;
        font-size: 10px;
        font-weight: bold;
        }

span#space {
        position: absolute;
        float: left;
        top: 0px; 
        left: 0px;
        width: 100%;
        color: #939393;
        font-size: 10px;
        font-weight: bold;
        }
div#ds-footer-links {
        text-align:right;
        }

div#ds-footer-links  a {
        /*font-size: smaller;*/
        padding: 0px;
        position: relative;
        right: 0px;
        text-align: right;
        top: 0;
        width: 100%;
        }

div#footer_links {
	float: right;
	margin: 5px 0 0 40px;
	padding: 0;
	font-size: 14px;
	position: relative;
	top: -121px;
	right:10px;
	/*width: 250px;*/
        }

.footer_links {
	float: right;
	margin: 5px 0 0 40px;
	padding: 0;
	font-size: 14px;
	position: relative;
	top: -6px;
	/*width: 250px;*/
        }


.footer_links br {
	clear: left;
        }

.footer_links ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
        }

.footer_links li {
	/*
	margin: 0;
	margin-right: 45px;
	padding: 0;
	float: left;
	text-align: left;
	*/
	margin-right: 10px;
	display: inline;
        }

.footer_links a, .footer_links a:visited {
	color: #999;
	/*font-size: 10px;
	display: inline;
	width: 100%;*/
	text-decoration: none;
        }

.footer_links a:hover {
        }

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */ 

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
        }

#jquery-lightbox {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
        }

#jquery-lightbox a img { 
        border: none; 
        }

#lightbox-container-image-box {
	position: relative;
	top: 0px;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
        }

#lightbox-container-image { 
        padding: 10px;top: -53px;
        }

#lightbox-image { 
        width: 100%;height:100%;
        }

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
        }

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
        }

#lightbox-container-image-box, #lightbox-nav { 
        left: 0; 
        }

#lightbox-nav a { 
        outline: none;
        }

#lightbox-nav-btnCenter {
	position:relative;
	left: 26%;
	width: 48%;
	height: 100%;
/*	zoom:1;*/
	display: block;
        }

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
        margin:0px 20px 0px 20px;
	width: 25%;
	height: 100%;
/*	zoom: 1;*/
	display: block;
        }

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
        }

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
        }

#lightbox-container-image-data-box {
	font: 10px Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
        }

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
        }

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
        }
	
#lightbox-image-details-caption { 
        font-weight: bold; 
        }

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
        }
			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
        }
