#comoJogarTabs
{ position: relative; }

body
{ overflow-y: scroll; }

#comoJogarTabs .wigamTabs-tabs
{ height: auto; margin-bottom: 45px; border-bottom: none; }

#comoJogarTabs .wigamTabs-tb
{ width: 170px; height: 135px; background: none; margin-right: 0px; border: none; border-radius: 0; position: relative; }

#comoJogarTabs .wigamTabs-tb .setaRight
{ background: url(/app/modules/como_jogar/img/seta-right.png) no-repeat; width: 22px; height: 71px; display: block; position: absolute; right: 0px; top: 35px;}

#comoJogarTabs .wigamTabs-tb .iconesComoUsar
{ background: url(/app/modules/como_jogar/img/icones-como-jogar.png) no-repeat 1px 10px; display: block; width: 134px; height: 100px; }

html #comoJogarTabs .wigamTabs-tb.tb_ativo .iconesComoUsar
{ background-position: 2px -95px; height: 135px; margin: -1px 0 0 -1px; }

#comoJogarTabs .wigamTabs-tb.semMargin
{ margin-right: 0; }

#comoJogarTabs .wigamTabs-tb#tab_2 .iconesComoUsar
{ background-position: -134px 10px; }

#comoJogarTabs #tab_2.tb_ativo .iconesComoUsar
{ background-position: -132px -95px; }

#comoJogarTabs .wigamTabs-tb#tab_3 .iconesComoUsar
,#comoJogarTabs .wigamTabs-tb#tab_4 .iconesComoUsar
{ margin-top: 6px; }

#comoJogarTabs #tab_3.tb_ativo .iconesComoUsar
,#comoJogarTabs #tab_4.tb_ativo .iconesComoUsar
{ margin-top: 0; }

#comoJogarTabs .wigamTabs-tb#tab_3 .iconesComoUsar
{ background-position: -268px 10px; }

#comoJogarTabs #tab_3.tb_ativo .iconesComoUsar
{ background-position: -265px -95px; }

#comoJogarTabs .wigamTabs-tb#tab_4 .iconesComoUsar
{ background-position: -400px 10px; }

#comoJogarTabs #tab_4.tb_ativo .iconesComoUsar
{ background-position: -398px -95px; }

#comoJogarTabs .wigamTabs-tb#tab_5 .iconesComoUsar
{ background-position: -533px 10px; margin-top: 9px; }

#comoJogarTabs #tab_5.tb_ativo .iconesComoUsar
{ background-position: -532px -95px; margin-top: 0; }

#comoJogarTabs .tituloTabAtual
{ width: 100%; height: 50px; ; line-height: 50px; background-color: #09f; margin-bottom: 1px; display: none; text-indent: 10px; color: #FFF; font-size: 24px; 
position: relative; }

#comoJogarTabs .tituloTabAtual span
{ text-transform: uppercase; font-weight: bold; }

#comoJogarTabs .tituloTabAtual label
{ width: 86px; height: 34px; display: block; background: url(/app/modules/como_jogar/img/setas.png) no-repeat; position: absolute; top: -34px; left: 38px; }

#comoJogarTabs #titulo_ct-basico
,#comoJogarTabs #titulo_ct-formPagamento
{ color: #000; }

#comoJogarTabs #titulo_ct-basico
,#comoJogarTabs #titulo_ct-basico label
{ background-color: #9FDABA; }

#comoJogarTabs #titulo_ct-apostas
,#comoJogarTabs #titulo_ct-apostas label
{ background-color: #6CABD6; }

#comoJogarTabs #titulo_ct-apostas label
{ left: 228px; }

#comoJogarTabs #titulo_ct-formPagamento
,#comoJogarTabs #titulo_ct-formPagamento label
{ background-color: #FFDD83; }

#comoJogarTabs #titulo_ct-formPagamento label
{ left: 418px; }

#comoJogarTabs #titulo_ct-pagamento
,#comoJogarTabs #titulo_ct-pagamento label
{ background-color: #ED8D8E; }

#comoJogarTabs #titulo_ct-pagamento label
{ left: 610px; }

#comoJogarTabs #titulo_ct-ganhar
,#comoJogarTabs #titulo_ct-ganhar label
{ background-color: #BE93EC; }

#comoJogarTabs #titulo_ct-ganhar label
{ left: 798px; }
