/*************************************
* CSS for dynamic package
**************************************/
#divLoading
{
	display: none;
	text-align: center;
}

#divLoading h1
{
	font-size: 16px;
	color: #798FB9;
}

.dyn-div-left
{
	float: left;
	width: 710px;
	border: 1px solid #C9C3C3;
	padding: 5px;
}

.dyn-div-right
{
	float: left; 
	width: 370px; 
}

.dyn-div-left-query
{
	border: 1px solid #C9C3C3;
	background-color: #FFFFFF;
	padding: 10px;
}

.dyn-div-refine
{
	border: 1px solid gray;
	font-family:arial;
	font-size: 12px;
	background-color: #FFFFFF; 
}


.dyn-div-refine h1
{
	/* color: #0E4078; */
	font-family:arial;
	font-size: 16px;
	text-align: center;
}

.dyn-table-summary
{
	width: 100%; 
	/* border: 4px solid #F26C34; */
}

.soft-span-additional-infos
{
        font-weight: bold;
        color: #cb0000;
}

.dyn-td-summary-title
{
	font-family:arial;
        font-size:20px;
        color: #FFFFFF;
        font-weight: bold;
        height: 40px;
        text-align: center;
        padding:none;
	/* border-bottom: 4px solid #F26C34;	*/
}

.dyn-td-summary-title h2
{
	padding: 0px;
	margin: 0px;
	font-family:arial;
	font-size: 20px;
	font-weight: bold;
}

.dyn-table-summary-product
{
	width: 100%;
			 font-family:arial;
			 font-size: 12px;
			 color: #000000; 
			 font-weight: bold;
			 height: 20px;
			 text-align: center;
}

.dyn-div-summary-product-title
{
	float: left; 
	font-family:arial;
	font-size: 14px; 
	font-weight: bold; 
	color: #B42715;
}

.dyn-div-summary-product-change-component
{
	float: right;
}

.dyn-table-choice
{
	width: 100%;
			 background:#ffd8b0 ;
			 font-family:arial;
			 font-size: 12px;
			 color: #000000; 
			 font-weight: bold;
			 height: 20px;
}

.dyn-td-choice-title
{
	font-size:20px;
	font-family:arial;
	border-top: 4px solid #F26C34;
	border-right: 4px solid #F26C34;
	border-left: 4px solid #F26C34;
	border-bottom: 4px solid #F26C34;
	color: #FFFFFF;
	font-weight: bold;
	height: 40px;
	text-align: center;
	padding:none;
}

.dyn-hotel-name
{
	font-weight: bold;
	font-family:arial;
	font-size: 12px;
}

.dyn-td-choice-thumbnails
{
	width: 90px; 
	text-align: center;
	vertical-align: top;
}

.dyn-td-choice-description
{
	vertical-align: top;
	width: 300px;
	overflow: hidden;
}

.dyn-td-choice-infos
{
	text-align: right;
	vertical-align: top;
}

.dyn-span-total
{
	font-weight: bold;
	font-family:arial;
	font-size: 16px;
}

.dyn-div-tabs-content
{
	margin: 10px;
	padding: 0px;
	font-family:arial;
	font-size: 12px;
	/* border: 4px solid #F26C34; 
	background-color: #FFD8B0; */
}

.dyn-div-tabs-name
{
        font-size:20px;
        color: #FFFFFF;
	font-family:arial;
        font-weight: bold;
        height: 40px;
        text-align: center;
        padding:none;
	vertical-align: middle;
}

.dyn-div-tabs-name h2
{
	margin: 0px;
	font-family:arial;
	font-size: 16px;
}

.dyn-table-tabs
{
	font-family:arial;
	font-size: 12px;
 	width: 678px; 
}

.dyn-div-tabs-pricing-content
{
	/* border: 4px solid #F26C34;
	background-color: #FFD8B0; */
}

.dyn-td-tabs-header  
{
        border-bottom: 1px solid #c9c3c3;
        padding: 5px;
        background-color: #EFEFEF;
	font-family:arial;
        font-weight: bold;
}

