/* ************************************************************************************************* */
/* STILURI GENERALE */
/* ************************************************************************************************* */



/* =================================================== */
/* Body-scrool general */
/* --------------------------------------------------- */

BODY {
  margin : 0px 0px 0px 0px;
  scrollbar-arrow-color: #000000;
  scrollbar-face-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-base-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #000000
}

/* =================================================== */


/* ************************************************************************************************* */
/* LOGIN */
/* ************************************************************************************************* */


/* =================================================== */
/* LOGIN BUTTON */
/* --------------------------------------------------- */

.login_button
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 1px;
  text-decoration: none;
}

.login_button a
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
}

.login_button a:active
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
}

.login_button a:visited
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
}

.login_button a:hover
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align: center;
  text-decoration: none;
}

/* =================================================== */


/* =================================================== */
/* LOGIN FIELD */
/* --------------------------------------------------- */

.login_field
{
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
}


.login_field INPUT
{
  font-family: verdana;
  font-size: 10px;
  border-right: #000000 1px solid; 
  border-top: #000000 1px solid; 
  background: #FFFFFF; 
  border-left: #000000 1px solid; 
  color: #000000; 
  border-bottom: #000000 1px solid;
}

/* =================================================== */


/* =================================================== */
/* LOGIN ERROR */
/* --------------------------------------------------- */

.login_error
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: red;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 1px;
  text-decoration: none;
}

/* =================================================== */


/* =================================================== */
/* LOGIN TITLE */
/* --------------------------------------------------- */

.login_title
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  text-align:left;
  text-decoration: none
}

/* =================================================== */


/* =================================================== */
/* LOGIN DESCRIPTION */
/* --------------------------------------------------- */

.login_description
{
  font-family: Verdana;
  font-weight: none;
  font-size: 10px;
  color: #000000;
  text-align:left;
  text-decoration: none
}

/* =================================================== */


/* =================================================== */
/* LOGIN USERNAME & PASSWORD */
/* --------------------------------------------------- */

.login_userpass
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  text-align:center;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none
}

/* =================================================== */


/* ************************************************************************************************* */
/* TOP */
/* ************************************************************************************************* */

/* =================================================== */
/* TOP MENU */
/* --------------------------------------------------- */

/* ................................................... */
/* BUTON ON */
/* ................................................... */

.top_menu_on
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  text-align:center;
  text-decoration: none;
  vertical-align:bottom;
  
}

/* ................................................... */
/* BUTON OFF */
/* ................................................... */

.top_menu_off
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: silver;
  text-align:center;
  text-decoration: none;
  vertical-align: bottom;
}

.top_menu_off a
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: silver;
  text-align:center;
  text-decoration: none
}

.top_menu_off a:active
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: silver;
  text-align:center;
  text-decoration: none
}

.top_menu_off a:visited
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: silver;
  text-align:center;
  text-decoration: none
}

.top_menu_off a:hover
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  text-align:center;
  text-decoration: none
}


/* =================================================== */


/* =================================================== */
/* LANGUAGE */
/* --------------------------------------------------- */

.bot_lang
{
  font-family: Verdana;
  font-weight: normal;
  font-size: 10px;
  color: #000000;
  text-align:left;
  text-decoration: none
}

/* =================================================== */



/* =================================================== */
/* TOP STATUS N/B (NORMAL/BOLD) */
/* --------------------------------------------------- */

/* ................................................... */
/* NORMAL */
/* ................................................... */

.top_statusn
{
  font-family: Verdana;
  font-weight: none;
  font-size: 10px;
  color: #000000;
  text-align:left;
  text-decoration: none
}

/* ................................................... */
/* BOLD */
/* ................................................... */

.top_statusb
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align:left;
  text-decoration: none
}

/* =================================================== */



















/* =================================================== */
/* Stil MENU */
/* --------------------------------------------------- */

.menu
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  text-align: left;
  text-decoration: none
}

.menu a
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align: left;
  text-decoration: none
}

.menu a:active
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align: left;
  text-decoration: none
}

.menu a:visited
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align: left;
  text-decoration: none
}

.menu a:hover
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align: left;
  text-decoration: none
}

/* =================================================== */

/* =================================================== */
/* Stil Titlu MENU */
/* --------------------------------------------------- */

/* ................................................... */
/* Titlu Meniu */
/* ................................................... */

.menu_title
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  text-align:left;
  text-decoration: none
}

/* ................................................... */
/* Descriere Meniu */
/* ................................................... */

