* {
    font-family: Arial, Helvetica, sans-serif;
    margin:0px;
    padding:0px;
    outline: none;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    font-family: Arial, Helvetica, sans-serif;
}

.replace {overflow:hidden;display:block;text-indent:-5000px;width:0px;height:0px;font-size:1px;}

body {
    background: url('/img/body-back.gif') repeat-y center top #E9E9E9;
    line-height: 1.5;
    font-size: 12px;
    text-align: center;
}
body#tinymce {
    background: #FFF;
}
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

.campanha {border:1px solid black; vertical-align:left;}
.campanhatd {border:1px solid black; border-bottom:0px; padding:3;}
.campanhatd2 {border:1px solid black; border-top:0px; border-bottom:0px; padding:3;}
.campanhatd3 {border:1px solid black; border-top:0px; border-bottom:0px; text-align:center; padding:3;}

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
a:hover { text-decoration: underline; }

input, button, textarea, select, .btn {
    padding: 4px;
    color: #999;
    border: 1px solid #ccc;
    font-size: 14px;
}

button, .submit input, .btn {
    font-size: 12px;
    font-weight: bold;
    background: url('/img/button-fundo.gif');
}
button.big{
	font-size: 16px;
	background: url('/img/button-big-fundo.gif') 0 center;
}
.btn {
    text-decoration: none;
}
.btn:hover {
    text-decoration: none;
}
.submit {
    display: inline;
}
.center {
    text-align: center;
}
#container {
    margin: 0 auto;
    background-color: #fff;
    width: 980px;
    text-align: left;
}

#top {
    position: relative;
    height: 116px;
    background: url('/img/top-border.gif') bottom no-repeat;
}

#top #logo {
    position: absolute;
    top: 15px;
    left: 15px;
}

#top #slogan, #top #busca {
    position: absolute;
    top: 40px;
    left: 275px;
}
#top .slogan-sem-pontos, #top .busca-sem-pontos {
    left: 360px !important;
}

#top #login {
    position: absolute;
    top: 40px;
    /*left: 610px;*/
    left: 600px;
    font-size: 12px;
}
#top .sem-pontos {
    left: 700px !important;
}

#top #carrinho {
    background-color: #F6821F;
    position: absolute;
    top: 40px;
    left: 910px;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    width: 55px;
    height: 57px;
}

#top #carrinho img {
    position: absolute;
    left: 14px;
    top: 20px;
}

#top #carrinho p {
    padding-top: 4px;
}

#top #login input {
    width: 100px;
    margin-right:3px;
}

#top #login button {
    padding:4px 3px 3px 3px;
}

#top #login div.error-message {
    display: none;
}

#top #login form div.submit {
    display: inline !important;
}

#top #busca input{
	width:175px;
}
#top #busca button{
	background:#BFBBBA;
	color:#FFFFFF;
        cursor: pointer;
}
#top #busca button:hover{
	background:#CACACA;
	color:#FFFFFF;
}

#top #busca a, #top #login a {
    color: #c3c3c3;
    text-decoration: none;
}

#top #busca strong a, #top #login strong a {
    color: #00a3ec;
}

#top #login div#cliente {
    float: left;
    width: 200px;
    text-align: right;
}
#top #login div#cliente div {
    font-size: 11px;
    color: #ccc;
    font-weight: bold;
    line-height:1.5;
}

#top #login div#cliente strong {
    font-size: 14px;
    color: #00a3ec;
    display: block;
}

#top #login div#cliente button {
    height: 20px;
    padding: 0px 5px;
    font-size: 11px;
}
#top #login div#pontos {
    margin: 0px 10px;
    float: right;
    width: 80px;
    height: 47px;
    background-color: #70bf44;
    color: #fff;
    text-align: center;
    font-size: 11px;
    line-height: 1.2;
    padding: 5px;
}

#top #login div#pontos strong {
    font-weight: bold;
    display: block;
    font-size: 14px;
}


#top #idiomas {
    position: absolute;
    top: 5px;
    right: 15px;
}

#top #idiomas img:hover {
    cursor: pointer;
}

#menu {
    float: right;
    width: 810px;
    height: 58px;
    text-align: center;
    background: url('/img/menu-fundo.gif') repeat-x;
}

#menu ul {
    margin-top: 6px;
}

#menu li {
    margin: 0px 9px;
    display: inline;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 17px;
    font-weight: bold;
}

#menu li a {
    color: #00A3EC;
    text-decoration: none;
}

#menu li a:hover {
    color: #023B91;
}

#center {
    width: 980px;
    background: url('/img/leftbar-fundo.gif') repeat-y;
}

#leftbar {
    float: left;
    display: inline;
    width: 170px;
    min-height: 600px;
}

#leftbar h3 {
    background: url('/img/categorias-h3.gif') no-repeat;
    font-size: 17px;
    font-weight: bold;
    height: 52px;
    width: 157px;
    color: #70bf44;
    padding: 7px 0px 0px 12px;
}

#leftbar h2 {
    background: url('/img/categorias-h3.gif') no-repeat;
    font-size: 17px;
    font-weight: bold;
    height: 52px;
    width: 157px;
    color: #70bf44;
    padding: 7px 0px 0px 12px;
}

#leftbar ul li ul li {
    font-weight: normal;
}

#leftbar li {
    font-size: 15px;
    font-weight: bold;
    margin-left: 10px;
    list-style: none;
}
#leftbar li a {
    color: #999999;
    text-decoration: none;
}

#leftbar li a:hover {
    color: #666;
}

#content {
    float: left;
    display: inline;
    margin: 0px 0px 0px 16px;
}

#footer {
    background: url('/img/top-border.gif') top no-repeat;
}

#banner img {
    margin-left: 1px;
}

#banner #webdoor {
    height: 200px;
    margin: 10px 0 8px;
    clear:both;
}

.btn-banner {
    width: 258px;
    height: 41px;
    display: block;
    text-indent: -99999px;
    margin-left: 1px;
    float: left;
}

.btn-banner-voucher {
    background: url('/img/banner-voucher.gif') no-repeat;
}

.btn-banner-presente {
    background: url('/img/banner-busca.gif') no-repeat;
}

.btn-banner-atendimento {
    background: url('/img/banner-atendimento.gif') no-repeat;
}

.btn-banner:hover {
    background-position: 0 -41px;
}

#breadcrumb {
    font-size: 14px;
    font-weight: bold;
    margin:-5px 0 15px 0;
}

#categoria-image {
    position: relative;
    margin-bottom:15px;
}

#categoria-image h2 {
    position: absolute;
    top: -20px;
    right: 10px;
    color: #fff;
    font-size: 80px;
    font-weight: bold;
    padding: 0px;
    letter-spacing:-4px;
}


#breadcrumb a, #breadcrumb {
    color: #00a3ec;
    text-decoration: none;
}

#breadcrumb .last, #breadcrumb .last a {
    color: #999;
}

.panel {
    width: 775px;
    border: 1px solid #d8d8d8;
    margin: 20px 0px;
}



.panel label {
    font-size: 14px;
}

#corporate-solutions-container {
    background: url('/img/corporate-solutions-fundo.gif');
}
#corporate-solutions-banners img {
    height: 112px;
    margin: 16px 0px 12px 31px;
}

