html {
	height: 100%;
}

.block-menu h2 {
	visibility: hidden;
}

#sidebar-left {
	width: 13%;
	margin: 0;
	height: 100%;
	vertical-align: top;
	border-color: #050B6D;
	background-color: #050B6D;
}

#logoDiv {
	background-image: url('an_sol_logo.gif');
	background-repeat: no-repeat;
	height: 116px;
	border-right-color: #F7F794;
	background-color: #050B6D;
	vertical-align: bottom;
}

#leftNav {
	background-color: #050B6D;
	border-color: #050B6D;
}

#sidebar-right {
	vertical-align: top;
	width: 15%;
	margin-left: 100px;
	height: 100%;
	margin: 0;
	padding: 1em;
	background-color: #F9F9A9;
}

div.content {
	border: none;
}

ul.menu li {
	list-style: none;
}

ul.links a {
	color: #000080;
}

#main-table {
	width: 100%;
	border: none;
	height: 100%;
}

#main-table tbody {
	height: 100%;
}

#main {
	width: 72%;
	height: 100%;
	padding: 1em;
	background-image: url('bg_colour.gif');
	vertical-align: top;
}

#footer {
	clear: both;
	margin: 0;
	padding: .5em;
	color: #333;
	background-color: #ddd;
	border-top: 1px solid gray;
}

#main h2 {
	margin-top: 60px;
	text-align: center;
}

.menu {
	font-family: sans-serif;
	font-size: 20px;
}

.menu a {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#header-menu {
	text-align: center;
}

.site-name {
	text-align: left;
}

body.theBody {
	margin: 0px;
	padding: 0;
	height: 100%;
	font-family: sans-serif;
	font-size: 13px;
	line-height: 150%;
	border-collapse: collapse;
	color: #000080;
	text-align: justify;
}

#member-summary-table {
    margin-left: auto;
    margin-right: auto;
    width: 50%
}

#borrowings-history-table {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

tr.odd {
	background-color: #FFFFCC;
}

tr.odd td {
	background-color: #FFFFCC;
}

tr.even {
	background-color: #F7F794;
}

tr.even td {
	background-color: #F7F794;
}

.link-button {
	background-color: #FFFFCC;
	padding: 0px 6px;
	border: 1px solid #3b6e22;
	height: 24px;
	line-height: 24px;
	color: blue;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	display: inline-block;
	text-decoration: none;
}

/* $Id: system-menus.css,v 1.1 2007/10/05 14:50:25 goba Exp $ */
li a.primary_links_menu {
	font-family: sans-serif;
	color: #F7F794;
}

li a.active {
	color: #F7F794;
}

li a {
	color: #F7F794;
}

p {
	line-height: 150%;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

img {
	border: none;
}

td {
	color: #000080;
	text-align: justify;
}

/*ACM 20090806 changed original TH style
to improve the visibility when scrolling down the screen*/
th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F7F794 none repeat scroll 0 0;
border-bottom:3px solid #CCCCCC;
padding-right:1em;
text-align:left;
}

li {
	margin-top: 15px;
}

h2 {
	font-family: Arial;
	font-size: 20px;
	margin-top: 60px;
}

h3 {
	font-family: Arial;
	font-size: 17px;
	margin-top: 40px;
}

h1 {
	font-family: Arial;
	font-size: 35px;
	margin-top: 40px;
	text-align: center;
}

#rightRow {
	vertical-align: top;
	background-color: #F9F9A9;
	text-align: center;
}

.ajudaTable {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.ajudaTable th {
	font-family: Arial;
	font-size: 11px;
	color: #000080;
	text-align: left;
}

.ajudaTable td {
	font-family: Arial;
	font-size: 11px;
	color: #000080;
	text-align: left;
}

body.theBody table.enderecoTable {
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted black;
	width: 70%;
	margin-bottom: 20px;
}

.enderecoTable th {
	text-align: center;
}

.enderecoTable tr {
	text-align: center;
}

.enderecoTable td {
	text-align: center;
	vertical-align: top;
}

body.theBody table#tabelaDeHorarioId {
	width: 50%;
	margin-bottom: 40px;
}

