 /* Mostar menu contextual e Banner Ad */    
.Div .NavBarLeft, .NavBarLeft .ContextBox:first-child{      
display: block;  }   

.NavBarLeft  #NavBarLeftSubCat-Artigos, .NavBarLeft  #NavBarLeftCM-IngArtigos, .NavBarLeft  #NavBarLeftBannersAdArtigos {  
display: block !important;  }   

.Div .ContentArea {     
margin-left: 255px !important; 
}

/* INICIO PARA RESTANTES CATEGORIAS  */  
.CategoryList .ListItemCategory:nth-child(7){ padding-top: 446px; }  
.ListItemCategory .InfoArea h3 {     width: 580px; }  
.ListItemCategory .ImageArea img{     border: solid 1px #eeeeee; }   
/* FIM PARA RESTANTES CATEGORIAS  */   

/* INICIO PARA PRIMEIRAS 6 CATEGORIAS  */   
.CategoryList .ListItemCategory:nth-child(1), 
.CategoryList .ListItemCategory:nth-child(2), 
.CategoryList .ListItemCategory:nth-child(3), 
.CategoryList .ListItemCategory:nth-child(4), 
.CategoryList .ListItemCategory:nth-child(5), 
.CategoryList .ListItemCategory:nth-child(6){ 
clear: none; 
float: left; 
width:222px; 
height: 172px; 
}  

.ListItemCategory:nth-child(1) .InfoArea, 
.ListItemCategory:nth-child(2) .InfoArea, 
.ListItemCategory:nth-child(3) .InfoArea, 
.ListItemCategory:nth-child(3) .InfoArea, 
.ListItemCategory:nth-child(4) .InfoArea, 
.ListItemCategory:nth-child(5) .InfoArea, 
.ListItemCategory:nth-child(6) .InfoArea{
 position: absolute; 
 width: 145px !important; 
 height: auto !important; 
 font-size:12px; 
 margin-top: 14px;  
 }  

 .ListItemCategory:nth-child(1) .ImageArea img, 
 .ListItemCategory:nth-child(2) .ImageArea img, 
 .ListItemCategory:nth-child(3) .ImageArea img,
 .ListItemCategory:nth-child(4) .ImageArea img, 
 .ListItemCategory:nth-child(5) .ImageArea img, 
 .ListItemCategory:nth-child(6) .ImageArea img { 
 position: absolute; 
 width: 216px !important; 
 height: 171px !important; 
 margin: 0px !important; 
 border: 0px !important; 
 }  
 
 .ListItemCategory:nth-child(1) .InfoArea h3, 
 .ListItemCategory:nth-child(2) .InfoArea h3, 
 .ListItemCategory:nth-child(3) .InfoArea h3, 
 .ListItemCategory:nth-child(4) .InfoArea h3, 
 .ListItemCategory:nth-child(5) .InfoArea h3, 
 .ListItemCategory:nth-child(6) .InfoArea h3  {
  width: 100%; 
  line-height: 14px !important; }  
  
  .ListItemCategory:nth-child(1) .InfoArea h3 a, 
  .ListItemCategory:nth-child(2) .InfoArea h3 a, 
  .ListItemCategory:nth-child(3) .InfoArea h3 a, 
  .ListItemCategory:nth-child(4) .InfoArea h3 a, 
  .ListItemCategory:nth-child(5) .InfoArea h3 a, 
  .ListItemCategory:nth-child(6) .InfoArea h3 a {
   font-size: 12px !important; 
   line-height: 13px !important; }  
   
   .CategoryList .ListItemCategory:nth-child(3n+1){ /*background-color: green;*/ }  
   .CategoryList .ListItemCategory:nth-child(3n+2){ /*background-color: yellow;*/ }  
   
    .CategoryList .ListItemCategory:nth-child(3),
    .CategoryList .ListItemCategory:nth-child(6){ float: right; 
    /*background-color: red;*/ } 
    
     /* alinha imagem */  
     .CategoryList .ListItemCategory:nth-child(1) img, 
     .CategoryList .ListItemCategory:nth-child(4) img{ left: 0px; }  
     
     .CategoryList .ListItemCategory:nth-child(2) img, 
     .CategoryList .ListItemCategory:nth-child(5) img{ 
     left: 245px; }   
     
     .CategoryList .ListItemCategory:nth-child(3) img, 
     .CategoryList .ListItemCategory:nth-child(6) img{ left: 489px; }   
     
     /* alinha título */
      .CategoryList .ListItemCategory:nth-child(1) h3,
      .CategoryList .ListItemCategory:nth-child(4) h3{ left: 0px; } 
      
       .CategoryList .ListItemCategory:nth-child(2) h3, 
       .CategoryList .ListItemCategory:nth-child(5) h3{ left: 300px; }  
       .CategoryList .ListItemCategory:nth-child(3) h3,
        .CategoryList .ListItemCategory:nth-child(6) h3{ 
        left: 558px; }  
        
        /* InfoArea */ 
        .CategoryList .ListItemCategory:nth-child(2) .InfoArea, 
        .CategoryList .ListItemCategory:nth-child(5) .InfoArea{ left: 252px; }  
        
        
         .CategoryList .ListItemCategory:nth-child(3) .InfoArea, 
         .CategoryList .ListItemCategory:nth-child(6) .InfoArea{ left: 494px; }  

/* FIM PARA PRIMEIRAS 6 CATEGORIAS  */    
