/* CSS Document */
.the-blaze .header1 {
    margin-top: 25px;
}

.the-blaze .info-featured-box {
    height: 280px;
    overflow: hidden;
}

.the-blaze .top {
    z-index: 999;
    overflow: visible;
}

#plantilla.the-blaze {
    background-image: url(img/bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #ffffff; /* Old browsers */
}

#plantilla .plantilla_menu .next {
    right: -60px;
}

#plantilla .plantilla_menu .prev {
    left: -290px;
}

#plantilla.the-blaze .navbar-the-blaze .saveSlice {
    right: 20px;
    top: -15px;
}

.the-blaze ul.listado {
    margin-left: 0;
    padding-left: 0;
}

.the-blaze #admnoticias_cont {
    max-width: 940px;
}

.the-blaze .white-bg {
    background-color: #ffffff;
    padding: 10px;
    border: 1px solid #ccc;
}

.the-blaze a:hover {
    text-decoration: none;
    color: inherit;
}

.the-blaze #plantilla_cab .saveSlice {
    display: none;
}

.the-blaze .unit {
    margin-bottom: 40px;
}
.the-blaze .half-unit {
    margin-bottom: 20px;
}
.the-blaze .quarter-unit {
    margin-bottom: 10px;
}
.the-blaze .box {
    position: relative;
}

.the-blaze .bg-list {
    background: #d0d0d0; /* Old browsers */
    background: -moz-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #d0d0d0), color-stop(35%, #d0d0d0), color-stop(78%, #ffffff), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d0d0', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
    border-radius: 0;
    padding: 20px;
}

.the-blaze .list-min-height {
    min-height: 830px;
}

.the-blaze .min-height-amp {
    min-height: 800px;
}

/* TIPOGRAFIA */
.the-blaze h1, h2, h3, h4, p {
    font-family: Verdana, Geneva, sans-serif;
}

.the-blaze p {
    color: #717171;
}

.the-blaze h2 {
    line-height: 26px;
}

.the-blaze .big-grey {
    color: #9f9f9f;
    font-size: 40px;
    line-height: 47px;
    text-shadow: 0px 1px 0px #ffffff;
}

.the-blaze .small-black {
    font-size: 15px;
    color: #292929;
    line-height: 16px;
    line-height: 18px;
}

.the-blaze .grey {
    color: #808080;
    text-shadow: 0px 1px 0px #ffffff;
}

.the-blaze .dark-grey {
    color: #666666;
    text-shadow: 0px 1px 0px #414040;
}

.the-blaze .pink {
    color: #D63E53;
}

.the-blaze .small-white {
    color: #ffffff;
    font-size: 16px;
    text-shadow: 1px 1px 0px #908f8f;
    line-height: 19px;
}

.the-blaze .small-no-shadow {
    color: #ffffff;
    font-size: 16px;
    line-height: 19px;
}

.the-blaze .small-no-shadow:hover {
    color: #cccccc;
}

.the-blaze .small-white-no-shadow {
    color: #ffffff;
    font-size: 16px;
    line-height: 17px;
    line-height: 19px;
    text-shadow: 0px 1px 0px #b03949;
}

.the-blaze a .small-white-no-shadow:hover {
    color: #fbdbdf;
}

.theblaze .floor-text {
    position: absolute;
    bottom: 0;
    left: 0;
}

.the-blaze a h2.grey:hover {
    color: #aeaeae;
    text-decoration: none;
}

.the-blaze .grey-no-shadow {
    color: #ccc;
}

.the-blaze a h2.dark-grey:hover {
    color: #D63E53;
}

.the-blaze .height-txt p {
    height: 50px;
    overflow: hidden;
    margin-bottom: 5px;
    line-height: 16px;
}

/* MENU-TOP */
.the-blaze .slice_menu {
    z-index: 999;
    overflow: visible !important;
}

.the-blaze .navbar-the-blaze {
    position: relative;
    height: 110px;
}

.the-blaze .navbar-the-blaze .navbar-inner {
    padding-right: 0;
    padding-left: 0;
}

.the-blaze .navbar-the-blaze .navbar-inner ul {
    margin-left: 10px;
}

.the-blaze .navbar-the-blaze .navbar-inner:before {
    content: url(img/divider.png);
    position: absolute;
    bottom: 0px;
    right: 0;
}

.the-blaze .navbar-the-blaze .navbar-inner {
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    box-shadow: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    margin-top: 20px;
}

.the-blaze .navbar-the-blaze .nav > li > a {
    font-family: 'Orbitron', sans-serif;
    color: #ebebeb;
    font-size: 15px;
    line-height: 19px;
    margin-top: 15px;
}

/* SUB - MENU */
.the-blaze .navbar-the-blaze ul li ul.dropdown-menu:after {
    border-bottom: 6px solid #575757;
}

.the-blaze .navbar-the-blaze ul li ul.dropdown-menu:before {
    border-bottom: 6px solid #575757;
}

.the-blaze .dropdown-menu {
    background-color: transparent;
    border: 2px solid #575757;
    border-radius: 0;
    background-image: url(img/bg-submenu.png);
    background-repeat: repeat;
    color: #ffffff;
}

