*{
	font-family: verdana, arial, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
}

body { 
	background: #d0e1d6;
	color: #010101;
}

a { text-decoration: none; }
a:hover {color: #2f543f;}
button, fieldset, img { border: 0 none; }
hr { display: none; }
input, textarea { 
	background: transparent;
	border: 0 none;
	padding: 4px;
}
img {border: none;}
p {
	margin-bottom: 20px;
}

/* comuns */

.imgreplace, .menu li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

.centro {
	margin: 0 auto;
	width: 914px;
}

.floatLeft { float: left; }
.floatRight { float: right; }
.clear { clear: both; }

.floatItens { overflow: hidden;}
.floatItens li { float: left;}

.ovHidden { overflow: hidden; }

/* /comuns */


/* ESTRUTURA */

#wrap { 
	background: #fff url("../img/bg-wrap.jpg") no-repeat center top;
	float: left;
	width: 100%;
}

#container {  }


/* #header */
#header {
	height: 178px;
	padding: 12px 0 0;
}
#header h1 a { 
	background: url("../img/logo-barra-garden.gif") no-repeat;
	height: 105px;
	width: 192px;
}
#header h1 > a { background: url("../img/logo-barra-garden.png") no-repeat; }

#header #utils { 
	overflow: visible;
	margin: 0 0 50px;
	z-index: 99;
}
#header #utils li {
	height: 16px;
	margin-left: 20px;
}
#header #utils .icon {
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	width: 16px;
}
#header #utils li.horario .icon { background: url("../img/sprites.png") no-repeat -80px -56px; }
#header #utils li.telefone .icon { background: url("../img/sprites.png") no-repeat -96px -56px; }

#header #utils li a {
	color: #105793;
	font-size: 11px;
	position: relative;
}
#header #utils li a span { display: inline-block; }
#header #utils li a small { display: none; }
#header #utils li a:hover small {
	display: block;
	position: absolute;
	top: 18px;
	right: 0;
	float: right;
	z-index: 99;
}
#header #utils li a:hover small img {z-index: 999;}

#header #utils li.horario a:hover small { width: 289px; }
#header #utils li.telefone a:hover small { width: 137px; }
#header #utils li a:hover small span { display: block;}

#header #formBusca {
	background: url("../img/formbusca-bg.png") repeat-x;
	border-top: 1px solid #9cb8d1;
	clear: right;
	float: right;
	height: 31px;
	width: 315px;
	z-index: 2;
}
	#header #formBusca span, #header #formBusca input {
		height: 22px;
		width: 266px;
	}
	#header #formBusca input {
		background: url("../img/formbusca-bg.png") repeat-x;
		height: 22px;
		line-height: 22px;
		padding: 4px 0px 4px 4px;
		width: 266px;
	}
	#header #formBusca button {
		background: url("../img/bt-buscar.png") no-repeat;
		bottom: 26px;
		height: 22px;
		margin: -26px 0 0 275px;
		left: 277px;
		width: 36px;
	}
	
#header #menu {
	background: url("../img/menu-bg-padding.png") no-repeat bottom;
	padding: 17px 0 28px;
}
#header #menu li a {
	background: url("../img/sprites.gif") no-repeat;
	height: 28px;
	padding: 0 21px 0 14px;
}
#header > #menu li a { background: url("../img/sprites.png") no-repeat; }
#header #menu li.home a {
	background-position: 0 0;
	width: 35px;
}
#home #header #menu li.home a, #header #menu li.home a:hover { background-position: 0 -28px;}
#header #menu li.shopping a {
	background-position: -70px 0;
	width: 80px;
}
#shopping #header #menu li.shopping a, #header #menu li.shopping a:hover { background-position: -70px -28px;}
#header #menu li.lojas a {
	background-position: -185px 0;
	width: 40px;
}
#lojas #header #menu li.lojas a, #header #menu li.lojas a:hover { background-position: -185px -28px;}
#header #menu li.restaurantes a {
	background-position: -260px 0;
	width: 103px;
}
#restaurantes #header #menu li.restaurantes a, #header #menu li.restaurantes a:hover { background-position: -260px -28px;}
#header #menu li.salas a {
	background-position: -398px 0;
	width: 131px;
}
#salas #header #menu li.salas a, #header #menu li.salas a:hover { background-position: -398px -28px;}
#header #menu li.eventos a {
	background-position: -565px 0;
	width: 58px;
}
#eventos #header #menu li.eventos a, #header #menu li.eventos a:hover { background-position: -565px -28px;}
#header #menu li.servicos a {
	background-position: -659px 0;
	width: 62px;
}
#servicos #header #menu li.servicos a, #header #menu li.servicos a:hover { background-position: -659px -28px;}
#header #menu li.blog a {
	background-position: -757px 0;
	width: 34px;
}
#blog #header #menu li.blog a, #header #menu li.blog a:hover { background-position: -757px -28px;}
#header #menu li.contato a {
	background-position: -826px 0;
	width: 52px;
}
#contato #header #menu li.contato a, #header #menu li.contato a:hover { background-position: -826px -28px;}


