.Pictures td{
	padding-right: 1px;
	padding-bottom: 1px;
}
.Accommodation td.Top{
	vertical-align: top;
}
.AccommodationDetails {
	width: 261px;
	margin-left: 5px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
}
.MoreInfo {
	font-family: Verdana;
	font-size: 10px;
	color: #C8423D;
	padding-top: 1px;
	padding-bottom: 10px;
	text-align: left;

}
.MoreInfo a:link {
	color: #C8423D;
	text-decoration: none;
}
.MoreInfo a:visited {
	color: #C8423D;
	text-decoration: none;
}
.MoreInfo a:hover {
	color: #244471;
	text-decoration: none;
}
.MoreInfo a:active {
	color: #244471;
	text-decoration: none;
}
.DetailsTitle {
	font-weight: bold;
	color: #C8423D;
	vertical-align: top;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4A19E;
}
.DetailsPrice 
{
  white-space: nowrap;
	font-weight: bold;
	color: #C8423D;
	vertical-align: middle;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4A19E;
}
.DetailsSave {
	text-align: right;
	padding-top: 1px;
	padding-right: 0px;
}

.DetailsInclusive
{
  white-space: nowrap;
	font-weight: bold;
	color: #C8423D;
	text-align: right;
	vertical-align: middle;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4A19E;
}
.DetailsType 
{
  padding-top: 1px;
  padding-right: 0px;
	font-size: 10px;
	color: #C8423D;
	vertical-align: middle;
	text-align: right;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4A19E;
}

.DetailsOnlineBoeken {
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
}
.DetailsText 
{
	color: #244471;
	padding-top: 1px;
	padding-bottom: 1px;
}
.Detailshead {
	font-weight: bold;
	color: #C8423D;
}
.DetailsText p {
	margin: 0px;
}
.Star {
	float: right;
}

/*------------------*/
/************************************************/
/* Navigation
/************************************************/
.outer .TopRow SPAN.left
{
	width: 70%;
}
.outer .TopRow SPAN.right
{
	padding-left: 10px;
	width: 30%;
	text-align: right;
}

.AccNavi .Prev A, .AccNavi .Next A
{
	font-weight: bold;
}
.AccNavi A:HOVER
{
	text-decoration: underline;
}
.outer .TopRow .AccNavi .Sep
{
	color: gray;
}

/************************************************/
/* Images Table			
/************************************************/

TABLE.ImagesTable IMG
{
	border: 0px;
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1.5);
}
TABLE.ImagesTable .ITCL, TABLE.ImagesTable .ITCR, TABLE.ImagesTable .ITCC
{
	width: 33%;
}
TABLE.ImagesTable TD
{
	padding-bottom: 5px;
	text-align: left;
}
TABLE.ImagesTable .ITC
{

}
TABLE.ImagesTable .ITCL
{
	text-align: left;
}
TABLE.ImagesTable .ITCC
{
	text-align: center;
}
TABLE.ImagesTable .ITCR
{
	text-align: right;
}
/* small images*/
TABLE.ImagesTable .ITR2 IMG, TABLE.ImagesTable .ITR4 IMG, TABLE.ImagesTable .ITR5 IMG
{
	cursor: pointer;
	cursor: hand;
}
/* show/hide rows*/
TABLE.ImagesTable .ITR3 TD, TABLE.ImagesTable .ITR6 TD
{
}

TABLE.ImagesTable .ITR4, TABLE.ImagesTable .ITR5, TABLE.ImagesTable .ITR6
{
	display: none;
}

INPUT.ReadOnly
{
  width: 190px;
  background-color: silver;
  font-size: 11px;
}



