/*	
	Adeepf CSS file (print)
		
	-- quick hack -- finish later

	Notes:
	
	darkblue: #2180ae;  369 
	lightblue #3BB0EF;  39f 1

	base stuff
	--------------------------------------------------------------------------
*/

body, p, td, tr, div, span, a, li {
	
}

.hidden {
	display: none;
}

form {
	margin: 0;
}


/* ugly firefox behaviour */
a img {
	border: none;
}

a {
	color: #36bdff;	
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#headerRow {
	display: none;
}

/* 
	header and stuff at top of the page 
	--------------------------------------------------------------------------	
*/

#headerLogo {
	height: 176px;
	margin: 0px;
	padding: 0px;
	border-left: 10px solid #36bdff;		
	background: none;
}

#headerLogo #headerDecorations {
	display: none;
}

#headerLogo img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul#headerMenu {
	display: none;
}

/* 
	main content area 
	--------------------------------------------------------------------------
*/

#sideBar {
	display: none;
}

/*
	main content area
*/

#breadcrumbs {
	font-size: 12px;
	color:#999;
	padding: 5px 10px;
	height: 30px;
	margin: 5px 0;
	line-height: 30px;
	clear: both;
	border-left: 10px solid #999;
}

#breadcrumbs a {
	color: #999;
	font-size: 11px;
	margin: 0;
	padding: 0
}


#mainContent {
	float: left;
	margin-top: 2px; /* was 17, altered to center the breadcrumbs*/
	margin-bottom: 10px;
	line-height: 125%;
	width: 550px; 
}

#mainContent input.customized {
	border: 1px solid #2180ae;
}

#mainContent label.customized {
	color: #2180ae;
	font-weight: bold;
}


.textColumn {
	padding-left: 20px;	
	width: 355px;
	float: left;
}

.textColumn p {
	color: #777;
}

.fullWidth {
	padding-left: 20px;
	width: 100%;
	float: left;	
	color: #777;	
	margin-top: 0px;
}

.fullWidth td,
.fullWidth p {
	color: #777;	
}

td.inputLabel,
.inputLabel {
	color: #2180ae;	
	font-weight: bold;
}

table#register td {
	padding: 3px 0;
}

p.error {
		color: red;
		text-decoration: underline;	
}

#mainContent h1,
#sideBar h1 {
	background: url(images/topic_symbol.gif) no-repeat;
	line-height: 20px;
	color: #777;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 0px 5px -20px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#mainContent h2,
#mainContent h2 a {
	margin: 5px 0px;
	color: #777;
	font-size: 12px; /* 13px ?*/
	line-height: 16px;
}

.textColumn .brief {
	color: #2180ae;
	margin-bottom: 1em;
}

.textColumn .main {
	color: #777;
}


.textColumn .newsSource {
	color: #777;
	font-weight: bold;
	margin-bottom: 0;
}
.textColumn .newsDate {
	color: #777;
	margin-top: 0;
}


#photoColumn {
	margin-left: 25px;
	float: left;
	width: 150px;
}

#photoColumn .caption {
	background: url('images/topic_symbol.gif') no-repeat;
	padding-left: 20px;
	margin-top: 5px;
	padding-bottom: 10px;
}

#photoColumn .linkContainer {
display: none;
}



/* bug http://www.quirksmode.org/css/quirksmode.html */

.linkContainer img {
	vertical-align: middle;
	display: inline;	
}

/*.linkContainer img {
	display: block;
	float: left;
}
*/
/*.linkContainer p {
	line-height: 150%;
}
*/

/* 
	footer  
	--------------------------------------------------------------------------
*/

#footerRow {
	background: none;
	margin-top: 20px;
	border-top: 5px solid #9DBDCD;
	
	color: #777;
	font-size: smaller;
}

#footerRow a {
	color: #777;
	text-decoration: none;
}

#footerRow a:hover {
	text-decoration: underline;
}


/* footer
 common */

#footerRow #copyright,
#footerRow #blank,
#footerRow #links {
	padding-top: 10px;
	padding-bottom: 10px;		
	
}

