
/*!
 * Bootstrap v2.0.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,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover, a:active {
  outline: 0;
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  height: auto;
  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::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before, .row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 20px;
}
.span1 {
  width: 60px;
}
.span2 {
  width: 140px;
}
.span3 {
  width: 220px;
}
.span4 {
  width: 300px;
}
.span5 {
  width: 380px;
}
.span6 {
  width: 460px;
}
.span7 {
  width: 540px;
}
.span8 {
  width: 620px;
}
.span9 {
  width: 700px;
}
.span10 {
  width: 780px;
}
.span11 {
  width: 860px;
}
.span12, .container {
  width: 940px;
}
.offset1 {
  margin-left: 100px;
}
.offset2 {
  margin-left: 180px;
}
.offset3 {
  margin-left: 260px;
}
.offset4 {
  margin-left: 340px;
}
.offset5 {
  margin-left: 420px;
}
.offset6 {
  margin-left: 500px;
}
.offset7 {
  margin-left: 580px;
}
.offset8 {
  margin-left: 660px;
}
.offset9 {
  margin-left: 740px;
}
.offset10 {
  margin-left: 820px;
}
.offset11 {
  margin-left: 900px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid > [class*="span"] {
  float: left;
  margin-left: 2.127659574%;
}
.row-fluid > [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid > .span1 {
  width: 6.382978723%;
}
.row-fluid > .span2 {
  width: 14.89361702%;
}
.row-fluid > .span3 {
  width: 23.404255317%;
}
.row-fluid > .span4 {
  width: 31.914893614%;
}
.row-fluid > .span5 {
  width: 40.425531911%;
}
.row-fluid > .span6 {
  width: 48.93617020799999%;
}
.row-fluid > .span7 {
  width: 57.446808505%;
}
.row-fluid > .span8 {
  width: 65.95744680199999%;
}
.row-fluid > .span9 {
  width: 74.468085099%;
}
.row-fluid > .span10 {
  width: 82.97872339599999%;
}
.row-fluid > .span11 {
  width: 91.489361693%;
}
.row-fluid > .span12 {
  width: 99.99999998999999%;
}
.container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.container:before, .container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  *zoom: 1;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
p small {
  font-size: 11px;
  color: #999999;
}
.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: bold;
  color: #333333;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-size: 30px;
  line-height: 36px;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 24px;
  line-height: 36px;
}
h2 small {
  font-size: 18px;
}
h3 {
  line-height: 27px;
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4, h5, h6 {
  line-height: 18px;
}
h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eeeeee;
}
.page-header h1 {
  line-height: 1;
}
ul, ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
}
ul.unstyled, ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 18px;
}
dt, dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 9px;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999999;
}
abbr {
  font-size: 90%;
  text-transform: uppercase;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #eeeeee;
}
blockquote.pull-right p, blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  line-height: 18px;
  font-style: normal;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
code, pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 3px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 18px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}
pre.prettyprint {
  margin-bottom: 18px;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 18px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eee;
}
legend small {
  font-size: 13.5px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
  color: #333333;
}
input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
label input, label textarea, label select {
  display: block;
}
input[type="image"], input[type="checkbox"], input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */

  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
  /* IE9 and down */

}
input[type="image"] {
  border: 0;
}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: #ffffff;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"], input[type="reset"], input[type="submit"] {
  width: auto;
  height: auto;
}
select, input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 28px;
}
input[type="file"] {
  line-height: 18px \9;
}
select {
  width: 220px;
  background-color: #ffffff;
}
select[multiple], select[size] {
  height: auto;
}
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea {
  height: auto;
}
input[type="hidden"] {
  display: none;
}

input, textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
input:focus, textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #f5f5f5;
  border-color: #ddd;
  cursor: not-allowed;
}

:-moz-placeholder {
  color: #999999;
}
::-webkit-input-placeholder {
  color: #999999;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
}
.control-group {
  margin-bottom: 9px;
}
legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
  /* Super jank IE7 fix to ensure the inputs in .input-append and input-prepend don't inherit the margin of the parent, in this case .controls */

  *display: inline-block;
  *margin-left: 0;
  *padding-left: 20px;
}
.form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}

table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 1px;
}
.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
.btn-small [class^="icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  background-color: #0074cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #004099 \9;
}
.btn-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #2f96b4;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  background-color: #414141;
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(top, #555555, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
}
.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}
.btn-group:after {
  clear: both;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.btn-group .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-group .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}
