@import url('reset.css');

@import url('960grid.css');
/* CSS Document */
/* Imports */
/* Global Variables */
@font-face {
  font-family: KR;
  src: url('../fonts/krw.eot');
  src: url('../fonts/krw.eot?iefix') format('eot'), url('../fonts/krw.woff') format('woff'), url('../fonts/krw.ttf') format('truetype'), url('../fonts/krw.svg#webfonthdiXSqJj') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: KRB;
  src: url('../fonts/krwb.eot');
  src: url('../fonts/krwb.eot?iefix') format('eot'), url('../fonts/krwb.woff') format('woff'), url('../fonts/krwb.ttf') format('truetype'), url('../fonts/krwb.svg#webfonthdiXSqJj') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font: normal 1em/1.6em KR, Kievit, Corbel, Calibri, KR, 'Lucida Sans', Helvetica, Tahoma, Arial, sans-serif;
  color: #000000;
  font-size: 1em;
  padding: 0px;
  margin: 0px;
  background: #FFF;
}
body.iphone {
  font-family: Georgia;
}
#bodyBackend {
  background: white;
}
a {
  color: black;
  font-weight: normal;
}
form {
  margin-top: 10px;
}
form div {
  margin: 5px 0;
}
input {
  background: #fafafa;
  border: none;
  border-bottom: 1px solid #ccc;
  font-family: KR, Kievit, Corbel, Calibri, KR, 'Lucida Sans', Helvetica, Tahoma, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  width: 548px;
}
.webkit input {
  width: 544px;
}
label {
  color: #b93f2f;
  display: block;
  float: left;
  font-size: 18px;
  margin-top: 4px;
  padding-right: 5px;
  text-align: left;
  width: 100px;
}
textarea {
  background: #fafafa;
  border: none;
  border-bottom: 1px solid #ccc;
  font-family: KR, Kievit, Corbel, Calibri, KR, 'Lucida Sans', Helvetica, Tahoma, Arial, sans-serif;
  font-size: 18px;
  width: 548px;
}
.webkit textarea {
  width: 542px;
}
/* Background */
html,
body,
#bg,
#bg table,
#bg td {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
#bg {
  left: 0;
  position: fixed;
  z-index: 0;
}
#bg div {
  height: 200%;
  left: -50%;
  position: absolute;
  top: -50%;
  width: 200%;
}
#bg td {
  text-align: center;
  vertical-align: middle;
}
#bg img {
  margin: 0 auto;
  min-height: 50%;
  min-width: 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#filme {
  position: fixed;
  z-index: 100;
}
#filme div {
  height: 200%;
  left: -50%;
  position: absolute;
  top: -50%;
  width: 200%;
}
#filme td {
  text-align: center;
  vertical-align: middle;
}
#filme img {
  margin: 0 auto;
  min-height: 50%;
  min-width: 50%;
}
#lampada a {
  background: transparent url('../img/lampada.png') center left no-repeat;
  display: block;
  height: 54px;
  position: absolute;
  right: 10px;
  text-indent: -9999em;
  top: 5px;
  width: 25px;
  z-index: 200;
}
#lampada a :hover {
  background: transparent url('../img/lampada.png') center right no-repeat;
}
#lampada .lampadaSelected {
  background: transparent url('../img/lampada.png') center center no-repeat;
}
/* Menu */
.menu {
  color: #111;
  display: block;
  left: 50%;
  position: absolute;
  top: 10px;
  width: 895px;
  z-index: 100;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.menuTopo {
  position: absolute;
  left: -447px;
  width: 895px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #CCC;
}
.menuTopo LI {
  float: left;
  font-family: KRB;
  font-weight: normal;
  text-align: center;
  width: 119px;
  background: white;
}
.menuTopo LI:not(#menu0) {
  border-left: 1px solid #CCC;
}
.menuTopo .selected {
  background: #eee;
}
.menuTopo LI:hover {
  background: #EEE;
}
.menuTopo LI:active {
  background: #E5E5E5;
}
#menu0 {
  background: url('../img/n_da_home.gif') no-repeat center center white;
  text-indent: -9999em;
  color: transparent;
  width: 55px;
}
#menu0 a {
  font-family: 'Niramekko San';
  font-weight: normal;
  display: block;
  height: 15px;
  padding: 3px 0;
  position: relative;
  width: 47px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
