@charset "utf-8";

html,body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
#bodywrapper {
	min-width: 1000px;
	min-height: 100%;
	position: relative;
}
#cabecalho {
	background-image: url(../images/BgTopo.png);
	background-repeat: repeat-x;
	height: 115px;
}
#corpo {
	padding-bottom: 50px;   /* Height of the footer */
}
#rodape {
	position:absolute;
	bottom:0;
	width:100%;
	height:20px;   /* Height of the footer */
	font-size: 10px;
	text-align: center;
	color: #999;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #Eee;
	line-height: 10px;
}
#rodape a {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
#userlinks {
	color: #E9E9E9;
	height: 25px;
	font-size: 12px;
	text-align: right;
	line-height: 25px;
	margin-bottom: 25px;
	padding-right: 20px;
}
#userlinks a {
	color: #fff;
	background-color: #820024;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#userlinks a:hover {
	color: #820024;
	background-color: #E9E9E9;
	text-decoration: none;
}



#logo {
	width: 246px;
	height: 43px;
	float:left;
}
#barrapesquisa {
	background-color: #7d7d7b;
	height: 33px;
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#barrapesquisa .formpesquisa {
}
#barrapesquisa .formpesquisa #qstr {
	margin: 0px;
	width: 510px;
	border: 2px solid #E6E4E4;
	height: 15px;
}
#homepage {
	background-color:#e6e4e4;
	background-image:url(../images/BgBaseHome.png);
	background-repeat:repeat-x;
	background-position: bottom;
	margin-left: 246px;/*igual ao logo*/
	width:746px;
	padding-bottom:50px;
}
#homepage #imagem {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	width: 654px;
	height: 273px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#homepage #opcoes {
	background-image: url(../images/Separador.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#homepage #opcoes .coluna {
	float: left;
	width: 200px;
	margin: 0 28px;
}
#homepage #opcoes .coluna.esquerda {
	margin-left:20px;
}
#homepage #opcoes .coluna.direita {
	margin-right:0px;
}
#homepage #opcoes .coluna p.titulo{
	color: #6e0303;
	font-size:17px;
	line-height:22px;
	font-weight:bold;
	margin: 7px 0 12px 0;
	padding: 0;
	letter-spacing: 0px;
}
#homepage #opcoes .coluna ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homepage #opcoes .coluna ul li {
	margin-bottom: 8px;
}
#homepage #opcoes .coluna ul li,
#homepage #opcoes .coluna ul li a {
	font-size: 13px;
	color: #666;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
#homepage #opcoes .coluna ul li a:hover {
	text-decoration: underline;
}
#results {
	background-color:#FFF;
	font-size: 12px;
	padding-top: 15px;
	margin-right: 270px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#results .settings_toggle_trigger a {
	background-image: url(../images/BgArrowRgt.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 15px;
	float: left;
	margin-right: 5px;
	color: #820024;
	text-decoration: underline;
}
#results .settings_toggle_trigger a:hover {
	text-decoration: none;
}
#results .settings_toggle_trigger.active a {
	background-image: url(../images/BgArrowDwn.png);
}
#results #settings_form {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 25px;
}
#results #settings_form select {
	background-color: #eee;
	height: 18px;
	border: 1px solid #eee;
	font-size: 12px;
	line-height: 12px;
}

#results #pagenavigation {
	float: right;
	line-height: 35px;
}
#results #pagenavigation a {
	text-decoration: none;
	color: #820024;
	font-weight: bold;
}
#results #pagenavigation .first,
#results #pagenavigation .previous,
#results #pagenavigation .next,
#results #pagenavigation .last {
	border: 1px solid #CCC;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
}
#results #pagenavigation span.first,
#results #pagenavigation span.previous,
#results #pagenavigation span.next,
#results #pagenavigation span.last {
	cursor:default;
	color: #ccc;
}
#results #pagenavigation a.first:hover,
#results #pagenavigation a.previous:hover,
#results #pagenavigation a.next:hover,
#results #pagenavigation a.last:hover {
	color: #fff;
	background-color:#820024;
	border: 1px solid #820024;
}
#results #pagenavigation .number {
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
}
#results #pagenavigation .number:hover {
	text-decoration: none;
	background-color:#eee;
}
#results #pagenavigation .number.current,
#results #pagenavigation .number.current:hover {
	text-decoration: none;
	background-color:#820024;
	color: #fff;
	cursor:default;
}

