html, body { width:100%; height:100%; margin:0; padding:0; background: #ffffff; font-family: Arial,verdana,helvetica,sans-serif; color: #000000; font-size: 10px; } 
DIV.updating * {
	font-size:18px;
	color:#FFFFFF;
}
DIV.updating {
	border:solid 1px #000000;
	z-index:1000;
	margin-left:-125px;
	padding:10px;
	overflow:hidden;
	width:250px;
	position:absolute;
	background-color:#4681DF;
	text-align:center;
	filter:alpha(opacity=90);
	moz-opacity:.90;
	opacity:.90
}
TABLE.disabled {
	FILTER:alpha(opacity=50); moz-opacity:.50; opacity:.50
}
.SearchTable{
	FONT-SIZE:11px;
}
.SearchTable TD{
	FONT-SIZE:11px;
	padding-left:10px;
	padding-right:10px;
}
.SearchTitle {FONT-SIZE:12px; font-weight:bold; color:#FD8104;}
.SearchedOperator {FONT-SIZE:12px; margin-bottom:6px;}
.SearchingOperator {color:#888888; FONT-SIZE:12px; margin-bottom:6px;}

.details, .details * {FONT-SIZE:12px;}

.FilterTable a {
	color:#4681DF;
	text-decoration:underline;
}
.FilterTop {
	padding:0px 6px 4px 6px;
	margin:0;
	width:100%;
	border-bottom:#BBD1F7 1px dashed;
}
.FilterRow {
	padding-right:6px;
	padding-left:6px;
	padding-top:4px;
	padding-bottom:4px;
	margin:0;
	width:100%;
	border-bottom:#BBD1F7 1px dashed;
}
.FilterPlain {
	padding-right:6px;
	padding-left:6px;
	padding-top:4px;
	margin:0;
	width:100%;
}
.FilterTitle {
	margin-top:4px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	vertical-align:bottom;
	line-height:1.5em;
}
.FilterCounts {
	font-size:11px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}
A.FilterTitle,
A.FilterTitle:link,
A.FilterTitle:active,
A.FilterTitle:hover {
	color:#000000;
	text-decoration:none;
	vertical-align:bottom;
	line-height:1.5em;
	cursor:pointer;
}
.FilterSubTitle {
	font-size:13px;
	font-weight:bold;
	color:#00AB66;
	text-decoration:none;
	vertical-align:bottom;
	line-height:1.5em;
}
A.FilterSubTitle,
A.FilterSubTitle:link,
A.FilterSubTitle:active,
A.FilterSubTitle:hover {
	font-size:13px;
	font-weight:bold;
	color:#00AB66;
	text-decoration:none;
	cursor:pointer;
	vertical-align:bottom;
	line-height:1.5em;
}

.CountContainer {padding-top:4px;}

.ResultCell {border-bottom:#BBD1F7 1px solid;}
.ResultTable {width:100%; margin:2px 0 4px 0;}
.ResultTable, .ResultTable TD, .ResultTable TD A{
	font-size:11px;
}
.ResultTable TD A{
	font-size:11px;
	cursor:pointer;
}
.ResultColumnHeader{
	background:#DBF0F7 url("../../i/gradient/blue-white.gif") repeat-x top left; 	
	border-bottom:solid 1px #BBD1F7;
	clear:both;
}
.ResultColumnHeader2{
	background:#DBF0F7 url("../../i/gradient/blue-white.gif") repeat-x top left; 	
	border-top:solid 1px #BBD1F7;
	border-bottom:solid 1px #BBD1F7;
}
.ResultPrice{
	font-size:13px;
	font-weight:bold;	
}
.ResultName{
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
}
.ResultConverted {padding-left:6px;}

.brd_1px_vert{
	background:url(../../i/bg-BBD1F7.gif) repeat-y;
}

A.ChangeDay:link, A.ChangeDay:visited {
	FONT-SIZE:11px;
	COLOR:#7F7C7C;
	TEXT-DECORATION:none;
}

A.ChangeDay:hover {TEXT-DECORATION:underline;}

.ChangePage{
	FONT-WEIGHT:normal; 
	FONT-SIZE:11px;
	COLOR:#7F7C7C;
	cursor:pointer;
}

.DateHighlight{
	FONT-WEIGHT:bold; 
	FONT-SIZE:11px;
	COLOR:#FD8104;	
}

.DateChangeBack{
	background-color:#FFFFB1;
	border-top:solid 1px #FFFF2E;
	border-bottom:solid 1px #FFFF2E;
}

.DateChangeTable, .DateChangeTable TD{
	FONT-SIZE:11px;
}

.DateChangeText{
	FONT-WEIGHT:bold; 
	FONT-SIZE:12px;
	COLOR:#7F7C7C;
}

.ChangePageSelected{
	FONT-WEIGHT:bold; 
	FONT-SIZE:11px;
	COLOR:black;
}

A.SortColumn, A.SortColumn:link, A.SortColumn:visited{
	FONT-WEIGHT:bold; 
	FONT-SIZE:11px;
	COLOR:black;
	text-decoration:underline;
	cursor:pointer;
}

.SortColumn{
	FONT-WEIGHT:bold; 
	FONT-SIZE:11px;
	COLOR:black;
	padding-top:4px;
	padding-bottom:4px;
}

.SectionTitle {
	background:#EDF3F7 url("../../i/gradient/blue-white.gif") repeat-x top left; 	
	border-top:solid 1px #BBD1F7;
	border-bottom:solid 1px #BBD1F7;
	font-size:12px;
	font-weight:bold;
	padding:4px 2px 4px 4px;
	text-align:left;
}
.SectionText {
	font-size:11px;
	padding:4px 2px 4px 6px;
	text-align:left;
}
.SectionAds {
	padding:4px 2px 4px 6px;
	text-align:center;
}
.CurrencySelect {
	font-size:10px;
	width:100px;
}

.TodayOffer {
	color:#565757;
	font-size:11px;
	text-align:left;
	padding:4px 2px 4px 6px;
	border-bottom:dotted 1px #E1E1E2;
}
.TodayOffer A{font-size:11px;}
.OfferDate {
	color:#00AB66;
	padding-top:4px;
}
.OfferPrice {
	color:#4781DE;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:4px 0 4px 0;
	border-bottom:dotted 1px #E1E1E2;
}

.SearchBoxInput {width:153px;}
.SearchForm, .SearchForm td {font-size:11px; font-weight:bold;}
.SearchForm input, .SearchForm select {font-size:11px;}

.ButSearch {
	PADDING-RIGHT:0px; PADDING-LEFT:0px; FONT-WEIGHT:bold; FONT-SIZE:11px; BACKGROUND:#ffefdf; PADDING-BOTTOM:0px; PADDING-TOP:0px;
	width:120px;
}
.font12 {FONT-SIZE:12px;}
.font10 {FONT-SIZE:10px;}
.fontTitle {FONT-SIZE:12px; font-weight:bold;}
.txtDarkGray {color:#565757;}
.txtGray {color:#8F8F8F;}
.txtOrange {color:#FF9934;}
.txtConverted {font-size:12px;color:#000000;font-weight:500;}
.txtConverted b {color:#026DCD;}

.GreenLink, A.GreenLink, A.GreenLink:hover{
	font-size:11px;
	color:#00AB66;
	text-decoration:underline;
	cursor:pointer;
}

.NoULine {text-decoration:none;}
A.NoULine, A.NoULine:link, A.NoULine:active, A.NoULine:hover{
	text-decoration:none;
	cursor:pointer;
}

.ULine {text-decoration:underline;}
A.ULine, A.ULine:link, A.ULine:active, A.ULine:hover{
	text-decoration:underline;
	cursor:pointer;
}

.hideOverflow{
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

/* Try alternative text color #4681DF */
.RoomsTable {width:100%; border-bottom:solid 1px #EDEEF2;}
.RoomsTable TD {border-top:solid 1px #EDEEF2; color:#000000;}
.RoomsTable A {color:#000000;}

/* In Progress Box */
.progressBox {width:100%;height:auto;text-align:left;clear:both;background:#FFF3B5;margin-bottom:4px;}
.progressBox div.progressInner {padding:0;margin:0;clear:both;border:1px solid #FFE566;border-width:0 1px;}
.progressBox b.tl {display:block;width:100%;height:6px;background:url(../../i/bubble/progress_tl.gif) bottom left no-repeat;font-size:0;}
.progressBox b.tr {display:block;width:6px;height:6px;float:right;background:url(../../i/bubble/progress_tr.gif) bottom right no-repeat;font-size:0;}
.progressBox b.bl {display:block;width:100%;height:6px;background:url(../../i/bubble/progress_bl.gif) top left no-repeat;font-size:0;}
.progressBox b.br {display:block;width:6px;height:6px;float:right;background:url(../../i/bubble/progress_br.gif) top right no-repeat;font-size:0;}

.roundwGrad {width:100%;height:auto;text-align:left;clear:both;background:#F9FCFE url("../../i/gradient/left-box.gif") repeat-x top left;margin-bottom:4px;}
.roundwGrad div.roundInner {padding:0;margin:0;clear:both;border:1px solid #BAD0F7;border-width:0 1px;}
.roundwGrad span.tl {display:block;width:100%;height:6px;background:url(../../i/bubble/tl3.gif) bottom left no-repeat;font-size:0;}
.roundwGrad span.tr {display:block;width:6px;height:6px;float:right;background:url(../../i/bubble/tr3.gif) bottom right no-repeat;font-size:0;}
.roundwGrad span.bl {display:block;width:100%;height:6px;background:url(../../i/bubble/bl3.gif) top left no-repeat;font-size:0;}
.roundwGrad span.br {display:block;width:6px;height:6px;float:right;background:url(../../i/bubble/br3.gif) top right no-repeat;font-size:0;}

.RoundTabs {
	float:left;
	width:100%;
	background:url(../../i/brd2-1x50px-BBD1F7.gif) bottom;
	font-weight:bold;
	font-size:12px;
	line-height:normal;
}
.RoundTabs ul {
	margin:0;
	padding:4px 6px 0 6px;
	list-style:none;
}
.RoundTabs li {
	display:inline;
	margin:0;
	padding:0;
}
li.unselectedTab a {
	float:left;
	background:url("../../i/tableft5.gif") no-repeat left top;
	padding:0 0 0 8px;
	margin:0;
	text-decoration:none;
	cursor:pointer;
}
li.unselectedTab a span {
	float:left;
	display:block;
	background:url("../../i/tabright5.gif") no-repeat right top;
	padding:5px 15px 4px 8px;
	margin:0;
	color:#4681DF;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.RoundTabs a span {float:none;}
/* End IE5-Mac hack */
li.selectedTab a {
	float:left;
	background:url("../../i/tableft5.gif") no-repeat left top;
	background-position:0% -42px;
	padding:0 0 0 8px;
	margin:0;
	text-decoration:none;
	cursor:pointer;
}
li.selectedTab a span {
	float:left;
	display:block;
	background:url("../../i/tabright5.gif") no-repeat right top;
	background-position:100% -42px;
	padding:5px 15px 5px 8px;
	margin:0;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
.tabPrice {display:inline; font-weight:normal; font-size:11px;}

.langnav {padding:0 6px 0 4px; float:right;}
.langnav * {
	color:#444444;
	font-family:Arial,verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
}

.suggestBox * {font-size:11px;}

.ErrorMessage {
	font-size:12px;
	font-weight:bold;
	padding:15px 5px 5px 5px;
	text-align:center;
}

.hotelThumb {float:left; width:100%; height:65px; overflow:hidden;}
.hotelThumb IMG {width:85px; height:auto;}
.hotelNoThumb {width:100%; height:45px; background:url("../../i/no-photo.gif") no-repeat center center;}
.hotelText {float:left; width:74%;}

H1 {font-size:12px; font-weight:normal;}

.map {border:solid 1px #BBD1F7; margin:2px 0 2px 0;}

