* {
  margin:0;
  padding:0;
}

a img{
  border: 0;
}

body{
  margin:0px 0px;
  text-align:left;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
  background-color: #fff;
  background-image: url(../images/bg.gif);
  background-position: top;
  background-repeat:repeat-x;
}

#bv-features{
   margin-left: 12px;
}

#university_logo {
  position: relative;
  left: 400px;
  top:-90px;
  width:230px;
  height:80px;
  overflow:hidden;
}

#university_logo a, a:visited {
  text-decoration:none;
}

#geral {
  width:950px;
  text-align:left;
  height: 100%;
  margin: auto;
}
#rodape {
  clear:both;
  font:14px Arial, Helvetica, sans-serif;
  padding-top:8px;
  margin-top:15px;
  height:30px;
  text-align: center;
  border: solid 1px #dedede;
}

#logos-rodape{
  display:none;
}

input[type=text]{
  background:#FFFFFF;
  border: solid 1px #999999;
  height:18px;
  margin-bottom:5px;
}
/**
/*TOPO TAGS*/

/* TODO: mudar tudo isso aqui. Feito somente para cancelar o estilo do pai */
#areaBusca input#busca_button{
  width: 77px;
  height: 50px;
  border-top-style: undefined;
  border-right-style: undefined;
  border-bottom-style: undefined;
  border-left-style: undefined;
  color: undefined;
  padding: 0px;
  margin-right:undefined;
}
#areaProdBuscaAv input#busca_button{
  width: 77px;
  height: 50px;
  border: 0px;
  border-top-style: undefined;
  border-right-style: undefined;
  border-bottom-style: undefined;
  border-left-style: undefined;
  color: undefined;
  padding: 0px;
  margin-right:undefined;
}

#topo {
  width:922px;
  height:100px;
}

#logos {
  position: absolute;
  top: 0px;
  right: 160px;
}
#areaBusca{
  position:relative;
  float:left;
  width:922px;
  height:50px;
  background-image:url(../images/bg_busca.gif)
}
#areaBusca input{
  height: 20px;
  width: 640px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  color: #333333;
  padding: 8px 0px 0px 4px;
  margin-right:5px;
}
#areaBusca select{
  height: 26px;
  width: 240px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  color: #333333;
  padding: 6px 0px 0px 0px;
}
/*****/
#areaProdBuscaAv input[type=text] {
  height: 18px;
  width: 240px;
  color: #333333;
  padding: 4px 0px 0px 4px;
  margin-bottom: 5px;
  border: 1px solid #dedede;
}

#areaProdBuscaAv input[type=text], input[type=password]  {
  border: 1px solid #999 !important;
  padding: 4px 0px 0px 4px;
}


#areaProdBuscaAv input#ano{
  height: 16px;
  width: 70px;
  color: #333333;
  padding: 4px 0px 0px 4px;
  margin-bottom: 5px;
  border: 1px solid #dedede;
}
#areaProdBuscaAv select{
  height: 20px;
  width: 100px;
  color: #333333;
  margin-bottom: 5px;
  border: 1px solid #dedede;
}
/*END TOPO TAGS*/
/*
/*TAGS MENU*/
#Menu{
  position:relative;
  float:left;
  margin-right:15px;
  margin-top:15px;
  margin-bottom:15px;
  width:200px;
  text-align:left;
}
#Menu ul{
  margin: 0;
  padding:0;
  background-color: #fff;
  list-style:none;
  list-style-type: none;
}
#Menu ul li{
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style:dashed;
  border-left-style: solid;
  border-right-color: #dedede;
  border-bottom-color: #dedede;
  border-left-color: #dedede;

}
#Menu ul li a{
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#4a545c;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:10px;

}
#Menu ul li a:hover{
  background-color: #eaeaea;
  color: #4a545c;
  display:block;
}
#Menu ul li a:link, #Menu ul li a:visited {
  display:block;
  height:1%;
}
/********/
#titContentArea{
  float: left;
  position:relative;
  width:692px;
  margin-top:15px;
  height:20px;
  /*margin-left: 215px;*/
  background-image: url(../images/titContentArea.gif);
}
.menu-title {
  background-image: url(../images/menu-title.gif);
  height:20px;
}

