form
{
	margin:0;
	padding:0;
}

a.smallInfo:link, a.smallInfo:visited, a.smallInfo:active
{
	font-size:10px;
}
div.currencyBox
{
	width:130px;
	padding:10px;
	float:right;
	background-color:#f1ede5;
	border:1px solid #d9cfbb;
	font-weight:bold;
	margin-bottom:10px;
}
div.currencyBox select
{
	width:130px;
}
/*############################################################################################## */
/*########################################### SAVVAKIS #############################################*/
/*###############################################################################################*/
.matchingHotels
{
	color:#CC0000;
	font-size:16px;
	font-weight:bold;
}
a.fancybox
{
	display:block;
	width:79px;
	height:59px;
}
div.fancyInline
{
	padding:10px;
}
div.scrollbar
{
	clear:left;
	margin-top:20px;
	overflow:auto;
	height:550px;
}
div.fancyInline h2
{
	font-size:14px;
	font-weight:bold;
}
.inputReview
{
	width:160px;
}
.exp
{
	width:80px
}
.summary
{
	background-color:#dededd;
	padding:10px;
	border:1px solid #b4956b;
	margin-top:20px;
}
.hotelinfoleft
{
	width:300px;
	float:left;
}
.priceright
{
	width:280px;
	float:right;
}
.customers
{
	color: #996600;
}
.roomName
{
	font-size:18px;
}
.someMarginRight
{
	margin-right:20px;
}
.errorMessage{
	position:absolute;
	width:200px;
	left:0px;
	top : -170px;
	padding:1px;
	border:1px solid #993300;
	background:#ffc;
	z-index:100;
}
.errorHeading
{
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
}
.errorContent
{
	padding:5px;
}
div.horizontalDotted
{
	height:1px;
	line-height:1px;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../images/dotted-line.gif);
	background-repeat:no-repeat;
	background-position: center left;
}
div.roomBlock
{
	padding-bottom:10px;
}
/*########################################### flight result #############################################*/

.selectedDate
{
	background-color: #003399;
	color:#ffffff;
}
.flightResult
{
	border:1px solid #d1d1d1;
	margin-bottom:15px;
}
.leftFlights
{
	width:450px;
	float:left;
	padding:10px;
}
.rightPrices
{
	width:150px;
	float:right;
}
.pricesBox
{
	height:100px;
}
.flightsList
{
	margin-left:20px;
}
.flightContainer
{
	width:450px;
}
.flightAirport
{
	width:280px;
	float:left;
}
.flightDate
{
	width:160px;
	float:right;
}

/*########################################### flight result TABLE #############################################*/

.flightTypeTitle
{
	display:block;
	font-weight:bold;
	padding-bottom:10px;
	color:#016fb3;
}
.flightTable
{
	clear:left;
	background-color:#FFF;
	padding:2px;
	margin-top:20px;
	overflow:auto;
	height:300px;
	width:auto;
	border:1px solid #CCC;
}
.columnTitle
{
	width:86px;
	float:left;
	padding:3px;
	margin:1px;
	height: 12px;
	line-height:12px;
}
.column
{
	width:87px;
	float:left;
	padding:2px;
	margin:1px;
}
.flightBox
{
	height:53px;
	margin-bottom:5px;
	margin-top:5px;
	border:1px solid #CCCCCC;
	background-color:#fccc00;
	padding:2px;
	font-size:10px;
}
.flightPrice
{
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
}

.flightRadio
{
	padding:5px
}