.the-blaze .dropdown-menu a {
    color: #ffffff;
    font-size: 13px;
    font-family: 'Orbitron', sans-serif;
    padding: 10px 15px;
}

.the-blaze .dropdown-menu a:hover {
    background-color: #D63E53;
}

.navbar-the-blaze .menu-top > ul.nav > li > ul li ul {
    top: 0;
    left: 154px;
    position: absolute;
}

.the-blaze .navbar-the-blaze ul li ul li ul.dropdown-menu:after {
    content: inherit;
}

.the-blaze .navbar-the-blaze ul li ul li ul.dropdown-menu:before {
    content: inherit;
}

.navbar-the-blaze .menu-top ul ul ul {
    left: 170px;
    top: -10px;
    position: absolute;
}

/* Menu-top1 */
.the-blaze .navbar-the-blaze .navbar-inner #menu-top1 > ul > li > a:hover {
    color: #D63E53;
}

.the-blaze .navbar-the-blaze #menu-top1 .nav .active > a,
.the-blaze .navbar-the-blaze #menu-top1 .nav .active > a:hover {
    color: #ff5068;
    background: #606060; /* Old browsers */
    background: -moz-linear-gradient(top, #606060 0%, #0e0e0e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #606060), color-stop(100%, #0e0e0e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #606060 0%, #0e0e0e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #606060 0%, #0e0e0e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #606060 0%, #0e0e0e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #606060 0%, #0e0e0e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#606060', endColorstr='#0e0e0e', GradientType=0); /* IE6-9 */
    -webkit-box-shadow: 0px 0px 10px 2px #464646;
    box-shadow: 0px 0px 10px 2px #464646;
}

/* MENU - TOP2 */
.the-blaze .navbar-the-blaze #menu-top2 > ul > li > a {
    background-color: #3a3f43;
    border-right: 3px solid #292929;
}

.the-blaze .navbar-the-blaze .navbar-inner #menu-top2 > ul > li > a:hover {
    color: #D63E53;
}

.the-blaze .navbar-the-blaze #menu-top2 .nav .active > a,
.the-blaze .navbar-the-blaze #menu-top2 .nav .active > a:hover {
    background-color: #d63e53;
    color: #ffffff;
}

/* MENU - TOP 3 */
.the-blaze .navbar-the-blaze #menu-top3 > ul > li > a {
    border-right: 1px solid #4e555a;
    color: #4e555a;
}

.the-blaze .navbar-the-blaze #menu-top3 > ul > li > a:hover {
    color: #d63e53;
}

.the-blaze .navbar-the-blaze #menu-top3 .nav .active > a,
.the-blaze .navbar-the-blaze #menu-top3 .nav .active > a:hover {
    color: #ffffff;
    background-color: #393e42;
}

/* BREADCRUMB */
.the-blaze .breadcrumb-the-blaze {
    height: 40px;
}

.the-blaze .breadcrumb-the-blaze .breadcrumb {
    float: left;
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    border: none;
    box-shadow: none;
    margin-top: 5px;
}

.the-blaze .breadcrumb-the-blaze li {
    text-shadow: none;
    margin-right: 10px;
}

.the-blaze .breadcrumb-the-blaze li:after {
    content: '>>>';
    margin-left: 10px;
}

.the-blaze .breadcrumb-the-blaze li a {
    color: #D63E53;
    text-shadow: none;
}

.the-blaze .breadcrumb-the-blaze li a:hover {
    color: #ef465e;
}

.the-blaze .breadcrumb-the-blaze span.divider {
    display: none;
}

.the-blaze .breadcrumb-the-blaze .item-sorting {
    float: right;
    margin-bottom: 0;
}

.the-blaze .breadcrumb-the-blaze .item-sorting-label {
    float: left;
    margin: 5px 5px 0 0;
    color: #ffffff;
}

.the-blaze .breadcrumb-the-blaze .item-sorting-select {
    float: left;
    width: auto;
}

/* HEADER */
.the-blaze .box,
.the-blaze .featured-box {
    position: relative;
}

.the-blaze .featured-box h1 {
    color: #ffffff;
    font-size: 46px;
    line-height: 55px;
    text-shadow: 3px 5px 2px #000000;
    margin-bottom: 10px;
}

.the-blaze .featured-box h2 {
    color: #f2f2f2;
    font-size: 30px;
    font-weight: lighter;
    font-style: italic;
    margin-bottom: 20px;
    line-height: 32px;
}

.the-blaze .featured-box .txt p {
    color: #f2f2f2;
    font-size: 17px;
    line-height: 25px;
}

.the-blaze .small-pager .nivo-controlNav {
    position: absolute;
    bottom: 17px;
    right: 530px;
    background-color: #D63E53;
    padding: 10px;
    width: 103px;
    overflow: hidden;
}

.the-blaze .small-pager .nivo-controlNav a {
    color: #ffffff;
    padding: 5px;
    font-size: 20px;
}

.the-blaze .small-pager .nivo-controlNav a.activeSlide {
    font-weight: bold;
    color: #9b1528;
}

.the-blaze .pager-big-head .nivo-controlNav {
    margin-top: 15px;
    border-top: 1px solid #cccccc;
    height: 20px;
    overflow: hidden;
    position: absolute;
    bottom: -50px;
    left: 0;
}