#footerRow #blank {
	border-top: 5px solid #fff;
	margin-left: 0px;
	width: 10px;
	position: absolute;		
	margin-top: -5px;
}


#footerRow #copyright {
	border-top: 5px solid #DBF1FB;		
	text-align: center;
	margin-left: 10px;
	width: 200px;
	position: absolute;		
	margin-top: -5px;
}

#footerRow #links {
	padding-left: 20px;
	position: absolute;
	/* left: 200px; */
	right: 0px;
	left: 210px;
	display: none;	
}




/* 
	sitemap
	--------------------------------------------------------------------------
*/

ul.sitemap {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.sitemap li {
	line-height: 180%;
}

ul.sitemap a {
	font-weight: bolder;
	font-size: larger;
	color: #2180ae;
}	

ul.sitemap ul.sitemap a {
	padding-left: 100px;
	margin-left: 20px;
	color: #3BB0EF;
	background: url('images/sitemap_line.gif') no-repeat 0px -5px;
}

ul.sitemap ul.sitemap ul.sitemap a {
	padding-left: 100px;
	margin-left: 150px;
	color: #3BB0EF;
	background: url('images/sitemap_line.gif') no-repeat 0px -5px;	
}

/*
**	zebra tables
** -------------------------------------------------------------------------------
*/

.zebraTable {
	text-align: left;
	width: 500px;
}

.zebraTable td,
.zebraTable th {
	min-height: 80px;
	padding: 5px 0;
	border-bottom: 2px solid #fff;
}

.zebraTable th {
	font-size: 14px;
	height: 36px;
	color: #fff;	
	background: #2180ae;
	border-bottom: 2px solid #fff;
	text-shadow: 2px 2px 4px #555;
}

.zebraNumber {
	text-align: center;
	font-size: 56px;
	line-height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-shadow: 2px 2px 4px #aaa;
	width: 70px;
	vertical-align: middle;
	color: #fff;
}


.zebraEvenRow {
	background: #DBF0FA;
}

.zebraOddRow {
	background: #a8c9d9;
}


.zebraOddRow .zebraNumber {
	color: #fff;
}

.zebraEvenRow .zebraNumber {
	color: #2180ae;
}

.zebraTitle {
	font-weight: bold;
	color: #2180ae;
}

/*
**	fake table
** -------------------------------------------------------------------------------
*/

.fakeTable {
/*	position: relative;*/
	height: auto;
	clear: both;
	margin-top: 20px;   
}

/*

.fakeTable input,
.fakeTable textarea {
	border: 1px solid #2180ae;	
}

*/

.fakeTable div.row {
	float: none;
	clear: both;
	padding: 0;
	border: 1px solid #fff;
}

.fakeTable div.row span.label {
	float: left;
	text-align: right;
	padding-right: 10px;
	color: #2180ae;
	font-weight: bold;
	width: 150px;
	margin-bottom: 12px;
	clear: both;
}

.fakeTable div.row span.formw {
	float: left;
	vertical-align: middle;
	margin: 0;
}

.fakeTable div.row span.formw input {
	margin: 0px;
}

.fakeTable .submit a {
	vertical-align: middle;
	color: #2180ae;
}

.fakeTable .submit input {
	vertical-align: middle;
}


/*
** curly quote stuff
** ---------------------------------------
*/

blockquote {
	color: #2180ae;
	width: 350px;
	margin: 2em 0;
	background: transparent url("images/quoleft.gif") left top no-repeat;

}

blockquote div {
	display: inline;
}

blockquote .commentText {
	display: block;	
	padding: 0 48px;
	background: transparent url("images/quoright.gif") right bottom no-repeat;
}

blockquote .commentText h2 {
	color: #2180ae !important;
}


/*
** press releases
** ---------------------------------------
*/


.pressRelease {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #2180ae;
	width: 500px;			
}

.pressRelease .date {
	color: #2180ae;
	font-size: smaller;
}

.pressRelease .title a {
	color: #2180ae;
	font-weight: bold;	
}

.pressRelease .text {
	color: #666;
}

.pressRelease .seeMore {
	clear: both;
	text-align: right;
	margin-top: 10px;
}

.pressRelease .seeMore img {
	border: none;
}

.LastPressRelease {
	border-bottom: none;
}


/*
** calendario 
** --------------------------------------------
*/

.calendar {
	line-height: 100%;
	color:#666;
}

.calendar td,
.calendar th {
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.calendar td,
.calendar th {
	border-bottom: 4px solid #fff;
}

.calendar tr.zebraEvenRow {
	background: #DBF0FA;
}

.calendar tr.zebraOddRow {
	background: #fff;
}

/* override this to blue (dark) */
.calendar td.zebraNumber {
	color: #2180ae;
	font-size: 22px;
	text-align: left;
	padding-left: 5px;	
	width: 80px;
	height: 30px;
}

.calendar .monthRow,
.calendar .monthRow td {
	background: #9DBDCE;
	color: #fff;	
	font-size: 14px;
	font-weight: bold;
	text-shadow: 2px 2px 4px #333;	
}

.calendar .zebraTitle {
	line-height: 140%;
}

/*
**	photo gallery
** 	-------------------------------------------------------------------------
*/

div.photos {
	width: 500px;
}

div.photos .photo {
	width: 125px;
	float: left;
}

div.photos .photo img {
	text-align: left;
	margin: 0;
	padding: 2px;		
	border: 1px solid #999;					
}

div.photos .photo .caption {
	background: url('images/topic_symbol.gif') no-repeat;
	margin-top: 5px;
	padding: 5px 20px 5px 20px;
	padding-top: 2px;
	font-weight: bold;
	color: #2180ae;
	min-height: 3em;
}

/*
 * 
 * destaques
 *
 */

div.highlight {
	background-color: #fff;
	background-repeat: no-repeat;
	padding: 5px;
	width: 170px;
	float: left;
	margin: 0 0 0 0;		
}

/* similar to h1 */
div.highlight .h1 {
	background: url('images/topic_symbol.gif') no-repeat;
	color: #777;
	font-size: 14px;
	font-weight: bold;		
	text-transform: uppercase;
	margin: -5px 0px 0px -5px;
	padding-left: 20px;
	padding-top: 5px;
}

/* added 10/06/2006 */
a.highlight {
	text-decoration: none;	
}

div.highlight .h2 {
	color: #777;
	font-size: 10px;
	margin: 0px 0px 0px -5px;
	padding-left: 20px;
	padding-top: 5px;
	height: 3em;
}

div.highlight img {
	margin: 5px 0px 5px 15px;
}

div.highlight .text {
	color: #777;
	font-size: 10px;
	margin: 0px 0px 0px -5px;
	padding-left: 20px;
	padding-top: 5px;
	height: 6em;
}


div.highlight .link {
	text-align: right;
	margin-right: 0px;		
}

#highlight0 {
	border-right: 1px solid #aaa;
}

#highlight1 {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	margin-left: -1px;
	padding-left: 10px;		
}

