@charset "utf-8";
html {
	height:100%;
	width:100%;
	overflow:auto;
}
body {
	width:100%;
	height:100%;
	min-height:665px;
	min-width:1065px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.clear { clear:both; }
#out_wrapper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	min-height: 665px;
	min-width: 1065px;
	background-color: #FFF;
	overflow: hidden;
}
#nav_menu {
	margin:0 auto auto auto;
	width:980px;
	height:100px;
}
#header_logo {
	margin:5px auto 5px 0px;
	position:relative;
	float:left;
}
#nav_menu ul {
	list-style:none;
	width:680px;
	height:100px;
	margin-left:300px;
}
#nav_menu ul li { float:left; }
.li_home {
	display:block;
	background-image:url(../imgs/home.png);
	background-repeat:no-repeat;
	background-position:bottom,center;
	height:100px;
	width:60px;
}
.li_home:hover { background-image:url(../imgs/home_selected.png); }
.li_home_white {
	display:block;
	background-image:url(../imgs/home_selected.png);
	background-repeat:no-repeat;
	background-position:bottom,center;
	height:100px;
	width:60px;
}
.li_links {
	display:block;
	padding:0 20px;
	padding-top:80px;
	height:20px;
	margin:0px;
	color:#09201B;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	text-align:center;
}
.li_links:hover { background-image:url(../imgs/green_nav_selected.gif); color:#FFF;}
#header_bar_bottom {
	background-image:url(../imgs/green_header_bar.gif);
	background-position:bottom;
	background-size:100% 5px;
	background-repeat:repeat-x;
	height:5px;
	width:100%;
}
#mid_container {
	position:absolute;
	width:100%;
	top:105px;
	bottom:26px;
	right:0;
	margin:0 auto 0 auto;
}
#house {
	position:relative;
	width:80%;
	top:0;
	bottom:26px;
	right:0;
	margin:0 auto 0 auto;
}
#blank {
	background-image:url(../imgs/blank.gif);
	position:absolute;
	width:100%;
	top:105px;
	bottom:26px;
	right:0;
	margin:0 auto 0 auto;
}
.marcador {
	background-image:url(../imgs/marcador.png);
	height:25px;
	width:17px;
	position:absolute;
	z-index:100;
}
.marcador:hover { background-image:url(../imgs/marcador_hover.png); }
.marcador  a{
	display:block;
	height:25px;
	width:17px;
} 
#house img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
#house a {
	display:block;
	height:25px;
	width:17px;
}
#mid_container a {
	text-decoration:none;
	color:#FFF;
	font-size:14px;
}
#mid_container a:hover { color:#7EBFAA; }
#table_mid_container_back {
	position:absolute;
	left:1.5%;
	top:375px;
	background:url(../imgs/categorias/back.png);
	background-repeat:no-repeat;
	background-size:67px 39px;
	width:67px;
	height:39px;
	padding-left:0px;
}
#table_mid_container {
	float:left;
	background-repeat:no-repeat;
	background-size:300px 400px;
	width:300px;
	height:400px;
	margin:14px auto 0 -300px;
	padding-left:0px;
}
#table_text_mid_container {
	width:600px;
	margin:0 auto 0 auto;
	color:#FFF;
	font-size:13px;
	line-height:15.5px;
	padding-left:260px;
}
.links {
	float: left;
	width:100%;
	left:0;
	z-index: 1000;
	margin-top: 5px;
}

.links a {
	display:block;
	background:url(../imgs/bgTransp.png);
	left:0;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#7EBFAA;
	text-decoration:none;
	padding:3px 3px 3px 3px;
	margin-bottom: 5px;
}

#table_text_mid_container a:hover { color:#FFF; }
#text_mid_container {
	width:600px;
	margin:0 auto 0 auto;
	color:#FFF;
	font-size:14px;
	line-height:18.5px;
	padding-left:260px;
}
h1 {
	display:block;
	float:left;
	width: 100%;
	margin: 15px auto 15px auto;
	font-weight:bold;
	font-size:28px;
	color:#7EBFAA;
	line-height:31.5px;
}
h2 {
	display:block;
	float:left;
	width: 100%;
	margin: 25px auto 15px auto;
	font-weight:bold;
	font-size:20px;
	color:#7EBFAA;
}
h3 {
	display:block;
	margin:auto auto 5px auto;
	font-weight:bold;
	font-size:14px;
	color:#7EBFAA;
}
h4 {
	display:block;
	margin:10px auto 5px auto;
	font-weight:bold;
	font-size:14px;
	color:#7EBFAA;
}
#footer {
	bottom:0;
	margin: auto 0 0 0;
	position:absolute;
	width:100%;
	height:26px;
	background-color:#A2A2A3;
	background-image:url(../imgs/JJFfootergrad.png);
	background-repeat:repeat-y;
	background-position: right center;
}
#footer_stroke {
	background-image:url(../imgs/green_header_bar.gif);
	background-position:top;
	height:3px;
	width:100%;
}
#ziipdesign {
	position:relative;
	display:inline;
	float:left;
	margin:auto auto auto 50px;
	height:23px;
	width:82px;
}
#jjf {
	position:relative;
	float:right;
	margin:auto 50px auto auto;
	height:23px;
	width:300px;
}
#jjf p {
	display:block;
	float:left;
	margin-top:6px;
	font-size:11px;
	font-weight:bold;
	color:#333;
}
#logo_jjf_footer {
	position:relative;
	float:left;
	width:27px;
	height:20px;
	margin:2px auto auto 5px;
}
.no_display {
	display:none;
	position:absolute;
	width:143px;
	height:175px;
	z-index:110;
}

