/*VISTA PRODUCTOS*/
p.product_name {
    padding: 13px 0 14px 10px;
    font-size: 1.6em;
    background: #00abdf;
    color: #fff;
    margin: 6px 0 17px 0;
    width: 724px;
}

table.product_detail {
    width: 734px;
    color: #fff;
    border-collapse: collapse;
}

table.product_detail td {
    padding: 0;
    vertical-align: top;
}

table.product_detail td.left_top {
    padding: 0;
    width: 372px;
}

table.product_detail div.product_img {
    padding: 0;
    width: 372px;
    height: 316px;
}

table.product_detail div.product_img img {
    width: 316px;
    height: 316px;
    margin: 0 auto 0 auto;
    padding: 0;
    display: block;
}

table.product_detail div.product_ads {
    color: #000;
}

table.product_detail div.product_ads div {
    width: 186px;
    height: 68px;
    padding: 0;
    margin: 0;
    float: left;
    color: #000;
}

table.product_detail div.product_ads div p {
    padding: 0;
    margin: 0;
}

table.product_detail div.product_ads div img {
    width: 186px;
    height: 68px;
    padding: 0;
    margin: 0;
}

table.product_detail td.right_top {
    background: #4a4944;
    padding: 0;
    margin: 0;
    width: 362px;
}

table.product_detail div.product_code {
    background: #2f2f2f;
    padding: 18px 15px 0 19px;
    font-size: 12pt;
    height: 36px;
}

table.product_detail div.product_stock {
    background: #4B4B43;
    padding: 18px 15px 0 19px;
    font-size: 12pt;
    height: 35px;
}

table.product_detail div.product_stock_0 {
    background: #4B4B43;
    padding: 9px 15px 0 19px;
    font-size: 12pt;
    height: 44px;
}

table.product_detail div.product_stock_0 div {
    padding: 10px 15px 0 0;
    float: left;
}

table.product_detail div.product_stock_0 img {
    vertical-align: middle;
}

table.product_detail div.product_brand {
    background: #606054;
    padding: 18px 15px 0 19px;
    font-size: 12pt;
    height: 36px;
}

table.product_detail div.product_model {
    background: #74746E;
    padding: 18px 15px 0 19px;
    font-size: 12pt;
    height: 35px;
}

table.product_detail div.product_price {
    overflow: hidden;
    padding: 13px 13px 0 19px;
    margin: 0;
}

table.product_detail div.product_price p {
    padding: 0;
    margin: 0 0 2px 0;
    clear: both;
    font-size: 12pt;
    font-weight: bold;
}

table.product_detail div.product_price div {
    font-size: 7.5pt;
    font-weight: bold;
    margin: 0 1px 15px 0;
    background: #00abdf;
    float: left;
    width: 74px;
    height: 43px;
    padding: 2px 0 0 3px;
}

table.product_detail div.product_price div.p_price {
    text-align: center;
    font-size: 11pt;
    font-weight: normal;
    width: 82px;
    height: 21px;
    padding: 14px 0 10px 0;
}

table.product_detail td.left_bottom {
    background: url('/img/site/description_box.jpg') #00abdf left no-repeat;
    height: 58px;
}

table.product_detail td.right_bottom {
    height: 58px;
    padding: 0;
    width: 362px;
}

table.product_detail td.right_bottom div {
    float: left;
}

table.product_detail td.right_bottom div.product_short_desc {
    background: #61605b;
    height: 46px;
    width: 213px;
    padding: 12px 15px 0 18px;
}

table.product_detail td.right_bottom div.right_bottom_sep {
    background: #00abdf;
    height: 58px;
    width: 5px;
}

table.product_detail td.right_bottom div.product_buy {
    background: #191919;
    height: 58px;
    width: 111px;
    padding: 0
}

table.product_detail td.right_bottom div.product_buy a {
    padding: 0;
}

#product_tabs {
    list-style-type: none;
    background: url('/img/site/tabs/bottom_border.gif') bottom repeat-x;
    width: 100%;
    padding: 0;
    margin: 15px 0 15px 0;
}

#product_tabs li {
    display: inline;
    margin: 0 1px 0 0;
    padding: 0;
}

div.product_tab {
    padding: 5px 20px 5px 20px;
    width: 624px;
}

/* NYOP */
#product_nyop {
    list-style-type: none;
    background: url('/img/site/tabs/bottom_border.gif') bottom repeat-x;
    width: 100%;
    padding: 0;
    margin: 10px 0 10px 0;
}

#product_nyop li {
    display: inline;
    margin: 0 1px 0 0;
    padding: 0;
}

#nyop_form td {
    padding: 0;
    vertical-align: top;
}

#nyop_form td input {
    height: 30px;
    width: 200px;
}