/* /#header */

/* #content */

#content { 
	padding: 0 0 45px;
	float: left;
}

#home #main { 
	float: left;
	width: 625px;
}
#home #sidebar { 
	float: right;
	width: 263px;
}

#main {
	float: right;
	width: 464px;
}
#sidebar { 
	float: left;
	width: 418px;
}


/* /#content */


/* #footer */
#footer { padding: 25px 0 0; }
#footer #midias-sociais {
	margin-left: 90px;
	width: 100px;
}
#footer #midias-sociais li { margin-right: 4px;}
#footer #midias-sociais li a {
	background: url("../img/sprites.gif") no-repeat;
	height: 16px;
	width: 16px;
}
#footer #midias-sociais li > a { background: url("../img/sprites.png") no-repeat; }
#footer #midias-sociais li.flickr a { background-position: 0 -56px; }
#footer #midias-sociais li.facebook a { background-position: -16px -56px; }
#footer #midias-sociais li.twitter a { background-position: -32px -56px; }
#footer #midias-sociais li.youtube a { background-position: -48px -56px; }
#footer #midias-sociais li.vimeo a { background-position: -64px -56px; }


#footer #menu-footer {
	margin: 0 25px 20px 0;
	width: 680px;
}
#footer #menu-footer li { margin: 0 14px 0 0; }
#footer #menu-footer li a {
	color: #334a3c;
	text-transform: uppercase;
}
#footer, #footer a { color: #334a3c; }
#footer a:hover, #footer #menu-footer li a:hover {color: #000; }

#footer p { 
	color: #455a4d;
	text-align: center;
}
#footer .geo { display: none; }

/* FIM ESTRUTURA */

.bt { 
	background: url("../img/botoes.png") no-repeat;
	height: 25px;
}
.btEnviar {
	float: left;
	margin-right: 15px;
	width: 52px;
}
.btVerTodos {
	background-position: -52px 0;
	width: 72px;	
}

/* FONTES  */


#content { font-size: 11px; }
#footer { font-size: 10px; }

h2 {
	color: #32744b;
	font-size: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
}


/* FORMS */

form li.lado {
	clear: none;
	float: left;
}
form li {
	background: url("../img/formbusca-bg.png") repeat-x;
	border-top: 1px solid #d4d4d4;
	clear: both;
}
button {cursor: pointer;}
input, textarea { 
	color: #7B825C;
	font-size: 11px;
	text-transform: uppercase;
}

.formBusca {
	background: url("../img/formbusca-bg.png") repeat-x;
	border-top: 1px solid #9cb8d1;
	height: 31px;
	position: relative;
}
	.formBusca span.buscap, .formBusca input.buscap { width: 416px; }
	.formBusca span, .formBusca input { height: 22px; }
	.formBusca input {
		background: url("../img/formbusca-bg.png") repeat-x;
		height: 22px;
		line-height: 22px;
		padding: 4px;
	}
	.formBusca button {
		background: url("../img/bt-buscar.png") no-repeat;
		bottom: 4px;
		height: 22px;
		position: absolute;
		right: 2px;
		width: 36px;
	}

form input {
	background: url("../img/formbusca-bg.png") repeat-x;
	height: 20px;
	line-height: 20px;
}


#msgFormErro { 
	height: 25px;
	line-height: 25px;
	color: #7a0000;
}

/* - - - - - - -  */

.sombra {
	background: url("../img/sombra.png") no-repeat center bottom;
	padding: 0 0 10px;
}

#boxBanner {
	background: url("../img/banner-sombra.png") repeat-x bottom;
	height: 258px;
	padding-bottom: 10px;
}
#eventos #boxBanner {
	background: url("../img/eventos-banner.png") no-repeat bottom;
	height: 256px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#boxBanner ul {
	overflow: hidden;
	height: 256px;
	width: 914px;
}

.boxBanner{
	position: relative;
}

