html, body {/*regra para colocar o #footer sempre no rodapé da janela, independente da resolução*/
  height:100%;
}

*html #main {/*regra para colocar o #footer sempre no rodapé da janela, independente da resolução*/
  height:100%;
}
BODY {
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
}

#main {/*position e min-height para colocar o #footer sempre no rodapé da janela, independente da resolução*/
  margin: 0 auto; 
  width: 960px; 
  text-align: left; 
  position:relative; 
  min-height:100%;
  background: transparent url(../image/backgrounds/bg.png) repeat-y 0 0;
}

#IDEACSS-Cabecalho {
  position: relative;
  width: 100%;
  height: 150px;
  /*border: 1px solid;*/
  background: transparent url(../image/backgrounds/topo.png) no-repeat 0 0;
}
#IDEACSS-Cabecalho #logo{
  position: absolute;
  top: 5px;
  right: 0;
  width: 93px;
  height: 90px;
  /*border: 1px solid;*/
  background: transparent url(../image/backgrounds/logo-mini.png) no-repeat 0 0;
  text-indent: -10000px;
}
#IDEACSS-Cabecalho h1{
  position: absolute;
  top: 40px;
  left:350px;
  color: #FFF;
  text-indent: 0;
}
#IDEACSS-Cabecalho #menuTopo{
  position: absolute;
  top: 110px;
  right: 0;
  font-size: 12px;
  font-weight: bold;
  padding:3px;
  line-height: 25px;
}
#IDEACSS-ContainerConteudo p#agradecimento{
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	padding: 5px 5px 5px 55px;
	text-align:center;
	background: #EEE url(../image/inter.gif) no-repeat 5px 50%;
}
#IDEACSS-Cabecalho #menuTopo a{
  text-decoration: none;
  color: #000;
}
#IDEACSS-Cabecalho #menuTopo a#pedido{
  background: transparent url(../image/icon/ico_meuspedidos.gif) no-repeat 0 0;
  padding: 10px 15px 0 30px;
}
#IDEACSS-Cabecalho #menuTopo a#carrinho{
  background: transparent url(../image/icon/ico_sacola.gif) no-repeat 0 0;
  padding-left: 39px;
  padding: 8px 0 0px 20px;
}
#IDEACSS-Cabecalho #menuTopo a:hover{
  text-decoration: underline;
  color: #F00;
}
#IDEACSS-ContainerConteudo {
	padding-bottom: 50px;
	overflow: hidden;
	clear: both;
	float: none;
}
#main.admin {
  background: transparent url(../image/backgrounds/topo-admin.png) repeat-x 0 0;
}
#main.admin #IDEACSS-Cabecalho {
  position: relative;
  width: 100%;
  height: 130px;
  background: transparent;
}
#main.admin #IDEACSS-Cabecalho h1{
  position: absolute;
  top: 40px;
  left:50px;
  color: #FFF;
  text-indent: 0;
}
#main.admin #IDEACSS-Cabecalho #logo{
  position: absolute;
  top: 5px;
  right: 0;
  width: 93px;
  height: 90px;
  /*border: 1px solid;*/
  background: transparent url(../image/backgrounds/logo-mini.png) no-repeat 0 0;
  text-indent: -10000px;
}

#main.admin #IDEACSS-ContainerConteudo {
  padding-bottom: 50px;
  overflow: hidden;
  clear: both;
  float: none;
  background: transparent;
}
#IDEACSS-PainelDestaque {
  width: 250px;
  /*border: 1px solid;*/
  float: left;
  min-height: 600px;
}
#IDEACSS-PainelDestaque #logo{
	position: absolute; 
	background: transparent url(../image/backgrounds/logo.png) 0 0 no-repeat;
	top: 45px;
	left: 103px; 
	width: 199px; 
	height: 188px;
}
#IDEACSS-PainelConteudo {
  margin: 5px 0px 0px 0px;
  width: 695px;
  padding-left: 10px;
  float: left;
  zoom: 1;
  position: relative;
}

#IDEACSS-PainelConteudoAdmin {
  margin: 5px 0px 0px 0px;
  width: 100%;
}

