html, body {
    width: 100%;
    margin: 0;
    background: #fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
}

a, img {
    border:none;
}

input[type=radio] {
	padding: 0px;
}

.active {
    color:#0088b6 !important;
}

h1 {
    color: #0088b6;
    font-size:32px;
}

h2 {
    color: #0088b6;
}

h3 {
    color: #555555;
    margin-bottom: 34px;
    text-align:left;
}

#container {
    width: 100%;
    heght: auto;
}
#header, #contato_container { display:none; }
#cadastro {
	margin:0 auto ;
	width:668px;
}

#cadastro p{
	font-size:17px;
	margin: 0 auto;
	padding:33px 0 10px 0;
	width:598px;
}
#cadastro p .azul{
	color:#0088bc;
}

#cadastro ul{
	list-style:none;
	width:411px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	float:left;
}
#cadastro #list{
	width:221px;
}

#cadastro #list li{
	margin-bottom:6px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#cadastro .input1{
	width:279px;
	height:27px;
}

#cadastro .input2{
	width:65px;
	height:27px;
	margin-right:9px;
}

#cadastro .input3{
	width:126px;
	height:27px;
}

#cadastro .line{
	margin:16px 0 15px 0;
}

#cadastro #first{
	padding-top:16px;
}

#cadastro #last{
	margin-bottom:0;
}


#cadastro div{
	margin:36px 0 0 0;
	width:inherit;
}

#cadastro div a img{
	margin:0 auto;
	display:block;
}

#cadastro #quetions{
	height:50px;
}

#cadastro #quetions ul{
	margin:0 0 0 154px;
	padding:0 0 0;
	width:360px;
	height:30px;
}

#cadastro #quetions ul li{
	float:left;
	list-style:none;
	margin-left:10px;
}
.title{
	display:block;
	width:0px;
	float:left;
}

#header {
    width: 100%;
	height:90px;
    height: auto;
    padding-top:0px;
    background: url(../images/topo.jpg) repeat-x;

}

#logos {
    width: 800px;
    height: 90px;
    position: relative;
    margin: 0 auto;
    text-align:center;

}

.main {

    position: relative;

	width: 700px;
    margin-left: -400px;
    left: 50%;
	min-height: 300px;
    background:#fff;
    padding:20px 50px;
    text-align:center;
    border: 1px solid #f0f0f0;
    border-top:none;
}
.main_novo {
	width: 790px;
	margin: 0 auto;
	position: relative;
	height: auto;
    background:#fff;
    padding:20px 50px;
    text-align:center;
    border: 1px solid #f0f0f0;
    border-top:none;
}

.nav-buttons img {
    padding:0px 10px;
}

.back {
    padding-bottom:12px !important;
}

.box-compre {
    background:#f4f4f4;
    border: 1px solid #dfdfdf;
    height:100px;
    width:288px;
    padding: 0px 25px;
    margin-top:50px !important;
}

.box-compre p {
    margin-top:15px !important;
    font-size: 16px;
    text-align:center;
    float: left;
    text-decoration:underline;
}

.box-compre .arrow {
    float:left;
    margin-top: 30px;
    margin-left:10px;
}

.center {
    margin:0 auto;
}

.border-right {
	border-right: 1px solid #B8EAFC;
}

.container-patologia {
    border-bottom: 2px solid #dfdfdf;
    padding-bottom:15px;
    font-size:14px;
}

#footer {
	clear:both;
    width: 100%;
	line-height: 1.7em;
    border-top: 1px solid #5d5f5f;
    margin-top:15px;
    padding-top:5px;
    text-align:center;
    color:#5d5f5f;
	display:none;
}

#footer a{
    color:#5d5f5f;
}

.column {
    float:left;
    width:300px;
    margin-left:50px;
    min-height:400px;
}
.column input, .column textarea {
    margin: 5px 0px;
}
.column textarea {
    width:225px;
    height:100px;
}
.colum, label {
    font-weight:bold;
}

.menu {
    width: 100%;
    background: #f0f0f0;
    height:45px;
    text-align:center;
}

.menu-items {
    font-size:14px;
    font-weight:bold;
    list-style:none;
    margin:0;
    padding:13px 0px 0px 0px;
}

.menu-items li {
    margin: 0 auto;
    display: inline;
    padding: 0px 15px;
    border-right: 1px solid #d9d9d9;
}

.menu-items li a {
    color:#333333;
    text-decoration:none;
}

.menu-items li a:hover {
    color:#0088b6;
}

.menu-items .last{
    border-right: none !important;
}

