.menores a img {padding-bottom:1px;}
.theme-default #slider {
    margin-left:3px;
    width:580px; /* Make sure your images are the same size */
    height:375px; /* Make sure your images are the same size */
  float: left;
  z-index:1;
  
}

.theme-default #slider2 {
    margin:0 auto;
    width:1000px; /* Make sure your images are the same size */
    height:52px; /* Make sure your images are the same size */
  position:relative;
  z-index:1;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
  clear:both;
}

.nivo-controlNav {  
  position:absolute;
  z-index:1000;
  top:345px;  
  right:9px;
  text-align:center;
  font:2px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}

.nivo-controlNav a {
  color:#999;
}

.nivo-control {
  width: 10px;
  height: 10px;
  display: block;
  float: left;
  margin-left: 10px;
  background-color: #fff;
  border-radius: 50%;
  margin-bottom: 5px;
}

.nivo-prevNav , .nivo-nextNav {   
  text-decoration:none;
  color:#FFF;
  width: 24px;
  height: 64px;
  font-weight:bold;
}

/*.nivo-prevNav {
  background:url(../../images/esquerda.png);
}

.nivo-nextNav {
  background:url(../../images/direita.png);
}*/

.nivo-prevNav:hover , .nivo-nextNav:hover {
  text-decoration:underline;
  color:#FFF;
}


/*====================*/
/*===highlight imgs===*/
/*====================*/

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}

#idCheckoutFC #idTxtLinkContinueFC {
    background-color: #919fc2 !important;
}
#idDivLinkContinueFC{
border: none !important;
}

.ZipTitCalc{
background-color: #919fc2 !important;
}