/*  
Theme Name: BestBox 2011
Version:1.0
Author: iMDT
Author URL: http://www.imdt.com.br
*/

.fb-like{
    float: right !important;
    position: relative !important;
    top:-3px !important;
}

.idiomas-container p {
    float: right
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

* {
    letter-spacing: -1px;
    margin:0;
    padding:0;
}

a {
    text-decoration: none;
    outline: none !important;
    cursor: pointer;
    color: inherit;
}

body {
    background: #ebebeb;
}

.content-center {
    margin: 0 auto;
    width: 970px;
    height: 100%;
}

.header {
    background: url(../img/header-bg.gif) repeat-x bottom left #fff;
    padding-bottom: 20px;
    width: 100%;
    height: 130px;
}

.header .header-logo-container {
    float: left;
    width: 375px;
    height: 100%;
}

.face{
    background: url(../img/face.png) no-repeat top left;
    float: left;
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 10px;
}

.header .header-logo-container .header-logo {
    background: url(../img/header-logo.gif) no-repeat top left;
    float: left;
    margin-top: 48px;
    display: block;
    width: 197px;
    height: 46px;
}

.header .menu-container {
    position: relative;
    float: left;
    width: 595px;
    height: 100%;
}

.header .menu-container .idiomas-container {
    text-align: right;
    color: #c2c2c2;
    padding-top: 10px;
    font-family: verdana;
    letter-spacing: -1px;
    font-size: 11px;
    width: 100%;
}
.header .menu-container .idiomas-container .flag-idioma {
    display: inline-block;
    background-position: bottom left;
    background-repeat: no-repeat;
    margin-bottom: -2px;
    margin-left: 3px;
    width: 16px;
    height: 11px;
}

.flag-idioma-es {
    background-image: url(../img/flags/es.gif);
    background-position: top left !important;
    margin-left: 15px;
    float: right;
    margin-left: 7px !important;
}

.flag-idioma-br {
    background-image: url(../img/flags/br.gif);
    float: right;
    margin-left: 15px !important;
}

.language-2 .flag-idioma-es {
    background-position: bottom left !important;
}

.language-2 .flag-idioma-br {
    background-position: top left !important;
}

.header .menu-container #menu {
    position: absolute;
    bottom: 0;
    height: 70px;
}

.header .menu-container #menu a {
    background-position: top left;
    background-repeat: no-repeat;
    margin-left: 30px;
    float: left;
    display: block;
    height: 70px;
}

.header .menu-container #menu a.menu-home {
    background-image: url(../img/menu/home.gif);
    width: 60px;
}

.header .menu-container #menu a.menu-home:hover {
    background-image: url(../img/menu/home-hover.gif);
}


.header .menu-container #menu a.menu-a-empresa {
    background-image: url(../img/menu/a-empresa.gif);
    width: 103px;
}

.header .menu-container #menu a.menu-a-empresa:hover {
    background-image: url(../img/menu/a-empresa-hover.gif);
}

.language-2 .header .menu-container #menu a.menu-a-empresa {
    background-image: url(../img/menu/a-empresa-es.gif);
    width: 109px;
}

.language-2 .header .menu-container #menu a.menu-a-empresa:hover {
    background-image: url(../img/menu/a-empresa-es-hover.gif);
}

.header .menu-container #menu a.menu-qualidade {
    background-image: url(../img/menu/qualidade.gif);
    width: 98px;
}

.header .menu-container #menu a.menu-qualidade:hover {
    background-image: url(../img/menu/qualidade-hover.gif);
}

.language-2 .header .menu-container #menu a.menu-qualidade {
    background-image: url(../img/menu/qualidade-es.gif);
    width: 71px;
}

.language-2 .header .menu-container #menu a.menu-qualidade:hover {
    background-image: url(../img/menu/qualidade-es-hover.gif);
}


.header .menu-container #menu a.menu-produtos {
    background-image: url(../img/menu/produtos.gif);
    width: 89px;
}

.header .menu-container #menu a.menu-produtos:hover {
    background-image: url(../img/menu/produtos-hover.gif);
}