.top-experience-busca {
    background-color: #00a3ec;
    color: #fff;
    padding:5px 10px;
}

.top-experience-busca #ordenacao {
    width: 220px;
    float: left;
}

.top-experience-busca #busca {
    float:left;
    width:530px;
    text-align: left;
}

.top-experience .top-experience-busca {
    margin:0 auto;
}

.top-experience-busca select, .top-experience-busca input {
    font-size:11px;
    color: #999;
    padding:2px;
    margin: 2px;
    width:125px;
    border: 1px solid #bababa;
}
.top-experience-busca input {
    padding:3px;
}
.top-experience-busca button {
    /*height:20px;*/
    padding:1px 4px 2px 4px;
}

.top-experience-busca a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    margin-left:5px;
    border:1px solid #CCC;
    font-weight:bold;
    padding:3px 13px;
}

.top-experience-busca select, .top-experience-busca input .categoria {
    width: 80px;
}

.panel-busca-avancada {
    height: 245px;
    margin-bottom: 0px !important;
}
#filtroUf {
    width:90px;
}
.top-experience-banners {
    padding: 15px;
    background: url('/img/top-experience-fundo.gif');
}
#busca-resultado .top-experience-item, #colorboxes-home .top-experience-item{
    margin-bottom:15px;
}
#colorboxes-home .top-experience-item{
	height:195px;
}

.top-experience-banners p {
    text-align: right;
    font-size: 18px;
}

.top-experience-banners p a {
    color: #70bf44;
    text-decoration: none;
    margin:0 10px 0 0;
    display:block;
}
.top-experience-item, .top-colorbox {
    position: relative;
    cursor: pointer;
    float: left;
    display: inline;
    margin: 0px 10px;
    width: 164px;
    height: 182px;
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-bottom: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    background-color: #fff;
}

.top-experience-item img, .top-colorbox img {
    margin: 0px 10px;
    margin-top: 10px;
}

.top-experience-item h3, .top-colorbox h3 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0px 11px;
}

.top-experience-item a, .top-colorbox a {
    text-decoration: none;
}

.top-experience-item h4, .top-colorbox h4 {
    font-size: 14px;
    font-weight: bold;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    width: 98px;
    height: 19px;
    text-align: center;
    padding: 3px 0px;
    left: 65px;
    bottom: 0px;
    position: absolute;
}

.top-experience-item span {
    background: url('/img/top-experience-saiba-mais-fundo.gif');
    width: 65px;
    height: 21px;
    font-size: 11px;
	left:0px;
    padding-top: 5px;
    text-align: center;
    bottom: 0px;
    position: absolute;
}

.top-experience-item span a {
    color: #666;
    text-decoration: none;
}

.top-colorbox {
    height: 120px;
    text-align: center;
}

#sugestao {
    margin: 20px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #999;
    display: none;
}

#sugestao a {
    text-decoration: none;
    color: #f5821f;
}

#newsletter {
    position: relative;
    height: 48px;
    background: url('/img/newsletter-fundo.gif') #a4a4a4 no-repeat;
    margin-bottom: 20px;
}

#newsletter p {
    position: absolute;
    top: 10px;
    left: 180px;
    width: 230px;
    color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 1.2em;
}

#newsletter form {
    position: absolute;
    top: 8px;
    right: 8px;
}

#newsletter form.form {
    padding:0px;
}

#newsletter form input {
    width: 260px;
}
#newsletter form button {
    margin-top:3px;
    padding:4px 4px 3px 4px;
}

#footer {
    padding: 5px;
    height: 200px;
}

#footer #line-1 {
    height: 100px;
    position: relative;
}

#footer #line-1 li {
    font-size: 12px;
    list-style-type: square;
    color: #00a3ec;
    line-height: 1.4em;
}

#footer #line-1 li a {
    color: #00a3ec;
    text-decoration: none;
}

#footer #line-1 a img {
    position: absolute;
    top:25px;
    left: 24px;
}

#footer #line-1 #ul1 {
    position: absolute;
    top: 15px;
    left: 200px;
}

#footer #line-1 #ul2 {
    position: absolute;
    top: 15px;
    left: 350px;
}

#footer #line-1 #contato {
    position: absolute;
    top: 15px;
    line-height: 1.2em;
    font-size: 16px;
    width: 400px;
    right: 15px;
    text-align: right;
    color: #d8d8d8;
}
#footer #line-1 #contato strong {
    font-size: 17px;
}
#footer #line-1 #contato span, #footer #line-1 #contato span a {
    color: #33b5f0;
    text-decoration: none;
}


#footer #line-2 {
    border-top: 1px solid #d8d8d8;
    padding-top: 10px;
    height: 53px;
    position: relative;
}
#footer #line-2 img {
    margin-left: 10px;
}

#footer #line-2 #parceiros {
    position: absolute;
    left: 15px;
    bottom: 0px;
}

#footer #line-2 #parceiros strong, #footer #line-2 #compartilhe strong {
    font-size:17px;
    font-weight:bold;
    float:left;
    display:inline;
    margin-top:18px;
}
#footer #line-2 #compartilhe strong {
    margin-top:5px;
}

#footer #line-2 #compartilhe {
    position: absolute;
    right: 15px;
    bottom: 10px;
}
#footer #line-2 strong {
    color: #d8d8d8;
    margin-top: -20px;
}

#produto {
    margin: 0 0 20px 0;
    width: 775px;
    border: 1px solid #d8d8d8;
    color: #666;
    background: url('/img/produto-fundo.gif') repeat-y;
}

#produto-left {
    width: 330px;
    float: left;
}
#produto-left h2 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    padding: 10px 15px;
    line-height: 1.0;
}
#produto-left h1 {
    font-size: 32px;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    padding: 10px 15px;
    line-height: 1.0;
}
#produto h4 {
    font-size: 13px;
    font-weight: bold;
}
#produto-left .wrap {
    margin: 5px;
    padding: 5px;
}
#produto-left .wrap table {
    width: 100%;
}
#produto-left .wrap table td {
    width: 50%;
}
#produto-left .xp-box {
    border-bottom: 1px solid #d8d8d8;
    padding: 7px 0;
}
#produto-left .xp-codigo {
    color: #555;
    font-size: 12px;
}
#produto-left .xp-box2 {
    float: left;
    display: inline;
    width: 140px;
    margin-right: 15px;
}
#produto-left h5 {
    color: #666;
    font-size: 11px;
}
#produto-right {
    padding: 5px;
    float: right;
    width: 435px;
}

#produto-right #comprar, #fornecedor, #agendamento {
    background: #fff;
    padding: 5px;
}
#produto-right #comprar {
    margin:0 10px 0 10px;
}
#produto-right #valor {
    float: left;
    font-size: 28px;
    font-weight: bold;
    display:inline;
    width: 153px;
    margin:2px 10px 0 10px;
}

#produto-right #botao {
    float: right;
}

#produto-right #wrap {
    margin: 20px 10px;
}
#produto-right #wrap ul {
    margin: 10px 15px;
}

