﻿/*********************************************************

    MAIN PAGE ADJUSTMENTS

*********************************************************/

/*Change background color here*/
body 
{
    /*background: #f5f5f5;
    background-image:  none;*/
}

/*Change background image here*/
body 
{
    /*background: #f5f5f5 url(images/XXX.jpg) repeat;*/
	background: #ffffff url(images/background.png);
	background-repeat: no-repeat; 
	background-size: cover; 
	background-position: center center; 						 
}


/*Change header color here*/
#headerwrap {
    /*background-color:  #f5f5f5;
    background-image:  none;*/
}

/*Change header image here*/
#headerwrap {
    /*background-image:  url(images/xxx.jpg);*/
}

/*Change logo and size here */
#logoimage
{
    /*background-image:  url(images/logo.png);
    width:300px;
    height:81px;
    margin: 5px 0px;*/
 }

/*Change menu / nav bar color here*/
#topbar
{
    background: linear-gradient(180deg, #ff6931, #fab26c);
	height: 40px;
}


#menu ul li a:hover
{
     background: #ff6931;
}

#menu a.currentItem {
    color: #282828;
	font-weight: bold;
}

#menu a.menulinks.subItem {
	background: #ff9732;
}

/*Change footer color here */
#pagefooter
{
     background: #282828;
     color: #ffffff;
	 font-size: 12px;
}

/*Change footer header color here*/
#footer h4{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}

#footer td{
	padding: 0 2px 0 35px;
}	

.social-link{
    margin: 0 5px;
	justify-content: center;
    align-items: center;
}

/*login panel color*/
#tbSwitchSystem_switchSystemButton{ background: #FDF0E7}
#ctl00_UseCasePane_tbUsername{ background: #FDF0E7}
#ctl00_UseCasePane_tbPassword{ background: #FDF0E7}

#footer h3{color: #72A435;}



/*********************************************************

    GLOBALLY APPLIED LOOK

*********************************************************/

