﻿body 
{
    color:White;
    font-family:Calibri;
    background-color:Black;
    border-bottom-color:White;    
}

a:link
{
    color: #FFFF66;
    text-decoration: none;
}
a:visited
{
    color: #FFFF66;
    text-decoration: none;
}
a:hover
{
    color: #FFFF00;
    text-decoration: none;
}
a:active
{
    color: #FFFF66;
    text-decoration: none;
}
.EncabezadoPagina
{
    background-image: url('../images/master/meguiars__02a.GIF');
    background-repeat: no-repeat;
    vertical-align:middle; 
    text-align:right; 
    width:100%; 
    height:91px; 
    }
    
.PiePagina
{
    font-size:11px;
    text-align: center;
    width: 100%;
    background-image: url('../images/master/footer3.jpg');
    background-repeat:no-repeat;
    
    height:126px;
}

.MenuNavegacion
{
    background-image: url('../images/menuPrincipal/meguiars_int_12.jpg'); 
    background-repeat: repeat-x; 
    height:23px;
    }
.MenuIzq
{
    background-image: url('../images/master/meguiars__04a.gif'); 
    background-position: center top; 
    width:100%; 
    background-repeat: no-repeat;
    }
    
.SubEncabezadoIzq
{
    background-image: url('../images/topIzq.GIF'); 
    background-repeat: no-repeat;
    height:30px;    
    width: 12px;
    }
.SubEncabezadoCentro
{
    font-weight:bold; 
    background-image: url('../images/topX.GIF'); 
    background-repeat: repeat-x;
    }
.SubEncabezadoDer
{
    background-image: url('../images/topDer.GIF'); 
    background-repeat: no-repeat;
    height:30px;    
    width: 12px;
    }

.WatherMarkText
{
    font-style: italic;
    color: Silver;
    text-transform: inherit;
}
 
.CompleteClientes
{
    font-style:italic;
    color:Black;
}

.CustomValidatorCalloutStyle div, .CustomValidatorCalloutStyle td
{
    border: solid 1px White;
    background-color: #990000;
}

.MargenSlidePrincipalIzq
{
    width:11px; 
    height:286px; 
    background-image: url('../images/margenes/margenIzq.jpg'); 
    background-repeat:no-repeat; 
    background-position:top;
    }

.MargenSlidePrincipalDer
{
    width:11px; 
    height:286px; 
    background-image: url('../images/margenes/margenDer.jpg'); 
    background-repeat:no-repeat; 
    background-position:top;
    }
    
.MargenSlidePrincipalTop
{
    width:743px; 
    height:10px; 
    background-image: url('../images/margenes/margenTop.jpg'); 
    background-repeat:no-repeat; 
    background-position:top;
    }
    
.MargenSlidePrincipalBot
{
    width:743px; 
    height:10px; 
    background-image: url('../images/margenes/margenBot.jpg'); 
    background-repeat:no-repeat; 
    background-position:bottom;
    }

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#tooltip{
    position:absolute;
    border:1px solid #333;
    background-color:Black;    
    padding:2px 5px;
    color:#FFFF66;
    display:none;
    filter:alpha(opacity=70);
    opacity:0.7;
}
        
.modalPopup
{
    color: #FFFFFF;
    background-color: #000000;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 800px;    
}


.modalPopupB
{
    color: #FFFFFF;
    background-color: #000000;
    border-width: 5px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 800px;
    z-index:110;
    position:absolute;
}

.blocker
{
    position: absolute;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;        
    z-index: 100;
    position:absolute;
    background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7; 
    }

