﻿/*
 *   ------- 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: #FFFFFF;
	}
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: #B4B3C5;
	}
.bgLight50
{
	background-color: #CCCBDF;
	}		
.bgWhite
{
	background-color: #FFFFFF;
	}		
.tableLayoutAuto
{
	table-layout: auto;
	}
.tableLayoutFixed
{
	table-layout: fixed;
	}
.tableBgLight
{
	background-color: #B4B3C5;	
	}	
.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;	
	}	
.copyright
{
	font-family: "Verdana", Helvetica, Arial;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	table-layout: inherit;	
	}
p.partnerplus
{
	font-size: 10px;
	margin: 0px;
}						
/*
 *   ------- masterpages --------
 */
.navBlockTop
{
	background-color: #2D3581;
	height: 10px;	
	}
.navBlockTopText
{
	background-color: #2D3581;
	height: 11px;
	font-family: "Verdana", Helvetica, Arial;
	font-size: 10px;
	color:White	
	}

/*
 *   ------- menu --------
 */
.mnuItem
{
	font-size: 13px;
	line-height: 16px;
	padding: 5px;
	border-bottom: solid 1px #000000;
	width: 150px;	
	}  
.mnuItemHover
{	
	background-color: #B4B3C5;	
	} 
.mnuMenu
{	
	text-align: left;
	z-index: 100;
	} 	 	
.mnuSubItem
{
	font-size: 13px;
	line-height: 16px;
	padding: 5px;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	width: 190px;
	}  	
.mnuSubItemHover
{
	background-color: #B4B3C5;
	}  	
/*
 *   ------- menu 1 RESA FR--------
 */	
.mnuItem1
{
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	border-bottom: solid 1px #000000;
	width: 150px;	
	color: #FF0000;
	background-color: #FAF98E;
	}  
.mnuItemHover1
{	
	background-color: #46FB28;	
	font-weight: bolder;
	} 
.mnuMenu1
{	
	text-align: left;
	} 	 	
.mnuSubItem1
{
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	width: 150px;
	}  	
.mnuSubItemHover1
{
	background-color: #46FB28;
	}  	
/*
 *   ------- footer --------
 */

       
/*
 *   ------- 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: #2D3581;
	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: #2D3581;
	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;
	}
.space85
{
	width: 85px;
	}	
.space95
{
	width: 95px;
	}
.space100
{
	width: 100px;
	}
.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;
	}
.space500
{
	width: 500px;
	}
.space600
{
	width: 600px;
	}	
.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;
	}
.hSpace90
{
	height: 90px;
	}		
.hSpace100
{
	height: 100px;
	}
.hSpace150
{
	height: 150px;
	}
.hSpace160
{
	height: 160px;
	}
.hSpace240
{
	height: 240px;
	}	
.hSpace100pct
{
	height: 100%;
	}						
/*
 *   ------- borders --------
 */					
img
{
	border: none 0px #FFFFFF;
	}
.borderBlack
{
	border: solid 1px #000000;	
	}
.borderBottomBlack
{
	border-bottom: solid 1px #000000;	
	}
.borderRightBlack
{
	border-right: 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: #2D3581;
	text-transform: uppercase;
	font-weight: 900;
	margin: 0px;
	}	
H2
{
	font-size: 13px;
	line-height: 15px;
	color: #2D3581;
	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;
}
H4
{
	font-family: "Verdana", Helvetica, Arial;
	font-size: 11px;
	line-height: 13px;
	color: #2D3581;		
	font-style: italic;
}
H2.Home
{
	font-family: "Verdana", Helvetica, Arial;
	color: #993333;
	font-size: 20px;
}
H3.Home
{
	font-family: "Verdana", Helvetica, Arial;
	color: #993333;
	font-size: 16px;
}
/*
 *   ------- information --------
 */		
.tableNavigationLeft
{
	border: solid 1px #AAAAAA;
	background-color: #B4B3C5;	
}
.tableExtra
{
	border: solid 1px #F0F0F0;
	background-color: #F0F0F0;	
}
/*
 *   ------- 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%;
	height: 150px;
	}	
.infoTableTitel
{
	background-color: #2D3581;
	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: #CCCBDF;
	}
.priceBlock2
{
	background-color: #B4B3C5;
	}
.priceBig
{
	font-size: 14px;
	line-height: 16px;
	color: #993333;
	font-weight: 900;
	}
.priceBigBlock
{
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	background-color: #993333;
	font-weight: 900;
	}
.priceBigBlock2
{
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	background-color: #993333;
	font-weight: 900;
	padding: 7px;
	}
.pricePromoIndex
{
	background-color: #993333;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: 900;
	height: 25px;
	}
.priceBigLineThrough
{
	font-size: 14px;
	line-height: 16px;
	color: #993333;
	font-weight: 900;
	text-decoration: line-through;
	}
/*
 *   ------- promotions --------
 */
.promoHeaderIndex
{
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 10px;
	font-weight: 900;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #2D3581;	
	}
.promoHeaderIndex a
{
	color: #FFFFFF;
	text-decoration: none;
}	
.promoTable
{
	border: solid 1px #000000;	
	}
.promoInfoTable
{
	border: solid 1px #AAAAAA;
	background-color: #B4B3C5;
	padding: 10px 10px 10px 10px;	
	}	
.promoTitle
{
	font-size: 13px;
	line-height: 15px;
	font-weight: 900;
	color: #FFFFFF;
	background-color: #2D3581;
	border-bottom: solid 1px #AAAAAA;
	}
.promoTitle a
{
	font-size: 13px;
	line-height: 15px;
	font-weight: 900;
	color: #FFFFFF;
	}
