﻿/*
 *   ------- main --------
 */
body 
{
	font-family: "Verdana", Helvetica, Arial;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AAAAAA;
	}
table
{
	font-family: "Verdana", Helvetica, Arial;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	table-layout: inherit;	
	}
input
{
	font-family: "Verdana", Helvetica, Arial;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	}
select
{
	font-family: "Verdana", Helvetica, Arial;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	}
hr
{
	width: 100%;
	}		
.bgLight
{
	background-color: #C1C1D1;
	}
.bgLight50
{
	background-color: #9999B2;
	}		
.bgWhite
{
	background-color: #FFFFFF;
	}		
.tableLayoutAuto
{
	table-layout: auto;
	}
.tableLayoutFixed
{
	table-layout: fixed;
	}
.tableBgLight
{
	background-color: #C1C1D1;	
	}	
.alignRight
{
	float: right;
	}
.alignLeft
{
	float: left;
	}	
.list
{
	list-style-type: none;
	padding-left: 20px;
	margin: 0;
	}	
.listItem
{
	background-image: url(../../images/itemIcon.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 7px;	
	}					
/*
 *   ------- masterpages --------
 */
.masterBackground
{
	background-color: #AAAAAA;	
	}
.shadowBorderLeft
{
	width: 10px;
	background-image: url(../../images/shadowBorderLeft.gif);
	}
.shadowBorderRight
{
	width: 10px;
	background-image: url(../../images/shadowBorderRight.gif);
	}	
.shadowBorderBottom
{
	width: 770px;
	height: 10px;
	background-image: url(../../images/shadowBorderBottom.gif);
	}		
.shadowCornerLeft
{
	background-image: url(../../images/shadowCornerLeft.gif);
	width: 10px;
	}
.shadowCornerRight
{
	background-image: url(../../images/shadowCornerRight.gif);
	width: 10px;
	}	
.tableContent
{
	width: 770px;
	background-color: #FFFFFF;
	}
/*
 *   ------- header --------
 */
.headerBg
{
	background-image: url(../../images/headerBg.gif);
	width: 750px;
	height: 14px;
	}	
.header
{
	width: 750px;
	height: 115px;
	}	
/*
 *   ------- footer --------
 */
.footerBg
{
	background-image: url(../../images/footerBg.gif);
	height: 14px;
	}	
.footer
{
	height: 30px;
	text-align: center;
	vertical-align: top;
	}	
/*
 *   ------- tabNavigation --------
 */	
#tabNavigation {
    float: left;    
    background: #FFFFFF;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 20px;
    padding-left: 10px;
    width: 620px;
    }
#tabNavigation ul {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    list-style: none;
    }
#tabNavigation li {
    float: left;
    background: url("../../images/tabRight.gif") no-repeat right bottom;
    margin: 0;
    padding: 0;
    }    
#tabNavigation a 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
    display: block;
    background: url("../../images/tabLeft.gif") no-repeat left bottom;
    padding: 0px 15px 5px 15px;
    }
#tabNavigation a:hover
{
	color: #996633;
	font-weight: bold;
	text-decoration: underline;
    display: block;
    background: url("../../images/tabLeft.gif") no-repeat left bottom;
    padding: 0px 15px 5px 15px;
    }        
#tabNavigation li.active {
    background-image: url("../../images/tabRightActive.gif");
    }
#tabNavigation li.active a {
    background-image: url("../../images/tabLeftActive.gif");
    }   
#tabNavigation li.active a:hover {
    background-image: url("../../images/tabLeftActive.gif");
    }        
/*
 *   ------- tabLanguage --------
 */	
#tabLanguage {
    float: right;    
    background: #FFFFFF;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 20px;
    padding-right: 10px;
    width: 100px;
    }
#tabLanguage ul {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    list-style: none;
    }
#tabLanguage li {
    float: left;
    background: url("../../images/tabRight.gif") no-repeat right bottom;
    margin: 0;
    padding: 0;
    }    
#tabLanguage a 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
    display: block;
    background: url("../../images/tabLeft.gif") no-repeat left bottom;
    padding: 0px 15px 5px 15px;
    }