#produto-right .sem-galeria {
    width:400px;
    margin:15px 0 15px 15px;
}
#produto-right .sem-galeria img {
    border:3px solid #FFFFFF;
}

div#depoimentos {
    padding: 0 10px 10px;
}
div#depoimentos label {
    font-size: 13px;
    font-weight: bold;
}
div#depoimentos ul#ul_depoimentos li#li_depoimentos blockquote {
    color: #555;
    font-style: normal;
}

#btn-comprar {
    background: url('/img/btn-comprar.gif') no-repeat;
    color: #666;
    width: 141px;
    height: 44px;
    font-size: 18px;
    font-weight: bold;
    padding: 6px 0 11px 31px;
    border: 0;
}

.btn-comprar-presente   { width: 232px !important; background: url('/img/btn-comprar-experiencia.gif') no-repeat !important;  }
.btn-comprar-vale       { margin: 10px 0 0 15px; width: 284px !important; background: url('/img/btn-vale-experiencia.gif') no-repeat !important;  }

#btn-imprimir, #btn-enviar-amigo, #btn-imprimir-boleto, #btn-alvo {
    border: 0;
    height: 27px;
    font-size: 11px;
    font-weight: bold;
    padding-left: 25px;
    color: #999;
    margin-right: 6px;
}
#btn-alvo {
    margin-right: 0;
}
#btn-imprimir {
    background: url('/img/btn-imprimir.gif');
    width: 91px;
}
#btn-enviar-amigo {
    background: url('/img/btn-enviar-amigo.gif');
    width: 167px;
}
#btn-imprimir-boleto {
    background: url('/img/btn-imprimirboleto.gif');
    width: 131px;
}
#btn-alvo {
    background: url('/img/btn-alvo.gif');
    width: 138px;
}

#btn-video {
    border: 0;
    cursor: pointer;
    background: url('/img/btn-video.gif') no-repeat;
    width: 395px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    color: #999;
    vertical-align: center;
    padding: 11px 10px;
    margin: 0px 0px 20px 0px;
}


#mapa iframe {
    width: 412px;
    height: 300px;
}

#mapa a {
    display: block;
    color: #999;
    font-size: 11px;
    text-decoration: none;
    margin-top: -5px;
    margin-bottom: 20px;
}

table.carrinho, table.table {
    width: 755px;
    margin: 10px;
}

table.carrinho th, table.table th {
    background-color: #a4a4a4;
    color: #fff;
    padding: 5px;
    font-weight: bold;
    text-align: center;
}

table.carrinho td, table.table td {
    font-weight: bold;
    color: #666;
    padding: 5px;
}

table.carrinho td.valor_unitario, table.carrinho td.excluir, table.carrinho td.quantidade {
    text-align: center;
}

table.carrinho td.total {
    text-align: right;
}

table.carrinho input {
    font-size: 12px;
    padding: 2px;
    text-align: left;
}

table .posiciona { position: relative; }

table .qtdMais      { display: block; top: 1px; left: 40px; outline: none; width: 10px; height: 9px; position: absolute; background: url('/img/seta-cima.gif') no-repeat; text-indent: -9999px;}

table .qtdMenos     { display: block; top: 11px; left: 40px; outline: none; width: 10px; height: 9px; position: absolute; background: url('/img/seta-baixo.gif') no-repeat; text-indent: -9999px;}

table.carrinho .presentear      { float: left; margin: 0 5px 0 15px;  }

table.carrinho .img-presente    { width: 39px; height: 44px; background: url('/img/presente.gif') no-repeat; width: 30px; height: 44px; display: block; float: left; margin: -20px 10px 0 0; }

table.carrinho .img             { display: block; width: 143px; height: 80px; float: left;}

table.carrinho .description     { display: block; float: left; }

table.carrinho .title-colorbox  { padding: 5px 0 5px 2px; display: block }

table.carrinho .title-experiencia  { padding: 5px 0 0 2px; display: block; width: 200px; }

#pedido p {
    margin: 10px;
    color: #666;
    font-size: 120%;
}

#pedido .total-geral, #pedido .botoes {
    text-align: right;
    margin: 15px;
}

#pedido .total-geral {
    font-size: 20px;
    font-weight: bold;
    color: #999;
}
#pedido .total-geral strong {
    color: #70bf44;
}
#pedido .radio {
    margin:4px 3px 0 10px;
}

.clear {
    width:0px;
    height:0px;
    clear:both;
}

.wrap-20 {
    margin: 20px 0px;
}
.space-15 {
    height: 15px;
}
.top-15 {
    margin-top: 15px;
}
.bottom-15 {
    margin-bottom: 15px;
}

.width-20 {
    width: 20px !important;
}

.width-30 {
    width: 30px !important;
}

.width-40 {
    width: 40px !important;
}

.width-50 {
    width: 50px !important;
}

.width-60 {
    width: 60px !important;
}

.width-80 {
    width: 120px !important;
}
.width-120 {
    width: 120px !important;
}
.width-130 {
    width: 130px !important;
}
.left {
    float: left;
    display: inline;
}

.right {
    float: right;
    display: inline;
}

/* zebra */

tr .hide {
    display: none;
}
tr.alt1 {
    background-color: #eaeaea;
}
tr.alt0 {
    background-color: #f7f7f7;
}

tr.over {
    background-color: #d8d8d8;
}

/* paginação */
.paginator {
    text-align: center;
    font-size: 16px;
}
.paginator span {
    color: #CCC;
    margin-right:7px;
}
.paginator a {
    text-decoration: none;
    color: #bbb;
}
.paginator a.prev, .paginator a.next, .paginator .current {
    color: #70bf44;
}
.paginator .prev, .paginator .next {
    border-bottom: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    background-color: #fff;
    padding: 3px 5px;
    font-size: 12px;
}
.paginator .current {
    font-weight: bold;
    text-decoration: underline;
}

/* forms */
form.form {
    padding: 20px;
    color: #666;
}
form.form div, form.form fieldset {
    margin: 5px;
    clear: both;
    display: block;
}
.form .input {
    margin-bottom:10px;
}

form.form div.input label, form.form legend {
    display: inline-block;
    width: 250px;
    font-weight: normal;
    text-align: right;
    margin: 2px 5px;
    float: left;
}

form#ClienteCadastrarForm fieldset legend {
    font-size: 14px;
}

form#ClienteCadastrarForm fieldset label {
    padding: 0 4px 0 2px;
}

form.form div.input input, form.form div.input textarea {
    width: 300px;
}

form.form div.submit {

}
form.form div.submit input {
    float: right;
    margin-bottom: 20px;
}
form.form input.form-error, form.form textarea.form-error, form.form select.form-error {
    border: 1px solid #f89e9e;
    background-color: #fff6f6;
}
form.form div.error-message {
    margin-left: 260px;
    margin-top: -2px;
    color: #999;
}
form.form div.message {
    color: red;
    font-weight: bold;
    text-align: center;
}
form.form div.checkbox input {
    width:26px;
    margin-top:5px;
}
.form .radio {
    overflow:hidden;
}
.form .radio h4 {
    display:inline-block;
    float:left;
    font-weight:bold;
    margin:2px 7px;
    text-align:right;
    width:250px;
    font-size:14px;
}
form.form div.radio label {
    width:auto;
    font-size:14px;
    font-weight:normal;
    float:left;
    display:inline;
    margin-right:10px;
}