.boxBanner #controls {
	position: absolute;
	top: 224px;
	right: 12px;
	width: 110px;
}
.boxBanner #controls li {
	float: left;
	height: 22px;
	margin-right: 6px;
	width: 30px;
}
.boxBanner #controls li a {
	background-image: url("../img/controls-bt.png");
	display: block;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-indent: -99999px;
}
.boxBanner #controls1.current a { background-position: 0px -22px; }
.boxBanner #controls2 a { background-position: -30px 0; }
.boxBanner #controls2.current a { background-position: -30px -22px; }
.boxBanner #controls3 a { background-position: -60px 0; }
.boxBanner #controls3.current a { background-position: -60px -22px; }


#formNews {
	margin-right: 20px;
	width: 250px;
}
#formNews fieldset { margin-bottom: 10px; }
#formNews span { 
	display: block;
	margin-bottom: 10px;
}
#formNews h2 {
	background: url("../img/form-news-legend.png") no-repeat;
	display: block;
	font-size: 14px;
	height: 42px;
	margin-bottom: 0;
	padding: 10px 0 0 50px;
	text-transform: none;
	width: 145px;
}
#formNews li {
	height: 30px;
	position: relative;
}
#formNews li label {
	display: none;
	font-size: 10px;
	color: #7b825c;
	position: relative;
	text-transform: uppercase;
	width: 35px;
}
#formNews li input {
	background: transparent;
	height: 20px;
	width: 242px;
}



#boxProEventos {
	margin-left: 10px;
	width: 344px;
}
#boxProEventos h2 { margin: 10px 0 15px; }
#boxProEventos ul li {
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	margin: 0 0 6px;
	padding-bottom: 6px;
}
#boxProEventos ul li small {
	color: #e37d19;
	display: inline-block;
	padding-right: 5px;
	width: 95px;
}
*:first-child+html #boxProEventos ul li small {
	display: block;
	float: left;
	margin-right: 10px;
	width: 100px;
}
#boxProEventos ul li strong { color: #447657;}
#boxProEventos ul li a:hover strong { color: #2f543f; }

#boxUltimasBlog {}
#boxUltimasBlog ul { margin-bottom: 18px; }
#boxUltimasBlog ul li {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
#boxUltimasBlog a span { color: #e37d19; }
#boxUltimasBlog a strong { color: #447657; }
#boxUltimasBlog a:hover strong { color: #2f543f; }

#boxUltimasBlog ul li p {
	margin: 10px 0 0;
	padding-bottom: 10px;
}
#boxUltimasBlog ul li p a { 
	color: #010101;
	line-height: 14px;
}

#tabbelaFuncionamento { width: 100%; }
#tabbelaFuncionamento th, #tabbelaFuncionamento td { border-bottom: 1px solid #9baca4; }
#tabbelaFuncionamento th { background: #d1e7db;}
#tabbelaFuncionamento td, #tabbelaFuncionamento th { padding: 4px 0;}
#tabbelaFuncionamento .alEsq { 
	padding-left: 8px;
	text-align: left;
}
#tabbelaFuncionamento td { text-align: center; }



#boxVideo {
	height: 290px;
	margin-bottom: 30px;
}

#boxFotos { margin-bottom: 20px;}
#boxFotos ul { }
#boxFotos ul li {
	background: url("../img/shopping-fotos-sombra.png") no-repeat center bottom;
	margin-right: 5px;
	padding: 0 0 10px;
}
#boxFotos ul li:last-child { margin: 0; }
#boxFotos ul li img { border: 1px solid #4f6657; }
#boxFotos ul li, #boxFotos ul li img {
	height: 73px;
	width: 98px;
}

.solo #boxFotos ul {
	height: 309px;
	overflow: hidden;
}
.solo #boxFotos ul li { background: url("../img/sombra.png") no-repeat center bottom; }
.solo #boxFotos ul li, .solo #boxFotos ul li img {
	height: 299px;
	width: 418px;
}
.solo #boxFotos ul li img { border: 0 none; }

#boxSocial li { margin-right: 30px; }
#boxSocial li, #boxSocial li a { height: 60px; }
#boxSocial li.flickr, #boxSocial li.flickr a { width: 105px;}
#boxSocial li.slideshare, #boxSocial li.slideshare a { width: 242px;}
#boxSocial li a { background-image: url("../img/box-social.png"); }
#boxSocial li.slideshare a {background-position: -105px 0;}