#dvModalidadeMascote,
#dvModalidadeMascote p{
	 zoom: 1;
}

#shirtHome {
	position: relative;
	margin: 0 10px;
	width: 280px;
}
#shirtHome #shirtM,
#shirtHome #shirtF{
  position: absolute;
  top: 20px;
  left: 40px;
}
#shirtHome #shirtF{
  display: none;
}
#shirtHome #shirtDesc{
  position: absolute;
  bottom: 0;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20); 
  background-color: #F00;
  width: 100%;
}
#shirtHome #shirtDesc p{
	margin: 5px 0;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
#shirtHome #shirtDesc p span#f{
  display: none;
}
#shirtHome #showF,
#shirtHome #showM{
  cursor: pointer;
  font-size: 11px;
  position: absolute;
  top: 25px;
  line-height: 15px;
  padding: 5px;
  border-color: #F00 #F00 #000 #F00;
  border-width: 1px 1px 1px 1px;
  border-style: solid none none none;
  background-color: #EEE;
}
#shirtHome #showM{
  left: 0;
  display: none;
}
#shirtHome #showF{
  left: 0;
}
#shirtHome #containerImg{
  padding: 10px 0;
  border-bottom: 2px solid #F00;
  border-top: 2px solid #F00;
  height: 250px;
  top: 48px;
  background-color: #EEE;
  position: relative;
}
#msgFrete{
  position: absolute;
  top: 350px;
  left: 10px;
  border-top: 1px solid #F00;
  border-bottom: 1px solid #F00;
  font-weight: bold;
  line-height: 1.3em;
  padding: 5px 0;
  text-align: center;
  width: 280px;	
}
#cepAguarde{
	padding-left: 10px;
	display: none;
	color: #828282;
	font-size: 0.75em;
	line-height: 1.8em;
}
#formHome {
	position: absolute;
	top: 15px;
	right: 0;
	width: 370px;
}
#formHome #valorProduto{
  text-align: center;
  color: #F00;
  font-weight: bold;
}
#formHome #tamanho{
  position: relative;
  height: 250px;
}
#formHome h2{
  margin-top: 7px;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 2px solid #F00;
}
#formHome .btnContinuar{
  position: relative;
  left: 280px;
  top: 30px;
}
#formHome #tamanho .tblTamanhos{
  position: absolute;
  top: 0;
  border-collapse: collapse;
  width: 40%;
}
#formHome #tamanho .tblTamanhos th{
  padding: 5px;
  text-align: center;
}
#formHome #tamanho .tblTamanhos td{
  padding: 5px;
  border: 1px solid #F99;
  background: #EEE;
}
#IDEACSS-pedido .tblCarrinho{
	width: 94%;
	border-collapse: collapse;
}
#IDEACSS-pedido .tblCarrinho th{
  font-size: 0.85em;
}
#IDEACSS-pedido .tblCarrinho td{
  border: 1px solid #FFF;
  background-color: #CCC;
  padding: 5px;
  font-size: 10px;
}
#IDEACSS-pedido .tblCarrinho td p{
  text-align: center;
  margin: 0;
  line-height: 1em;
  font-size: 10px;
}
#IDEACSS-pedido .tblCarrinho td p img{
  float: none;
}
#formHome #tamanho #tblBabyLook{
  left: 5px;
}
#formHome #tamanho #tblMasculino{
  right: 5px;
}
#IDEACSS-rodape {
  position:absolute; 
  bottom:0;
  width: 100%;
  height: 48px;
  /*border: 1px solid;*/
  /*background: transparent url(http://www.internacional.com.br/imagens/geral/2008_rodape.jpg) 0 0;*/
}

TD {
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

#IDEACSS-Content {
  padding: 10px;
  padding-bottom: 70px;
}

FORM {
  display: inline;
}

#IDEACSS-PainelConteudoAdmin p{
  overflow: hidden;
}

#IDEACSS-PainelConteudoAdmin label.data{
  float: left;
}

fieldset {
	 
}

fieldset label {
	 display: inline-block;
	 width: 150px;
	 text-align: right;
	 font-size: 0.75em;
	 color: #828282;
}

