html, body, * {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 11px;
}

img {
	border: none;
}

#pagecontent {
	z-index: 10;
	position: absolute;
	width: 100%;
}

#page {
	width: 725px;
	margin: 0 auto;
	margin-top: 100px;
	display: none;
}

#page2 {
	width: 725px;
	margin: 0 auto;
	margin-top: 100px;
	display: block;
}

#fundo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 750px;
	z-index: 1;
}

#header {
	height: 90px;
	position: relative;
	z-index: 900;
}

#headerimg {
	float: left;
	margin-right: 5px;
}

#menu {
	height: 40px;
	z-index: 1000;
	position: relative;
	top: 25px;
	top: expression(this == null ? '15px' : '15px');
	height: expression(this == null ? '110px' : '110px');
	width: expression(this == null ? '510px' : '510px');
}

#menu ul {
	list-style: none;
	margin-top: 38px;
}

#menu ul li {
	margin-right: 14px;
	margin-right: expression(this.nextSibling == null ? '0px' : '14px');
  	-moz-border-radius:5px;
  	-webkit-border-radius:5px;
}

#menu ul li:last-child {
	margin-right: 0px;
}
	
.menuDefault {
	float: left;
	background-color: #ef7921;
	padding: 5px 11px;
 	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
}

.menuHover {
	float: left;
	background-color: #777;
	padding: 5px 11px;
 	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
	left: -2px;
}

.menuDefault a, .menuHover a {
	color: #FFF;
	text-decoration: none;
	display: block;
}

.menuDefault .sb-inner {
	background-color: #ef7921;
}

.menuHover .sb-inner {
	background-color: #777;
}

#submenu5avenida {
	clear: both;
	background-color: #ef7921;
	color: #FFF;
	position: relative;
	padding-left: 15px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 115px;
	top: expression(this == null ? '-38px' : '-38px');
	display: none;
  	-moz-border-radius:5px;
  	-webkit-border-radius:5px;
	z-index: 500;
}

#submenu5avenida .sb-inner {
	background-color: #ef7921;
}

#submenu5avenida a {
	color: #FFF;
	text-decoration: none;
}

#contentHome {
	margin-bottom: 10px;
}

#content {
	margin-bottom: 10px;
  	-moz-border-radius:10px;
  	-webkit-border-radius:10px;
}

#content .sb-inner {
	background-color: #FFF;
}

#destaque {
	height: 300px;
}

#novidadesHome {
	float: left;
	width: 540px;
	height: 170px;
	position: relative;
	margin-right: 25px;
}

#novidadesHome h2 {
	font-size: 10px;
	color: #FFF;
	background-color: #ef7921;
	padding-left: 5px;
	line-height: 20px;
	font-weight: normal;
}

#novidadesHomeContent div {
	float: left;
	width: 260px;
	height: 120px;
}

#novidade1 {
	margin-right: 20px;
}

#novidadesHomeContent h3 {
	padding-top: 8px;
	font-size:12px;
}

#novidadesHomeContent h3, #novidadesHomeContent h3 a, .continueLendo {
	color: #ef7921;
	text-decoration: none;
}	
	
#novidadesHomeFooter {
	margin-top: 5px;
	border-top: #666 dashed 1px;
	float: left;
	width: 100%;
	padding-top: 5px;
}

#novidadesHomeFooter a {
	color: #666;
	text-decoration: none;
}

.continueLendo {
	font-weight: bold;
	font-size: 9px;
}
	
#lojasHome {
	float: left;
	width: 160px;
	height: 130px;
	position: relative;
	background-image: url(images/lojasHome.gif);
	background-repeat: no-repeat;
}

#lojasHome .sb-inner {
	background-color: #ef7921;
}

#lojasHome h2, #sidebarLojas h2, #sidebarSalas h2 {
	font-size: 10px;
	color: #FFF;
	padding-left: 5px;
	line-height: 25px;
	font-weight: normal;
	padding-top: 5px;
}

