/* General Rules  */

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
.{margin: 0; padding: 0;}

/* .clearfix:after {	
	content: ".";	
	display: block;	
	height: 0;	
	clear: both;	
	visibility: hidden;
} */

a {
	text-decoration: none;
	color: #000;
}

/* Front Page */

#header {
	background-color: #fff;
	font-size: 10px;	
	width: 100%;
	height: 30px;
	position: fixed;
}

#header_signature {
	text-align: right;
	/*  width: 200px;
	position: fixed;
	right: 55px;
	top: 10px; */ 
	margin-right: 55px;
}

#header_signature {
	text-align: right;
/* 	width: 200px;
	position: fixed;
	right: 50px;
	top: 7px; */
}

#header_main_content {
	position: fixed;
	margin-left: 370px;
	text-align: left;
	background-color: #fff;
	width: 100%;
	border-top: 2px solid #000;
	padding-top: 7px;
	padding-left: 5px;	
	float: right;
}

#header_actions {
	/* position: fixed;
	left: 50px; */
	width: 280px; 
	border-top: 2px solid #000;
	/* padding-top: 7px;
	padding-left: 5px; */ 
	float: left;
}

.header_border_top {
	border-top: 2px solid #000;	
}

#front_page {
	float: left;
	width: 280px;
	margin-top: 30px;	
	margin-left: 50px;
	text-align: center;
	border-bottom: 2px solid #000;
}

#logo {
	background-color: #fff;
	border-bottom: 2px solid #000;
}

#front_page img {
	margin: 20px;
}

#menu_item {
	background-color: #fff;
	text-indent: 20px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 2px 0 0;
	border-bottom: 1px dotted #000;
}

#menu_item_contacts{
	background-color: #fff;
	text-indent: 20px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 2px 0 0;
}

#menu_item a.more {
	padding-right: 20px;
	text-align: right;	
	text-decoration: none;
	color: #7f7f7f;
	font-size: 12px;
}


/*  Menu subitems */ 

#work_items {
	text-align: left;
	background-color: #fff;
	text-indent: 40px;
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;	
}

#work_items a {
	text-decoration: none;
	color: #7f7f7f;
	font-size: 10px;
	font-weight: normal;
}

#work_items .title {
	color: #000;
}




/* Languages */

#languages {
	width: 280px;	
	text-align: left;
	font-size: 11px;
	margin-top: 1px;
	border-top: 1px solid #999;
	clear: none;
	height: 20px; 
	}

#english {
	position: absolute;
	display: inline;
	width: 92px;		
	text-align: center;
	background-color: #858383;
}

#portuguese {
	position: absolute;
	display: inline;
	width: 94px;		
	text-align: center;
	background-color: #858383;
	left: 143px;
}


#english.active {
	background-color: #fff;
	border-top: 1px solid white;
	margin-top: -1px;	
}

#portuguese.active {
	background-color: #fff;
	border-top: 1px solid white;
	margin-top: -1px;
}

/* Content */

#main_content {
	float: left;
	width: 476px;
	height: 600px;
	margin-top: 105px;	
	margin-left: 30px;
	text-align: left;
	background-color: #fff;
	border-top: 2px solid #000;
}

.breadcrumb {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 10px;
}

/* projects */ 

.project_thumb img {
	border-style: none;
}

#projects {
	list-style: none;
	padding: 0;
	margin: 10px 0 0;
	border-bottom: 2px solid #000;
}

li.projects {
	border-bottom: 1px dotted #000;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.project_description {
	text-align: justify;
	font-size: 11px;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}

p.project_technical_data {
	text-align: justify;
	font-size: 11px;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}

p.project_dates {
	text-align: justify;
	font-size: 11px;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}

#project_links {
	display: none;
	text-align: left;
	left: 200px;
	position: relative;
}

#technical_data {
	display: none;
}

#projects_nav {
	padding-top: 3px;
}

#project_actions {
	margin-top: 2px;
	margin-bottom: 2px;
}

/* AWARDS */ 

#awards {
	list-style: none;
	border-bottom: 2px solid #000;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-left: 0;
}

li.awards {
	border-bottom: 1px dotted #999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.award_title {
	font-size: 12px;
	text-align: justify;
}

#awards_nav {
	padding-top: 3px;
}



/* PRESS */ 

#press {
	list-style: none;
	border-bottom: 2px solid #000;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-left: 0;
}

li.press {
	border-bottom: 1px dotted #999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.press_title {
	font-size: 12px;
	text-align: justify;
}

.press_lead {
	font-size: 11px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #797979;	
}

#pres_nav {
	padding-top: 3px;
}


/* news */ 

#news {
	list-style: none;
	padding: 0;
	margin: 2px 0 0;
	border-bottom: 2px solid #000;
}

li.news {
	border-bottom: 1px dotted #999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.news_title {
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
}

.news_date {
	margin-top: 3px;
	font-size: 10px;
	text-align: justify;
	color: #7f7f7f;
}


.news_lead {
	font-size: 11px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #797979;	
}

.news_title_big {
	font-size: 13px;
	text-align: justify;
}

.news_text {
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #797979;	
}

.news_read_more {
	text-align: right;
}

#news_nav {
	padding-top: 3px;
}

/* contacts */ 

.title_big {
	font-size: 13px;
	text-align: justify;
}


/* About us items */

#aboutus_items {
	text-align: left;
	background-color: #fff;
	text-indent: 40px;
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;	
}

#aboutus_items a {
	text-decoration: none;
	color: #7f7f7f;
	font-size: 10px;
	font-weight: normal;
}

#aboutus_items .title {
	color: #000;
}

/* Paginations */

pagination {
    padding: 3px;
    margin: 3px;
}
  
.pagination a {
    padding: 2px;
    margin: 2px;
    text-decoration: none;
}

.pagination a:hover, .pagination a:active {
    border: 1px solid #000099;
    color: #000;
}

.pagination span.current {
    padding: 2px;
    margin: 2px;
    font-weight: bold;
}

.pagination span.disabled {
	display: none;	
}