﻿/*********************************************************

    MAIN PAGE ADJUSTMENTS

*********************************************************/

/*Change background color here*/
body 
{
    /*background: #f5f5f5;
    background-image:  none;*/
}

/*Change background image here*/
body 
{
    background: url(images/beach.jpg) no-repeat center center fixed;
}


/*Change header color here*/
#headerwrap {
    background-color:  transparent;
   /*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:330px;
    height:135px;
    margin: 5px 0px;
 }

/*Change menu / nav bar color here*/
#topbar
{
    /*background-color: #950d0d;*/
}

#menu a:hover {
    background-color: #72A435;
}

#menu ul li a:active, a:hover
{
     background: #950d0d;
}

#menu ul li:hover, #menu ul li li {
    background-color: #950d0d;
}

a:hover {
    background-color: white;
    color: #C27575;
}

/*Change footer color here */
#pagefooter
{
     background: none;
     color: #ffffff;

}

/*Change footer header color here */
#footer h3{color: #72A435;}



#headercontent {
    position: relative;
}

body#default #headercontent::after {
    content: "";
    background-image: url('images/logo2.png');
    background-size: contain;
    background-repeat: no-repeat;

    width: 279px;
    height: 135px;

    position: absolute;
    top: 10px;
    right: 0;

    display: block;
}


/*********************************************************

    GLOBALLY APPLIED LOOK

*********************************************************/

/*Change link color here */
a {color: #950d0d; }
a:hover	{color:#950d0d;}
a:visited, a:active {color: #950d0d;}



/*Change button color here */
.iButton, .iButton:link, .iButton:visited, #logout, #headerlinks #logout, a.ButtonAnchor:active, a.ButtonAnchor, a.ButtonAnchor:link, a.ButtonAnchor:visited
{
    background-color: #950d0d;
}

/*Change button hover color here */
.iButton:hover, a#logout:hover, #headerlinks a#logout:hover,a.ButtonAnchor:hover
{
    background-color: #950d0d;
    color: #ffffff;
}

/*Change coulor of buttons on the booking page */
a.buttonaction:hover, a.buttonaction:active
{
	border-color: #950d0d;
	background-color: #ffffff;
	color:#000;
}

#tabNavigation a.selected
{
    border-top:5px solid #950d0d;
}

.plusMinusButton {
    background-color: #3d82ab;
}

/* Agent Area
    Change the background colour of the adverts
*/

.advertItem {
    background-color: #1e1d27;
}

.SearchRefineFilter_heading
{
    background-color: #950d0d;
    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

*********************************************************/
.classCode1
{
    background-image:  url(images/1star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

.classCode2
{
    background-image:  url(images/2star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

.classCode2\2e 5
{
    background-image:  url(images/2.5Star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

.classCode3
{
    background-image:  url(images/3star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

.classCode3\2e 5
{
    background-image:  url(images/3.5Star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

.classCode4
{
    background-image:  url(images/4star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

.classCode4\2e 5
{
    background-image:  url(images/4.5Star.png);
    display: inline-block;
    overflow: hidden;
    width: 84px;
    height: 16px;
    color:transparent;
}

.classCode5
{
    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/valueadd-icon.png');
}

.rateiconvoucherText2
{
	background-image: url('images/rateicons/valueadd-icon.png');
}

.rateiconvoucherText3
{
	background-image: url('images/rateicons/valueadd-icon.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;
} 
*/

#sliderSection {
   border: none;
   margin-left: 0px;
   margin-right: 0px;
   max-width: 1000px;
}

span.searchResultsCount {
    display: none;
}

#supplierContent .title, #productContent .title {
    color: #950d0d;
}

#supplierContent .sideblock .images span:nth-child(n+5) {
    display: none;
}

#productContent .notes, #supplierContent .notes, #productContent_pdf .notes, #supplierContent_pdf .notes { 
    padding: 0px 0px 0px 0px; 
    text-align: justify;
    color: #666666;
    border-bottom: 1px solid #cccccc;
    padding-top: 5px;
	margin-bottom: 0px
} 

#productContent .notes:empty, #supplierContent .notes:empty, #productContent_pdf .notes:empty, #supplierContent_pdf .notes:empty { 
    border:none;
} 

#productContent .note, #supplierContent .note, #productContent_pdf .note, #supplierContent_pdf .note { 
    padding: 0px 0px 0px 0px; 
    text-align: justify;
    color: #666666;
    border-bottom: 1px solid #cccccc;
    padding-top: 5px;
	margin-bottom: 0px;
} 

#productContent .note:empty, #supplierContent .note:empty, #productContent_pdf .note:empty, #supplierContent_pdf .note:empty { 
    border:none;
} 

#headerLoginPanel {
    display: none;
}

#default #topbar {
    display: none;
}
#pagewrap {
    width: 110%;
}

#slider_container {
    height: 288px !important;
}

#content {
    padding-bottom: 20px;
}

td.currency {
    font-weight: bold;
    color: red;
}

#searchResults .supplierHeader 
{ 
display: inline-flex; 
flex-flow: row-reverse wrap; 
justify-content: space-between; 
margin: 0 0 .8em; 
} 

#searchResults .class 
{ 
position: initial; 
right: 0; 
} 

.subheading 
{ 
width: 100%; 
margin: 0; 
} 

.locality 
{ 
order: 1; 
} 

#loginPanel {
width: 380px;
margin-left: auto;
margin-right: auto;
}

#pagefooter {
  min-height: 0px;
}

#footer, #footer h3 {
  color: #950d0d;
  text-align: right
}

/* More Info page note lines */

#supplierContent > div.supplierblock > div:nth-child(3) > span:nth-child(1) {
    border-top: none;
}

#supplierContent > div.supplierblock > div:nth-child(3) > span:nth-child(2) {
    border-top: none;
}