#nyop_form td img {
    display: block;
}
/*VISTA CATEGORIES*/
div.sort_header {
    background: #71706b;
    width: 566px;
    margin: 0 0 15px 0;
    padding: 4px 16px 4px 11px;
    text-align: right;
    color: #fff;
}

div.sort_header select {
    border: 0;
    height: 14px;
    font-size: 0.9em;
}

#content div.catalog_paginator {
    background: #71706b;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 2px 0 2px 0;
    text-align: right;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
}

#content div.catalog_paginator span {
    padding: 4px 5px 4px 5px;
    border-left: 1px solid #95948f;
}

#content div.catalog_paginator span.current {
    background: #4d4d45;
}

#content div.catalog_paginator span a {
    color: #fff;
}

table.catalog {
    width: 593px;
    border-collapse: collapse;
}

table.catalog img {
    margin: 0 auto 0 auto;
    padding: 0;
    width: 150px;
    height: 150px;
    display: block;
}

table.catalog td {
    padding: 0;
    width: 180px;
}

table.home_catalog td {
    border-bottom: 1px solid #eaeaea;
}

table.catalog div {
    padding-top: 16px;
    width: 181px;
}

table.catalog div.row_0 {
    padding-top: 0;
}

table.catalog div.col_0 {
    margin: 0 auto 0 0;
}

table.catalog div.col_1 {
    margin: 0 auto 0 auto;
}

table.catalog div.col_2 {
    margin: 0 0 0 auto;
}

table.catalog div.catalog_wrapper {
    padding-bottom: 22px;
}

table.catalog a {
    padding: 0;
    margin: 0;
}

table.catalog a.subcat_header {
    background: #00abdf;
    border: 1px solid #c0eaf8;
    padding: 6px 4px 6px 8px;
    font-size: 10pt;
    color: #fff;
    width: 167px;
    margin-bottom: 5px;
}

table.catalog a.product_brand {
    padding: 3px 5px 0 9px;
    color: #524847;
    width: 167px;
    margin: 0;
    font-size: 11pt;
    font-weight: bold;
}

table.catalog a.product_name {
    padding: 0 5px 0 9px;
    color: #727562;
    width: 167px;
    margin: 0;
    height: 35px;
}

table.catalog div.product_price {
    background: #00abdf;
    border: 1px solid #c0eaf8;
    border-bottom: none;
    padding: 6px 4px 6px 4px;
    color: #fff;
    font-size: 11pt;
    font-weight: bold;
    width: 171px;
    margin: 3px 0 0 0;
    text-align: center;
}

table.catalog div.product_price a {
    color: #fff;
    padding: 0;
}

/* COMPARACIÓN DE PRODUCTOS */
table.compare {
    width: 734px;
    border-collapse: collapse;
}

table.compare img {
    padding: 0;
    margin-left: 1px;
    width: 128px;
    height: 128px;
    display: block;
}

table.compare div.catalog_wrapper {
    padding-bottom: 10px;
    padding-top: 20px;
}

table.compare td {
    padding: 0;
    width: 140px;
}

table.compare td.spec_label {
    padding: 3px 0 3px 5px;
    width: 169px;
}

table.compare td.spec_row_1 {
    background: #eaeaea;
}

table.compare td.spec_row_0 {
    background: #c1d2ee;
}

table.compare div {
    padding: 0;
    width: 140px;
}

table.compare a {
    padding: 0;
    margin: 0;
}

table.compare a.product_brand {
    padding: 3px 5px 0 0;
    color: #524847;
    width: 125px;
    margin: 0;
    height: 35px;
    font-size: 11pt;
    font-weight: bold;
}

table.compare a.product_name {
    padding: 0 5px 0 0;
    color: #727562;
    width: 125px;
    margin: 0;
    height: 40px;
}

table.compare div.product_price {
    background: #00abdf;
    border: 1px solid #c0eaf8;
    border-bottom: none;
    padding: 6px 4px 6px 4px;
    color: #fff;
    font-size: 11pt;
    font-weight: bold;
    width: 120px;
    margin: 3px 0 0 0;
    text-align: center;
}

table.compare div.product_price a {
    color: #fff;
    padding: 0;
}

/* ESPECIAL */

table.special {
    width: 734px;
    border-collapse: collapse;
}

table.special td.special_top {
    padding-top: 85px;
}

table.special td.image {
    width: 543px;
    padding: 0;
    vertical-align: top;
}

table.special td.image img {
    width: 530px;
    height: 580px;
}

table.special table.special_vertical {
    width: 140px;
}

div.special_link {
    text-align: right;
    width: 725px;
    margin-top: -10px;
}

div.special_link a {
    font-size: 13pt;
}