.menu-title, #titContentArea {
  background-repeat: no-repeat;
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 15px;
  color: #3B779F;
  font-family: Trebuchet, Helvetica, Sans-serif;


}
#contentArea{
  position:relative;
  float:left;
  width:675px;
  padding:15px;
  text-align:left;
  margin-bottom:15px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-style: solid;
  border-right-color: #dedede;
  border-bottom-color: #dedede;
  border-top-color: #dedede;
  border-left-color: #dedede;
}
/**/
#areaProd{
  position:relative;
  float:left;
  width:647px;
  height:200px;
  padding:15px;
  margin-bottom:15px;
  text-align:left;
  vertical-align:top;
  background-image:url(../images/bg_prod_destaque.gif)
}
#areaProdBusca{
  position:relative;
  float:left;
  width:195px;
  height:210px;
  padding:10px;
  margin-bottom:15px;
  margin-right:10px;
  text-align:center;
  vertical-align:top;
  background-image:url(../images/bg_box_rbusca.gif);
}
#areaProdBuscaAv{
  position:relative;
  float:left;
  width:647px;
  height:190px;
  padding: 20px 15px 20px 15px;
  margin-bottom:20px;
  text-align:left;
  vertical-align:top;
  background-image:url(../images/bg_busca_av.gif)
}
#areaProdInterna{
  position:relative;
  float:left;
  width:647px;
  padding:15px;
  margin-bottom:15px;
  text-align:left;
  vertical-align:top;
}
#descricao{
  position:relative;
  float:left;
  margin-top:15px;
  width:100%;

}
#descricao .sumario{
  font-family: Monospace;
}
#areaProd table#tabela{
  position:relative;
  float:left;
  margin-top:15px;
  padding-top:ppx;
  text-align:center;
  background-color:#f2f2f2;
}
#areaProdInterna table#tabela{
  position:relative;
  float:left;
  margin-top:15px;
  text-align:center;
  background-color:#f2f2f2;
}
#areaProd select, #areaProdInterna select{
  height: 20px;
  width: 130px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  color: #333333;
}
#areaProd img#livro, #areaProdInterna img#livro{
  margin-right:10px;
  margin-bottom:10px;
  float:left;
}
#areaProd img#bt, #areaProdInterna img#bt{
  margin-right:5px;
  margin-top:5px;
  float:left;
}
#areaProd img#bt1, #areaProdBusca img#bt1,  #areaProdInterna img#bt1 {
  float:left;
}
#contemBt{
  position:relative;
  float:left;
  margin-top:8px;
}
/****/
.txtDestaque{
  font-weight:bold;
  font-size:14px;
  color:#03275b;
}
.txtTitulo{
  font-size:13px;
  font-weight:bold;
  color:#2c3b3d;
}
.txtTituloBusca, .txtTituloBusca a{
  font-size:12px;
  font-weight:bold;
  color:#2c3b3d;
  text-decoration:none;

}
.txtTituloBusca a:hover{
  color:#426b71;
}

.txtLabelBusca, .txtLabelBusca a{
  font-size:11px;
  color:#2c3b3d;
  text-decoration:none;
  border:none;
}
.txtAutor{
  font-size:11px;
  color:#666666;
}
.txtAutorBusca{
  font-size:9px;
  color:#666666;
}
.txtAutorComentario{
  font-size:9px;
  color:#666666;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
}
table tr td#resultado{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dedede;
}

a, a:visited {
  color: gray;
  text-decoration: underline;
}


/* Pagination */
.pagination {
  padding:3px;
  margin:3px;
  font-size: 10px;
  font-weight: bold;
  font-family: Arial, Times;
}

.pagination a {
  padding: 2px 5px 2px 5px;
  margin-right: 2px;
  border: 1px solid #9aafe5;
  text-decoration: none;
  color: #2e6ab1;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #dd6900;
  color: #000;
  background-color: lightyellow;
  text-decoration: none;
}
.pagination .current {
  padding: 2px 5px 2px 5px;
  margin-right: 2px;
  border: 1px solid navy;
  font-weight: bold;
  background-color: #2e6ab1;
  color: #FFF;
}
.pagination .disabled {
  padding: 2px 5px 2px 5px;
  margin-right: 2px;
  border: 1px solid #929292;
  color: #929292;
}

.erro, #error {
  width: 400px;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.erro, #error, .invalid {
  color: white !important;
  font-weight: bold;
  background-color: #9F4F4F;
}

.invalid{
  padding-right: 3px;
  padding-left: 3px;
}
.erro a, .erro a:visited {
  color: white;
}