.language-2 .header .menu-container #menu a.menu-produtos {
    background-image: url(../img/menu/produtos-es.gif);
    width: 98px;
}

.language-2 .header .menu-container #menu a.menu-produtos:hover {
    background-image: url(../img/menu/produtos-es-hover.gif);
}

.header .menu-container #menu a.menu-contato {
    background-image: url(../img/menu/contato.gif);
    width: 74px;
}

.header .menu-container #menu a.menu-contato:hover {
    background-image: url(../img/menu/contato-hover.gif);
}

.language-2 .header .menu-container #menu a.menu-contato {
    background-image: url(../img/menu/contato-es.gif);
    width: 83px;
}

.language-2 .header .menu-container #menu a.menu-contato:hover {
    background-image: url(../img/menu/contato-es-hover.gif);
}


.cycle-container {
    background: #4d4948;
    width: 100%;
    height: 290px;
}

.cycle-container .cycle {
    position: relative;
    background: url(../img/cycle-bg.gif) no-repeat top left;
}

.cycle-container .cycle #cycle {
    padding: 3px 5px;
    overflow: hidden;
    width: 960px;
    height: 280px;
}

.cycle-container .cycle #cycle img {
    width: 960px;
    height: 280px;;
}

.cycle-container .cycle #cycle a {
    top: 3px !important;
    left: 5px !important;
    width: 960px;
    height: 280px;;
}

.cycle-container .cycle #cycle-nav {
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 100000;
}

.cycle-container .cycle #cycle-nav a {
    background: url(../img/pag-bg.png) no-repeat top left;
    margin-right: 2px;
    font-size: 11px;
    font-family: arial;
    text-align: center;
    padding-top: 4px;
    display: block;
    float: left;
    width: 22px;
    height: 18px;
}

.cycle-container .cycle #cycle-nav a.activeSlide {
    font-weight: bold;
}

.main-container {
    background: #fff;
    overflow: hidden;
}

.box-home {
    float: left;
    padding: 30px 5px;
}

.box-home .box-content {
    color: #4e4a4b;
    line-height: 22px;
    padding-left: 15px;
    padding-top: 25px;
    font-family: arial;
    font-size: 15px;
    letter-spacing: 0;
}

.box-home .box-content p {
    color: #4e4a4b;
    line-height: 22px;
    font-family: arial;
    font-size: 15px;
    letter-spacing: 0;
}

.box-home-contato {
    margin-right: 60px;
    width: 340px;
}

.box-home-produtos {
    width: 550px;
}

.title-bem-vindo {
    background: url(../img/titles/seja-bem-vindo.gif) no-repeat top left;
    width: 340px;
    height: 26px;
}

.language-2 .title-bem-vindo {
    background: url(../img/titles/seja-bem-vindo-es.gif) no-repeat top left;
    width: 129px;
    height: 20px;
}

.title-produtos {
    background: url(../img/titles/produtos.gif) no-repeat top left;
    width: 102px;
    height: 20px;
}

.language-2 .title-produtos {
    background: url(../img/titles/produtos-es.gif) no-repeat top left;
    width: 111px;
    height: 20px;
}

.title-a-empresa {
    background: url(../img/titles/a-empresa.gif) no-repeat top left;
    width: 214px;
    height: 25px;
}

.language-2 .title-a-empresa {
    background: url(../img/titles/a-empresa-es.gif) no-repeat top left;
    width: 234px;
    height: 25px;
}

.title-linha-bestbucket {
    background: url(../img/titles/linha-bestbucket.gif) no-repeat top left;
    width: 186px;
    height: 20px;
}

.title-qualidade {
    background: url(../img/titles/qualidade.gif) no-repeat top left;
    width: 224px;
    height: 31px;
}

.language-2 .title-qualidade {
    background: url(../img/titles/qualidade-es.gif) no-repeat top left;
    width: 175px;
    height: 26px;
}

.title-descricao {
    background: url(../img/titles/descricao.gif) no-repeat top left;
    width: 115px;
    height: 24px;
}

