@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,600,700,300);

/*SENHA [BEGIN]*/

#myModal-plug{
	width: 326px;
	height: 210px;
}

#myModal-plug .close-reveal-modal{
	background: url(../img/layout/bt-x.png) no-repeat;
	width: 22px;
	height: 22px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	position: absolute;
	right: -10px;
	top: -10px;
}

#myModal-plug .close-reveal-modal:hover{
	background-position: 0 -22px;
}

#myModal-plug h3{
	font-size: 24px;
	color: #616161;
	font-family: 'Open Sans', sans-serif;	
	font-weight: 600;
	margin-bottom: 25px;
}

#myModal-plug form .input label{
	margin-bottom: 5px;
	display: block;
}

#myModal-plug form .input input{
	display: block;
	width: 329px;
	height: 35px;
	border: 1px solid #d1d1d1;
	margin-bottom: 10px;
	padding-left: 5px;
}

.rowButton input{
	float: left;
}

.rowButton a{
	color: #838383;
	float: left;
	padding: 10px 0 0 10px;
}

.rowButton a:hover{
	text-decoration: underline;
}

#myModal-senha{
	width: 326px;
	height: 156px;
	background: url(../img/layout/fundo-modal.png) no-repeat;
}

#myModal-senha .close-reveal-modal{
	background: url(../img/layout/bt-x.png) no-repeat;
	width: 22px;
	height: 22px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	position: absolute;
	right: -10px;
	top: -10px;
}

#myModal-senha .close-reveal-modal:hover{
	background-position: 0 -22px;
}

#myModal-senha h3{
	font-size: 24px;
	color: #616161;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-bottom: 25px;
}

#myModal-senha form .input label{
	margin-bottom: 5px;
	display: block;
}

#myModal-senha form .input input{
	display: block;
	width: 329px;
	height: 35px;
	border: 1px solid #d1d1d1;
	margin-bottom: 10px;
	padding-left: 5px;
}

#myModal-senha form .input >div{
	margin-bottom: 3px;
}

/*SENHA [END]*/




/*MENU CATEGORIA [BEGIN]*/

.menu-cat{
	float: left;
	border: 1px solid #c6c6c6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	overflow: hidden;
	margin-right: 18px;
}

.menu-cat .titulo-categoria{
	color: #ffffff !important;
	background: url(../img/layout/top-menu-cat.jpg) no-repeat;
	padding: 11px 95px 11px 10px;
	font-weight: bold;
	font-size: 13px !important;
	margin-top: 0 !important;
}

#cssmenu .titulo-categoria{
	color: #ffffff !important;
	background: url(../img/layout/top-menu-cat.jpg) no-repeat;
	padding: 11px 95px 11px 10px;
	font-weight: bold;
	font-size: 13px !important;
	margin-top: 0 !important;
}

.menu-cat ul li{
}

.menu-cat ul li a{
	color: #797979;
	background: url(../img/layout/fundo-menu-arqui.jpg) repeat-x;
	display: block;
	padding: 10px 0 9px 7px;
	border-bottom: 1px solid #d7d7d7;
}

.menu-cat ul li a:hover{
	background: url(../img/layout/fundo-menu-arqui-hover.jpg) repeat-x;
}

/*MENU CATEGORIA [END]*/

/*ARQUITETO [BEGIN]*/

.parte-direita{
	width: 767px;
	float: right;
}

#arquitetos .box-aviso{
	width: 765px;
	border: 1px solid #c6c6c6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	background-color: #fbfbfb;
	display: inline-block;
}

#arquitetos .box-aviso h3{
	background: url(../img/layout/top-aviso.jpg) no-repeat;
	height: 34px;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #616161;
	padding: 10px 0 10px 55px;
}

#arquitetos .box-aviso p{
	line-height: 16px;
	margin-bottom: 12px;
	text-align: justify;
	padding: 0 19px;
}

#arquitetos .destaque h4{
	font-size: 20px;
	color: #2d2d2d;
	font-weight: bold;
	margin: 18px 0 20px 0;
}

#arquitetos .destaque ul{
	margin-bottom: 30px;
}

