﻿/*Marcos para el Login*/
.LoginContenido
{
	position: relative;
	z-index: 1;
}
.LoginContenedorSuperior
{
	margin-top: -10px;
	margin-right: -8px;
	margin-left: -8px;
	height: 30px;
	background-image: url('../imagenes/FondoDegraPequeTurquesa.png');
	background-repeat: repeat-x;
}
.LoginContenedorMedio
{
	margin-top: 0px;
	margin-right: -8px;
	margin-left: -8px;
	background-image: url('../imagenes/FondoDegraMedioCeleste.png');
	background-repeat: repeat-x;
	position: relative;
	z-index: 2;
}
.LoginContenedorMedioInterior
{
	width: 900px;
	position: relative;
	z-index: 3;
}
.LoginContenedorInferior
{
	margin-top: 0px;
	margin-right: -8px;
	margin-left: -8px;
	height: 3px;
	background-color: #CECECE;
}
.LoginContenedor
{
	background-color: #FFF;
	border: 1px solid #CECECE;
	margin: -1px 0px 0px 0px;
	width: 900px;
}
#NombreSitioWeb
{
	position: absolute;
	width: 399px;
	height: 30px;
	z-index: 4;
	left: 29px;
	top: 50px;
	text-align: left;
	vertical-align: middle;
}

/*ID para PopUp Fecha*/
#FechaDesde
{
	position: absolute;
	width: 221px;
	height: 203px;
	z-index: 5;
	left: auto;
	top: auto;
	visibility: hidden;
}
#FechaHasta
{
	position: absolute;
	width: 221px;
	height: 203px;
	z-index: 6;
	left: auto;
	top: auto;
	visibility: hidden;
}
#FechaDesde_1
{
	position: absolute;
	width: 221px;
	height: 203px;
	z-index: 5;
	left: auto;
	top: auto;
	visibility: hidden;
}
#FechaHasta_1
{
	position: absolute;
	width: 221px;
	height: 203px;
	z-index: 6;
	left: auto;
	top: auto;
	visibility: hidden;
}

/*Marcos para Template Principal*/
#NombreUsuario
{
	position: absolute;
	width: 300px;
	height: 20px;
	z-index: 4;
	left: 700px;
	top: 91px;
	background-image: url('../imagenes/FondoNombreUsuario.png');
	background-repeat: no-repeat;
}
#ContenedorFechaDesde
{
	position: absolute;
	width: 201px;
	height: 183px;
	z-index: 5;
	left: 21px;
	top: 387px;
	visibility: hidden;
}
.Contenedor
{
	margin: -8px auto;
	position: relative;
	width: 1002px;
	z-index: 1;
}
.ContenedorCuerpo
{
	border: 1px solid #CECECE;
	position: relative;
	z-index: 2;
}
.ContenedorCabecera
{
	position: relative;
	z-index: 3;
}
.ContenedorPopUpGrande
{
	margin: -8px auto;
	position: relative;
	width: 1350px;
	z-index: 1;
}
.Idiomas {
    position: relative;
    z-index: 2;
    text-align: center;
}


/*Marcos para las Páginas*/
#ImagenInicio
{
	position: absolute;
	width: 500px;
	height: 200px;
	z-index: 2;
	left: 471px;
	top: 186px;
}
.ContenedorPagina
{
	position: relative;
	z-index: 1;
}
.Cuerpo
{
	margin: 10px 30px 10px 30px;
	position: relative;
	z-index: 2;
}
.ContenedorDia
{
	border: 1px solid #BFBFBF;
}
.ContenedorDiaON
{
	border: 1px solid #BFBFBF;
	background-color: #FFCC99;
}
.ContenedorDiaNRON {
    border: 1px solid #BFBFBF;
    background-color: yellow;
}
.ContenedorDiaNROFF {
    border: 1px solid #BFBFBF;
    background-color: red;
}
.ContenedorDiaNRBloqueado {
    border: 1px solid #BFBFBF;
    background-color: #E1E1E1;
}
.FormIdiomas {
    margin: 5px;
    background-color: #DADADA;
    border-radius: 10px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

/*ProgrssBar*/
#ProgressBar
{
	position: absolute;
	width: 142px;
	height: 95px;
	z-index: 7;
	left: 421px;
	top: 185px;
}

/*Texto Notificaciones*/
.MensajeOK {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	font-style: italic;
}
.MensajeError {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9F0000;
	font-style: italic;
}

/*Para controles*/
.CajaTxtFormEspera
{
	border: 1px solid #C0C0C0;
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	background-color: #F5F5F5;
}
.CajaTxtFormAgregar
{
	border: 1px solid #C0C0C0;
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	background-color: #FFFFDF;
}
.CajaTxtFormBloqueado
{
	border: 1px solid #C0C0C0;
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	background-color: #CCCCCC;
}
.CajaTxtFormColor
{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	background-color: White;
	width: 20px;
	height: 15px;
}
.DropDownEspera
{
	border: 1px solid #C0C0C0;
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	background-color: #F5F5F5;
	height: 17px;
}
.BotonPequePeque {
    width: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 20px;
}
.BotonPeque
{
	border: 1px outset #FFFFFF;
	width: 60px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	height: 25px;
}
.BotonGrande
{
	border: 1px outset #FFFFFF;
	width: 100px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	height: 35px;
}
.PanelContenedor
{
	padding: 10px;
	border: 1px solid #96ADBE;
	background-color: #EAEEF2;
}
.PanelDato
{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.PanelDisponibilidad
{
	background-color: #F4F8FD;
	border: 1px solid #7DBEFF;
}
.PanelDatoBorde {
    padding: 10px;
    border: 1px solid #E1E1E1;
    background-color: #EFEFEF;
}
.RadioButtonList
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
}
.CheckBoxList
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
}