.btn-group .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open {
  *z-index: 1000;
}
.btn-group.open .dropdown-menu {
  display: block;
  margin-top: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-mini .caret {
  margin-top: 5px;
}
.btn-small .caret {
  margin-top: 6px;
}
.btn-large .caret {
  margin-top: 6px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}


.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}

.wrapper{
    width: 960px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}

.wrapper:before, .wrapper:after {
  display: table;
  content: "";
}
.wrapper:after {
  clear: both;
}

.left{float:left;}
.right{float:right;}
.center{text-align:center;}
.no-margin{margin:0;}.no-marged{margin:0;}
.clear{margin:0;clear:both;}
.hidden{display:none;}
img.foto{border:4px solid #f4f4f4;outline:1px solid #ddd;}
img.foto.left{border:4px solid #f4f4f4;outline:1px solid #ddd;margin:0 10px 5px 0;}
img.foto.right{border:4px solid #f4f4f4;outline:1px solid #ddd;margin:0 0 5px 10px;}
div.foto{border:1px solid #ddd;background:#fff;padding:4px;}
div.foto.left{border:1px solid #ddd;background:#fff;padding:4px;margin:0 10px 5px 0;}
div.foto.left img{float:left;}
div.foto.right{border:1px solid #ddd;background:#fff;padding:4px;margin:0 0 5px 10px;}
div.foto.right img{float:left;}

.padded{padding:20px;}
.lpadded{padding:10px;}
.marged{margin:20px 0 0 20px;}
.lmarged{margin:10px 0 0 10px;}

.col1, .col2, .col3, .col23, .col4, .col24, .col34, .col5, .col25, .col35, .col45{width:100%;height:auto}


.col1{width:960px;}
.col2{width:480px;}
.col3{width:320px;}
.col4{width:240px;}
.col23{width:640px;}
.col24{width:480px;}
.col34{width:720px;}
.col5{width:192px}
.col25{width:384px}
.col35{width:576px}
.col45{width:768px}

.col1.padded{width:920px;}
.col2.padded{width:440px;}
.col3.padded{width:280px;}
.col4.padded{width:200px;}
.col23.padded{width:600px;}
.col24.padded{width:440px;}
.col34.padded{width:680px;}
.col5.padded{width:152px;}
.col25.padded{width:344px}
.col35.padded{width:536px}
.col45.padded{width:728px}

.col1.lpadded{width:940px;}
.col2.lpadded{width:460px;}
.col3.lpadded{width:300px;}
.col4.lpadded{width:220px;}
.col23.lpadded{width:620px;}
.col24.lpadded{width:460px;}
.col34.lpadded{width:700px;}
.col5.lpadded{width:172px;}
.col25.lpadded{width:364px}
.col35.lpadded{width:556px}
.col45.lpadded{width:748px}

.col1.marged{width:920px;}
.col2.marged{width:450px;}
.col3.marged{width:293.3px;}
.col4.marged{width:215px;}
.col23.marged{width:606.6px;}
.col24.marged{width:450px;}
.col34.marged{width:685px;}
.col5.marged{width:168px;}
.col25.marged{width:356px}
.col35.marged{width:544px}
.col45.marged{width:732px}

.col1.lmarged{width:940px;}
.col2.lmarged{width:465px;}
.col3.lmarged{width:306.6px;}
.col4.lmarged{width:227.5px;}
.col23.lmarged{width:623.3px;}
.col24.lmarged{width:465px;}
.col34.lmarged{width:702.5px;}
.col5.lmarged{width:180px;}
.col25.lmarged{width:370px}
.col35.lmarged{width:560px}
.col45.lmarged{width:750px}

.col1.padded.marged{width:880px;}
.col2.padded.marged{width:410px;}
.col3.padded.marged{width:253.3px;}
.col4.padded.marged{width:175px;}
.col23.padded.marged{width:566.6px;}
.col24.padded.marged{width:410px;}
.col34.padded.marged{width:645px;}
.col5.padded.marged{width:128px;}
.col25.padded.marged{width:316px}
.col35.padded.marged{width:504px}
.col45.padded.marged{width:692px}

.col1.lpadded.lmarged{width:920px;}
.col2.lpadded.lmarged{width:445px;}
.col3.lpadded.lmarged{width:286.6px;}
.col4.lpadded.lmarged{width:207.5px;}
.col23.lpadded.lmarged{width:603.3px;}
.col24.lpadded.lmarged{width:445px;}
.col34.lpadded.lmarged{width:682.5px;}
.col5.lpadded.lmarged{width:160px;}
.col25.lpadded.lmarged{width:350px}
.col35.lpadded.lmarged{width:540px}
.col45.lpadded.lmarged{width:730px}

.col1.padded.lmarged{width:900px;}
.col2.padded.lmarged{width:425px;}
.col3.padded.lmarged{width:266.6px;}
.col4.padded.lmarged{width:187.5px;}
.col23.padded.lmarged{width:583.3px;}
.col24.padded.lmarged{width:425px;}
.col34.padded.lmarged{width:662.5px;}
.col5.padded.lmarged{width:140px;}
.col25.padded.lmarged{width:330px}
.col35.padded.lmarged{width:520px}
.col45.padded.lmarged{width:710px}

.col1.lpadded.marged{width:900px;}
.col2.lpadded.marged{width:430px;}
.col3.lpadded.marged{width:273.4px;}
.col4.lpadded.marged{width:195px;}
.col23.lpadded.marged{width:586.6px;}
.col24.lpadded.marged{width:430px;}
.col34.lpadded.marged{width:665px;}
.col5.lpadded.marged{width:148px;}
.col25.lpadded.marged{width:336px}
.col35.lpadded.marged{width:524px}
.col45.lpadded.marged{width:712px}

// 
// ULTIMOS CAMBIOS
//

/* col1 ************************************************/
.col1 .col1{width:960px}
.col1 .col1.lmarged{width:940px}
.col1 .col1.marged{width:920px}
.col1 .col1.lpadded{width:940px}
.col1 .col1.lpadded.lmarged{width:920px}
.col1 .col1.lpadded.marged{width:900px}
.col1 .col1.padded{width:920px}
.col1 .col1.padded.lmarged{width:900px}
.col1 .col1.padded.marged{width:880px}

.col1 .col2{width:480px}
.col1 .col2.lmarged{width:465px}
.col1 .col2.marged{width:450px}
.col1 .col2.lpadded{width:460px}
.col1 .col2.lpadded.lmarged{width:445px}
.col1 .col2.lpadded.marged{width:430px}
.col1 .col2.padded{width:440px}
.col1 .col2.padded.lmarged{width:425px}
.col1 .col2.padded.marged{width:410px}

.col1 .col3{width:320px}
.col1 .col3.lmarged{width:306.6px}
.col1 .col3.marged{width:293.3px}
.col1 .col3.lpadded{width:300px}
.col1 .col3.lpadded.lmarged{width:286.6px}
.col1 .col3.lpadded.marged{width:273.3px}
.col1 .col3.padded{width:280px}
.col1 .col3.padded.lmarged{width:266.6px}
.col1 .col3.padded.marged{width:253.3px}

.col1 .col23{width:640px}
.col1 .col23.lmarged{width:623.3px}
.col1 .col23.marged{width:606.6px}
.col1 .col23.lpadded{width:620px}
.col1 .col23.lpadded.lmarged{width:603.3px}
.col1 .col23.lpadded.marged{width:586.6px}
.col1 .col23.padded{width:600px}
.col1 .col23.padded.lmarged{width:583.3px}
.col1 .col23.padded.marged{width:566.6px}

.col1 .col4{width:240px}
.col1 .col4.lmarged{width:227.5px}
.col1 .col4.marged{width:215px}
.col1 .col4.lpadded{width:220px}
.col1 .col4.lpadded.lmarged{width:207.5px}
.col1 .col4.lpadded.marged{width:195px}
.col1 .col4.padded{width:200px}
.col1 .col4.padded.lmarged{width:187.5px}
.col1 .col4.padded.marged{width:175px}

.col1 .col24{width:480px}
.col1 .col24.lmarged{width:465px}
.col1 .col24.marged{width:450px}
.col1 .col24.lpadded{width:460px}
.col1 .col24.lpadded.lmarged{width:445px}
.col1 .col24.lpadded.marged{width:430px}
.col1 .col24.padded{width:440px}
.col1 .col24.padded.lmarged{width:425px}
.col1 .col24.padded.marged{width:410px}

.col1 .col34{width:720px}
.col1 .col34.lmarged{width:702.5px}
.col1 .col34.marged{width:685px}
.col1 .col34.lpadded{width:700px}
.col1 .col34.lpadded.lmarged{width:682.5px}
.col1 .col34.lpadded.marged{width:665px}
.col1 .col34.padded{width:680px}
.col1 .col34.padded.lmarged{width:662.5px}
.col1 .col34.padded.marged{width:645px}

.col1 .col5{width:192px}
.col1 .col5.lmarged{width:180px}
.col1 .col5.marged{width:168px}
.col1 .col5.lpadded{width:172px}
.col1 .col5.lpadded.lmarged{width:160px}
.col1 .col5.lpadded.marged{width:148px}
.col1 .col5.padded{width:152px}
.col1 .col5.padded.lmarged{width:140px}
.col1 .col5.padded.marged{width:128px}

.col1 .col25{width:384px}
.col1 .col25.lmarged{width:370px}
.col1 .col25.marged{width:356px}
.col1 .col25.lpadded{width:364px}
.col1 .col25.lpadded.lmarged{width:350px}
.col1 .col25.lpadded.marged{width:336px}
.col1 .col25.padded{width:344px}
.col1 .col25.padded.lmarged{width:330px}
.col1 .col25.padded.marged{width:316px}

.col1 .col35{width:576px}
.col1 .col35.lmarged{width:560px}
.col1 .col35.marged{width:544px}
.col1 .col35.lpadded{width:556px}
.col1 .col35.lpadded.lmarged{width:540px}
.col1 .col35.lpadded.marged{width:524px}
.col1 .col35.padded{width:536px}
.col1 .col35.padded.lmarged{width:520px}
.col1 .col35.padded.marged{width:504px}

.col1 .col45{width:768px}
.col1 .col45.lmarged{width:750px}
.col1 .col45.marged{width:732px}
.col1 .col45.lpadded{width:748px}
.col1 .col45.lpadded.lmarged{width:730px}
.col1 .col45.lpadded.marged{width:712px}
.col1 .col45.padded{width:728px}
.col1 .col45.padded.lmarged{width:710px}
.col1 .col45.padded.marged{width:692px}


/* col2 ************************************************/
.col2 .col2{width:480px}
.col2 .col2.lmarged{width:460px}
.col2 .col2.marged{width:440px}
.col2 .col2.lpadded{width:460px}
.col2 .col2.lpadded.lmarged{width:440px}
.col2 .col2.lpadded.marged{width:420px}
.col2 .col2.padded{width:440px}
.col2 .col2.padded.lmarged{width:420px}
.col2 .col2.padded.marged{width:400px}

.col2 .col4{width:240px}
.col2 .col4.lmarged{width:225px}
.col2 .col4.marged{width:210px}
.col2 .col4.lpadded{width:220px}
.col2 .col4.lpadded.lmarged{width:205px}
.col2 .col4.lpadded.marged{width:190px}
.col2 .col4.padded{width:200px}
.col2 .col4.padded.lmarged{width:185px}
.col2 .col4.padded.marged{width:170px}

.col2 .col24{width:480px}
.col2 .col24.lmarged{width:460px}
.col2 .col24.marged{width:440px}
.col2 .col24.lpadded{width:460px}
.col2 .col24.lpadded.lmarged{width:440px}
.col2 .col24.lpadded.marged{width:420px}
.col2 .col24.padded{width:440px}
.col2 .col24.padded.lmarged{width:420px}
.col2 .col24.padded.marged{width:400px}


/* col3 ************************************************/
.col3 .col3{width:320px}
.col3 .col3.lmarged{width:300px}
.col3 .col3.marged{width:280px}
.col3 .col3.lpadded{width:300px}
.col3 .col3.lpadded.lmarged{width:280px}
.col3 .col3.lpadded.marged{width:260px}
.col3 .col3.padded{width:280px}
.col3 .col3.padded.lmarged{width:260px}
.col3 .col3.padded.marged{width:240px}


/* col23 ************************************************/
.col23 .col23{width:640px}
.col23 .col23.lmarged{width:620px}
.col23 .col23.marged{width:600px}
.col23 .col23.lpadded{width:620px}
.col23 .col23.lpadded.lmarged{width:600px}
.col23 .col23.lpadded.marged{width:580px}
.col23 .col23.padded{width:600px}
.col23 .col23.padded.lmarged{width:580px}
.col23 .col23.padded.marged{width:560px}

.col23 .col3{width:320px}
.col23 .col3.lmarged{width:305px}
.col23 .col3.marged{width:290px}
.col23 .col3.lpadded{width:300px}
.col23 .col3.lpadded.lmarged{width:285px}
.col23 .col3.lpadded.marged{width:270px}
.col23 .col3.padded{width:280px}
.col23 .col3.padded.lmarged{width:265px}
.col23 .col3.padded.marged{width:250px}


/* col4 ************************************************/
.col4 .col4{width:240px}
.col4 .col4.lmarged{width:220px}
.col4 .col4.marged{width:200px}
.col4 .col4.lpadded{width:220px}
.col4 .col4.lpadded.lmarged{width:200px}
.col4 .col4.lpadded.marged{width:180px}
.col4 .col4.padded{width:200px}
.col4 .col4.padded.lmarged{width:180px}
.col4 .col4.padded.marged{width:160px}


/* col24 ************************************************/
.col24 .col2{width:480px}
.col24 .col2.lmarged{width:460px}
.col24 .col2.marged{width:440px}
.col24 .col2.lpadded{width:460px}
.col24 .col2.lpadded.lmarged{width:440px}
.col24 .col2.lpadded.marged{width:420px}
.col24 .col2.padded{width:440px}
.col24 .col2.padded.lmarged{width:420px}
.col24 .col2.padded.marged{width:400px}

.col24 .col4{width:240px}
.col24 .col4.lmarged{width:225px}
.col24 .col4.marged{width:210px}
.col24 .col4.lpadded{width:220px}
.col24 .col4.lpadded.lmarged{width:205px}
.col24 .col4.lpadded.marged{width:190px}
.col24 .col4.padded{width:200px}
.col24 .col4.padded.lmarged{width:185px}
.col24 .col4.padded.marged{width:170px}

.col24 .col24{width:480px}
.col24 .col24.lmarged{width:460px}
.col24 .col24.marged{width:440px}
.col24 .col24.lpadded{width:460px}
.col24 .col24.lpadded.lmarged{width:440px}
.col24 .col24.lpadded.marged{width:420px}
.col24 .col24.padded{width:440px}
.col24 .col24.padded.lmarged{width:420px}
.col24 .col24.padded.marged{width:400px}


/* col34 ************************************************/
.col34 .col34{width:720px}
.col34 .col34.lmarged{width:700px}
.col34 .col34.marged{width:680px}
.col34 .col34.lpadded{width:700px}
.col34 .col34.lpadded.lmarged{width:680px}
.col34 .col34.lpadded.marged{width:660px}
.col34 .col34.padded{width:680px}
.col34 .col34.padded.lmarged{width:660px}
.col34 .col34.padded.marged{width:640px}

.col34 .col24{width:480px}
.col34 .col24.lmarged{width:463.3px}
.col34 .col24.marged{width:446.6px}
.col34 .col24.lpadded{width:460px}
.col34 .col24.lpadded.lmarged{width:443.3px}
.col34 .col24.lpadded.marged{width:426.6px}
.col34 .col24.padded{width:440px}
.col34 .col24.padded.lmarged{width:423.3px}
.col34 .col24.padded.marged{width:406.6px}

.col34 .col2{width:480px}
.col34 .col2.lmarged{width:463.3px}
.col34 .col2.marged{width:446.6px}
.col34 .col2.lpadded{width:460px}
.col34 .col2.lpadded.lmarged{width:443.3px}
.col34 .col2.lpadded.marged{width:426.6px}
.col34 .col2.padded{width:440px}
.col34 .col2.padded.lmarged{width:423.3px}
.col34 .col2.padded.marged{width:406.6px}

.col34 .col4{width:240px}
.col34 .col4.lmarged{width:226.6px}
.col34 .col4.marged{width:213.3px}
.col34 .col4.lpadded{width:220px}
.col34 .col4.lpadded.lmarged{width:206.6px}
.col34 .col4.lpadded.marged{width:193.3px}
.col34 .col4.padded{width:200px}
.col34 .col4.padded.lmarged{width:186.6px}
.col34 .col4.padded.marged{width:173.3px}


/* col5 ************************************************/
.col5 .col5{width:192px}
.col5 .col5.lmarged{width:172px}
.col5 .col5.marged{width:152px}
.col5 .col5.lpadded{width:172px}
.col5 .col5.lpadded.lmarged{width:152px}
.col5 .col5.lpadded.marged{width:132px}
.col5 .col5.padded{width:152px}
.col5 .col5.padded.lmarged{width:132px}
.col5 .col5.padded.marged{width:112px}


/* col25 ************************************************/
.col25 .col25{width:384px}
.col25 .col25.lmarged{width:364px}
.col25 .col25.marged{width:344px}
.col25 .col25.lpadded{width:364px}
.col25 .col25.lpadded.lmarged{width:344px}
.col25 .col25.lpadded.marged{width:324px}
.col25 .col25.padded{width:344px}
.col25 .col25.padded.lmarged{width:324px}
.col25 .col25.padded.marged{width:304px}

.col25 .col5{width:192px}
.col25 .col5.lmarged{width:177px}
.col25 .col5.marged{width:162px}
.col25 .col5.lpadded{width:172px}
.col25 .col5.lpadded.lmarged{width:157px}
.col25 .col5.lpadded.marged{width:142px}
.col25 .col5.padded{width:152px}
.col25 .col5.padded.lmarged{width:137px}
.col25 .col5.padded.marged{width:122px}


/* col35 ************************************************/
.col35 .col35{width:576px}
.col35 .col35.lmarged{width:556px}
.col35 .col35.marged{width:536px}
.col35 .col35.lpadded{width:556px}
.col35 .col35.lpadded.lmarged{width:536px}
.col35 .col35.lpadded.marged{width:516px}
.col35 .col35.padded{width:536px}
.col35 .col35.padded.lmarged{width:516px}
.col35 .col35.padded.marged{width:496px}

.col35 .col25{width:384px}
.col35 .col25.lmarged{width:367.3px}
.col35 .col25.marged{width:350.6px}
.col35 .col25.lpadded{width:364px}
.col35 .col25.lpadded.lmarged{width:347.3px}
.col35 .col25.lpadded.marged{width:330.6px}
.col35 .col25.padded{width:344px}
.col35 .col25.padded.lmarged{width:327.3px}
.col35 .col25.padded.marged{width:310.6px}

.col35 .col5{width:192px}
.col35 .col5.lmarged{width:178.6px}
.col35 .col5.marged{width:165.3px}
.col35 .col5.lpadded{width:172px}
.col35 .col5.lpadded.lmarged{width:158.6px}
.col35 .col5.lpadded.marged{width:145.3px}
.col35 .col5.padded{width:152px}
.col35 .col5.padded.lmarged{width:138.6px}
.col35 .col5.padded.marged{width:125.3px}


/* col45 ************************************************/
.col45 .col45{width:768px}
.col45 .col45.lmarged{width:748px}
.col45 .col45.marged{width:728px}
.col45 .col45.lpadded{width:748px}
.col45 .col45.lpadded.lmarged{width:728px}
.col45 .col45.lpadded.marged{width:708px}
.col45 .col45.padded{width:728px}
.col45 .col45.padded.lmarged{width:708px}
.col45 .col45.padded.marged{width:688px}

.col45 .col35{width:576px}
.col45 .col35.lmarged{width:558.5px}
.col45 .col35.marged{width:541px}
.col45 .col35.lpadded{width:556px}
.col45 .col35.lpadded.lmarged{width:538.5px}
.col45 .col35.lpadded.marged{width:521px}
.col45 .col35.padded{width:536px}
.col45 .col35.padded.lmarged{width:518.5px}
.col45 .col35.padded.marged{width:501px}

.col45 .col25{width:384px}
.col45 .col25.lmarged{width:369px}
.col45 .col25.marged{width:354px}
.col45 .col25.lpadded{width:364px}
.col45 .col25.lpadded.lmarged{width:349px}
.col45 .col25.lpadded.marged{width:334px}
.col45 .col25.padded{width:344px}
.col45 .col25.padded.lmarged{width:329px}
.col45 .col25.padded.marged{width:314px}

.col45 .col5{width:192px}
.col45 .col5.lmarged{width:179.5px}
.col45 .col5.marged{width:167px}
.col45 .col5.lpadded{width:172px}
.col45 .col5.lpadded.lmarged{width:159.5px}
.col45 .col5.lpadded.marged{width:147px}
.col45 .col5.padded{width:152px}
.col45 .col5.padded.lmarged{width:139.5px}
.col45 .col5.padded.marged{width:127px}

.col1{
  *zoom: 1;
}

.col1:before, .col1:after {
  display: table;
  content: "";
}
.col1:after {
  clear: both;
}

.rounded1{-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;}
.rounded2{-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.rounded3{-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.rounded4{-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.rounded5{-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.rounded6{-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.rounded7{-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;}
.rounded8{-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
.rounded9{-webkit-border-radius: 9px;-moz-border-radius: 9px;border-radius: 9px;}
.rounded10{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}

#brain{vertical-align:middle;float:none;display:inline-block;}

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

#modal_back{width:100%;height:100%;background:rgba(255,255,255,0.8);position:absolute;top:0;left:0;z-index:10100}
#modal{z-index:10101;float:left;}
#modal_head{height:24px;line-height:24px;color:#333;background:#fff;padding:5px 10px}
#modal_title{display:block;float:left;color:#333;}
#modal_subtitle{display:block;float:left;color:#777;}
#modal_close{float:right;width:16px;height:16px;cursor:pointer;margin:4px 0 0 10px}
#modal_body{background:#fff;height:90%;min-height:50px;padding:0 10px 10px}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(http://contents.brainhardware.es/lightbox/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(http://contents.brainhardware.es/lightbox/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(http://contents.brainhardware.es/lightbox/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(http://contents.brainhardware.es/lightbox/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(http://contents.brainhardware.es/lightbox/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(http://contents.brainhardware.es/lightbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(http://contents.brainhardware.es/lightbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(http://contents.brainhardware.es/lightbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(http://contents.brainhardware.es/lightbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(http://contents.brainhardware.es/lightbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(http://contents.brainhardware.es/lightbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(http://contents.brainhardware.es/lightbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(http://contents.brainhardware.es/lightbox/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(http://contents.brainhardware.es/lightbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(http://contents.brainhardware.es/lightbox/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(http://contents.brainhardware.es/lightbox/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(http://contents.brainhardware.es/lightbox/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(http://contents.brainhardware.es/lightbox/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(http://contents.brainhardware.es/lightbox/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(http://contents.brainhardware.es/lightbox/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(http://contents.brainhardware.es/lightbox/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(http://contents.brainhardware.es/lightbox/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

.diapo_container{
    overflow:hidden;
    width:918px;
    border-radius:4px;
    box-shadow:0 1px 4px #000;
    behavior:url(../js/PIE.htc);
}

.pix_diapo {
    background: #000;
    width: 918px;
    height: 402px;
    overflow: hidden;
    position: relative;
    behavior:url(../js/PIE.htc);
}
body.playb .pix_diapo{
    box-shadow: 0 -1px 7px -4px #000;
    -moz-box-shadow: 0 -1px 7px -4px #000;
    -webkit-box-shadow: 0 -1px 7px -4px #000;
    behavior:url(../js/PIE.htc);
}

.pix_diapo img {border:0 none;}
.pix_diapo > div {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#pix_prev, #pix_next {
    cursor: pointer;
    display: block;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 1001;
}
#pix_prev {
    background: url(../img/diapo/prev.png) no-repeat;
    left: 10px;
}
#pix_next {
    background: url(../img/diapo/next.png) no-repeat;
    left: auto!important;
    right: 10px!important;
}
#pix_pag {
    margin: 0 auto;
    position: relative;
    width: 940px;
    z-index: 1002;
}
#pix_commands {
    background: none repeat scroll 0 0 rgba(255,255,255,0.5); border-radius: 3px; display: block; float: left;
    position: absolute; bottom: 10px; left:5px; cursor: pointer; width: 24px; height: 24px; margin: 0; behavior:url(../js/PIE.htc);
}
#pix_play, #pix_stop { width: 24px; height: 24px; position: absolute; top: 0; left: 0; border-radius:3px; behavior:url(../js/PIE.htc);}
#pix_play {background: url("../img/diapo/play.png") no-repeat scroll center center #CCC;}
#pix_stop {background: url("../img/diapo/pause.png") no-repeat scroll center center #CCC;}
#pix_pag_ul {
    float: right;
    margin: 0;
    padding: 0;
}
#pix_pag_ul > li {
    cursor: pointer;
    display: block;
    .display: inline-block;
    float: left;
    list-style: none;
    margin: 0 10px 0 0;
    padding: 20px 8px 0;
    text-align: center;
    text-indent: -9999px;
    width: 16px;
}
#pix_pag_ul > li > span {
    background: #222;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: block;
    height: 16px;
    width: 16px;
    behavior:url(../js/PIE.htc);
}
#pix_pag_ul > li:hover > span > span {
    background: #ccc;
}
#pix_pag_ul > li > span > span {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: block;
    float: left;
    height: 8px;
    margin: 4px;
    width: 8px;
    behavior:url(../js/PIE.htc);
}
#pix_pag_ul > li.diapocurrent > span > span {
    background: #ff0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior:url(../js/PIE.htc);
}
#pix_pag_ul > li > .pix_thumb {
    border: 4px solid #f2f2f2;
    .border: 4px solid #e6e6e6;
    border: 4px solid #e6e6e6\9;
    -moz-box-shadow: 0 1px 8px #000;
    -webkit-box-shadow: 0 1px 8px #000;
    box-shadow: 0 1px 8px #000;
    height: 58px;
    left: -17px;
    position: absolute;
    top: -40px;
    width: 58px;
    behavior:url(../js/PIE.htc);
}
#pix_pag_ul > li > .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid  #e6e6e6;
    top: 26px;
    left: 12px;
    position: absolute;
}
.pix_relativize {
    overflow: hidden;
    position: relative;
}
.imgFake {
    cursor: pointer;
}
.elemHover {
    position: absolute;
}
.caption {
    background: rgba(0, 0, 0, 0.85);
    .filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)\9;
    bottom: 20px;
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 20px;
}
.ui-loader {
    display: none;
}

