﻿/* **********************************************************************
   *** This stylesheet contains all the styles for the eindhoven part ***
   ********************************************************************** */

/*body 
{
	background-image: url('Images/Site_Background.jpg');
	background-repeat:repeat-x;
}

.Body
{
	background-image: url('Images/Header.gif');
}

/*.Header
{
	background-image: url('Images/Header.jpg');
}
*/
/*.HomeMain
{
	background-image: url('Images/Home_Background.gif');
	background-repeat: repeat-y;
}

.SearchOptions-Head 
{
	color:#F19F07;
}
ul.SearchOptions li a:hover 
{
	color:#f19f07;
}

table.YourSelection td.Value a
{	
	color:#f19f07;
}

.ResultItem
{
	background-image: url('Images/result_list_item_bg.png');
}
.ResultItem .Text .Top .Title .SubTitle
{
	color:#F19F07;
}

.Paging
{
	background-image: url('Images/paging_background.jpg');
}
.Paging .Pages a:hover
{
	color: #f19f07;
}

.Paging .Pages a.Selected:hover
{
	color: Gray;
}

/* Accommodation page */
/*.menu-accom {
    height:34px;
    left:0;
    top:0;
    z-index:1;
}
.menu-accom ul {
    height:32px;
    margin:0;
    padding:0;
    position:relative;
    width:730px;
}
.menu-accom ul li {
    display:block;
    float:right;
    font-size:12px;
    height:32px;
    list-style-type:none;
    margin-right:2px;
    position:relative;
}
.menu-accom ul li a, .menu-accom ul li.active a {
    color:#FFFFFF;
    display:block;
    font-size:13px;
    margin-top:2px;
    text-align:center;
    text-decoration:none;
}
.menu-accom ul li a {
    background:transparent url('Images/Tab_Unselected_left.gif') no-repeat scroll left top;
    display:block;
    float:left;
    height:32px;
    padding-left:5px;
}
.menu-accom ul li a span {
    background:transparent url('Images/Tab_Unselected_right_full.gif') no-repeat scroll right top;
    color:#747474;
    cursor:pointer;
    display:block;
    float:left;
    font-weight:bold;
    height:30px;
    padding:8px 12px 0 5px;
    text-align:center;
}
.menu-accom ul li a:hover, .menu-accom ul li a.active {
	background:url('Images/Tab_selected_left.gif') no-repeat top left;
}
.menu-accom ul li a:hover span, .menu-accom ul li a.active span {
	background:url('Images/Tab_selected_right_full.gif') right top no-repeat;
	color:#ffffff;
}
.accoContent {
    border: solid 1px #D8D8D8; 
    background-color: White; 
    width: 723px;
    height:auto;
}
.accoOverview {
    margin: 5px 5px 0px 5px; 
    width: 710px; 
    height: 60px;
}
.accoOverview .accoInfoHeader {
    width: 450px;
    height:24px;
    float:left;
}
.accoOverview .accoInfoHeader h1 {
    color:#000000;
    font-size:18px;
    font-weight:bold;
    float:left;
    margin:0px;
}
.accoOverview .accoInfoHeader .Title {
    float:left;
}
.accoOverview .accoInfoHeader .SubTitle {
    float:left;
    width:450px;
}

.accoOverview .accoInfoHeader .SubTitle a {
    color:#F19F07;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
.accoOverview .accoInfoHeader .SubTitle h2 {
    color:#F19F07;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

.accoOverview .accoInfoHeader .SubTitle a:hover {
    color: gray;
}
.accoOverview .priceFrom {
    color: #F19F07; 
    font-size:11px; 
    float:right; 
    text-align:right;
}
.accoOverview .priceFrom span {
    font-size:29px;
}
.saveAccoBtn, .printAccoBtn, .mailAccoBtn {
    background:transparent url('Images/Buttons/Button_bewaar.gif') no-repeat scroll 0;
    display:block;
    height:18px;
    padding:2px 0;
    width:48px; 
    float:left;
    margin-right: 2px;
}
.printAccoBtn {
    background:transparent url('Images/Buttons/Button_print.gif') no-repeat scroll 0;
}
.mailAccoBtn {
    background:transparent url('Images/Buttons/Button_email.gif') no-repeat scroll 0;
}
.accoShortInfo {
    float:none;
    height: 200px;
    margin: 0px 5px 0px 5px;
}
.accoTabContent {
    position:relative;
    top:10px;
    margin:10px;
}
.accoShortInfoImg {
    float:left; 
    background:transparent url('Images/Picture_background.jpg') no-repeat scroll 0; 
    width:260px; 
    height:190px;
}
.accoShortInfoImg img {
    float:left;
    padding:8px;
}
.accoShortInfoPart {
    margin-left: 5px; 
    width: 445px;
    height: 200px;
    float:left;
}
.accoShortText {
    height: 100px;
}
.accoZooverNote {
    background:transparent url('Images/zoover_background.jpg') no-repeat scroll bottom;
    float:left;
    height:90px;
    width:120px;
    font-size: 11px;
    text-align:center;
}
.accoZooverNote span {
    position:relative;
    top:12px;
    left:0px;
    color:White;
    font-size:35px;
}
.accoWeatherNote {
    background:transparent url('Images/weer_background.jpg') no-repeat scroll bottom;
    float:left;
    height:90px;
    width:150px;
    font-size: 11px;
    text-align:center;
}
.accoWeatherNote span {
    position:relative;
    top:32px;
    left:2px;
    color: White;
    font-size:20px;
    font-weight:bold;
}
.accoBookBtn {
    float:right;
    margin-top:20px;
}
.goBookBtn {
    background:transparent url('Images/Buttons/Button_nuboeken.gif') no-repeat scroll 0;
    display:block;
    height:40px;
    width:145px;
}
.priceFilters {
    font-size:11px;
    border:0px;
    width:710px;
}
.priceFilters h3 {
    color:#F19F07;
    font-size:14px;
    font-weight:bold;
}
.priceFilters a {
    color: #F19F07; 
    text-decoration:none;
}
.priceFilters a:hover {
    text-decoration:underline;
}
.priceFiltersTop {
    vertical-align:top;
}
.vertrekmaand {
    float:left;
    margin-right:10px;
    color:Gray;
}
.selectie-vertrek {
    margin-top:5px;
    border:1px solid #819DB3;
    font-size:10px;
}
.reisgezelschapAccoTable {
    width:165px;
    padding: 0px;
}
.reisgezelschapAccoTableNames {
    width:140px;
}
.priceMatrixFooter {
    font-size:11px;
}
.priceMatrixFooterInfo {
    width:600px;
    vertical-align:top;
}
.accoImagesPlaceholder {
    width:710px;
    height:90px;
    margin-top:5px;
}
.accoImagesList {
    float:left; 
    background: transparent url('Images/Image_background.jpg') no-repeat scroll 0; 
    width:134px; 
    height:82px; 
    margin-right: 5px;
}
.accoImagesList img {
    padding: 6px 0px 0px 7px;
    width: 120px; 
    height:70px;
}
a.accoImagesListLink {
    color: #F19F07; 
    text-decoration:none;
}
a.accoImagesListLink:hover {
    text-decoration:underline;
}*/



