/* the background where is the hotel name,the address etc */
.form_bgcolor2{
	background-color: #F4F3F3;
}
/* end */
.form_bgcolor3 {
	background-color: #E8E8E8;
}


/* the line with the arrival and departure day */
.form_tablehead {
	background-color: #DE8E8E8;
	height: 20px;
}
/* end */


.form_maintable {
	height: 100%;
}


/* the external background of the included pages used only in the form of booking page  */

/*   sto booking page gia to external tou firstname ktl */
.form_maintable1 {
	height: 100%;
	background-color: #E8E8E8;
}
/* end */


/* used only in a blank td  */
.form_menutd1 {
	background-color: #494447;
}
/* end */


.form_font2 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #0573B3;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #0573B3;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #DB8D53;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #0573B3;
	text-decoration: underline;
}



/* not used  */
.font3a {
	font-family: Tahoma, Arial, "Times New Roman";
	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: Lucida, Arial, "Times New Roman";
	font-size: 12px;
	color: #383838;
	text-decoration: none;
}
/* end */

/* used in the room_info page to present the dates  fgggggggggggggggggggggggggggggggggggggggggggggggggggggg*/
.form_periodtext {
	font-family: Lucida, Arial, "Times New Roman";
	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: Lucida, Arial, "Times New Roman";
	font-size: 14px;
	color: #383838;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
/* end */

/* the class with the red letters.Used only in the bookinbg.php gggggggggggggggggggggggggggg */
.form_errortext {
	font-family: Lucida, Arial, "Times New Roman";
	color: #F82206;
	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: #F1FAE8;
	text-decoration: none;
}
/* end  */


/* the class for the hr. used in all pages  */
.form_hr1 {
	color: #333433;
	height: 1px;
	background-color: #548AB5;
	border-top: 1px solid #F1FAE8;
	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: #000000;
}        

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

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

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

/*border gia season */
.form_border {                      
	border: 1px solid #F1FAE8;
}       

/* used in most pages */
.form_border1 {
	border: 1px solid #000000;
	background-color: #ffffff;
}
/* end  */

/* used in booking.php and in room_info.php  */     
.form_border2 {
	border: 1px solid #000000;
	background-color: #ffffff;
}
/* end  */

/* used in most pages ex calendar external   */ 
.form_border3 {
	border: 1px solid #2c282a;
	background-color: #dadada;
}
/* end  */

/* used in most pages  ex submit room types*/   
.form_border4 {
	border: 1px solid #eeeeee;
	background-color: #ffffff;
} 
 /* end  */
 
 /* used in step1.php bazeis posa dwmatia theleis  */ 
.form_border5 {
	border: 1px solid #eeeeee;
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
	width: 30px;
}  
 /* end  */
 

td {
	font-family: Lucida, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}                


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

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

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

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



/* 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: #2F2E2E; 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: #2F2E2E; 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: #2F2E2E; 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: #2F2E2E; 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: #2F2E2E; text-decoration: none; border: none }
/* end of class */



/* gia epilogh hmeras sto calendar */
.calendar_td_borblue { font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #93AE8A; text-decoration: none; text-align: center; background-color:#DCDCDC;  border: none }
.calendar_td_borred { font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #93AE8A; text-decoration: none; text-align: center; background-color:#F3C8B6;  border: none }

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