.menu_description
{
  font-family: Verdana;
  font-weight: none;
  font-size: 10px;
  color: #000000;
  text-align:left;
  text-decoration: none
}
.menu_descriptionFilter
{
  font-family: Verdana;
  font-weight: none;
  font-size: 10px;
  color: Red;
  text-align:left;
  text-decoration: none
}

/* =================================================== */
/* CASETA DREAPTA JOS (HOTEL INFORMATION)*/
/* --------------------------------------------------- */

/* ................................................... */
/* (COLOANA 01) - HOTEL NAME */
/* ................................................... */

.hotel_name
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align:center;
  text-decoration: none
}

.hotel_name a
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align:center;
  text-decoration: none
}

.hotel_name a:active
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align:center;
  text-decoration: none
}

.hotel_name a:visited
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align:center;
  text-decoration: none
}

.hotel_name a:hover
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #666666;
  text-align:center;
  text-decoration: none
}

/* ................................................... */
/* (COLOANA 02) - HOTEL ADRESS */
/* ................................................... */

.hotel_adr
{
  font-family: Verdana;
  font-weight: none;
  font-size: 10px;
  color: #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align:center;
  text-decoration: none
}

/* ................................................... */
/* (COLOANA 03) - HOTEL E-MAIL */
/* ................................................... */

.hotel_email
{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-align:center;
  text-decoration: none
}

.hotel_email a
{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-align:center;
  text-decoration: none
}

.hotel_email a:active
{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-align:center;
  text-decoration: none
}

.hotel_email a:visited
{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-align:center;
  text-decoration: none;
}

.hotel_email a:hover
{
  font-family: Verdana;
  font-size: 10px;
  color: #666666;
  text-align:center;
  text-decoration: none;
}

/* =================================================== */
/* Status menu part ( View / Edit )                    */
/* --------------------------------------------------- */

.lbViewEdit_green
{
  font-family: Verdana;
  font-size: 10px;
  color: #23772D;
  font-weight: bold;
}

.lbViewEdit_red
{
  font-family: Verdana;
  font-size: 10px;
  color: #A32F2F;
  font-weight: bold;
}

.tdView
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  text-align: left;
  text-decoration: none;
  background-color: #9DD3A5;
}
.tdView a
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align: left;
  text-decoration: none
}


.tdEdit
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  text-align: left;
  text-decoration: none;
  background-color: #DD959E;
}

.tdEdit a
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align: left;
  text-decoration: none
}










.link
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: gray;
  text-align:center;
  text-decoration: none;
}

.link:active
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: gray;
  text-align:center;
  text-decoration: none;
}

.link:visited
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: gray;
  text-align:center;
  text-decoration: none;
}

.link:hover
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: gray;
  text-align:center;
  text-decoration: underline;
}






/* =================================================== */
/* HotelMainData.asp ( VIEW / EDIT ) */
/* --------------------------------------------------- */

.HotelMainData_Validation
{
  font-family: Verdana;
  font-size: 10px;
  color: Red;
  padding-left: 10px;
  text-align: left;
  text-decoration: none;
}
.HotelMainData_left
{
  font-family: Verdana;
  font-weight: none;
  font-size: 10px;
  color: #000000;
  padding-left: 10px;
  text-align: left;
  text-decoration: none;
}
.HotelMainData_left_Title
{
  font-family: Verdana;
  font-weight: none;
  font-weight:bold;
  font-size: 10px;
  color: #000000;
  padding-left: 10px;
  text-align: left;
  text-decoration: none;
}
.HotelMainData_AlternateItem
{
	background-color:#dcdcdc;
}

.HotelMainData_right
{
  font-family: Verdana;
  font-weight: none;
  font-size: 10px;
  color: #000000;
  text-align: left;
  text-decoration: none;
}

.HotelMainData_rightb
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align: left;
  text-decoration: none;
}

.HotelMainData_edit
{  
  font-family: verdana;
  font-size: 10px;
  border-right: #000000 1px solid; 
  border-top: #000000 1px solid; 
  background: #FFFFFF; 
  border-left: #000000 1px solid; 
  color: #000000; 
  border-bottom: #000000 1px solid
}

/* =================================================== */
/* HotelLanguageData.asp ( VIEW / EDIT ) */
/* --------------------------------------------------- */

.HotelLanguageData_title
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align: left;
  text-decoration: none;
}

.HotelLanguageData_content
{
  font-family: Verdana;
  font-weight: none;
  font-size: 10px;
  color: #000000;
  text-align: left;
  text-decoration: none;
}

.HotelLanguage_edit
{
  font-family: verdana;
  font-size: 10px;
  border-right: #000000 1px solid; 
  border-top: #000000 1px solid; 
  background: #FFFFFF; 
  border-left: #000000 1px solid; 
  color: #000000; 
  border-bottom: #000000 1px solid
}