#tabLanguage a:hover
{
	color: #996633;
	font-weight: bold;
	text-decoration: underline;
    display: block;
    background: url("../../images/tabLeft.gif") no-repeat left bottom;
    padding: 0px 15px 5px 15px;
    }    
#tabLanguage li.active {
    background-image: url("../../images/tabRightActive.gif");
    }
#tabLanguage li.active a {
    background-image: url("../../images/tabLeftActive.gif");
    }   
#tabLanguage li.active a:hover {
    background-image: url("../../images/tabLeftActive.gif");
    } 
/*
 *   ------- tabSearchAll --------
 */	
#tabSearchAll {
    float: left;    
    background: #FFFFFF;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 0px;
    padding-left: 10px;
    }
#tabSearchAll ul {	
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 0px 0px;    
    list-style: none;
    }
#tabSearchAll li {
    float: left;
    background: url("../../images/tabDownRight.gif") no-repeat left top;
    margin: 0;
    padding: 0;
    }    
#tabSearchAll a 
{
	color: #996633;
	font-weight: bold;
	text-decoration: none;
    display: block;
    background: url("../../images/tabDownLeft.gif") no-repeat right top;
    padding: 5px 15px 0px 15px;
    }
#tabSearchAll a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
    display: block;
    background: url("../../images/tabDownLeft.gif") no-repeat right top;
    padding: 5px 15px 0px 15px;
    }        
#tabSearchAll li.active {
    background-image: url("../../images/tabDownRightActive.gif");
    }
#tabSearchAll li.active a {
    background-image: url("../../images/tabDownLeftActive.gif");
    }   
#tabSearchAll li.active a:hover {
    background-image: url("../../images/tabDownLeftActive.gif");
    }	
.tableSearchAll
{
	border: solid 1px #AAAAAA;
	background-color: #C1C1D1;	
	}  
.tabBar
{	
	background-image: url("../../images/tabDownBg.gif");	
	height: 20px;	
	}  	               
/*
 *   ------- siteMapPath --------
 */
.node
{
	font-size: 13px;
	line-height: 13px;
	vertical-align: super;
	padding-right: 8px;
	}      	
.currentNode
{
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	color: #333366;
	vertical-align: super;
	}  	
/*
 *   ------- treeviewSitemap --------
 */
.trvSiteMap
{
	padding-left: 12px;
	}
.trvNode
{
	font-size: 13px;
	line-height: 13px;
	padding: 7px 0px 7px 5px;
	}      	
.trvCurrentNode
{
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	color: #333366;
	padding: 7px 0px 7px 5px;
	}  	
.trvHoverNode
{
	text-decoration: underline;
	}  	
/*
 *   ------- spaces --------
 */	
.space5
{
	width: 5px;
	}
.space10
{
	width: 10px;
	}
.space20
{
	width: 20px;
	}	
.space25
{
	width: 25px;
	}		
.space40
{
	width: 40px;
	}	
.space60
{
	width: 60px;
	}	
.space95
{
	width: 95px;
	}
.space110
{
	width: 110px;
	}
.space120
{
	width: 120px;
	}	
.space140
{
	width: 140px;
	}		
.space150
{
	width: 150px;
	}	
.space200
{
	width: 200px;
	}	
.space210
{
	width: 210px;
	}			
.space225
{
	width: 225px;
	}	
.space300
{
	width: 300px;
	}	
.space385
{
	width: 385px;
	}
.space20pct
{
	width: 20%;
	}
.space30pct
{
	width: 30%;
	}
.space50pct
{
	width: 50%;
	}
.space80pct
{
	width: 80%;
	}	
.space100pct
{
	width: 100%;
	}			
/*
 *   ------- hSpaces --------
 */	
.hSpace5
{
	height: 5px;
	}					
.hSpace10
{
	height: 10px;
	}	
.hSpace20
{
	height: 20px;
	}	
.hSpace25
{
	height: 25px;
	}
.hSpace30
{
	height: 30px;
	}	
.hSpace50
{
	height: 50px;
	}
.hSpace60
{
	height: 60px;
	}			
.hSpace70
{
	height: 70px;
	}	