#menu0:hover {
  background: url('../img/n_da_home.gif') no-repeat center center #eeeeee;
}
#menu0:active {
  background: url('../img/n_da_home.gif') no-repeat center center #e5e5e5;
}
.menuTopo LI#menu1 a {
  color: #b93f2f;
}
.menuTopo LI#menu2 a {
  color: #d95c00;
}
.menuTopo LI#menu3 a {
  color: #b9a744;
}
.menuTopo LI#menu4 a {
  color: #51b999;
}
.menuTopo LI#menu5 a {
  color: #047cb9;
}
.menuTopo LI#menu6 a {
  color: #5041b9;
}
.menuTopo LI#menu7 a {
  color: #9c5db9;
}
#rodape {
  color: white;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 16px;
  z-index: 100;
}
#rodape a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.menuTopo LI:last-child {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.menuTopo LI:last-child a {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.menuTopo LI:first-child {
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
}
.menuTopo LI A {
  display: block;
  font-size: 11px;
  height: 18px;
  letter-spacing: 0.1em;
  line-height: 18px;
  margin: 0;
  padding: 2px 4px 1px;
  text-decoration: none;
  text-transform: uppercase;
}
/* Informações */
#menuDireita {
  font: 13px/20px KR, Kievit, Corbel, Calibri, KR, 'Lucida Sans', Helvetica, Tahoma, Arial, sans-serif;
  margin: 10px;
  overflow: auto;
}
#menuDireita H1, #menuDireita P {
  display: block;
  margin-bottom: 10px;
}
#menuDireita UL {
  display: block;
  margin: 10px auto;
  overflow: auto;
  width: 960px;
}
#menuDireita LI {
  display: block;
  float: left;
}
/* Conteúdo */
#floatInfo {
  background: transparent url('../img/quemsomos/bg-quem-somos.png') repeat;
  display: block;
  height: 400px;
  left: 150px;
  padding: 30px;
  position: absolute;
  top: 20px;
  width: 790px;
  z-index: 300;
}
#navegaPortfolio {
  display: block;
  height: 100%;
  position: absolute;
  text-indent: -9999px;
  width: 100%;
  z-index: 50;
  left: 0;
}
#navegaPortfolio ul {
  height: 100%;
  width: 100%;
}
#navegaPortfolio ul li {
  /*			cursor:none;*/

  display: block;
  float: left;
  height: 100%;
  text-align: center;
  width: 50%;
}
#navegaPortfolio ul li a {
  cursor: default;
  display: block;
  height: 100%;
  width: 100%;
}
#navegaPortfolio ul li#prev {
  background: url("../img/seta-esquerda.png") no-repeat scroll 20px 45%;
  opacity: 0;
}
#navegaPortfolio ul li#next {
  background: url("../img/seta-direita.png") no-repeat scroll right 45%;
  opacity: 0;
}
.legenda {
  bottom: 15px;
  clear: both;
  font-size: 13px;
  margin: 0 auto;
  padding: 2px 0 0 4px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 400;
}
.legenda a {
  color: #b93f2f;
}
.legenda .legendaBackground {
  color: #333;
  padding: 2px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: white;
  border: 1px solid #CCC;
  /*		background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(240, 240, 240, 1)), color-stop(0.4, rgba(255, 255, 255, 1)), to(rgba(235, 235, 235, 1)));	   
		background:-moz-linear-gradient(top,rgba(240, 240, 240, 1),rgba(255, 255, 255, 1) 40%,rgba(235, 235, 235, 1)); 
		-webkit-box-shadow: 1px 1px 3px #555;
		-moz-box-shadow: 1px 1px 3px #555;
	  	box-shadow: 1px 1px 3px #555;     */

}
.legenda #legendaTitulo {
  font-style: italic;
  text-transform: uppercase;
}
#dadosPortfolio {
  background: transparent;
  clear: both;
  display: block;
  width: 200px;
  z-index: 1000;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
#dadosPortfolio img {
  margin: 2px 0 8px;
  padding: 0;
}
#dadosPortfolio .subMenu {
  background: none repeat scroll 0 0 #FFFFFF;
  border-top: 3px solid #AA3038;
  clear: both;
  padding: 2px 0 0 4px;
  position: absolute;
  top: 40px;
}
#dadosPortfolio .subMenu pre {
  color: #FFF;
}
#dadosPortfolio .subMenu a, #dadosPortfolio .subMenu h1 {
  color: #AA3038;
  display: block;
  font-size: 12px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