#highlight2 {
	border-left: 1px solid #aaa;
	margin-left: -1px;
	padding-left: 10px;				
}




/*
**	homepage
** 	-------------------------------------------------------------------------
*/

#homepage {	
	width: 552px;
/*	padding-left: 20px;		 */
	background: #fff;
	padding-bottom: 10px;
}



#homepage .hr {
/*	background: red;*/
	border-bottom: 1px solid #aaa;
	margin: 0 0 10px 0;
	padding: 0;
/*	padding: 10px 0;*/
	height: 10px;
	
}	




#homepage h1 {

}

#homepage h2 a {
	color: #2180ae;
	text-decoration: underline;
}

#mainContent .column2 {	
	width: 245px;	
	float: left;
	padding: 0 5px 0 25px;
}

#mainContent #firstCol {
	border-right: 1px solid #aaa;
}

#mainContent #secondCol {
	border-left: 1px solid #aaa;
	margin-left: -1px;
}

#sideBar .group {
	padding: 0 0 0 25px;
	color: #2180ae;	
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 20px;
}

#sideBar .group input {
	border: 1px solid #2180ae;	
}

/* for the login form */
#sideBar p.field {
	margin: 1px 0;
}
#sideBar p.field input {
	width: 100%;
}

#sideBar p.submit {
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0;
}

