/* 

Estilos gerais 

*/
body#all {
	border: 0;
	margin: 0;
	background-color: #9A8C80;
	color: #696969;
	/*width: 100%;
	height: 100%;*/
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

#all strong { color: black; font-weight: normal; }

a { color: orange; text-decoration: none; }

a:hover { text-decoration: underline; }

a:visited { color: #9d8a66; }

/* IE Hack.. always fuckin IE */
#first, #roberto, #delux, #esp_barr, #rc_salon, #esp_tatu, #contato, #jobb { position: absolute; top: 0; left: 0; }

h1 {
	color: #8b0000;
	font-family: Anivers, "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
}

h2, h3 {
	margin: 5px 0 8px 0;
	color: #dea770;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1%;
}

h3 { color: #8b4513; font-size: 0.8em; }

h2.compact { margin: 5px 0 2px 0; }

hr {
	width: 200px;
	margin: 0 0 10px 0;
	border: 1px solid #9a8c80;
	color: #9a8c80;
	text-align: left;
	line-height: 0%;
	left: -20px;
	position: relative;
}

p {
	color: #5c5855;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.1em;
}

/*

Estrutura

*/

#frame {
	width: 760px;
	height: 560px;
	overflow: hidden;
	position: relative;
	margin: auto;
	border: none;
	display: block;
}

#menubar {
	width: 100%;
	margin: auto;
	list-style: none;
	display: inline-block;
	background-color: black;
	text-align: center;
	height: 30px;
}

#menubar li { list-style: none; display: inline; }

#submenu_content { }

#submenu {
	border: 1px solid red;
	width: 250px;
	display: inline;
	overflow: hidden;
	height: 30px;
}

#content {
	width: 760px;
	margin: auto;
	background-color: white;
	overflow: hidden;
	height: 530px;
	/*border: 1px solid red;*/
	position: relative;
}

#wrapper { width: 6085px; display: block; height: 530px; }

#home, #bio, #lins, #barros, #tatu, #talk, #salon, #work {
	width: 760px;
	float: left;
	margin: auto;
	display: inline-block;
	min-width: 760px;
	height: 530px;
	position: relative;
}

/*

Seção 1: Home

*/
#home { background-color: black; }

/*

Seção 2: Roberto Capelli

*/
#bio {
	background-image: url(../images/roberto/foto.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.bio_text {
	float: left;
	width: 360px;
	margin-right: 10%;
	position: relative;
	top: 75px;
	left: 370px;
}

/*

Seção 3: Espaço Higienópolis - Lins

*/
.bottombar {
	width: 98%;
	padding: 2px;
	display: inline-block;
	color: black;
	background-color: transparent;
	height: 20px;
	bottom: 0px;
	left: 0;
	position: absolute;
	z-index: auto;
	font-size: 0.6em;
	text-transform: uppercase;
}
.bottombar a {
	color: #707070;
}

#lins {
	background-image: url(../images/lins/foto.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.higi_text {
	width: 500px;
	float: left;
	margin: auto;
	padding-left: 210px;
	position: relative;
	top: 75px;
}

.infotop {
	width: 740px;
	float: right;
	padding: 8px;
	text-align: right;
	position: absolute;
	height: 280px;
	overflow: visible;
	top: 0;
	right: 0;
	z-index: 111;
	background-color: transparent;
}

.details {
	padding: 10px;
	border: 5px solid white;
	display: none;
	color: #64605e;
	background-color: white;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	right: 0;
	margin-right: 0;
	background-image: url(../ui/di.gif);
	border-bottom: 1px solid black;
	line-height: 150%;
}

.details ul, .details li { margin: 0; padding: 0; }
.details li {
	list-style-type: square;
	list-style-position: inside;
	text-indent: 0px;
	line-height: 150%;
}

.coldetail {
	width: 170px;
	float: right;
	padding-right: 5px;
	padding-top: 5px;
	display: table-cell;
	text-align: left;
}
.coldetail p {
	text-align: justify;
	text-justify: distribute;
	text-indent: 5pt;
	padding-left: 5px;
	padding-right: 10px;
	
}


.prox {
	background: url(../images/lins/barros.gif) no-repeat center;
}

.prev {
	background: url(../images/barros/lins.gif) no-repeat center;
}

a.prox, a.prev {
	width: 150px;
	border: 1px solid white;
	display: inline-block;
	height: 20px;
}

a.prox:hover, a.prev:hover { border: 1px solid orange; }

/*

Seção 4: Espaço Higienópolis - Barros

*/
#barros {
	background-image: url(../images/barros/foto.jpg);
	background-position: 30px;
	background-repeat: no-repeat;
}

.barr_text {
	width: 300px;
	float: left;
	left: 435px;
	position: relative;
	top: 75px;
}

/*

Seção 5: Espaço Tatuapé

*/
#salon { }

.salon_choice {
	width: 700px;
	margin: auto;
	display: block;
	position: relative;
	top: 75px;
}

.salon_text {
	width: 300px;
	/*padding-left: 100px; for the <h1> title (excluded)  */
	clear: both;
	display: block;
	position: relative;
	margin: auto;
	text-align: center;
}

#tatu {
	background-image: url(../images/tatu/foto.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.tatu_text {
	width: 300px;
	float: left;
	left: 435px;
	position: relative;
	top: 75px;
}

/*

Seção 6: Contato

*/
#talk { }

.talk_content {
	margin: auto;
	position: relative;
	top: 75px;
	bottom: 30px;
}

label, input[type='text'], textarea { clear: both; display: block; }

.field{ width: 290px; margin: 0; height: 12px; }

.txarea{ width: 290px; margin: 0; height: 60px; }

.falecom, .workset {
	width: 300px;
	padding: 10px;
	border: 1px solid #dcdcdc;
	background-image: url(../images/work/bgform.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	/*border: 0;
	background: url(../images/fale/bgform.jpg) no-repeat left center;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.softhint { color: #a9a9a9; font-style: oblique; text-align: right; }

.curriculo { display: none; }

#work {
	background-image: url(../images/work/scissors2.gif);
	background-position: 100px;
	background-repeat: repeat-y;
}

.work_content {
	width: 300px;
	margin: auto;
	position: absolute;
	top: 75px;
	float:left;
	left: 230px;
}

.workset { margin: auto; position: relative; }
.workset .txarea{ height: 40px; }

#loading {display:none; width: 320px; height: 40px; overflow: hidden;}
#loading2 {
	display:none;
	
	width:140px;
	height: 300px;
	overflow: hidden;
	position:relative;
	float:right; 
	margin-right:30px;
	margin-top: 120px;
}