#dadosPortfolio .subMenu a.setaDown {
  background: #000000 url('../img/seta-menus.png') no-repeat 100% -40px;
}
#dadosPortfolio .subMenu a.setaDown :hover {
  background: #000000 url('../img/seta-menus.png') no-repeat 100% -60px;
}
#dadosPortfolio .infos {
  background: none repeat scroll 0 0 #FFFFFF;
  display: block;
  font-size: 0.8em;
  line-height: 1.2em;
  max-height: 400px;
  overflow: auto;
  padding: 0 4px 7px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
#dadosPortfolio .infos p {
  line-height: 16px;
  margin-bottom: 5px;
}
#dadosPortfolio .infos.detalhes {
  border-bottom: #000000 2px solid;
}
#dadosPortfolio .escondeMenu a {
  background: #000000 url('../img/fechar.png') no-repeat;
  display: block;
  height: 20px;
  text-indent: -9999em;
  width: 200px;
}
#dadosPortfolio .escondeMenu a :hover {
  background: #000000 url('../img/fechar.png') bottom left no-repeat;
}
/* Contato */
.submit input {
  border: 1px solid #ccc;
  color: #d95c00;
  font-size: 14px;
  font-weight: bold;
  margin-left: 105px;
  padding: 3px 0;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fafafa;
  /*		background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 245, 245, 1)), color-stop(0.4, rgba(255, 255, 255, 1)), to(rgba(245, 245, 245, 1)));	   
		background:-moz-linear-gradient(top,rgba(245, 245, 245, 1),rgba(255, 255, 255, 1) 40%,rgba(245, 245, 245, 1));  */

}
.submit input :hover {
  border: 1px solid #aaa;
  background: #eee;
  /*			background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(200, 200, 200, 1)), color-stop(0.4, rgba(245, 245, 245, 1)), to(rgba(200, 200, 200, 1)));	   
			background:-moz-linear-gradient(top,rgba(200, 200, 200, 1),rgba(245, 245, 245, 1) 40%,rgba(200, 200, 200, 1));   */

}
.submit input :active {
  border: 1px solid #888;
  background: #eaeaea;
  /*			background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(170, 170, 170, 1)), color-stop(0.4, rgba(235, 235, 235, 1)), to(rgba(170, 170, 170, 1)));	   
			background:-moz-linear-gradient(top,rgba(170, 170, 170, 1),rgba(235, 235, 235, 1) 40%,rgba(170, 170, 170, 1));  */

}
.webkit .submit input {
  width: 546px;
}
div.errorValidation {
  color: #d95c00;
  margin-bottom: 10px;
  margin-left: 106px;
}
div#form {
  width: 663px;
}
#subMenuContato {
  border-top: 3px solid #51b999;
}
#subMenuContato h1 {
  color: #51b999;
}
/* Mensagens de Erro do CakePHP */
.error, h2, .notice {
  color: #FFF;
  margin-left: 240px;
}
#redes {
  display: block;
  overflow: auto;
  margin-top: 10px;
}
#redes #blog {
  background: #000000 url('../img/redes.gif') no-repeat 0 0;
}
#redes #blog :hover {
  background: #000000 url('../img/redes.gif') no-repeat -100px 0;
}
#redes #twitter {
  background: #000000 url('../img/redes.gif') no-repeat 0 -20px;
}
#redes #twitter :hover {
  background: #000000 url('../img/redes.gif') no-repeat -100px -20px;
}
#redes #facebook {
  background: #000000 url('../img/redes.gif') no-repeat 0 -40px;
}
#redes #facebook :hover {
  background: #000000 url('../img/redes.gif') no-repeat -100px -40px;
}
#redes #youtube {
  background: #000000 url('../img/redes.gif') no-repeat 0 -60px;
}
#redes #youtube :hover {
  background: #000000 url('../img/redes.gif') no-repeat -100px -60px;
}
#redes a {
  display: block;
  float: left;
  height: 20px;
  overflow: hidden;
  width: 100px;
}
#redes a span {
  position: absolute;
  left: -9999em;
}
/* POPUPS */
#backgroundPopup {
  display: none;
  position: fixed;
  _position: absolute;
  /* hack for internet explorer 6*/

  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #FFF;
  z-index: 1000;
}
#popupContact {
  border-bottom: 4px solid #000000;
  border-top: 4px solid #000000;
  display: none;
  position: fixed;
  _position: absolute;
  /* hack for internet explorer 6*/

  height: 500px;
  width: 936px;
  z-index: 1100;
  padding: 12px;
  font-size: 36px;
  line-height: 48px;
}
#popupContact h1 {
  text-align: left;
  color: #000;
  font-size: 36px;
  font-weight: 700;
  padding-bottom: 2px;
}
#popupContact p {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
#popupContactClose {
  font-size: 36px;
  line-height: 36px;
  right: 6px;
  top: 4px;
  position: absolute;
  color: #CCC;
  font-weight: 700;
  display: block;
}
#button {
  display: normal;
}
/* Sobre a Gente */#sobreaGenteWrapper {
  left: auto;
  margin: auto;
  padding-left: 6px;
  position: relative;
  top: 60px;
  width: 899px;
  z-index: 100;
}
#sobreaGenteWrapper .sobreaNira {
  padding: 5px;
  border-top: 3px solid #AA3038;
  background-color: white;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  font-size: 100%;
  width: 653px;
  margin-bottom: 30px;
}
#sobreaGenteWrapper .sobreaNira p {
  line-height: 16px;
  margin-bottom: 5px;
}
#sobreaGenteWrapper .sobreaNira .subMenu {
  float: left;
  margin-right: 29px;
}
#sobreaGenteWrapper .sobreaNira .infos {
  width: 650px;
  font-size: 0.8em;
  line-height: 1.2em;
}
div.sobreaGente {
  background: transparent;
  clear: both;
  display: block;
  width: 200px;
  z-index: 1000;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  clear: none;
  float: left;
  margin-right: 29px;
  border: 1px solid #CCC;
  border-top: none;
  /*	-webkit-box-shadow: 1px 1px 3px #555;
	-moz-box-shadow: 1px 1px 3px #555;
  	box-shadow: 1px 1px 3px #555;	*/
}
div.sobreaGente img {
  margin: 2px 0 0;
  padding: 0;
}
div.sobreaGente .subMenu {
  background: none repeat scroll 0 0 #FFFFFF;
  border-top: 3px solid #AA3038;
  clear: both;
  padding: 2px 0 0 4px;
  position: absolute;
  top: 40px;
}
div.sobreaGente .subMenu pre {
  color: #FFF;
}
div.sobreaGente .subMenu a, div.sobreaGente .subMenu h1 {
  color: #AA3038;
  display: block;
  font-size: 12px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
div.sobreaGente .subMenu a.setaDown {
  background: #000000 url('../img/seta-menus.png') no-repeat 100% -40px;
}
div.sobreaGente .subMenu a.setaDown :hover {
  background: #000000 url('../img/seta-menus.png') no-repeat 100% -60px;
}
div.sobreaGente .infos {
  background: none repeat scroll 0 0 #FFFFFF;
  display: block;
  font-size: 0.8em;
  line-height: 1.2em;
  max-height: 400px;
  overflow: auto;
  padding: 0 4px 7px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
div.sobreaGente .infos p {
  line-height: 16px;
  margin-bottom: 5px;
}
div.sobreaGente .infos.detalhes {
  border-bottom: #000000 2px solid;
}
div.sobreaGente .escondeMenu a {
  background: #000000 url('../img/fechar.png') no-repeat;
  display: block;
  height: 20px;
  text-indent: -9999em;
  width: 200px;
}
div.sobreaGente .escondeMenu a :hover {
  background: #000000 url('../img/fechar.png') bottom left no-repeat;
}
div.sobreaGente .subMenu {
  background: none repeat scroll 0 0 #FFFFFF;
  border-top: 3px solid #AA3038;
  clear: both;
  padding: 2px 0 0 4px;
  position: relative;
  top: 0;
}
div.sobreaGente .subMenu pre {
  color: #FFF;
}
div.sobreaGente:last-child {
  margin-right: 0;
}
/* Contato ***********************************************************************/
/* Cores *************************************************************************/
.violeta {
  color: #5041b9;
}

