

/* the background where is the hotel name,the address etc */
.form_bgcolor2 {
	background-color: #DEE4E4;
	border: 1px solid #8DA09F;
}
/* end */


.form_bgcolor3 {
	background-color: #DEE4E4;
	border: 1px solid #8DA09F;	
}

/* the line with the arrival and departure day */
.form_tablehead {
	background-color: #CCD4D4;
	border: 1px solid #8DA09F;	
	height: 20px;
}
/* end */


.form_maintable {
	height: 100%;
}


/* the external background of the included pages used only in the form of booking page  */
.form_maintable1 {
	height: 100%;
	background-color: #DEE4E4;
	border: 1px solid #8DA09F;
}
/* end */


/* used only in a blank td  */
.form_menutd1 {
	background-color: #DEE4E4;
}
/* end */
a:link {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #666666;
   text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}
.form_font2 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


/* not used  */
.font3a {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
/* end */

/* THE BASIC TEXT CLASS OF ALL PAGES (very important)  */
.form_maintext {
	font-family: Lucida, Arial, "Times New Roman";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
/* end */

/* used in the room_info page to present the dates  */
.form_periodtext {
	font-family: Lucida, Arial, "Times New Roman";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
/* end */

/* the class for the titles in each page.We use it werever we have bold text  */
.form_titletext {
	font-family: Lucida, Arial, "Times New Roman";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
/* end */

/* the class with the red letters.Used only in the bookinbg.php  */
.form_errortext {
	font-family: Lucida, Arial, "Times New Roman";
	color: #666666
	text-decoration: none;
}
/* end  */

/* the class with the red letters.Used only in the bookinbg.php.The font size is bigger than the previous class  */
.form_sizederrortext {
	font-family: Lucida, Arial, "Times New Roman";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
/* end  */


/* the class for the hr. used in all pages  */
.form_hr1 {
	color: #DEE4E4;
	height: 1px;
	background-color: #DEE4E4;
	border-top: 1px solid #8DA09F;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
/* end  */

/* used only in the expl_price.php  */
.form_mainheight {
	height: 500px;
}
/* end  */

/* used only in the expl_price.php and room_info.php  */
.form_tdheight {
	height: 45px;
}
/* end  */

select {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #666666;
}        

.form_select1 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	width: 200px;
	color: #666666;
}   

.form_select2 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	width: 295px;
	color: #666666;
} 

.form_select3 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	width: 50px;
	color: #666666;
}

.form_border {                      
	border: 1px solid #8DA09F;
	background-color:#DEE4E4;
}       

/* used in most pages  */
.form_border1 {
	color: #666666;
	border: 1px solid #8DA09F;
	background-color: #ffffff;
	width: 248px;
}
/* end  */

/* used in bookinpg.php and in room_info.php  */     
.form_border2 {
	border: 1px solid #8DA09F;
	background-color: #CCD4D4;
}
/* end  */

/* used in most pages  */ 
.form_border3 {
	border: 1px solid #8DA09F;
	background-color: #DEE4E4;
}
/* end  */

/* used in most pages  */   
.form_border4 {
	border: 1px solid #8DA09F;
	background-color: #CCD4D4;
	
} 
 /* end  */
 
 /* used in step1.php  */ 
.form_border5 {
	border: 1px solid #8DA09F;
	background-color: #ffffff;
	color: #666666;
	text-align: center;
	font-weight: bold;
	width: 30px;
}  
 /* end  */
 

form {
	margin: 0px;
	padding: 0px;
}

.form_option1 {
	font-family: Tahoma, Arial, "Times New Roman";
	color: #666666;
	background-color: #7C98AE;
}

.form_option2 {
	font-family: Tahoma, Arial, "Times New Roman";
	color: #666666;
	background-color: #7C98AE;
}

.form_option3 {
	font-family: Tahoma, Arial, "Times New Roman";
	color: #666666;
	background-color: #7C98AE;
}



/* STYLE FOR CALENDARS   */ 

/* body {  font-family: Tahoma, Verdana, Arial; font-size: 11px; font-style: normal; font-weight: normal; color: #000066; text-decoration: none; background-color: #C8C7D5; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px} */
.calendar_searchbox1 {  font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; text-align: left; background-color: #FFFFFF; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; width:80px}
.calendar_searchbox {  font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; text-align: left; background-color: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.calendar_tdheader3 { font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; background-color: #F4F4F4; text-align: center; vertical-align: middle; border: 1px #CCCCCC solid}
.calendar_defaulttd2 { font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #868686; text-decoration: none; background-color:#FFFFFF; border: none }
.calendar_defaulttd3 { font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; border: none }
.calendar_td_borblue { font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; text-align: center; background-color:#DEE4E4;  border: none }
.calendar_td_borred { font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; text-align: center; background-color:#627D7C;  border: none }

a.smlink2:link { font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #0066FF; text-decoration: none }
a.smlink2:visited { font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #0066FF; text-decoration: none }
a.smlink2:active { font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #0066FF; text-decoration: none }
a.smlink2:hover { font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #0066FF; text-decoration: none }