#results #pageresume {
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
}
#results #pageresults .result {
	padding: 3px;
	margin-bottom: 20px;
}
#results #pageresults .result:hover {
	background-color: #f7f7f7;
}
#results #pageresults .result a:link {
	text-decoration:underline;
}
#results #pageresults .result a:hover {
	text-decoration:none;
}

#results #pageresults .number {
	font-size: 14px;
	font-weight: normal;
	float: left;
	margin-left: -30px;
	width: 27px;
	color: #999;
	text-align: right;
	padding-right: 3px;
	letter-spacing:-0.1em;
	display: none;
}
#results #pageresults .title {
	font-size: 14px;
	padding-bottom: 4px;
}
#results #pageresults .title a {
	color: #00C;
	display: block;
}
#results #pageresults .title a:visited {
	color: #820024;
	/*background-image: url(../images/IconCheck.png);
	background-repeat: no-repeat;
	text-indent: 18px;*/
}

#results #pageresults .author {
	padding-bottom: 4px;
}
#results #pageresults .infoline1 {
	font-size: 11px;
}
#results #pageresults .infoline2 {
	font-size: 11px;
	color: #999;
}
#results #details .title {
	font-size: 14px;
	font-weight: bold;
}
#results #details .author {
	margin-bottom: 20px;
	margin-top: 5px;
	font-size: 14px;
	font-weight: normal;
}
#results #details .infoline1 {
	margin-bottom: 20px;
}
#results #details .infoline2 {
	margin-bottom: 10px;
	font-size: 12px;
	color: #666;
}
#results #details .infoline3 {
	margin-bottom: 20px;
	font-size: 12px;
	color: #666;
}
#results #details .abstract {
	padding: 10px;
	background-color: #EEE;
	border: 1px solid #CCC;
}










#tools {
	width: 250px;
	float: right;
	background-color: #f7f7f7;
	background-image: url(../images/BgTools.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#tools .wrapper {
	background-image: url(../images/BgToolsBase.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 50px;
}
#tools .box {
	border: 1px solid #dadada;
	margin-bottom: 15px;
	background-color: #FFF;
	font-size: 12px;
}

#tools .box a {
	color: #820024;
	text-decoration: underline;
}
#tools .box a:hover {
	text-decoration: none;
}


#tools .box .title {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	line-height: 14px;
	background-color: #d7d7d7;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	background-image: url(../images/BgBoxTitle.png);
	background-repeat: repeat-x;
}
#tools .box .info {
	padding: 5px;
}
#tools .box .readmore {
	text-align: right;
	padding-right: 10px;
}
#tools .box .readmore a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
#tools .box .readmore a:hover {
	text-decoration: underline;
	color: #666;
}
#tools .box .info p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 10px;
	color: #666;
	line-height: 12px;
}
#tools .box .info p.lastrow {
	margin-bottom: 0;
	padding-bottom: 5px;
	border-bottom: none;
}
#tools .box .info a {
	text-decoration: none;
	color: #666;
}
#tools .box .info a:hover {
	color: #000;
	text-decoration: none;
}
#tools .box .info p .title {
	background-color: #FFF;
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#information {
	background-color:#e6e4e4;
	background-image:url(../images/BgBaseHome.png);
	background-repeat:repeat-x;
	background-position: bottom;
	margin-left: 246px;/*igual ao logo*/
	width:706px;
	padding: 20px;
}
#information .title {
	font-weight: bold;
	color: #820024;
	font-size: 20px;
	background-image: url(../images/Separador.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	line-height: 35px;
	margin-bottom: 10px;
}
#information .text {
	font-size: 14px;
	line-height: 18px;
}
#information .text p {
	margin: 0 0 5px 0;
}