.divisoria {
    /*background:url(../images/tile_divisao.png) no-repeat;*/
    margin-top: 5px;
    padding: 5px 0px;
    height: 18px;
    width: 3px;
    float: left;
}

.clear {
    clear:both;
}

.btnIndex {
    margin-bottom: -20px;
}

.tblForm td {
    font-weight:bold;
}

.tblForm td h2{
    margin-top:5px;
	margin-bottom:5px;
}

.boxIndex {
    float:right;
    margin-left:20px;
    width: 150px;
    height: 90px;
    padding:15px 10px;
    font-size:14px;
}

.bullet {
    background:url(../images/bullet.png);
    width:11px;
    height:11px;
    float:left;
    margin-left:-16px;
    margin-top:3px;
}

.texto {
    text-align:left;
	font-size: 16px;
}

input[type="text"] {
    width: 225px;
}

#doresBox {
    width:794px;
    height: auto;
}
.doresCase {
	border: 2px #CCC solid;
    background:#FFF;
    text-align:left;
}
#doresBox img {
    cursor:pointer;
}

#doresBox input[type="checkbox"]{
    display:none;
}

#doresBox table {
    width: 100%;
}

#doresBox table td{
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

#doresBox table .last{
    border-right: none !important;
}

.tblDores {
    border: 2px solid #000;
    background:#FFF;
    font-size:12px
}

.tblDores .opt1 {
    background: #d8dedf;
}

.tblDores .opt2 {
    background: #eaeae9;
}

.bl-right {
    border-right-width: 0px !important;
}

.bl-down {
    border-bottom-width: 0px !important;
}

.bl-downright {
    border-right-width: 0px !important;
    border-bottom-width: 0px !important;
}

.dedosBox {
    width: 282px;
    background:url(../images/pes_checkboxes.png);
    height:325px;
    margin-left:50px;
    margin-top:40px;
}

.dedosBoxTexto {
    width:225px;
    margin-left:75px;
	margin: 0 auto;
}

.sapatosBox {
    width:760px;
    border: 1px solid #999;
    background:#FFF;
    height: auto;
    padding: 5px 15px;
}

.listaSapatos {
    list-style:none;
    margin:0;
    padding:0;
}

.listaSapatos li {
    float:left;
	width: 180px;
	height: 190px;
	/*
    width: 100px;
    height:110px;
    */
	margin:5px;
    text-align:center;
    font-weight:bold;
}

.respostas {
    /*margin-left:20px;*/
}

.tblFinal {
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: black;
    border-collapse: collapse;
    background-color: white;
}
.tblFinal td {
    border-width: 1px;
    padding: 1px;
    border-style: solid;
    border-color: black;
    background-color: white;
}

#boxHidden {
    display:none;
}

.tblLista {
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: black;
    border-collapse: collapse;
    background-color: white;
}
.tblLista td {
    border-width: 1px;
    padding: 1px;
    border-style: solid;
    border-color: black;
}

.tblLista .tblCor1 {
    background: #bbb !important;
}

.tblLista .tblCor2 {
    background:#FFF !important;
}

#textoPatologias {
    color: #585858;
    float: left;
    margin-left: 50px;
    text-align:left;
    max-width:420px;
}

#imgPatologias {
    float:left;
    margin-left: 30px;
    margin-top: 50px;
    max-width:220px;
}

.coresBox {
    width:100%;
    margin:0 auto;
    background:#FFF;
    height: auto;
    padding: 15px 0;

}
.coresBox h3{
	margin: 0px 0 20px;
	text-align: center;
	color: #0088B6;
}

.listaCores {
    list-style:none;
    margin:0;
    padding:0;
}
ul.listaCores {
width: 700px;
margin: 0 auto;
}
.listaCores li {
    float:left;
    width: 90px;
    height: 110px;
    margin:5px;
    text-align:center;
	font-size: 13px;
}


.gray {
    color:#555555;
}

.boxFim {
    margin-top:20px;
    float:right;
    margin-left:20px;
    width: 460px;
    padding:15px 10px;
	font-size: 22px;
}

.checkoutColumn {
    float:left;
    width:285px;
    min-height:400px;
    border-top: solid 1px #dfdfdf;
    border-right: solid 1px #dfdfdf;
}

.lastColumn {
    border-right: none;
}

.columnTitle {
    margin-top:0;
    margin-bottom: 15px;
}

.columnTitle span {
    position:relative;
    top: -24px;
    left: 10px;
    font-size:16px;
}

