/***********************************************/
/* Productos Alimentarios Donselecto SL        */
/***********************************************/

/***********************************************/
/* Capas Divs MASTER PAGE                      */
/***********************************************/

/* degradados */

#degradadoA
{
    font-weight: bold;
    vertical-align: middle;
    background-color: #DCDCDC;
    text-align: center;
    border: 1px solid #808080;
    background: #dcdcdc;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=100, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
}

/* fondo de la cabecera de masterPage*/
#cajaCabeceraBase
{
    position: static;
    height: auto;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    overflow: hidden;
}

/* menu: productos, mi selección, servicios .. */
#cajaMenuPrincipal
{
    position: static;
    margin-left: 5px;
    margin-top: 3px;
    border-top: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    color: blue;
    padding-left: 180px;
    background-color: #dcdcdc;
    overflow: hidden;
}

/* fondo del centro de masterPage para el contenido de las páginas de contenido */
#cajaContenedorBase
{
    position: static;
    border-right: 2px solid #ccd2d2;
    height: 100%;
    overflow: hidden;
}

/************** informacion pie Donselecto ****************/

#informacionPieDonselecto
{
    position: static;
    border-top: 1px solid #cccccc;
    font-size: small;
    color: #999999;
    padding: 10px 10px 10px 10px;

}



/************** vinculos utilidades *****************/

#utilidadesLinks
{
    font: 75% Verdana,sans-serif;
    color: #919999;
    float: right;
    width: auto;
    height: auto;
    text-align: center;
}

/***********************************************/
/* CSS PARA COMPONENTES AJAX                   */
/***********************************************/

.ValidatorBocadillo div, .ValidatorBocadillo td
{
	border: solid 1px gray;
	background-color: #D5EAFF;
	color: #000000;
}

/* fondo para ventas emergentes modal*/
.modalBackground {
background-color: Gray;
filter: alpha (opacity = 70);
opacity: 0.7;
}

.ModalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 10px;
	width: 250px;
}
/* acordeon personalizar productos */

.pestanas
{
    background-image: url('pestanaFondo.gif');
    background-repeat: repeat;
    height: 24px;
    text-align: left;
    margin-top: 5px;
}

.accordionContentDetalle
{
	border: 1px dashed #75B7FF;
	background-color: #FFFFFF;
	font-size: 90%;
	overflow: scroll;
	text-align: left;
	border-radius: 5px;
	padding-top: 5px;
	padding-left: 20px;
}

.accordionContent
{
    background-color: #FFFFFF;
    font-size: 90%;
    overflow: scroll;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #75B7FF;
    text-align: left;
    border-right-color: #75B7FF;
    border-left-color: #75B7FF;
    border-right-style: dashed;
    border-left-style: dashed;
    border-right-width: 1px;
    border-left-width: 1px;
    border-radius: 5px;
    padding-top: 5px;
    padding-left: 20px;
}
.accordionHeader
{
    background-image: url('pestanaFondo.gif');
    background-repeat: repeat;
    height: 22px;
    text-align: left;
    margin-top: 5px;
}

.accordionHeaderSelected
{
    background-image: url('pestanaFondo.gif');
    background-repeat: repeat;
    height: 22px;
    text-align: left;
    margin-top: 5px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #DCDCDC;
    font-weight: bold;
}

.accordionPanelProductosLote
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}

/* fondo de agua para TextBoxWatermark */

.fondoAgua
{
    background-color: #E6F2FF;
}

/***********************************************/
/* Capas Divs PAGINAS DE CONTENIDOS            */
/***********************************************/

/* para los ListView de productos por categoria y precio */
#litandoProductos
{
    margin-left: -10px;
}

#litandoProductos ul, li {
	list-style-type: none;
}

#litandoProductos ul
{
    margin: 0;
    padding: 0;
}

#litandoProductos li
{
    margin-left: 50px;
    margin-bottom: 15px;
    float: left;

}

/* menú izquierdo de productos */

.panelesProductosPortada
{
    padding-left: 5px;
    background-color: #e0e0e0;

}

#marcoMenuProductos
{
    position: static;
    margin-top: 5px;
    padding-left: 2px;
    padding-right: 5px;
    padding-top: 2px;
    width: 180px;
    margin-left: 5px;
    clear: left;
    float: left;
    border-right: dimgray 1px dotted;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}