form.form div.radio input {
    float:left;
    width:10px;
    display:inline;
    margin-top:6px;
}
form.form .input label.error {
    color:#999999;
    float:none;
    font-size:12px;
    margin:0 0 0 260px;
    text-align:left;
}

form.form .input input.error {
    border:1px solid #ffb2b2;
    background:#fff5f5;
}

form.form button.cadastrar {
    clear: both;
    float: right;
    margin: 0 0 20px;
}

form.form button.cadastrar[disabled] {
    background: #FBFBFB;
    color: #EEE;
}

#relacionadas .saibaMaisExperiencia { display: block; float: left; }

#relacionadas .saibaPreco           {
    left: auto; width: 100px; right: 0px; bottom: 0px; display: block; font: bold 14px Arial; color: #999;  background: transparent; 
    text-align: center;
}

/* colorbox */
#colorbox {
    position:relative;
}

#colorbox #titulo a{
    color:#FFF;
    text-decoration: none;
}

#colorbox #titulo {
    color:#FFF;
    width:777px;
    padding-bottom: 30px;
}
#colorbox h2 {
    padding-top:10px;
    font-size:40px;
    font-weight:bold;
    margin-left:25px;
}
#colorbox p {
    line-height: 1.1em;
    text-align:justify;
    margin:30px 0 0px 25px;
    width:445px;
    color: #FFF;
}
#colorbox #valor {
    color:#FFF;
    display:inline;
    /*float:left;*/
    font-weight: normal;
}

#colorbox-resultado .nome-categoria, .top-experience-item .nome-categoria{
    display: block; padding: 10px 0 0 12px;
    position: relative; width: 100%; background: transparent; text-align: left; color: green;
}

#colorbox-resultado .saibaMaisExperiencia, .top-experience-item .saibaMaisExperiencia  {
    float: left; display: block;
}

#colorbox-resultado .saibaPreco {
    left: auto; width: 100px; right: 0px; bottom: 0px; display: block; font: bold 14px Arial; color: #999;  background: transparent; text-align: center;
}

.top-experience-item .saibaPreco {
    left: auto; width: 100px; right: 0px; bottom: 0px; display: block; font: bold 14px Arial; color: #999;  background: transparent; text-align: center;
}

#colorbox-resultado .clear {
    clear: both;
}

#colorbox .comprar-box {
    position: absolute; top: 220px; right: 20px;
    width: 255px; height: 43px; background: url('/img/btn_vale_experiencia.jpg') no-repeat; text-indent: -9999px;
    cursor: pointer;
}

#colorbox .comprar-box:hover { background-position: 0 -43px; }

#colorbox .confere { margin-top: -10px; }

#colorbox #valor strong {
    font-weight: bold;
}
#colorbox #valor-texto {
    font-size:26px;
    margin:10px 0 0 25px;
    width:448px;
}


#colorbox #btn-comprar {
    float:right;
    display:inline;
}

.colorbox, .colorbox-list{
	width:775px;
}
.colorbox-titulo {
	float:left;
	margin:0 0 0px 0;
	overflow:hidden;
	text-align:center;
    position: relative;
    width: 100%;
}
.colorbox-list .colorbox-titulo{
	height: 210px;
        margin: 0 0 45px 30px;
        width: 152px;
}
.colorbox-titulo img{
	margin:0 0 0 -10px;
}
.colorbox-titulo a{
	color: #70BF44;
    font-size: 15px;
    font-weight: bold;
	text-decoration:none;
}

#produto .colorbox-titulo label {
    color: #FFF;
}

.colorbox-titulo h3 {
    float: right;
    padding-top: 20px;
    padding-right: 150px;
    font-weight: bold;
    font-size: 14px;
    display: block;
    color: #FFF;
}

.colorbox-titulo label, .colorbox-titulo p {
    padding-top: 14px;
    font-weight: bold;
    font-size: 22px;
    color: #FFF;
    float:left;
    display: inline;
}

.colorbox-titulo p {
    position: absolute;
    width: 250px;
    right: 140px;
    text-align: right;
}

.colorbox-descricao {
    margin: 0 auto;
    text-align: justify;
    font-size: 14px;
    background:url('/img/colorbox-fundo.jpg') repeat-y;
    padding: 17px;
    width: 711px;
    border: 1px solid #B2B2B2;
    border-bottom: 0;
}

.colorbox-detalhes {
    padding: 0px 16px 0px 16px;
    width: 746px;
    border: 1px solid #B2B2B2;
    height: 20px;
    text-align: center;
    margin: 0 auto;
    background:url('/img/colorbox-detalhes-fundo.jpg') repeat-x;
}

.colorbox-descricao p {
    float:left;
    width:427px;
}

.resumo .colorbox-detalhes {
    margin-bottom: 30px;
}

.resumo .colorbox-descricao {
    display: none;
}

.resumo button {
    display: block;
}

.submit .btn-trocar {
    background: url('/img/btn-trocar.gif');
    width: 111px;
    height: 36px;
    border: 0;
    position: absolute;
    top: 12px;
    right: 12px;
}

#colorbox .parabens-vale    { font-size: 22px; text-align: left; margin-top: 20px; }
#colorbox .descricao-vale   { margin-top: 20px; font-weight: bold; }
#colorbox .confere-vale     { margin-top: 30px; width: 520px; }

.panel .colorbox-texto {
    border: 0;
    color: #626262;
    padding-left: 12px;
}

/* DEPOIMENTOS */
#depoimentos strong {
    display: block;
    text-align: right;
}

#depoimentos blockquote {
    font-style: oblique;
}


#depoimentos li {
    list-style: none;
    display: none;
}

#pedido .conteudo, #pedido .topo, .topo-finalizar, .conteudo-finalizar {
    margin: 0 auto;
    padding-bottom: 20px;
}

#pedido .conteudo .text input, #pedido textarea {
    width: 300px;
}

#pedido .conteudo .text label {
    float:left;
    margin:8px 14px 0px 0px;
    text-align:right;
    width:200px;
    font-size: 12px;
    color: #666;
    font-weight: bold;
}

#pedido .conteudo .text {
    padding: 4px;
}

#pedido .conteudo .select {
    padding: 4px;
}


.conteudo label {
    font-weight:bold;
}
.panel h2, #pedido h3, #pedido h4, .top-experience h2, .colorbox h2, .colorbox-list h2 {
    font-size: 17px;
    color: #70bf44;
    font-weight: bold;
    padding: 5px 10px;
    border-bottom: 1px solid #d8d8d8;
}
.panel h1.presente-natal {
    font-size: 17px;
    color: #70bf44;
    font-weight: bold;
    padding: 5px 10px;
    border-bottom: 1px solid #d8d8d8;
}
h3.vale-presente {
    font-size: 17px;
    color: #70bf44;
    font-weight: bold;
    padding: 5px 10px;
    border-bottom: 1px solid #d8d8d8;
}
.panel h2 span{
	color:#999999;
}
.colorbox h2, .colorbox-list h2{
	border:0px;
	font-size: 14px;
    padding: 0px;
    width: 775px;
}
.colorbox p, .colorbox-list p{
	color:#999999;
	font-size: 14px;
	margin:15px 0 25px;
}
#pedido h4, #pedido h3 {
    font-size: 14px;
    padding: 5px 10px;
    border-bottom: 0;
}
#pedido h4 {
    color:#666
}
#pedido .pedido-opcoes h3 {
    font-size: 16px;
    margin-top: 0px;
    padding:0px;
    float:left;
    display:inline;
    clear:left;
}

