﻿#startPageContent
{
	width: 880px;
	position: absolute;
	z-index: 1999;
}

.startItem
{
	display: inline-block;
	font-family: Verdana;
	font-size: 12px;
	color: #aab3ba;	
	border-top: solid 1px #b9b9b9;
	border-bottom: solid 1px #b9b9b9;
	width: 268px;
	text-align: left;
	background-image: url(../img/startItemBackground.jpg);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
}

a.startItem
{
	display: inline-block;
	font-family: Verdana;
	font-size: 12px;
}

a.startItem:hover div span
{
	color: #212e38;	
}

.baseText
{
	font-family: Verdana;
	font-size: 11px;
}

.startItemCountry
{
	font-weight: bold;
	color: #008cba;	
}
	
body
{
	background-color: #ebeced;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;	
	font-family: Verdana;
}

a:link    { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover   { text-decoration:none; }
a:active  { text-decoration:none; }

img { border: 0px;}

.center 
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#main
{
	width:880px;
}

#header
{
	height: 114px;
	background-image: url(../img/background2.jpg);
	background-repeat: repeat-x;
}

#content
{
	padding-top: 8px;
}

#logo
{
	margin-left: 27px;	
	margin-top: 18px;
}

#homePageWhitePlace
{
	background-color: White; 
	padding: 14px;
}

.menuHeaderButton, .menuHeaderButton2, .menuHeaderButtonTab, .languageOption, #searchButton
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menuHeaderButton, .menuHeaderButtonTab, .languageOption, #searchButton
{
	cursor: pointer;
}

.menuHeaderButtonLink
{
	font-family: Verdana;
	font-size: 11px;
	color: #aab3ba;
}

a.menuHeaderButtonLink:hover
{
	color: #646e74;
	cursor: pointer;
}

div.button
{
	width: 100%;
	height: 18px;
}

div.button:hover
{
	color: #646e74;
}

.menuHeaderButton, .menuHeaderButtonTab
{
	background-image: url(../img/menuHeaderBackground.jpg);
	background-repeat: repeat-x;
	height: 27px;
}

.menuHeaderButton2
{
	background-image: url(../img/menuHeaderBackground2.jpg);
	background-repeat: repeat-x;
	height: 33px;
}

.menuHeaderButtonTab
{
	width: 3px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 3px;
}

#menuHeader
{
	height: 27px;
}

#buttonsHeader
{
	height: 81px;
}

#languageSelectButton
{
	background-image: url(../img/menuHeaderBackground.jpg);
	background-repeat: repeat-x;
	height: 27px;
}

#padlockButton
{
	background-image: url(../img/menuHeaderBackground.jpg);
	background-repeat: repeat-x;
	height: 27px;
}

.tbSearch
{	
	width: 87px;
	height: 18px;
	background-image: url(../img/magnify.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Verdana;
	color: #777878;
	padding-right: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #777878;
}

#searchButton
{
	background-image: url(../img/menuHeaderBackground2.jpg);
	background-repeat: repeat-x;
	height: 33px;
}

#menu
{
	background-image: url(../img/menuBackground.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	height: 21px;	
}

#menuTable
{
	margin-left: 126px;
}

.munuButton
{
	display: inline-block;
	padding-left: 16px;
	padding-right: 16px;
	font-family: Verdana;
	font-size: 12px;
	color: #d3d6dc;
	cursor: pointer;
}

.munuButtonSelected
{
	display: inline-block;
	padding-left: 16px;
	padding-right: 16px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a.munuButton:hover
{
	color: White;
		
}

.menuTab
{
	background-image: url(../img/menuTab.jpg);
	background-repeat:repeat-x;
	width: 3px;
	height: 21px;
}

.textWithBlueBackground
{
	background-color: #de8702;
	color: White;	
	
}

.contacts
{
	font-family: Verdana;
	font-size: 9px;
	margin: 0px 0px 2px 0px;
	text-align: right;
}

#contacts
{
	width: 300px;
	margin-right: 88px;	
	margin-left: 462px;
}

.emailContact
{
	font-size: 8px;
	height: 12px;
	vertical-align: middle;
}

.phoneContact
{
	font-size: 8px;
	height: 12px;
	vertical-align: middle;
}

#contentCell
{
	padding-left: 8px;
	width: 701px;
}

.whiteBackground
{
	background-color: White;	
	padding: 15px;
}

#cell4
{
	min-height:400px;
	height:400px;	
	padding-bottom: 1cm;
}

html>body #cell4 {
	height: auto;
}

.leftBar
{
	background-image: url(../img/background3.jpg);
	background-repeat: repeat-y;
	width: 171px;
}

#leftLayer
{
	background-image: url(../img/background4.jpg); 
	background-repeat: repeat-x;
	padding-bottom: 3px;
}

#headerTitle
{

	display: inline-block;
	background-color: #de8702;
	color: White;
	width: 208px;
	height: 121px;	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.leftMenuItem
{
	background-image: url(../img/leftMenuItemCorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: White;
	margin-bottom: 3px;
	padding-left: 15px;
	padding-top: 4px;
	height: 17px;
	text-transform: uppercase;
}

.leftMenuItemLink, .leftMenuItemLinkSelected
{
	font-family: Verdana;
	font-size: 11px;
	color: #90979c;
}

.leftMenuItemLinkSelected
{
	font-weight: bold;	
	cursor: pointer;
}

a.leftMenuItemLink:hover
{
	font-weight: bold;	
	cursor: pointer;
}

a.headerImageOfContent:link, a.headerImageOfContent:visited
{
	height: 121px;
	width: 671px;
	background-position: right 0;	
	display: block;
	cursor: default;
}

a.headerImageOfContent:hover
{
	background-position: right -121px;	
}

#languageOptions{
	position:absolute;
	z-index:1999;
	top: 16px;
}

.languageOption
{
	background-color: White;
	height: 18px;	
}

.titleLabel
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
	text-align: left;
	padding-right: 18px;
	padding-left: 3px;
}

#titleLabelDiv
{
	margin: 18px 0px 18px 0px;
}

.searchItem, .searchHeader
{
	border-width: 0px;
	width: 432px;
	margin-top: 15px;
	font-family: Verdana;
	font-size: 10px;
}

.searchItemContent, .searchHeader
{
	border-top: solid 2px #ebeced;
	border-bottom: solid 2px #ebeced;
	margin-top: 3px;
}

.searchItemTitle
{
	font-weight: bold;	
	display: inline-block;
	color: #de8702;
	margin-left: 10px;
}

.s_key
{
	font-weight: bold;	
}

.itemLink, .innerText, .itemDownload
{
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	width: 432px;
}

.itemLink
{
	margin-top: 20px;
}

.itemLinkTitle
{
	border-top: solid 2px #ebeced;
	border-bottom: solid 2px #ebeced;
	background-image: url(../img/linkItemBackground.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: White;
	margin-top: 5px;
	padding: 4px 0 4px 0;
	font-weight: bold;
	color: #de8702;
}

.itemLinkDetails, .recruitmentSection
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px 0 4px 0;
	border-bottom: solid 2px #ebeced;
}

a.aLink:hover div
{
	color: #656f75;	
}

.innerText
{
	margin-left: 30px;	
}

.recruitmentSection
{
	font-weight: bold;
	color: #de8702;
	margin-top: 10px;
}

.recruitmentFieldName, .recruitmentFieldValue, .recruitmentFieldValueTextBox, .recruitmentFieldValueFileUpload
{
	font-family: Verdana;
	font-size: 11px;
}

.recruitmentFieldName
{
	width: 165px;
	vertical-align: top;
}

.recruitmentFieldValue
{
	height: 10px;	
}

.recruitmentFieldValueTextBox, .recruitmentFieldValueTextArea
{
	width: 267px;  
}

.recruitmentFieldValueTextBox
{
	height: 20px;
	vertical-align: middle;
}

.recruitmentFieldValueFileUpload
{
	width: 100%;
}

.sendButton
{
	width: 200px;
	text-align: center;
	margin-left: 232px;
	margin-bottom: 20px;
	font-family: Verdana;
	font-size: 11px;
}

.validator
{
	font-size: 9px;
}

.SendEmailMessage
{
	font-family: Verdana;
	font-size: 11px;	
	text-align: center;
}

.itemDownload
{
	border-width: 0px;
	border-bottom: solid 2px #ebeced;
	padding: 3px 0px 3px 0px;
}

.activity, .clients
{
	font-family: Verdana;
	font-size: 11px;
}

.activity
{
	color: #de8702;
	font-weight: bold;	
}

.clients
{
	margin-top: 5px;
	margin-bottom: 20px;
}

ul
{
	margin-left: 0px;
	padding-left: 15px;	
}

li
{
	color: #de8702;
	padding: 0 0 0 20px;
}

#mapa
{
	margin-top: 20px;
}

.PDFBlockHeader
{
	color: black;
}

.box 
{
	border-top: solid 2px #ebeced;
	border-bottom: solid 2px #ebeced;	
	padding: 4px 0 4px 0;
}

.bottomBox
{
	border-bottom: solid 2px #ebeced;	
}

li.laser
{
	color: #b9122b;
	padding: 0 0 0 20px;
}

table.laser, table.laserHeader
{
	font-family: Verdana;
	font-size: 11px;
	border: solid 2px #ebeced;
	margin-top: 3px;
	width: 417px;
}

table.laserHeader
{
	border-width: 0px;
}

table.laserHeader thead
{
	background-color: #b9122b;
	font-weight: bold;
	color: White;
}

table.laser tbody tr:td, table.laserHeader theader tr:td
{
	width: 200px;	
}

table.laser td
{
	border-width: 0px;
}

table.laser tbody td
{
	width: 256px;
	border-width: 0px;
	padding: 2px;
}

table.laser td.first, table.laserHeader td.first
{
	width: 170px;
}

table.laser tfoot
{
	font-weight: bold;
	background-color: #ebeced;	
}

.Todo_móvel
{
	background-color: #9c0058;	
}

.Todo_design
{
	background-color: #7a6f00;	
}

.Todo_laser
{
	background-color: #B9122B;	
}

.Todo_construções
{
	background-color: #7b3900;	
}

.contact
{
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
	width:432px;
	border-bottom:2px solid #EBECED;
	padding: 10px 0px 10px 0px;
}

.contactTitle {
	color:#de8702;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
	width:432px;
}

.level1 a:hover, .level2  a:hover, .level3  a:hover, .level4 a:hover
{
	font-weight: bold;
} 

.level1, .level2, .level3, .level4 {
	font-family:Verdana;
	font-size:11px;
	text-align:left;
}

.innerLevelBox
{
	margin-left:30px;
	margin-top: 5px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px #d1d2d3;
	border-bottom: solid 1px #d1d2d3;
	width: 432px;
}

.level2, .level3, .level4 {
	margin-top: 3px;
	margin-bottom: 3px;
}

div.level1 a
{
	font-weight:bold;
	color:#de8702;
}

.level2 a, .level3 a, .level4 a {
	color: Black;
	padding-left: 5px;
	border-left: solid 1px Black;
}

.level1
{	
	margin-left: 30px;	
}

.level2
{
	margin-left: 30px;	
}

.level3
{
	margin-left: 60px;	
}

.level4
{
	margin-left: 90px;	
}

a.buttonXpto div
{
	width: 57px;
	height: 63px;
	background-position: left top;
}

a.buttonXpto:hover div
{
	background-position: left -63px;
	
}

a.LogoLink div
{
	width: 96px;
	height: 96px;
	background-image: url(../img/GTSprite.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
	
}

a.LogoLink:hover div
{
	background-position: left -96px;
	
}

#produzidoPor
{
	text-align: left;
	font-family: Arial;
	font-size: 8px;
	color: #a7a9ac;
	height: 1cm;
}

.itemPortfolioTitle, .itemNoLinkTitle
{
	text-transform: capitalize; 
	font-variant: small-caps;
	border-top: solid 2px #ebeced;
	border-bottom: solid 2px #ebeced;
	background-color: White;
	margin-top: 5px;
	padding: 4px 0 4px 0;
	font-weight: bold;
	color: #de8702;
}

.itemProperties
{
	border-bottom:2px solid #EBECED;
	border-width:0 0 2px;
	padding: 10px 0;
}
	
.itemProperty
{
	text-transform: capitalize; 
	font-variant: small-caps;
	color: #656F75;
	font-weight: bold;
}

.thumImg
{
	margin: 5px 8px 0px 0px;
}
.imgWithBorder
{
	border:2px solid #EBECED;
}
.imgLink
{
	cursor: pointer;		
}

a.clientLink:link    { color: black; font-weight: bold; }
a.clientLink:visited { color: black; font-weight: bold; }
a.clientLink:hover   { color: black; font-weight: bold;}
a.clientLink:active  { color: black; font-weight: bold;}

.portfolioItemImage
{
	margin-top: 18px;	
}

#textoClientes
{
	font-family:Verdana;
	font-size:11px;
	font-weight: bold;
	text-align:justify;	
	color: #DE8702;
	margin: 25px 0 15px 0;
}