#lojasHome div {
	padding-top: 20px;
}

#lojasHome select {
	margin-left: 5px;
	width: 150px;
	color: #666;
	margin-bottom: 10px;
}

#sidebarLojas select, #sidebarSalas select {
	margin-left: 5px;
	width: 210px;
	color: #666;
	margin-bottom: 10px;
}

.divClear {
	clear: both;
}

#cadastro {
	height: 64px;
	padding-left: 10px;
	padding-top: 7px;
	background-image: url(images/cadastroHome.gif);
	background-repeat: no-repeat;
}

#cadastro .sb-inner {
	background-color: #959595;
}

#cadastro span {
	color: #FFF;
}

#cadastreNome, #cadastreEmail {
	width: 300px;
	margin-right: 10px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 3px;
	height: 18px;
	color: #959595;
	background-color: #EFEFEF;
	border: none;
}

#cadastreSubmit {
	width: 60px;
	height: 22px;
	color: #959595;
	background-color: #EFEFEF;
	border: #888 solid 1px;
	position: relative;
	top: 2px;
}
	
#footer {
	background-color: #E5EAE7;
	color: #808080;
	font-size: 9px;
	line-height: 22px;
	text-align: center;
  	-moz-border-radius:5px;
  	-webkit-border-radius:5px;
	padding-top: 5px;
}

#footer .sb-inner {
	background-color: #E5EAE7;
}

#footer a {
	margin-top: 15px;
	color: #808080;
	text-decoration: none;
}

.contentPage {
	background-color: #FFF;
	padding: 10px;
}

.post h2 {
	color: #ef7921;
	margin-bottom: 10px;
	font-size: 15px;
}

.post p {
	margin-bottom: 10px;
}

.post h3, .post h3 a {
	color: #ef7921;
	text-decoration: none;
	margin-bottom: 5px;
}

.entry {
	border-bottom: #CCC dashed 1px;
	margin-bottom: 10px;
}

#post-3 div.entry div {
	padding-top: 10px;
	padding-left: 10px;
	width: 400px;
}

#post-3 h2 {
	width: 400px;
}

.entry img {
	max-width: 705px;
}

.entry a {
	font-weight: bold;
	color: #ef7921;
	text-decoration: none;
}

.pagetitle {
	margin-bottom: 10px;
	color: #ef7921;
	font-size: 15px;
}

.sidebar {
	float: right;
	width: 240px;
}

.sidebar img {
	height: 25px;
	width: 25px;
	position: relative;
	top: 5px;
}

.sidebar a {
	color: #FFF;
	text-decoration: none;
}

#sidebar5aAvenida1 {
	padding: 20px;
	margin-bottom: 10px;
	color: #FFF;
	line-height: 15px;
	background-image: url(images/sidebar5avenida1.gif);
	background-repeat: no-repeat;
	height: 119px;
	width: 202px;
}

#sidebar5aAvenida1 a {
	color: #FFF;
}

#trabalheConosco {
	font-weight: bold;
	color: #FFF;
}

#sidebar5aAvenida1 img {
	width: 20px;
	height: 20px;
}

#sidebar5aAvenida3 {
	background-color: #ef7921;
	padding: 10px;
	margin-bottom: 10px;
	color: #FFF;
	line-height: 20px;
	font-size: 10px;
  	-moz-border-radius:10px;
  	-webkit-border-radius:10px;
}

#sidebar5aAvenida1 .sb-inner, #sidebar5aAvenida3 .sb-inner {
	background-color: #ef7921;
}

#sidebar5aAvenida2 {
	border: #999 solid 1px;
	border: expression(this == null ? 'none' : 'none');
	padding: 15px;
	line-height: 15px;
  	-moz-border-radius:10px;
  	-webkit-border-radius:10px;
}

#sidebar5aAvenida2 img {
	width: 28px;
	height: 19px;
}

#sidebar5aAvenida2 ul {
	padding-left: 20px;
	color: #999;
	list-style: none;
	line-height: 21px;
}