.the-blaze .pager-big-head .nivo-controlNav a {
    width: 230px;
    height: 40px;
    display: block;
    float: left;
    color: #9F9F9F;
}

.the-blaze .pager-big-head .nivo-controlNav a.active {
    border-top: 5px solid #D63E53;
    color: #d63e53;
}

.the-blaze .featured-box .front {
    z-index: 333;
    width: 400px;
    margin-left: 260px;
}

.the-blaze .featured-box .front:before {
    content: url(img/shadow-front.png);
    position: absolute;
    bottom: -20px;
    left: 0px;
}

.the-blaze .featured-box .left-side {
    position: absolute;
    top: 20px;
    left: 0;
    width: 313px;
    height: 340px;
}

.the-blaze .featured-box .left-side:before {
    content: url(img/shadow-left.png);
    position: absolute;
    bottom: -50px;
    left: 0px;
}

.the-blaze .featured-box .right-side {
    position: absolute;
    top: 20px;
    right: 0;
    width: 313px;
    height: 340px;
}

.the-blaze .featured-box .right-side:before {
    content: url(img/shadow-right.png);
    position: absolute;
    bottom: -50px;
    right: 0px;
}

.the-blaze .featured-box .positionate {
    top: 0;
    right: 0;
    position: absolute;
    bottom: inherit;
    left: inherit;
}

/* THUMBNAIL */
.the-blaze .featured-box .thumbnail-header {
    border: 10px solid #ffffff;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    position: relative;
    margin-bottom: 40px;
}

.the-blaze .featured-box .thumbnail-header:before {
    content: url(img/shadow-header.png);
    position: absolute;
    bottom: -30px;
    left: -15px;
}

.the-blaze .featured-box .thumbnail-big-header:before {
    content: url(img/shadow-big-header.png);
    bottom: -33px;
    left: -10px;
}

.the-blaze .thumbnail-none {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    margin-bottom: 20px;
}

.the-blaze .thumbnail-rounded {
    padding: 5px;
    border-radius: 8px 8px 0 0;
    box-shadow: none;
    background-color: #ffffff;
    border-color: #c9c9c9;
}

.the-blaze .thumbnail-shadow {
    -webkit-box-shadow: 1px -5px 15px 1px #3a3a3a;
    box-shadow: 1px -5px 15px 1px #3a3a3a;
}

.the-blaze .thumbnail-grey-border {
    background-color: #efefef;
    border-radius: 0;
    border-color: #ffffff;
}

.the-blaze .thumbnail-grey-border:before {
    content: url(img/shadow-span4.png);
    position: absolute;
    bottom: -23px;
    left: 0px;
}

.the-blaze .thumbnail-no-margin {
    margin-bottom: 0;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    margin-bottom: 0px;
}

#plantilla.the-blaze ul.thumbnails-the-blaze {
    list-style: none;
    padding-left: 0;
}

.the-blaze ul.thumbnails-the-blaze li {
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 5px;
}

.the-blaze a.thumbnail:hover {
    border-color: #fff;
    box-shadow: none;
}

.the-blaze .thumb-high-shadow:after {
    content: url(img/thumb-shadow.png);
    top: 307px;
    left: 0px;
    position: absolute;
    margin-bottom: 20px;
}

.the-blaze .thumb-shadow:after {
    content: url(img/thumb-shadow.png);
    top: 160px;
    left: 0px;
    position: absolute;
    margin-bottom: 20px;
}

.the-blaze .thumb-big-shadow:after {
    content: url(img/thumb-big-shadow.png);
    top: 300px;
    left: 0px;
    position: absolute;
}

.the-blaze .thumb-mini-shadow:after {
    content: url(img/thumb-mini-shadow.png);
    top: 89px;
    left: 0px;
    position: absolute;
    margin-bottom: 20px;
}

.the-blaze .thumb-medium-shadow:after {
    content: url(img/thumb-medium-shadow.png);
    top: 100px;
    left: 0px;
    position: absolute;
    margin-bottom: 20px;
}

.the-blaze .thumb-small-shadow:after {
    content: url(img/thumb-small-shadow.png);
    top: 150px;
    left: 0px;
    position: absolute;
}

.the-blaze .thumb-little-shadow:after {
    content: url(img/thumb-small-shadow.png);
    top: 100px;
    left: 0px;
    position: absolute;
}

/* WELL */
.the-blaze .well-bottom-rounded {
    border-radius: 0 0 8px 8px;
    background-color: #EFEFEF;
}

.the-blaze .well-not {
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 10px;
}

.the-blaze .well-color {
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 10px;
    background-color: #D63E53;
}

.the-blaze .element:hover .well-not {
    background-color: #D63E53;
}

.the-blaze .element:hover a h2.pink {
    color: #ffffff;
}

.the-blaze .well-white {
    border-radius: 0;
    margin-bottom: 0;
    box-shadow: none;
    background-color: #ffffff;
}

.the-blaze .well-cat {
    background-color: white;
    background-image: url(img/bg-element-cat.png);
    background-repeat: repeat;
}

