/*!
 * Bootstrap v2.2.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

article,
footer,
header,
nav,
section {
  display: block;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body{background:url('background.jpg');}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
  padding-top: 60px;
}

a {
  color: #0088cc;
  text-decoration: none;
}

a:hover {
  color: #005580;
  text-decoration: underline;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1024px;
  padding:20px;
}

.span12 {
  width: 1024px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 500px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
  margin-left:100px;
  height:178px;
  background:url('../images/contenido.png');
}

#etiquetas{
  position:absolute;
  width: 380px;
  height:178px;
}
#zoclosnombre, #jaladerasnombre, #gabinetenombres, #lateralnombre{
  position:absolute;
  width: 380px;
  height:178px;
}



.span4 {
  width: 250px;
  float:left;
  padding-left:15px;
}

.span3 {
  width: 270px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.span3, .span6, .span9, .span2, .span5 {
	float:left;
	position:relative;
}



.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}

.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}

.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}

.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}

.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}

.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}

.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}

.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}


.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
  background:#ffffff;
}

.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}

.container:after {
  clear: both;
}


p {
  margin: 0 0 10px;
}


small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

cite {
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1,
h2,
h3 {
  line-height: 40px;
}

h1 {
  font-size: 38.5px;
}

h2 {
  font-size: 31.5px;
}

h3 {
  font-size: 24.5px;
}

h4 {
  font-size: 17.5px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 11.9px;
}


form {
  margin: 0 0 20px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}



label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
}

select,
textarea,
input[type="text"] {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
          border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}






.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible;
  color: #777777;
}

.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}


.navbar .container {
  width: auto;
}


.navbar .brand {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #ffffff;
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}


.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}


.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar-fixed-top .container {
  width: 1024px;
}

.navbar-fixed-top {
  top: 0;
}


.navbar-inverse {
  color: #999999;
}

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}

#color{list-style:none;width:20px;height:20px;border:2px solid #000000;float:left;position:relative;margin-left:3px;}

#colors{list-style:none;width:29px;height:29px;border:0px;float:left;position:relative;margin-left:3px;}

ul.group{width:450px;float:left;margin-bottom:-11px;}

ul.group p{width:120px;float:left;position:relative;}
li.uno{background:url('../images/tlat/1.png');}
li.dos{background:url('../images/tlat/2.png');}
li.tres{background:url('../images/tlat/3.png');}
li.cuatro{background:url('../images/tlat/4.png');}
li.cinco{background:url('../images/tlat/5.png');}
li.seis{background:url('../images/tlat/6.png');}
li.siete{background:url('../images/tlat/7.png');}
li.ocho{background:url('../images/tlat/8.png');}
li.nueve{background:url('../images/tlat/9.png');}
li.diez{background:url('../images/tlat/10.png');}
li.once{background:url('../images/tlat/11.png');}
li.doce{background:url('../images/tlat/12.png');}
li.trece{background:url('../images/tlat/13.png');}
li.catorce{background:url('../images/tlat/14.png');}
li.quince{background:url('../images/tlat/15.png');}
li.dieciseis{background:url('../images/tlat/16.png');}
li.diecisiete{background:url('../images/tlat/17.png');}
li.cera1{background:#d3d2ce;}
li.cera2{background:#20221d;}
li.neo{background:#20221d;}

li.prop{background:#f8f7f7;}re-black
li.vidrio1{background:#d9e3e0;}
li.vidrio2{background:#779da1;}
li.rf1{background:#f8f7f7;}
li.rf2{background:#d3d2ce;}
li.rf3{background:#20221d;}

li.formica1{background:url('../images/form/1.png');}
li.formica2{background:url('../images/form/2.png');}
li.formica3{background:url('../images/form/3.png');}
li.formica4{background:url('../images/form/4.png');}
li.formica5{background:url('../images/form/5.png');}
li.formica6{background:url('../images/form/6.png');}
li.formica7{background:url('../images/form/7.png');}
li.formica8{background:url('../images/form/8.png');}
li.formica9{background:url('../images/form/9.png');}

li.laminado1{backgroundurl('../images/lam/1.png');}
li.laminado2{background:url('../images/lam/2.png');}
li.laminado3{background:url('../images/lam/3.png');}
li.laminado4{background:url('../images/lam/4.png');}
li.laminado5{background:url('../images/lam/5.png');}
li.laminado6{background:url('../images/lam/6.png');}
li.laminado7{background:url('../images/lam/7.png');}
li.laminado8{background:url('../images/lam/8.png');}
li.laminado9{background:url('../images/lam/9.png');}

li.resepox1{background:url('../images/repo/1.png');}
li.resepox2{background:url('../images/repo/2.png');}
li.resepox3{background:url('../images/repo/3.png');}
li.resepox4{background:url('../images/repo/4.png');}
li.resepox5{background:url('../images/repo/5.png');}
li.resepox6{background:url('../images/repo/6.png');}
li.resepox7{background:url('../images/repo/7.png');}
li.resepox8{background:url('../images/repo/8.png');}
li.resepox9{background:url('../images/repo/9.png');}
li.resepox10{background:url('../images/repo/10.png');}
li.resepox11{background:url('../images/repo/11.png');}

li.reseacri1{background:url('../images/tabs/1.png');}
li.reseacri2{background:url('../images/tabs/2.png');}
li.reseacri3{background:url('../images/tabs/3.png');}
li.reseacri4{background:url('../images/tabs/4.png');}
li.reseacri5{background:url('../images/tabs/5.png');}
li.reseacri6{background:url('../images/tabs/6.png');}
li.reseacri7{background:url('../images/tabs/7.png');}
li.reseacri8{background:url('../images/tabs/8.png');}
li.reseacri9{background:url('../images/tabs/9.png');}

li.gratino1{background:url('../images/tabs/g1.png');}
li.gratino2{background:url('../images/tabs/g2.png');}
li.gratino3{background:url('../images/tabs/g3.png');}
li.gratino4{background:url('../images/tabs/g4.png');}

li.jaladeras1{background:url('../images/jaladeras/jaladera1.png');}
li.jaladeras2{background:url('../images/jaladeras/jaladera2.png');}
li.jaladeras3{background:url('../images/jaladeras/jaladera3.png');}
li.jaladeras4{background:url('../images/jaladeras/jaladera4.png');}

li.zoclos1{background:url('../images/zoclos/zoclos1.png');}
li.zoclos2{background:url('../images/zoclos/zoclos2.png');}
li.zoclos3{background:url('../images/zoclos/zoclos3.png');}
li.zoclos4{background:url('../images/zoclos/zoclos4.png');}


li.cubierta{background:url('../images/inox.png');}

p.center{text-align:center;}

td{text-align:center;}

#lat, #frente{width:652px;height:467px;position:absolute;margin-top:-467px;}

#sup,
#cubierta,
#fsup,
#zoclos,
#jaladera{width:652px;height:488px;position:absolute;margin-top:-467px;}

#jaladera{background:url(../images/jaladeras/gris.png);}

#sup{z-index:1;}
#finf{z-index:2;}
#frente{z-index:3;}
#lat{z-index:4;}
#jaladera{z-index:100;}

.black{background:#000000;padding:0px;}

.navbar-inner -> .black{padding:0px;}

h4{font-weight:bold;margin-left:80px;}

p, td{font-weight:bold;font-size:11px;}
