*
{
	font-family:tahoma;
	font-size:11px;
}

/*
To center the site inside the browser area 
just uncomment the commented attributes 
in the following two declarations
*/
	
body
{
	margin:0px;
	padding:0px;
	height:100%;
	background-image: url(../images/w1bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	background-color: #DFF2FF;
}

form
{
	margin:0px;
	padding:0px;
}

#outer
{
	background-image: url(../images/body_bck.gif);
	background-repeat: repeat-y;
	height:100%;
	position:relative;
	top:0px;
	left:0px;		
	text-align: left;
	margin:0px auto;	
	width:798px;
}

h1
{
	color:#1A3E5E;
	font-weight:bold;
	font-family:Trebuchet MS;	
	font-size: 13px;
	padding:0px;
	margin:10px 10px 5px 20px;	
}

.h1_like
{
	color:#1A3E5E;
	font-weight:bold;
	font-family:Trebuchet MS;	
	font-size: 13px;
	padding:0px;
	margin:0px 10px 5px 0px;	
	float:left;
}

h1.abstract
{
	font-size: 13px;
	margin:-5px 10px 5px 20px;
}

h2
{
	margin:10px 10px 5px 20px;	
	padding:0px;
}

/* ################ ROW 1 - header ####################### */

#header
{
	background-image: url(../images/KalivesHeaderAsp.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:798px;
	height:131px;
	position:relative;
	top:0px;
	left:0px;
}

#locales
{
	position:absolute;
	right:5px;
	bottom:5px;
	text-align: right;
	color:#06427E;
}

#locales A
{
	color:#06427E;
	text-decoration: none;
}

#locales A:hover
{
	text-decoration: underline;
}

#HomeLink
{
	display: block;
	width:450px;
	height:120px;
}

/* ################ ROW 2 - menu ####################### */

#menu
{
	background-image: url(../images/menu_bck.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width:798px;
	height:38px;	
	position:relative;
	top:0px;
	left:0px;
}

#menu_items
{
	border-right:1px solid white;
	margin-left:1px;
	width:798px;
	height:100%;
	font-family: Trebuchet MS;
}

#menu_items td
{
	border-left:1px solid white;
	vertical-align: middle;
	text-align: center;
}

#menu_items .selected
{
	background-image: url(../images/orange_menu_bck.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#menu_items td A
{
	color:white;
	text-decoration: none;	
}

/* ################ ROW 3 ####################### */

#hotel_view
{
	background-image: url(../images/bellow_menu.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:212px;
	width:798px;
	position:relative;
	top:0px;
	left:0px;
}

#small_photo
{
	position:absolute;
	top:0px;
	left:1px;
	width:272px;
	height:212px;
	border-left:1px solid white;
}

#large_photo
{
	position:absolute;
	top:0px;
	left:273px;
	width:526px;
	height:212px;
	border-left:1px solid white;
	border-right:1px solid white;
	overflow: hidden;
}

#hotel_view > #large_photo
{
	width:524px;
}

.logo
{
	margin-left:20px;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}

/* ################ ROW 4 ####################### */

#content
{
	background-image:  url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: 2px;
	background-color: White;
}


/* ------ LEFT -------- */
#column2
{
	background-image: url(../images/column2_bck.gif);
	background-repeat: repeat-x;	
	width:272px;
	border-left:1px solid white;
	background-color: #E8F6FF;
	overflow: hidden;
	float: left;
}


#column2 .submenus
{
	height:2px;
	line-height: 2px;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin:5px 0px;
}

#column2 A
{
	color:#204D76;
/*	text-decoration: none;*/
	margin-left:5px;
/*	display:block;*/
}


#left_thumbs
{
	text-align: center;
	margin-bottom:5px;
}

#left_thumbs img
{
	margin:1px;
	cursor:pointer;
	border:1px solid black;
}

#MorePhotos
{
	margin-right:5px;
	text-align: right;
}

#MorePhotos A
{
	text-decoration: underline;
}

#MorePhotos a:hover
{
	text-decoration: underline;
}


/* ------ CENTER -------- */
#descr
{
	background-image: url(../images/content_bck.gif);
	float:right;
	width:525px;
	overflow: hidden;
	color:#7D7D7D;
}

#descr P
{	margin:5px 20px 5px 20px;
	text-align: justify;
	padding:0px;
	color:#7D7D7D;
}

#descr P A
{
	color:#7D7D7D;
	text-decoration: underline;
}

#descr A
{
	color:#7D7D7D;
	text-decoration: underline;
}

/*#descr hr
{
	margin:5px 20px 5px 20px;
	color:#7D7D7D;
}*/

#descr UL
{
	margin-top:5px;
	color:#7D7D7D;
}
#descr UL LI
{
	padding-bottom:2px;
}

/* ### SPECIFOC FOR TABLE IN Conferences - Events ### */
.touroper
{
	width:486px;	
	margin-left:20px;
}

.touroper TD
{
	text-align: center;
	color:#7D7D7D;
}

.touroper .toperHead
{
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #A0A0A0;
	color: white;
}

.touroper .toper
{
	text-align: center;
	color:#7D7D7D;
}

.touroper .toper2
{
	text-align: center;
	background-color: #DCDCDC;
	color:#7D7D7D;
}

/* ############# --- #################### */
.tbl_activities
{
	width:486px;	
	margin-left:20px;
	color:#7d7d7d;
}
.tbl_activities td
{
	vertical-align:top;
	width:243px;
	padding-top:10px;
}
.infoTB
{
	width:486px;	
	margin-left:20px;
}

.infoTB TD
{
	padding:3px 0px 3px 0px;	
	color:#7D7D7D;
}

.infoTB .info1 
{
	background-color: #F0F8FF;
}



/* ############### -- ############## */

#PhotoGallery
{
	text-align: center;
	margin:0px 3px;
	width:100%;
}

#PhotoGallery .GalleryItem
{
	vertical-align: top;
	padding-top:5px;
	text-align: center;
	width:25%;
	border:1px solid white;
}

#PhotoGallery .GalleryItem IMG
{
	cursor: pointer;
}

#PhotoGallery .GalleryItem P
{
	text-align: center;
}

#QuickContact
{
	float:right;
	margin-right:5px;
	margin-top:15px;
}
#QuickContact P
{
	color:#1a3e5e;
	text-align:right;
}
#QuickContact P A
{
	color: #D33931;
}

.clear
{
	clear:both;
	line-height: 0px;
	height: 1px;
}


/* ############### FAST RESERVATION ############# */
#reservation_form
{
	border:1px solid #83AFCC;
	background-color: #D6EDFF;
	width:260px;
	margin:20px auto 10px auto;
}

#reservation_form FORM
{
	margin:0px;
	padding:0px;
}

#reserve
{
	background-color: #82B8DE;
	text-align: center;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom:1px solid #83AFCC;
	color:#2D84BD;
}


#fast_reserve_table
{
	width: 100%;
	margin-top:4px;
}

#fast_reserve_table TD
{
	vertical-align: top;
	white-space: nowrap;
	padding-right:5px;
	padding-left:5px;
	font-family: Trebuchet MS;
	color: #2D84BD;
}

#fast_reserve_table TD A
{
	display: inline;
}

.submit_td
{
	text-align: center;
	padding:0px;
	background-image: url(../images/form2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:29px;
}

.submit_td input
{
	/*border: 1px solid #5591BA;*/
	border:none;
	background-color: transparent;
	height:15px;
	color:#5591BA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: pointer;
}




/* ########### RESERVATIONS ################## */
#AvailabilityAnalysis
{
	width:486px;	
	margin-left:20px;
	color:#7D7D7D;
}

#AvailabilityAnalysis TD
{
	padding-top:3px;
	padding-bottom:3px;
}

#AvailabilityAnalysis TH
{
	padding-top:3px;
	padding-bottom:3px;
}

.AvailabilityNext
{
	background-color: #AED3EE;
	border: 1px solid #83AFCC;
	color:#2D84BD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: pointer;
	width:180px;
}


/* ############### CONTACT ###################### */

#ContactForm
{
	width:486px;	
	margin-left:20px;
}


#ContactForm td
{
	vertical-align: top;
	color:#7D7D7D;
}

#ContactForm td input
{
	border:1px solid #7D7D7D;
	color:#7D7D7D;
}

#ContactForm td textarea
{
	border:1px solid #7D7D7D;
	color:#7D7D7D;
	width:100%;
	height:100px;
}

#SendMessage
{
	border:1px solid #C0C0C0;
	background-color: #DCDCDC;
	width:120px;
}

/* ######################################################### */
/* ############# RESERVATIONS ############################## */
/* ############# TSIOU TSIOU  ############################## */

/*#ReserveForm
{
	color: #2D84BD;
	width:220px;
	border:1px solid #83AFCC;	
	margin:10px auto 5px auto;
}*/

#ReserveForm
{
	color:#5591BA;
	width:270px;
	margin:0px auto 5px auto;
	background-color: #DAEBF5;
}

#ReserveForm TD
{
	padding:5px;
	white-space: nowrap;	
}

#ReserveForm Th
{
	padding:5px;
	white-space: nowrap;	
	border-bottom:1px solid #5591BA;
	border-bottom:1px solid white;
	background-image: url(../images/form.jpg);
	background-repeat: repeat-x;
	height:26px;
}

#ReserveForm .prompt
{
	color:#5591BA;
	padding:2px;
	padding-top:5px;
	padding-left:5px
}

#ReserveForm TD A
{
	display:inline;
}

/*#ReserveForm TH
{
	text-align: center;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color:#2D84BD;	
}*/

#RoomsList
{
	margin-top:2px;
}

#AllRooms
{
	border-top:1px solid #D6EDFF;
}

.RoomInstance
{
	clear:both;
	padding-bottom:5px;
	border-bottom:1px solid #D6EDFF;	
}

#SumRooms
{
	font-weight: bold;
}

.RoomIndex
{
	margin-right:10px;
}

.AdultsInput, .ChildrenInput
{
	margin-right:15px;
}

.AdultsLabel, .ChildrenLabel
{
	margin-right:5px;
}

.action
{
	color:#5591BA;
	cursor: pointer;
	margin-right:6px;
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
#PositionRooms
{
	width:486px;	
	margin-left:20px;
	border:1px solid #83AFCC;
	color:#7D7D7D;
}

#PositionRooms td
{
	vertical-align: top;
	padding:3px;
	white-space: nowrap;
}

#PositionRooms th
{
	vertical-align: top;
	padding:3px;
	text-align: left;
	color: #2D84BD;
	white-space: nowrap;
	font-weight: normal;
	padding-top:5px;
	border-top:1px solid #83AFCC;
}

#PositionRooms .SelectRoom
{
	background-color: #D6EDFF;
	padding-top:3px;
	border-top:none;
}

.rooms
{
	white-space: nowrap;
	width:80px;
	line-height: 22px;
}

#adults_container
{
	 padding-rigth:10px;
}

#adults_container SELECT
{
	clear: both;
	display: block;
}

#children_container
{
	 padding-left:10px;
}

#children_container SELECT
{
	clear: both;
	display: block;
}
/* ############### RESERVATIONS ################### */

#Preferences
{
	color:#7D7D7D;
	margin-left:20px;
	border-top:1px solid #83AFCC;
	border-left:1px solid #83AFCC;
	width:480px;
}

#Preferences td
{
	vertical-align: top;
	white-space: nowrap;
	padding:3px 5px 3px 5px;
	border-bottom:1px solid #83AFCC;
	border-right:1px solid #83AFCC;
}

#Preferences th
{
	vertical-align: top;
	white-space: nowrap;
	padding:3px 5px 3px 5px;
	text-align:left;
	border-bottom:1px solid #83AFCC;
	border-right:1px solid #83AFCC;
	background-color: #82B8DE;
}

#Preferences .room_total
{
	background-color: #E0F2FF;
}

#Preferences td .sub
{
	border:1px solid #83AFCC;
	background-color: #AED3EE;
	color:#2D84BD;
}


#ContactInfo
{
	color:#7D7D7D;
	margin-left:20px;
}

#ContactInfo TD
{
	color:#7D7D7D;
	vertical-align: top;
	padding-right:5px;
}

#ContactInfo TD .info_input
{
	border: 1px solid #7D7D7D;
	width:160px;
}

#ResumePreferences
{
	vertical-align: top;
	color:#7D7D7D;
}

#ResumePreferences th
{
	background-color: #82B8DE;
	color:#2D84BD;
	font-weight: normal;
	padding:3px;
}

#CustomerDetails
{
	color:#7D7D7D;
	margin-left:20px;
	border-top:1px solid #83AFCC;
	border-left:1px solid #83AFCC;
	width:480px;
}

#CustomerDetails td
{
	vertical-align: top;
	padding:0px 5px 0px 5px;
	border-bottom:1px solid #83AFCC;
	border-right:1px solid #83AFCC;
}

#CustomerDetails th
{
	vertical-align: top;
	padding:0px 5px 0px 5px;
	text-align: left;
	font-weight: normal;
	border-bottom:1px solid #83AFCC;
	border-right:1px solid #83AFCC;
	background-color: #E0F2FF;
	color:#7D7D7D;
}

#Check
{
	margin-left:20px;
	border-left:1px solid #83AFCC;
	color:#7D7D7D;
	width:480px;
}

#Check td
{
	vertical-align: top;
	padding:0px 5px 0px 5px;
	border-top:1px solid #83AFCC;
	border-bottom:1px solid #83AFCC;
	border-right:1px solid #83AFCC;
	text-align: right;	
	white-space: nowrap;
}

#Check .bank_images
{
	border:none;
}

#Check th
{
	vertical-align: top;
	padding:0px 5px 0px 5px;
	text-align: left;
	border-top:1px solid #83AFCC;
	border-bottom:1px solid #83AFCC;
	border-right:1px solid #83AFCC;
	background-color: #E0F2FF;
	color:#7D7D7D;
	font-weight: normal;
	white-space: nowrap;
}
.tbl_accommodation 
{
	width:450px;	
}
.tbl_guestinfo
{
	width:450px;
}
.tbl_guestinfo td input
{
	width:200px;
}
.td_left
{
/*	width:210px;*/
	padding-right:10px;	
}
.td_right
{
	/*width:210px;*/
}
.tbl_reservation
{
	width:170px;
}

.titles
{
	color:#5591ba;
	margin-top:5px;
	margin-bottom:10px;
	font-size:14px;
	border-bottom:1px solid #5591ba;
	width:450px;
	padding-bottom:2px;
}
.btn_container
{
	text-align:right;
	width:450px;
}

.weather
{
	width:100%;
}

.weather TR TH
{
	background-image: url(../images/weather_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	text-align: center;
}

.weather TR TD
{
	text-align: center;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 5px;
	vertical-align: middle;
}

.weather_icon
{
	text-align: left;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 20px;
}

.weather_icon IMG
{
	/*margin-bottom: -8px;*/
	margin-right: 10px;
	line-height: 30px;
	float:left;
}
.Attribution
{
	height:64px;
	margin-top: 10px;
	/*padding-top: 5px;
	background-image: url(../images/weather_border.gif);
	background-repeat: repeat-x;
	background-position: top;*/
}

.Attribution .logo2
{
	float:left;
	display: block;
}

.Attribution .link
{
	float:left;
	margin-top: 48px;
}
.LeftPhotoGallery
{
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
}
.LeftPhotoGallery a
{
	text-decoration:none;
}
.LeftPhotoGallery img
{
	border:1px solid #FBFCFE;
}
.LinkTr
{
	text-align:left;	
}
.LinkTr a
{
	padding-left:0px;
	padding-top:3px;
}
.left_offers
{
	color:#5591ba;
	text-align:center;	
	width:270px;
	margin-top:5px;
}
.left_offers_descr
{
	position:absolute;
	width:270px;	
	bottom:8px;
	left:0px;
}
.offereltxt2
{
	width:270px;	
	background-image:url(../images/offerRepeat.gif);
	background-repeat:repeat;	
}
.offerTop
{
	background-image:url(../images/offerTop.jpg);
	background-repeat:no-repeat;	
	width:270px;	
	height:8px;
	font-size:0px;
}
.offerBottom
{
	background-image:url(../images/offerBottom.jpg);
	background-repeat:no-repeat;	
	width:270px;	
	height:8px;
	font-size:0px;
}
.egg
{
	position:absolute;	
	top:45px;
	left:8px;
	width:30px;
	height:38px;
}
.offereltxt1
{
	position:absolute;
	width:270px;	
	top:55px;
	left:0px;	
}
.left_offers_descr1
{
	position:absolute;
	width:270px;
	top:20px;
	left:0px;
}

.offer_el2
{	
	width:270px;
	margin-top:10px;
	margin-bottom:10px;	
}

.content_texts .btn_container
{
	width:355px;
	font-size: 11px;
	text-align: right;
}

.btn_container 
{
	height:16px;
	margin-top: 5px;
}

.btn_container INPUT
{
	font-size: 11px;
	float:right;
}

.btn_container .Tip
{
	font-style: italic;
	font-size: 11px;
	margin-top: 0px;
	float:left;
}
.nextstep
{
	text-align:left;
	color:#5591ba;
	display: block;
	padding: 10px 10px 40px 10px;
}
.left_offers A
{
	text-decoration:none;
}
.left_offers A:hover
{
	text-decoration:underline;
}
.BlueFlag
{
	margin-top:10px;
	text-align:center;
}
.BlueFlag img
{
	border:none;
}
.Easter10
{
	text-align:center;
}
.Easter10 a, .Easter10 a img
{
	border:none;
}
.facebook
{
	float:left;
	background-image: url(../images/facebook.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:36px;
	margin-top:5px;
	margin-left:10px;
	height:30px;
	text-align:left;
}