
.BorderBlackBLR {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	/*border-bottom-style:solid;
	border-bottom-color: #000000;
	border-bottom-width:1px; */
}


/* Styles used for the header of the accomodation list */
.HeaderTXT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	width:100%;
	text-decoration:none;
}


.HeaderTXT:hover
{
	background-color:#F39549;
}

.HeaderTXT div
{
	padding-left:7px;
	vertical-align:middle;
	padding-top:3px;
	background-color:#29166F;
	height:20px;
	cursor:;
}

.HeaderTXT:hover div
{
	background-color:#F39549;
	cursor:pointer;
}

.RHeader
{
	background-color: #29166F;
	height:20px;
	vertical-align:middle;
}

.RHeader div
{
	padding-left:7px;
	padding-top: 4px;
	vertical-align: middle;
	background-color: #29166F;
	height: 22px;
	cursor:;

}

.RHeaderOver
{
	background-color: #F39549;
	cursor:pointer;
	height:20px;
	vertical-align:middle;
}

/* STyles used to display one accomodation in the list*/
.Over01{
	background-color: #FFC37C;
	cursor:pointer;
}
.AccDiv0
{
	position:relative;
	width:100%;
	height:105px;
}
.AccDiv0Over
{
	position:relative;
	width:100%;
	height:105px;
	background-color: #FFC37C;
	cursor:pointer;
}
.AccDiv0Over div
{
	background-color: #FFC37C;
}

.AccDiv00
{
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:3px;
	vertical-align:middle;
	text-align:left;
}
.AccDiv01
{
	position:absolute;
	left:0px;
	top:17px;
	height:85px;
	padding-left:10px;
	padding-top:1px;
}
.AccThmbImg
{
	position:absolute;
	left:11px;
	top:2px;
	width:80px;
	height:59px;
}
.AccDiv02
{
	position:absolute;
	top:17px;
	left:103px;
	width:400px;
	height:60px;
	overflow:hidden;
	text-align:justify;
}
.AccDiv03
{
	position:absolute;
	left:500px;
	width:150px;
}
.AccDiv031
{
	position:absolute;
	left:25px;
	top:20px;
	z-index:101;
	text-align:center;
	color:White;
}
.AccPrBg
{
	POSITION: absolute; 
	LEFT: 10px; 
	TOP: 10px;
	Z-INDEX: 100;
}
.AccCmdCont
{
	position:absolute;
	left:100px;
	top:85px;
	height:20px;
	width:83%;
}
.AccCmdOver
{
	vertical-align:middle;
	background-color: #FED7A8;
	cursor:pointer;
}

.AccCmdOut
{
	vertical-align:middle;
	background-color:White;
	cursor:;
}

/* STyles used to display one place in the list*/
.PlaceInfoCell
{
	padding: 8px 0px 0px 0px;
	width:460px;
	height:70px;
	text-align:left;
	vertical-align:top;
}

.PlaceListImageCell
{
	width:100px;
	height:80px;
	padding-left:1px;
	padding-top:8px;
	width:90px;
	text-align:left;
	vertical-align:top;
}
.PLSep
{
	background-color: black;
}

/* Details styles */
.DetTitleCell
{
	text-align:left;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.DetCell
{
	vertical-align: top;
	text-align: left;
}

.DetImage
{
	width:184px;
	height:145px;	
}

/* Accomodatie details styles */
.AccDetTitle
{
	overflow:hidden;
	width:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 15px;
}
.AccText
{
	padding-left: 5px;
	font-size: 12px;
}

/* Reis compare styles */
.LItemCell
{
	border-bottom: solid 1px #E1531B;
	border-left: solid 1px #E1531B;
	border-right: solid 1px #E1531B;
	border-top: solid 1px #E1531B; 
	width:33%;
}

.CRItemCell
{
	border-bottom: solid 1px #E1531B;
	border-right: solid 1px #E1531B;
	border-top: solid 1px #E1531B; 
	width:33%;
}

/* Header menu styles */
.HMIMG
{
	width:608;
}
.HMBG
{
	
}

.HMRow
{
	borderColor: #000000;
}
.HM
{
	z-index:101;
	position:absolute;
	top:81px;
	left:190px;
	width:607px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FE821E;
	height: 25;
}

.HMOver
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#F39549;
	cursor:point;
	height: 25;
}

.MainMenuTable
{
	width: 608;
}

.MainMenu {
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	background-color: #FE821E;
	height: 25;
}
.FMainMenu
{
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
	vertical-align:bottom;
	cursor:pointer;
	height: 22;
	width:150px;
	border-right:solid 1px white;
	vertical-align:middle;
}