.language-2 .title-descricao {
    background: url(../img/titles/descricao-es.gif) no-repeat top left;
    width: 131px;
    height: 24px;
}

.title-caracteristicas {
    background: url(../img/titles/caracteristicas.gif) no-repeat top left;
    width: 173px;
    height: 24px;
}

.language-2 .title-caracteristicas {
    background: url(../img/titles/caracteristicas-es.gif) no-repeat top left;
    width: 173px;
    height: 24px;
}

.title-opcoes-acabamento {
    background: url(../img/titles/opcoes-acabamento.gif) no-repeat top left;
    width: 234px;
    height: 24px;
}

.language-2 .title-opcoes-acabamento {
    background: url(../img/titles/opcoes-acabamento-es.gif) no-repeat top left;
    width: 217px;
    height: 24px;
}

.title-dimensoes {
    background: url(../img/titles/dimensoes.gif) no-repeat top left;
    width: 117px;
    height: 24px;
}

.language-2 .title-dimensoes {
    background: url(../img/titles/dimensoes-es.gif) no-repeat top left;
    width: 135px;
    height: 24px;
}

.title-cores-disponiveis {
    background: url(../img/titles/cores-disponiveis.gif) no-repeat top left;
    width: 215px;
    height: 24px;
}

.title-tampas-relacionadas {
    background: url(../img/titles/tampas-relacionadas.gif) no-repeat top left;
    width: 224px;
    height: 24px;
}

.title-capacidade {
    background: url(../img/titles/capacidade.gif) no-repeat top left;
    width: 129px;
    height: 24px;
}

.language-2 .title-cores-disponiveis {
    background: url(../img/titles/cores-disponiveis-es.gif) no-repeat top left;
    width: 206px;
    height: 24px;
}

.title-produtos-relacionados {
    background: url(../img/titles/produtos-relacionados.gif) no-repeat top left;
    width: 244px;
    height: 24px;
}

.language-2 .title-produtos-relacionados {
    background: url(../img/titles/produtos-relacionados-es.gif) no-repeat top left;
    width: 255px;
    height: 24px;
}

.title-contato {
    background: url(../img/titles/contato.gif) no-repeat top left;
    width: 191px;
    height: 26px;
}

.language-2 .title-contato {
    background: url(../img/titles/contato-es.gif) no-repeat top left;
    width: 214px;
    height: 26px;
}

.title-trabalhe-conosco {
    background: url(../img/titles/trabalhe-conosco.gif) no-repeat top left;
    width: 300px;
    height: 26px;
}

.language-2 .title-trabalhe-conosco {
    background: url(../img/titles/trabalhe-conosco-es.gif) no-repeat top left;
    width: 214px;
    height: 26px;
}

.title-localizacao {
    background: url(../img/titles/localizacao.gif) no-repeat top left;
    margin-top: 60px;
    width: 130px;
    height: 25px;
}

.language-2 .title-localizacao {
    background: url(../img/titles/localizacao-es.gif) no-repeat top left;
    margin-top: 60px;
    width: 137px;
    height: 25px;
}

.main-title-produtos {
    background: url(../img/titles/produtos-main.gif) no-repeat top left;
    width: 205px;
    height: 26px;
}

.language-2 .main-title-produtos {
    background: url(../img/titles/produtos-main-es.gif) no-repeat top left;
    width: 229px;
    height: 26px;
}

.highlight-contato {
    color: #4e4a4b;
    margin-top: 10px;
    font-family: arial;
    font-size: 18px;
    letter-spacing: 0;
    padding-left: 30px;
}

.highlight-contato a {
    letter-spacing: 0;
}

.highlight-contato-fone {
    background: url(../img/icon-phone.gif) no-repeat center left;
}

.highlight-contato-email {
    background: url(../img/icon-mail.gif) no-repeat center left;
}

.footer {
    float: left;
    padding: 30px 0px;
    width: 100%;
}

.footer .logo {
    background: url(../img/footer-logo.gif) no-repeat top left;
    float: left;
    display: block;
    width: 99px;
    height: 23px;
}