#information #imagem {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	width: 654px;
	height: 273px;
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}







.listarrow {
	margin:0;
	list-style-image: url(../images/IconArrow.png);
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.clearfloat {
	clear:both;
	line-height:1px;
	height:1px;
}
P.title {
	margin: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #820024;
}
#erro {
	font-size: 12px;
	font-weight: bold;
	margin: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #820024;
	background-image: url(../images/Gnome-Dialog-Error-32.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #FFF;
	min-height: 20px;
}
#erro a {
	color: #F00;
}

.userinfogroup #erro {
	margin: 0px;
}
.infobox {
	font-size: 12px;
	font-weight: bold;
	margin: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #E5E5E5;
	background-image: url(../images/Info-32.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #7D7D7B;
	min-height: 20px;
}
#information .infobox {
	margin: 0px 0px 10px 0px;
	background-color: #fff;
}


/*----------------- sliding panels ------------------*/
.userinfogroup {
}
h2.trigger {
	height: 46px;
	line-height: 46px;
	font-weight: normal;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
	font-size: 20px;
}
h2.personal {
	background-image: url(/images/User_64.png);
}
h2.querys {
	background-image: url(/images/search-64.png);
}
h2.trigger:hover {
	background-color: #F9F9F9;
}
h2.trigger a {
	color: #820024;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	text-decoration: none;

}
h2.active {
	background-color: #F9F9F9;
}
.toggle_container {
	padding: 0;
	overflow: hidden;
	clear: both;
	background-color: #f0f0f0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
}
/*-----------------------------------*/


.userinfogroup #name,
.userinfogroup #email {
	background:none repeat scroll 0 0 #FFF;
	border:1px solid #000;
	width:300px;	
}
.userinfogroup #pwcurrent,
.userinfogroup #pwnew,
.userinfogroup #pwnew2 {
	background:none repeat scroll 0 0 #FFF;
	border:1px solid #000;
	width:150px;	
}
.userinfogroup #query1,
.userinfogroup #query2,
.userinfogroup #query3 {
	background:none repeat scroll 0 0 #FFF;
	border:1px solid #000;
	width:400px;
	margin-right: 5px;
}
.userinfogroup #testquery1,
.userinfogroup #testquery2,
.userinfogroup #testquery3 {
	width:85px;
}
.journalgroup {
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F3F2F2;
	margin-bottom: 20px;
	margin-left: 5px;
}
.journalgroup .subtitle {
	font-weight: bold;
	font-size: 16px;
}
.journalgroup a {
	color: #820024;
	text-decoration: none;
}
.journalgroup a:hover {
	text-decoration: underline;
}


form.submitform {
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
form.submitform label {
	display: block;
	padding-bottom: 5px;
}
form.submitform label span {
	display: block;
	float: left;
	text-align: right;
	width: 200px;
	padding-right: 3px;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #ccc;
	min-height: 22px;
}
form.submitform .inputline {
	height: 16px;
}
form.submitform .inputline,
form.submitform .inputtext {
	margin: 0;
	width: 380px;
	border: 2px solid #ccc;
	background-color: #fff;
	font-size: 0.8em;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
form.submitform .inputtext {
	height: 100px;
}
.alphabetlinks {
	line-height: 20px;
}
.alphabetlinks a {
	text-decoration: none;
	background-color: #820024;
	padding-right: 5px;
	padding-left: 5px;
	color: #E6E4E4;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 4px;
}
.alphabetlinks a:hover {
	color: #FFF;
	background-color: #C00;
}

.alphabetlinks a.current {
	background-color: #C00;
	color: #FFF;
}