#pedido .hide {
    display: none;
}

#pedido .topo .radio, #pedido .topo label {
    float: left;
    display: inline;
}

#pedido .topo #pedido .radio {
    margin-left: 30px;
}

#pedido .topo, .topo-finalizar {
    background-color: #FFF;
}

#pedido .conteudo {
    border-top: 0;
    display:none;
}

#pedido h2 span {
    background:#CCC;
    color:#FFF;
    padding:1px 5px;
    margin:0 5px 0 43px;
}
#pedido strong {
    color:#CCC;
}
#pedido h2 img {
    margin-left:43px;
}
#pedido .pedido-h2-1 {
    margin-left:0px;
}
#pedido span.active {
    background:#70bf44;
    color:#FFF;
}
#pedido strong.active {
    color:#70bf44;
}
#pedido .conteudo {
    background:#F2F2F2;
    margin:0 10px;
}
#pedido #conteudo-frete label {
    margin:0 10px;
}
.pedido-opcoes {
    border-bottom:1px solid #CCCCCC;
    margin:0 10px;
    overflow:hidden;
    padding:7px 0;
}
.pedido-frete td {
    border-top:1px solid #CCC;
    text-align:center;
    background:#FFF
}
#areas_interesse .checkbox label {
    float: none;
    font-weight: normal;
    width: 120px;
    text-align: left;
}

#areas_interesse .checkbox input {
    width: 16px;
}

#areas_interesse .checkbox {
    clear: none;
    float: left;
    width: 160px;
    margin: 0;
}

#cliente #areas_interesse {
    clear:none;
    width:350px;
    float: left;
    display: inline;
    margin: -12px 0 0;
}

ul.checkboxMultiple {
    margin:0;
    padding:0;
    list-style-type:none;
}

ul.checkboxMultiple li {
    display:block;
    float:left;
    width: 220px;
    margin: 0 8px 0 0;
}

.topo-finalizar {
    padding: 5px 0px 5px 0px;
}

.topo-finalizar label {
    font-weight: bold;
    color: #666;
    font-size: 24px;
    padding-left: 12px;
}

.conteudo-finalizar {
    border-top: 0;
}

#conteudo-endereco {
    height: 350px;
}

#vale-presente {
    height: 350px;
}

#fornecedor {
    margin: 0 10px;
}
#fornecedor .topo, #agendamento .topo {
    border: 1px solid #CACACA;
    border-bottom: 0;
    font-size: 18px;
    padding: 6px 12px;
    background-color: #ECECEC;
    color: #5D5D5D;
    clear:both;
}

#fornecedor .conteudo {
    padding: 12px;
    line-height: 20px;
    border: 1px solid #CACACA;
    border-top: 0;
}

#fornecedor .mensagem, #agendamento .mensagem {
    margin: 10px;
    line-height: 15px;
    background: url('/img/icon-agenda.gif') no-repeat;
    float:left;
    font-weight: bold;
    padding: 0px 0px 10px 40px;
}

.busca {
    float: left;
    display: inline;
    margin: 0 auto;
    padding: 16px 6px 6px 6px;
    width: 375px;
}

.busca .input {
    width: 370px;
    margin-bottom: 10px;
}

.busca select {
    width: 210px;
}

.busca input {
    width: 202px;
}

.busca .input label {
    font-size: 12px;
    display: inline-block;
    font-weight: bold;
    color: #666;
    width: 150px;
    text-align: right;
    padding-right: 4px;
}

.busca .preco {
    width: 93px;
}

.busca .submit {
    float: right;
    display: inline;
    margin-right: 10px;
}

.busca .submit input {
    width: 64px;
}

div.autocomplete {
    position:absolute;
    background-color: #EEE;
    border:1px solid #999;
    border-top: 0;
    margin:0;
    padding:0;
}

div.autocomplete ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

div.autocomplete ul li.selected {
    background-color: #CCC;
}

div.autocomplete ul li {
    list-style-type:none;
    display:block;
    margin:0;
    padding:2px;
    cursor:pointer;
}

.galeria {
    text-align: center;
    height: 322px;
}

.login {
    width: 360px;
    float: left;
    margin-left: 20px;
}

.login .form .input input {
    width: 164px;
}


.login .form fieldset{
	clear: both;
	display: block;
	padding: 0px 20px 0px 50px;	
}

.login .form fieldset input{
	margin: 10px
}

.login .form legend{
	text-align: left;	
	font-size: 14px	
}

.login .form .input label {
    width: 80px;
}

.login .submit {
    margin-top: 15px;
    font-size: 14px;
    margin-right: 50px;
}

.PessoaFisica{
    margin-bottom: 10px;
}

span.error {
    color: red;
    float: right;
    display: inline;
    padding-right: 15px;
}
.institucional ul li {
    font-weight:bold;
    list-style:none outside none;
    margin:15px;
}
.institucional ol li {
    margin:0 15px 15px 15px;
    list-style:decimal inside;
    color:#666;
}
.panel p {
    color:#666;
    margin:0 15px 15px 15px;
    font-weight:normal;
}
.institucional h2 { margin-bottom:15px; }
.institucional h3 {
    font-size: 14px;
    color: #70bf44;
    font-weight: bold;
    margin:15px;
}
.institucional h4 {
    font-size:12px;
    color: #70bf44;
}

#notas {
    background:#FFF;
    margin:0 10px 1px 10px;
    padding:7px 10px;
    overflow:hidden;
}
#notas-emocao, #notas-conforto, #notas-emocao h4, #notas-conforto h4, #notas-emocao h4 span, #notas-conforto h4 span {
    float:left;
    display:inline;
}
#notas-emocao, #notas-conforto {
    margin-left:30px;
}
#notas-emocao h4, #notas-conforto h4 {
    font-size:14px;
    font-weight:bold;
    margin-right:5px;
    display:block;
}
.estrela-0, .estrela-1, .estrela-2, .estrela-3, .estrela-4, .estrela-5 {
    background:url('../img/star.gif') no-repeat;
    display:block;
    width:84px;
    height:16px;
    float:left;
    margin:1px 0 0 5px;
}
.estrela-0 {background-position:0 -80px;}
.estrela-1 {background-position:0 -64px;}
.estrela-2 {background-position:0 -48px;}
.estrela-3 {background-position:0 -32px;}
.estrela-4 {background-position:0 -16px;}

#popup {
    background:#FFF;
    text-align: left;
}
#popup-header {
    background: url('/img/popup-back.gif') repeat-x #FFF;
    height:60px;
}
#popup-header h2 {
    font-size:22px;
    font-weight:bold;
    margin:7px 0 0 15px;
    float:left;
    display:inline;
    color:#70bf44;
}