/* DIVIDER's */
.the-blaze span.short-divider {
    display: block;
    width: 20px;
    border-bottom: #787878 1px dotted;
    margin-top: 20px;
    margin-bottom: 20px;
}

.the-blaze span.large-divider {
    display: block;
    border-bottom: #b2b2b2 1px solid;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* ELEMENT */
.the-blaze .element {
    position: relative;
}

.the-blaze .element.span4:nth-child(3n+1),
.the-blaze .element.span4:first-child + li + li + li,
.the-blaze .element.span4:first-child + li + li + li + li + li + li {
    margin-left: 0;
}

.the-blaze .element.span6:nth-child(2n+1),
.the-blaze .element.span6:first-child + li + li,
.the-blaze .element.span6:first-child + li + li + li + li {
    margin-left: 0;
}

.the-blaze .element.span3:nth-child(4n+1),
.the-blaze .element.span3:first-child + li + li + li + li,
.the-blaze .element.span3:first-child + li + li + li + li + li + li + li + li {
    margin-left: 0;
}

.the-blaze .element-border {
    border: 1px solid #cccccc;
}

.the-blaze .element-not1 {
    opacity: 0.8;
    filter: alpha(opacity=80);
    border-bottom: 1px solid #cccccc;
}

.the-blaze .element-not1:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    border-bottom: 1px solid #D63E53;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.the-blaze .element-not1:hover img {
    opacity: 1;
    filter: alpha(opacity=100);

}

.the-blaze .element-not1:hover .title {
    color: #D63E53;
}

.the-blaze .element-not1 a.link-arrow {
    color: #D63E53;
    font-size: 17px;
}

.the-blaze .element-not1 a.link-arrow:hover {
    color: #fe4962;
}

.the-blaze .shadow-element:before {
    position: absolute;
    content: url(img/shadow-element-cat3.png);
    bottom: 0;
    left: 0;
}

.the-blaze .cat4-element:before {
    position: absolute;
    content: url(img/shadow-element-cat4.png);
    bottom: -22px;
    left: 0;
}

/* ELEMENT´s HEIGHT */
.the-blaze .element-height {
    height: 445px;
    overflow: hidden;
}

.the-blaze .small-element-height {
    height: 170px;
    overflow: hidden;
}

.the-blaze .big-element-height {
    height: 490px;
    overflow: hidden;
}

.the-blaze .medium-element-height {
    height: 365px;
    overflow: hidden;
}

.the-blaze .not4-element-height {
    height: 210px;
    overflow: hidden;
}

.the-blaze .cat4-element-height {
    height: 215px;
    overflow: hidden;
}

.the-blaze .cat3-element-height {
    height: 350px;
    overflow: hidden;
}

.the-blaze .element-hover-fx .contenthover {
    padding: 10px;
}

/* TITLE - ELEMENT - HEIGHT */
.the-blaze .two-line-small {
    height: 41px;
    overflow: hidden;
}

.the-blaze .two-line-big {
    height: 56px;
    overflow: hidden;
}

.the-blaze .line-height-big {
    height: 35px;
    overflow: hidden;
}

.the-blaze .three-line-height {
    height: 108px;
    overflow: hidden;
}

/* FX - ELEMENT */
.the-blaze .fx-cat1 {
    height: 295px;
    position: relative;
    overflow: hidden;
}

.the-blaze .contenthover-cat1 {
    position: absolute;
    height: 85px;
    width: 190px;
    bottom: -150px;
    background-color: #000000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    color: #ffffff;

}

.the-blaze .fx-cat2 {
    height: 340px;
    position: relative;
    overflow: hidden;
}

.the-blaze .contenthover-cat2 {
    position: absolute;
    bottom: 0;
    left: -150px;
    background-color: #ffffff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    width: 150px;
    height: 84px;
    padding-top: 200px;
}

.the-blaze .contenthover-cat2 .social_links {
    margin-left: 5px;
}

/* LINK's */
.the-blaze .link-default {
    font-family: 'Orbitron', sans-serif;
    color: #D63E53;
    font-size: 15px;
    line-height: 19px;
}

.the-blaze .link-default:hover {
    color: #fa475f;
    text-decoration: underline;
}

.the-blaze .link-img img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/* DATE */
.the-blaze span.pink-bg-date {
    background-color: #D63E53;
    color: #ffffff;
    border-bottom: 5px solid #fff;
    padding: 10px;
}

