﻿.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TABLE {font-size:11px;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(arrow-left.gif);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(arrow-right.gif);}
.ajax__calendar_title {cursor:pointer;font-weight:bold;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000; z-index:50}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}


body 
{
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 13px;
	display: block;
}

#headerback
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 166px;
	width: 100%;
	background-color: #FFC800;
}

#headerback .down
{
	position: absolute;
	bottom: 0px;
	background-color: #90A1D5;
	height: 31px;
	width: 100%;
	text-align: center;	
}


#header
{
	height: 166px;	
	position: relative;
	background-image: url(header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#header .down
{
	z-index: 1000;
	position: absolute;
	top: 134px;
	height: 31px;
	width: 100%;
	text-align: center;	
}

#header .down A
{	
	text-decoration: none;
	font-size: 12px;
	position: relative;
	top: 8px;
	margin-right: 6px;
	color: White;		
}

.main
{
	position: absolute;
	top: 0px;
	width: 802px;
	left: 50%;
    margin-left: -401px;
    height: 100%;
}

.center
{
	position: relative;
	top: -31px;
}

#SearchReservations,
.center .left 
{	
	width: 248px;
	float: left;
	margin-right: 7px;
	background-image: url(top-left.png);
	background-repeat: no-repeat;		
	background-position: left top;
	height: 410px;
	position: relative;
	left: 0px;
	z-index:5;
}

#SearchReservations .title,
.center .left .title
{
	position: relative;
	top: 8px;
	left: 25px;
	color: White;
	font-size: 14px;
	font-weight: bold;	
}

#SearchReservations .content,
.center .left .content
{
	font-size: 11px;
	padding-left: 25px;
	padding-top: 20px;
	background-image: url(search.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 386px;
	position: relative;
	top: 14px;	
}

.center .textbox
{
	width: 185px;
}

.center .dropdownlist
{
	width: 190px;
}

.center .innercenter
{	
	float: left;
	background-image: url(center_iberostar.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 291px;
	height: 404px;		
	position: relative;
	top: 31px;	
}

.center .innercenter .content
{
	left: 255px;
	line-height: 16px;
	font-size: 12px;
	font-style: italic;
	padding:0px;
	margin: auto;
}

.center .innercenter .content .text
{
	text-align: center;
	width: 252px;
	margin-top: 14px;
	margin-left: 18px;
}

.text_default
{
    Font-Size: 9px;
	text-align: center;
	width: 280px;
	margin-top: 6px;
	line-height: 12px; 
	margin-left: 6px;
	margin-bottom: 8px;
}

.center .innercenter .content .text .middletext
{
	display: block;
	color: White;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.middletext_default
{
	display: block;
	color: White;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.center .right
{
	width: 245px;
	position: relative;
	top: -17px;
	float: right;
	clear: right;
	text-align: right;
}

#titleRight 
{
	float: right;
	width: 180px;
	position: relative;
	left: 0px;
	text-align: right;
	background-image: url(top-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
}

#titleRight .title
{	
	position: relative;
	top: 8px;
	right: 25px;
	color: White;
	font-size: 14px;
	font-weight: bold;	
}

.center .right .content
{
	position: relative;
	top: 13px;
	right: 0px;
	background-image: url(right.png);
	background-repeat: no-repeat;		
	width: 245px;
	height: 242px;	
}

.center .right .controls
{
	padding-top: 10px;
	padding-right: 3px;	
	padding-left: 3px;
}


#banner2
{	
	background-image: url(banner2.jpg);
	background-repeat: no-repeat;	
	width: 801px;
	height: 126px;		
}

#beforefooterline
{
	margin-top: 8px;
	margin-bottom: 2px;
	height: 38px;
}

#beforefooterline .secure
{
	float: left;
	/*background-image: url(secured.jpg);
	background-repeat: no-repeat;		
	background-position: center center;*/
	width: 121px;	
	height: 38px;
}

#beforefooterline .cards
{
	float: left;
	margin-left: 150px;
	background-image: url(CreditCards.png);
	background-repeat: no-repeat;		
	background-position: center center;
	width: 251px;
	height: 38px;
}

#beforefooterline .language
{
	float: right;
	font-size: 9px;
	text-align: right;
	height: inherit;
}

#beforefooterline .language img
{
	margin-top: 2px;
	margin-left: 4px;
}

#footer
{
	font-size: 10px;
	color: White;
	background-image: url(footer.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 16px;
}

#footer A
{
	color: White;
	text-decoration: none;
}

#footer A:hover
{
	text-decoration: underline;
}

#footer .left
{
	float: left;
	margin-left: 20px;
	margin-top: 1px;
}

#footer .right
{
	float: right;
	margin-right: 20px;
	margin-top: 1px;
}

.info
{
	font-style: italic;
	font-size: 9px;	
	display: inline;
}

#Message,
#panel2
{
	position:relative;
	top: -4px;
	width: 547px;
	float: right;
	clear: right;
	background-color: #C7E3FB;
}

.finish
{
	position: absolute;
	background-image: url(blue-right-bottom.png);
	background-repeat: no-repeat;	
	background-position: left bottom;
	height: 16px;
	width: 548px;
	bottom: -16px;
	left: 0px;
}

#Message .inner,
#panel2 .inner
{
	background-color: #C7E3FB;
	padding-left: 30px;	
	padding-right: 30px;	
	padding-top: 34px;	
}

#Message .inner .title,
#panel2 .inner .title
{
	position: relative;
	font-size: 12px;
	font-weight: bold;	
}

#panel2 .inner .pricepanel .top
{
	width: 100%;
	position: relative;
	line-height: 20px;
}

#panel2 .inner .pricepanelstep2
{
	margin-top: 20px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-bottom: 50px;
	height: 120px;
	font-size: 14px;	
}

#panel2 .inner .pricepanel
{
	margin-top: 20px;
	border-top: dashed 1px White;
	border-bottom: dashed 0px White;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-bottom: 50px;
	height: 120px;
	font-size: 14px;
}

#panel2 .inner .pricepanelstep2 .returntrip,
#panel2 .inner .returntrip
{	
	position: relative;
	top: -18px;
	width: 100%;
	text-align: right;
	font-style: italic;
	font-size: 12px;
}

#panel2 .inner .pricepanelstep2 .pricegrid,
#panel2 .inner .pricepanel .pricegrid
{
	position: relative;
	margin-top: 6px;
	border: dashed 1px #8E9AD1;
	height: 40px;	
	background: White;	
}

#panel2 .inner .pricepanelstep2 .pricegrid .start,
#panel2 .inner .pricepanel .pricegrid .start
{
	position: absolute;
	top: 0px;
	left: 0px;
	font-weight: bold;
	background-color: #FEF1C3;
	width: 80px;
	height: 30px;
	padding-left: 10px;
	padding-top: 10px;
}

#panel2 .inner .pricepanelstep2 .pricegrid .middleline,
#panel2 .inner .pricepanel .pricegrid .middleline
{
	position: absolute;
	top: 2px;
	left: 90px;
	padding: 10px;
	height: 15px;
	width: 268px;
	font-size: 11px;
}

#panel2 .inner .pricepanelstep2 .pricegrid .price,
#panel2 .inner .pricepanel .pricegrid .price
{
	position: absolute;
	top: 10px;
	left: 372px;
	height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	width: 90px;
	text-align: right;
}

#panel2 .inner .pricepanelstep2 .pricegriddeparutre,
#panel2 .inner .pricepanel .pricegriddeparutre
{
	position: relative;
	margin-top: 6px;
	border: dashed 1px #8E9AD1;
	height: 60px;	
	background: White;	
}

#panel2 .inner .pricepanelstep2 .pricegriddeparutre .start,
#panel2 .inner .pricepanel .pricegriddeparutre .start
{
	position: absolute;
	top: 0px;
	left: 0px;
	font-weight: bold;
	background-color: #FEF1C3;
	width: 80px;
	height: 37px;
	padding-left: 10px;
	padding-top: 22px;
}

#panel2 .inner .pricepanelstep2 .pricegriddeparutre .middleline,
#panel2 .inner .pricepanel .pricegriddeparutre .middleline
{
	position: absolute;
	top: 2px;
	left: 90px;
	padding-left: 10px;
	padding-top: 10px;
	width: 268px;
	height: 45px;
	font-size: 11px;
}

#panel2 .inner .pricepanelstep2 .pricegriddeparutre .price,
#panel2 .inner .pricepanel .pricegriddeparutre .price
{
	position: absolute;
	top: 22px;
	left: 372px;
	height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	width: 90px;
	text-align: right;
}

#panel2 .inner .bottom
{
	margin-top: 59px;
	text-align: right;
}

#panel2 .inner .bottom .bottominfo
{
	clear: both; 
	font-style: italic; 
	font-size: 11px;
}
#paymentdiv
{
	position: relative;
	background-image: url(top-details.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: right;
	border-bottom: dashed 1px White;
	width: 546px;
	height: 33px;
	left: 0px;
	margin-left: -25px;
}
#clientdiv,
#detailsdiv
{
	position: absolute;
	background-image: url(top-details.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: right;
	border-bottom: dashed 1px White;
	width: 548px;
	height: 33px;
	left: 0px;
}
#clientdiv SPAN,
#detailsdiv SPAN
{
	position: relative;
	top: 8px;
	right: 25px;
	font-size: 14px;
	color: White;
}
#paymentdiv SPAN
{
	position: relative;
	top: 8px;
	font-size: 14px;
	color: White;
}

#detailsdiv
{
	top:425px;
}


#clientdiv
{
	top:255px;
}



#panel3
{
	padding-top: 10px;
	font-size: 11px;	
}

#panel3 .title
{
	margin-top: 20px;
	margin-bottom: 6px;
	display: block;
}

#panel3 .label
{
	margin-top: 5px;
	display: block;
	float: left;
	width: 150px;	
}

#panel3 .textlabel
{
	width: 150px; display: block; float: left;
}

#panel3 .info
{
	position: relative;
	margin-left: 150px;
	font-style: italic;
	font-size: 10px;	
	margin-top: 5px;
	display: block;
}

#panel3 .inner .bottom .bottominfo
{
	clear: both; 
	font-style: italic; 
	font-size: 11px;
}

#panel3 .adult
{
}

#panel3 .childrens
{
	margin-left: 40px;
}

#ViewReservations,
#panel4
{
	position:relative;
	top: -4px;
	width: 547px;
	float: right;
	clear: right;
}

#panel4 .innerwlogin,
#panel4 .inner
{
	background-color: #C7E3FB;
	padding-left: 25px;	
	padding-right: 25px;	
	min-height: 323px;	
}

#ViewReservations .innerwlogin,
#ViewReservations .inner
{
	background-color: #C7E3FB;
	padding-left: 8px;	
	padding-right: 8px;	
	min-height: 323px;
}


#panel4 .innerwlogin
{
	padding-top: 20px;	
}

#ViewReservations .innerwlogin
{
	padding-top: 50px;	
}

#panel4 .inner
{
	
}


#ViewReservations .table,
#panel4 .table
{
	background-color: white;
	border: dashed 1px #8E9AD1;
	width: 100%;
	margin-bottom: 20px;
}

#ReservationPrint .table
{
	background-color: white;
	border-bottom: Solid 1px #8E9AD1;
	width: 100%;
	margin-bottom: 20px;
}

#ViewReservations .table .top,
#panel4 .table .top
{
	position: relative;
	height: 20px;
	background-color: #FEF1C3;
	padding: 15px;
	font-weight: bold;
	font-size: 14px;
}

#ReservationPrint .table .top
{
	position: relative;
	border-bottom: Solid 1px #8E9AD1;
	border-top: Solid 1px #8E9AD1;
	height: 20px;
	padding: 15px;
	font-weight: bold;
	font-size: 14px;
}

#ReservationPrint .table .middlepanel4,
#ViewReservations .table .middlepanel4,
#panel4 .table .middlepanel4
{
	padding: 15px;
}

#ReservationPrint .table .middlepanel4 .userinformation,
#ViewReservations .table .middlepanel4 .userinformation,
#panel4 .table .middlepanel4 .userinformation
{
	margin-bottom: 14px;	
	line-height: 20px;
}

#ReservationPrint .table .middlepanel4 .userinformation .title,
#ViewReservations .table .middlepanel4 .userinformation .title,
#panel4 .table .middlepanel4 .userinformation .title
{
	font-weight: bold;
}

#ReservationPrint .table .middlepanel4 .arrival,
#ViewReservations .table .middlepanel4 .arrival,
#panel4 .table .middlepanel4 .arrival
{	
}

#ReservationPrint .table .middlepanel4 .arrival .title,
#ViewReservations .table .middlepanel4 .arrival .title,
#panel4 .table .middlepanel4 .arrival .title
{
	font-weight: bold;
	float: left;
	width: 90px;
}

#ReservationPrint .table .middlepanel4 .arrival .description,
#ViewReservations .table .middlepanel4 .arrival .description,
#panel4 .table .middlepanel4 .arrival .description
{
	float: left;
	width: 377px;
}

#ReservationPrint .table .middlepanel4 .departure,
#ViewReservations .table .middlepanel4 .departure,
#panel4 .table .middlepanel4 .departure
{
	clear: both;
	padding-top:8px;
}

#ReservationPrint .table .middlepanel4 .departure .title,
#ViewReservations .table .middlepanel4 .departure .title,
#panel4 .table .middlepanel4 .departure .title
{
	width: 90px;
	float: left;
	font-weight: bold;
}

#ReservationPrint .table .middlepanel4 .departure .description,
#ViewReservations .table .middlepanel4 .departure .description,
#panel4 .table .middlepanel4 .departure .description
{
	float: left;
	width: 377px;
}

#ViewReservations .table .tablebottom,
#panel4 .table .tablebottom
{
	border-top: dashed 1px #8E9AD1;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;	
}

#ReservationPrint .table .tablebottom
{
	border-top: Solid 1px #8E9AD1;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;	
}

#panel4 .innerwlogin .bottom,
#panel4 .inner .bottom
{
	margin-top: 22px;
	text-align: right;
}

#panel4 .innerwlogin .bottom .bottominfo,
#panel4 .inner .bottom .bottominfo
{
	clear: both; 
	font-style: italic; 
	font-size: 9px;
}


.highlight
{
	background-color: #FEF1C3;
}

#Message .inner
{
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;	
	min-height: 341px;	
}

#ViewReservations .inner
{
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;	
	min-height: 321px;
}

#ViewReservations .inner .info
{
	width: 160px;
	display: block;
	float: left;	
	clear: both;
	text-align: right;
	margin-right: 10px;
	font-size: 14px;
	font-style: italic;
}

#ReservationPrint
{
	
}

#ReservationPrint .inner
{
	padding-top: 10px;
}

#ReservationPrint .inner .info
{
}

.grid
{
	width: 100%;
	background-color: White;
	font-size: 9px;	
	border: dashed 1px #8E9AD1;
}

.grid .gridHeader
{
	height: 20px;
	background-color: #FCF3C2;
	text-align: left;
	font-size: 10px;
}

.grid .canceled
{
	color: Red;
}

.grid .exported
{
	color: #BBBBBB;
}

.grid TR:hover
{
	background-color: #EEF6FD;
}

.grid TR
{
	background-color: #FFFFFF;
	cursor: pointer;	
}

.grid .first TD
{	
	padding-top: 10px;
}

.grid .last TD
{
	padding-bottom: 10px;
}

#logout
{
	text-align:right;
	font-size: 11px;
	position: absolute;
	top: 181px;
	right: 25px;
	z-index: 2;
}


#about
{
	position: relative;
	top: -4px;
	float: right;
	clear: right;
	text-align: right;
	width: 547px;
}

.aboutfinish
{
	position: absolute;
	background-image: url(yellow-right-bottom.gif);
	background-repeat: no-repeat;	
	background-position: left bottom;
	height: 16px;
	width: 548px;
	bottom: -16px;
	left: 0px;
}

#about .inner
{
	background-color: #F9CC00;
	padding-left: 20px;	
	padding-right: 20px;	
	padding-top: 36px;	
	text-align: center;
	font-size: 12px;
	line-height: 16px;	
}

/* Copied styles*/
.tblHotel{
	border :solid 1px #2961AD;
	font-size: 11px;
	}
	
.proformaBigText
{
	font-size :28px;
	 color  :#01437F;
	  font-weight :bold; }	

.popupelement
{	  
	  width: 460px; border: Solid 1px Black; background-color: White; padding: 20px; position: absolute; z-index:100;
}