/*########################################### hotel result #############################################*/
.creditType
{
	width:160px;
	float:left;
}
.hotelImage
{
	margin-right:5px;
	margin-bottom:5px;
}
.imageHotel
{
	height:70px;
	width:100px;
	background-repeat:no-repeat;
	background-position:center;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #999999;
	float:left;
}
.creditFotos
{
	width:200px;
	float:left;
}
.checkboxFloat
{
	float: left;
	margin-left:0px;
	padding-left:0px;
}
.summaryHeading
{
	font-size:24px;
	font-weight:bold;
	padding:15px;
	padding-left:0px
}
.continueButton
{
	width:120px !important;
	float:right !important;
}
.perNight
{
	font-size:20px;
	font-weight:bold;
}
.priceBoxes
{
	width:120px;
	float:right;
}
.totalPriceBox
{
	background-color:#d9cfbb;
	border:1px solid #e9f1f6;
	border-right:none;
	padding:5px;
	padding-left:20px;
	padding-right:10px;
}
.perNightBox
{
	padding:5px;
	padding-left:20px;
	padding-right:10px;
}
.totalPrice
{
	font-size:14px;
	font-weight:bold;
}
.roomTypes
{
	background-color:#f1ede5;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	display:none;
}
.radioBox input
{
	background:none;
	border:none;
}
.searchCritiria
{
	margin-bottom:10px;
	padding:10px;
	padding-right:0px;
	height:110px;
}
span.hotelname
{
	font-size:18px;
	color:#00b0db;
}
span.priceHighlight
{
	color:#00b0db;
}
.mainDescr
{
	width:410px;
	float:left;
}
a.readMoreHotel:link, a.readMoreHotel:visited, a.readMoreHotel:active
{
	font-size:10px;
	background-color:#d9cfbb;
	padding:1px;
}
.mainDescr img
{
	border:1px solid #c9d6e2;
}