.the-blaze .date-default {
    font-family: 'Orbitron', sans-serif;
    color: #787878;
    font-size: 12px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* SOCIAL - LINKS */
.the-blaze .social_links-unit {
    margin-top: 10px;
    margin-bottom: 10px;
}

.the-blaze .special-link {
    font-family: 'Orbitron', sans-serif;
    color: #D63E53;
    font-size: 20px;
    margin-left: 10px;

}

/* PRICE */
.the-blaze .element-hover-fx span.price {
    position: absolute;
    right: 0;
    bottom: 0px;
    color: #ffffff;
    z-index: 99;
    text-shadow: none;
    background-color: #D63E53;
    padding: 5px;
    font-family: 'Orbitron', sans-serif;
    font-size: 20px;
}

.the-blaze span.price-default {
    font-family: 'Orbitron', sans-serif;
    font-size: 20px;
    color: #D63E53;
    margin-top: 10px;
    display: block;
}

.the-blaze span.special-price {
    font-family: 'Orbitron', sans-serif;
    display: block;
    font-size: 24px;
    margin-bottom: 10px;
    margin-left: 10px;

}

.the-blaze span.catamp-price {
    width: 320px;
    font-family: 'Orbitron', sans-serif;
    font-size: 20px;
    color: #D63E53;
    margin-top: 10px;
}

.the-blaze span.simple-price {
    font-family: 'Orbitron', sans-serif;
    color: #9d9d9d;
    font-size: 15px;
}

/* ADDTOCART BTN */

.the-blaze .btn-addtocart {
    background: #db3f47; /* Old browsers */
    background: -moz-linear-gradient(top, #db3f47 0%, #c93a48 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #db3f47), color-stop(100%, #c93a48)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #db3f47 0%, #c93a48 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #db3f47 0%, #c93a48 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #db3f47 0%, #c93a48 100%); /* IE10+ */
    background: linear-gradient(to bottom, #db3f47 0%, #c93a48 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db3f47', endColorstr='#c93a48', GradientType=0); /* IE6-9 */
    color: #ffffff;
    font-family: 'Orbitron', sans-serif;
    text-shadow: none;
}

.the-blaze .btn-addtocart:hover {
    background: #c93a48; /* Old browsers */
    background: -moz-linear-gradient(top, #c93a48 0%, #db3f47 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c93a48), color-stop(100%, #db3f47)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c93a48 0%, #db3f47 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c93a48 0%, #db3f47 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c93a48 0%, #db3f47 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c93a48 0%, #db3f47 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c93a48', endColorstr='#db3f47', GradientType=0); /* IE6-9 */
    color: #ffa5b1;
}

.the-blaze .btn-send {
    color: #D63E53;
    text-shadow: none;
}

.the-blaze .btn-send:hover {
    color: #ad1429;
}

/* REF */

.the-blaze span.ref-blaze {
    display: block;
    margin-top: 5px;
    color: #2b2a25;
    font-family: Verdana, Geneva, sans-serif;
}

/* SEARCH - INPUT */
.the-blaze .search-input {
    position: absolute;
    top: 67px;
    right: 0;
}

/* SHOP-PROPERTY */
.the-blaze .shop_property select,
.the-blaze .product-properties select,
.the-blaze .form-theblaze input,
.the-blaze .form-theblaze textarea {
    width: 98%;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* ESTRUCTURA LIBRE */

.the-blaze .libre-theblaze .span4 h2 {
    margin-top: 40px;
    margin-bottom: 40px;
    color: #d63e53;
}

.the-blaze .libre-theblaze .span4 .btn {
    margin-bottom: 40px;
    background-image: none;
    background-color: #d63e53;
    color: #ffffff;
    font-family: 'Orbitron', sans-serif;
    text-shadow: none;
}

.the-blaze .libre-theblaze .span4 .btn:hover {
    background-color: #b03445;
}

.the-blaze .libre-the-blaze .libre-placeholder-one,
.the-blaze .libre-the-blaze .libre-placeholder-two,
.the-blaze .libre-the-blaze .libre-placeholder-three {
    background: #7d7e7d; /* Old browsers */
    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0); /* IE6-9 */
    margin-bottom: 40px;
}

.the-blaze .libre-the-blaze .hero-unit {
    background: #7d7e7d; /* Old browsers */
    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0); /* IE6-9 */
    min-height: 270px;
}

.the-blaze .libre-the-blaze .hero-unit h1 {
    color: #d63e53;
    margin-bottom: 20px;
}

.the-blaze .libre-the-blaze .hero-unit p {
    color: #ffffff;
}

.the-blaze .libre-the-blaze .hero-unit .btn.btn-primary {
    background-color: #ffffff;
    background-image: none;
    color: #d63e53;
    text-shadow: none;
    font-family: 'Orbitron', sans-serif;
    font-size: 20px;
}

.the-blaze .libre-the-blaze .hero-unit .btn.btn-primary:hover {
    color: #ef435a;
}

/* PAGINADOR */
.the-blaze .paginator-the-blaze .txt-paginator {
    margin-bottom: 10px;
    display: block;
    color: #000000;
}

.the-blaze .paginator-the-blaze .btn-group .btn {
    margin-right: 10px;
    background-color: transparent;
    color: #D63E53;
    background-image: none;
    border-radius: 0;
    text-shadow: none;
    border: none;
    box-shadow: none;
    border: 1px solid #39393B;
}

.the-blaze .paginator-the-blaze .btn-group .btn.active {
    background-color: #39393b;
}

.the-blaze .paginator-the-blaze .pagination ul li a {
    background-color: #39393b;
    border-color: #ffffff;
    color: #d63e53;
    border-radius: 0;
    color: #000000;
}

/* BUSCADOR & RESULTADOS DE BÚSKEDA */
.the-blaze .search-input .input-append input {
    border-radius: 0;
    background-color: #43423F;
    border-color: #6d706c;
    color: #cccccc;
}

.the-blaze .search-input .input-append .btn {
    border-radius: 0;
    background-color: #D63E53;
    background-image: none;
    color: #ffffff;
    font-family: 'Orbitron', sans-serif;
    text-shadow: none;
}

.the-blaze .search-input .input-append .btn:hover {
    background-color: #c53549;
}

.the-blaze .search-results {
    min-height: 890px;
    background: #d0d0d0; /* Old browsers */
    background: -moz-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #d0d0d0), color-stop(35%, #d0d0d0), color-stop(78%, #ffffff), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d0d0', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
    padding: 20px;
}

.the-blaze .search-results h2,
.the-blaze .search-element {
    margin-bottom: 40px;
    color: #ffffff;
}

.the-blaze .search-results h3 {
    margin-bottom: 20px;
    color: #C53549;
}

.the-blaze .search-element a {
    color: #494949;
}

.the-blaze .search-element a:hover {
    color: #D63E53;
}

.the-blaze .search-element img {
    margin-right: 10px;
}

#plantilla.the-blaze .search-element ul.search_breadcrumb {
    padding-left: 0;
    list-style: none;
}

.the-blaze .search-results .view-more a {
    color: #D63E53;
}

.the-blaze .search-results .search-other form {
    margin-bottom: 10px;
}

.the-blaze .search-results .search-other form input.btn {
    background-color: #C53549;
    color: #ffffff;
    background-image: none;
    text-shadow: none;
}

.the-blaze .search-results .search-other form input.btn:hover {
    color: #ffb8c2;
}

/* PRIVATE AREA */
.the-blaze .login {
    min-height: 890px;
    background: #d0d0d0; /* Old browsers */
    background: -moz-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #d0d0d0), color-stop(35%, #d0d0d0), color-stop(78%, #ffffff), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d0d0', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
    padding: 20px;
}

#plantilla.the-blaze .login ul {
    list-style: none;
    padding-left: 0;
    border: 3px solid #979797;
    width: 240px;
}

.the-blaze .login ul li {
    width: 220px;
    background-color: #43423F;
    padding: 10px;
    color: #D63E53;
    font-family: 'Orbitron', sans-serif;
    font-size: 18px;
}

.the-blaze .login input {
    margin-bottom: 0;
    border-radius: 0;
}

.the-blaze .login button {
    color: #ffffff;
    background-color: #C53549;
    border: none;
    box-shadow: none;
    border-radius: 0;
    font-family: 'Orbitron', sans-serif;
    font-size: 15px;
    padding: 5px;
}

.the-blaze .login button:hover {
    text-decoration: underline;
    color: #ffd7dd;
}

.the-blaze #errores {
    color: #d63e53;
    font-size: 24px;
    margin-bottom: 40px;
}