fieldset label.radio {
  display: inline;
  width: 50px;
}

fieldset label.full {
  display: inline;
  width: 350px;
  text-align: left;
}


INPUT,SELECT,TEXTAREA {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  vertical-align: baseline;
  padding: 1px 0px 0px 2px;
}

INPUT.checkbox {
  border-width: 0px;
  vertical-align: middle;
}

INPUT.button,INPUT.submit {
  padding: 0px 5px 0px 5px;
  margin: 4px 0px 4px 4px;
}
input[type=submit],
input[type=button] {
	background: #FBFBFB;
	color: #F00;
	padding: 0px 3px;
	font-weight: bold;
	cursor:pointer;
	position: relative;
}
select {
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  width: 160px;
}

.button {
  border-width: 1px;
  font-weight: bold;
  padding: 0px 15px 1px 0px;
}

h1 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 6px;
  margin-top: 7px;
}

h2 {
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 40px;
  /*width: 100%;*/
}

h3 {
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 6px;
  margin-top: 8px;
}

h4 {
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 6px;
  margin-top: 8px;
}

ol {
  font-size: 0.8em;
  list-style-type: decimal;
  margin-bottom: 10px;
  margin-top: 10px;
}

p,
legend {
  margin: 10px 0;
  position: relative;
}

p.obrigatorio {
   text-align: right;
   font-size: 0.625em;
}
ul.obs{
  padding-left: 150px;
}
li.obs {
	font-size: 0.85em;
	margin: 0.3em 0;
	line-height: 1.1em;
}

p.condContrato,
p.submit {
	padding-left: 150px;
}

strong {
  font-weight: bold;
}

ul {
  font-size: 0.8em;
  list-style-type: square;
  margin-bottom: 10px;
  margin-top: 10px;
}
.IDEACSS-CampoObrigatorioInfo {
  color: #F00;	
}

.IDEACSS-IptError{
	color:#FF0000;
	font-size:0.625em;
	font-weight:bold;
}

.IDEACSS-MSG_MESSAGE_BASE,
.IDEACSS-MSG_MENSAGEM_ERRO,
.IDEACSS-MSG_MENSAGEM_INFORMACAO,
.IDEACSS-MSG_MENSAGEM_SUCESSO,
.IDEACSS-MSG_MENSAGEM_ALERTA {
  border: 1px solid;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  vertical-align: middle;
  margin: 5px 0;
  padding: 10px 10px 10px 45px;
}

.IDEACSS-MSG_MENSAGEM_ERRO td,
.IDEACSS-MSG_MENSAGEM_INFORMACAO td,
.IDEACSS-MSG_MENSAGEM_SUCESSO td,
.IDEACSS-MSG_MENSAGEM_ALERTA td {
  padding: 3px;
}

.IDEACSS-MSG_MENSAGEM_ALERTA {
  text-align: left;
}

.IDEACSS-MSG_MESSAGE_BASE,
.IDEACSS-MSG_MENSAGEM_ERRO,
.IDEACSS-MSG_MENSAGEM_INFORMACAO,
.IDEACSS-MSG_MENSAGEM_SUCESSO,
.IDEACSS-MSG_MENSAGEM_ALERTA {
  color: #333333;
}

.IDEACSS-MSG_MENSAGEM_SUCESSO {
  border-color: #090;
    background: #DFD url(../image/bubble_green-trans.png) no-repeat 10px -2px;
}

.IDEACSS-MSG_MENSAGEM_INFORMACAO {
  border-color: #000;
  background: #EEE url(../image/bubble_gray-trans.png) no-repeat 10px -2px;
}

.IDEACSS-MSG_MENSAGEM_ERRO {
  border-color: #c00;
  background: #fcc url(../image/bubble_red-trans.png) no-repeat 10px -2px;
}

.IDEACSS-MSG_MENSAGEM_ALERTA {
  border-color: #F0C000;
  background: #FFFFCE url(../image/bubble_yellow-trans.png) no-repeat 10px -2px;
}