.hSpace85
{
	height: 85px;
	}		
.hSpace100
{
	height: 100px;
	}
.hSpace150
{
	height: 150px;
	}	
.hSpace100pct
{
	height: 100%;
	}						
/*
 *   ------- borders --------
 */					
img
{
	border: none 0px #FFFFFF;
	}
.borderBlack
{
	border: solid 1px #000000;
	}
.borderBottomDotted
{
	border-bottom: dotted 1px #AAAAAA;
	}
.borderTopDotted
{
	border-top: dotted 1px #AAAAAA;
	}	
/*
 *   ------- hyperlinks --------
 */
A
{
	color: Blue;
	}
A:hover
{
	color: #996633;	
	}
A.upper
{
	
	text-transform: uppercase;
	}
A.upper:hover
{
	color: #996633;
	text-transform: uppercase;
	}
/*
 *   ------- HTML Headers --------
 */
H1
{
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-transform: uppercase;
	margin: 0px;
	}	
H1.hotel
{
	font-size: 16px;
	line-height: 18px;
	color: #333366;
	text-transform: uppercase;
	font-weight: 900;
	margin: 0px;
	}	
H2
{
	font-size: 13px;
	line-height: 15px;
	color: #333366;
	text-transform: uppercase;
	font-weight: 900;
	margin: 0px;
	}		
H3
{
	font-family: "Verdana", Helvetica, Arial;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}
/*
 *   ------- blockIcons --------
 */
.blockInfo
{
	background-image: url(../../images/blockInfo.gif);
	width: 95px;
	height: 95px;
	}
.blockGiftbox
{
	background-image: url(../../images/blockGiftbox.gif);
	width: 95px;
	height: 95px;
	}
.blockNewsletter
{
	background-image: url(../../images/blockNewsletter.gif);
	width: 95px;
	height: 95px;
	}
.blockGuestbook
{
	background-image: url(../../images/blockGuestbook.gif);
	width: 95px;
	height: 95px;
	}
.blockEmpty30
{
	background-image: url(../../images/blockEmpty30.gif);
	width: 95px;
	height: 95px;
	}
.blockEmpty50
{
	background-image: url(../../images/blockEmpty50.gif);
	width: 95px;
	height: 95px;
	}					
.blockIcon
{
	background-color:Transparent;
	text-align: center;
	color: #333366;
	font-weight: bold;
	padding-bottom: 10px;
	}	
.blockIcon a
{
	color: #333366;
	}	
.blockIcon a:hover
{
	color: #CC9933;
	}
/*
 *   ------- FAQ --------
 */	
.question
{
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	width: 100%;
	}
.faqList
{
	list-style-type: none;
	padding-left: 20px;
	margin: 0;
	}	