.columnContent {
    width:255px;
    text-align:left;
}

.columnContent label{
    font-size:12px;
}

.columnContent input {
    margin: 5px 0px;
}

.columnContent h4 {
    margin-bottom: 8px !important;
}

.cartoes {
    list-style:none;
    padding:0;
    margin:0;
    width:100%;
	margin-top: -20px;
}

.cartoes li {
    float: left;
    padding-left:7px;
}

.cartoes li input {
    position:relative;
    top:-12px;
}

.resumoTable td{
    border-top:1px solid #000;
    font-size:13px;
}

.direita {
    text-align:right;
}

.campoCol1 {
    width:125px;
    float:left;
}

.campoCol2 {
    width:125px;
    margin-left:5px;
    float:left;
}

.campoCol1 input, .campoCol2 input {
    width:100px;
}

.tamanhos {
    float:left;
    margin:0px 15px;
    text-align:center;
    font-weight:bold;
}
#preloader {
    display:none;
}
#txtPalmilha {
    font-size:20px;
}
.textoSapatos {
	margin:0;
}

.errors{
 	display: none;
	margin: 0 auto 10px;
	width: inherit;
	border: 1px solid #910624;
	background: rgb(255, 237, 241);
	color: #910624;
	font-size: 15px;
	font-weight: bold;
}

.errors ul{

	margin:10px auto;
}

.errors ul li{
	list-style:none;
}
.content_home {
	width: 930px;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 1px solid #E8E8E8;

}

.topicos_home {
	width: 880px;
	float: right;
	height:auto;
	color: #999;
	margin: 15px 0;
}
.topicos_home strong{
	color: #0087b5;
line-height: 25px;
font-size: 1.2em;
}
.topicos_home ul {
	float: left;
}
.topicos_home ul li {
	display: inline;
	width: 185px;
	background: url(../images/pt_BR/bullet.png)0px 8px no-repeat;
	float:left;
	padding-left: 20px;
	font-size: 15px;
}
.botao_home {
	background:url(../images/pt_BR/bt_home_bg.png) center center;
	width: 320px;
	height: 135px;
	float:left;
	margin-top: 57px;
	color: #0087b5;
}
.botao_home_cinza {
	background:url(../images/pt_BR/bt_home_bg_cinza.png) center center;
	width: 320px;
	height: 135px;
	float:left;
	margin-top: 57px;
	color: #666;
}

.botao_home img{
	border: 0;
}
.botao_home a {
	text-decoration: none;
	color: #0087b5;
}
 .botao_home_cinza a, .botao_home_interno a  {
	 text-decoration: none;
	color: #666;
 }
.botao_home_cinza a:hover, .botao_home_interno a:hover {
	color:#333;
}

.botao_home_interno {
	background:url(../images/pt_BR/bt_home_bg_cinza.png) center center;
	width: 320px;
	height: 135px;
	margin: 0 auto;
	margin-top: 40px;
	color: #666;
}
.botao_home_interno .texto {

	padding: 10px 50px;
	font-size: 15px;
	font-weight:bold;
}
.botao_home a:hover {
	color: #099;
}
.botao_home div, .botao_home_cinza div {

	padding: 10px 50px;
	font-size: 15px;
	font-weight:bold;
}
.palmilha_home {
	float: left;
}
.proco_home{
	float: left;
}
.bloco_home{
	width: 595px;
	float:left;
	height: 256px;

}
.chamada_home {
	padding: 20px 0;
	width: 920px;
	background: #f0fafe;
	color: #0087b5;
	text-align: center;
	margin: 0 5px;
}
.chamada_home h1, .chamada_home h2 {
	margin: 0;
}
.tabela_dores {
	/*
	width: 720px;
	line-height: 2.0em;
	font-size: 12px;
	*/
}

.borda {
	border-left: 1px solid #b8eafc;
	padding-left: 10px;
}
.bordabottom{
	border-bottom: 1px solid #b8eafc;
}
.tabela_dores label{
		font-weight: normal;
	color: #666;

}
.tabela_dores h3 {
	color: #14bbf4;
	float: left;
	margin: 5px 0;
	width: 100%;
}
.tabela_dores_esquerdo, .tabela_dores_direito, .tabela_final_esquerdo  {
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	height: 35px;
	font-size: 20px;
	font-weight: bold;


}