#sideBar p.submit input {
	padding: 0;
	margin: 0;
}

#sideBar .group ul {
	list-style-image: url(images/arrow_blue1.gif);
	margin: 0;
	padding: 0;
}

#homepage p.synopsis {
	color: #999;
	margin: 0;
	padding: 0;	
}

#homepage p.seeMore {
	text-align: right;
}

#homepage a.seeMore {
	text-align: right;
	background: url('images/arrow_blue1.gif') no-repeat left 50%;
	padding: 0;
	padding-left: .7em;
	margin: 0 .5em 0 .5em;
}


/*
 *
 * 	zoom
 *
 */

.zoom {
	border-left: 5px solid #36bdff;
	background-color: #DBF0FA;
	background-repeat: no-repeat;
	padding: 5px;
}

/* similar to h1 */
.zoom .h1 {
	text-align: left;		
	background: url('images/topic_symbol.gif') no-repeat;
	color: #777;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin: -5px 0px 0px -10px;
	padding-left: 20px;
	padding-top: 5px;
}

.zoom .author,	
.zoom .title {		
	font-weight: bold;
	margin-bottom: 5px;
	color: #777;		
}

.zoom .author {
	padding-top: 10px;
}


.zoom p.seeMore {
	margin: 5px 0 0 0;
}

.zoom .zoomImage {
	float: left;
}

.zoom .zoomText {
	margin-left: 180px;
	color: #777;		
}



/*
**	partners
** 	-------------------------------------------------------------------------
*/


.partners {

}

.partners img {
	border: none;
}



/*
 * 
 *	interview
 *
 */

.interviewHeader {
	border-left: 5px solid #36bdff;
	border-right: 5px solid #DBF0FA;
	background-color: #DBF0FA;
	background-repeat: no-repeat;
	padding: 5px;
	width: 100%;
}

.interviewHeader .h1 {
	background: url('images/topic_symbol.gif') no-repeat;
	color: #777;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin: -5px 0px 0px -10px;
	padding-left: 20px;
	padding-top: 5px;	
}

.interviewHeader .synopsis {
	color: #2180ae;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
}


.interviewHeader .image {
	float: right;
	margin: -5px -10px 5px 5px;
}

/* questions */
.interview h3 {
	color: #2180ae;
	font-size: 11px;
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: 0;
}

.interview p {
	margin: 0;
}


/* for the homepage login screen */
.errorMessage {
	border-bottom: 2px solid #e00;
	padding: 5px;
	background: #fee;
	color: #e00 !important;	
/*	border: 1px solid #a00;*/
}

.stackBox {
	width: 180px; 
	padding: 0; 
	float: left;
}

.stackBox ul {
	list-style-image: url(images/arrow_blue1.gif);
	margin: 0 0 0 25px;
	padding: 0;	
}


.rss img {
	display: none;
}

.rssSummary {
	color: #999;
	padding: 1em 0;
}

.rssSource {
	color: #999;
}

/* pagina de login */
ul#loginAuxLinks li {
	margin: 5px 0;
}

.valign * {
	vertical-align: middle;
}

.person {
	margin-bottom: 20px;
}

.person .photo {
	float: left;
}

.person ul.descr {
	float: left;
	padding: 0 0 0 2em;
	margin: 0;
	width: 360px;
}

.person ul.descr li {
	list-style-image: url('images/blue_bullet.gif');
}

.person ul.descr li.name  {
	font-weight: bold;
	list-style: none;
	color: #2180ae;
	font-size: 12px;
	list-style-image: none;			
}

.person ul.descr li.occupation {
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;	
	list-style-image: none;		
	font-size: 12px;	
	margin-bottom: 5px;
	color: #3BB0EF;
}

.department {
	margin: 20px 0 0 0;
	padding: 20px 0 0 20px;
	border-top: 1px solid #aaa;
}

.department img.photo {
	float: none;
}

.department ul.descr {
	float: none;
	padding: 0 0 0 15px;
}

.department ul.descr li {
	list-style-image: url('images/blue_bullet.gif');
}


/* the end */