.modalPopup p {
    padding: 5px;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: #000000;
    background-color: #FFFFFF;
    font-family: Calibri;
    font-size: medium;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    vertical-align: middle;
    background-image: url('../images/encA.JPG');
    background-repeat: repeat-x;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: #000000;
    background-color: #FFFF66;
    font-family: Calibri;
    font-size: medium;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    vertical-align:middle;
    background-image: url('../images/encA.JPG');
    background-repeat: repeat-x;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.EstiloNoticiaContenido
{
    color:White;
    font-family:Calibri;
    background-color:Black;
    }
    
.EstiloNoticiaSubTitulo
{
    font-style: italic;
    font-size: large;
    color: Gray;
    background-color: Black;
}

.EstiloNoticiaTitulo
{
    font-size: 28px;
    color: #FFFF66;
    background-color: Black;
    font-family: Calibri, Arial, Sans-Serif;
}

.TerminosCondiciones
{
    font-size:smaller;
    color:White;
    font-family:Calibri;
    text-align:center;
}
.Titulo
{
    color:Yellow;
    }

.EncabezadoTabla
{
    color:Black;
    background-image: url('../images/encA.JPG');
    background-repeat: repeat-x;
    }
        
.Tabla
{
    }
    
.Tabla tbody th 
{
    text-align:center;
    color:Black;
    background:url('../images/encA.JPG');
    background-repeat:repeat-x;
    height:22px; 
    }

.TablaAlternatingRowStyle
{
    background-color: #1F1F1F;
}

.BotonImagen
{
    width:144px;
    height:25px;  
}

.BotonImagenMedio
{
    width:81;
    height:25px;
}

.DetalleProductoImagen
{
    width:250px;
    height:330px;
    vertical-align:top;
    text-align:center;
    }
    
.DetalleProductoNumero
{
    color:Gray;
    font-size:larger;
    text-align:left;    
    }
    
.DetalleProductoDescripcion
{
    text-align:left;
    color:#FFFF66;
    font-size:20px;
    font-family:Calibri;
    height:25px;
    }
.DetalleProductoPrecio
{
    text-align: left;
    color: #FFFF66;
    font-size:20px;
    font-family:Calibri;
    height:25px;
}

.DetalleProductoComentario
{
    text-align: left;
    vertical-align: top;    
    color: #C0C0C0;    
}

.BotonesMenuIzq
{
    width:173px;
    height:65px;
    border:0px;
    text-align:center;
    vertical-align:middle;
    }
 
 .LetraNegrita
 {
     color:Gray;
     font-weight:bold;
     }
     
input[type="text"] 
{
    font-family: Calibri, Arial, sans-serif;
    font-weight:bold;
    color:White;
    background-image: url(../images/bginput.gif);    
    background-repeat:repeat-x;
    background-color:#666666;
    height:20px;
    border:0px;    
    }
    
.SoloMayusculas
{
    font-family: Calibri, Arial, sans-serif;
    font-weight:bold;
    color:White;
    background-image: url(../images/bginput.gif);    
    background-repeat:repeat-x;
    background-color:#666666;
    height:20px;
    border:0px;
    text-transform:uppercase;    
    }
        
input[type="password"]
{
    font-family: Calibri, Arial, sans-serif;
    font-weight:bold;
    color:White;
    background-image: url(../images/bginput.gif);    
    background-repeat:repeat-x;
    background-color:#666666;
    height:20px;
    border:0px;
    }
    
textarea 
{
    font-family: Calibri, Arial, sans-serif;
    font-weight: bold;
    color: White;
    background-image: url(../images/bginput.gif);
    background-repeat: repeat-x;
    background-color: #666666;
    height:20px;
    border: 0px;
}
select
{
    font-family: Calibri, Arial, sans-serif;
    font-weight: bold;
    color: White;
    background-repeat: repeat-x;
    background-color: #1F1F1F;
    border: 0px;
}    

.barraProgreso
{
    position:absolute;
    background-color:Black;
    min-height:450px;
    height:100%;
    width:100%;
    vertical-align:50%;
    text-align:center;
    top:0px;
    left:0px;
    filter:alpha(opacity=90);
    z-index:1000;
    
    }
    
.TituloPagina
{
    font-size: 24px;
    color: White;
    font-family: Calibri, Arial, Sans-Serif;
    margin-left:20px;
}
.TituloPaginaIzq
{
    background-position: left enter; 
    width:665px; 
    height:43px; 
    background-image: url('../images/encabezadoizq.PNG'); 
    background-repeat: no-repeat;
}
.TituloPaginaDer
{
    background-position: right enter; 
    width:100px; 
    height:43px; 
    background-image: url('../images/encabezadoder.PNG'); 
    background-repeat: no-repeat;
    }

.CustomTabStyle .ajax__tab_body
    {
      min-height:400px;
      background-color:Black;
      margin:0px;
    }
    
.CustomTabStyle .ajax__tab_tab
    {
        border: 0px;        
        border-width: 0px;
        color: #FFFF66;
        border: 0px;
        cursor: pointer;     
        background-color: Black;        
        width:200px;
    }
        
.CustomTabStyle .ajax__tab_active .ajax__tab_outer
    {
        background-color:White;
    }
/* para ocultar */    
.Hidden  
{
    position:absolute; 
    top:0; 
    left:-9999px; 
    width:1px; 
    height:1px; 
    overflow:hidden; 
    }
.Visible
{
    position:absolute;
    z-index:5;
    background-color:Gray;
    }
    
.imgNoticia
{
	cursor:pointer;
}