.selectedRoomsContainer
{
	background-image:url(../images/dotted-line.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:10px;
}
.selectedRooms
{
	width:450px;
	float:left;
}
.boardBasisLink
{
	background-color:#f1ede5;
	padding:5px;
	padding-left:25px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
.pad10
{
	padding:10px;
}
.room_type
{
	width:220px;
	float:left;
}
.meal_plan
{
	width:150px;
	float:left;
}
.room_price
{
	width:130px;
	float:left;
}
.radioBox
{
	width:15px;
	float:right;
}
.radioBox input
{
	width:15px;
	float:right;
}
/*########################################## LOADING FULLSCREEN ##############################################*/
  div.loading{
	z-index:100;
    position:absolute;
    top:0;
    left:0;
    width:100%;
	height:100%;
    text-align:center;
	padding-top:400px;
    background:#000000;
    opacity:.35;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
  }

/*#####################################################################################################*/
li.property
{
	width:230px;
	float:left;
	white-space:normal;
	padding-right:10px;
	list-style:square;
}
div.roomAmenities
{
	width:600px;
	float:left;
}
div.thumb
{
	margin-bottom:10px;
	margin-right:10px;
	border:1px solid #999999;
	width:80px;
	height:60px;
	float:left;
}
.child_age
{
	width:40px;
	float:left;
	margin-left:5px;

}
input.blueButton
{
	font-family: "Trebuchet Ms";
	float:right;
	margin-top:15px;
	background-color:#02498d;
	background-image:none;
	color:#FFFFFF;
	font-size: 14px;
	padding:2px;
	font-weight:bold;
}
.ui-accordion-container
{
	margin:0px;
	padding:0px;
}
.ui-accordion-container li
{
	margin:0px;
	padding:0px;
}
.accContent
{
	padding:10px;
	border:1px dotted #DFDFDF;
	border-top:none;

}
.ui-accordion-container li div.line
{
	display:block;
	margin:0px;
	padding:5px;
	background-color: #F3F3F3;
	border-bottom:1px dotted #999999;
	cursor:pointer;
}
.ui-accordion-container li div.selected
{
	display:block;
	margin:0px;
	padding:5px;
	background-color: #999999;
	color:#FFFFFF;
	cursor:pointer;
	border-bottom:1px dotted #999999;
}
.ui-accordion-container li div.line:hover, .ui-accordion-container li div.selected:hover
{
	background-color:#5e5e5e;
	color:#FFFFFF;
	cursor:pointer;
}
li.error {
  font-size:9px;
  color: #CC0000;
  font-style:normal;
  list-style-image:none;
  padding:0px;
  margin:0px;
  margin-left:20px;
}

/*############################################################################################## */
/*########################################### LINKS #############################################*/
/*###############################################################################################*/

a:link, a:visited, a:active
{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color:transparent;
}
a:hover
{
	font-size: 14px;
	color: #E51D1A;
	text-decoration: none;
	background-color:transparent;
}

/*############################################################################################## */
/*########################################### DIVS #########################################*/
/*###############################################################################################*/
.topdestinations
{
	clear:both;
	border:0px solid #CCC;
	border-bottom:0;
	padding:15px;

}
.topdestinations ul
{
	margin: 0px;
	padding:0;
	padding-bottom: 0px;
}
.topdestinations li b {
	color: #00aeef;

}
.topdestinations li {
	color: #02498d;
	background-color: #FFF;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left:20px;
	padding-right:20px;
	border-right:0px solid #00aeef;
	float:left;
	height:60px;

}
.topdestinations li img{
	color: #02498d;
	margin: 0px;
	margin-right:15px;
	padding: 0px;
	border:2px solid #a6e3f9;

}
.topdestinations a { display: block; }
.topdestinations a:link, .topdestinations a:visited {
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}
.topdestinations a:hover, .topdestinations a:active {
	color: #999;
	text-decoration: none;
	background-color: #FFFFFF;
}
/*
.navigation
{
	height:36px;
	width:685px;
	float:left;
}
*/
.header
{
	height:112px;
	width:685px;
	clear:both;
}
/*
.menu
{
	height:48px;
	width:670px;
	clear:both;
}
*/
.logo
{
	width:685px;
	clear:both;
}
.search
{
	width:685px;
	background-color:#FFFFFF;
	clear:both;
}
.searchBody
{
	width:683px;
	background-color:#FFFFFF;
	clear:both;
}
.blueDiv
{
	height:35px;
	width:683px;
	clear:both;
	border:1px solid #678099;
	border-top:0 solid #678099;
	background-color:#204d77;
}
.containerDiv
{
	width:860px;
	float:left;
}
/*
.BottomNavigation
{
	width:816px;
	clear:both;
	border:7px solid #CCC;
	border-bottom:0;
	padding:15px;
	margin-top:20px;

}
.BottomNavigation ul
{
	margin: 0px;
	padding:0;
	padding-bottom: 0px;
	padding-top:25px;
}
.BottomNavigation li b {
	color: #00aeef;

}
.BottomNavigation li {
	color: #02498d;
	background-color: #FFF;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left:15px;
	padding-right:15px;
	border-right:5px solid #00aeef;
	float:left;
	height:60px;

}
.BottomNavigation a { display: block; }
.BottomNavigation a:link, .BottomNavigation a:visited {
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}
.BottomNavigation a:hover, .BottomNavigation a:active {
	color: #999;
	text-decoration: none;
	background-color: #FFFFFF;
}
*/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.BottomShadow
{
	background-image:url('../images/shadow-bottom.gif');
	background-repeat:no-repeat;
	height:30px;
	float:left;
	width:100%;

}
.graphTop
{
	background-image:url('../images/top-graph.gif');
	background-repeat:no-repeat;
	width:175px;
	height:185px;

}
.icon
{
	width:auto;
	float:right;
	margin-right:10px;
	margin-top:7px;

}
.TabDiv
{
	float:left;
	width:100%;

}
.BannerDiv
{
	float:left;
	width:100%;

}
.FromDiv
{
	margin-left:20px;
}
.FromDiv1
{
	float:left;
	width:356px;
	background-color:#b4956b;
	color:#FFFFFF;
	padding:10px;
	margin-top:2px;

}
.FromDiv2
{
	float:left;
	width:356px;
	background-color:#d9cfbb;
	padding:10px;
	margin-top:2px;

}
.FromDiv3
{
	float:left;
	width:356px;
	background-color:#e9e3d7;
	padding:10px;
	margin-top:2px;

}
/*############################################################################################## */
/*########################################### TD TABLES #########################################*/
/*###############################################################################################*/
div.star1
{
	background: url('../images/star1.gif') no-repeat;
	height:13px;
	width:71px;}
div.star2
{
	background: url('../images/star3.gif') no-repeat;
	height:13px;
	width:71px;
}
div.star3
{
	background: url('../images/star3.gif') no-repeat;
	height:13px;
	width:71px;
}
div.star4
{
	background: url('../images/star4.gif') no-repeat;
	height:13px;
	width:71px;
}
div.star5
{
	background: url('../images/star5.gif') no-repeat;
	height:13px;
	width:71px;
}
.dotted-hr
{
	background:#FFF url('../images/dotted-hr.gif') repeat-x bottom;
	line-height:30px;

}
.TDwhite
{
	text-decoration: none;
	background-color:#FFFFFF;
	border:#CCCCCC;
	border-style: solid;
	border-top-width:0px;
	border-bottom-width:1px;
	border-right-width:0px;
	border-left-width:0px;
}
/*############################################################################################## */
/*########################################### FORM FIELDS ######################################*/
/*#############################################################################################*/

.formfield500px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:500px;
}
.formfield450px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:450px;
}
.formfield400px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#CCCCCC;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:400px;
}
.formfield300px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:300px;
}
.formfield250px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:250px;
}
.formfield200px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:200px;
}
.formfield150px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:150px;
}
.formfield100px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:100px;
}
.formfield90px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:90px;
}
.formfield80px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:80px;
}
.formfield70px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:70px;
}
.formfield60px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:60px;
}
.formfield50px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:50px;
}
.formfield40px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:40px;
}
.formfield30px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:30px;
}
.formbutton100px
{
	font-family: Trebuchet Ms, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;
	color:#000000;
	background-color:#FFFFFF;
	border:#999;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:100px;
}
.formbutton70px
{
	text-decoration: none;
	font-size:11px;
	color:#FFFFFF;
	background-color:#b4956b;
	border:#d1d1d1;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	height:20px;
	width:70px;
	margin:0px;
	text-indent:2px;
}
input.airportInput
{
	width: 250px;
	margin-right:3px;
	text-transform:uppercase;
}
/*##############################################################################################*/
/*########################################### COPYRIGHT EMAIL ##################################*/
/*##############################################################################################*/

.cr {
font-size: 12px;
color: #999999;
text-decoration: none;
background-color:transparent;
}
.cr a:link, .cr a:visited  {
color: #999999;
font-size: 12px;
text-decoration: none;
background-color:transparent;
}
.cr a:hover {
color: #000000;
text-decoration: none;
background-color:transparent;
}
.cr_nl {
font-size: 12px;
cursor: text;
}
.cr_nl a:link, .cr_nl a:visited {
color: #999999;
font-size: 12px;
background-color:transparent;
text-decoration: none;
cursor: text;
}
.cr_nl a:hover {
color: #999999;
text-decoration: none;
background-color:transparent;
cursor: text;
}
/*##############################################################################################*/
/*########################################### PAGING ##################################*/
/*##############################################################################################*/

.qp_counter
{
	padding-left:10px;
	padding-right:10px;
	color:#003399;
	font-weight:bold;
	display:block;
	width:50px;
	float:left;
}
a.qp_next, a.qp_prev
{
	display:block;
	width:50px;
	float:left;
	background-color:#000066 !important;
	color:#FFFFFF !important;
}
a.qp_next:hover, a.qp_prev:hover
{
	display:block;
	width:50px;
	float:left;
	background-color: #CCCCCC !important;
	color: #000099 !important;
}