.liBull {
	color: #ef7921;
	font-weight: bold;
	font-size: 13px;
}

#sidebar5aAvenida2 li {
	font-size: 10px;
	margin-left: -10px;
}

#sidebar5aAvenida2 .sb-inner {
	background-color: #FFF;
}

#sidebar5aAvenida2 .sb-border {
	background-color: #999;
}

#navegacaoLojas, #navegacaoSalas {
	padding-bottom: 10px;
	border-bottom: #CCC dashed 1px;
	width: 450px;
}

#lojasList, #salasList {
	width: 450px;
	min-height: 300px;
}

#navegacaoLojas a, #navegacaoSalas a {
	color: #ef7921;
	text-decoration: none;
}

.lojaItem, .salaItem {
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	border-bottom: #CCC dashed 1px;
}

.lojaItem {
	height: 130px;
}

.lojaItem h3, .salaItem h3 {
	font-weight: bold;
	font-size: 12px;
	color: #ef7921;
}

.lojaItem a, .salaItem a {
	color: #666;
	text-decoration: underline;
}

.lojaItemText {
	padding-left: 120px;
	font-size: 12px;
}

.lojaItemImg {
	float: left;
	width: 190px;
	text-align:center;
	height: 130px;
}

.lojaItem img {
	height: 120px;
}

#sidebarLojas, #sidebarSalas {
	background-color: #ef7921;
	padding: 5px;
	padding-bottom: 15px;
	margin-bottom: 10px;
  	-moz-border-radius:10px;
  	-webkit-border-radius:10px;
}

#sidebarLojas .sb-inner, #sidebarSalas .sb-inner {
	background-color: #ef7921;
}

#mapaPisos {
	padding-left: 20px;
	line-height: 15px;
}

#pisoTitle {
	font-weight: normal;
	color: #666;
	font-size: 15px;
}

#contatoLabels {
	background-color: #FFF;
	width: 150px;
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
	line-height: 32px;
}

#contatoInputs {
	width: 262px;
	height: 295px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 30px;
	background-image: url(images/contato.gif);
	background-repeat: no-repeat;
}

#contatoInputs .sb-inner {
	background-color: #ef7921;
}

#contatoInputs input {
	width: 240px;
	border: #999 solid 1px;
	height: 15px;
	margin-top: 15px;
}

#contatoForm {
	height: 350px;
	margin-bottom: 5px;
	margin-bottom: expression(this == null? '15px': '15px');
}

#contatoForm a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}

#mensagem {
	margin-top: 15px;
	width: 240px;
	height: 150px;
	border: #999 solid 1px;
}

#contatoSubmitDiv {
	background-color: #FFF;
	width: 300px;
	padding-left: 160px;
	float: left;
	text-align: left;
	padding-top: 20px;
}

#contatoSubmit {
	background-color: #ef7921;
	font-size:11px;
	color: #FFF;
	border: none;
	padding: 3px 8px;
  	-moz-border-radius:5px;
  	-webkit-border-radius:5px;
}

#contatoSubmit .sb-inner {
	background-color: #ef7921;
}

.hintsClass {
	background-color: #FFF;
	border: #ef7921 solid 1px;
	width: 250px;
	height: 85px;
	padding-left: 10px;
	padding-top: 5px;
	overflow: hidden;
  	-moz-border-radius:10px;
  	-webkit-border-radius:10px;
}

.hintsClass2 {
	background-color: #FFF;
	border: #ef7921 solid 1px;
	width: 120px;
	height: 45px;
	padding-left: 10px;
	padding-top: 5px;
  	-moz-border-radius:10px;
  	-webkit-border-radius:10px;
}

.hintsClass .sb-inner, .hintsClass2 .sb-inner {
	background-color: #FFF;
}

.hintsClass .sb-border, .hintsClass2 .sb-border {
	background-color: #ef7921;
}

#tituloSalas, #tituloLojas {
	font-size: 18px;
	margin-bottom: 15px;
}

