﻿
body,html
{
	margin:0px 0px 0px 0px;
	height:100%;
	width:100%;
	font-size:11px;
	font-family:Verdana;
}
img
{
	vertical-align:top;
	border:0px;
	margin:0px;
}
p
{
	margin:0px;
}
ul
{
	padding:0px;
	margin:0px;
}
dl
{
	display:block;
    margin:10px;
}
dt
{
	float:left;
	display:block;
	margin-bottom:4px;
}
dd
{
	/*position:relative;*/
	display:block;
	margin:0px;
	margin-bottom:4px;
}
img[src="_Images/calendar.png"]
{
	vertical-align:top;
	cursor:pointer;
}
input[type="checkbox"]
{
	margin:0px;
	vertical-align:middle;
}
.col1
{
	float:right;
	display:inline-block;
}
.bodypic
{
	margin:0px 0px 0px 0px;
    background-image:url(../_Images/BackMainGestion.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    overflow:auto;
}

.headmain
{
	height:30px; 
	background-image:url(../_Images/HeadGestion.jpg); 
	background-repeat:no-repeat; 
	background-position:left top;
}

.headgestion
{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	background-color: #ffb03b;
	height:20px;
	padding-left:5px;
	/*text-indent: 10px;*/
	text-align: left;
	background-image: url(../_Images/bckmenubar.gif);
	background-repeat: repeat-x;
}

.bodygestion
{
	font-size: 11px;
	color: #676767;
	font-family: Verdana;
	background-position: left top;
	background-image: url(../_Images/FondoPaneles.jpg);
	background-repeat: repeat-x;
}
.lb
{
	font-family: Verdana; 
	font-size: 11px;
	text-align:right;
	color:#444444;
}
.panel
{
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	background-image: url(../_Images/BckPanel1.gif);
	background-repeat: repeat-x;
	background-color:#BEBEFF;
}

.panelLarge
{
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	background-image: url(../_Images/BckPanelLarge.gif);
	background-repeat: repeat-x;
}

.panel2
{
	border-right: #7DA1F5 1px solid;
	border-top: #7DA1F5 1px solid;
	border-left: #7DA1F5 1px solid;
	border-bottom: #7DA1F5 1px solid;
	background-color: #EEF5F5;
	font-family: Verdana; 
	font-size: 11px;
	color:#666666;
	padding:3px;
}
.panel3
{
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	background-image: url(../_Images/BckPanel1.gif);
	background-repeat: repeat-x;
    background-color:#BEBEFF;    
}

.panelcomentario
{
	background-color:#ffffff;
	border:solid 1px #c0c0c0;
	color:#444444;
	padding:5px;
	font-family: Verdana; 
	font-size: 11px;	
}
.imagenboton
{
	cursor:pointer;
}
/*.bt div
{   
	background-image: url(../_Images/BtOn.gif);
	background-repeat: repeat-x;
	font-family: Verdana; 
	font-size: 11px;
	color: #eeeeee;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	text-decoration: none;	
	padding-top: 2px; 
	padding-left: 8px; 
	padding-right: 8px;
	padding-bottom: 2px;  
	height:20px;
} 
.bt:hover div
{ 
	background-image:url(../_Images/BtOff.gif);
	background-repeat: repeat-x;
	font-family: Verdana; 
	font-size: 11px;
	color: #eeeeee;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	text-decoration: none;	
	padding-top: 2px; 
	padding-left: 8px; 
	padding-right: 8px; 
	padding-bottom: 2px;
	height:20px;
} */
A.bt
{
	color: #ffffff;
	height: 25px;
	text-decoration: none;
	font:11px Verdana;
	
}
A.bt div
{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:15px;
	background-color:#888888;
	border:solid 1px #ffffff;
	cursor:pointer;
	width:100px;
	text-align:center;
}


a.button 
{
    /* Sliding right image */
    background: transparent url('../_Images/button_right.png') no-repeat scroll top right; 
    display: block;
    float: left;
    overflow:hidden;
    height: 20px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 5px;
    padding-right: 8px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    cursor:pointer;
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #333333;
    font-family: Verdana;
    font-size:11px;
	
}

a.button span 
{
	
    /* Background left image */ 
    background: transparent url('../_Images/button_left.png') no-repeat; 
    display: block;
    overflow:hidden;
    /*line-height: 6px;*/ /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 2px 0 3px 8px;
    border:solid 0px #000000;
    height:16px;
 } 

a.button span img
{
	border:0px;
	vertical-align:middle;
	margin-right:1px;
}

a.button:hover span
{
    text-decoration:underline;
}

a.buttonsel 
{
    /* Sliding right image */
    background: transparent url('../_Images/button_rightSel.png') no-repeat scroll top right; 
    display: block;
    float: left;
    overflow:hidden;
    height: 20px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 5px;
    padding-right: 8px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    cursor:pointer;
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #333333;
    font-family: Verdana;
    font-size:11px;
	
}

a.buttonsel span 
{
	
    /* Background left image */ 
    background: transparent url('../_Images/button_leftSel.png') no-repeat; 
    display: block;
    overflow:hidden;
    /*line-height: 6px;*/ /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 2px 0 3px 8px;
    border:solid 0px #000000;
} 

a.buttonsel span img
{
	border:0px;
	vertical-align:middle;
	margin-right:1px;
}

a.buttonsel:hover span
{
    text-decoration:underline;
}

a.link
{
	FONT: 11px Verdana, sans-serif;
	color:#555555;
	text-decoration:none;
}

a:hover.link
{
	FONT: 11px Verdana, sans-serif;
	color:#0484FC;
}
a.linkbig
{
	font: 14px Verdana, sans-serif;
	color:#FC6501;
	text-decoration:underline;
}

a:hover.linkbig
{
	font: 14px Verdana, sans-serif;
	text-decoration:underline;
	color:#5C59FC;
	
}
/*---------------*/
.ed
{
	font-family: Verdana;
	font-size: 11px;
	padding-left:2px;
	border-right: #cccccc 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #ffffff;
	color: #555555;
}
.ed[disabled]
{
	font-family: Verdana;
	font-size: 11px;
	padding-left:2px;
	border-right: #cccccc 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #e0e0e0;
	color: #555555;
}
.edcalendario
{
	font-family: Verdana;
	font-size: 11px;
	border-right: #cccccc 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #ffffff;
	color: #000000;
	cursor:pointer;
	background-image: url("../_Images/Calendar.png");
	background-position: right center;
	background-repeat: no-repeat;
}
.edcalendario[disabled]
{
	font-family: Verdana;
	font-size: 11px;
	border-right: #cccccc 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #e0e0e0;
	color: #000000;
	cursor:pointer;
	background-image: url("../_Images/Calendar.png");
	background-position: right center;
	background-repeat: no-repeat;
}
.edblock
{ 
	font-family: Verdana;
	font-size: 11px;
	border-right: activeborder 1px solid;
	border-top: activeborder 1px solid;
	border-left: activeborder 1px solid;
	border-bottom: activeborder 1px solid;
	text-indent: 3px;
	background-color: gray; 
}

.edusuario
{
	height: 22px;
	font-family: Verdana; 
	font-size: 11px;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	background-color: #fdeeee;
	color: #444444;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
}
.MenuBar
{
	background:url(../_images/BckMenuBar.gif) repeat-x;
	width:100%;
	height:17px;
	padding-top:3px;
	border-top:solid 1px #3D78BF;
	border-bottom:solid 1px #0C478E;
	font:12px Verdana;
	color:#ffffff;	
	white-space:nowrap;
}
.MenuBar a
{
	text-decoration:none;
	vertical-align:middle;
	color:#ffffff;
	font:12px Verdana;
	padding-left:5px;
	padding-right:5px;
}
.MenuOpcion
{
	color:#ffffff;
	font-family:Verdana; 
	font-size:11px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
	text-decoration:none;
}
.MenuOpcion:hover
{
	color: #ffffff;
	font-family: Verdana; 
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	
	height: 18px;
	cursor: pointer;
	text-decoration: none;
	padding-top: 1px;
}
.MenuOpcion2
{
	color: #ffffff;
	font-family: Verdana;  
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #f4a900;
	height:18px;
	cursor:pointer;
}
.txresalte
{
	font-family: Verdana; 
	font-size: 13px;
	color:#FFAE00;
	font-weight:bold;
}
.tx
{
	font-family: Verdana; 
	font-size: 11px;
	color: #444444;
}
.txsombreado
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border-left: #ff9900 1px solid;
	border-bottom: #ff9900 1px solid;
}
.bordes
{
	border-left: #ff9900 1px solid;
	border-bottom: #ff9900 1px solid;
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
}
.dvGrid
{
	background-image: url(../_Images/BckGrid.gif) !important;
	background-attachment:scroll;
	background-repeat: repeat;
	border-top: #aeaeae 1px solid;
	border-left: #aeaeae 1px solid;
	border-right: #aeaeae 1px solid;
	border-bottom: #aeaeae 1px solid;
	font-family:Verdana;
	font-size:12px;
	color:#444444;
}
.dvGrid table
{
	background-image: url(../_Images/BckGrid.gif);
	background-repeat: repeat;
}