body{background-color:#FFF; font:normal 13px/1.7em Arial, Tahoma, Helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6{font-family:"News Cycle", sans-serif; text-transform:uppercase; margin-bottom:20px;}
h2{font-size:28px;}
h3{font-size:24px;}
h4{ margin-bottom:5px;}
p{font:normal 14px/1.7em Arial, Tahoma, Helvetica, sans-serif;}
ul{list-style:none outside none; margin:0;}

.mr10{margin-right:10px;}

#P1-header-container{<? $_ITE->css->linear_gradient('#F7F7F7','#FFFFFF'); ?>}
#P1-header{}
#slide{border-bottom:1px solid #E7E7E7;}

.menu{float:right; margin-top:-20px;}
.menu li{float:left;}
.menu li a{color:#000;font-size:16px;display:inline-block; padding:0 0 20px; margin:0 2px;}
.menu li a:before{content: ""; background-color: transparent; display: inline-block; width: 100%; height: 80px; margin: 0 60px 0 -20px;}
.menu li a:hover{color:#444; text-decoration:none;}
.menu li a:hover:before{background-color: #FC0;}

.triptic{padding-bottom:5px;}
.triptic h2{padding-left: 42px;}
.triptic.t1{background:url('../img/ventajas.png') no-repeat scroll 0px 20px transparent;}
.triptic.t2{background:url('../img/rendimiento.png') no-repeat scroll 0px 20px transparent;}
.triptic.t3{background:url('../img/ahorro.png') no-repeat scroll 0px 20px transparent;}

.list01 li{background: url("../img/list-marker.png") no-repeat scroll 2px 10px transparent;
    border-top: 1px solid #F2F2F2; font-size: 14px; line-height: 24px; padding: 6px 0 5px 25px;}

.list02 li{font-size: 18px; line-height: 1.7; margin-left: 25px;}

.list03 li{padding:8px 0;}
.list03 li img{float:left; margin:3px 15px 0 0;}
.list03 li h5{font-size: 25px; text-transform: lowercase; margin-bottom: 10px; }
.list03 li span{font-size:14px;}

.oclusion li div{display:none;}
.oclusion li b{cursor:pointer;}

#sostenible img{float: left; margin-top: -15px; margin-right:10px;}


.wrapper.bb{border-bottom:1px solid #E7E7E7; margin-bottom:20px; padding-bottom:20px}
.wrapper.bb:last-child{border-bottom:none; margin-bottom:0; padding-bottom:0;}
.col3.br{border-right:1px solid #E7E7E7; width:279px;}

.quots{background: url("../img/quotes.png") no-repeat scroll 0 2px transparent; padding: 5px 0 0; text-indent: 30px;}

/* Calculador */
.tar{text-align:right; padding-right:10px;}
.calc_cont{background-color: #E9EAE1; border: 1px solid #CCC; border-radius: 3px; padding: 10px;}
#calculador label{font-size:13px; cursor:default;}
#calculador label#gaslbl{cursor:pointer;}
#calculador label#dielbl{cursor:pointer;}
#calculador input[type="radio"]{margin-bottom:3px; cursor:pointer; float:left; margin-right:3px;}
#calculador input[type="text"]{margin:0 10px 10px -2px; width:69px;}

#contact-form td:first-child{vertical-align:top; text-align:right;}
#contact-form td:first-child label{line-height:2;}
#contact-form input, textarea{width:500px;}

#P1-footer-container{}
#P1-footer{color:#FFF; background-color: #777; width:920px; font-size:11px; margin-bottom:20px; border-radius:0 0 7px 7px;}
#avisolegal{margin-left:152px; color:#DDD;}
#avisolegal:hover{color:#D7D7D7;}
#logo_brainhardware{vertical-align:middle;}