.produto-desc h1, .produto-desc h2, .produto-desc h3 {
	width: 100%;
	display:block;
	margin: 0;
	font-weight:bold;
	font-size:14px;
	color:#7EBFAA;
	padding:6px 0 4px 0;
	line-height: 18px;
	float: left;
	clear: both;
}
.produto-desc ul {
	margin-left: 16px;
	padding: 0;
	float: left;
}
.produto-desc p {
	width: 100%;
	float: left;
	margin: 0 0 2px 0;
}
.galeria-imagens a {
	width: 110px;
	height: 88px;
	border: 2px solid #4bac93;
	float: left;
	margin: 0 18px 11px 18px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}


/* galeria */
.bg-galeria {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color:rgba(85,85,85,0.85);
	display: none;
}
.galeria {
	position: absolute;
	width: 490px;
	height: 482px;
	border: 1px solid #ffffff;
	background-color: #13977A;
	top: 146px;
	left: 50%;
	margin-left: -245px;
	display: none;
}
.gallery-close {
	width: 21px;
	height: 17px;
	float: right;
	background-image: url(../imgs/gallery-close.png);
	background-repeat: no-repeat;
	margin: 5px;
}
.galeria-slide {
	position: relative;
	clear: both;
	width: 358px;
	height: 342px;
	margin: 0 33px;
	padding: 0;
}
.galeria-slide .slider {
	width: 100%;
	height: 100%;
}
.galeria-slide .slider .item {
	position: relative;
	top: 0;
	left: 0;
	width: 424px;
	height: 342px;
	margin: 0 0 0 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}
.galeria-slide .prevButton {
	position: absolute;
	width: 15px;
	height: 26px;
	background-image: url(../imgs/gallery-prev.png);
	z-index: 100;
	top: 130px;
	left: 5px;
	cursor: pointer;
}
.galeria-slide .nextButton {
	position: absolute;
	width: 15px;
	height: 26px;
	background-image: url(../imgs/gallery-next.png);
	z-index: 100;
	top: 130px;
	right: 5px;
	cursor: pointer;
}
.galeria-slide .legenda {
	position: absolute;
	width: 100%;
	min-height: 56px;
	background-color:rgba(85,85,85,0.6);
	bottom: 0;
	opacity: 0;
	-webkit-transition: 0.2s linear; -moz-transition: 0.2s linear; -o-transition: 0.2s linear; transition: 0.2s linear;
}
.galeria-slide .item:hover .legenda {
	opacity: 1;
}
.galeria-slide .legenda p {
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	margin: 12px 14px;
	line-height: 20px;
}
.galeria-slide .legenda p span {
	font-size: 18px;
	display: block;
	font-weight: bold;
}
/* thumbs */
.galeria-thumb {
	position: relative;
	width: 490px;
	height: 78px;
}
.galeria-thumb-slide {
	position: relative;
	clear: both;
	width: 364px;
	height: 78px;
	margin: 16px 26px 0 33px;
	padding: 0;
}
.galeria-thumb-slide .slider {
	width: 100%;
	height: 100%;
}
.galeria-thumb-slide .slider .item {
	position: relative;
	width: 109px;
	height: 78px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
}
.galeria-thumb-slide .slider .item .img {
	position: absolute;
	width: 95px;
	height: 78px;
}
.galeria-thumb-slide .slider .button .color {
	position: absolute;
	width: 95px;
	height: 78px;
	background-color:rgba(85,85,85,0.45);
	-webkit-transition: 0.2s linear; -moz-transition: 0.2s linear; -o-transition: 0.2s linear; transition: 0.2s linear;
}
.galeria-thumb-slide .slider .button.selected .color {
	background-color:rgba(85,85,85,0);
}
.galeria-thumb .prevButton-thumb {
	position: absolute;
	width: 8px;
	height: 22px;
	background-image: url(../imgs/gallery-thumb-prev.png);
	z-index: 100;
	top: 27px;
	left: 20px;
	cursor: pointer;
}
.galeria-thumb .nextButton-thumb {
	position: absolute;
	width: 8px;
	height: 22px;
	background-image: url(../imgs/gallery-thumb-next.png);
	z-index: 100;
	top: 27px;
	right: 22px;
	cursor: pointer;
}

/* ---- */
.contactos-cnt p, .contactos-cnt p span {
	background-repeat: no-repeat;
	padding-left: 16px;
}
.facebook-link {
	width: 123px;
	height: 20px;
	float: left;
	margin-top: 1px;
	margin-right: 30px;
}