.tabela_dores_direito {
	background:#72d6f8;

}
.tabela_final_esquerdo {
	background:#15bbf5;
}
.tabela_dores_esquerdo {
	background:url(../images/bg_pe_esquerdo.png) 106px 0px  no-repeat;
}
.tabela_dores_esquerdo div {
	width: 276px;
	text-align:center;
	float: right;
}
.boleto{
	margin-left: 17px;
	font-size:10px;
}
.garantia-checkout {
	width: 270px;
	float: right;
	margin: 15px 0;
	text-align: left;
}
.garantia-checkout ul li {
	list-style:disc;
	padding-bottom: 12px;

	font-size: 16px;
}
.celula_final  {
	border: 1px solid #036;
	padding: 5px 10px;
}
.celula_final strong{
	color: #15bbf5;

}
.controle {
	width: 100%;
	margin: 10px 5px 5px;
	background: #f3fafe;
	height: 65px;
}
.controle div {
	width: 580px;
	margin: 0 auto;
}

.controle .voltar {
	padding: 22px 0;
	width: 170px;
	height:50px;
	float: left;
}

.controle .continuar {
	float: right;
	width: 170px;
	padding: 5px 0;
}
a.botao_topo {
	background: #093;
padding: 13px 15px 17px;

text-transform: uppercase;
margin-left: -15px;
}
a.botao_topo:hover {
	background: #030;
}
li.botao_topo a , li.botao_topo a:hover{
	color: #fff;
}

#contato_container { background:#FFF; width:100%; z-index: 9999999; }
#contato {
	border-bottom: 1px solid #DBDBDB;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    margin: 0 auto;
    width: 727px;
	height: 36px;
	padding: 5px 0px 5px 75px;
}
#contato > img { float:left; }
#contato .text_box { margin: 8px 0px 0px 18px; padding-right: 2px; float: left }
#contato .fechar { font-size:10px; float: right }
#contato .fechar a { color:#333333; text-decoration:none; }

#contato2 {
	border-bottom: 1px solid #DBDBDB;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    margin: 0 auto;
    width: 967px;
	height: 36px;
	padding: 5px 0px 5px 0px;
}

#contato2 > img { float:left; padding-left:148px; }
#contato2 .text_box { margin: 8px 0px 0px 18px; padding-right: 2px; float: left }
#contato2 .fechar { font-size:10px; float: right }
#contato2 .fechar a { color:#333333; text-decoration:none; }
.texto_atendimento { color:#333333; text-decoration:none; }
.laranja { color: #f49720 }

.carrinhos{
	border-bottom:1px #f0f0f0 solid;
	border-left:1px #f0f0f0 solid;
	border-right:1px #f0f0f0 solid;
	margin:0 auto;
	width:964px;
}

.carrinhos #carrinho{
	border-collapse:collapse;
	margin:0 auto 72px auto;;
	width:954px;
	position:relative;
	top:31px;
}

.carrinhos #carrinho #carrinhos-header{
	background:#f4fbfe;
	height:50px;
	text-align:center;
}

.carrinhos #carrinho tr{
	background:#d6f1fb;
	height:40px;
	text-align:center;
}

.carrinhos #carrinho tr td{
	border:none;
	border-right:#a9e5fb 1px solid;
	padding:0 2px 0 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.carrinhos #carrinho #carrinhos-header td{
	border:none;
	border-right:#a9e5fb 1px solid;
	color:#0087b5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	min-width:34px;
	padding:0 0 0;
}

.carrinhos #carrinho #carrinhos-header .carrinho-coluna-ultima{
	border:none;
	padding:0 0 0;
}

.carrinhos #carrinho .carrinho-coluna-ultima{
	border:none;
	padding:0 0 0;
}

.carrinhos #carrinho .zebra{
	background:#f4fbfe;
	height:40px;
	text-align:center;
}

.carrinhos h5{
	color:#0087b5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	height:23px;
	margin:0 auto;
	padding:44px 0 31px 0;
	text-align:center;
}

#info{
	background: #e1fff194;
	border-collapse:collapse;
	margin:0 auto 36px auto;
	width:100%;
}

#info tr td{
	border-right:#a9e5fb 1px solid;
}

#info tr td.info-last{
	border-right:none;
}

#info tr.zebra{
	background:#d6f1fb;
}

#info tr.zebra .bold{
	font-weight:bold;
}

#info tr.second{
	border-top:#fff 4px solid;
}

#info ul{
	padding:0 0 28px 0;
	margin:36px 0 0;
}


#info ul li{
	list-style:none;
	text-align:center;
}

#info ul li h1{
	color:#0087b5;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.number{
	color:#0087b5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	padding:0 0 0 22px;
	text-align:center;
}

.print{
	margin:0 auto;
	width:102px;
}