/* RELATED - PRODUCTS  */
.the-blaze .relted-products p,
.the-blaze .related-products h3 {
    font-family: 'Orbitron', sans-serif;
}
.the-blaze .related-products h3 {
    font-size: 21px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.the-blaze .related-products img {
    margin-bottom: 5px;
}
.the-blaze .related-products h4 {
    color: #292929;
    margin-bottom: 5px;
}
.the-blaze .related-products p.related-description {
    margin-bottom: 5px;
}
#plantilla.the-blaze .related-products ul.thumbnails {
    padding-left: 0px;
}
.the-blaze .related-products p.related-price {
    font-weight: bolder;
    color: #DB3F48;
    font-size: 16px;
    margin-bottom: 0;
}
.the-blaze .six-products-text h4,
.the-blaze .six-products-no-text h4 {
    height: 35px;
    overflow: hidden;
}
.the-blaze .six-products-text a.thumbnail {
    border-radius: 0;
}
.the-blaze .six-products-text a.thumbnail:hover {
    border-color: #D2D2D2;
    background-color: #DA3F48;
}
.the-blaze .six-products-text a.thumbnail:hover h4,
.the-blaze .six-products-text a.thumbnail:hover p.related-price {
    color: #ffffff;
}
.the-blaze .six-products-text a.thumbnail:hover p.related-description {
    color: #292929;
}
.the-blaze .six-products-text p.related-description {
    height: 35px;
    overflow: hidden;
}
.the-blaze .six-products-no-text a.thumbnail {
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
}
.the-blaze .six-products-no-text a.thumbnail:hover {
    border-color: #d2d2d2;
}
.the-blaze .six-products-no-text p.related-description {
    display: none;
}
.the-blaze .six-products-no-text h4 {
    font-weight: lighter;
    font-size: 14px;
    line-height: 15px;
}
.the-blaze .three-products a.thumbnail {
    border-radius: 0;
    background-color: #F0F0F0;
    box-shadow: none;
}
.the-blaze .three-products a.thumbnail:hover {
    border-color: #DDDDDD;
}
.the-blaze .three-products a.thumbnail:hover img {
    opacity: 0.8;
}
/* FOOTER */
.the-blaze .footer {
    background-image: url(img/bg-footer.jpg);
    background-repeat: repeat-x;
    height: 179px;
}

#plantilla.the-blaze .footer .txt a {
    margin-right: 20px;
    color: #cccccc;
}

#plantilla.the-blaze .footer .txt a:hover {
    color: #d63e53;
    text-decoration: none;
}

.the-blaze .footer .txt {
    text-align: center;
    margin-top: 20px;
}