.footer .footer-menu {
    float: left;
    margin-left: 15px;
    width: 510px;
}

.footer .footer-menu li {
    color: #797979;
    float: left;
    padding-right: 20px;
    font-family: arial;
    font-size: 9px;
    letter-spacing: 0;
}

.footer .footer-menu li a {
    color: #797979;
    font-family: arial;
    font-size: 9px;
    letter-spacing: 0;
}

.footer .copy {
    float: right;
    padding-top: 10px;
    color: #797979;
    font-family: arial;
    font-size: 9px;
    letter-spacing: 0;
}

.internal-content {
    background: url(../img/main-container-bg.gif) repeat-x top left #fff;
    padding: 40px 0;
}

.column {
    float: left;
}

.internal-content .main-title {
    padding-bottom: 35px;
}

.internal-content .title {
    padding-bottom: 25px;
}

.left-column {
    padding-right: 75px;
    width: 460px;
}

.right-column {
    width: 435px;
}

.internal-content p {
    color: #4f494b;
    padding-bottom: 20px;
    padding-left: 5px;
	padding-right: 15px;
    text-align: justify;
    font-family: arial;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
}

.images {
    padding-top: 60px;
}

.images .main-image-wrapper {
    -moz-border-radius: 5px;
    border: 1px solid #f9f9f9;
    width: 433px;
}

.images .main-image-wrapper .main-image {
    -moz-border-radius: 5px;
    padding: 3px;
    overflow: hidden;
    border: 1px solid #eee;
    width: 424px;
}

.images .main-image-wrapper .main-image img {
    float: left;
    width: 424px;
}


.images .gallery-wrapper {
    margin-top: 1px;
    -moz-border-radius: 5px;
    border: 1px solid #f9f9f9;
    width: 433px;
}

.images .gallery-wrapper .gallery {
    -moz-border-radius: 5px;
    padding: 8px 10px;
    overflow: hidden;
    border: 1px solid #eee;
    width: 410px;
}

.images .gallery-wrapper .gallery #gallery-left {
    background: url(../img/gallery-left.gif) no-repeat center left;
    float: left;
    display: block;
    width: 15px;
    height: 51px;
}

.images .gallery-wrapper .gallery #gallery-right {
    background: url(../img/gallery-right.gif) no-repeat center right;
    float: left;
    display: block;
    width: 15px;
    height: 51px;
}

.images .gallery-wrapper .gallery .gallery-carousel-wrapper {
    float: left;
    overflow: hidden;
    width: 380px;
    height: 51px;
}

.images .gallery-wrapper .gallery #gallery-carousel a {
    float: left;
    margin-right: 10px;
    /*width: 70px;*/
    text-align: center;
    height: 51px;
}

.images .gallery-wrapper .gallery #gallery-carousel img {
    height: 51px;
}

.internal-content .box-produtos-wrapper {
    float: left;
    -moz-border-radius: 5px;
    border: 1px solid #f9f9f9;
    width: 433px;
/*    height: 363px;*/
}

.internal-content .box-produtos-wrapper .box-produtos {
    text-align: center;
    -moz-border-radius: 5px;
    border: 1px solid #eee;
    padding: 50px;
    width: 331px;
/*    height: 261px;*/
}

.internal-content .box-produtos-wrapper .box-produtos p {
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 10px;
}

.sidebar {
    float: left;
    padding-right: 25px;
    width: 205px;
}

.sidebar-produtos-wrapper {
    float: left;
    -moz-border-radius: 5px;
    border: 1px solid #f9f9f9;
    width: 202px;
}

.sidebar-produtos-wrapper .sidebar-produtos {
    text-align: center;
    float: left;
    -moz-border-radius: 5px;
    border: 1px solid #eee;
    width: 200px;
}

.sidebar-produtos-wrapper .sidebar-produtos img {
    width: 140px;
}

.sidebar-produtos-wrapper .sidebar-produtos .current {
    border-left: 5px solid #e67817;
    padding: 10px 10px 10px 5px !important;
    width: 180px !important;
}

