a {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; color: #FFFFFF;text-decoration: none;}
a:hover {text-decoration: underline;}
td {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; color: #FFFFFF;}
.titre {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: black;}
.soustitre {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 10pt; color: black;}
.soustitreshadow {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 10pt; color: #888888;}
.statsred {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #8E252F;}
.statsblue {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #2B3498;}
.statsorange {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #ff8000;}
.red {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 14pt; color: #ee4444;}
.alert {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #ee4444;}
.shadow {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; color: #888888;}
.page {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #666666;}
.activeonglet {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 11pt; color: #000000;text-decoration: underline}
.onglet {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; color: #000000;}
.onglet:hover {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; color: #FFFFFF;}
.button {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 9pt; color: #FFFFFF;}
.bigbutton {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 14pt; color: #FFFFFF;}

#bookassist_form{
font-family:verdana;
font-size:10px;
padding:5px;
overflow:hidden;
border:1px solid #6D0909;
margin:0px 0px 30px 0px;
width:145px;
#width:160px;
color:#000;
}
#bookassist_form #DatesForm{
overflow:hidden;
}
#bookassist_form .search_title{
width:145px;
#width:160px;
float:left;
text-align:center;
margin-bottom:5px;
font-size: 11px;
font-weight: bold;
}
#bookassist_form label{
text-align:left;
margin-bottom:3px;
clear:left;
float:left;
width:140px;
#width:160px;
padding-top:3px;
font-weight: bold;
}
#bookassist_form .date_select{
float:left;
display:inline;
margin:0 0 3px 0px;
width:60px;
padding:0;
font-family:verdana;
font-size:9px;
border: solid #6E0A0A 1px;
}
#bookassist_form #DatesForm #inday{
width:43px;
}
#bookassist_form #DatesForm #outday{
width:43px;
}
#bookassist_form #inmonthyear{
width:80px;
float:left;
margin-left:2px;
}
#bookassist_form #outmonthyear {
width:80px;
float:left;	
margin-left:2px;
}
#bookassist_form .date_input{
clear:both;
border:1px solid #666;
font-family:verdana;
font-size:10px;
margin:10px 0px 0px 35px;
color:#ffffff;
background:#6E0A0A;
font-weight:bold;
float:left;

}
#bookassist_form img{ 
float:left;
margin-left:5px;
}
#ba_javascript p{
margin:0px 0px 0px 5px;
padding:0px;
font-family:verdana;
text-align:center;
font-size:10px;
color: #0099CC;
}
#ba_javascript a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFCC33;
text-decoration:underline;
}
#bookassist_form #ba_adults{
width:38px;
float:left;
margin-left:50px;
}
#bookassist_form #ba_children{
width:38px;
float:left;
}
a img {
border: none !important;
} 
#bookassist_form img{ 
margin:0px 0px -5px 3px;
}   
a.callink{
cursor:pointer;
cursor:hand;
}

/* For JS-popu-windows */
#calendar{
display: none;
position: absolute;
padding: 0;      
font-size:11px;
font-family:verdana, arial;       
color:#444;  
}



/* For calendar */
.caltab {
border: 1px solid #333;
background: #fff; 
font-size:1em;
}
.caltab a:link, .caltab a:visited {
color: #09c;
}
.caltab a:hover {
color: #933;
border-color: #DBCDCD;     
background:#DBCDCD;
}
.caltab a:active {
color: #933;
border-color: #933;
}
.caltab td {
text-align: center;  
}
.caltab td a {
display: block;
text-decoration: none;    

}
.caltab td.calheader a {
display: inline;
vertical-align: -.2em;
}
.caltab td.calheader img.calNoPrevMonth {
background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 -32px no-repeat;
vertical-align: -.2em;
}
.caltab td.calheader img.calNoNextMonth {
background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 -32px no-repeat;
vertical-align: -.2em;
}
.caltab td.calheader .calNextMonth img {
background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 0 no-repeat;
}
.caltab td.calheader .calPrevMonth img {
background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 0 no-repeat;
}
.caltab td.calheader .calNextMonth:hover img, .caltab td.calheader .calPrevMonth:hover img {
background-position: 0 -16px;
}
.caltab td.calheader .calNextMonth:active img, .caltab td.calheader .calPrevMonth:active img {
background-position: 0 -32px;
}
.calheader {
padding: .2em;
white-space: nowrap;  
}  
.calheader select {
font-size:0.9em;
}
.weekdays td {
border-bottom: 1px solid #ddd;  
}
.days td {
color: #7E9FC9;
padding: .1em;
border: 1px solid #fff;  
}
.days td.weekend {
background-color: #eee;
border-color: #eee;     
}
     
.days td.gone {
text-decoration: line-through;      
padding:0.2em;
}
.days td.today, .days td.future {
border: none;
}
.days td a {
padding: .1em;
border: 1px solid #fff;
}
.days td.weekend a {
border-color: #eee;   
}
.days td.today a {
background-color: #DBCDCD;   
border:1px solid #DBCDCD;
}
.days td.selected {
font-weight: bold;
}
.days td.selected a {
border-color: #09c;
}             

.caltab .calfoot{
background:#fff;
border-top:1px solid #ddd;
}
.caltab .calfoot{
padding:0;
}

/* Support for the "iehover-fix.js" */

#calendar iframe {
position: absolute;
z-index: -1;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);   
width:100%;       
height:auto;
}
          
#calendar{
overflow:hidden;
}

* html table.caltab { z-index: 200; }

a.calNextMonth, a.calPrevMonth{
background:transparent !important;
}