/* titulo menú izquierdo de productos */
.titulosMenuProductos
{
    font-weight: bold;
    vertical-align: middle;
    background-color: #DCDCDC;
    text-align: center;
    border-bottom: darkgray 1px solid;
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    color: #696969;
}
/* contenedor central con menu pruductos*/
.cajaBaseDerechaMenuProductos
{
    position: static;    
    overflow: hidden;
    padding-left: 5px;
}

/* contenedor central sin menu productos*/
.cajaBaseCentroSinMunuProductos
{
    position: static;
    width: 98%;
}

/* cuadro exterior alta boletin y sugerencias */
.cuadroDecoracion1Ext
{
    background-color: lightgrey;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    width: 90%;
    text-align: center;
    border-right: royalblue 1px solid;
    border-top: royalblue 1px solid;
    border-left: royalblue 1px solid;
    border-bottom: royalblue 1px solid;
}

.fotoDetalle
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;


}
/* para el fonfo del modal de ATLAS */
.modalAtlasFondo {

background-color:Gray;

filter:alpha(opacity=70);

opacity:0.5;

}


/***********************************************/
/* Componentes Divs                            */
/***********************************************/


/************** Divs tituloPagina ****************/

.tituloPagina
{
    margin: 0px;
    padding-right: 0px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
    font-size: 140%;
    color: #696969;
}

#tituloPagina h2
{
    font: bold 175%/2px Arial,sans-serif;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

#tituloPagina img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

.cajaFotoAmpliada
{
    border-right: #696969 1px solid;
    padding-right: 5px;
    border-top: #696969 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #696969 1px solid;
    padding-top: 5px;
    border-bottom: #696969 1px solid;
    width: 660px;
    height: 660px;
    left: 13px;
    position: relative;
    top: 13px;
    font-size: 80%;
    color: dimgray;
}

/***********************************************/
/* Etiquetas HTML                              */
/***********************************************/
body
{
    font-family: Arial,sans-serif;
    color: #333333;
    line-height: 1.166;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF fixed;
}
table
{
    text-align: left;
}

/******* Estilos de etiquetas de vínculos y de ancla *******/
a:link {
	color: #00c;
}

a:visited{
	color: #00c;}

a:hover{
	text-decoration: underline;
	color: #993399;
}

/************** Etiquetas para títulos **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 text-align: left;
}

h2
{
    font: bold 114% Arial,sans-serif;
    color: #334d55;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

h3{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 text-align: left;
}

h4{
 font: bold 90% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 text-align: left;
}

h5{
 font: bold 75% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 text-align: left;
}


/************* navegacion ****************/

#navegacionBase{
	min-width: 640px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
	height: auto;
}

a.linkPrincipal, a.linkPrincipal:visited{
	font-size: 100%;
	color: #00c;
	font-weight: bold;
	margin: 0px;
	padding: 2px 10px;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
}

a.linkPrincipal:hover{
	text-decoration: none;
	background-position: 0px 0px;
	background-color: #DDEEFF;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

a.linkSecundario1, a.linkSecundario1:visited{
	font-size: 100%;
	color: #00c;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	background-color: #DDEEFF;
}

a.linkSecundario1:hover{
	text-decoration: underline;
	background-color: #FFFFFF;
}

a.linkSecundario2, a.linkSecundario2:visited{
	font-size: 85%;
	color: #00c;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
}

a.linkSecundario2:hover{
	text-decoration: underline;
	height: auto;
	background-color: #FFFFFF;
}

/************* migasDePan ***************/

#migasDePan
{
    padding: 0px 0px 5px 0px;
    font: small Verdana,sans-serif;
    color: #AAAAAA;
}

#migasDePan a{
	color: #AAAAAA;
}

#migasDePan a:hover{
	color: #005FA9;
	text-decoration: underline;
}



/************ link más información util **************/

.linkMasInfo
{
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
    margin-right: 4px;
    height: 18px;
    font-size: 70%;
}

.linkMasInfo a:link, .linkMasInfo a:visited {
	display: block;
	font-weight: normal;
	text-decoration: underline;
	word-spacing: 4px;
	padding-right: 5px;
}

.linkMasInfo a:hover{
	background-color: #DDEEFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

/********************* final **********************/
.fotoProducto110
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

/********************* corrección error menu asp.net en IE8 **********************/
.ajustarZIndex {
z-index: 1;
}