/*Change link color here */
a {color: #282828; }
a:hover	{color:#ff6931;}
a:visited, a:active {color: #282828;}

#footer a,#footer a:visited {color: #ffffff; }
#footer a:hover	{color:#ff6931;}							


/*Change button color here */
.iButton, .iButton:link, .iButton:visited, #logout, #headerlinks #logout, a.ButtonAnchor:active, a.ButtonAnchor, a.ButtonAnchor:link, a.ButtonAnchor:visited
{
    background: linear-gradient(180deg, #ff6931, #fab26c);
}

/*Change button hover color here */
.iButton:hover, a#logout:hover, #headerlinks a#logout:hover,a.ButtonAnchor:hover
{
    background-color: #ff6931;
    color: #ffffff;
}

/*Change coulor of buttons on the booking page */
a.buttonaction:hover, a.buttonaction:active
{
	border-color: #ff6931;
	background-color: #ffffff;
	color:#000;
}

#tabNavigation a.selected
{
    border-top:5px solid #3d82ab;
}

.plusMinusButton {
    background-color: #3d82ab;
}

/* Agent Area
    Change the background colour of the adverts
*/

.advertItem {
    background-color: #1e1d27;
}

.SearchRefineFilter_heading
{
    background: linear-gradient(180deg, #ff6931, #fab26c);
    color: #ffffff;
}

.SearchRefineFilter_filterSection
{
border: 1px solid #3d82ab;
}



/****************************************************************************
    
    SLIDER ARROW
    Change the slider arrow.

******************************************************************************/

/*Black square with white arrow*/
/*.sliderarrowleft, .sliderarrowright {
    display: block;
    position: absolute;
    width: 40px;
    height: 50px;
    cursor: pointer;
    background: url(images/arrowsquare.png) no-repeat;
    overflow: hidden;
}
.sliderarrowleft { background-position: -10px -35px; }
.sliderarrowright { background-position: -70px -35px; }
.sliderarrowleft:hover { background-position: -130px -35px; }
.sliderarrowright:hover { background-position: -190px -35px; }
.sliderarrowleft.jssora13ldn { background-position: -250px -35px; }
.sliderarrowright.jssora13rdn { background-position: -310px -35px; }
*/

/*White circle with transparent arrow*/
/*.sliderarrowleft, .sliderarrowright {
    display: block;
    position: absolute;
    width: 45px;
    height: 45px;
    cursor: pointer;
    background: url(images/arrowround.png) no-repeat;
    overflow: hidden;
}
.sliderarrowleft { background-position: -8px -38px; }
.sliderarrowright { background-position: -68px -38px; }
.sliderarrowleft:hover { background-position: -128px -38px; }
.sliderarrowright:hover { background-position: -188px -38px; }
.sliderarrowleft.jssora06ldn { background-position: -248px -38px; }
.sliderarrowright.jssora06rdn { background-position: -308px -38px; }
*/


/*********************************************************

    Service Search
    Get class/star images in the results

*********************************************************/

.classCode1ST
{
    background-image:  url(images/1star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

.classCode2ST
{
    background-image:  url(images/2star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

.classCode3ST, .classCodeVL3
{
    background-image:  url(images/3star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

.classCode4ST, .classCodeVL4
{
    background-image:  url(images/4star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

.classCode5ST, .classCode5SP, .classCode5SX, .classCodeVL5
{
    background-image:  url(images/5star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

#supplierContent .classcode1ST
{
    background-image:  url(images/1star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

#supplierContent .classcode2ST
{
    background-image:  url(images/2star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

#supplierContent .classcode3ST
{
    background-image:  url(images/3star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

#supplierContent .classcode4ST
{
    background-image:  url(images/4star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}
	 
#supplierContent .classcode5ST
{
    background-image:  url(images/5star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

/*********************************************************

    Service Search/Option info
    Get rate icons in the results

*********************************************************/

.rateiconrateName
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconrateText
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconlastBookableDate
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconstayPay
{
	background-image: url('images/rateicons/Staypay-icon.png');
}

.rateiconcompulsoryExtras
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconcompulsoryExtras1
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconcompulsoryExtras2
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconcompulsoryExtras3
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconcompulsoryExtras4
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconcompulsoryExtras5
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconvoucherText
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconvoucherText1
{
	background-image: url('images/rateicons/Specialdeal.png');
}

.rateiconvoucherText2
{
	background-image: url('images/rateicons/valueadd.png');
}

.rateiconvoucherText3
{
	background-image: url('images/rateicons/Specialevent_light.png');
}

.rateiconvoucherText4
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconvoucherText5
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconvoucherText6
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconvoucherText7
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconvoucherText8
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconvoucherText9
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconvoucherText10
{
	background-image: url('images/rateicons/specialdeal-icon.png');
}


/*********************************************************

    Service Search/Option info display
    option description
    option comment, rate description

*********************************************************/
/*
#searchResults .optionDetails .optionComment {
    display:inline-block;
}

#searchResults .optionComment::before {
    content: ", ";
} 

#searchResults td.resultList .optionComment {
    display: none;
} 

#searchResults .externalRate .RateDescription
{
    display: none;
}
*/

/*********************************************************

    Service Search/Option info display
    option description
    option comment
    rate description

*********************************************************/
/*
#searchResults .optionDetails .optionComment {
    display:block;
}

#searchResults  .optionComment {
    display: block;
    text-transform: uppercase;
    font-size:0.9em;
}

#searchResults td.resultList .optionComment {
    display: none;
} 
*/

#productContent img, #supplierContent img {
    max-width: 333px;
}


/*ticket #579946_20161121:start*/
#headerwrap {
    background: #ffffff;
								  
							   
									
    width: 100%;
    height: 140px;
}

#logoimage{
	background-image:  url(images/pandes_header.jpg);
	width: 273px;
    height: 81px;
    margin: 20px 0px;
    background-repeat: no-repeat;
}

#productContent .info
{
	margin-top: 0px;
	margin-bottom: 12px;
	padding-left:0px;
	padding-bottom: 10px;
}

#productContent .tailblock
{
    float:left;
    width:100%;
    padding: 0px;
}
/*ticket #579946_20161121:end*/


/*ticket #579946_20161122:start*/
#productContent .sideblock .images div:nth-child(n+2) {display: none;}
#productContent .mainblock .note, #productContent .tailblock .note {text-align: justify;}
/*ticket #579946_20161122:end*/

/*ticket #612591_20180319:start*/
#searchRefineResults #searchResults .supplierHeader
{
    width: 100%;
}
/*ticket #612591_20180319:end*/

/*ticket #693914_20210728:start*/
#searchRefineResults #searchResults .resultList .rate
{
   width: 30%;
}
/*ticket #693914_20210728:end*/

/*ticket #613649_20180404:start*/
.classCodeFDT, .classCodeLOC, .classCodeOPT, .classCodeOTH, .classCodeSIC, .classCodeWTS, .classCodeEVT, .classCodeRAF, .classCodeHDT, .classCodePLX, .classCodeCYC, .classCodeTRE, .classCodeSAA, .classCodeSPA, .classCodeLTR, .classCodeTTK, .classCodeSER, .classCodeHRD, .classCodeTDF, .classCodePST, .classCodeCRS, .classCodePVT, .classCodeELR
{display:none;}

#optioninfo #ratesContent #destinationService {display:none;}
/*ticket #613649_20180404:end*/


/*ticket #734256_20230609:start*/
#mapDiv { 
width: 100% !important; 
} 
/*ticket #734256_20230609:end*/

/*ticket #742969_20230925:start*/
#searchRefineResults .option_external .resultList.description .RateComment {display:none;}
/*ticket #742969_20230925:end*/

/*ticket #743497_20231003:start*/
table.resultList.option_external tr.externalRate {
display:block;
margin-top:10px;
margin-bottom:10px;
padding-top:10px;
padding-bottom:10px;
}
td.resultList.rate, td.resultList.action, td.resultList.availability {vertical-align: bottom;}
/*ticket #743497_20231003:end*/
