@charset "utf-8";
/* Kitchenaid v 1.0 */

.kitchenaid{ background:#eeeeee; width:100%; overflow:hidden; margin:0; padding:0;}
/*Home*/
.kitchenaid .topoKitchenaid{ background:#cc0000; width:100%; height:163px; border-bottom:5px solid #000; margin:0;}
.kitchenaid .topoKitchenaid .contHome{ width:970px; margin:0 auto;}
.kitchenaid .topoKitchenaid .contHome .chKitchenaid{ width:440px; margin:0 auto;}
.kitchenaid .topoKitchenaid .contHome .chKitchenaid h1{ background:url(../images/kitchenaid.gif) no-repeat top center; width:440px; height:74px; margin:26px 0 0; padding:0; text-indent:-9999em; float:left;}
.kitchenaid .topoKitchenaid .contHome .chKitchenaid .menuKitchenaid{ width:252px; margin:0 auto;}
.kitchenaid .topoKitchenaid .contHome .chKitchenaid .menuKitchenaid li { background:#a80000; height:27px; float:left; margin:0 10px 0 0;}
.kitchenaid .topoKitchenaid .contHome .chKitchenaid .menuKitchenaid li a{ padding:7px 0 0; float:left; color:#FFF; font-size:11px; font-weight:bold; text-align:center;}
.kitchenaid .topoKitchenaid .contHome .chKitchenaid .menuKitchenaid .sMarca{ width:98px;}
.kitchenaid .topoKitchenaid .contHome .chKitchenaid .menuKitchenaid .aTecnica{ width:124px;}
.kitchenaid .bgHome{ background:#f8f8f8; width:100%; overflow:hidden;}
.kitchenaid .bgHome .menuHome{ width:970px; margin:0 auto;}
.kitchenaid .bgHome .menuHome ul{ overflow:hidden; margin:12px 0 70px; padding:0;}
.kitchenaid .bgHome .menuHome li{ background:#FFF; width:317px; height:317px; border:1px solid #dddddd; margin:8px 0 0; float:left;}
.kitchenaid .bgHome .menuHome .ksp{ margin-right:6px;}
.kitchenaid .bgHome .menuHome li:hover{ background:#e02937; border:1px solid #e02937; opacity:0.8; filter:alpha(opacity=80);}
.kitchenaid .bgHome .menuHome li .boxHover{ display:none;}
.kitchenaid .bgHome .menuHome li:hover .boxHover{background:#f31122; opacity:0.9; filter:alpha(opacity=90); width:317px; height:317px; display:block; text-align:center; position:absolute;}
.kitchenaid .bgHome .menuHome li .boxHover strong{font-size:16px; color:#FFF; text-transform:uppercase; padding:140px 0 0; display:block;}
.kitchenaid .bgHome .menuHome li .boxHover span{font-size:12px; color:#FFF; padding:0; display:block;}
.kitchenaid .bgHome .menuHome .batedeiras{ background:url(../images/batedeiras.jpg) no-repeat; width:308px; height:308px; margin:4px auto 0;}
.kitchenaid .bgHome .menuHome .liquidificadores{ background:url(../images/liquidificadores.jpg) no-repeat; width:308px; height:308px; margin:4px auto 0;}
.kitchenaid .bgHome .menuHome .processador{ background:url(../images/processador-de-alimentos.jpg) no-repeat; width:308px; height:308px; margin:4px auto 0;}
.kitchenaid .bgHome .menuHome .mixer{ background:url(../images/mixer.jpg) no-repeat; width:308px; height:308px; margin:4px auto 0;}
.kitchenaid .bgHome .menuHome .torradeiras{ background:url(../images/torradeiras.jpg) no-repeat; width:308px; height:308px; margin:4px auto 0;}
.kitchenaid .bgHome .menuHome .utensilios{ background:url(../images/utensilios-de-cozinha.jpg) no-repeat; width:308px; height:308px; margin:4px auto 0;}
.kitchenaid .bgHome .menuHome li .faixaC{ background:#000000; opacity:0.8; filter:alpha(opacity=80); width:308px; height:55px; text-align:center; text-transform:uppercase; margin:253px 0 0; float:left;}
.kitchenaid .bgHome .menuHome li .faixaC strong{ font-size:16px; color:#FFF; padding:16px 0 0; display:block;}
.kitchenaid .bgHome .menuHome li:hover .faixaC{ display:none;}

/*Páginas*/
.kitchenaid .tpKitchenaidPdt{background:#e02937; width:100%; height:145px; border-bottom:5px solid #000; margin:0;}
.kitchenaid .tpKitchenaidPdt .contPdt{ width:970px; margin:0 auto;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt{ margin:0; padding:0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li{ width:114px; height:114px; border:1px solid #000; float:left; margin:15px 5px 0 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li:hover{ background:#000;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li a{ background:url(../images/sprite-menu-produtos.png) no-repeat #FFF; width:114px; height:114px; display:block;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li a:hover{ background:#000;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li .boxHover{ width:114px; height:114px; font-size:9px; color:#000; text-transform:uppercase; display:block; text-align:center;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li .boxHover span{ padding:85px 0 0; display:block;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li .liquidificadores .boxHover span{ padding:95px 0 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li .mixer .boxHover span{ padding:95px 0 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li .torradeiras .boxHover span{ padding:95px 0 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li .boxHover:hover span{ font-size:10px; color:#FFF; font-weight:bold; padding:50px 0 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li .batedeiras{ background-position:0 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li .liquidificadores{ background-position:-115px 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li .processador{ background-position:-240px 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li .mixer{ background-position:-360px 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li .torradeiras{ background-position:-480px 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt li .utensilios{ background-position:-600px 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt .ativo .boxHover span{ color:#bfbfbf;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt .ativo .batedeiras .boxHover:hover span{ padding:45px 0 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt .ativo .processador .boxHover:hover span{ padding:45px 0 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt .ativo .utensilios .boxHover:hover span{ padding:45px 0 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt .ativo{ background:#f0f0f0;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt .ativo .batedeiras{ background-position:0 -130px;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt .ativo .liquidificadores{ background-position:-115px -130px;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt .ativo .processador{ background-position:-240px -130px;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt .ativo .mixer{ background-position:-360px -130px;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt .ativo .torradeiras{ background-position:-480px -130px;}
.kitchenaid .tpKitchenaidPdt .contPdt .menuPdt .ativo .utensilios{ background-position:-600px -130px;}
.kitchenaid .tpKitchenaidPdt .contPdt  .chKitchenaidPt{ margin:0; float:right;}
.kitchenaid .tpKitchenaidPdt .contPdt  .chKitchenaidPt h1{ background:url(../images/kitchenaid-logo.jpg) no-repeat top center; width:232px; height:64px; margin:0; padding:0; text-indent:-9999em; float:left;}
.kitchenaid .tpKitchenaidPdt .contPdt .chKitchenaidPt .menuKitchenaid{ margin:0;}
.kitchenaid .tpKitchenaidPdt .contPdt .chKitchenaidPt .menuKitchenaid li { background:#ca1927; height:27px; float:left; margin:20px 5px 0 0;}
.kitchenaid .tpKitchenaidPdt .contPdt .chKitchenaidPt .menuKitchenaid li a{ padding:7px 0 0; float:left; color:#FFF; font-size:11px; font-weight:bold; text-align:center;}
.kitchenaid .tpKitchenaidPdt .contPdt .chKitchenaidPt .menuKitchenaid .sMarca{ width:98px;}
.kitchenaid .tpKitchenaidPdt .contPdt .chKitchenaidPt .menuKitchenaid .aTecnica{ width:124px;}
.kitchenaid .bgPdt{ background:url(../images/bgPg.gif) repeat-x; width:100%; overflow:hidden;}
.kitchenaid .bgPdt .contPdt{ width:970px; margin:0 auto;}

/*Batedeiras*/
.kitchenaid .bgPdt .contPdt .batedeirasBox{ background:#FFF; width:968px; height:977px; border:1px solid #dddddd; margin:15px 0 20px;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .thumbBatedeiras{ background:url(../images/batedeiras-kitchenaid.jpg) no-repeat; width:968px; height:643px;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .thumbBatedeiras .descricao{ background:#FFF; width:357px; height:328px; margin:24px 0 0 4px; float:left;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .thumbBatedeiras .descricao h2{ background:#000; width:357px; height:73px; display:block;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .thumbBatedeiras .descricao h2 span{ background:url(../images/sprite-kitchenaid.png) no-repeat 24px -66px; height:22px; display:block; margin:0; padding:28px 0 0 24px; text-indent:-9999em;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .thumbBatedeiras .descricao p{ color:#6c6c6c; font-size:12px; margin:0; padding:14px 24px 0;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .thumbBatedeiras .menuThumb{ width:100%; margin:182px 0 0 6px; float:left;} 
.kitchenaid .bgPdt .contPdt .batedeirasBox .thumbBatedeiras .menuThumb li{ background:url(../images/btothumb.png) no-repeat; width:90px; height:90px; margin:0 0 0 10px; float:left;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .thumbBatedeiras .menuThumb .ativo{ background:#000; height:115px;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .thumbBatedeiras .menuThumb li a { width:81px; height:81px; margin:4px 0 0 4px; display:block; text-indent:-9999em;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .thumbBatedeiras .menuThumb li .thumb1{ background:url(../images/thumb1.gif) no-repeat;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .thumbBatedeiras .menuThumb li .thumb2{ background:url(../images/thumb2.gif) no-repeat;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .thumbBatedeiras .menuThumb li .thumb3{ background:url(../images/thumb3.gif) no-repeat;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .relacaoPdts{ width:968px; margin:15px 0 0;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .relacaoPdts ul{ margin:0; padding:0;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .relacaoPdts ul li{ width:33%; height:294px; border-left:1px solid #dddddd; float:left;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .relacaoPdts .firstLi{ border-left:none;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .relacaoPdts .oft{ width:180px; margin:0 auto;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .relacaoPdts .oft .name{ font-size:14px; color:#606060; font-weight:normal; text-transform:uppercase;}
.kitchenaid .bgPdt .contPdt .batedeirasBox .relacaoPdts .oft .flag{ width:170px; height:21px;}

/*Acessórios*/
.kitchenaid .bgPdt .contPdt .acessoriosBox{ background:#FFF; width:968px; overflow:hidden; margin:15px 0 20px;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .thumbAcessorios{ background:url(../images/acessorios-kitchenaid.jpg) no-repeat; width:968px; height:658px; border-top:1px solid #dddddd; border-left:1px solid #dddddd; border-right:1px solid #dddddd;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .thumbAcessorios .descricao{ background:#FFF; width:190px; height:73px; margin:24px 0 0 4px; float:left;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .thumbAcessorios .descricao h2{ background:#000; width:190px; height:73px; display:block;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .thumbAcessorios .descricao h2 span{ background:url(../images/sprite-kitchenaid.png) no-repeat 24px -122px; height:22px; display:block; margin:0; padding:28px 0 0 24px; text-indent:-9999em;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .thumbAcessorios .descricao p{ color:#6c6c6c; font-size:12px; margin:0; padding:14px 24px 0;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .thumbAcessorios .menuThumb{ width:100%; margin:437px 0 0 6px; float:left;} 
.kitchenaid .bgPdt .contPdt .acessoriosBox .thumbAcessorios .menuThumb li{ background:url(../images/btothumb.png) no-repeat; width:90px; height:90px; margin:0 0 0 10px; float:left;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .thumbAcessorios .menuThumb .ativo{ background:#000; height:115px;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .thumbAcessorios .menuThumb li a { width:81px; height:81px; margin:4px 0 0 4px; display:block; text-indent:-9999em;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .thumbAcessorios .menuThumb li .thumb1{ background:url(../images/thumbA1.gif) no-repeat;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .thumbAcessorios .menuThumb li .thumb2{ background:url(../images/thumbA2.gif) no-repeat;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .thumbAcessorios .menuThumb li .thumb3{ background:url(../images/thumbA3.gif) no-repeat;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .relacaoPdts{ width:968px; overflow:hidden; border-bottom:1px solid #dddddd; border-left:1px solid #dddddd; border-right:1px solid #dddddd; margin:0;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .relacaoPdts ul{ margin:0; padding:0;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .relacaoPdts ul li{ height:294px; /*border-left:1px solid #dddddd;*/ float:left;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .relacaoPdts .firstLi{ border-left:none;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .relacaoPdts .oft{ width:180px; margin:0 auto;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .relacaoPdts .oft .name{ height:44px; font-size:12px; color:#606060; font-weight:normal; text-transform:uppercase; display:block;}
.kitchenaid .bgPdt .contPdt .acessoriosBox .relacaoPdts .oft .flag{ width:170px; height:21px;}
.prateleira .vitrineProdutos li{ border-top:none;}
.lista-produtoV2 .tit { display:none;}


/*LP*/
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt1{ font-size:16px; color:#9e0b0f; width:180px; margin:15px 0 0; text-align:left;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt2 { margin:0; text-align:left;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt2 .prDe{ font-size:13px; color:#343434; display:none;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt2 .prPor{ color:#9e0b0f; padding:12px 0 0; display:block; text-transform:uppercase;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt2 .prPor .txtPorA{ width:67px; float:left;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt2 .prPor .txtPorA .txtPor-A1 { font-size:16px;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt2 .prPor .txtPorA .txtPor-A2 { font-size:16px; font-weight:bold;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt2 .prPor .prT{ font-size:16px; font-weight:bold;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt2 .prPar{ font-size:11px; color:#6c6c6c; padding:5px 0 0; display:block;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt2 .condition{}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt3 { margin:0; text-align:left;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt3 .prDe{ font-size:13px; color:#343434; display:none;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt3 .prPor{ color:#9e0b0f; padding:12px 0 0; display:block; text-transform:uppercase;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt3 .prPor .txtPorA{ width:67px; float:left;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt3 .prPor .txtPorA .txtPor-A1 { font-size:16px;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt3 .prPor .txtPorA .txtPor-A2 { font-size:16px; font-weight:bold;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt3 .prPor .prT{ font-size:16px; font-weight:bold;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt3 .prPar{ font-size:11px; color:#6c6c6c; padding:5px 0 0; display:block;}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt3 .condition{}
.kitchenaid .bgPdt .contPdt .relacaoPdts .oft .bnrOpt4{ font-size:16px; color:#9e0b0f; width:180px; margin:15px 0 0; text-align:left;}

.carousel{ width:986px; margin:3px 0 0 -15px;}
.carousel .contCarousel{ width:840px; margin:15px auto 0;}
.nextCarousel, .backCarousel{background:none;}
.nextCarousel, .backCarousel{ top:10%;}
.nextCarousel{ right:43px;}
.backCarousel{ left:13px;}
.nextCarousel span,.backCarousel span{background:url(../images/sprite-setas.gif) no-repeat 0 0;width:52px;height:53px; left:0; margin-left:0; margin-top:-80px;}
.nextCarousel,.backCarousel{ width:52px;}
.nextCarousel span{background-position:0 -180px;}
.nextCarousel span:hover{background-position:0 -239px;}
.nextCarousel.desactive span{background-position:0 -299px;}
.backCarousel span{background-position:0 0;}
.backCarousel span:hover{background-position:0 -60px;}
.backCarousel.desactive span{background-position:0 -120px;}
.carousel .nextCarousel strong, .carousel .backCarousel strong{ border:none;}


/*Redes*/
.boxRedes{ width:970px; height:81px; margin:0 auto 20px;}
.boxRedes .btRedes{ width:550px; margin:0 auto; }
.boxRedes .btRedes .boxFacebook{ width:250px; height:20px; float:left;}
.boxRedes .btRedes .boxTwitter{ width:114px; height:20px; float:left; }
.boxRedes .btRedes .boxGoogle{ width:160px; height:20px; float:left; }


/*PopUp*/
[class^="dialog-"]{ display:none;}
.ui-widget-overlay{ background:url(../images/overlay.png) repeat; opacity:0.9;}
.ui-widget-header{ background:url(../images/bg-pop.gif) no-repeat; width:744px; height:52px; border:0;}
.ui-widget-content{width:744px !important; border:3px solid #e02937;}
.ui-dialog .ui-dialog-content{ max-height:none !important;}
.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:0}
.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:0}
.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:0}
.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:0}
.ui-dialog{ top:22% !important; padding:0;}
.ui-dialog .ui-dialog-titlebar{ padding:0;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{ background:url(../images/fechar.gif) no-repeat; border:none; width:25px; height:25px; right:15px;}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{}
.ui-state-default .ui-icon{ background-image:none;}
.ui-dialog .ui-dialog-content .boxPop{ width:609px; margin:0 0 0 56px;}
.ui-dialog .ui-dialog-content .boxPop h3{ background:url(../images/sprite-kitchenaid.png) no-repeat; width:150px; height:17px; text-indent:-9999em; margin:50px 0 0;}
.ui-dialog .ui-dialog-content .boxPop .servico{ background-position:0 -22px;}
.ui-dialog .ui-dialog-content .boxPop .contato{ background-position:0 -43px;}
.ui-dialog .ui-dialog-content .boxPop p{ font-size:16px; color:#101010; padding:22px 0 0;}
.ui-dialog .ui-dialog-content .boxPop img{ margin:20px 0 20px;}
.ui-dialog .ui-dialog-content .boxPop .boxR{ background:#e02937; height:95px; text-align:center; margin:20px 0 20px;}
.ui-dialog .ui-dialog-content .boxPop .boxR p{font-size:13px; color:#FFF; padding:30px 0 0;}
