/*Banner TV - Brinquedos - V 1.2*/
.bnrTvDepto{background:#f4f4f2; width:100%; height:auto;}
.mainBanner{width:937px; height:431px !important; margin:0 auto; border:none;}

/*Link Frete*/
.mainBanner .boxFrete{background:url(../images/faixaFrete.gif) no-repeat top center; width:937px; height:51px;}
.mainBanner .boxFrete .linkFrete{width:937px; height:51px; display:block; float:left; text-indent:-999em;}

/*slideShow*/
.mainBanner .fullBanner{width:937px; height:336px; float:left; margin:0;} 
.mainBanner .fullBanner .slideShow .item{width:937px; height:336px; left:0; top:11.9%; margin:0;}
.mainBanner .fullBanner .slideShow .item .bnrTv1{background:url(../images/bnrTv1.jpg) no-repeat center; width:937px; height:336px;}
.mainBanner .fullBanner .slideShow .item .bnrTv2{background:url(../images/bnrTv2.jpg) no-repeat center; width:937px; height:336px;}
.mainBanner .fullBanner .slideShow .item .bnrTv3{background:url(../images/bnrTv3.jpg) no-repeat center; width:937px; height:336px;}
.mainBanner .fullBanner .slideShow .item .bnrTv4{background:url(../images/bnrTv4.jpg) no-repeat center; width:937px; height:336px;}
.mainBanner .fullBanner .slideShow .item .bnrTv5{background:url(../images/bnrTv5.jpg) no-repeat center; width:937px; height:336px;}
.mainBanner .fullBanner .slideShow .item .bnrTv5 .boxLP{width:200px; height:100px; float:left; margin:225px 0 0 685px;}

/*Paginação do SlideShow*/
.mainBanner .mainBannerList{width:215px; height:auto; background:none; position:absolute; bottom:74%; left:85%; z-index:10;}
.mainBanner .mainBannerList .mainBannerList1{background:none; padding:0;}
.mainBanner .mainBannerList ul li{float:left; margin-right:5px;}
.mainBanner .mainBannerList ul li a{width:28px; height:26px; background:#1253a5; font-size:17px; color:#ffd464; padding-top:6px; border-radius:3px 3px 3px 3px;}
.mainBanner .mainBannerList ul .selected a, 
.mainBanner .mainBannerList ul li a:hover {background:#ffd464; color:#f36966;}
.mainBanner .mainBannerList .ctrl{background:none; margin:0; float:left;}
.mainBanner .mainBannerList .ctrl a{width:28px; height:32px; background:#1253a5; display:block; margin:0; border-radius:3px 3px 3px 3px;}
.mainBanner .mainBannerList .ctrl a:hover{background:#ffd464;}
.mainBanner .mainBannerList .ctrl a span{margin:10px 0 0 9px; float:left;}
.mainBanner .mainBannerList .pauseButton{background: url(../images/pausePlayButton.png) no-repeat scroll 0 0 transparent;}
.mainBanner .mainBannerList .playButton{background: url(../images/pausePlayButton.png) no-repeat scroll 0 -13px transparent;}

/*Slot*/
.mainBanner .slotFooter{width:937px; height:43px; background-color:#1253a5; float:left; margin-top:1px;}
.mainBanner .slotFooter ul li{float:left;}
.mainBanner .slotFooter ul .titVejaMais{font-size:17px; color:#ffd464; margin:12px 10px 0 23px;}
.mainBanner .slotFooter ul li a{width:96px; height:18px; background-color:#ffd464; font-size:12px; color:#f36966; display:block; margin:12px 4px 0 0; text-align:center; padding-top:3px;}
.mainBanner .slotFooter ul li a:hover{background-color:#f36966; color:#ffd464;}

/*Live Price*/
.bnrTvDepto .mplus{display:none;}
.bnrTvDepto .prDe{color:#FFD464; float:left; font-size:15px; text-decoration:line-through;}
.bnrTvDepto .prPor{float:left;}
.bnrTvDepto .prPor .txtPorA{float:left;}
.bnrTvDepto .prPor .txtPorA .txtPor-A1{color:#FFD464; display:block; font-size:15px;}
.bnrTvDepto .prPor .txtPorA .txtPor-A2{color:#f4f4f2; display:block; font-size:24px;}
.bnrTvDepto .prPor .prT{color:#f4f4f2; float:left; font-size:51px; margin-top:-7px;}
.bnrTvDepto .prPar{color:#FFD464; float:left; font-size:14px;}