.sidebar-produtos-wrapper .sidebar-produtos .item-produto {
    color: #898989;
    font-family: arial;
    font-size: 11px;
    letter-spacing: 0;
    padding: 10px;
    width: 180px;
}

.sidebar-produtos-wrapper .sidebar-produtos .item-produto a {
    color: #898989;
    font-family: arial;
    font-size: 11px;
    letter-spacing: 0;
}

.produto {
    float: left;
    width: 385px;
}

.produto .title {
    color: #e67819;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
}

.produto .main-image {
    width: 100%;
}

.produto p {
    padding: 10px 0 0 0;
    line-height: 18px;
    color: #898989;
}

.detalhes-produto-wrapper {
    margin-left: 35px;
    float: left;
    -moz-border-radius: 5px;
    border: 1px solid #f9f9f9;
    width: 310px;
}

.detalhes-produto-wrapper .detalhes-produto {
    -moz-border-radius: 5px;
    border: 1px solid #eee;
    padding: 20px 0 20px 0;
    width: 308px;
}

.detalhes-produto-wrapper .detalhes-produto .title {
    padding-bottom: 8px;
    margin-top: 15px;
}

.detalhes-produto-wrapper .detalhes-produto p {
    color: #888888;
    font-size: 11px;
    line-height: 15px;
}

.detalhes-produto-wrapper .detalhes-produto ul {
    margin-left: 30px;
    list-style: outside;
    list-style-image: url(../img/list-marker.gif);
}

.detalhes-produto-wrapper .detalhes-produto ul li {
    padding-bottom: 10px;
    font-family: arial;
    color: #888888;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0;
}

.detalhes-produto-wrapper .detalhes-produto .dimensoes {
    margin-left: 15px;
}

.detalhes-produto-wrapper .detalhes-produto .dimensoes th, .detalhes-produto-wrapper .detalhes-produto .dimensoes td {
    padding-bottom: 12px;
    color: #898989;
    font-family: arial;
    font-size: 11px;
    letter-spacing: 0;
}

.detalhes-produto-wrapper .detalhes-produto .dimensoes th {
    font-weight: bold;
    width: 85px;
    padding-right: 25px;
}

.detalhes-produto-wrapper .detalhes-produto .cores {
    overflow: hidden;
}

.detalhes-produto-wrapper .detalhes-produto .cores .item {
    float: left;
    margin: 0 0 20px 20px;
    width: 75px;
	height:110px;
}

.detalhes-produto-wrapper .detalhes-produto .cores .item img {
    width: 100%;
}

.detalhes-produto-wrapper .detalhes-produto .cores .item p {
    padding: 0;
    text-align: center;
}

.contato-form .left-column {
    padding-right: 45px;
    width: 450px;
}

.contato-form p {
    color: #898989;
    line-height: 18px;
    padding-left: 0;
}

.contato-form form {
    padding-left: 15px;
}

.contato-form form .input-container {
    background: url(../img/input-bg.gif) repeat-x top left;
    float: left;
    margin-top: 3px;
    width: 433px;
    height: 57px;
}

.contato-form form .input-container .input-left {
    background: url(../img/input-left.gif) no-repeat top left;
    float: left;
    width: 4px;
    height: 57px;
}

.contato-form form .input-container .input-right {
    background: url(../img/input-right.gif) no-repeat top right;
    float: right;
    width: 4px;
    height: 57px;
}

.contato-form form .input-container .input-label {
    padding: 18px 0 0 10px;
    color: #898989;
    line-height: 18px;
    font-family: arial;
    font-size: 15px;
    letter-spacing: 0;
    float: left;
    width: 75px;
}

.contato-form form .input-container input, .contato-form form .input-container select {
    background: #EBEBEB;
    border: 0 none;
    margin-top: 19px;
    float: left;
    color: #000;
    line-height: 18px;
    font-family: arial;
    font-size: 15px;
    letter-spacing: 0;
    width: 320px;
}