#boxDetalhe { margin-bottom: 40px;}
#boxDetalhe div { margin-bottom: 10px; }
#boxDetalhe strong { 
	display: block; 
	padding: 0 0 5px;
}
#boxDetalhe p span { padding-left: 20px; }
#boxDetalhe a.link {
	background: #578D6A;
	color: #fff;
	padding: 4px;
	
}
#boxDetalhe a.link:hover { background: #2f543f;}

#formSalas {}
#formSalas fieldset { margin-bottom: 10px;}
#formSalas li.lado { 
	width: 194px; 
	clear: none;
}
#formSalas li.lado input { width: 180px; }
#formSalas li { 
	clear: both;
	width: 392px;
}
#formSalas li input { width: 384px;}
#formSalas li.lado:first-child { margin-right: 4px;}
#formSalas textarea {
	border-bottom: 1px solid #d4d4d4;
	height: 68px;
	width: 384px;
}


#boxLogos ul {
	height: 147px;
	overflow: hidden;
	width: 418px;
}
#boxLogos ul li {
	background: #edf6ee;
	height: 147px;
	overflow: hidden;
	text-align: center;
	width: 139px;
}


#boxBuscas form { margin-bottom: 20px;}
#boxBuscas .formBusca { border-top: 1px solid #D4D4D4; }

#boxBuscaInicial {
	color: #7b825c;
	text-transform: uppercase;
}
#boxBuscaInicial ul { margin-top: 10px; }
#boxBuscaInicial ul li, #boxBuscaInicial ul li a { width: 16px; }
#boxBuscaInicial ul li {
	background: #529a6c;
	border-right: 1px solid #7eba94;
	height: 16px;
	text-align: center;
}
#boxBuscaInicial ul li a {
	display: block;
	height: 14px;
	padding: 1px 0;
}
#boxBuscaInicial ul li a { color: #fff; }
#boxBuscaInicial ul li a:hover {background: #2f543f; }


/* boxInfo */
#eventos #boxInfo li { margin-bottom: 15px; }
#boxInfo { margin-bottom: 50px; }
#boxInfo span.cats {
	font-size: 11px;
	font-style: italic;
}
#boxInfo p {
	margin: 20px 0;
}
#boxInfo ul { margin: 15px 0 25px; }
#boxInfo ul li { 
	min-width: 145px;
	width: 145px;
}
#contato #boxInfo ul li { min-width: 110px; width: 110px; }
#contato #boxInfo ul li.loc { width: 142px; }
#contato #boxInfo ul li.site { width: 165px; }

#boxInfo ul li.loc { /*width: 154px;*/ }
#boxInfo ul li.site { width: 174px; }
#boxInfo ul li b, #boxInfo ul li span { display: block; }
#boxInfo ul li a { color: #010101;}
#boxInfo ul li a:hover { color: #447657;}
#boxInfo a.email {
	background: url("../img/enviar-email.png") no-repeat;
	color: inherit;
	padding: 6px 0 0 33px;
}



/* barraEventos */

#barraEventos {
	background: url("../img/bg-barra-evento.gif") no-repeat bottom;
	margin-bottom: 30px;
	height: 35px;
	padding-bottom: 18px;
}
.solo #barraEventos {
	float: left;
	margin: 30px 0;
	width: 100%;
}
#barraEventos .formBusca { 
	border-top: 0 none;
	float: left;
	width: 500px;
}
#barraEventos .formBusca input { width: 452px; }
#barraEventos ul.menuSelect {
	float: left;
	margin-left: 15px;
}

/* listaEventos */
#listaEventos li {
	background: #e7f0ea;
	height: 195px;
	margin: 0 7px 7px 0;
	padding: 7px 7px 12px;
	text-align: center;
	width: 209px;
}
#listaEventos li.noMargin {margin: 0 0 7px 0;}
#listaEventos li img { margin-bottom: 15px; }
#listaEventos li h3,  { }
#listaEventos li a { color: #31533e; font-size: 12px;}

#listaEventos > li > a, #listaEventos li img {
	height: 139px;
	width: 209px;
}

#listaServicos { overflow: visible;}
#listaServicos li {
	/*list-style: inside url("../img/bullet.png");*/
	background: url("../img/bullet.png") no-repeat;
	margin: 0 0 15px;
	padding: 0 0 0 25px;
}
#listaServicos a { 
	color: #316A47;
	font-weight: bold;
	padding-bottom: 8px;
}
#listaServicos div { display: none; }
#listaServicos span { 
	display: block;
	margin: 5px 0;
}


