/* Navigation bar */
#navigation-bar { font-size: 10px; margin-bottom: 10px; padding-left: 0px; }
#navigation-bar a { color: #4e4e4e; }
#navigation-bar a:hover { color: #bfbfbf; }

#menu-bar { font-size: 12px; margin-bottom: 10px; text-align: center; background: #ebebeb; padding: 5px 0; }
#menu-bar a { color: #4e4e4e; font-weight: 700; }
#menu-bar a:hover { color: #bfbfbf; }

#menu-bar2 { font-size: 12px; margin-bottom: 10px; text-align: center; background: #ebebeb; padding: 5px 0; border: 1px; color:#666666; border-style:dotted; }
#menu-bar2 a { color: #4e4e4e; font-weight: 700; }
#menu-bar2 a:hover { color: #bfbfbf; }

#title-bar { color: #f66013; font-size: 1.2em; margin-bottom: 10px; }

#combo-bar { font-size: 12px; margin-bottom: 10px; background: #ebebeb; }
#combo-bar p { width: 370px; float: left; margin: 5px; }
#combo-order { width: 240px; float: right; }
#combo-order select { margin: 4px; font-size: 12px; }



/* Product */

.product-list { border-bottom: 2px solid #ebebeb; width: 100%; margin-bottom: 10px; }
.product-info { width: 560px; float: left; }
.info-image { float: left; width: 80px; height: 80px; line-height: 80px; margin: 0px 0px 0px 0px; vertical-align:top; text-align: center; }
.info-info { float: right; width: 475px; text-align: left; margin-left: 0px;  font-size: 1.0em; font-weight: 500; line-height: 12px;}
.info-info span a { color: #f66013; font-size: 1.1em; line-height: 15px;  font-weight: 800; }
.info-info span a:hover { color: #ffb894; }
.info-info hr {   border: 0; width: 100%; color: #ff6000; height: 1px; background-color: #ff6000; border-color: #ff6000;}
.info-info h3  { 	margin:0; padding:0; font-size:100%; font-weight:normal; display:inline;}
.info-info h3 a { color: #f66013; font-size: 1.1em; font-weight: 800; }
.info-info h3 a:hover { color: #ffb894; }
.product-price { width: 80px; float: right; color: #f66013; text-align: center; font-size: 1.2em; border-left: 2px solid #ebebeb; height: 70px; }
.button-status { margin: 0 0px; }
/*.product-list { border-bottom: 2px solid #ebebeb; width: 100%; margin-bottom: 8px; }
.product-info { width: 550px; float: left; font-size: 0.6em; }
.product-info a { color: #4e4e4e; }
.product-info a:hover { color: #bfbfbf; }
.product-info span a { color: #f66013; font-weight: 800; font-size: 1.0em; }
.product-info span a:hover { color: #ffb894; }
.info-image { float: left; width: 80px; text-align: center; height: 80px; line-height: 80px; }
.info-info { float: right; width: 465px; text-align: left; margin-left: 5px;  }
.product-price { width: 100px; float: right; color: #f66013; text-align: center; font-size: 1.2em; border-left: 2px solid #ebebeb; }*/

.product-recomendado {width:63px; height: 90px; }

.listafamilias { margin-left: 60px; background: url(../images/flecha.gif) no-repeat; padding-left: 17px; line-height: 20px; vertical-align: top;}
.listafamilias a {   color: #ff6000; text-decoration: none; font-size: 15px;  }
.listafamilias a:hover { text-decoration: underline; }  /* la que usamos para sacar la lista de subfamilias de una familia */


.vermasaccesorios{
background-color:#EEEEEE;
background-image:url(../images/fondo_boton.png);
background-repeat:repeat-x;
border:1px solid #CCCCCC;
color:#F66013;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
height:26px;
margin-bottom:10px;
padding-top:9px;
text-align:center;
width:99%;
display:block;
margin-bottom:20px;
margin-top:20px;}

