html {
    overflow: -moz-scrollbars-vertical;
    margin: 0;
    padding: 0;
}
* {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
body, td, th, input, textarea, select, a {
    font-size: 12px;
    color: #878787;
}
body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background:#fff url('../image/fondo_dither.gif') repeat;
}
form {
    padding: 0;
    margin: 0;
    display: inline;
}
input, textarea, select {
    margin: 3px 0px;
}
a, a:visited {
    color: #878787;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    font-weight: bold;
}
a img {
    border: none;
}
p {
    margin-top: 0px;
}
/* layout */
#container {
    width: 948px;
    #width: 948px;
    _width: 993px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background: #FFFFFF;
    padding:0 40px;
}
#wrapper{
float:left;
width:100%;
background-color:#fff;
padding:0 40px;
}
#header {
    float: left;
    width: 933px;
}
#header .div2 {
    float:left;
}
#header .div2 a{
    text-decoration:none;
    color:#d41f00;
    font:22px Arial;
}
#header .div3 {
    float:left;
}

#barra_header1 {
    padding-top:5px;
    margin-bottom:10px;
    float:left;
    width:933px;
}
.top_menu{
    float:right;
    padding-top:15px;
}
.top_menu a img{
    margin-right:5px;
}
.top_menu a{
    color:#999999;
    text-decoration:none;
    font:12px Arial;
    margin:0 15px 0 5px;
}
.top_menu .contacto{
    padding-top:3px;
    float:right;
    width:120px;
    text-align:right;
    color:#999999;
}
.top_menu .contacto b{
    color:#EC0025;
    font:18px Helvetica,Arial,sans-serif;
}
#barra_header2 {
    height:89px;
    float:left;
    width: 933px;
}
#menu {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../image/final_menu_bg.gif) no-repeat scroll right 27px;
    float:right;
    font-size:11px;
    font-weight:bold;
    margin:0;
    padding:28px 2px 0;
    text-transform:uppercase;
}
#menu ul {
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 auto;
}
#menu ul li {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../image/boton_bg.gif) no-repeat scroll 0 0;
    display:block;
    float:left;
    height:48px;
    margin:0;
    padding:0;
    width:95px;
}
#menu ul li a {
    color:#646464;
    display:block;
    padding:17px 0 0;
    text-align:center;
    text-decoration:none;
}
#menu ul li#active a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#F0E7D7 none repeat scroll 0 0;
    color:#716F6F;
}
#menu ul li a:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../image/boton_bg_sel.gif) no-repeat scroll 0 0;
    color:#FFFFFF;
    height:48px;
}

