/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

* { margin:0; padding:0; }

/*body { background:#8D8D8D url(../images/body_bg.gif) 50% 0 repeat-y; color:#2f2f2f; font:12px/1.55em arial, helvetica, sans-serif; text-align:center; }*/

a { color:#1e7ec8; text-decoration:underline; }
a:hover { color:#1e7ec8; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#0A263C; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }

/* ***************************************************************** MKARTERO */   

.mkartero {
  background: url(../images/jamones/fondo_mkartero.jpg);
  width: 206px;
  height: 61px;
  margin: auto;
  padding: 106px 0 0 40px;
}

.mkartero .campo {
  background: url(../images/jamones/fondo_input.gif);
  font-size: 11px;
  width: 124px;
  height: 16px;
  border: 0px solid;
  color: #999;
  padding: 2px 0 0 5px;
  margin: 0 0 5px 0;
}

.mkartero .boton {
  background: url(../images/jamones/fondo_login.gif);
  font-size: 0px;
  width: 48px;
  height: 18px;
  border: 0px solid;
  color: #999;
  margin: 0 0 5px 0;
}

/* ********************************************************* JAMONES AIRESANO */

body {
  background: #212121;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
} 

.franja_verde {
  height: 36px;
  background: #CBD020;
  width: 670px;
  float: right;
}

.container_first {
  width: 953px;
  margin: auto;  
}

.container_first .header {  
  background: url(../images/jamones/fondo_header.jpg) no-repeat;
  width: 953px;
  height: 301px;
}

.container_first .header .menu_up {
  position: absolute;
  font-size: 12px;
  font-weight: bold;
  margin: -5px 0 0 295px;
  padding: 0 0 0 0;
}

.container_first .header .secciones {
  clear: both;
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 133px 0 0 0;
}

.container_first .header .secciones li.level0 {
  margin: 0 10px 0 0;
}

.container_first .header .secciones li a.cart {
  background: url(../images/jamones/cart.png) no-repeat;
  width: 54px;
  height: 16px; 
  margin: 0 12px 0 0;
}

.container_first .header .secciones li a.login {
  background: url(../images/jamones/login.png) no-repeat;
  width: 28px;
  height: 15px; 
  margin: 0;
  padding: 0;
}

.container_first .header .secciones li a.login:hover {
  background: url(../images/jamones/login_over.png) no-repeat;
  width: 28px;
  height: 18px; 
  margin: 0;
  padding: 0;
}

.container_first .header .menu_up a {
  text-decoration: none;
  padding: 0 0 0 8px;  
}

.container_first .header .logo {  
  padding: 13px 0 0 13px;
  float: left;
}  

.container_first .header .tienda {  
  width: 317px;
  height: 31px;
  margin: -100px 0 0 635px; 
  float: left;
}

.container_first .header .idiomas {  
  float: right;
  font-size: 11px;
  color: #FFF;
  margin: 30px;
}

.container_first .header .idiomas a {  
  text-decoration: none;
}

.container_second {
  width: 953px;
  margin: auto;
  padding: 15px 0 0 0;
}

.container_second .center {
  float: left; 
  width: 673px;
}

.container_second .center .center_middle {
  background: url(../images/jamones/fondo_content.jpg);
  min-height: 400px;
  _height: 400px;
  padding: 10px 25px 0px 25px;
  font-size: 11px;
  color: #1C1C1C;
}

.container_second .center .center_middle a {
  color: #918E74;
  text-decoration: none;
}

.container_second .center .center_middle a:hover {
  color: #000;
  text-decoration: underline;
}

.container_second .right {
  float: right;
  width: 270px;  
  font-size: 11px; 
}

.container_second .right .right_top {
  height: 11px;
  overflow: hidden;
}

.container_second .right .right_middle {
  background: url(../images/jamones/right_middle.jpg);
} 

.container_second .right .right_middle .mini-search {
  padding: 15px;
  text-align: right;
}

.container_second .right .right_middle .mini-search input.input-text {
  background: url(../images/jamones/fondo_search.jpg);
  border: 0px solid;  
  width: 235px;
  height: 21px;
  margin: 0 0 3px 0;
}

.container_second .right .right_middle .mini-product-view {
  display: none;
}

.container_second .right .right_bottom {
  height: 15px;
}

.container_second .right .col-right {
  display: none;
}

.footer_jamon {
  clear: both;
  background: url(../images/jamones/fondo_footer.jpg) no-repeat; 
  margin: auto;
  width: 954px;
  height: 168px;
  font-size: 11px;
  color: #FFF; 
  text-align: center; 
  padding: 50px 0 0 0;
}

.footer_jamon a {
  text-decoration: none;
  color: #FFF;  
}

.footer_jamon ul {
  margin: 10px 0 0 300px;
}

.footer_jamon ul li {
  float: left; 
  padding: 0 15px 0 0;
}

/* ***************************************************************** CATÁLOGO */

.item {
  float: left;
  width: 300px;
  margin: 0 6px 10px 5px;
}

.item .item_top {
  height: 11px;
}

.item .item_middle {
  background: url(../images/jamones/item_middle.gif);
  padding: 0 15px 0 15px;
}

.item .item_middle h5 a {
  font-size: 12px;
  color: #222;
}

.item .item_middle p.product-image {
  border-top: 1px solid #E8E7DB;
  border-bottom: 1px solid #E8E7DB;
  padding: 5px 0 5px 0;
  margin: 5px 0 5px 0;
}

.item .item_middle .cart_precio {
  background: url(../images/jamones/fondo_precio.gif) no-repeat center top;
  height: 40px;
}

.item .item_middle .cart_precio .precio {
  float: right; 
  padding: 0 8px 0 0;
}

.item .item_middle .cart_precio .cart {
  float: left;
  padding: 3px 0 0 0;
}

.item .item_middle .cart_precio .cart .form-button-list {
  background: url(../images/jamones/input_agregar.gif) no-repeat center top;
  border: 0px solid;
  width: 71px;
  height: 17px;
  margin: 3px 0 0 5px;
}

.toolbar {
  font-size: 10px;
  height: 30px;
}

.toolbar .a-right, 
.toolbar .sort-by {
  float: right;
  padding: 0 20px 0 0;
}

.toolbar select {
  font-size: 10px;
}



/* **************************************************************** GENERICOS */

.cleaner {
 clear: both;
 height: 1px;
 margin: 0px;
 padding: 0px;
 border: none;
 visibility: hidden;
}  

.hide {
  display: none;
}

.text_center {
  text-align: center;
}

.imagen_right {
  float: right;
  padding: 0 0 20px 20px;
}

.imagen_left {
  float: left;
  padding: 0 20px 20px 0;
}

a.greydark {
  color: #4C4C4C;
} 

a.greydark:hover {
  color: #9D1B1E;
}

a.white {
  color: #FFF;
}

a.white:hover {
  color: #4C4C4C;
} 

.greylight {
  color: #918E74;
}

.red {
  color: #9D1B1E;
}