.IDEACSS-Td_IMG_MESSAGE {
  background-repeat: no-repeat;
  padding: 2px 15px 2px 15px;
  width: 1px;
  vertical-align: middle;
}

.IDEACSS-TdNota {
  padding: 5px 5px 5px 2px;
}
.IDEACSS-TdNota img{
  cursor:pointer;
}
.IDEACSS-TdNota span{
  cursor:pointer;
}
/* CAMPOS FORMULÁRIO */
.IDEACSS-IptForm;
.IDEACSS-IptFormFixo;
.IDEACSS-IptFormAlpha;
.IDEACSS-IptFormNumeric;
.IDEACSS-IptFormAlphaNumeric;
.IDEACSS-IptFormAlphaFixo;
.IDEACSS-IptFormNumericFixo;
.IDEACSS-IptFormAlphaNumericFixo;
.IDEACSS-Select,.IDEACSS-IptFormArea;
.IDEACSS-IptFormData;
.IDEACSS-IptFormPhoneAreaCode;
.IDEACSS-IptFormPhoneNumber;
.IDEACSS-IptForm;
.IDEACSS-IptFormAlpha;
.IDEACSS-IptFormNumeric;
.IDEACSS-IptFormAlphaNumeric;

.IDEACSS-IptFormPhoneAreaCode {
  width: 50px
}

.IDEACSS-IptFormPhoneNumber {
  width: 90px
}

.IDEACSS-Select {
  height: 18px;
}


.IDEACSS-Data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  width: 85px;
  font-weight: bold;
}

.IDEACSS-block { display: block; }