#arquitetos .destaque ul li{
	float: left;
	margin-right: 9px;
	width: 185px;
	position: relative;
}

#arquitetos .destaque ul li.last{
	margin-right: 0;
}

#arquitetos .destaque ul li a img{
	float: left;
	border: 1px solid #c6c6c6;
}

#arquitetos .destaque ul li a span{
	display: inline-block;
	color: #7c7b7b;
	font-size: 11px;
	margin: 10px 0 0 0;
}

#arquitetos .destaque ul li a strong{
	display: block;
	color: #2d2d2d;
	font-size: 15px;
}

#arquitetos .destaque ul li a em{
	background: url(../img/layout/lancamento-galeria.png) no-repeat;
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
}

#arquitetos .destaque ul li a:hover img{
	border: 1px solid #2d2d2d;	
}

#arquitetos .destaque ul li a:hover span {
	color: #2d2d2d;
}

#arquitetos .destaque ul li a:hover strong{
	color: #7c7b7b;
}

/*ARQUITETO [END]*/


/*ARQUITETOS VIEW [BEGIN]*/

.caminho{
	margin-bottom: 10px;
	color: #6c6c6c;
	font-size: 11px;
}

.caminho a{
	color: #6c6c6c;
}

.area-produto-view .produto-esquerda{
	float: left;
	margin-right: 30px;
}

.area-produto-view .produto-direita{
	float: left;
}

.area-produto-view .produto-esquerda a {
display: block;
position: relative;
}

.area-produto-view .produto-esquerda a img{
	border: 1px solid #c6c6c6;
}

.area-produto-view .produto-esquerda a:hover img {
border: 1px solid #2d2d2d;
}

.area-produto-view .produto-direita h4 {
	font-size: 25px;
	color: #2d2d2d;
	font-weight: bold;
	margin-bottom: 20px;
}

.area-produto-view .produto-direita span {
	background: url(../img/layout/detalhe-produtoview.png) no-repeat;
	color: #5c5c5c;
	font-size: 15px;
	font-weight: bold;
	height: 21px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 12px 20px;
	padding-bottom: 12px;
}

.area-produto-view .produto-direita p {
	line-height: 17px;
	margin-bottom: 12px;
	text-align: justify;
}

.area-produto-view .produto-esquerda .lupa {
	background: url(../img/layout/lupa.png) no-repeat;
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	z-index: 999;
	right: 17px;
	bottom: 12px;
	transition: all 0.5s;
}

.area-produto-view .produto-esquerda a:hover .lupa {
	transform: scale(1.3);
	-ms-transform: scale(1.3);
	-webkit-transform: scale(1.3);
}

.area-produto-view .produto-esquerda ul {
	margin-top: 5px;
}

.area-produto-view .produto-esquerda ul li{
	float: left;
	margin: 0 7px 0 0;
	width: 84px;
	height: 67px;
}

.area-produto-view .produto-esquerda ul li a img{
	border: 1px solid #c6c6c6;
}

.area-produto-view .produto-esquerda a:hover img {
	border: 1px solid #2d2d2d;
}

.baixar{
	background: url(../img/layout/baixar-arquivo.png) no-repeat;
	width: 137px;
	height: 39px;
	display: block;
	position: relative;	
}

.baixar .seta{
	background: url(../img/layout/setas.png) no-repeat 0 -20px;
	width: 18px;
	height: 20px;
	display: block;
	position: absolute;
	transition: background-position 0.5s;
	top: 11px;
	left: 9px;
}

.baixar:hover .seta{
	background-position: 0 0;
}

/*ARQUITETOS VIEW [END]*/


/*ALTERAR SENHA [BEGIN]*/

#alterar-senha{
	height: 210px;
}

#alterar-senha p{
	margin-bottom: 10px;
}

#alterar-senha .close-reveal-modal{
	background: url(../img/layout/bt-x.png) no-repeat;
	width: 22px;
	height: 22px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	position: absolute;
	right: -10px;
	top: -10px;
}

#alterar-senha .close-reveal-modal:hover{
	background-position: 0 -22px;
}

#alterar-senha h3{
	font-size: 30px;
	color: #2d2d2d;
	font-family: 'Open Sans', sans-serif;	
	font-weight: 600;
	margin-bottom: 25px;
}

