@charset "utf-8";
/*
	Lima & Falcão Advogados
	Copyright 2008
*/

div#page-container { width:776px; margin:0 auto 0 auto; }

div#header { background:#f1f1f1 url(../images/header.jpg) no-repeat; height:126px; width:100%; z-index:3; }
div.content { background:#fff url(../images/content.png) repeat-x; width:100%; float:left; clear:left; z-index:2; }
div#footer { background:#fff url(../images/rodape.png) bottom repeat-x; height:73px; width:100%; overflow:hidden; float:left; clear:left; z-index:1; }
div#footer address {
	margin:10px 13px;
	font-style:normal;
	}

/*
==============================
HEADER
==============================
*/

/* brand */
h1#brand { position:absolute; left:26px; top:39px; }
h1#brand a { background:url(../images/brand.png) no-repeat; width:143px; height:36px; display:block; text-indent:-6000px; float:left; clear:left; }

/* languages */
div#language-menu { margin-top:29px; float:right; }

div#language-menu li { margin-left:10px; float:left; }
div#language-menu a {}

a#lan-pt { background:url(../images/header/language-menu-div.png) no-repeat right; padding-right:10px; }
a#lan-us { background:url(../images/header/language-menu-div.png) no-repeat right;  padding-right:10px; }
a#lan-es { margin-right:20px; }

div#language-menu a.active { font-weight:bold; }

/* acompanhamento de processo */
div#process { /*float:right;*/ right:20px; _right:15px; top:65px; position:absolute; width:390px; /*clear:right;*/ }
div#process label { display:none; }

div#process h3#text-acompanhamento { background:url(../images/header/text-acompanhamento.png) no-repeat; width:165px; height:15px; display:block; margin:4px 0 0 0; float:left; text-indent:-6000px; }
div#process input.text-field { width:100px; margin-right:5px; }
div#process input.password-field { width:80px; margin-right:4px; }

input#button-ok { background:url(../images/button/ok.png) no-repeat; width:23px; height:21px; }

/* main menu */
div#main-menu { position:absolute; left:11px; top:91px; }

div#main-menu li { position:relative; float:left; font-size:10px; }
div#main-menu a.menu { height:34px; display:block; text-indent:-6000px; }

ul.secondary { position:absolute; display:none; width:139px; border-left:#e1e1e1 1px solid; border-right:#e1e1e1 1px solid; border-bottom:#e1e1e1 1px solid; float:left; clear:left; left:0px; top:34px; z-index:100; }
ul.secondary li { position:relative; width:240px; height:25px; display:block; background:#eaf4eb; clear:left; }
ul.secondary li.color { background:#f6fef7; }
ul.secondary a.submenu { position:relative; left:15px; top:6px; color:#085e01; }

body.pt a#menu-office { background:url(../images/menu/pt/office.png) no-repeat; width:96px; }
body.pt a#menu-areas { background:url(../images/menu/pt/areas.png) no-repeat; width:137px; }
body.pt a#menu-professionals { background:url(../images/menu/pt/professionals.png) no-repeat; width:95px; }
body.pt a#menu-articles { background:url(../images/menu/pt/articles.png) no-repeat; width:67px; }
body.pt a#menu-localization { background:url(../images/menu/pt/enderecos.png) no-repeat; width:89px; }
body.pt a#menu-intranet { background:url(../images/menu/pt/intranet.png) no-repeat; width:72px; }
body.pt a#menu-work { background:url(../images/menu/pt/work.png) no-repeat; width:124px; }
body.pt a#menu-contact { background:url(../images/menu/pt/contact.png) no-repeat; width:74px; }

/*
==============================
 show / hide
==============================
*/
.seta {
	background:url(../images/arrow-square.gif) no-repeat 2px -54px;
	cursor:pointer;
	padding:2px 0 2px 20px;
	display:block;
	border:1px solid #cecece;
	margin-bottom:10px;
	}
.active { background-position: 2px 2px; color:#085e01;}

.fechada { display: none; padding-left:20px;}

/*
==============================
FOOTER
==============================
*/
ul#footer-menu { display:none; }