a:hover {
	text-decoration: underline;
}

.firstLetter {
	font-size: 25px;
	color: #000080;
	font-family: Arial;
	font-weight: bold;
}

.firstLetterSmaller {
	font-size: 18px;
	color: #000080;
	font-family: Arial;
	font-weight: bold;
}

.subHeadingBulletPoint {
	font-weight: bold;
}

div.center {
	text-align: center;
}

div.center table {
	margin-left: auto;
	margin-right: auto;
}

.headingFont3 {
	text-align: center;
}

div.form-item {
	clear: both;
	padding-top: 5px;
}

div.form-item label.form-label {
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 0px;
}

div.form-item span.form-field {
	float: right;
	width: 65%;
	text-align: left;
}

body.theBody table {
	width: 100%;
}

#activities_table {
	margin-left: auto;
	margin-right: auto;
	width: auto;
}

#activities_table td {
    padding: 10px;
}
#activities_table th {
    text-align: center;
}

div#reply-message {
    margin: 20px;
    text-align: center;
}


div#reply-message-block {
    text-align: center;
    padding-top: 20px;
}

div#spinner-div {
	border: thick; 
    text-align: center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

div#spinner-div img {
	display: none;
    margin: 0 auto;
    text-align: center;
	width: 16px;
	height: 16px;
	
}

div#reply-message table {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    border: thin solid white;
}

div#reply-message table td {
    border: thin solid white;
    padding: 10px;
}

#book-overdue-table td {
	text-align: left;
	font-size: 11px;
}

table#return-confirmation-table {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

p.center {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
p.quote {
    text-align: right;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
}
div.taxonomy {
    text-align: right;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
} 
div.announcement {
    padding: 5px; 
    background-color: #CC6633; 
    color: white; 
    margin-top: 10px; 
    text-align: left;
}

#forum td.forum {
	padding-left: 50px;
}

#forum td.container {
	font-family: sans-serif;
	font-size: 20px;
	
}

*|*:visited {
}
a.hover {
	text-decoration: underline;
}

#forum td.container div.name {
    color: blue;
    font-size: 15px;
}
#forum td.container div.description {
    font-size: 10px;
}

table#login-table-id {
	margin-left: auto;
    margin-right: auto;
    width: auto;
	
}

.tips {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em;
  display: none; /* ADD THIS LINE */
}

/* Forum Css */

.post_info { /* poster info */
font-size:80%;
padding: 5px;
}
.post_name { /* poster name link */
font-size:90%;
font-weight: bold;
padding: 5px;
}
.post_date { /* submitted date */
font-size:80%;
font-style: italic;  
text-align: right;
padding: 3px;
}
.post_links { /* bottom links */
font-size:75%;
font-weight: bold;  
text-align: right;
padding: 2px;
}
.post_msg { /* post content */
font-size: 95%;
padding: 5px;
}
.post_online { /* online status markup */
font-size: 95%;
color: #fff;
    font-weight:bold;
padding: 5px;
}
.post_offline { /* offline status markup */
font-size: 95%;
padding: 5px;
}
.post_terms { /* taxonomy */
font-size: 85%;
padding: 5px;
text-align: right;
}
.post_img { /* poster avatar */
padding: 5px;
}
.post_sig { /* poster signature */
font-size:80%;
padding: 5px;
padding-top: 10px;
border-top: 1px dotted;
}

#post_wrap { /* main container */
background:#BFBFBF;
margin:0 auto;
width:100%;
border: 1px solid #000;
}

#post_header {
background:#9F9F9F;
}

#post_nav { /* date display */
background:#9F9F9F;
padding:5px;
}

#post_sidebar { /* poster info */
position: relative;
left:10px;
width:30px;
}

#post_main { /* actual post */
background:#FCFCFC;
float:right;
border-top:1px dotted #000;
border-bottom:1px dotted #000;
border-left:1px solid #000;
margin-left: 130px;
}

#post_footer { /* links */
background:#9F9F9F;
clear:both;
}

#forum-post .forum-content {
background:#FCFCFC;
}