#alterar-senha form .input label{
	margin-bottom: 5px;
	display: block;
}

#alterar-senha form .input input{
	display: block;
	width: 329px;
	height: 35px;
	border: 1px solid #d1d1d1;
	margin-bottom: 10px;
	padding-left: 5px;
}
/*ALTERAR SENHA [END]*/


/*BUSCA [BEGIN]*/

#frombuscaarquiteto{
	display: inline-block;
	float: right;
	margin-bottom: 16px;
}

#frombuscaarquiteto fieldset{
	display: inline-block;
	border: 4px solid #d2d2d2;
	margin: 0 !important;
}

#frombuscaarquiteto .input{
	float: left;
}

#frombuscaarquiteto .input input{
	padding: 0 0 0 5px;
	height: 40px;
	margin: 0;
	border: 1px solid #c6c6c6;
	width: 307px;
}

#frombuscaarquiteto .submit{
	float: left;
}

#frombuscaarquiteto .submit input{
	background: url(../img/layout/lupa-busca.jpg) no-repeat;
	width: 39px;
	height: 42px;
	border: 0;
	text-indent: -1000em;
	overflow: hidden;
}

/*BUSCA [END]*/

#arquitetos h2{
	font-size: 30px;
	color: #141414;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-bottom: 20px;
	width: 307px;
	display: inline-block;
}

/*ORCAMENTO [BEGIN]*/

.menu_lateral{
	width: 175px;
	float: left;
}

.input label{
	display: block;
}

.input input{
	border: 1px solid #d1d1d1;
	padding: 4px 0 4px 7px;
	margin: 0 0 6px 0;
	width: 150px;
}

.input textarea{
	border: 1px solid #d1d1d1;
	padding: 4px 0 4px 7px;
	width: 150px;
}

.orcamento,
.sketchup{
	border: 3px solid #d1d1d1;
	padding: 5px 5px;
	float: left;
	margin-top: 20px;
}

.orcamento h4,
.sketchup h4{
	color: #838383;
	font-size: 13px;
	padding-bottom: 5px;
}

.form-error{
	margin-bottom: 5px;
}





/* MENU NOVO */






@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300);

/* Base Styles */
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  position: relative;
}
#cssmenu {
width: 175px;

}
#cssmenu a {
  line-height: 1.3;
}
#cssmenu > ul > li:first-child {

  border: 1px solid #d7d7d7;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#cssmenu > ul > li:first-child > a {
  padding: 15px 10px;
  background: url(menu_images/pattern.png) top left repeat;
  border: none;
  border-top: 1px solid #141414;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 1.2em;
  font-weight: 300; 
 
}
#cssmenu > ul > li:first-child > a > span {
  padding: 0;
}
#cssmenu > ul > li:first-child:hover {

}

#cssmenu > ul > li {
background: url(../img/layout/fundo-menu-arqui.jpg) repeat-x;
}
#cssmenu > ul > li:hover {

}
#cssmenu > ul > li > a {
  font-size: .9em;
  display: block;
  background: url(menu_images/pattern.png) top left repeat;
  color: #000000;
  border: 1px solid #d7d7d7;
  border-top: none;

}
#cssmenu > ul > li > a > span {
  display: block;
 padding: 8px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.has-sub > a span {
  background: url(../img/layout/icon_plus.png) 96% center no-repeat;
}
#cssmenu > ul > li.has-sub.active > a span {
  background: url(../img/layout/icon_minus.png) 96% center no-repeat;
}

#cssmenu ul ul {
  display: none;
  background: #fff;
  border-right: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
}
#cssmenu ul ul li {
  padding: 0;
  border-bottom: 1px solid #d7d7d7;
  border-top: none;

}
#cssmenu ul ul li:last-child {
  border-bottom: none;
}
#cssmenu ul ul a {
padding: 10px 8px 10px 10px;
  display: block;
  color: #676767;
  font-size: .9em;
  font-weight: normal;
}
#cssmenu ul ul a:before {

  position: absolute;
  left: 10px;
  color: #e94f31;
}
#cssmenu ul ul a:hover {
color: #242424;
}





