.IDEACSS-TabelaAtencao {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.IDEACSS-TxtAtencao {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  padding-bottom: 5px;
}

.IDEACSS-PedidoNumero {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

.IDEACSS-PedidoNumeroTexto {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
}
#IDEACSS-pedido{
	position: relative;
	
}
#IDEACSS-pedido .mascote {
	overflow: hidden;
}
#IDEACSS-pedido .mascote img,
#IDEACSS-pedido .mascote div{
  float: left;
}
#IDEACSS-pedido .mascote div{
  width: 50%;
}
.mascoteFormNameError {
	 margin-left: 75px;
}
#IDEACSS-pedido label,
#IDEACSS-pedido h2,
fieldset h2,
fieldset li.obs{
  color: #828282;
}
#IDEACSS-pedido h2,
#IDEACSS-pedido.list h2,
fieldset h2{
  width: 90%;
  border-bottom: 1px solid #F00;
  border-left: 15px solid #F00;
  padding: 0 0 5px 10px;
}
#IDEACSS-pedido.list h2{
  width: 100%;
}
#IDEACSS-pedido p,
#IDEACSS-pedido.list p{
  width: 85%;
  margin: 1em auto;
  font-size: 0.75em;
  line-height: 1.4em;
}
#IDEACSS-pedido.list p{
  margin: 1em;
  width: 98.5%;
}
#IDEACSS-pedido p.nPedido span{
  font-size: 1.4em;
  font-weight: bold;
}
#IDEACSS-pedido p.valores {
	text-align: right;
	font-weight: bold;
}
#btnsPostarExportar{
	float: left;
}
#IDEACSS-pedido #frmPostarExportar p{
	margin: 0;
}
#IDEACSS-pedido p.valores span{
  font-size: 1.4em;
  color: #F00;
}
/* CLASSES GERAIS */
.clear {
  clear: both;
  overflow: visible;
  line-height: 0; 
  float: none !important; 
  margin: 0 !important;
  padding: 0 !important;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
/* FIM CLASSES GERAIS */

/* CLASSES DEBUG */
.bordaDebug{
  border: 1px solid #ff0000;  
}
/* FIM CLASSES DEBUG */


/* DISPLAY TAG*/
TABLE.IDEACSS-DisplayTag {
  border-spacing: 1px;
  width: 100%;
}

TABLE.IDEACSS-DisplayTag thead tr th {
  font-weight: bold;
  height: 25px;
  padding-left: 5px;
  text-align: left;
  vertical-align: middle;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #F00;
  color: #FFF;
}
TABLE.IDEACSS-DisplayTag thead tr th.asc{
  /*background: #F00 url(../image/icon/down.png) no-repeat 100% 8px;*/
}
TABLE.IDEACSS-DisplayTag thead tr th.desc{
  /*background: #F00 url(../image/icon/up.png) no-repeat 100% 8px;*/
}
TABLE.IDEACSS-DisplayTag tr.light td{
  height: 25px;
  background-color: #EEE;
}

TABLE.IDEACSS-DisplayTag tr.dark td{
  height: 25px;
  background-color: #FCC;
}

TABLE.IDEACSS-DisplayTag td {
  padding: 5px 5px 0 5px;
  text-align: left;
}

div.exportlinks {
  padding: 2px 4px 2px 4px;
  margin: 2px 0 10px 0;
  width: 100%;
}

span.export {
  padding: 0 4px 1px 20px;
  display: inline;
  display: inline-block;
  cursor: pointer;
}

span.pagebanner {
  padding: 2px 4px 2px 4px;
  width: 100%;
  margin-top: 10px;
  display: block;
  border-bottom: none;
}

span.pagelinks {
  padding: 2px 4px 2px 4px;
  width: 100%;
  display: block;
  border-top: none;
}

span.pagelinks a:hover {
  text-decoration: underline;
}

span.pagelinks a {
  background-position: right;
}

.IDEACSS-centralTableDataBg {
  width: 99%;
}

.IDEACSS-totalDataPaginator {
  font-weight: bold;
  height: 25px;
  text-align: right;
  padding: 10px;
}

th.IDEACSS-sortable a {
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 10px;
  display: block;
  width: 100%;
  text-decoration: none;
  color: #FFF;
}
.IDEACSS-displayTag-empty_list, 
.IDEACSS-displayTag-no_items_found {
  font-weight: bold;
  text-align: center;
  padding: 15px;
}
.IDEACSS-displayTag-all_items_found,
.IDEACSS-displayTag-some_items_found,
.IDEACSS-displayTag-one_item_found {
  margin: 0;
  padding: 5px;
  text-align: right;
}
.IDEACSS-displayTag-full, 
.IDEACSS-displayTag-first,
.IDEACSS-displayTag-last {
  margin: 0;
  padding: 5px;
  text-align: right;
}
.IDEACSS-displayTag-full a, 
.IDEACSS-displayTag-first a,
.IDEACSS-displayTag-last a {
  text-decoration: none;
}
.IDEACSS-displayTag-full a:hover, 
.IDEACSS-displayTag-first a:hover,
.IDEACSS-displayTag-last a:hover {
  text-decoration: underline;
}
.IDEACSS-displayTag-list {
	
}

.IDEACSS-divMSG {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; 
  width: 610px;
  height: 210px;
  padding-top: 50px;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -310px;
  font-weight: bold;
}

.IDEACSS-divMSG p {
  margin: 0px 1px 5px 170px;
  width: 400px;
}
.IDEACSS-divMSG.alert {
  background: transparent url("../image/bg_msgAlert-trans.png") no-repeat;
}
.IDEACSS-divMSG.error {
  background: transparent url("../image/bg_msgError-trans.png") no-repeat;
}

/* JQuery */
        /* CLASSES DatePicker */
        
                    a.dp-choose-date {
                      float: left;
                      width: 16px;
                      height: 16px;
                      padding: 0;
                      margin: 2px 3px 0;
                      display: block;
                      text-indent: -2000px;
                      overflow: hidden;
                      background: url(../image/icon/calendar.png) no-repeat;
                    }
                    
                    a.dp-choose-date.dp-disabled {
                      background-position: 0 -20px;
                      cursor: default;
                    }
                    
                    /* makes the input field shorter once the date picker code
                     * has run (to allow space for the calendar icon
                     */
                    input.dp-applied {
                      width: 140px;
                      float: left;
                    }
                    
                    table.jCalendar {
                      border-collapse: separate;
                      border-spacing: 2px;
                      /*width: 100%;*/
                    }
                    
                    table.jCalendar th {
                      font-weight: bold;
                      padding: 3px 5px;
                    }
                    
                    table.jCalendar td {
                      padding: 3px 5px;
                      text-align: center;
                    }
                    

                    /* For the popup */
                      /* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */
        
                    div.dp-popup {
                      position: relative;
                      font-size: 10px;
                      font-family: arial, sans-serif;
                      padding: 2px;
                      line-height: 1.2em;
                      /*width: 170px;*/
                    }

                    div.dp-popup h2 {
                      font-size: 12px;
                      text-align: center;
                      margin: 5px 0;
                      padding: 0;
                      border:none;
                    }
        /* FIM CLASSES DatePicker */
        
        #jQuery-tooltip h3, #jQuery-tooltip div { margin: 0; }
        
/* FIM JQuery */
/* =============================================== */
/* grid para testes de layout */
/* =============================================== */
.showgrid {
  background:transparent url(../image/layout/grid.png) repeat scroll 0 0;
}


.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:30px!important;}
input.span-2, textarea.span-2, select.span-2 {width:50px!important;}
input.span-3, textarea.span-3, select.span-3 {width:90px!important;}
input.span-4, textarea.span-4, select.span-4 {width:130px!important;}
input.span-5, textarea.span-5, select.span-5 {width:170px!important;}
input.span-6, textarea.span-6, select.span-6 {width:210px!important;}
input.span-7, textarea.span-7, select.span-7 {width:250px!important;}
input.span-8, textarea.span-8, select.span-8 {width:290px!important;}
input.span-9, textarea.span-9, select.span-9 {width:330px!important;}
input.span-10, textarea.span-10, select.span-10 {width:370px!important;}
input.span-11, textarea.span-11, select.span-11 {width:410px!important;}
input.span-12, textarea.span-12, select.span-12 {width:450px!important;}
input.span-13, textarea.span-13, select.span-13 {width:490px!important;}
input.span-14, textarea.span-14, select.span-14 {width:530px!important;}
input.span-15, textarea.span-15, select.span-15 {width:570px!important;}
input.span-16, textarea.span-16, select.span-16 {width:610px!important;}
input.span-17, textarea.span-17, select.span-17 {width:650px!important;}
input.span-18, textarea.span-18, select.span-18 {width:690px!important;}
input.span-19, textarea.span-19, select.span-19 {width:730px!important;}
input.span-20, textarea.span-20, select.span-20 {width:770px!important;}
input.span-21, textarea.span-21, select.span-21 {width:810px!important;}
input.span-22, textarea.span-22, select.span-22 {width:850px!important;}
input.span-23, textarea.span-23, select.span-23 {width:890px!important;}
input.span-24, textarea.span-24, select.span-24 {width:940px!important;}
.append-0 {padding-right:10px;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-0 {padding-left:10px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
#tooltip {
	border:1px solid ;
	opacity:0.85;
	padding:5px;
	text-align: left;
	position:absolute;
	z-index:3000;
}
html {
 overflow-x: hidden;
} 
div#ambiente {
  position: relative;
  top: 0;
  left: 0;
  height: 14px;
  padding: 0 10px;
}
div#ambiente.hide, .hide{
  display: none;
}
a.ovalbutton{
	background: transparent url('../image/oval-red-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	cursor: pointer;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
  color: #494949; /*button text color*/
}

a.ovalbutton span{
	background: transparent url('../image/oval-red-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
  background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: #F00;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	position: relative;
	left: 280px;
}
#tblRelatorio {
  width: 99%;
  margin: 10px 5px;
}
#tblRelatorio th{
  text-align: center;
  font-size: 14px;
  padding: 2px;
  border: 3px solid #BBB;
}
#tblRelatorio th.empty{
  border-left: 0px solid #BBB;
  border-top: 0px solid #BBB;
}
#tblRelatorio td{
  text-align: center;
  font-size: 12px;
  padding: 2px;
  border: 1px solid #CCC;
}
#tblRelatorio td.tdData{
  border-left: 3px solid #BBB;
}
#tblRelatorio td.tdDados.last{
  border-right: 3px solid #BBB;
}
#tblRelatorio td.tdTotal{
  border: 3px solid #BBB;
  font-weight: bold; 
}