﻿@charset "utf-8";
/* CSS Document */

/* BOX FERRAMENTAS - Fundo escuro */

.boxferramentaslaranja {
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.box28L {
	width: 27.9%;
	display: inline;
	float: left;
	margin-right: 2%;
}

.box35L {
	width: 35%;
	display: inline;
	float: left;
	margin-right: 5%;
}
.box50 {
	width: 47.9%;
	display: inline;
	float: left;
}
.box60 {
	width: 60%;
	display: inline;
	float: left;
}
.box70 {
	width: 70%;
	display: inline;
	float: left;
}



.boxferramentastopolaranja  {
	height: 25px;
	width: 100%;
	background-image: url(../imagens/fundolaranja.jpg);
	float: left;
}

.boxferramentastopolaranja .corner1laranja {
	height: 25px;
	width: 25px;
	background-image: url(../imagens/Bodygenics-BOX1-TOP-roundedcorner-LEFT-laranja.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.boxferramentastopolaranja .corner2laranja {
	float: right;
	height: 25px;
	width: 25px;
	display: inline;
	background-image: url(../imagens/Bodygenics-BOX1-TOP-roundedcorner-RIGHT-laranja.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.titulo {
	height: auto;
	margin-left: 25px;
	font-size: 11px;
	color: #ffffff;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left center;
}

.boxferramentascorpolaranja  {
	height: auto;
	width: 99.9%;
	background-color: #fefad8;
	float: left;
	margin: 0px;

	background-image: url(../imagens/bg-boxborda-laranja.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding: 0px;
}

body:nth-of-type(1) .boxferramentascorpolaranja  {
	height: auto;
	width: 99.95%;
	background-color: #fefad8;
	float: left;
	margin: 0px;
	margin-right:10px;

	background-image: url(../imagens/bg-boxborda-laranja.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding: 0px;
}

body:nth-of-type(1) .boxferramentascorpolaranja-chrome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 99.9%;
	background-color: #fefad8;
	float: left;
	margin: 0px;

	background-image: url(../imagens/bg-boxborda-laranja.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding: 0px;
}

.boxferramentasrodapelaranja  {
	height: 9px;
	width: 100%;
	background-color: #fefad8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA9CB8;
	float: left;
}

.boxferramentasrodapelaranja .corner3laranja {
	background-image: url(../imagens/Bodygenics-BOX1-BOTTOM-roundedcorner-RIGHT-laranja2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 10px;
	width: 8px;
}
body:nth-of-type(1) .boxferramentasrodapelaranja .corner3laranja {
	background-image: url(../imagens/Bodygenics-BOX1-BOTTOM-roundedcorner-RIGHT-laranja2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 10px;
	width: 8px;
}

.boxferramentasrodapelaranja .corner4laranja {
	background-image: url(../imagens/Bodygenics-BOX1-BOTTOM-roundedcorner-LEFT-laranja2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 10px;
	width: 8px;
}
.boxferramentastopolaranjaBranco {
	height: 25px;
	width: 100%;
	float: left;
	background: url(../imagens/BOX3-bg-GD.gif) repeat-x;
}
.boxferramentastopolaranjaBranco .titulo {
	color: #6633CC;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom:10px;
}

.boxferramentastopolaranjaBranco .corner1 {
	height: 25px;
	width: 25px;
	float: left;
	background: url(../imagens/BOX3-rcorner1-GD.gif) no-repeat left top;
}
.boxferramentastopolaranjaBranco .corner2 {
	float: right;
	height: 25px;
	width: 25px;
	display: inline;
	background: url(../imagens/BOX3-rcorner2-GD.gif) no-repeat right top;
}


.boxferramentascorpolaranjaBranco {
	height: auto;
	width: 99.9%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AA9CB8;
	float: left;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(../imagens/bg-boxborda.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body:nth-of-type(1) .boxferramentascorpolaranjaBranco {
	height: auto;
	width: 99.95%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AA9CB8;
	float: left;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(../imagens/bg-boxborda.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boxferramentasrodapeBranco {
	height: 9px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA9CB8;
	float: left;
	background-color: #ffffff;
}
.boxferramentasrodapeBranco .corner3 {
	float: left;
	height: 10px;
	width: 8px;
	background: url(../imagens/Bodygenics-BOX2-BOTTOM-roundedcorner-LEFT.png) no-repeat left bottom;
}
.boxferramentasrodapeBranco .corner4 {
	float: right;
	height: 10px;
	width: 8px;
	background: url(../imagens/Bodygenics-BOX2-BOTTOM-roundedcorner-RIGHT.png) no-repeat right bottom;
}

/* FIM DO BOX FERRAMENTAS */

/* BOX PRODUTOS - Fundo claro */

.boxprodutos {
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}


.boxprodutostopo  {
 	float: left;
	height: 33px;
	width: 100%;
	background-image: url(../imagens/Bodygenics-BOX2-TOP-background.png);
}

.boxprodutos .corner1 {
	height: 25px;
	width: 25px;
	background-image: url(../imagens/Bodygenics-BOX2-TOP-roundedcorner-LEFT.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.boxprodutos .corner2 {
	float: right;
	height: 25px;
	width: 25px;
	display: inline;
	background-image: url(../imagens/Bodygenics-BOX2-TOP-roundedcorner-RIGHT.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.titulo .iconetitulo{
float: left;
margin-top: -3px;
margin-right: 25px;
width: 44px;
height: 42px;
position: relative;
z-index: 1;
}

.breadcrumb {
padding-top: 6px;
}

.breadcrumb a:link{
color: #FFFFFF;
text-decoration: underline;
}
.breadcrumb a:visited{
color: #FFFFFF;
text-decoration: underline;
}
.breadcrumb a:active{
color: #fee136;
text-decoration: underline;
}
.breadcrumb a:hover{
color: #FFFF00;
text-decoration: underline;
}

.boxprodutoscorpo {
	height: auto;
	width: 99.9%;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AA9CB8;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(../imagens/bg-boxborda.gif);
	background-repeat: repeat-y;
	background-position: left;
}

body:nth-of-type(1) .boxprodutoscorpo {
	height: auto;
	width: 99.95%;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AA9CB8;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(../imagens/bg-boxborda.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.boxprodutosrodape  {
	height: 9px;
	width: 100%;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA9CB8;
	float: left;
}

.boxprodutosrodape .corner3 {
	background-image: url(../imagens/Bodygenics-BOX2-BOTTOM-roundedcorner-LEFT.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 10px;
	width: 8px;
}

.boxprodutosrodape .corner4 {
	background-image: url(../imagens/Bodygenics-BOX2-BOTTOM-roundedcorner-RIGHT.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 10px;
	width: 8px;
}

/* FIM DO BOX PRODUTOS */


/* MODULO DOS PRODUTOS */

.produto {
	height: auto;
	width: 180px;
	text-align: center;
	font-family: Verdana;
	margin-left: auto;
	margin-right: auto;
}

.produto  .nome1 {
	height: auto;
	width: 100%;
	font-size: 10px;
	color: #535266;
	text-align: center;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}

.produto  .combo {
	height: auto;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.produto .imagem {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: auto;
}

.produto .imagem .combo{
	height: 180px;
}


.produto .imagem img{
	border: 0;
}

.produto .nome2 {
	height: auto;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #535266;
	margin-top: 10px;
}

.produto .nome2 a{
text-decoration: underline;
}

.produto .preco {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #535266;
}

.preco p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.preco span {
	color: #F15A29;
	font-weight: bold;
	font-size: 11px;
}

.botao {
	height: auto;
	width: 100%;
	border:none;
	padding-bottom: 2px;
}

.botao img {
	border: 0;
}
.mais {
	height: auto;
	width: 100%;
	border:none;
	text-align: center;
	margim-bottom: 4px;
	margin-left: 5px;
}
.mais a {
	font-size: 10px;
	color: #525266;
	padding-top: 1px;
	padding-bottom: 3px;
	display: block;
	text-decoration: underline;
}
.mais a:hover {
	color: #F65A28;
	display: block;
	text-decoration: underline;
}




/* FIM DO MODULO DOS PRODUTOS */


/* MOSTRUARIO DOS PRODUTOS */

.mostruarioprodutos{
	width: 100%;
	height: auto;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
}

.mostruarioprodutos3col{
	padding: 0;
	float: none;
	width: 100%;
	height: auto;
	list-style-type: none;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.mostruarioprodutos3col li{
padding: 2px;
padding-bottom: 15px;
padding-top: 15px;
display: inline;
float: left;
width: 32%;
height: auto;
list-style-type: none;
}
.mostruarioprodutos4col{
	padding: 0;
	float: none;
	width: 100%;
	height: auto;
	list-style-type: none;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.mostruarioprodutos4col li{
padding: 2px;
padding-bottom: 15px;
padding-top: 15px;
display: inline;
float: left;
width: 24%;
height: auto;
list-style-type: none;
}

.botoesprodutos{
	text-align: center;
	float: left;
	margin-left: 5%;
	margin-bottom: 20px;
	width: 90%;
}



/* FIM DO MOSTRUARIO DOS PRODUTOS */
.filtroProdutos {
	clear: both;
	height: auto;
	width: 98%;
	padding-left: 16px;
}
.filtroProdutos .filtroProdutosCabecalho {
	clear: both;
	height: auto;
	width: 98.8%;
	font-size: 12px;
	background: url(../imagens/ico-filtro-aberto.gif) no-repeat 0px 4px;
	margin-top: 10px;
	padding-left: 2px;
}
.filtroTitulo  h3       {
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #553871;
	margin: 0px 0px 0px 24px;
	border-bottom: 1px solid #9581a7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.filtroProdutos .filtroProdutosItens {
	background: #EAE6ED;
	border: 1px solid #D9D4DD;
	margin: 0px;
	padding: 10px 0px;
	clear: both;
	height: auto;
	width: 98.8%;
	float: left;
}
.filtroSubtitulo  {
	font-size: 10px;
	clear: both;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 26px;
}

.filtroSubtitulo select{
margin-right: 10px;
}


.filtroSubtitulo .desfazer {
	float: right;
	display: inline;
	margin-right: 2%;
}
.filtroSubtitulo .desfazer a {
	color: #666666;
	font-weight: normal;
	letter-spacing: 0px;
}
.filtroSubtitulo .desfazer a:hover {
	color: #553871;
	font-weight: normal;
}




.filtroProdutos .filtroProdutosItens ul {
	margin: 0px 0px 0px 24px;
	padding: 0px;
	display: inline;
	float: left;
	width: 22%;
}


.filtroProdutos   .filtroProdutosItens   ul  .titulo {
	font-size: 11px;
	font-weight: bold;
	color: #662D91;
	list-style: none;
	padding: 0px;
	text-decoration: none;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.filtroProdutos .filtroProdutosItens li {
	list-style: none;
	margin: 0px 0px 2px;
	padding: 0px;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 14px;
	width: 100%;
}
.filtroProdutos .filtroProdutosItens li a {
	color: #333333;
	text-decoration: underline;
}
.filtroProdutos .filtroProdutosItens li a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.filtroProdutos .filtroProdutosOrdenacao {
	background: #553871;
	clear: both;
	height: 18px;
	width: 98.8%;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 0px;
	padding: 5px 3px 0px 0px;
	float: left;
}
.filtroProdutos .filtroProdutosOrdenacao a {
	font-weight: normal;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
	margin-right: 10px;
}
.filtroProdutos .filtroProdutosOrdenacao a:hover {
	color: #FFFF00;
}

.filtroProdutos .filtroProdutosOrdenacao .aceso {
	color: #FFFF00;
}

.tabelaDadosPerfil {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-style: none;
	vertical-align: top;
}

.tabelaDadosPerfil td{
text-align: ;
}

.tabelaDadosPerfil .itemPerfil {
	width: 140px;
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
}
.tabelaDadosPerfil .itemPerfil img {
	margin-left: 8px;
}

.dadosPerfil2 {
	padding-right: 8px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 11px;
	width: 133px;
}

.tabelaDadosPerfil .dadosPerfil {
	padding-right: 8px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 11px;
	width: 133px;
}
.tabelaDadosPerfil  .dadosPerfil  .formCampo {
	font-size: 11px;
	line-height: 11px;
	background: #FFFFFF;
	height: 15px;
	width: 200px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
.tabelaDadosPerfil  .dadosPerfil  .formFile {
	font-size: 11px;
	line-height: 11px;
	background: #FFFFFF;
	height: 15px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	width: 250px;
}
.tabelaDadosPerfil .dadosPerfil .formSelect {
	font-size: 11px;
	line-height: 11px;
	background: #FFFFFF;
	height: 15px;
	width: 100px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}

.tabelaDadosPerfil .dadosPerfil .textArea {
	font-size: 11px;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
	border: 1px solid #666666;
}


.tabelaDadosPerfil p {
	margin: 0px 0px 5px;
	padding: 0px;
}
.nome2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #535266;
	font-size: 10px;
}
.nome2 a:hover {
	color:#FF6600;
}
.nome1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #535266;
	font-size: 10px;
}
.nome1 a:hover {
	color:#FF6600
}

.resumoprof{
	margin: 0 20px 10px 0;
}

.fixbotaook{
position: relative; top: 5px;
}
.boxindicolaranja{
	width:99.8%;
	height: 202px;
	background-color: #fefad8;
	min-height: 202px;
	*height:207px; 
	}
