﻿/*******************************************Master**************************************************************/


/*******************************************Formularios hijos**************************************************************/
.abm
{
  
     margin-top: 20px;
     margin-left:100px;
}

.content-grid
{
    width: 940px;
    margin: auto;
    top:0px;
}

.abmMenu
{
    border-width: 2px;
    border-color: #3B6C9E;
    margin-bottom: 8px;
    padding-bottom: .25em;
    margin-top: 0px;
    height: 28px;
    border-bottom-style: solid;
}



/*******************************************botones**************************************************************/

.btnBase
{
    background: #94BA65;
    border: 0 none;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Open Sans,Calibri,Candara,Arial,sans-serif;
    width: 100px;
    height: 23px;
}

.btnP
{
    width:100px;
    height:23px;
}

.btnG
{
    width: 200px;
}


/*******************************************tablas**************************************************************/

.tdBase
{
    height: 30px;
    width: 400px;
    text-align: left;
    margin-right: 0px;
    vertical-align: text-top;
}

.chkBoxListP tr{   height:25px;}
.chkBoxListP td{   width:350px; /* or percent value: 25% */}

.chkBoxList tr{   height:20px;}
.chkBoxList td{   width:350px; /* or percent value: 25% */}
/**********************************************Controles Asp*************************************************************/
/* ---- Controles Asp.net ----------*/
.ReqBase
{
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}

.lblBase
{
    font-size: 11px;
}
.lblTitulo
{
    font-size: 12px;
    font-weight: bold;
   
}
.lblTituloGrande
{
    font-size: 13px;
    font-weight: bold;
}
.txtBaseO
{
    border: 1px solid #F1F1F1;
    font-size: 11px;
}



    .txtBaseO:focus
    {
        border: 0.5px solid #3B6C9E;
        font-size: 12px;
        cursor: pointer;
        color: #000000;
        font-weight: bold;
        text-align: left;
        background-color: #F0F0F0;
    }

    
.txtBase
{
    border-color: #CCCCCC;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: rgb(85, 85, 85);
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    vertical-align: middle;
    background-color: rgb(255, 255, 255);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
}
  .txtBase:focus
{
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    outline-color: invert;
    outline-style: dotted;
    outline-width: thin;
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    outline-color: invert;
    outline-style: dotted;
    outline-width: thin;
}


.tLeft
{
    text-align: left;
}

.tRight
{
    text-align: right;
}

.tDest
{
    background-color: #F4F4F4;
}

.tAutocomplete
{
    background-color: #F8F8F8;
}


.vlvBase
{
    font-size: 10px;
    color: #FF0000;
    width:50px;
}

.tdec
{
    width: 50px;
    height: 21px;
}

.tMin
{
    width: 170px;
    height: 21px;
}



.tPeq
{
    width: 230px;
    height: 21px;
}

.tMed
{
    width: 320px;
    height: 16px;
}


.tGrande
{
    width: 720px;
    height: 21px;
}
/* ---- botones ----------*/
.btnEnviar
{
    background: #F29E4A;
    border: 0 none;
    color: #FFFFFF;
    margin-left: 5px;
    padding: 7px 7px 4px 7px;
    font-size: 14px;
    height: 25px;
    width: 200px;
    font-weight: bold;
}
.btnGeneral
{
    background: #566A7F;
    border: 0 none;
    color: #FFFFFF;
    margin-left: 5px;
    padding: 7px 7px 4px 7px;
    font-size: 14px;
    height: 25px;
    width: 150px;
    font-weight: bold;
   
}
/* ---- Alineaciones y extras ----------*/
.salto
{
    overflow: hidden;
    clear: both;
}

.f-left
{
    float: left !important;
    margin-left: 0px;
}

.f-center
{
    text-align: center;
}

.f-right
{
    float: right !important;
}

.wid_100
{
    width: 100%;
}

.wid_50
{
    width: 50%;
}

.top_5
{
    margin-top: 5px;
}

.top_10
{
    margin-top: 10px;
}

.top_20
{
    margin-top: 20px;
}

.top_50
{
    margin-top: 50px;
}
.left_100
{
    margin-left:100px;
}
.left_200
{
    margin-left:200px;
}

br.clearfix
{
    clear: both;
}

/* ---- updateProgress ----------*/
.overlay
{
    position: fixed;
    z-index: 98;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.overlayContent
{
    z-index: 99;
    margin: 250px auto;
    width: 250px;
    height: 100px;
    text-align: center;
    cursor: pointer;
    color: #000000;
    background-color: #FFFFFF;
    font-size: 12px;
}

/* colores */
.cAzul
{
    color: #3B6C9E;
}


.cWhite
{
    color: White;
}


.Banner1
{
    background-color: #F8F8F8;
    background-image: linear-gradient(to bottom, #FFFFFF, #EDEDED);
    background-repeat: repeat-x;
    border-bottom: 1px solid #C9C9C9;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    color: #333333;
    padding: 20px 0;
    text-shadow: 1px 1px 2px #FFFFFF;
    width: 100%;
    height: 300px;
}

.Banner
{
    margin: 1px;
    background-color: #F8F8F8;
    background-image: linear-gradient(to bottom, #FFFFFF, #EDEDED);
    background-repeat: repeat-x;
    border-bottom: 1px solid #C9C9C9;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    color: #333333;
    padding: 0px;
    text-shadow: 1px 1px 2px #FFFFFF;
    width: 100%;
    height: 300px;
    border: 1px solid #C9C9C9;
}


.Userlogin
{
   
    width: 250px;
     height: 300px;
     float:left;
}
.ImagenBanner
{
   
    width:600px;
     height: 300px;
     float:right;
     position:relative;
}

.tGrande
{
    width:400px;
}
.tMediano
{
    width:240px;
}

.tMin
{
     width:100px;
}

/* ---- ofertas ----------*/
.ofertaP
{
    padding: 5px;
    border: 0.5px solid #C0C0C0;
    width: 300px;
    height: 300px;
    position: relative;
}

.tituloOferta
{
   
    font-size: 14px;
    font-weight: bold;
}
.detalleOferta
{
   
    font-size: 12px;
    font-weight: bold;
}


.cNaranjaOscuro
{
    color:#B27C1F;
}

.cNaranjaClaro
{
    color:#FFC45F;
}

.cCeleste
{
    color:#5FAEFF;
}

.cBlanco
{
    color: #FFFFFF;
}
.tituloGeneral
{
   
    font-size: 20px;
    font-weight: bold;
}

.cRojo
{
    background-color: #FF7050;
}

/* ---- contacto ----------*/
#Info
{
    width: 350px;
    padding: 10px 0px 0px 0px;
    float: left;
}

.InfoEmpresa
{
    border: 1px solid #B27C1F;
    background-color: rgb(255, 255, 255);
    width: 350px;
    float: left;
    height: 487px;
}

/* ---- Menu ----------*/

.Menu
{
    bottom: 0px;
    position: absolute;
    right: 50%;
    margin-right: -512px;
}
 
.MenuPedido
{
    bottom: 0px;
    position: absolute;
    right: 70%;
    margin-right: -712px;
}
 