#supplierContent > div.supplierblock > div:nth-child(3) > span:nth-child(3) {
    border-top: none;
}


#tariffResults {
    width: 100%;
    height: 600px;
    overflow: scroll;
}

#tariffResults .options  {
    width: 1050px;
}

img.supplierThumbNail {
	height: 205px;
        width: 205px;
}

th.ratename {
    min-width: 60px;
}

#divTariff .options table.servicecode-MG { 
width: 900px; 
} 

#divTariff .options table.servicecode-RC { 
width: 900px; 
} 

#divTariff .options table.servicecode-CR { 
width: 900px; 
} 

#divTariff .options table.servicecode-SS { 
width: 900px; 
} 

#productContentResults > div.mainblock > div:nth-child(4) > span:nth-child(1) {
    border-top: none;
}

#productContentResults > div.mainblock > div:nth-child(4) > span:nth-child(3) {
    border-top: none;
}

#productContentResults > div.mainblock > div:nth-child(4) > span:nth-child(5) {
    border-top: none;
}

#serviceSearchContent .externalRate {
    color: #002060
}

#searchResults tr.externalRate td.resultList.description span.optionComment {
    display: none;
}

#searchResults tr.externalRate td.resultList.description span.RateDescription {
    display: none;
}

#productContent .info, #productContent_pdf .info {
    margin-top: 0px;
    margin-bottom: 12px;
    padding-left: 0px; 
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc
}

#supplierContent .info, #supplierContent_pdf .info {
    margin-top: 0px;
    margin-bottom: 12px;
    padding-left: 0px; 
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc
}

#productContent .supplierdetails, #productContent_pdf .supplierdetails {
	border-bottom: 1px solid #cccccc
}

div.description {
    font-weight: normal;
    font-size: 100%;
}


#productContent .ContentText, #productContent_pdf .ContentText,
#supplierContent .ContentText, #supplierContent_pdf .ContentText {
  font-weight: bold;
  font-size: 1.3em;
}

/* Hiding the Accessible selection button (In the config file called priceCodeList)*/
div#ucSearchRefine_priceCodeSection {
    display: none;
}

/* Hiding the service buttons in the search screens*/
option[value="Rental Cars"],

option[value="Multi Day Cruises"],

option[value="Surfing Trips"],

option[value="Diving"],

option[value="Golf"],
option[value="Fishing Charters"],

option[value="Spa Services"],
option[value="Weddings"],

option[value="Packages"] {
    display: none;
}