/* **********************************************************************
   *** This stylesheet contains all the styles for the rotterdam part ***
   ********************************************************************** */

body 
{
	background-image: url('Images/Site_Background.jpg');
	background-repeat:repeat-x;	
}

.Body
{
	background-image: url('Images/Header.gif');
	background-repeat:no-repeat;
}

.HomeMain
{
	background-image: url('Images/Home_Background.gif');
	background-repeat: repeat-y;	
}

.MainContent .RightContentS .GeneralContent a.NavigationLink
{	
    color: #F19F07; 
}

.SearchOptions-Head 
{
	color:#F19F07;
}
.SearchOptions-SelectedDay
{
	background-color: #ffffff;
	color: #F19F07;
}
ul.SearchOptions li a:hover 
{
	color:#f19f07;
}

table.YourSelection td.Value a
{	
	color:#F19F07;
}

.ResultItem
{
	background-image: url('Images/result_list_item_bg_orange.png');
}
.ResultItem:hover
{
	background-image: url('Images/result_list_item_bg_over_orange.png');
}
.ResultItem .Text .Top .Title .SubTitle
{
	color:#F19F07;
}
.ResultItem .Text .Top .Zoover
{
	color: #FFFFFF;
}
.ResultItem .Text .Top .Temperature
{
	color: #FFFFFF;
}

.ToolTip
{
	/*Removed: now it needs to be orange again*/
	/*border:1px solid #F19F07;
	color: #F19F07;*/
}

.Paging
{
	background-image: url('Images/paging_background.jpg');
}
.Paging .Pages a:hover
{
	color: #F19F07;
}

.menu-accom ul li a, .menu-accom ul li.active a 
{
    color:#FFFFFF;
}

.menu-accom ul li a {
    background:transparent url('Images/Tab_Unselected_left.gif') no-repeat scroll left top;
}
.menu-accom ul li a span {
    background:transparent url('Images/Tab_Unselected_right_full.gif') no-repeat scroll right top;
    color:#747474;
}
.menu-accom ul li a:hover, .menu-accom ul li a.active {
	background:url('Images/Tab_selected_left.gif') no-repeat top left;
}
.menu-accom ul li a:hover span, .menu-accom ul li a.active span {
	background:url('Images/Tab_selected_right_full.gif') right top no-repeat;
	color:#ffffff;
}
.accoContent {
    border: solid 1px #D8D8D8; 
    background-color: White; 
}