.contato-form form .input-container select {
    margin-top: 17px;
}

.contato-form form .short-input-left {
    margin-right: 3px;
    width: 253px;
}

.contato-form form .short-input-left input {
    width: 160px;
}

.contato-form form .short-input-right {
    width: 174px;
}

.contato-form form .short-input-right .input-label {
    width: 42px;
    padding-right: 5px;
}

.language-2 .contato-form form .short-input-right .input-label {
    width: 60px;
    padding-right: 5px;
}

.contato-form form .short-input-right input, .contato-form form .short-input-right select {
    width: 108px;
}

.language-2 .contato-form form .short-input-right input, .contato-form form .short-input-right select {
    width: 90px;
}

.contato-form form .textarea-container {
    background: url(../img/textarea-bg.gif) repeat-x top left;
    float: left;
    margin-top: 3px;
    width: 433px;
    height: 197px;
}


.contato-form form .textarea-container .textarea-left {
    background: url(../img/textarea-left.gif) no-repeat top left;
    float: left;
    width: 4px;
    height: 197px;
}

.contato-form form .textarea-container .textarea-right {
    background: url(../img/textarea-right.gif) no-repeat top right;
    float: right;
    width: 4px;
    height: 197px;
}

.contato-form form .textarea-container .textarea-label {
    padding: 18px 0 0 10px;
    color: #898989;
    line-height: 18px;
    font-family: arial;
    font-size: 15px;
    letter-spacing: 0;
    float: left;
    width: 75px;
}

.contato-form form .textarea-container textarea {
    background: #EBEBEB;
    border: 0 none;
    margin-top: 19px;
    margin-left: 15px;
    float: left;
    color: #000;
    line-height: 18px;
    font-family: arial;
    font-size: 15px;
    letter-spacing: 0;
    width: 320px;
    height: 170px;
}

.contato-form form .error {
    color: #898989;
    float: left;
    margin-top: 3px;
    font-family: arial;
    font-size: 11px;
    letter-spacing: 0;
    width: 190px;
}

.contato-form form .alert {
    background: url(../img/alert.gif) no-repeat center left;
    padding-left: 20px;
    color: #f16623;
    width: 170px;
}

.contato-form form .button-container {
    background: url(../img/button-bg.gif) repeat-x top left;
    margin-top: 3px;
    margin-left: 30px;
    float: left;
    width: 215px;
    height: 51px;
}


.contato-form form .button-container .button-left {
    background: url(../img/button-left.gif) no-repeat top left;
    float: left;
    width: 5px;
    height: 51px;
}

.contato-form form .button-container .button-right {
    background: url(../img/button-right.gif) no-repeat top right;
    float: right;
    width: 5px;
    height: 51px;
}

.contato-form form .button-container a {
    padding-top: 15px;
    color: #898989;
    line-height: 18px;
    font-family: arial;
    font-size: 15px;
    letter-spacing: 0;
    float: left;
    display: block;
    text-align: center;
    width: 205px;
    height: 36px;
}

.map-wrapper {
    -moz-border-radius: 5px;
    border: 1px solid #f9f9f9;
    width: 423px;
    height: 283px;
}

.map-wrapper .map {
    -moz-border-radius: 5px;
    border: 1px solid #eee;
    padding: 4px;
    width: 413px;
    height: 273px;
}

.map-label {
    padding-top: 20px;
}

.map-label p {
    font-size: 14px;
}

.map-label .map-label-left {
    float: left;
}

.map-label .map-label-right {
    float: right;
    text-align: right;
}

.video-link {
    background: url(../img/playback_play.png) right center no-repeat transparent;
    padding-right: 20px;
    font-size: 16px;
    float: right;
}

.galeria-item {
    float: left;
    margin: 3px;
    width: 150px;
    height: 85px;
}

.galeria-item img {
    float: left;
    border: 1px solid #EBEBEB;
    width: 150px;
    height: 85px;
}

.btn-carreira{
    background: url(../img/btn-carreira.gif);
    width: 428px;
    height: 94px;
    margin-top: 105px;
}