/*------------------------------------------------------------------
2008-05-28
Se adicionan los estilos del footer
--------------------------------------------------------------------
[ARKIX Master Stylesheet]
Project:		eCommerce Mundial
Version:		1.0
Last change:	02/06/08 [Estilos para control de paginación de grid de productos]
Assigned to:	Sebastián Echeverri Ospina
Primary use:	eCommerce
-------------------------------------------------------------------*/

/* Estilos para etiquetas estándar de los formularios */
.backgroundpopup
{
	background-color:#CCC; 	
}

.field{
	font-family: Tahoma;
	font-size: 11px;
	color:#7d7d7d;
	border:solid 1px #CCCCCC;
} 

.field_error{
	font-family: Tahoma;
	font-size: 11px;
	color:#7d7d7d;
	border:solid 1px #FF0000;
	background-color: #FFBBBB;
} 

/* Estilos personalizados para elementos de formularios de los formularios */
.button{

  	text-align: center;
  	font-size: 11px;
	font-family:Tahoma;
  	font-weight: bold;
	color:#aba8a8;
  	border: 1px solid #cecccc;
  	width: auto;
	background-image:url(../images/forms/bg_button.png); 
	background-repeat:repeat-x;
  	padding: 0px 0px;
  	line-height: 15px;
  	margin: 1px;
  	cursor:pointer;
  	overflow:visible;
  	width:auto;
  	padding:0 .25em 0 .25em;
}

.button_enabled{

  	text-align: center;
  	font-size: 11px;
	font-family:Tahoma;
  	font-weight: bold;
	color:#FFF;
  	border: 1px solid #cecccc;
  	width: auto;
	background-image:url(../images/forms/bg_button_red.png); 
	background-repeat:repeat-x;
  	padding: 0px 0px;
  	line-height: 15px;
  	margin: 1px;
  	cursor:pointer;
  	overflow:visible;
  	width:auto;
  	padding:0 .25em 0 .25em;
}
.button_red{

  	text-align: center;
  	font-size: 11px;
	font-family:Tahoma;
  	font-weight: bold;
	color:#FFF;
  	border: 1px solid #cecccc;
  	width: auto;
  	background: url(../images/forms/bg_button_red.png) repeat-x;
  	padding: 0px 10px;
  	line-height: 20px;
  	margin: 1px;
  	cursor:pointer; 
}


/* Estilos para los botones de paginación */
.active_button
{
	font-weight:bold;
	background-image:url(../images/botones/bg_bt_activo.png);
	background-repeat:repeat-x;
	border: solid 1px #cecccc;
	font-size:11px;
	font-family:Tahoma;
	color:#FFF;
} 
.inactive_button
{
	font-weight:bold;
	background-image:url(../images/botones/bg_bt_inactivo.png);
	background-repeat:repeat-x;
	border: solid 1px #cecccc;
	font-size:11px;
	font-family:Tahoma;
	color:#878787;
	cursor:pointer;
} 

.field{
	font-family: Tahoma;
	font-size: 11px;
	color:#7d7d7d;
	border:solid 1px #CCCCCC;
} 

/* CSS para TABS de atributos del producto */

.ajax__tab_xp .ajax__tab_header 
{
    font-family:Tahoma;
    font-size:11px;             
}
.ajax__tab_xp .ajax__tab_header .ajax__tab_outer 
{
    padding-right:4px;    
    height:21px;            
}
.ajax__tab_xp .ajax__tab_header .ajax__tab_inner 
{
    padding-left:3px;     
}
.ajax__tab_xp .ajax__tab_header .ajax__tab_tab
{
    height:13px;
    padding:4px;
    margin:0;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer 
{
    background:url(../images/forms/bg_button.png);
    color:White; 
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner 
{
    background:url(../images/forms/bg_button.png);    
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab 
{
    background:url(../images/forms/bg_button_red.png);    
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer 
{
    background:url(../images/forms/bg_button.png);    
    color:White;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner 
{
    background:url(../images/forms/bg_button.png);
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab 
{
    background:url(../images/forms/bg_button_red.png);
}
.ajax__tab_xp .ajax__tab_body 
{
    font-family:Tahoma;
    font-size:11px;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
}
/* Fin de CSS para TABS de atributos del producto */


.titulo_footer {
	FONT-WEIGHT: bold; COLOR: #23376d; FONT-FAMILY: Tahoma
}
.titulo_footer {
	FONT-WEIGHT: bold; COLOR: #23376d; FONT-FAMILY: Tahoma
}
A.titulo_footer {
	FONT-WEIGHT: bold; COLOR: #23376d; FONT-FAMILY: Tahoma
}
A.titulo_footer:link {
	FONT-WEIGHT: bold; COLOR: #23376d; FONT-FAMILY: Tahoma
}
A.titulo_footer:active {
	FONT-WEIGHT: bold; COLOR: #23376d; FONT-FAMILY: Tahoma
}
.titulo_footer {
	FONT-WEIGHT: bold; COLOR: #23376d; FONT-FAMILY: Tahoma
}
A.titulo_footer {
	FONT-WEIGHT: bold; COLOR: #23376d; FONT-FAMILY: Tahoma
}
A.titulo_footer:link {
	FONT-WEIGHT: bold; COLOR: #23376d; FONT-FAMILY: Tahoma
}
A.titulo_footer:active {
	FONT-WEIGHT: bold; COLOR: #23376d; FONT-FAMILY: Tahoma
}

.link_Conviertase_Cliente { 
			 width: 960px;
			 clear: both;
			 margin: 0px 0px 10px 0px;
			 padding: 10px;
			 border-top: #d7d4d4 solid 1px;
			 text-align:center;
			 line-height:15px;
			 background-color:#EDEDED;
			 }
			 
.listaProductos
{
	border-bottom: solid 1px #E0E0E0;
}

#TB_window, #TB_overlay { z-index:10000 !important; }





/* CSS para TABS de cartera*/

#tabCartera .ajax__tab_xp .ajax__tab_body 
{
    font-family:Tahoma;
    font-size:11px;
    border:1px solid #999999;
    border-top:0;
    padding:0px;
    background-color:#ffffff;
}
/* Fin de CSS para TABS de cartera */



/* */
.botonosMisListas{
  	text-align: center;
  	font-size: 11px;
	font-family:Tahoma;
  	font-weight: bold;
	color:#FFFFFF;
  	border: 1px solid #cecccc;
  	width: auto;
	background-image:url(../images/menu_principal/bg_todos_los_negocios.png); 
	background-repeat:repeat-x;
  	padding: 0px 0px;
  	line-height: 15px;
  	margin: 1px;
  	cursor:pointer;
  	overflow:visible;
  	width:auto;
  	padding:0 .25em 0 .25em;
}