/*  -------------------------------------------------------------
	OZ Virtual S.A. de C.V.
	Alvaro Obregón 1680 3er. Piso, CP 23000
	Tel. +52 (612) 1225620, Fax +52 (612) 122 7011
	http://www.oz.com.mx

	Estilos VisiteHotelesDeMexico.com
	
	Ver 1.5.1 (Optimizada)

	Ultima actualizacion: 14 Feb 05	
	(C) Derechos Reservados 
	------------------------------------------------------------- */


.bookingtabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bookingtabs li{
	display: inline;
	margin:0px;
}

.bookingtabs li a{
	text-decoration: none;
	padding: 2px 5px 4px 5px;
	*padding: 2px 5px 5px 5px;
	margin-right: 0px;
	border: 1px solid #e05b4a;
	color: #fff !important;
	/*background: white url(../RichContent/imagenes/shade.gif) top left repeat-x;*/
	background-color: #c43b35;

}

.bookingtabs li a:visited{
	color: #2d2b2b;
}

.bookingtabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.bookingtabs li.selected{
	position: relative;
	top: 1px;
}

.bookingtabs li.selected a{ /*selected main tab style */
	background-image: url(../RichContent/imagenes/shadeactive.gif);
	border-bottom-color: white;
	color: #c43b35 !important;

}

.bookingtabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}

.bookingtabcontentstyle{ /*style of tab content oontainer*/
	border: 1px solid #e05b4a;
	background-color:#fdfbf8;
	/*width: 262px;
	*width:274px;*/
	width:238px;
	
	
	
	margin-bottom: 1em;
	padding: 5px;
}

.bookingtabcontent{
	display:none;
}

@media print {
.bookingtabcontent {
	display:block!important;
}
}

#leftBoxContent {clear:both; font:12px Verdana, Arial, Helvetica, sans-serif; 
}
/*
#ReserveByPhone{text-align:center}
#ReserveByPhone h4 { color: #e70029; font: bold 12px Verdana, Arial, Helvetica, sans-serif; margin:4px 0 0 0; padding:0px;

}




/*#booking div{ padding-bottom:2px; padding-top:2px; clear:both}*/
/*----------------------*/
.divTitleStep
{
	font-weight: bold;
	border-bottom: 1px solid  #e05b4a;
	font-size:10px;
}
.txtNumberStep 
{
	background-color: #e05b4a;
	/*font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;*/
	color: #FFFFFF;
	/*border-bottom:0px solid #e05b4a;*/
	border-top:1px solid #e05b4a;
	border-left:3px solid #e05b4a;
	border-right:3px solid #e05b4a;
}

/* Css para la parte de selecione las opciones de adulto, niño, infante*/
#naviS {  
	list-style:none;
	margin:0;
	padding:0;
	display:table;
}

#naviS li {

	margin:5px 2px 8px 0px;
	padding-right:2px;
	/*border:1px solid #CCCCCC;*/
	float:left; 
}

#cs {float:left; padding:0px; margin:0px;}

#miniTitle{
	width:230px;
	margin: 0 auto;
	color:#e05b4a;
	text-align:center;
	

}

h1.titleFs{
    width:260px;
	margin: 0 auto;
	
}

#booking{
font:11px Verdana, Arial, Helvetica, sans-serif;
line-height: 15px;
}