.print ul{
	padding: 0 0 0;
}

.print ul li{
	display:inline;
	list-style:none;
}


#manutencao{
	margin:0 auto;
	height: 931px;
	width: 638px;
}
.bloco_footer {
	width:960px;
	margin: 0 auto;
}
.footer_bloco1{
	width: 960px;
	float: left;
}
.footer_bloco2{
	float: left;
	margin: 16px 10px;
}

.paises {
	max-width: 230px;
}

#main{
	margin:0 auto;
}

#depoimentos{
	margin:0 auto;
	width:967px;
	border-bottom:1px #f0f0f0 solid;
	border-right:1px #f0f0f0 solid;
	border-left:1px #f0f0f0 solid;
}

#depoimentos h1{
	margin:0 auto 3px auto;
	padding:20px 0 0 0;
	width:203px;
}

#depoimentos .depoimentos-box{
	margin:34px 31px 0 31px;
	float:left;
	width:901px;
	border-bottom:1px #f0f0f0 solid;
}

#depoimentos .depoimentos-box-last{
	border:none;
}

#depoimentos ul{
	float:left;
	width:417px;
	margin:0 32px 0 0;
	padding:0 0 0;
}

#depoimentos ul.depoimento-last-ul{
	margin:0 0 0 32px;
}

#depoimentos ul li{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-bottom:28px;
	text-align:justify;
}

#depoimentos ul li.depoimentos-last-li{
	text-align:right;
}

#depoimentos ul li .autor{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#depoimentos #depoimentos-paginacao{
	margin:34px 31px 27px 31px;
	width:901px;
	float:left;
	background:#f4fbfe;
}

#depoimentos #depoimentos-paginacao ul{
	margin:14px auto 46px;
	width:451px;
	float:none;
}

#depoimentos #depoimentos-paginacao ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	float:left;
	padding: 0 0 0;
	margin:0 22px 0 0;
}

#depoimentos #depoimentos-paginacao ul li a{
	color:#333333;
	text-decoration:none;
}

#depoimentos #depoimentos-paginacao ul li.color{
	color:#005673;
	font-weight:bold;
}


#depoimentos #depoimentos-paginacao ul li a:hover{
	color:#0088bc;
	font-weight:bold;
}

#depoimentos #depoimentos-paginacao ul li#depoimentos-paginacao-li-first{
	margin:0 54px 0 0;
	color:#005673;
	font-weight:bold;
}

#depoimentos #depoimentos-paginacao ul li#depoimentos-paginacao-li-first img{
	margin-right:9px;
}

#depoimentos #depoimentos-paginacao ul li#depoimentos-paginacao-li-last{
	margin:0 0 0 24px;
	color:#005673;
	font-weight:bold;
}
#depoimentos #depoimentos-paginacao ul li#depoimentos-paginacao-li-last img{
	margin-left:9px;
}

#divFrete {
	margin: -28px 0 0 29px;

}

#divFrete label {
	font-size: 18px;
}

#logo_flying_feet{
	padding:10px 0 0 0;
	margin-left:90px;
}

#idiomas{
	float: right;
}

.titulo-principal{
	color: #0088b6;
	font-size:21px;
}

.titulo-principal-lateral{
	text-align:left;
}

.asterisco{
	font-size:15px;
}
.doencas {
	text-align:left;
	color:#333;
}
.doencas .lista{

	width: 700px;
	height: 80px;
	margin: 10px 0;
}
.doencas .lista ul {
	list-style:none;
	margin: 0;
	padding: 0;

}
.doencas .lista ul li a {
	text-decoration: none;
	color:#999;
	display:inline;
}

li.o_que_e a, li.causas a, li.tratamento a, li.outros a{
		width: 80px;
	height: 50px;
	padding: 30px 0 0 85px;
	font-size: 18px;
	float:left;
	margin: 0 10px 0 0;
}

li.o_que_e a {
	background: url(images/1.png) no-repeat bottom left;

}

li.o_que_e a:hover {
	background: url(images/1.png) no-repeat top left;
}
li.causas a {
	background: url(images/2.png) no-repeat bottom left;

}
li.causas a:hover {
	background: url(images/2.png) no-repeat top left;
}
li.tratamento a {
	background: url(images/3.png) no-repeat bottom left;

}
li.tratamento a:hover {
	background: url(images/3.png) no-repeat top left;
}
li.outros a {
	background: url(images/4.png) no-repeat bottom left;

}
li.outros a:hover {
	background: url(images/4.png) no-repeat top left;
}