.accoOverview .accoInfoHeader h1 {
    color:#000000;
}

.accoOverview .accoInfoHeader .SubTitle h2 {
    color:#F19F07;
}
.accoOverview .accoInfoHeader .SubTitle a {
    color:#F19F07;
}

.accoOverview .priceFrom {
    color: #F19F07; 
}
.priceFrom 
{
    color: #F19F07; 
}

.saveAccoBtn, .printAccoBtn, .mailAccoBtn, .backSearchBtn {
    background:transparent url('Images/Buttons/B_Bewaar.jpg') no-repeat scroll 0;
}
.printAccoBtn {
    background:transparent url('Images/Buttons/B_Print.jpg') no-repeat scroll 0;
}
.mailAccoBtn {
    background:transparent url('Images/Buttons/B_Email.jpg') no-repeat scroll 0;
}
.backSearchBtn
{
	background:transparent url('Images/Buttons/B_BackToSearchResult.jpg') no-repeat scroll 0;
}

a.accoFullTextLink {
    color: #F19F07; 
}



.goBookBtn {
    background:transparent url('Images/Buttons/Button_nuboeken.gif') no-repeat scroll 0;
}

.priceFilters h3 {
    color:#F19F07;
}
.priceFilters a {
    color: #F19F07; 
}

a.accoImagesListLink {
    color: #F19F07;
}

.mailPopup-inschr .tekstveld-inschr {
    border:1px solid #C0C0C0;
    color:#555555;
}
.mailPopup-inschr .tekstveld-inschrArea {
    border:1px solid #C0C0C0;
    color:#555555;
}

.mailPopup-inschr .submit a {
    background: transparent url('Images/Buttons/button_verder.gif') no-repeat scroll 0;
    color:#000000;
}
/* info popup */
.infoPopupOverlay {
    background:#FFFFFF none repeat scroll 0;
    border:1px solid black;
}

a .crpItemDiv
{
	background:url('Images/result_list_item_bg_orange.png') no-repeat;
}
a:hover .crpItemDiv
{
	background:url('Images/result_list_item_bg_over_orange.png') no-repeat;
}

.crpSTitle
{
	color:#000000;
}
.crpSCRP
{
	color:#F19F07;
}

.crpSZoover
{
	color:#F19F07;

}
.crpSWeer
{
	color:#F19F07;
}
.crpSText
{
	color:#000000;
}
.nlInput
{
	background-color:#FFFFFF;
	border:1px solid #00227A;
	color:#00227A;
}

.nlButton
{
	background-color:#7B85B3;
	border:2px solid #102A9C;
	color:#FFFFFF;
}

/*Texts*/
.HeaderContent a
{
    color: Black;
}

.mbBanner .mbMainDiv .mar_title 
{
	color:#FFFFFF;
}

.mbBanner .mbMainDiv .mar_desc 
{
    color:#FFFFFF;
}

.mbBanner .mbMainDiv .mar_link 
{
	color:Black;
}

.whiteTitle
{
    color:Black;
}

.sSearchDiv .sSearchItems
{
	color:Black;
}

.ootdDiv .ootdItems
{
    color:Black;
}

.saDiv .saItems
{
    color:Black;
}
.saDiv .saItems a, .saDiv .saItems a:hover
{
	color:Black;
}
.ciDiv .ciCountryName
{
	color:#F18F07;
}
.crpLocLoc
{
	color:#F18F07;
}
.crpLocLoc .crpLink, .crpLocLoc .crpLink:hover
{
	color:#F18F07;
}
.BookSelectedAccoHeader .SubTitle h2 
{
	color:#F19F07;
}

.BookStepHeader
{
	color:#F19F07;
}

.BookaccoZooverNote span 
{
	color:#FFFFFF;
}
.accoWeatherNote span 
{
	color:#FFFFFF;
}

/*** Homepage search button***/
.sSearchTable2 a
{
    display:block;
    background:url('Images/Buttons/button_search.jpg') no-repeat;
    width:87px;
	height:31px;
}

/*** Newsletter button ***/
.submit a
{
    display:block;
    background:url('Images/Buttons/Button_verder.gif') no-repeat;
    width:48px;
	height:18px;
	padding:2px 0px;
}

/*TopXAirport*/
body.TopXAirport,
body.FastBooker,
.SimpleSearch
{
	background-color: #FFF600;
}

a .ResultItemSmall
{
	background-image: url('Images/result_list_item_small_bg_orange.png');
}
a:hover .ResultItemSmall
{
	background-image: url('Images/result_list_item_small_bg_over_orange.png');
}

.installButton
{		
	background-color:#FFF600;
	border:2px solid #FFF600;
	color:#000000;
}

/* Destination dropdown */
.regionItem {
    color:#F19F07;
}

body.FastBooker .FastBookerContent
{
	color: #000000;
}