.formError {font-weight: bold;}

#notice, .notice {
  color: white !important;
  font-weight: bold;
  background-color: #1b7701;
  width: 400px;
  height: 20px;
  padding-top: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
}

.reminder a {
  color: white;
}

.highlight {
  font-weight: bold;
  padding: 2px;
  background-color: #d4c202;
}

.unzip-error {
  color: white !important;
  font-weight: bold;
  font-weight: bold;
  padding: 2px;
  background-color: #9F4F4F;
}

#errorExplanation {
  color: white;
  background-color: #6d3c3c;
  padding: 5px;
  margin-bottom: 10px;
}

#errorExplanation h2 {
  background-color: #bb5858;
}

#errorExplanation li {
  font-weight: bold;
  font-size: 12px;
  color: white;
  margin-left: 15px;
}

.fieldWithErrors {
  width: 400px;
  padding: 5px;
  background-color: #BB5858;
  display: inline;
  color: white;
  padding: 5px;
}

#areaProdBuscaAv .fieldWithErrors {
  width: 0px;
  padding: 0px;
  background-color: #BB5858;
  display: inline;
  color: black;
  padding: 0px;
}


.comentario, .comentario a{
  text-decoration:none;
}
.comentario a:hover{
  text-decoration:none;
  color:#426b71;
}
#comentario{
  float:right;
}
.showdetalhes{
  color:#336699;
  text-decoration:none;
  font-size:11px;
}

#orderDetails{
  border-bottom: 1px solid #DEDEDE;
  width: 100%;
}

.bordered-list {
  padding: 0px;
}

.bordered-list td{
  border-left-style: solid;
  border-left-color: #ccc;
  border-bottom-style: solid;
  border-bottom-color: #e0dbdb;

  border-top-style: none;
  border-width: 1px;
  padding: 2px;
}

.bordered-list th{
  border-left-style: none;
  border-bottom-style: none;
  border-top-style: none;
  border-width: 1px;
  padding: 2px;
}

form ul {
  list-style: none;
  list-style-type: none;
}

.label {
  color: #999 !important;
  font-style: italic;
}

#dp_logo {
  margin-top: 10px;
}
#dp_logo img {
  border: 0;
}

/* ESTILOS ESPECÍFICOS DO ADMIN */
#admin .division {
  padding-bottom: 2px;
  margin: 0px;
  padding-top: 2px;
  width: 500px;
  border-top: 1px dotted;
  border-color: #d0d0d0;
}

#admin #spinner{
  float: right;
}

#admin #contentArea ul {
  margin-left: 15px;
}
#admin #contentArea li{
  font-weight: normal;
  margin-left: 2px;
}

#admin #files_list {
  border: 1px solid #CCC;
  margin-bottom: 10px;
  padding: 5px;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  -moz-background-clip: -moz-initial;
  -moz-background-origin: -moz-initial;
  -moz-background-inline-policy: -moz-initial;
  font-size: x-small;
  width: 70%;
}

#admin #files_list div {
  padding-right: 10px;
}
#admin fieldset{
  padding-top: 10px;
  padding-left: 10px;
  width: 70%;
  margin-bottom: 15px;
  border: 1px solid #ccc;
}
#admin legend{
  padding-left: 5px;
  padding-right: 5px;
  color: #666666;
}

#admin #edition-details{
  position:relative;
  float:left;
  margin-top:8px;
  line-height: 10px;
  width: 300px;
}

#admin .current
{
  background-color: #b6c1c4;
  color: #4a545c;
}

#admin .login-logout{
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 1px;
  margin-right: 15px;
  float: right;
}

#admin .login-logout a{
  color: #4A545C;
  font-size:13px;
  text-decoration:none;
  padding-left: 5px;
  padding-right: 10px;
}


#admin .login-logout a:hover{
  text-decoration: underline;
}

#admin #topo{
  margin-top: 5px;
  padding: 5px;
  margin-right: 1000px !important;
}

#admin #topo h1{
  border-bottom: 1px dashed #CCC;
  margin-top: 5px;
}

#admin .page_content_show{
  width: 450px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#admin .note{
  font-size: 10px;
}

#admin .descricao{
  width: 600px;
}

/* Message that is show when don't find any register */
p.no_results {
  border:1px solid #DEDEDE;
  font-size:14px;
  padding:10px 0;
  margin:10px 0;
  text-align:center;
}

.download {
  text-decoration: none !important;
}