.MainMenuOver {
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	background-color: #F39549;
	cursor:pointer;
	height: 25;
}
.FMainMenuOver
{
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
	vertical-align:bottom;
	cursor:pointer;
	background-color: #FE821E; /* #A6EDFF; */
	height: 22;
	width:150px;
	border-right:solid 1px white;
	vertical-align:middle;
}
.HMLeftSP
{
	border:solid 0px black;
}
.HMText, .HMText a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	/*background-color:#FE821E; */
	color: white;
	width: 100;
}
.HMText a
{
	text-decoration: none;
	color: black;
}
.HMSText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	/*background-color:#FE821E;*/
	color: white;
	width: 100;
}
.HMSTextA, .HMSTextA a
{
	text-align:center;
	font-weight:bold;
	background-color: #FE821E;
	color: black;
	text-decoration: underline;
}
.HMRightSP
{
	border:solid 0px black;
}

/* About and Contact pages */
.BrochureBG
{
	background-color:#f0efed;
}

/* Price calculation styles*/
.PullDownMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	margin-top:4px;
	margin-bottom:4px;
	width: 200px;
}

.tbPrice1
{
	width: 100%;
	background-color:#FDCD96;

	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tbPrice2
{
	width: 100%;
	background-color:#FDCD96;

	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
}


.RowBgB
{
	background-color:#FEB25A;
}

.RowBgB td
{
	padding-left:5px;
	border-bottom: solid 1px #FDCD96;
}

.RoomsTR td
{
	/*padding-left:5px;*/
	border-bottom: solid 1px #FDCD96;
}

.cellBg
{
	background-color:#FEB25A;
	padding: 2px 2px 2px 2px;
}

.cellPad
{
	padding: 2px 2px 2px 2px;
}

.PrHd
{
	text-align:right;
	background-color:#29166f;
	height:25px;
}

.TbNoBorder
{
	 width:100%;
	 border-width: 0px;
}

.AccPriceCell
{
	/*padding-left: 5px; */
	font-size: 11px;
	background-color:#E66700;
	width:70px;
	text-align:right;
	color: white;
	width: 85px;
	font-weight: bold;

}

.AccTotalPrice, .AccTotalPriceName
{
	height:28px;
	/*padding-left: 5px; */
	font-size: 11px;
	background-color:#BE5500;
	color: white;
	font-weight: bold;

}
.AccTotalPriceName
{
	background-color: #FDCD96;
	color: black;
}
.AccTotalPrice
{
	width: 85px;
	text-align:right;	
}
.BookCmd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C13E16;
	text-decoration: none;
}

.tbPriceFooter
{
	background-color: White;
	width: 100%;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

.FooterBG
{
	background-color:#FDCD96;
}

.FooterBGOver
{
	background-color:#FEB25A;
}
.HdLeft
{
	position:absolute;
	top:0px;
	left:0px;
}
.HdRight
{
	position:absolute;
	top:0px;
	left:190px;
}
.AccLocation
{
	font-weight: bold;
	position: absolute;
	top: 4;
	right: 8;	
}
.DDLTitle
{
	background-color: #FDCD96;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C13E16;
	text-decoration: none;	
}
/* Newsletter style - when on left side is always visible */
.HMNLBox
{
	background-color: #FFB967;
	color:Black;
	width: 100%;
	z-index: 101;
	border-left: solid 0px black;
	border-right: solid 0px black;
	border-bottom: solid 0px black;
}
.HMNLBoxTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Arial, Helvetica, sans-serif; */
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	background-color: #FFB967;
	width:82%;	
}
.HMNLTitleFooterBox
{
	height: 1px;
	background-color:#FFB967;
	display: none;
}
.HMNLBox td
{
	color: white;
	border: none;
}
.HMNLFooterBox
{
	display: none;
}
/* After news letter on left side we have the following items */
.PhoneImageRow
{
	display: none;
}
.AfterExtraRow
{
	display: none;
}
.PlaceItem, .PlaceItem a
{
	text-align: center;
	background-color: #FFC37C;
	color: Black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 16px;	
}
.PlaceItemSelected, .PlaceItemSelected a
{
	text-align: center;
	background-color: #FE821E;
	color: Black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
}
.PagerContainer
{
	width: 100%;
	background-color: #29166F;
	height:20px;
	vertical-align:middle;
}
.PagerItem, .PagerItemSel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration:none;	
}
.PagerItemSel
{
	text-decoration: underline;
}

.QSLabel { FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: verdana; }
.QSValue { FONT-SIZE: 9px; WIDTH: 100%; FONT-FAMILY: verdana; }