.faqItem
{
	background-image: url(../../images/faqIcon.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 7px;	
	}	
/*
 *   ------- information --------
 */		
.tableNavigationLeft
{
	border: solid 1px #AAAAAA;
	background-color: #C1C1D1;	
	}
/*
 *   ------- validation --------
 */		
.tableValidation
{
	border: solid 1px #993333;
	background-color: #FEB8B8;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	color: #993333;
	
	}
.validationSummary
{
	font-size: 10px;
	color: #993333;
	}
/*
 *   ------- infoTable --------
 */		
			
.infoTableBorder
{
	padding-right: 5px;
	border-right: solid 1px #000000;
	width: 20%;
	table-layout: fixed;	
	}	
.infoTableCategory
{
	padding-left: 5px;
	width: 80%;
	}	
.infoTableTitel
{
	background-color: #333366;
	border-bottom: solid 1px #000000;
	padding-left: 5px;
	width: 80%;
	height: 20px;	
	font-size: 13px;
	font-weight: 900;
	line-height: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	}	
/*
 *   ------- review --------
 */		
	
.totalReviews
{
	text-transform: uppercase;
	font-style: italic;
	}
.averageScore
{
	font-size: 16px;
	line-height: 20px;
	font-weight: 900;
	}
.averageStyle0
{
	background-color: #CCFFCC;
	}						
.averageStyle1
{
	background-color: #CCFFCC;
	}						
.averageStyle2
{
	background-color: #99FF99;
	}						
.averageStyle3
{
	background-color: #00FF00;
	}						
.averageStyle4
{
	background-color: #00CC00;
	}
.averageStyle5
{
	background-color: #009900;
	}		
/*
 *   ------- location --------
 */		
	
.subtitle
{
	text-transform: uppercase;
	font-style: italic;
	}
/*
 *   ------- price --------
 */
.priceTitle
{
	font-style: italic;
	font-weight: bold;
	}
.priceHeader
{
	text-transform: uppercase;
	font-style: italic;
	}													
.priceBlock1
{
	background-color: #9999B2;
	}
.priceBlock2
{
	background-color: #C1C1D1;
	}
.priceBig
{
	font-size: 14px;
	line-height: 16px;
	color: #993333;
	font-weight: 900;
	}
.pricePromoIndex
{
	background-color: #993333;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: 900;
	height: 25px;
	}
/*
 *   ------- promotions --------
 */
.promoHeaderIndex
{
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 10px;
	font-weight: 900;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #333366;	
	}
.promoHeaderIndex a
{
	color: #FFFFFF;
	text-decoration: none;
}	
.promoTable
{
	border: solid 1px #000000;	
	}
.promoInfoTable
{
	border: solid 1px #AAAAAA;
	background-color: #C1C1D1;
	padding: 10px 10px 10px 10px;	
	}	
.promoTitle
{
	font-size: 13px;
	line-height: 15px;
	font-weight: 900;
	color: #FFFFFF;
	background-color: #333366;
	border-bottom: solid 1px #AAAAAA;
	}
.promoTitle a
{
	font-size: 13px;
	line-height: 15px;
	font-weight: 900;
	color: #FFFFFF;
	}
/*
 *   ------- guestbook --------
 */

/*
 *  ---- flow evaluatie
 */ 
.selected
{
     background-color: #333366;
     color: #ffffff;
}
/*
 *   --- WaitScreen ---
 */
div.waitscreen
{
	/* - Set ex. style="height:120%;" in DIV tag of aspx to cover the whole page - */
	position:absolute;
	width:100%;
	z-index:4;
	left:0px;
	top:0px;
	background-image: url(http://www.holidayline.be/images/wait_bg.gif);
	background-repeat: repeat;
	cursor:progress;
	}
table.waitscreen
{
	height:100%;
	width:100%;
	}

td.waitscreen
{
	vertical-align:top;
	padding-top: 200px;
	}

table.waitscreensub
{
	width: 30%;
	border-style: ridge;
	border-width: 5px;
	border-color: #ff3333;
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	}
/*
 *   --- Indexpage ---
 */	
.indexTop10
{
	font-size: 13px;
	line-height: 17px;
	font-weight: 900;
	text-transform: uppercase;
}
.indexHeaderTop10
{
	font-size: 13px;
	line-height: 15px;
	font-weight: 900;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #333366;	
	}
/*
 *   --- Bookingrooms ---
 */	
.tableBookingRooms
{
	border: solid 1px #AAAAAA;
	background-color: #C1C1D1;	
	width: 50%;
	}	
/*
 *   --- Bookingflow ---
 */	
.bflItem
{
	font-size: 13px;
	line-height: 15px;
	font-weight: 900;
	color: #333366;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
	display: block;
	border: solid 1px #AAAAAA;
	background-color: #C1C1D1;	
	}		
.bflItemActive
{
	font-size: 13px;
	line-height: 15px;
	font-weight: 900;
	color: #996633;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
	display: block;
	border: solid 1px #996633;
	background-color: #FFCC99;	
	}
/*
 *   --- Bookingflow ---
 */	
.bflItem
{
	font-size: 13px;
	line-height: 15px;
	font-weight: 900;
	color: #333366;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
	display: block;
	border: solid 1px #AAAAAA;
	background-color: #C1C1D1;	
	}		
.bflItemActive
{
	font-size: 13px;
	line-height: 15px;
	font-weight: 900;
	color: #996633;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
	display: block;
	border: solid 1px #996633;
	background-color: #FFCC99;	
	}						