/**
 * original theme: classicGreen.css
 *
 * Copyright (c) 2000-2010 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Classic blue theme stylesheet.
 *
 * $Id$
 */
html{height: auto;}

body {
	background-color: #F0F6EB;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	height: auto;
}
/*h2{
background-image:url("../../../imagens/mec_abertura_titulo.jpg");
background-repeat:no-repeat;
height:183px;
}*/
a {
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #040;
}

a:active {
	color: #557034;
}

a:visited {
	color: #040;
}

a:hover {
	color: #82BD86;
	background: none;
}

ol{
list-style-type: none;
}

label.error {
	color: #f60;
}

input.defaultButton {
	color: #82BD86;
	background: #040;
}

#container {
	background-color: #F0F6EB;
	font-size: 1em;
}

#header {
	width:960px;
	height:  100px;
	background-color: #F0F6EB;
	margin-left: auto;
	margin-right: auto;

}

#headerTitle {
	text-align: center;
}

#header h1 {
    /*
	line-height: 2.5;
	font-family: "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-size: 2em;
	
	color:  #fff;
    */
	padding-top:36px;
	background-image: url("http://www.anparq.org.br/congressos/imagens/bg_cabecalho.gif");
	padding: 0;
	background-color: #F0F6EB;
}

#footer {
	background-color: #040;
	color:  #fff;
}

#footerContent {
	color:  #fff;
}

#main {
	font-family: Verdana, Tahoma;
	background-color: #ffffff;
	border-top: 3px solid #005C4C;
	width:700px;
	margin-left: 0;
	padding:5px 95px 5px 5px;
	height: auto;

}

#main h2 {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold ;
}

#main h3 {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold ;
}

#navbar {
	background-color: #B3D234;
	border-bottom: none;
	text-align: center;
	height: 20px;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold ;
	padding-bottom: 0;
	margin-right: 0;
	padding-right: 0;
	vertical-align: middle;
}

#navbar ul{
	margin-left:1px;
	margin-right:0px;
	padding-top: 3px;
}


#navbar a{
 color: #ffffff;
}
#navbar a:hover {
	color: #82BD86;
}
#breadcrumb {
	display: none;
	height: 18px;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 5px solid #FFCE07;
	padding: 0;
	font-style: italic;
}

#content {
	border-top: 5px solid #FFCE07;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	
}
#content h2 {
    font-size: 14px;
    padding-bottom:5px;
    border-bottom: 5px solid #FFCE07;
	/*
	background-image:none;
	height:auto;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	line-height: .7em;
	margin-bottom: 0px;
	text-transform: uppercase;*/
}
#content h3 {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold ;
	text-transform: uppercase;
	margin-bottom: 0px;
}

#content h4 {
	font-family: Verdana, Tahoma;
	text-transform: uppercase;
	font-size:12px;
	font-weight: bold;
	padding-top: 2em;
	/*margin-bottom: -10px;
border-bottom: 2px solid #FFCE07;*/
}

#content h5 {
	text-transform: uppercase;
}

span.highlight {
	border-bottom: 5px solid #FFCE07;
}

table.listing tr.highlight {
	background: #fcff64;
}

table.listing tr.fastTracked {
	background-color: #82BD86;
}

table.listing td.headseparator {
	border-top: 1px solid #040;
}

table.listing td.endseparator {
	border-top: 1px solid #040;
}

span.formError {
	color: #f60;
}

ul.formErrorList {
	color: #f60;
}

#navbar a {
	font-size: 10px;
	letter-spacing: 0;
	text-transform: none;
}

#websiteTimeline{
display:none;
}

div.separator {
	border-bottom: 5px solid #FFCE07;
}

#rightSidebar ul, #leftSidebar ul {
	margin-left: 0px;
	padding-left: 0px;
}

#rightSidebar li, #leftSidebar li {
	list-style-type: none;
}

#rightSidebar, #leftSidebar {
	/*
	margin-top: 5px;
	border-bottom: 1px dotted #040;*/
	border-top: 3px solid #005C4C;
	background-color: #dfeea1;
	width: 150px;
	padding: 5px;
	margin: 0;
	height: auto;
}
/*
#rightSidebar{
	margin-top: 0;
	width:150px;
	
	padding: 5px;
 	margin-right: 50%;
	margin-left:320px;
	border-bottom: 1px dotted #040;
	
	background-color: #dfeea1;
}*/

#sidebar input.textField,#sidebar select.selectMenu, input.button {
       background-color: #d9e79e !important;
       border-left: #6c734f 2px solid !important;
       border-top: #6c734f 2px solid !important;
       border-right: #d1e096 2px solid !important;
       border-bottom: #d1e096 2px solid !important;
}
ol.organizingTeam{
 padding-top:0em;
 padding-bottom:0em;
}
td.label{
height:5em;
}

td.linha{
text-align:left;
vertical-align:center;
padding: 6px;
}

td.coluna{
font-weight:bold;
text-align:center;
vertical-align:center;
border-top:1px #000000 solid;
border-bottom:1px #000000 solid;
}

td.dados{
padding-bottom: 10px;
text-align:center;
vertical-align:center;
}

#endereco{
padding-left:20px;
line-height:.5em;
}
#body {width:960px;
	margin-left: auto;
        margin-right: auto;
	height: auto;
	background-image: url('http://www.anparq.org.br/congressos/imagens/faux_column.gif');
}

input.button {height: 20px;}

.main{
width:600px;
margin:0 auto;
overflow: none;


}

.book{
margin:10px;
border:1px #dedede solid;
padding:5px;
font-family: Verdana, Geneva,Arial,sans-serif;
}

.simposio{
font-weight:bold;
}

.coord{
margin-bottom:.5em
}

.title{
margin-bottom:6px;margin-left:80px;}

.description{font-size:11px; font-family:Geneva, Arial, Helvetica, sans-serif;}

.date{font-size:10px; color:#999; margin-top:4px;}

.loader{
height:11px;
}