#header .div6 a, #header .div6 img {
    float: right;
}
#breadcrumb {
    padding-top: 7px;
    padding-bottom: 11px;
    padding-left: 10px;
    height: 13px;
    margin-bottom: 10px;
    color: #848484;
    float:left;
}
#submenu{
    width:933px;
    float:left;
}
#buscar{
    float:right;
}
#breadcrumb a {
    font-weight:bold;
    color: #848484;
    text-decoration:none;
}
.banner{
    text-align:center;
    float: left;
    width: 933px;
}
.banner img{
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #999;
    padding: 0px;
    width:900px;
    height:150px;
}
#column_left {
    float: left;
    width: 180px;
    margin-right: 10px;
}
#column_right {
    float: right;
    width: 180px;
}
#content {
    float: left;
    width: 528px;
    margin-bottom: 10px;
}
.categosprin{
    float:left;
    text-align:center;
}
.categosprin a{
    text-decoration:none;
    color:#878787;
    font-weight:bold;
}
.imagencategosprin{
    width:238px;
    height:202px;
    border:1px solid #e0e0e0;
}
#content .top {
    background: url('../image/content_top.png') no-repeat;
    float: left;
    width: 100%;
    height: 1px;
}
#content .top h1, .heading {
    color: #990000;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0px;
}
.heading {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 3px;
    margin-bottom: 10px;
}
#content .middle {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: #FFFFFF;
    padding: 10px 10px 1px 10px;
    min-height: 380px;
    float:left;
    width:506px;
    #width: 506px;
    _width: 528px;
}
#content .bottom {
    background: url('../image/content_bottom.png') no-repeat;
    height: 11px;
    float:left;
    width:100%;
}
.box {
    float:left;
    width:100%;
    margin-bottom: 10px;
    background: url('../image/box_top.png') no-repeat;
    padding-top: 8px;
}
.box .top {
    display: none;
}
.titulo_box{
    font:17px Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#990000;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding: 10px;
}
#content .titulo_box{
    #width: auto;
    _width: 528px;
}
.box .titulo_box{
    _width: 180px;
    _float:left;
    background: #fafafa;
}
.box .top img {
    float: left;
    margin-right: 5px;
}
.box .middle {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: #fafafa;
    padding: 10px;
    paddin-bottom:20px;
    height: auto;
    overflow: hidden;
    float:left;
    width:158px;
    #width:158px;
    _width:180px;
}
.box .img_featur{
    float:left;
    margin:0 15px 25px 0;
    width:44px;
}
.element_featur{
    width:100%;
    margin-bottom:15px;
    float:left;
    #float:left;
    _float:none;
}
.box .middle a{
    color:#878787;
    text-decoration:none;
}
.box .middle li{
    color:#878787;
    text-decoration:none;
}
.box .bottom {
    height: 9px;
    background: url('../image/box_bottom.png') no-repeat;
    float:left;
    width:100%;
}
.success {
    padding: 5px 0px;
    margin-bottom: 10px;
    background: #E4F1C9;
    border: 1px solid #A5BD71;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
}
.warning {
    padding: 5px 0px;
    margin-bottom: 10px;
    background: #FFDFE0;
    border: 1px solid #FF9999;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
}
.wait {
    padding: 5px 0px;
    margin-bottom: 10px;
    background: #FBFAEA;
    border: 1px solid #EFEBAA;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
}
.required {
    color: #FF0000;
    font-weight: bold;
}
.error {
    color: #FF0000;
    display: block;
}
.help {
    cursor: pointer;
}
.tooltip {
    border: 1px solid #FDDA5C;
    background: #FBFF95;
    padding: 5px;
    font-size: 11px;
    width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
         overflow: hidden;
         width: 100%;
}
a.button {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -x-system-font:none;
    background:transparent url(../image/button_right.png) no-repeat scroll right top;
    color:#D41F00;
    display:inline-block;
    font-family:arial,sans-serif;
    font-size:10px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    height:25px;
    line-height:normal;
    margin-right:6px;
    padding-right:18px;
    text-decoration:none;
}
input{
    background-color:#f7f7f7; border:1px solid #d1d1d1;padding:1px 4px;height:16px;
}
.div3 input{ border:none;}
a.button span {
    background: transparent url('../image/button_left.png') no-repeat;
    display: inline-block;
    padding: 5px 0 5px 18px;
}
.buttons {
    clear: both;
    padding: 5px;
    margin-bottom: 10px;
}
.buttons input {
    padding: 0px;
    margin: 0px;
}
.buttons table {
    width: 100%;
    border-collapse: collapse;
}
.buttons table td {
    vertical-align: middle;
}
.list {
    margin-bottom: 10px;
    width: 100%;
}
.list td {
    text-align: center;
    vertical-align: top;
    padding-bottom: 10px;
}
.sort {
    margin-bottom: 10px;
    height: 30px;
    width: 100%;
}
.sort .div1 {
    float: right;
    margin-left: 5px;
    padding-top: 6px;
    padding-right: 9px;
}
.sort .div2 {
    text-align: right;
    padding-top: 9px;
}
.sort select {
    font-size: 11px;
    margin: 0;
    padding: 0;
}
.pagination {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.pagination .links, .pagination .results {
    padding: 7px;
}
.pagination .links {
    float: left;
}
.pagination .links a {
    border: 1px solid #CCCCCC;
    padding: 4px 7px;
    text-decoration: none;
    color: #000000;
}
.pagination .links b {
    border: 1px solid #CCCCCC;
    padding: 4px 7px;
    text-decoration: none;
    color: #000000;
    background: #FFFFFF;
}
.pagination .results {
    float: right;
}
.tabs {
    display: block;
    width: 100%;
    margin-bottom: 0px;
}
.tabs a {
    float: left;
    display: block;
    padding: 6px 12px 7px 12px;
    margin-right: 2px;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: #FFFFFF url('../image/tab.png') repeat-x;
    color: #878787;
    font-size: 11px;
    font-family:"Verdana";
    text-decoration: none;
    z-index: 1;
    position: relative;
    top: 1px;
}
.tabs a.selected {
    background: #FFFFFF url('../image/tab.png') repeat-x;
    border-bottom: 0px;
    padding-bottom: 8px;
    z-index: 3;
    color:#990000;
    font-weight:bold;
}
.tab_page {
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    display: inline-block;
    padding: 10px;
    display: block;
    clear: both;
    z-index: 2;
    margin-bottom: 10px;
    color: #878787;
}
#footer {
    width: 100%;
    clear: both;
    padding-top: 5px;
    border-top: 1px solid #DDDDDD;
    height:40px;
}
#footer .div1 {
    float: left;
    text-align: left;
}
#footer .div2 {
    float: right;
    text-align: right;
}
#category ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    padding-left: 12px;
    list-style: url('../image/bullet_1.png');
}
#information ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    padding-left: 12px;
    list-style: url('../image/bullet_2.png');
}
.cart {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #EEEEEE;
    margin-bottom: 10px;
}
.cart th {
    background: #EEEEEE;
    padding: 5px;
    font-weight: normal;
}
.cart td {
    padding: 5px;
}