#popup-header img {
    float:right;
    display:inline;
    margin:10px 15px 0 0;
}

#popup .panel {
    width:100%;
    border:none;
}

#popup form.form div.input label {
    width:110px;
}
#popup form.popup-senha div.input label {
    width:200px;
}
#popup .popup-senha div.input input {
    width:150px;
}

.popupsenha {
    background-color: #FFF;
    width: 500px;
    height: 290px;
    border: 1px solid #d8d8d8;
    margin: 20px 0px;
}

#carrinho p {
    color:#FFF;
}

#agendamento .conteudo {
    padding: 0 40px;
}
#agendamento .data, #agendamento .hora, #agendamento .required {
    font-size: 11px;
    margin-bottom: 7px;
}
#agendamento .required {
    width: 260px;
}
#agendamento .data {
    width: 74px;
}

#agendamento .hora {
    width: 40px;
}


#agendamento {
    margin:-15px 1px 10px;
}

#agendamento label {
    width: 50px;
    margin-right: 5px;
    display: inline-block;
    text-align: right;
}

#agendamento .text {
    padding: 0 10px;
}

#agendamento .submit {
    float: right;
    margin: 0 40px 15px 40px;
    display: inline-block;
}

#senha-msg {
    clear: both;
    color: #fff;
    font-weight: bold;
    margin: 0 0 1em 0;
    background: #47a311;
    padding: 2px;
    text-align: center;
}

table.table td {
    font-weight:normal;
    background:#f7f7f7;
    border-bottom:1px solid #dadada;
    vertical-align:middle;
}
table.table th, table.table td {
    text-align:center;
}
tr.table-sub td {
    background:#FFF;
    border-bottom:1px solid #ebebeb;
    padding:0px;
}
table.table-inner {
    width:100%;
}
table.table-inner td {
    padding:10px;
    text-align:left;
    overflow:hidden;
}
table.table-inner td h3 {
    font-size:15px;
    font-weight:bold;
    float:left;
    display:inline;
    margin-right:20px;
}

.table-agendar label{
    margin: 0 35px 0 5px;
}

a.voucher-ativo, span.voucher-inativo {
    background:#e8ffdb;
    padding:2px 5px;
    color:#70bf44;
    font-weight:bold;
    text-decoration:none;
    text-align: center;
    float: right;
    line-height: 14px
}
a.voucher-ativo {
    background:#e8ffdb;
    color:#70bf44;
}
span.voucher-inativo {
    background:#ededed;
    color:#999999;
}
table.table-inner td h4 {
    font-weight:bold;
    text-align:right;
}
table.table-inner div {
    float:left;
    display:inline;
    margin-right:20px;
}
table.table-inner div h5 {
    font-weight:bold;
}
table.table-inner div p {
    font-size:11px;
}
.minhascompras-presente {
    width:250px;
}
.minhascompras-mensagem {
    width:440px;
}
.minhascompras-status {
    border:1px solid #70bf44;
    float:right;
    display:inline;
}
.table-inner .minhascompras-status td {
    width:96px;
    vertical-align:middle;
    text-align:center;
    font-weight:bold;
    color:#CCC;
    line-height:14px;
}
.table-inner .minhascompras-status .concluido {
    background:#eeffe5;
    color:#43a60c;
}
.table-inner .minhascompras-status .concluido span {
    font-size:11px;
    color:#666;
    font-weight:normal;
    display:block;
}
.table-inner .minhascompras-status .ativo {
    background:#d9fac6;
    color:#43a60c;
}

.visualizar-bloco {
    border:1px solid #d8d8d8;
    margin:0 10px 15px 10px;
    padding:5px
}
#pedido .visualizar-bloco p {
    font-size:12px;
}
#pedido .visualizar-bloco strong {
    color:#666;
}
#pedido .visualizar-bloco h4 {
    padding:0px;
    margin:5px 10px;
    font-size:16px;
}
#pedido .visualizar-endereco h4, #pedido .visualizar-presente h4 {
    border-bottom:1px solid #d8d8d8;
}
#pedido .visualizar-bloco .visualizar-email {
    margin-top:0px;
    font-size:12px;
}
#pedido .visualizar-bloco .visualizar-mensagem {
    background:#fffde2;
    border:1px solid #f2ec89;
    margin:10px;
}
.visualizar-mensagem h5 {
    border-bottom:1px solid #f2ec89;
    margin:10px;
    color:#666;
    font-weight:bold;
}
#pedido .visualizar-bloco .visualizar-mensagem p {
    font-size:12px;
}

.pointer {cursor: pointer;}
.hide {display: none;}
.btn-big {
    margin: 0;
    font-size: 11px;
    line-height: 12px;
}
.msg-erro, .msg-alerta, .msg-ok, .msg-confirma {
    background:#ffefef;
    border:1px solid #f2d2d2;
    padding:3px;
    margin-bottom:15px;
    text-align:center;
    font-weight:bold;
}
.msg-alerta {background:#ffffd5;border-color:#ebea72;}
.msg-ok, .msg-confirma {background:#e9fcdf;border-color:#c9e4aa;}
.msg-erro h5, .msg-alerta h5, .msg-ok h5, .msg-confirma span {padding:5px 5px 5px 20px;display:inline-block;}
.msg-erro h5 {background:url('/img/icon-erro.gif') 0 3px no-repeat;color:#e76757}
.msg-alerta h5 {background:url('/img/icon-alerta.gif') 0 3px no-repeat;color:#d5b20c;}
.msg-ok h5 {background:url('/img/icon-ok.gif') 0 3px no-repeat;color:#60a657;}
.msg-confirma {
    margin: 10px 10px 20px 10px;
}
.msg-confirma span {
    background: url('/img/icon-confirma.gif') no-repeat 0 3px;
    padding: 10px 10px 10px 60px;
    font-size: 26px;
    color: #70bf44;
}
.msg-alvo {
    border: 1px solid #c3d7ec;
    background: url('/img/bg-msg-alvo.gif') no-repeat #e8f3ff;
    margin-bottom: 20px;
}
.msg-alvo h3 {
    color: #00a3ec;
    font-size: 18px;
    padding: 10px 0;
    margin-left: 120px;
}
.msg-alvo span {
    background: url('../img/bg-alvo-bar.gif') no-repeat right;
    display: inline-block;
    border: 1px solid #6ecdff;
    width: 200px;
    height: 25px;
    vertical-align: middle;
    margin-bottom: 3px;
}

#panel-confirma {
    width: 330px;
    float: left;
    display: inline;
    margin:0 35px 20px 15px;
}
#panel-confirma p {
    font-size: 11px;
    margin: 10px 0 10px 0;
    text-align: justify;
}
#panel-confirma h4 {
    font-size: 14px;
    font-weight: bold;
    color: #70bf44;
    margin-bottom: 5px;
}
#panel-confirma h5 {
    font-weight: bold;
    font-size: 11px;
}
#panel-confirma ul {
    list-style: none;
    font-size: 11px;
}
#panel-confirma a {
    color: #70bf44;
    text-decoration: none;
}
#panel-confirma table, #enderecos-lista table {
    font-size: 11px;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    margin-bottom: 15px;
}
#panel-confirma table th, #enderecos-lista table th {
    font-weight: bold;
}
#panel-confirma table td, #panel-confirma table th, #enderecos-lista table td {
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    padding: 3px;
}
#panel-confirma ul {
    margin-bottom: 15px;
}
#panel-confirma button {
    margin: 5px 0;
}
#mensagem-pontos div {
    margin-bottom: 0;
}