.tablePromotionPartner
{
	border: solid 1px #AAAAAA;
	background-color: #CCCBDF;	
}
/*
 *   ------- guestbook --------
 */

/*
 *   --- 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://site.transeurope.com/images/wait_bg.gif);
	background-repeat: repeat;
	cursor:progress;
	}
table.waitscreen
{
	height:100%;
	width:100%;
	}

td.waitscreen
{
	vertical-align:top;
	padding-top: 240px;
	}

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: #2D3581;	
	}
/*
 *   --- Bookingrooms ---
 */	
.tableBookingRooms
{
	border: solid 1px #AAAAAA;
	background-color: #B4B3C5;	
	width: 50%;
	}	
/*
 *   --- gvTravelAgents ---
 */	
.gvTravelAgents
{
	line-height: 20px;
	}		
/*
 *   ------- 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 #6699CC;
	background-color: #6699CC;	
	}  
.tabBar
{	
	background-image: url("../images/tabDownBg.gif");	
	height: 20px;	
	}
/*
 *   --- Bookingflow ---
 */	
.bflItem
{
	font-size: 10px;
	line-height: 11px;
	font-weight: 900;
	color: #2D3581;
	text-transform: uppercase;
	padding: 3px 3px 3px 3px;
	display: block;
	border: solid 1px #2D3581;
	background-color: #B4B3C5;	
	}		
.bflItemActive
{
	font-size: 10px;
	line-height: 11px;
	font-weight: 900;
	color: #996633;
	text-transform: uppercase;
	padding: 3px 3px 3px 3px;
	display: block;
	border: solid 1px #996633;
	background-color: #FFCC99;	
	}

/*
 *   ------- spaces --------
 */	
.space100
{
	width: 100px;
	}
.space120		  	    		
{
	width: 120px;
	}
.space195
{
	width: 195px;
	}
.space360
{
	width: 360px;
	}
/*
 *   ------- indexpage --------
 */
.index_bar
{
	background-color: #2D3581;
	height: 10px;
	}
.index_collage
{
	width: 305px;
	}
.language_be
{
	background-image: url("../images/bg_language_belgium.gif");
	background-position: right;
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 10px;		
	}
.language_fr
{
	background-image: url("../images/bg_language_france.gif");
	background-position: right;
	background-repeat: no-repeat;
	height: 40px;	
	padding-left: 10px;
	}
.language_nl
{
	background-image: url("../images/bg_language_netherlands.gif");
	background-position: right;
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 10px;
	}
.language_lu
{
	background-image: url("../images/bg_language_luxemburg.gif");
	background-position: right;
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 10px;
	}
.language_country
{
	font-family: "Verdana", Helvetica, Arial;
	font-size: 13px;
	line-height: 15px;
	color: #BB252C;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 900;
	}
.language_country A
{
	color: #BB252C;
	text-decoration: none;
	}
.language_country A:hover
{
	color: #BB252C;
	text-decoration: underline;
	}
.language_country_be
{
	font-family: "Verdana", Helvetica, Arial;
	font-size: 10px;
	line-height: 12px;
	color: #2D3581;
	text-decoration: none;
	font-weight: 900;
	padding-right: 10px;
	}
.language_country_be A
{
	color: #2D3581;
	text-decoration: none;
	}
.language_country_be A:hover
{
	color: #2D3581;
	text-decoration: underline;
}
td.width10
{
	width: 10%;
}

td.width30
{
	width: 30%;
}

td.width60
{
	width: 60%;
}
td.width90
{
	width: 90%;
}
/*
* Headers train
*/
.headerTrain
{
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	}
/*
* Extra
*/
.extraTitle
{
	cursor: pointer;
}
/*
* ajaxToolkit:AutoCompleteExtender Resa+ SearchAll
*/
.completionListElement 
{  
    margin : 0px! important;
    background: #FFFFFF;
    color : #000000;
    cursor : pointer;
    text-align : left; 
    border: solid 1px Black;
    width: 152px! important;
}
.completionlistItem 
{
    background-color: #FFFFFF;
    padding : 1px;
    width: 150px;
}        
.completionhighlightedListItem
{
    background-color: #0000FF;
    color: #FFFFFF;
    padding : 1px;
    width: 150px;
}

/*
B2B2C
*/

.b2b_tableOffice
{
    border: 1px #000000 dotted;
    background-color: #f4f4f4;
}

.b2b_altrow
{
    background-color: #f4f4f4;    
}

/*
ADVANCE PAYMENT (beneath the normal price-calc)
*/

.advance_payment_border_top
{
    border-top: 1px #000000 dotted;
}

div#skyscraper
{
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: 380px;
	width: 200px;
	height: 300px;
	background-color: #993333;
	color: #fff;
	padding: 10px;
	}
div#skyscraper2
{
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: 380px;
	width: 200px;
	height: 300px;
	color: #fff;
	padding: 10px;
}
div#skyscraper span
{
	padding: 0 5px;
	}	
div#skyscraper span.small
{
	font-size: 13px;
	line-height: 15px;
	}
div#skyscraper span.medium
{
	font-size: 17px;
	line-height: 19px;
	}
div#skyscraper span.big
{
	font-size: 23px;
	line-height: 29px;
	}
div#skyscraper a
{
	color: #fff;
	}
div#skyscraper img
{
	background-color: #fff;
	}
div#skyScraper
{
	position: absolute;
	top: 150px;
	margin-left: 390px;
	left: 50%;
	}
	
	/*
 *   -------  MISC --------
 */
.new
{
	font-size: 14pt;
	color: #992C2F;
	background-color: #C0C0C0;
}