.gHeader
{
	font-size: 11px;
	color: #555555;
	font-family: Verdana;
	border-top:solid 1px #FFAE00;
	/*border-bottom:solid 1px #FFAE00;*/
	border-left:solid 1px #FFAE00;
	background-image: url(../_Images/BckTituloZona.gif);
	background-repeat: repeat-x;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
}

.gTotal
{
	text-align: right;
	font-size: 11px;
	color: #555555;
	font-family: Verdana;
	border-bottom: solid 1px #A1A1A1;
	border-left: solid 1px #A1A1A1;
	background-color: #FFFFFF;
	padding: 3px;
}

.GridCabecera
{
	padding:3px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	background-color: #fdc578;
	text-align: left;
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
}

.tr1
{
	text-align:left;
	height: 20px;
	color: #444444;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 3px;
	cursor: pointer;
}
.tr2
{
	text-align:left;
	height: 20px;
	color: #444444;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 3px;
	cursor: pointer;
}
/*.s.*/
.row1
{
	background-color:#ffffff !important;
	background-image: none;
}
.row2
{
    background-color: #F7F7FF !important;
    background-image: none;
}


/*.s.*/
.TextoCentrado
{
	text-align:center;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
.trover
{
    background-color: #ffffbb !important;
}
.TituloZona
{
	display:block;
	padding: 3px;
	color: #0C478E;
	font-family: Verdana; 
	font-size: 12px;
	border:solid 1px #FFAE00;
	background-image: url(../_Images/BckTituloZona.gif);
	background-repeat: repeat-x;
	margin-bottom:7px;
	/*background-color: #0484FC;*/
}
br
{
	font-size: 10px;
	font-family: Verdana;
}

lu
{
	margin:0px;
	padding:0px;
}
.WndBack
{
	background-image: url(../_Images/BckPanel1.gif);
	background-repeat:repeat;
	padding: 3px;
	border-right: #aaaaaa 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #aaaaaa 1px solid;
	position:absolute;
}
.WndTitle
{
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana;
	background-image: url(../_Images/BckTituloZona.gif);
	border:solid 1px #FFAE00;
	color: #0C478E;
	padding:3px;
	margin:2px;
	overflow:hidden;
}

.WndTitle #btLeyenda
{
	float:right;
}


.InfoLeyenda {
   background: none repeat scroll 0 0 #EEF5F5;
    border: 1px solid #EEAE01;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 0 0 #FFFFFF inset;
    color: #555555;
    font: 1.1em/21px Arial,Helvetica,sans-serif;
    opacity: 1 !important;
    padding: 8px;
    position: relative;
    text-align: left;
}


.WndBody
{
	margin:5px;
	margin-top:10px;
	padding:5px;
	background-color:#fefefe;
	border:solid 1px #c0c0c0;
}
.titulo
{
	font-family: Verdana;
	font-size: 30px;
	color: #ad0800;
	font-weight: normal;
	text-decoration: underline;
}
.InfoShow_Title
{
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana;
	background-image: url(../_Images/BckTituloZona.gif);
	border:solid 1px #FFAE00;
	color: #0C478E;
	padding:3px;
	margin:5px;
}
.InfoShow_Txt
{
	font-size: 12px;
	color: #333333;
	font-family: Verdana;
}
.InfoShow_Dv
{
	background-image: url(../_Images/BckPanel1.gif);
	background-repeat: repeat-x;
	padding: 3px;
	height:100px;
	border-right: #aaaaaa 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #aaaaaa 1px solid;
	position:absolute;
	z-index:3000;
}
.TituloZona2
{
	font-family: Verdana;
	font-size: 24px;
	color: #a42d2d;
	line-height: 25pt;
}
.cdoblebordetxt
{
	color:#444444;
	padding-left:2px;
	font-family: Verdana;
	font-size: 10px;
	height: 19px;
	border-top:solid 2px #c0c0c0;
	border-bottom:solid 1px #c0c0c0;	
	border-right:solid 1px #e0e0e0;
}
.ctxt
{
	color:#444444;
	padding-left:2px;
	font-family: Verdana;
	font-size: 10px;
	height: 19px;
	border-bottom:solid 1px #c0c0c0;	
	border-right:solid 1px #e0e0e0;
}
.cfch
{
	color:#444444;
	padding-left:2px;
	font-family: Verdana;
	font-size: 10px;
	height: 19px;
	text-align:center;
	border-bottom:solid 1px #c0c0c0;	
	border-right:solid 1px #e0e0e0;
}
.cdel
{
	color:#444444;
	padding-left:2px;
	font-family: Verdana;
	font-size: 10px;
	height: 19px;
	text-align:center;
	border-bottom:solid 1px #c0c0c0;	
	border-right:solid 1px #e0e0e0;
	
	cursor:pointer;
}

.cdel:hover
{
	background:url('../_images/Delete16x16.png') no-repeat center center;
	
}

.cdel.hover
{
	background:url('../_images/Delete16x16.png') no-repeat center center;
	}


.cnum
{
	color:#444444;
	padding-left:2px;
	font-family: Verdana;
	font-size: 10px;
	height: 19px;
	text-align:right;
	border-bottom:solid 1px #c0c0c0;	
	border-right:solid 1px #e0e0e0;
}
.microhead
{
	border:solid 1px #c0c0c0;
	font:10px Verdana;
	background-color:#efefef;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	color:#666666;
}

.microhead.selected
{
	
	font:10px Verdana;
	
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	color: #0C478E;
	border:solid 1px #FFAE00;
	background-image: url(../_Images/BckTituloZona.gif);
	background-repeat: repeat-x;

}

.ccolor
{
	width:24px;
	height:24px;
	border:#ffffff;
	font-family: Verdana;
	font-size: 10px;
	cursor:pointer;	
}
.GrCSide
{
	font-family: Verdana;
	font-size: 10px;
	height: 18px;
	background-color: #daa520;
	border-bottom:solid 1px #c0c0c0;
	text-align:right;
	padding-right:2px;
}
.GrHeadColors
{
	font-family: Verdana;
	font-size: 10px;
	height: 18px;
	border-top:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
}

.bthover
{
	background-image:url(../_Images/BtOff.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size:12px;
	color:#eeeeee;
	text-align:center;
	padding-top:2px;
	cursor:pointer;
}
/*
.bt_grande
{
	background-image: url(../_Images/bt_grande.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10px;
	color: #eeeeee; 
	vertical-align: top;
	text-align: center;
	cursor: pointer;
	border-right: #4a4848 1px solid;
	border-top: #4a4848 1px solid;
	border-left: #4a4848 1px solid;
	border-bottom: 4a4848 1px solid;
	text-decoration: none;
}

.bt_grandehover2
{
	background-image:url(../_Images/Bt_grandeover.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size:10px;
	color:#eeeeee;
	vertical-align: top;
	text-align:center;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	cursor:pointer;
}
.bt_grandehover
{
	background-image:url(../_Images/Bt_grandeover.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size:10px;
	color:#eeeeee;
	vertical-align: top;
	text-align:center;
	border-right: 4a4848 1px solid;
	border-top: 4a4848 1px solid;
	border-left: 4a4848 1px solid;
	border-bottom: 4a4848 1px solid;
	cursor:pointer;
}
.bt_grandeclick
{
	background-image: url(../_Images/Bt_grandeclick.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10px;
	color: #eeeeee;
	vertical-align: top;
	text-align: center;
	border-right: #4a4848 1px solid;
	border-top: #4a4848 1px solid;
	border-left: #4a4848 1px solid;
	border-bottom: #4a4848 1px solid;
	padding-top: 2px;
	cursor: pointer;
}
*/

.cabeceracontenedor
{
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
}
/*
.edcalendar
{
	FONT: 11px "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	color:#333333;
	border-top:solid 1px #c0c0c0;
	border-bottom:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
	border-left:solid 1px #c0c0c0;
	background-image:url('../_Images/Calendar.png');
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#ffffff;
	cursor:pointer;
	height:15px;
	padding-left:2px;
}
*/

.textoimagen
{
	width:150px;
	height:175px;
	overflow:auto; 
	padding-left:15px;
}
.previsualizacionimagen
{
	width:590px;
	height:245px;
	overflow:auto; 
	padding-left:15px;
}
#dvBtWndCerrarDetalle
{
	background-image:url(../_images/btwndCerrar.png);
	width:43px;
	height:18px;
	float:right;
	cursor:pointer;
}
#dvDetalleVista
{
	margin:5px;
	border:solid 1px #c0c0c0;
	background-color:#ffffff;
	overflow:scroll;
}
#dvProgress
{
	position:absolute;
	padding:10px;
	overflow:hidden;
	z-index:5000;
	/*
	top:40%;
	left:35%;
	*/
	top:0px;
	left:0px;
	width:95%;
	height:95%;
	background-image: url(../_Images/Opacity20.png);
	background-repeat: repeat;
}

#dvProgress .content
{
	position:absolute;
	top:40%;
	left:35%;
	width:375px;
	height:120px;
	background-image: url(../_Images/BckPanel1.gif);
	background-repeat: repeat-x;
	border-right: #606060 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #606060 1px solid;
}

#dvProgress .head,#divCambioHoteles .head
{
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana;
	background-image: url(../_Images/BckTituloZona.gif);
	border:solid 1px #FFAE00;
	color: #0C478E;
	padding:3px;
	margin:5px;
}
#divCambioHoteles .head
{
    height:18px;
}
#divCambioHoteles
{
    position:absolute;
	padding:10px;
	overflow:hidden;
	z-index:5000;
	/*
	top:40%;
	left:35%;
	*/
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image: url(../_Images/Opacity20.png);
	background-repeat: repeat;
}
#divCambioHoteles .content
{
    position:absolute;
	top:20%;
	left:35%;
	width:375px;
	height:400px;
	background-image: url(../_Images/BckPanel1.gif);
	background-repeat: repeat-x;
	border-right: #606060 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #606060 1px solid;
}
#divCambioHoteles .body
{
	font-size: 12px;
	color: #333333;
	font-family: Verdana;
	padding:5px;
	margin:5px;
	overflow:auto;
	height:350px;
}
#dvProgress .body
{
	font-size: 12px;
	color: #333333;
	font-family: Verdana;
}
#dvProgress .body img
{
	margin:5px;
	vertical-align:middle;
	float:left;
}
#dvProgress .body p
{
	margin:5px;
	
	padding:10px;
	vertical-align:middle;
}
.topcinco
{
	width: 675px;
	height: 50px;
	display: block;
	margin-bottom: 5px;
	overflow: hidden; 
	padding:5px;
	background-color:#f6f6f6;
	border-bottom: #ffdddd 1px dashed;
}
.topcinco .datos
{
	float:left;
	display:inline;
	margin-left:5px;
	font-family:Verdana;
	color:#555555;
	font-size:11px;
	width:390px;
	height:55px;
	padding-top:4px;
	/*border:solid 1px #00ff00;*/
}
.ordenagrupacion
{
	width: 675px;
	height: 50px;
	display: block;
	margin-bottom: 3px;
	overflow: hidden; 
	padding:5px;
	background-color:#f6f6f6;
	border-bottom: #ffdddd 1px dashed;
}
.ordenagrupacion .datos
{
	float:left;
	display:inline;
	margin-left:5px;
	font-family:Verdana;
	color:#555555;
	font-size:11px;
	width:390px;
	height:55px;
	padding-top:1px;
	/*border:solid 1px #00ff00;*/
}
.ordenagrupacion .datos b
{
	
	font-size:13px;
	color:#0183fc;
}


.ordenzonas
{
	width: 675px;
	height: 50px;
	display: block;
	margin-bottom: 3px;
	overflow: hidden; 
	padding:5px;
	background-color:#f6f6f6;
	border-bottom: #ffdddd 1px dashed;
}
.ordenzonas .datos
{
	float:left;
	display:inline;
	margin-left:5px;
	font-family:Verdana;
	color:#555555;
	font-size:11px;
	width:300px;
	height:55px;
	padding-top:1px;
	/*border:solid 1px #00ff00;*/
}
.ordenzonas .datos b
{
	
	font-size:13px;
	color:#0183fc;
}

.subproducto
{
	width: 675px;
	height: 82px;
	display: block;
	margin-bottom: 10px;
	overflow: hidden; 
	padding:5px;
	background-color:#f6f6f6;
	border-bottom: #ffdddd 1px dashed;
}

.subproducto .img
{
	float: left;
	display: inline;
	width: 130px;
	height: 100px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.subproducto .datos
{
	float:left;
	display:inline;
	margin-left:5px;
	font-family:Verdana;
	color:#555555;
	font-size:11px;
	width:390px;
	height:55px;
	padding-top:1px;
	/*border:solid 1px #00ff00;*/
}
.subproducto .datos b
{
	font-size:13px;
	color:#0183fc;
}

.subproducto .precio
{
	text-align:center;
	font-family:Verdana;
	color:#333333;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	width:130px;
	height:55px;
	background-color:#fffafa;
	border: #ffbbbb 1px dashed;
	/*border:solid 1px #0000ff;*/
}

.subproducto .precio .preprecio
{
	color:#c0c0c0;
	font-size:11px;	
	font-weight:normal;
}

.subproducto .precio .posprecio
{
	color:#c0c0c0;
	font-size:11px;
	font-weight:normal;
}

.subproducto .ocupacion
{
	float:left;
	width:388px;
	/*height:25px;*/
	background-color:#e8e8e8;
	padding:0px;
	border:solid 1px #e0e0e0;
	margin:2px;
	/*text-align:center;*/
	/*margin-left:135px;*/
	/*margin-top:2px;*/
	/*margin-bottom:2px;**/
}

.subproducto .ocupacion b
{
	font: 10px Verdana;
	font-weight: bold;
	color:#555555;	
}

.subproducto .toolbar
{
	float:left;
	width:447px;
	/*border:solid 1px #ff0000;*/
}
.subproducto .toolbar img
{
	vertical-align:middle;
	margin-right:2px;
}

.subproducto .toolbar a
{
	margin-left:5px;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	color:#3DA0EA;
}

.subproducto .toolbar a:hover
{
	margin-left:5px;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	color:#333333;
}
.btVisor
{
	display:inline;
	vertical-align:top;
	cursor:pointer;
}
	
.btVisor img
{	
	vertical-align:top;
}
.menuMain
{
	width:920px;
	margin-top:30px;
	padding:20px;
}
.menuMainLeft
{
	float:left;
	width:350px;
	height:300px;
	font:13px Verdana;
	color:#666666;
	/*border-right:solid 1px #FFAE00;*/
	padding:10px;
}
.menuMainRight
{
	float:left;
	width:475px;
	padding:10px;
}
.menuMainOpcion
{
	overflow:hidden;
	display:block;
	font:11px Verdana;
	color:#a0a0a0;
	cursor:pointer;
	padding:6px;
	margin-bottom:10px;
	background:url("../_Images/menuMainOptionBck.png") no-repeat;
	height:46px;
	/*border:solid 1px #000000;*/
}
.menuMainOpcion div
{
	float:left;
	height:46px;
	vertical-align:middle;
	margin-right:5px;
}
.menuMainOpcion b
{
	font:13px Verdana;
	color:#FFAE00;
	clear:right;
	font-weight:bold;
}

.btGroupSelect
{
	padding:0px;
	margin:0px;
	/*border:solid 1px #000000;*/
}

.btGroupSelect div
{
	width:136px;
	height:20px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	cursor:pointer;
	border:solid 1px #c0c0c0;
	background-color:#eeeeee;
}

.btGroupSelect div a
{
	font:11px Verdana;
	color:#444444;
	text-decoration:none;
}

.btGroupSelect div.Selected
{
	background:url(../_Images/BckPanel2.gif) repeat-x;
	position:relative;
	width:140px;
	height:20px;
	margin-right:-1px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	background-color:#ffffff;
	border-bottom:solid 1px #c0c0c0;
	border-top:solid 1px #c0c0c0;
	border-left:solid 1px #c0c0c0;
	border-right:solid 0px #c0c0c0;
	cursor:pointer;
	
	
}
.btGroupSelect div.Selected a
{
	font:11px Verdana;
	color:#5656FF;
	text-decoration:none;
}

.ZonaComentario
{
	padding:5px;
	border:solid 1px #c0c0c0;
	background:#efefef;
	font:10px Verdana;
	color:#888888;
}

.dvBoxLeft
{
	background:url(../_Images/BckPanel2.gif) repeat-x;
	z-index:900;
	float:left;
	margin:0px;
	padding:3px;
	background-color:#ffffff;
	border-bottom:solid 1px #c0c0c0;
	border-top:solid 1px #c0c0c0;
	/*border-right:solid 1px #c0c0c0;*/
	border-left:solid 1px #c0c0c0;
}
.dvBoxRight
{
	background:url(../_Images/BckPanel2.gif) repeat-x;
	z-index:900;
	float:left;
	margin:0px;
	padding:3px;
	background-color:#ffffff;
	border-bottom:solid 1px #c0c0c0;
	border-top:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
	/*border-left:solid 1px #c0c0c0;*/
}
.ZonaListaDestino
{
	border-right: #cccccc 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #aaaaaa 1px solid;
	background-color: #ffffff;
	height:80px;
	width:260px;
}
a.btSolapa 
{
    /* Sliding right image */
    background: transparent url('../_Images/Solapa_rigth.gif') no-repeat scroll top right; 
    display: block;
    float: left;
    overflow:hidden;
    height: 18px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 1px;
    padding-right: 10px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    cursor:pointer;
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #333333;
    font-family: Verdana;
    font-size:11px;
	
}

a.btSolapa span 
{
	
    /* Background left image */ 
    background: transparent url('../_Images/Solapa_left.gif') no-repeat; 
    display: block;
    overflow:hidden;
    /*line-height: 6px;*/ /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 3px 0 3px 8px;
    border:solid 0px #000000;
} 

a.btSolapa span img
{
	border:0px;
	vertical-align:middle;
	margin-right:1px;
}
a.btSolapaSel 
{
    /* Sliding right image */
    background: transparent url('../_Images/Solapamarcada_rigth.gif') no-repeat scroll top right; 
    display: block;
    float: left;
    overflow:hidden;
    height: 18px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 1px;
    padding-right: 10px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    cursor:pointer;
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #333333;
    font-family: Verdana;
    font-size:11px;
	
}

a.btSolapaSel span 
{
	
    /* Background left image */ 
    background: transparent url('../_Images/Solapamarcada_left.gif') no-repeat; 
    display: block;
    overflow:hidden;
    /*line-height: 6px;*/ /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 3px 0 3px 8px;
    border:solid 0px #000000;
} 

a.btSolapaSel span img
{
	border:0px;
	vertical-align:middle;
	margin-right:1px;
}

.btGroupSelect ul
{
	margin-bottom:0px;	
	bottom:0px;
}

.btGroupSelect li
{
	list-style-type: none;
	list-style-image:none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right:5px;
	margin-top:5px;
}

#ulInfoPrecios
{
	list-style-type: none;
	list-style-image:none;
	margin: 0px;
	padding: 0px;
	margin-left:10px;
	font-family:Verdana;
	font-size:11px;
	color:#444444;	
}

#ulInfoPrecios li img
{
	margin-right:3px;	
}
fieldset
{
	border-bottom: #d7d7d7 1px solid;
	border-left: #d7d7d7 1px solid;
	border-top: #d7d7d7 1px solid;
	border-right: #d7d7d7 1px solid;
	padding-top:5px;
	height:40px;
}
fieldset legend
{
	color:#5656FF;
	font-family:Verdana;
	font-size:11px;
}

/* .s. TABS ///////////////////// */

.TabBar
{
	padding-bottom:5px;
	padding-left:5px;
	border:solid 0px #000000;	
	background-image:url('../_images/BckTabBarBlue.gif');
	background-repeat:repeat-x;
	background-position:left top;
	height:27px;
}
A.TabSel
{
	color: #ffffff;
	height: 25px;
	text-decoration: none;
	font-size:12px; 
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	border:0px;
	margin-left:1px;
	margin-right:1px; 
}
A.TabSel DIV
{
	padding-top:6px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:15px;
	cursor:pointer;
	width:115px;
	text-align:center;
	background-image:url('../_images/TabSelBlue.png');
	background-repeat:no-repeat;
	background-position:center;
	margin-top:2px;
}
A.Tab
{
	color: #ffffff;
	height: 25px;
	text-decoration: none;
	font-size:12px; 
	font-family:Arial, Helvetica, Sans-Serif; 
	margin-left:1px;
	margin-right:1px; 
}
A.Tab Div
{
	padding-top:6px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:15px;
	cursor:pointer;
	width:115px;
	text-align:center;
	background-image:url('../_images/Tab.png');
	background-repeat:no-repeat;
	background-position:center;
}

/* .s. TABS ///////////////////// */
.disabled
{
	 color:#E0E0E0 !important;
	 cursor:default;
}

.imgDevolucion {
 
	background-image: url(../_Images/pendientes.png);
	background-position:left;
	background-repeat:no-repeat;
	cursor:pointer;
}

/* .s. ini VENTANA DEL LOG DE QUERYS */
#queryLog
{
	position:absolute;
	border:solid 1px #ccc;
	background-color:#FFFFCC;
	width:500px;
	height:300px;
	overflow-y:scroll;
	overflow-x:hidden;
	top:10px;
	left:10px;
}
#queryLog h1
{
	font-size:12px;
	line-height:100%;
	background-color:#FFDD00;
	padding:5px;
	font-weight:normal;
}
#queryLog h1 b
{
	cursor:pointer;
}
#queryLog ul
{
	/*list-style-type:none;*/
	list-style-position:inside;
	padding-left:10px;
	border-left:solid 1px #ccc;
}
#queryLog ul li
{
	list-style-type:none;
	list-style-position:inside;
	font-family:Courier New,Monospace;
	font-size:11px;
	line-height:100%;
}
#queryLog ul li textarea
{
	width:90%;
	height:50px;
	font-size:11px;
	line-height:100%;
	margin-bottom:5px;
}
#queryLog ul li.method
{
	padding:5px;
	cursor:pointer;
	font-weight:bold;
	list-style-type:disc;
}
#queryLog ul li.method:hover
{
	color:#00f;
}
/* .s. fin VENTANA DEL LOG DE QUERYS */
#dvLanguage
{
	float:right;
	margin-top:2px;
	overflow:hidden;
	padding:3px;		    
}
.dvThumbnail
{
    overflow:hidden;
    display:block;
    float:left;
    margin:2px;
    margin-top:5px;
}
.gHeader
{
    height:16px;
	font-size: 11px;
	color: #555555;
	font-family: Verdana;
	border-top:solid 1px #FFAE00;
	border-left:solid 1px #FFAE00;
	background-image: url(../_Images/BckTituloZona.gif);
	background-repeat: repeat-x;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;

}

.gHeaderNew {
    height: 16px;
    font-size: 11px;
    color: #555555;
    font-family: Verdana;
    border-top: none;
    border-left: none;
    background-image: url(../_Images/BckTituloZona.gif);
    background-repeat: repeat-x;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
    text-align: center;
    background-size: 100% 100%;
    border-top: solid 1px #FFAE00;
    border-left: solid 1px #FFAE00;
}
/*********************************************************************
	Grid Informes 
*********************************************************************/


#dvGrid div.trGrid
{
	cursor:hand;
}

.gridHeaderLeft .gHeader
{
	float:left;
}



.ctxtCircuito, .ctxtEmailEnviado
{
	width:20px;
}
.cfchObservaciones
{
	width:20px;
}
.ctxtHotel
{
	width:300px;
}
.cfchLlegada, .cfchSalida
{
	width:80px;
}
.cfchUltimamod
{
    width:125px;
}
.cfchHoraTomada, .cfchTomada, .cfchEstatus
{
	width:90px;
}
.cfchLocalizador
{
	width:130px;
}
.cfchLocalizadorc
{
	width:220px;
}
.ctxtProducto
{
	width:320px;
}

.cfchAdultos
{
	width:45px;
}
.cfchNenes, .cfchBebes
{
	width:40px;
}
.cfchNenesEdad
{
	width:60px;
overflow:hidden;
}
.ctxtTitular
{
	width:200px;
}
.ctxtEmail
{
	width:250px;
		overflow:hidden;
	text-overflow:ellipsis;
}
.ctxtConector
{
	width:150px;
}
.ctxtOperacion
{

	width:150px;
}
.cnumPrecio
{
    width:85px;
    padding-left:0px;
}
.cien
{
    width:100px;
    padding-left:0px;
}

.setenta
{
    width:70px;
}


#dvGrid div 
{
    float:left;
    color:#444444;
	/*padding-left:2px;*/
	font-family: Verdana;
	font-size: 10px;
	height: 19px;
	border-bottom:solid 1px #c0c0c0;	
	border-right:solid 1px #e0e0e0;
}

.GridThumb  .dvThumb
{
   height: auto !important;
    float:left;
    color:#444444;
	/*padding-left:2px;*/
	font-family: Verdana;
	font-size: 10px;	
	border-bottom:solid 1px #c0c0c0;	
	border-right:solid 1px #e0e0e0;
}

.GridThumbGal  .dvThumb
{
   height: auto !important;
    float:left;
    color:#444444;
	/*padding-left:2px;*/
	font-family: Verdana;
	font-size: 10px;
	
	
	
}






.ctxt
{
	color:#444444;
	padding-left:2px;
	padding-top:2px;
	font-family: Verdana;
	font-size: 10px;
	height: 19px;
	border-bottom:solid 1px #c0c0c0;	
	border-right:solid 1px #e0e0e0;
}
.cfch
{
	color:#444444;
	padding-left:2px;
	padding-top:2px;
	font-family: Verdana;
	font-size: 10px;
	height: 19px;
	text-align:center;
	border-bottom:solid 1px #c0c0c0;	
	border-right:solid 1px #e0e0e0;
}
.cnum
{
	color:#444444;
	padding-right:2px;
	padding-top:2px;
	font-family: Verdana;
	font-size: 10px;
	height: 19px;
	text-align:right;
	border-bottom:solid 1px #c0c0c0;	
	border-right:solid 1px #e0e0e0;
}

/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/




.tip {
    background: none repeat scroll 0 0 #333333;
	opacity:0.7;
    display:none;
    overflow: hidden;
   
    position: absolute;
    width: auto;
    z-index: 500;
}
	
.contentTip {
    color: #FFFFFF;
    padding: 10px;
}


.tip:after {
    border-color: transparent #333333 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 8px 18px 8px 8px;
    content: " ";
    height: 0;
    margin-left: -26px;
    margin-top: -16px;
    pointer-events: none;
    position: fixed;
    width: 0;
}
.gHeader2
{
	font-size: 11px;
	color: #555555;
	font-family: Verdana;
	border-top:solid 1px #FFAE00;
	/*border-bottom:solid 1px #FFAE00;*/
	border-left:solid 1px #FFAE00;
	background-image: url(../_Images/BckTituloZona.gif);
	background-repeat: repeat-x;
	padding-top:2px;
	padding-bottom:2px;
	float:left;
}


.dialog {
    background-color: #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 0 solid #707070;
    display: none;
    overflow: hidden;
    position: absolute;
    width: 513px;
    z-index: 2000;
}
.dialog .header {
    background-color: #333333;
    background-image: url("../../_ImagesIntegracion/_Imagestemplate/back-dialog-title.gif");
    background-repeat: repeat-x;
    height: 28px;
}
.dialog .header .btCerrar {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../../_ImagesIntegracion/_ImagesTemplate/dialog-bt-cerrar.gif");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 20px;
    padding-left: 10px;
    padding-top: 6px;
    width: 18px;
}
.dialog .header .title {
    color: #FFA402;
    font-family: 'arial unicode ms',arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
}
.dialog .content {
    display: block;
    height: 490px;
    margin: 0;
    overflow: auto;
}
#dialogCarrousel.dialog {
    min-height: 460px;
}
#dialogCarrousel.dialog .content {
    display: block;
    margin: 0;
    min-height: 504px;
    overflow: hidden;
}

a.btCerrar div {
    background: url("../_Images/btcerrar.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    cursor: pointer;
    font-family: 'arial unicode ms',arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 83px;
}


a.btResalte div {
    background: url("../_Images/bt2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #111111;
    cursor: pointer;
    font-family: 'arial unicode ms',arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-shadow: 0 1px 0 #DDDDDD;
    width: 83px;
}
.WndTitleAnclado {
    background-image: url("../_Images/BckTituloZona.gif");
    border: 1px solid #ffae00;
    color: #0c478e;
    font-family: Verdana;
    font-size: 12px;
    margin-bottom: 7px;
    overflow: hidden;
    padding: 3px;
}
.Master4 a{
	color:#000 !important;
}