/* CSS Document */
body
{
	background-color: rgb(255,255,255);
	margin: 0px;
	padding: 0px;
	height: 100%;
}
table.site
{
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
tr.header
{
  height: 380px;
}
td.header_left_leftover
{
	width: auto;
	background-image: url('../images/header_pattern-left.png');
	background-repeat: repeat-x;
}
td.header_right_leftover
{
	width: auto;
	background-image: url('../images/header_pattern-right.png');
	background-repeat: repeat-x;
}
td.middle_left_leftover, td.middle_right_leftover
{
	width: auto;
}
td.content_left
{
	width: 250px;
}
td.content_right
{
	width: 750px;
	vertical-align: top;
}
td.header_right
{
	width: 750px;
	height: 380px;
	vertical-align: top;
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
}
a.go_home
{
	width: 750px;
	height: 380px;
}
table.header
{
  width: 250px;
  height: 380px;
}
tr.menu
{
  height: 250px;
}
tr.newsletter
{
  height: 130px;
}
td.menu
{
  width: 250px;
}
td.newsletter
{
  width: 250px;
  background-image: url('../images/newsletter.png');
  background-repeat: no-repeat;
  vertical-align: top;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: rgb(49,38,107);
}
input.newsletter
{
  margin-top: 50px;
  margin-left: 2px;
  width: 146px;
  height: 16px;
  border: 0px;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: rgb(49,38,107);
  float: left;
}
img.newsletter
{
  cursor: pointer;
  margin-top: 49px;
}
div.newsletter
{
  cursor: pointer;
  margin-top: 49px;
  margin-left: 152px;
  width: 69px;
  height: 19px;
  display: inline;
}
table.menu
{
  width: 250px;
}
img.menu_portfolio
{
  border: none;
  outline: none;
  width: 52px;
  height: 195px;
}
img.menu_servicos
{
  border: none;
  outline: none;
  width: 24px;
  height: 195px;
}
img.menu_contactos
{
  border: none;
  outline: none;
  width: 174px;
  height: 195px;
}
img.menu_empresa
{
  border: none;
  outline: none;
  width: 250px;
  height: 55px;
}
a.menu
{
  text-decoration: none;
  outline: none;
}
tr.content
{
  height: auto;
}
tr.over_bottom
{
  height: 50px;
}
tr.bottom
{
  height: 70px;
}
td.bottom_left_leftover, td.bottom_right_leftover
{
	width: auto;
	background-image: url('../images/bottom_pattern.png');
	background-repeat: repeat-x;
}
td.middle_bottom
{
  width: 1000px;
  height: 70px;
  vertical-align: top;
	background-image: url('../images/bottom.png');
	background-repeat: no-repeat;  
}
a.oss
{
  width: 79px;
  height: 10px;
  margin-top: 24px;
  margin-left: 921px;
  display: block;
}
/* homepage */
img.homepage_photo
{
  margin-left: 20px;
  margin-bottom: 10px;
  width: 710px;
  height: auto;
  border-style: solid;
  border-width: 5px;
  border-color: rgb(211,209,224);
}
span.homepage_title
{
  margin-left: 20px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: rgb(255,255,255);
  background-color: rgb(49,38,107);
}
span.homepage_subtitle_outer
{
  margin-top: 10px;
  background-color: rgb(255,255,255);
}
span.homepage_subtitle
{
  margin-left: 20px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: rgb(49,38,107);
  background-color: rgb(168,164,191);
}
div.homepage_text
{
  margin-top: 5px;
  margin-left: 20px;
  width: 460px;
  font-family: verdana;
  font-size: 7pt;
  font-weight: normal;
  color: rgb(168,164,191);
}

/* empresa */
div.empresa_text
{
  margin-left: 20px;
  width: 710px;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: rgb(49,38,107);
}

/* servicos */
div.servicos_text
{
  margin-left: 20px;
  width: 710px;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: rgb(49,38,107);
}

/* contactos */
span.contactos_text
{
  margin-left: 0px;
  width: 710px;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: rgb(49,38,107);
}
a.contactos_email
{
  text-decoration: none;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: rgb(49,38,107);
}

/* portfolio */
div.portfolio_thumbs
{
  vertical-align: top;
  margin-left: 20px;
  margin-top: 19px;
  width: 206px; /*216 antes de mudar o generateThumbnail*/
  height: 200px; /*210 antes de mudar o generateThumbnail*/
  overflow: hidden;
  float: left;
  display: inline;
}
div.portfolio_arrows
{
  vertical-align: top;
  width: 14px;
  height: 200px; /*210 antes de mudar o generateThumbnail*/
  margin-top: 10px;
  float: left;
  display: inline;
}
div.portfolio
{
  vertical-align: top;
  margin-right: 20px;
  width: 460px;
  height: 460px;
  text-align: center;
  float: right;
  display: inline;
}
img.portfolio_thumb
{
  margin-right: 7px;
  margin-bottom: 7px;
  border-style: solid;
  border-width: 5px;
  border-color: rgb(211,209,224);
  cursor: pointer;
}
img.portfolio_thumb_selected
{
  margin-right: 7px;
  margin-bottom: 7px;
  border-style: solid;
  border-width: 5px;
  border-color: rgb(194,32,50);
  cursor: pointer;
}
img.portfolio_arrow_up
{
  margin-top: 10px;
  cursor: pointer;
}
img.portfolio_arrow_down
{
  margin-top: 175px; /*170 antes de mudar o generateThumbnail*/
  cursor: pointer;
}
img.portfolio_portrait_show
{
  display: block;
  margin: auto;
  border-style: solid;
  border-width: 10px;
  border-color: rgb(211,209,224);
}
img.portfolio_landscape_show
{
  margin-left: 0px;
  margin-top: 0px;
  border-style: solid;
  border-width: 10px;
  border-color: rgb(211,209,224);
  display: block;
}
img.portfolio_portrait_hide
{
  display: none;
  margin: auto;
  border-style: solid;
  border-width: 10px;
  border-color: rgb(211,209,224);
}
img.portfolio_landscape_hide
{
  margin-left: 0px;
  margin-top: 0px;
  border-style: solid;
  border-width: 10px;
  border-color: rgb(211,209,224);
  display: none;
}
/*Código para a ferramenta de edição do backoffice*/
a
{
  text-decoration: none;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: rgb(49,38,107);
}
h1
{
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: rgb(194,32,50);
  display:inline;
  line-height: 9pt;
}
h2
{
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: rgb(194,32,50);
  display:inline;
  line-height: 9pt;
}
h3
{
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: rgb(49,38,107);
  display:inline;
  line-height: 9pt;
}

/*Alterações feitas pelo Ricardo no dia 12 Janeiro 2010*/
img.projectos_grande_show
{
  display: block;
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-left: 10px;
  border: none;
}
img.projectos_grande_hide
{
  display: none;
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-left: 10px;
  border: none;
}
img.image_navigator_previous
{
  margin-top: 3px;
  margin-right: 2px;
  cursor: pointer;
  vertical-align: bottom;
}
img.image_navigator_next
{
  margin-top: 3px;
  margin-left: 2px;
  cursor: pointer;
  vertical-align: bottom;
}
div.image_navigator
{
  margin-bottom: 6px;
	margin-right: 10px;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: rgb(49,38,107);
}
div.returnhome
{
  position: absolute;
  margin-top: 205px;
  margin-left: 730px;
  width: 270px;
  height: 115px;
  cursor: pointer;
}
a
{
  text-decoration: none;
  outline: none;
}