.vale-box {
    background: url('/img/bg-vale.jpg') no-repeat;
    border: 1px solid #e5e5e5;
    width: 747px;
    height: 63px;
    margin: 13px;
}
.vale-box h3, .vale-text {
    color: #ff4545;
    font-size: 24px;
    float: left;
    display: inline;
    margin: 12px 0 0 75px;
}
.vale-box #btn-comprar {
    float: right;
    display: inline;
    margin: 10px 10px 0 0;
}
.vale-box .vale-text {
    width: 170px;
    margin-left: 10px;
    font-weight: bold;
}

#enderecos-lista table {
    width: 745px;
    margin: 15px;
    color: #666;
}
#enderecos-lista strong {
    color: #70bf44;
    font-size: 14px;
}
#enderecos-lista tr td {
    padding: 5px 10px;
}

.credito {
    color: #3ca800;
}
.debito {
    color: #bd0000;
}

#enderecos-lista table {
    width: 745px;
    margin: 15px;
    color: #666;
}
#enderecos-lista strong {
    color: #70bf44;
    font-size: 14px;
}
#enderecos-lista tr td {
    padding: 5px 10px;
}

.msg-404 {
    padding: 10px 20px;
    background: #fffdde;
    border: 1px solid #f0e6b0;
    margin: 20px 0 0 35px;
}
.msg-404 h2 {
    background: url('/img/icon-alert.png') no-repeat;
    padding:7px 60px;
    font-size: 20px;
    font-weight: bold;
    color: #F8B400;
    margin-bottom: 10px;
}
.msg-404 ul {
    margin:0 0 10px 78px;
    color: #666;
}
.msg-404 a {
    color:#00A3EC;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    margin:0 0 10px 63px;
    display: inline-block;
}

#voucher label {
    width: 360px !important;
}
.panel p.blue, .panel p.gray, .panel p.red, #voucher p{
	color:#BDBBBC;
	font-size:14px;
	margin:20px;
	text-align:center;
}
.panel p.blue, #voucher p.blue{
	color:#00A3EC;
	font-size:18px;
}
.panel p.red{
	color:#90051C;
}
#voucher .submit{
	clear:none;
	margin:-40px 0 100px 0;
}
#voucher .submit input{
	margin-right:170px;
}
#voucher-bg{
	background:url('../img/bg-voucher.jpg') no-repeat;
	height:319px;
	width:775px;
}

table.finalizar-pedido{
	border:1px solid #D8D8D8;
	color:#999999;
	font-size:14px;
	margin:0 10px;
	width:755px;
}
table.finalizar-pedido th{
	background:url('../img/bg-th.gif') repeat-x;
	font-weight:bold;
	height:14px;
	line-height:14px;
	padding:5px;
	text-align:center;
}
table.finalizar-pedido td{
	border-top: 1px solid #D8D8D8;
	font-weight:bold;
	padding:5px;
	text-align:center;
}


.cs img {
    margin: 15px 0 0 15px;
}
.cs a {
    color: #70BF44;
    text-decoration: none;
}

.escolhe-campanha h2 {
    margin-bottom: 15px;
}
.campanha-item {
    background: #F2F2F2;
    border: 1px solid #CCC;
    padding: 5px;
    margin: 0 17px 18px 80px;
    width: 600px;
}
.campanha-item a {
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

.depoimentos p {
    margin: 0;
    font-size: 13px;
}

.depoimentos div {
    margin: 15px 15px 0 15px;
}

.depoimentos h3 {
    font-size: 14px;
    font-weight: bold;
    color: #70BF44;
}

.depoimentos .dep-data {
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    margin-top: 5px;
}
.depoimentos .btn {
    float: right;
    display: inline;
}

.fotolog-list ul {
    padding: 15px;
}
.fotolog-list li {
    background: url('/img/icon-fotolog.png') no-repeat;
    padding: 3px 0 0 40px;
    list-style: none;
    display: block;
    margin-bottom: 10px;
}
.fotolog-list li a {
    font-size: 18px;
    color: #00A3EC;
    text-decoration: none;
}

.fotolog-fotos #wrap {
    padding: 20px 0;
}
.fotolog-fotos a, .fotolog-foto .imagem {
    border: 1px solid #CCC;
    padding: 5px;
    display: inline-block;
    margin: 0 0 21px 31px;
    background: #F2F2F2;
}
.fotolog-foto .imagem {
    padding: 10px;
    margin: 19px;
}
.fotolog-foto .imagem p {
    margin: 0;
}
.fotolog-foto .legenda {
    float: left;
    display: inline;
    width: 630px;
    font-weight: bold;
}
.fotolog-foto .data {
    float: right;
    display: inline;
}
.foto-comentarios {
    padding: 15px;
}
.foto-comentarios h3 {
    background: url('/img/icon-comment.png') no-repeat;
    font-size: 13px;
    font-weight: bold;
    color: #666;
    padding: 0 0 0 22px;
}
.foto-comentarios p {
    margin: 0;
}
.foto-comentarios a {
    display: inline-block;
    color: red;
    margin: 0 22px 22px 0;
    font-size: 11px;
    text-decoration: none;
}

.fotolog .imagem {
    margin: 10px 0 0;
    text-align: center;
}

.desconto .top-experience-item {
    height:230px;
}
/*.desconto span {
    width:165px;
}*/
.desconto h4 {
    bottom:-2px;
    left:0 !important;
    border-left:none;
    width:105px !important;
    line-height:14px;
    height:35px;
}
.desconto h4 strong {
    font-size:11px;
}



#regulamento-wrap {
    background: url('/img/bg-campanha-regulamento.png') repeat-x bottom #FFF;
    padding: 20px 100px;
    border-bottom: 1px solid #DDD;
}
#regulamento-wrap #webdoor {
    margin-bottom: 15px;
}
#campanha #vitrine {
    padding: 20px;
    margin-bottom: 50px;
}
#campanha #vitrine img {
    width: 143px;
    height: 79px;
}
#campanha #imagem {
    float: left;
    display: inline;
    clear: right;
}
#campanha h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #70BF44;
    clear: both;
    border-bottom: 1px solid #EEE;
    padding: 5px 0;
}
#campanha .wrap {
    float: right;
    display: inline-block;
    width: 780px;
    margin-bottom: 30px;
}
#campanha .xp-box {
    float: left;
    display: inline;
    margin-right: 50px;
    margin-top: 5px;
}
#campanha h4 {
    font-weight: bold;
    color: #666;
}
#campanha p {
    color: #999;
    text-align: justify;

}

.table .voucher-cancelado {
    float: none;
    display: block;
}

input .keyword {
    width: 80px;
}

div.panel div.panel div.fornecedor {
    padding: 0 20px;
}