/*Control Gridview*/
.GridView
{
	font-size: 11px;
	font-family: Verdana;
	border: 1px solid #A8BCC8;
}
.GridViewHeader
{
	font-weight: bold;
	color: White;
	border: 1px solid #A8BCC8;
	background: #7795AA;
}
.GridViewRow
{
	color: #666666;
	background: #E8ECF0;
	height: 30px;
}
.GridViewEmptyData
{
	font-style: italic;
	color: #666666;
	background: #E3EAF1;
	height: 30px;
	border: 1px solid #A8BCC8;
}
.GridViewAlternative
{
	color: #666666;
	background: White;
	height: 30px;
}
.GridViewPager
{
	color: #333333;
	background: #B4C5CF;
	text-align: center;
	vertical-align: middle;
}
.GridViewSelected
{
	font-weight: bold;
	color: White;
	background: #C5B74E;
	height: 30px;
}

/*Control Listview*/
.listadomultiple li
{
	margin-bottom: 35px;
	display: inline;
	float: left;
	margin-right: 10px;
}
.Contlistadomultiple
{
	text-align: center;
	width: 850px;
	background-color: #EFEFEF;
}

/*Estilo para calendario*/
.CalendTextoMes
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #727272;
}
.CalendTextoNombreDia
{
	font-family: Verdana;
	font-size: 11px;
	color: #727272;
}
.CalendTextoDia
{
	font-family: Verdana;
	font-size: 12px;
	color: #464646;
	font-weight: bold;
}
.CalendCajaTxtDiaEspe
{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	background-color: #CED3D4;
	width: 20px;
	height: 15px;
}
.CalendCajaTxtCupoNoDisponible
{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: White;
	background-color: Red;
	width: 20px;
	height: 15px;
}
.CalendCajaTxtDiaMes
{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	background-color: Yellow;
	width: 20px;
	height: 15px;
}
.CalendCajaTxtDiaAsig
{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: White;
	background-color: Green;
	width: 20px;
	height: 15px;
}
.CalendCajaTxtDiaMesBlanco
{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #333333;
	background-color: White;
	width: 20px;
	height: 15px;
}
.CalendCajaTxtDiaEspePrecio
{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	background-color: #CED3D4;
	width: 60px;
	height: 15px;
}
.CalendCajaTxtDiaCupoNoDisponible
{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: White;
	background-color: Red;
	width: 60px;
	height: 15px;
}
.CalendCajaTxtDiaMesPrecio
{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	background-color: Yellow;
	width: 60px;
	height: 15px;
}
.CalendCajaTxtDiaAsigPrecio
{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: White;
	background-color: Green;
	width: 60px;
	height: 15px;
}
.CalendCajaTxtDiaMesBlancoPrecio
{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #333333;
	background-color: White;
	width: 60px;
	height: 15px;
}

.temporada li
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: 0px;
	margin-left: -10px;
	display: inline;
	float: left;
	text-align: left;
	color: #003366;
	margin-right: 0px;
}
.tarifas li
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: 0px;
	margin-left: -10px;
	display: inline;
	float: left;
	text-align: left;
	color: #003366;
	margin-right: 0px;
}

/*Tipos de Texto*/
.TextoNombreSitioWeb
{
	font-family: Verdana;
	font-size: 30px;
	color: #00366C;
	line-height: 30px;
}
.TextoFormularioLogin
{
	font-family: Verdana;
	font-size: small;
	color: #727272;
	line-height: 20px;
}
.TextoFormularioCursivaLogin
{
	font-family: Verdana;
	font-size: 11px;
	color: #727272;
	font-style: italic;
	line-height: 20px;
}
.TextoLoginName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.TextoLoginStatus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.TextoPie
{
	font-family: Verdana;
	font-size: 11px;
	color: #727272;
}
.TextoTituloPagina {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.TextoSubTituloPagina {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.TextoEtiqueta
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.TextoEtiquetaNegrita
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.TextoEtiquetaImagen
{
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
	font-style: italic;
}
.TextoPequeTransparente
{
	font-family: Arial;
	font-size: 1px;
	color: White;
}
.TextoFormulario
{
	font-family: Verdana;
	font-size: 11px;
	color: #727272;
}
.TextoFormularioNegrita
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #727272;
}
.TextoVinculo
{
	font-family: Arial;
	font-size: 11px;
	color: #727272;
	text-decoration: none;
}