.dyn-td-tabs-cell-header
{
        border-bottom: 1px solid #c9c3c3;
        padding: 5px;
        background-color: #EFEFEF;
        font-weight: bold;
	font-family:arial;
}
 
.dyn-td-tabs-cell-right
{
        padding: 5px;
        text-align: right;
        font-weight: bold;
}
 
.dyn-td-tabs-cell-bottom
{
        border-top: 1px solid #c9c3c3;
        padding: 5px;
        background-color: #EFEFEF;
        font-weight: bold;
	font-family:arial;
}

.header-section
{
	font-size: 14px;
	font-weight: bold;
	color: #524900;	
	font-family:arial;
}

.header-subsection
{
	font-family:arial;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	background-color: #cccccc;
}

.product-name
{
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	font-family:arial;
}

.product-price
{
	font-family:arial;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	text-align: right;
}

.header-subsection2
{
	font-family:arial;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	background-color: #EAEAEA;
}

img.thumbnails
{
	border: 1px solid #777777;
	padding: 1px;
}

.clickComponent
{
		   /* background: #FFD8B0 url('/flcmrun/120orange.gif'); 
		   font-size: 15px;
		   border-top: 4px solid #F26C34;
		   border-right: 4px solid #F26C34;
		   border-left: 4px solid #F26C34;
		   border-bottom: 4px solid #F26C34;
		   font-family:arial;
		   font-weight: bold;
		   height: 40px;
		   color: #000000;
		   text-align: center; */

}

.clickComponent-hover
{
	/* background:#FFD8B0 url('/flcmrun/green.gif'); */
}



.divPages
{
	/* background:#FFD8B0 url('/flcmrun/lightorange.gif'); 
   	     font-family: verdana, arial, sans-serif;
	     font-size:15px;
	     border-top: 3px solid #F26C34 ;
	     border-right: 3px solid #F26C34 ;
	     border-left: 3px solid #F26C34 ;
	     border-bottom: 3px solid #F26C34 ;
	     color: #000000; 
	     font-weight: bold;
		margin-bottom: 5px;
		padding: 5px; */
}

.dyn-pages
{
	
}

.dyn-pages-selected
{
	color: #B22C1A;
}

#refineSearch {
	/* border-top: 3px solid #F26C34; */
	padding: 10px;
}

.refineHeader {
	font-family:arial;
	font-weight: bold;
	font-size: 14px;
}

/**********************************************************************
* Pour le mandatory au booking-form
**********************************************************************/
.boxerror {
        background-color: #E6E6E6;
        border: 1px solid #CCCCCC;
}

.soft-boxerror {
	background-color:#FFBBBB;
        border:2px solid #AA0000;
}

.labelerror {
	font-family:arial;
        font-weight: bold;
        color: #EA0303;
}


/**********************************************************************
* Boite contenant l'information sur le status des bookings au please wait
**********************************************************************/
.wait_booking_information {
	font-weight: bold;
	color: #000000;
	font-size: 20px;
}


/**********************************************************************
* ajax box
**********************************************************************/
#ajax_autocomplete
{
        position:absolute;              /* Never change this one */
        width:300px;                    /* Width of box */
        overflow:auto;                  /* Scrolling features */
        border: 1px solid #CCCCCC;      /* border */
        background-color: #E6E6E6;      /* background color */
        text-align:left;
        z-index:100;
        opacity:.90;
        /*filter: alpha(opacity=90); */
        -moz-opacity: 0.90;
        font-size: 11px;
	font-family:arial;
}
  
#ajax_autocomplete div
{
        margin: 1px;            
        padding: 1px;
        cursor: pointer;
}

#ajax_autocomplete .optionDiv
{
        color: #000000;
        padding: 2px;  
}

#ajax_autocomplete .optionDivSelected
{
        background-color: #E6E6E6;
        color: #000000;
        padding: 2px;
}