img.logo-agence {
    border: 0;
    display: block;
    float: right;
    margin: 0 10px 0;
}

#campanha-escolha .center {
    margin: 0 auto;
    width: 800px;
    height: 340px;
}

#campanha-escolha .panel {
    height: 185px;
}
#campanha-escolha .panel h2 {
    color: #777;
}


#campanha-escolha .sem-login {
    margin: 15px 0 0 0px;
    display: inline-block;
    font-size: 16px;
    background: #F2F2F2;
    width: 265px;
}
#campanha-escolha .footer {
    text-align: center;
    padding-bottom: 20px;
}
#campanha-escolha .footer a {
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

div.imprensa {
    margin: 20px 25px;
}

div.imprensa h3 {
    font-size: 14px;
    font-weight: bold;
}

div.imprensa h3 a {
    color: #70BF44;
    text-decoration: none;
}

div.imprensa div.data {
    color: #999;
    font-family: Georgia, "Times New Roman", sans-serif;
    font-style: oblique;
    padding: 3px 0;
}

div.imprensa a.continue {
    background: url(/img/btn-continue.png) right center no-repeat;
    color: #70BF44;
    display: inline-block;
    padding: 0 18px 0 0;
    text-decoration: none;
}

div.imprensa img.img-case {
    float: left;
    height: 90px;
    padding: 5px 5px 0 0;
    width: 130px;
}

div.imprensa img.img-imprensa {
    float: right;
    padding: 5px 0 0 5px;
}



div.mapa {
    margin: 20px 25px;
}

div.mapa h3 {
    font-size: 14px;
    font-weight: bold;
}

div.mapa h3 a {
    color: #70BF44;
    text-decoration: none;
}

div.mapa div.data a {
    color: #999;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;

    padding: 4px 0 0 30px;
    display: block;
    
}

div.mapa a.continue {
    background: url(/img/btn-continue.png) right center no-repeat;
    color: #70BF44;
    display: inline-block;
    padding: 0 18px 0 0;
    text-decoration: none;
}

div.mapa img.img-case {
    float: left;
    height: 90px;
    padding: 5px 5px 0 0;
    width: 130px;
}

div.mapa img.img-imprensa {
    float: right;
    padding: 5px 0 0 5px;
}



.justificado {
    text-align: justify;
}

.colorbox-categoria {
    display: block;
    margin-bottom: 30px;
}

.digito-cartao {
	float:left
}

.digito-cartao-amex {
	clear:both
}

.digito-verificacao-cartao {
	clear:both
}

.bandeira-cartao {
	float: right;
	margin: -45px 0px 0px;
	padding: 0px 10px;
}


/* Seção de experiências */
.video-Experiencia { margin: 20px 0 0 10px; }
.compartilhe-Experiencia { padding: 5px; background: #fff; width: 390px; color: #555555; font: bold 14px Arial; margin: 0 0 0 20px; }
.tit-Compartilhe { 
    float: left;
    margin: -5px 9px 0;
    display: inline;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #00A3EC;
}
.twitter-Compartilhe { margin-left: 10px; margin-top: -2px; width: 105px; float: left; position: relative; z-index: 1 }
.compartilhe-Twitter { float: left; margin-top: -2px; width: 90px;overflow: hidden }

/* panel como funciona home */
#como-funciona ul{
	height:auto;
	list-style:none;
	overflow:hidden;
	padding:5px 20px;
	position:relative;
	width:535px;
}
#como-funciona ul li {
	color:#D6D4D5;
	float:left;
	font-size:24px;
	font-weight:bold;
	height:51px;
	line-height:51px;
	padding:0 0 0 50px;
	width:150px;
}

#como-funciona li a  {
    color:#D6D4D5;
    text-decoration: none;
}

#como-funciona li a:hover {
    color: #666;
}

#como-funciona          { width: 570px; float: left; }
#como-funciona ul li.n1 { background:url('../img/como-funciona-1.png') no-repeat;}
#como-funciona ul li.n2 { background:url('../img/como-funciona-2.png') no-repeat;}
#como-funciona ul li.n3 { width: 50px; background:url('../img/como-funciona-3.png') no-repeat;}
#como-funciona ul li.n1-sula { background:url('../img/como-funciona-1-sula.png') no-repeat !important;}
#como-funciona ul li.n2-sula { background:url('../img/como-funciona-2-sula.png') no-repeat !important;}
#como-funciona ul li.n3-sula { width: 50px; background:url('../img/como-funciona-3-sula.png') no-repeat !important;}
#videoHome              { border: 1px solid #D8D8D8; width: 200px; height: 98px; float: left; margin: 20px 0 0 0; }
#videoHome .btnVideo    { margin: 5px auto 0; background: url('/img/video.gif') no-repeat; width: 153px; height: 88px; display: block; text-indent: -9999px; }
#videoHome .btnVideo:hover { background-position: 0 -88px; }



/* CAMPANHA DO CASAMENTO */

.casamentoFrase {
    color: #840101;
    font: bold 12pt Verdana;
}

.div-presentes {
    margin-top: 0px;
}

.redes-sociais-home {
    width: 500px;
    margin-left: 280px;
    color: #029A02;
}

.IN-widget      { margin: -2px 0 10px 5px; float: left; }
#___plusone_0   { margin-left: 6px !important; margin-top: -1px !important; width: 63px !important; }

.topo-natal {
    background: url('/img/topo-natal.jpg') no-repeat !important;
}

/* Nivo slider */
#slider { 
	position:relative;
	overflow:hidden;
        width: 532px;
        height:334px;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
	display:none;
}
.nivo-nextNav {
	right:0px;
	display:none;
}
/* Control nav styles (e.g. 1,2,3...) */
.container-banner   { height: 200px; overflow: hidden; position: relative; z-index: 1; }
.nivo-controlNav    { position:absolute; right: 20px; top: 10px; z-index:99; overflow:hidden; }
.nivo-controlNav a  {
	text-indent:-5000px;
	z-index:99;
	float:left;
	color:#fff;
	font-weight:bold;
	width:27px; height:27px;
	background:url(/images/nivo-controlNav.png) left top no-repeat;
	text-align:center;
	text-decoration:none;
	margin-right:5px;
	font-size:12px;
	line-height:16px;
	padding-top:0px;
	cursor:pointer;
	display:block;
	
}
.nivo-controlNav a.active {
	background:url(/images/nivo-controlNav.png) -32px top no-repeat;
}

/*.saiba-experiencia {
    background: url('/img/experiencia-oque.gif') no-repeat;
    width: 462px;
    height: 40px;
    display: block;
    float: left;
}


.saiba-experiencia:hover {
    background-position: 0 -38px;
}
*/

.atendimento-online {
    background: url('/img/msn.gif') no-repeat;
    width: 222px;
    height: 44px;
    display: block;
    float: left;
    margin: 0 0 0 60px;
}

.atendimento-online:hover {
    background-position: 0 -43px;
}

.barra-nova {
    padding: 10px 0 10px 0;
}

.o-que-e-presente-experiencia {
    float: left;
    font: bold 17px Arial;
}

.o-que-e-presente-experiencia a {
    color: #FF0089;
    margin: -3px 0 0 0;
    display: block;
}
