



/* the background where is the hotel name,the address etc */

.form_bgcolor2 {

	background-color: #809465;

}

/* end */





.form_bgcolor3 {

	background-color: #F2F2F2;

}



/* the line with the arrival and departure day */

.form_tablehead {

	background-color: #F2F2F2;

	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: #F5F5F5;

}

/* end */





/* used only in a blank td  */

.form_menutd1 {

	background-color: #000000;

}

/* end */



a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #0000FF;

	text-decoration: none;

}

a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #0000FF;

	text-decoration: none;

}

a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FF8000;

	text-decoration: none;

}

a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #0000FF;

	text-decoration: none;

}





.form_font2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}





/* not used  */

.font3a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #F9E264;

	text-decoration: none;

	font-weight: bold;

}

/* end */



/* THE BASIC TEXT CLASS OF ALL PAGES (very important)  */

.form_maintext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	text-decoration: none;

}

/* end */



/* used in the room_info page to present the dates  */

.form_periodtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	text-decoration: none;

}

/* end */



/* the class for the titles in each page.We use it werever we have bold text  */

.form_titletext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color:#000000;

	text-decoration: none;

	font-style: italic;

	font-weight: bold;

}

/* end */



/* the class with the red letters.Used only in the bookinbg.php  */

.form_errortext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FF0000;

	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: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FF0000;

	text-decoration: none;

}

/* end  */





/* the class for the hr. used in all pages  */

.form_hr1 {

	color: #000000;

	height: 1px;

	background-color: #000000;

	border-top: 1px solid #000000;

	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: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

    BACKGROUND-COLOR: #F9F9F9;

}        



.form_select1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	width: 200px;

	color: #000000;

    BACKGROUND-COLOR: #606D85;

}   



.form_select2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	width: 295px;

	color: #000000;

    BACKGROUND-COLOR: #606D85;

} 



.form_select3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	width: 50px;

	color: #000000;

    BACKGROUND-COLOR: #606D85; 

}



.form_border {                      

	border: 1px solid #000000;

}       



/* used in most pages  */

.form_border1 {

	border: 1px solid #000000;

	background-color: #FFFFFF;

}

/* end  */



/* used in bookinpg.php and in room_info.php  */     

.form_border2 {

	border: 1px solid #000000;

	background-color: #FFFFFF;

}

/* end  */



/* used in most pages  */ 

.form_border3 {

	border: 1px solid #CDCCC7;

	background-color: #809465;

}

/* end  */



/* used in most pages  */   

.form_border4 {

	border: 1px solid #CDCCC7;

	background-color: #F2F2F2;

} 

 /* end  */

 

 /* used in step1.php  */ 

.form_border5 {

	border: 1px solid #000000;

	background-color: #FFFFFF;

	text-align: center;

	font-weight: bold;

	width: 30px;

}  

 /* end  */

 



td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	text-decoration: none;

}                





form {

	margin: 0px;

	padding: 0px;

}



.form_option1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #7A8DAD;

}



.form_option2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #98A7C0;

}



.form_option3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #B8C2D3;

}







/* 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: Verdana, Arial, Helvetica, sans-serif; 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: Verdana, Arial, Helvetica, sans-serif; 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: Verdana, Arial, Helvetica, sans-serif; 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, Arial, "Times New Roman"; font-size: 10px; font-style: normal; font-weight: normal; color: #868686; text-decoration: none; background-color:#FFFFFF; border: none }

/* class used for the check in & check out of the calendars */

.calendar_defaulttd3 { font-family: Tahoma, Arial, "Times New Roman"; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; border: none }

/* end of class */

.calendar_td_borblue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; text-align: center; background-color:#E4EEFA;  border: none }

.calendar_td_borred { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; text-align: center; background-color:#F3C8B6;  border: none }



a.smlink2:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #0066FF; text-decoration: none }

a.smlink2:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #0066FF; text-decoration: none }

a.smlink2:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #0066FF; text-decoration: none }

a.smlink2:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #0066FF; text-decoration: none }
