/* TAGS */

* {
        font-family: Verdana; /* productos, presupuesto, imprimir */
        /*font-weight: bold;*/
		font-size: 10px;
  		color: #686868;
}

/*input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #354D68;
	background-color: white;
	background-image: url(img/sombra_input.gif);
	border: 1px solid #354D68;
	width: 60px;
}*/

body {
	background-image: url(/media/images/extra/background.gif); /* aca va la imgen de fondo */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top center;
	background-repeat: repeat-y;
}

TD {
        font-family: Verdana; /* fuente del carrito de presupuestos */
        font-size: 11px;
        color: #6A0F4B;
        empty-cells: show;
}
     
P {
        margin-bottom: 3px;
}

INPUT { color: #000000; }
SELECT { color: #000000; }
OPTION { color: #000000; }

A {
        color: #5F5F5F;
        text-decoration: none;
}

/*A:visited {
        color: red;
        text-decoration: none;
}*/

UL {
        margin-top: 2px;
        margin-bottom: 2px;
}

LI {
        list-style: url(/media/images/extra/bullet_small.gif); /* corchete chiquito que estaba en naranja */
        margin-left: -23px;
        margin-bottom: 3px;
}

FORM {
        display: inline;
}

/* LINKS */

a.lk_left-menu_parent {
        font-size: 11px;
        font-weight: bold;
        color: #CFCFCF;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 12px;
}

a.lk_left-menu_child {
        color: black;
        text-decoration: none;
}
a.lk_left-menu_child:hover {
        text-decoration: underline !important;
}
a.lk_left-menu_child:visited {
        color: black;
        text-decoration: none;
}

a.lk_table_product {
        color: #646464 !important;
        text-decoration: none;
}
a.lk_table_product:hover {
        text-decoration: underline;
}

a.lk_header {
        font-size: 10px; /* BOTONES PRINCIPALES DEL HEADER */
        color: #FFFFFF;
		font-weight: bold;
        text-decoration: none !important;
}

a.lk_small {
        font-size: 10px;
        color: black !important;
        text-decoration: underline;
}

a.lk_highlight:hover {
        background: #D6D6D6;
}
a.lk_highlight:visited {
        color: #0066CC;
        text-decoration: none;
}

/* TEXTS */

.txt_titulo_detalle {
		font: Verdana;
        font-size: 11px;
        font-weight: bold;
        color: #595E63;
}

.txt_titulo_categoria {
		font: Verdana;
        font-size: 13px; /* AUDIO DISCMAN  DETALLE MITAD DE PAGINA*/
        font-weight: bold;
        color: #595E63;
}

.txt_medium {
        font-size: 12px;
}

.txt_header {
        font-size: 10px; /* buscador y productos destacadados */
        color: #47488E;
}

.txt_recomendados {
          font-family: Verdana; /* OFERTA ESPECIAL , RECOMENDADOS */
		  font-size: 10px;
		  color: #47488E;
		  font-weight: bold;
}

.txt_descripcion {
        font-size: 10px;
		color: #595E63;
}

.txt_titulos_peque {
        color: #595E63;
        font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
}

.txt_precios_detalle {
	color: #47488E;
	font-family: Verdana;
	font-size: 12px;
}

.txt_precios {
  color: #47488E;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

.txt_precios_grande {
  color: #47488E;
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
}

/* BACKGROUNDS */


.back_table_menu_productos { 
        /* background-color: #E0E2F0; color de fondo de los botones abajo de productos */
		background-image: url(/media/images/themes/blue/iconos/fondotabla.gif); /* aca va la imgen de fondo */
}

.back_table_menu_header {
        background-color: #636363;
        border: #8FB5DA 1px solid;
        padding: 4px;
        vertical-align: middle;
		height: 15px;
}

.back_table_titulos {
        font-size: 8px;
		font-weight: bold;
		color: White !important;
		background-color: #21536A !important;
		height: 15px;
}

.back_table_articles-title {
        font-size: 11px;
        font-weight: bold;
        color: white !important;
        background-color: #BABABA !important;
        border-bottom: #8FB5DA 1px solid;
        border-left: #8FB5DA 1px solid;
}

.back_table_articles-unselected {
        border-bottom: #8FB5DA 1px solid;
        border-left: #8FB5DA 1px solid;
}

.back_table_articles-selected {
        background-color: #DADADA !important;
        border-bottom: #8FB5DA 1px solid;
        border-left: #8FB5DA 1px solid;
}

.back_highlight {
        background-color: #D7D7D7;
        border-bottom: #999999 1px solid;
        padding: 15px;
}

.back_medium_border {
        background-color: #F2F2F2;
        border: #CCCCCC 1px solid;
        padding: 8px;
}

.back_recomendados {
        background-color: #424C97; /* fondo ofertas especiales y recomendados */
}

/* BORDERS */

.border_base {
        border-left: 1px solid #676767;
        border-right: 1px solid #676767;
        background-color: white;
}

.border_noborder TD {
        border: none;
}

.border_images {
        border: 1px solid #FF9900;
}

.border_products_medium {
        border-top: 1px solid #CCCCCC;
}

.border_images_noticias {
        border-top: 1px solid #354D68;
}

.border_products-list {
        padding-left: 10px;
        padding-bottom: 15px;
        border-left: 1px solid #999999;
        border-bottom: 1px solid #CCCCCC;
}

/* MARGENES */

.margin_base {
        padding-left: 10px;
        padding-right: 10px;
}

.margin_products_medium {
        padding-top: 7px;
        padding-bottom: 10px;
}

.margin_left-menu {
        text-align: right;
        text-align: top;
        padding: 10px;
        padding-right: 14px;
}

.margin_content {
        padding: 10px;
}

.margin_left-right_10px {
        padding-left: 10px;
        padding-right: 10px;
}

.margin_right-column {
        padding-left: 10px;
        padding-right: 14px;
}

.margin_forms TD {
        padding-bottom: 3px;
}

.margin_top_5px {
        padding-top: 5px;
}

/* COLORS */

.color_highlight {
        color: #CAC8C7;
		  font-size: 14px;
}

.color_low_highlight {
        color: #9B9B9B;
}

/* BULLETS */

.blt_large {
        list-style: url(../images/bullets/large.gif);
        margin-left: -23px;
        margin-bottom: 7px;
}

/* FORM OBJECTS */

.form_textfield { 
        font-family: Verdana;
        font-size: 11px;
        border: #7F9DB9 1px solid;
        background-color: white;
        height: 19px;
}
        
.form_textfield_highlight {
        font-family: Verdana;
        font-size: 11px;
        border: #8FB5DA 1px solid;
        background-color: #DDEEFF;
}

.form_textfield_highlight-active {
        font-family: Verdana;
        font-size: 11px;
        border: #0033AA 1px solid;
        background-color: #DDEEFF;
}

.form_general {
        font-family: Verdana;
        font-size: 10px;
        border: #354D68 1px solid;
		background-image: url(img/sombra_input.gif);
}

.titulos	{
	font: Verdana;
	color: #FFFFFF; /* menu izquierdo productos principales */
	font-weight: bold;
	font-size: 9px;
	font-weight: bolder;

}

.titulos2	{
	font: Verdana;
	color: #47488E; /* detalle arriba y abajo de fotitos */
	font-size: 9px;
	font-weight: bolder;

}

.columnaborde {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2BFBF;
}

div.accesorios_float { float: left;  margin-left: 25px; margin-right: 25px; }

div.spacer {
  clear: both;
}