.RoomsBoards_content
{
  font-family: Verdana;
  font-weight: none;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}
/* =================================================== */
/* CALENDAR MONTH (I F M A M I I A S O N D) */
/* --------------------------------------------------- */
/*
.calendar_month01
{
	padding-top: 5px;
}
*/
.calendar_month02
{
	background-color: #DBDBDB;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-align:center;
	text-decoration: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #999999;
}

/* =================================================== */


/* =================================================== */
/* CALENDAR NAMEDAY (L M M J V S D) */
/* --------------------------------------------------- */

.calendar_nameday
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-align:center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
}

/* =================================================== */



/* =================================================== */
/* CALENDAR DAY */
/* --------------------------------------------------- */

/* ................................................... */
/* CALENDAR DAY (OTHERDAY) */
/* ................................................... */

.calendar_day01 
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #DBDBDB;
	text-align:center;
	text-decoration: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #DBDBDB;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px
}


.calendar_day01 a
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #DBDBDB;
	text-align:center;
	text-decoration: none;
}

/* ................................................... */
/* CALENDAR DAY (NORMAL DAY) */
/* ................................................... */

.calendar_day02
{
	background-color: #BDCFBD;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-align:center;
	text-decoration: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px
}

.calendar_day02 a
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-align:center;
	text-decoration: none;
}

/* ................................................... */
/* CALENDAR DAY (TODAY) */
/* ................................................... */

.calendar_day03
{
	background-color: #B8CFBB;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-align:center;
	text-decoration: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #23772D;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px
}

.calendar_day03 a
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-align:center;
	text-decoration: none;
}

/* ................................................... */
/* CALENDAR DAY (SELECTED) */
/* ................................................... */

.calendar_day04
{
	background-color: #FF6666;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #FFCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px
}

.calendar_day04 a
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
}

/* ................................................... */
/* CALENDAR DAY (WEEKEND) */
/* ................................................... */

.calendar_day05
{
	background-color: #BDCFBD;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-align:center;
	text-decoration: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px
}

.calendar_day05 a
{
	font-family: Verdana;
	font-weight: none;
	font-size: 10px;
	color: #000000;
	text-align:center;
	text-decoration: none;
}

/* =================================================== */


.link_AdminReserves
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: gray;
  text-align: center;
  text-decoration: none;
  }

.link_AdminReserves a
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: gray;
  text-align: center;
  text-decoration: none;
}

.link_AdminReserves a:active
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: gray;
  text-align: center;
  text-decoration: none;
}

.link_AdminReserves a:visited
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: gray;
  text-align: center;
  text-decoration: none;
}

.link_AdminReserves a:hover
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: gray;
  text-align: center;
  text-decoration: none;
}

.text_AdminReserves
{
  font-family: Verdana;
  font-weight: None;
  font-size: 10px;
  color: #000000;
  text-align: center;
  text-decoration: none;
}
.text_AdminReservesPagerDesc
{
  font-family: Verdana;
  font-size: 10px;
  color: gray;
  text-align: center;
  text-decoration: none;
}
.text_AdminReservesPager 
{
  font-family: Verdana;
  font-weight: None;
  font-size: 11px;
  font-weight: bolder;
  color:#669966;
  text-align: center;
  text-decoration: none;
}
.text_AdminReservesPager a
{
  font-family: Verdana;
  font-weight: None;
  font-size: 11px;
  font-weight: bolder;
  color:#669966;
  text-align: center;
  text-decoration: none;
}

.text_AdminReservesSelected
{
  font-family: Verdana;
  font-weight: None;
  font-size: 11px;
  font-weight:bold;
  color: #000000;
  text-align: center;
  text-decoration: none;
}

.text1_AdminReserves
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align: center;
  text-decoration: none;
}


.form01 SELECT
{
	BACKGROUND: #FFFFFF;
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-TOP-WIDTH: 1px; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px;
	color: #000000
}
.form01 FORM
{
	font-family: verdana;
	font-size: 10px
}

.form01 INPUT
{
	font-family: verdana;
	font-size: 10px;
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	background: #FFFFFF; 
	border-left: #000000 1px solid; 
	color: #000000; 
	border-bottom: #000000 1px solid
}
.form01 TEXTAREA 
{
	BACKGROUND: #FFFFFF;
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #000000; 
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #000000; 
	BORDER-TOP-WIDTH: 1px;
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000
}
.Table_HotelInfo
{
	border-top: 1px solid #23772d;
	border-bottom: 1px solid #23772d;
	border-left: 1px solid #23772d;
	border-right: 1px solid #23772d;
}
.table_td01c
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
}