.the-blaze .slice_footer1 .footer .txt ul li {
    float: left;
    list-style: none;
    padding: 5px;
    font-family: 'Orbitron', sans-serif;

}

#plantilla.the-blaze #plantilla_footer span.saveSlice {
    display: none;
}

/* GALLERRIFIC */

.theblaze .galeria2 .ss-controls {
    float: left;
}

.theblaze .galeria2 .nav-controls {
    float: right;
}

.theblaze .galeria2 .slideshow {
}

.theblaze .galeria2 .navigation {
    /* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}

.theblaze .galeria2 .slideshow span.image-wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.theblaze .galeria2 .navigation div.top {
    margin-bottom: 12px;
    height: 11px;
    margin-top: 0;
}

.theblaze .galeria2 .navigation div.bottom {
    margin-top: 12px;
}

.theblaze .galeria2 ul.thumbs {
    clear: both;
    margin: 0;
    padding: 0;
}

.theblaze .galeria2 ul.thumbs li {
    float: left;
    padding: 0;
    margin: 5px 10px 5px 0;
    list-style: none;
}

.theblaze .galeria2 a.thumb:focus {
    outline: none;
}

.theblaze .galeria2 ul.thumbs img {
    border: none;
    display: block;
}

.theblaze .galeria2 div.pagination {
    clear: both;
}

.theblaze .galeria2 div.caption-container {
    position: relative;
    clear: left;
    height: 95px;
    background-color: #000000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    color: #ffffff;
    overflow: hidden;
}

.theblaze .galeria2 div.caption {
    padding: 20px;
}

.theblaze .galeria2 a.thumb {
    padding: 2px;
    display: block;
    border: 1px solid #292929;
}

.theblaze .galeria2 ul.thumbs li.selected a.thumb {
    background: #D63E53;
}

.theblaze .galeria2 .slideshow-container {
    position: relative;
    clear: both;
    height: 670px; /* This should be set to be at least the height of the largest image in the slideshow */
}

.theblaze .galeria2 .slideshow a.advance-link {
    display: block;
    width: 670px;
    height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
    line-height: 0px; /* This should be set to be at least the height of the largest image in the slideshow */
}

.theblaze .galeria2 .image-caption {
    display: block;
    position: absolute;
    width: 670px;
    top: 0;
    left: 0;
}

.theblaze .galeria2 .slideshow img {
    width: 100%;
}

.theblaze .galeria2 .pagination span.current {
    float: left;
    color: #ffffff;
    background-color: #D63E53;
    padding: 0 14px;
    line-height: 34px;
    border-color: #dddddd;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}

.theblaze .galeria2 .pagination a {
    color: #d63e53;
}

/* GALERÌa 3 - ROUNDABOUT GALLERY */
.theblaze .galeria3 img {
    max-width: none;
}

.theblaze .galeria3 .roundabout-holder {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 3em;
    height: 3em;
}

.theblaze .galeria3 .roundabout-moveable-item {
    cursor: pointer;
    background-color: #ccc;
    border: 1px solid #999;
    width: 1em;
    height: 1em;
}

.theblaze .galeria3 .roundabout-in-focus {
    cursor: auto;
}

.theblaze .galeria3 ul.roundabout-gallery {
    width: 900px;
    height: 600px;
}


/* FACEBOOK */
    /* BG FACEBOOK */
#plantilla.the-blaze.the-blaze-fb {
    background-image: url("img/bg-fb.html");
}

    /* HEADER FACEBOOK */
.the-blaze .header-fb {
    margin-top: 20px;
}
    /* CUERPO FACEBOOK */