#formContato {}
#formContato fieldset { margin-bottom: 10px;}
#formContato li.lado { width: 230px;}
#formContato li.lado input { width: 222px;}
#formContato li input { width: 457px;}
#formContato li.lado:first-child { margin-right: 4px;}
#formContato textarea {
	background: #fff url("../img/formbusca-bg.png") repeat-x;
	border-bottom: 1px solid #d4d4d4;
	height: 150px;
	width: 456px;
}



#boxOutros { margin: 30px 0 0; }
#boxOutros > ul > li { 
	float: left;
	margin-right: 15px;
}
#boxOutros strong { 
	color: #3a6e4d;
	display: block;
}
#boxOutros li.shopping{ width: 250px; }
#boxOutros li.telefone{ 
	border-left: 2px solid #EDF3EF;
	padding-left: 25px;
	width: 155px;
}

#boxResultado { margin-bottom: 60px;}

#boxResultado span { display: block; }
#boxResultado > span { text-align: right; }
#boxResultado ul { margin: 10px 0;}
#boxResultado ul li {
	background: #E1EFFF;
	padding: 5px 0 7px;
}
#boxResultado ul li.alt { background: #FFF;} 
#boxResultado ul li a { color: #010101; }
#boxResultado ul li span { 
	display: inline-block;
	font-size: 10px;
}
#boxResultado ul li span.nome {
	padding: 0 10px;
	width: 175px;
}
#boxResultado ul li span.numero {	width: 128px;}
#boxResultado ul li span.tel {
	padding: 0 20px 0 10px;
	width: 100px;
}
#boxResultado span { 
	display: block;
	cursor: pointer;
}

#boxResultado > a {
	background: #578D6A;
	color: #fff;
	padding: 4px;
}


#boxTwitter {
	background: url("../img/twitter.gif") no-repeat 20px 20px;
	min-height: 31px;
	margin: 0;
	padding: 20px 30px 10px 80px;
	width: 308px;
}
#boxTwitter .prefixo a { 
	color: #010101;
	font-weight: bold;
}
.sigaTwitter {
	background: url("../img/twitter-siga.gif") no-repeat;
	margin: 5px 0 0 78px;
	height: 16px;
	width: 178px;
}


.legenda {
	font-size: 10px;
	text-align: center;
	color: #7B825C;
}


/*   */

.menuSelect {
	background: #fff url("../img/formbusca-bg.png") repeat-x;
	height: 29px;
	padding: 0 4px;
	margin: 0 0 20px;
	float: left;
	border-top: 1px solid #D4D4D4;
}

.menuSelect li {
	background: url("../img/bt-seta.png") no-repeat right;
	line-height: 21px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}

.menuSelect li a {
	color: #7B825C;
	display: block;
	height: 21px;
	padding: 4px;
	text-decoration: none;
	text-transform: uppercase;
}
.menuSelect li span.subhover {cursor: pointer;} /*--Hover effect for trigger--*/

.menuSelect li ul.subnav {
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: -4px; top: 29px;
	background: #FFF;
	border-bottom: 1px solid #D4D4D4;
	display: none;
	float: left;
	overflow: hidden;
}
.menuSelect li ul.subnav li{
	background: #fff;
	clear: both;
	width: 404px;
}
html .menuSelect li ul.subnav li a {
	color: #7B825C;
	padding-left: 20px;
	text-transform: capitalize;
	width: 400px;
}
html .menuSelect li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #7B825C;
	color: #fff;
}



.miniMenu { width: 184px; }
.miniMenu li ul.subnav { width: 192px; }
.miniMenu li ul.subnav li{ width: 192px; }

ul#segmentos { width: 456px; }
ul#segmentos li ul.subnav {
	height: 145px;
	overflow: auto;
	width: 464px;
}
ul#segmentos li ul.subnav li{ width: 404px; }




/* jcarousel */

.jcarousel-container {}
.jcarousel-clip {
	height: 309px;
	width: 418px;
}
.jcarousel-prev, .jcarousel-next {
	background: url("../img/boxfotos-prev-next.png") no-repeat;
	bottom: 0;
	cursor: pointer;
	display: block;
	float: left;
	width: 45px;
	padding: 0 3px;
	position: relative;
	margin-left: 5px;
	height: 12px;
}
.jcarousel-prev { 
	border-right: 1px solid #000;
	/*margin-left: 310px!important;*/
	left: 310px;
}
.jcarousel-next { 
	background-position: 0px -12px;
	left: 310px;
}


#boxLogos .jcarousel-clip { height: 147px; }
#boxLogos .jcarousel-prev, #boxLogos .jcarousel-next { display: none; }