/* Body */

body {
	background-color:#636363;
        color:#000000;
        font-family:Arial,Verdana,Helvetica,sans-serif;
        font-size:12px;
        margin:0px auto;
        width:930px !important;
        text-align:center;
        background-image: none;
        padding:0px;
   }

.sf_wrapper {
     background-color:#E5E5E5;
     border:0px solid #000000;
     width:930px !important;
   }

.outer, .col3 .outer {
     border-left:0px solid;
     border-right:0px solid;
   }

.categories .category {
     float:left;
     text-align:center;
     width:100%;
}

dt, dd {
     text-align:justify;
}

.options {
     text-align:left;
}

.sidebarlist .listitemcontent {
     margin:0;
     padding:0 0 5px;
     text-align:left;
}

.sf_content img {
     border:1px solid #4a4a4a;
}

.filmstrip-preview {
     border:0 none;
     height:175px;
     margin:auto;
     width:175px;
}

.filmstrip-thumbnails ul li {
     border:0 none;
     display:block;
     float:left;
     height:32px;
     margin:0 1px 1px 0;
     width:32px;
}


/* Header */

.sf_header_wrapper {
     background-image: url(http://www.balanzza.com/images/cabecera_store.png);
     background-repeat:no-repeat;
     min-height:1px;
     height:100px;
     width:930px;
     background-color:#000000;
  }

.sf_outer_wrapper {
    background-color:#FFFFFF;
    margin:0px auto;
    width:930px !important;
    border-style:none;
  }


/* Barras */

/* Titulo */

.listitemheader {
    background-color:#BABABA;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:bold;
    padding-left:10px;
    padding-top:7px;
    text-align:left;
  }

.listitemheader a:link, .listitemheader a:visited {
    color:#FFFFFF;
    text-decoration:none;
  }


/* Fondo */    

.listitemcontent {
     background-color:#E5E5E5;
     padding:0px;
     margin:0px;
   }


/* Quick Seach */

#searchQuickForm li {
    background-color:#E5E5E5;
    padding:5px 0px 5px 5px;
  }

#searchQuickForm {
    background-color:#E5E5E5;
    margin-top:0px;
    padding:0px 5px 15px;
  }


/* Categorias */

.category-list ol li a:link {
    border-bottom:0px ;
    color:#336600;
    font-family:Arial,Helvetica,sans-serif; 
    font-size:1.2em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
  }

.category-list ol li a:visited {
  border-bottom:0px ;
    color:#336600;
    font-family:Arial,Helvetica,sans-serif; 
    font-size:1.2em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
}

.category-list ol li a:hover {
  color: #234F6C; 
}


/* Menu */

#Nav1, #Nav1 ul {
      background-color:#FFFFFF;
      border-bottom:2px solid;
      margin-left:0px;
      width:930px;
   }

.sf_navigation {
       background-color:#FFFFFF;
       background-image:none;
       clear:both;
       height:auto;
       width:930px;
   }

.sf_navigation ul {
       height:auto !important;
       list-style-type:none;
       margin:0pt;
       padding-left:0pt;
    }

.sf_navigation ul:after {
       clear:both;
       content:".";
       display:block;
       font-size:1px;
       height:0pt;
       visibility:hidden;
    }

.sf_navigation ul li a:hover {
      color:#234F6C;
      background-image:none;
    }

.sf_navigation ul li {
        background-color:#FFFFFF;
        background-image:none;
        float:left;
        white-space:nowrap;
        width:auto !important;
        height:22px;
        border-right:1px solid #9A9A9A;
        padding:3px 8.8px;
        vertical-align:middle;
     }

.sf_navigation ul li a {
      background-image:none;
      display:block;
      font-family:Arial,Helvetica,sans-serif;
      font-size:13px;
      font-variant:normal;
      font-weight:bold;
      margin:0pt 1px 0pt 0pt;
      padding:0pt 10px;
      text-decoration:none;
      color: #006600;
    }

.sf_navigation ul li a:visited {
     background-image:none;
     display:block;
     text-decoration:none;     
     color: #006600;
    }


/* Balanzza */

.content-product-header h4 {
     background-color:#ffffff;     
     background-image: url(http://www.balanzza.com/pages/wp-content/themes/balanzza/images/logo.png);
     background-repeat:no-repeat;
     min-height:1px;
     height: auto;    
     padding:0px 29px
     color:#92D315;
     font-family:Arial,Helvetica,sans-serif;
     font-size:24px;
     font-weight:bold;
     margin-bottom:3px;
  }


.content-product-header h4 a, .content-product-header h4 a:visited {
     color:#92D315;
     padding:0px 29px
  }

h4 {
     color:#336600; 
  }

.shortdescription {
    padding-bottom:15px;
    padding-top:14px;   
  }   

.list {
     font-weight:bold; 
     color:#336600; 
  }

.sf_footer {
     border-bottom:0px solid #234F6C;
     color:#000000;
  }

.sf_footer {
     background-color:#000000;
     background-image:none;
     background-position:left top;
     background-repeat:repeat-x;
     color:#FFFFFF;
     font-family:Verdana,Arial,Helvetica,sans-serif;
     font-size:11px;
     height:auto !important;
     padding:0pt;
     text-align:center;
  }