.the-blaze .featured-box.featured-box-fb h1 {
    font-size: 21px;
    line-height: 32px;
    text-shadow: 1px 0px 1px #000000;
}
.the-blaze .featured-box.featured-box-fb h2 {
    font-size: 25px;
    line-height: 30px;
}
.the-blaze .featured-box-fb .thumbnail-header-fb:before {
    content: url("img/shadow-header-fb.html");
    left: -10px;
}
.the-blaze .featured-box-fb .small-pager .nivo-controlNav {
    bottom: 46px;
    padding: 4px;
    right: 456px;
    width: 92px;
}
.the-blaze .featured-box-fb .small-pager .nivo-controlNav a {
    font-size: 15px;
}
.the-blaze .thumb-shadow.thumbnail-shadow-fb:after {
    content: url(img/thumb-shadow-fb.html);
    top: 130px;
}
.the-blaze span.short-divider.short-divider-fb {
    margin-top: 10px;
    margin-bottom: 10px;
}
.the-blaze .btn-fb {
    background: #e24141; /* Old browsers */
    background: -moz-linear-gradient(top,  #e24141 0%, #d63e53 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e24141), color-stop(100%,#d63e53)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e24141 0%,#d63e53 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e24141 0%,#d63e53 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e24141 0%,#d63e53 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e24141 0%,#d63e53 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e24141', endColorstr='#d63e53',GradientType=0 ); /* IE6-9 */
    color: #ffffff;
    text-shadow: none;
    font-family: 'Orbitron', sans-serif;
    line-height: 22px;
    font-size: 22px;
    padding-top: 6px;


}
.the-blaze .btn-fb:hover {
    background: #d63e53; /* Old browsers */
    background: -moz-linear-gradient(top,  #d63e53 0%, #e24141 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d63e53), color-stop(100%,#e24141)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #d63e53 0%,#e24141 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #d63e53 0%,#e24141 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #d63e53 0%,#e24141 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #d63e53 0%,#e24141 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d63e53', endColorstr='#e24141',GradientType=0 ); /* IE6-9 */
    color: #972939;
}


/* FOOTER FACEBOOK */
.the-blaze .footer-fb {
    border-top: 1px solid #cccccc;
    padding-top: 10px;
    margin-top: 30px;
}
.the-blaze ul.footer-list-fb li {
    float: left;
    list-style: none;
    margin-right: 15px;
}
.the-blaze ul.footer-list-fb li a {
    color: #292929;
}
.the-blaze ul.footer-list-fb li a:hover {
    color: #cccccc;
}
.the-blaze ul.footer-list-fb {
    margin: 0;
}


/* slider */

.product-filters .slider {
    margin-left: 6px;
    width: 159px !important;
}

.product-filters .slider-selection {
    background: #FF9D00 !important;
    border-radius: 0 !important;
}

.product-filters .slider-handle {
    opacity: 1 !important;
}

.product-filters .slider.slider-horizontal .slider-handle.triangle {
    border-width: 0 11px 11px !important;
    top: -1px !important;
}

/* filtered products */

.filtered-products {
    height: 380px;
}

.product-filters ul{
    margin-left: 10px;
    padding-left: 0;
    list-style: none !important;
}
.product-filters a{
   color: #222;
}
.filtered-products .span4 {
    text-align: center;
}

.filtered-products h2 {
    font-weight: normal;
    margin-bottom: 10px;
}

.filtered-products h3 {
    font-weight: normal;
    font-size: 32px;
    margin-bottom: 18px;
}

.filtered-products img {
    border-radius: 5px;
}

.filtered-products-more {
    width: 200px;
    margin: 0 0 18px 225px;
    background: #DDE9DD;
    border: medium none;
    border-radius: 0 0 0 0;
    color: #516260;
    position: relative;
}

.filtered-products .btn:hover,
.filtered-products-more:hover {
    background: #DDE9DD;
}

.filtered-products .btn {
    display: block;
    background: #DDE9DD;
    border: medium none;
    border-radius: 0 0 0 0;
    color: #516260;
    position: relative;
}

.filtered-products .btn:after {
    content: url('img/bg-btn-blue.html');
    position: absolute;
    width: 28px;
    height: 31px;
    right: -9px;
    top: -5px;
}
.bg-white-products{
    background: #d0d0d0; /* Old browsers */
    background: -moz-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #d0d0d0), color-stop(35%, #d0d0d0), color-stop(78%, #ffffff), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d0d0d0 1%, #d0d0d0 35%, #ffffff 78%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d0d0', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
    border-radius: 0;
    padding: 20px;
}

#filterResults .element{

}

.superpost:before {
    background: none repeat scroll 0 0 white;
    content: "";
    display: block;
    opacity: 0.6;
    z-index: -1;
    height: 114px;
    width: 540px;
    position: absolute;
}
.superpost {
    bottom: 0;
    height: 114px;
    width: 540px;
    position: absolute;
    z-index: 999;
    overflow: hidden;
}

.superpost h2 {
    color:red !important;
    margin: 10px 20px 0 20px ;
    font-weight: bold;
}

.superpost .txt p {
    color:black!important;
    margin: 0 20px 10px 20px !important;
    height:30px ;
    overflow: hidden;
}


/*para el facebook*/
.facebook #menu1, .facebook #the-blaze_cont , .facebook #slice_cont , .facebook #wrapper, .facebook .slice_menu , .facebook .menu_cont {
    width: 790px!important;
    min-width: 790px;
}

.facebook #the-blaze_general5 .span12 ,.facebook #the-blaze_contacto1 .span12 , .facebook #the-blaze_catalogo2 .span12 {
    width: 790px;
}

.facebook #the-blaze_contacto1 .row-fluid .span12  {
    width: 750px;
}

.facebook #the-blaze_contacto1 .map-contact  {
    width: 370px!important;
}


.facebook .menu-top {
    width: 760px;
}

.facebook .the-blaze .navbar-the-blaze {
    height: 75px;
    position: relative;
}

.facebook #the-blaze_general5 #mod1{
    width: 750px;
    margin-left: 40px;
}

.facebook #slice_search {
    height: 0;
    margin: 0;
    padding: 10px 0 0;
    width: 0;
}
.facebook .the-blaze .featured-box .front {
    margin-left: 180px;
    width: 370px;
    z-index: 333;
}
.facebook .the-blaze .featured-box .front:before {

    content: '';
}
.facebook #the-blaze_general5 .span4{
    width: 250px;
}

.facebook #the-blaze_general5 .span4 .row-fluid .span8 {
    width: auto;
}
.facebook #the-blaze_general5 .span4 .txt img{
   height: auto !important;
}

.facebook #the-blaze_general5 #mod9 .txt img{
    margin-left:80px!important;
}

.facebook .pagination {
    margin: 18px 25px;
}