﻿/* #region Worldview */

#geo .HTMLContent
{
    float:none;
}

#geoOverview
{
	line-height: 15px;
}

#geoOverview .mod-bannerslider
{
    padding-left:0;
    padding-top:0;
}

#geoOverview .nivo-controlNav
{
    top:auto;
    bottom:20px;
}

#geoOverview .descriptionFull
{
    display:none;
}

#geoOverview .readMore
{
    text-decoration:underline;
    cursor:pointer;
}

#geoOverview .nivoSlider, #geoOverview .mod-bannerslider
{
    height:260px;
}

#geoOverview img
{
    width:660px !important;
    height:260px !important;
    margin-bottom:12px;
}

#geoOverview .descriptionFull img
{
    width:auto !important;
    height:auto !important;
}

#geoOverview .nivoSlider img
{
    height:auto;
}

#geoOverview p
{
	margin: 6px 0;
}

#geo #geoTab6 p
{
	line-height: 22px;
}

#geoOverview h1
{
	/*padding: 6px 0px;
	border-bottom: 1px solid #C1C1C1;*/
	padding: 8px 0px;	
	clear:both;
}

#geoOverview h2
{
	padding: 8px 0px;	
	clear:both;
}


#geo .geo-image-map
{
    background: url("/assets/images/destinations_map.png");
    display:block;
    height:244px;
    width:668px;
    position:relative;
    margin-bottom:20px;
}

#geo #geo-listview-list
{
	float: left;
    width: 668px;
}

#geo-listview-list li {
    float: left;
    margin-bottom: 10px;
    width: 111px;
}

#geo .mapview-image-small
{
	background-color: #FFFFFF;
    border: 1px solid #B3B3B3;
    height: 50px;
    padding: 4px;
    width: 80px;
    margin-top:4px;
}

#geo-sidebar ul li
{
	display: block;
    padding-left: 25px;
    width: auto;
    padding-top:4px;
    padding-bottom:4px;
}

#geo-sidebar ul
{
	padding-top:8px;
	padding-bottom:8px;
}

#geo-sidebar .cms-module-main h2 
{
	padding-top:10px;
    margin-left: 10px;
    margin-bottom:0px;
}

#geo #geo-mapview-list li {    
    float: left;
    width: 167px;
    margin-right:40px;    
}

#geo #geo-mapview-list li.first
{
    clear:both;
    margin-left:5px;
}

#geo #geo-mapview-list li.last
{
    margin-right:0;
}

#geo #geo-mapview-list li ul
{
    padding-top:5px;
}

#geo #geo-mapview-list li li
{
    padding-top:0;   
    list-style:disc inside none;
    color:#ED2424;
    padding-left:0;
    padding-bottom:0;
}

#geo-mapview-list li h3
{
    margin-top:10px;
    margin-bottom:0;
}

#geo-mapview-list li h3 a 
{
    color:#2E3191;
}

#geo-mapview-list li a {
    text-decoration: none;
}

#geo .geo-image-map .geo-marker {
    background: url("/assets/images/pointer.png");
    height: 21px;    
    width:21px;
    position: absolute;
}

#geo .flow-module-top
{
    padding:10px; 
    height: 35px;
    width:636px;    
    font-weight:bold;
    font-size:12px;
}
#geo .flow-module-top h2
{    
    height:24px;
    margin-bottom:0;
}
#geo .flow-module-top span a
{
    text-decoration: none;
}
#geo .flow-module-main
{    
    padding: 2px 4px;  
    height: auto;
    width:649px;
}

#geo .flow-module-main .flow-module-main-inner
{
    margin:5px;
    padding:5px;
    background-color:White;
}

#geo .flow-module-bottom {    
    margin-bottom:5px;
}

#geo .destinations
{
    padding:0;
    width:668px;
    margin-bottom: 5px;
}

#geo .destinations li
{
    width: 103px;
    float: left;
    padding: 5px 15px;
    height: 50px;   
    border-top: 1px solid white;
}

#geo .destinations li.split
{    
    padding-bottom: 5px;
    min-height: 30px;
    height: 50px;
    width: 103px;
    padding-top: 5px;
}

#geo .destinations li a
{
    text-decoration:none;    
}

#geo .geoTabs
{
    clear:both;    
    margin-top:10px;
}

#geo .geoTab .box668px
{
    margin-bottom:15px;
    background-color:#E6E6E6;
}

/* #endregion Worldview */

/* #region Destinations */

#geo #breadcrumb
{    
    height:35px;
    clear:both;
    width:668px;
    border-top:1px solid #CCCCCC;
    padding-top:2px;
}

#geo #breadcrumb #breadcrumbHere
{
    float:left;             
    font-size:14px;
    margin-right:5px;
    font-weight:bold;
    text-transform:uppercase;
}

#geo #breadcrumb #breadcrumbTrail
{
    padding-top:5px;
    margin-bottom:5px;
}

#geo #breadcrumb #breadcrumbTrail a
{
    text-decoration:none;    
    cursor:pointer;    
    color:#3F3F3F;
    font-size:12px;
    text-transform:capitalize;
}

#geo #breadcrumb #breadcrumbTrail a.continent
{
    cursor:default;
}

#geo .geoTabs ul, .mod-customoffersv2 #offerTabs ul
{   
    height:35px;
    border-bottom: 1px solid #e6e6e6;
}

#geo .geoTabs ul li, .mod-customoffersv2 #offerTabs ul li
{
    float:left;    
    height:35px;   
    background-color:#E6E6E6;     
    margin-right:2px;
}

#geo .geoTabs ul li.first, .mod-customoffersv2 #offerTabs ul li.first
{
    padding-left:0;        
    height:35px; 
}

#geo .geoTabs ul li.first a, .mod-customoffersv2 #offerTabs ul li.first a
{
    padding-left:15px;    
}

#geo .geoTabs ul li a:hover, #geo .geoTabs ul li.current a,
    .mod-customoffersv2 #offerTabs ul li.first a:hover, .mod-customoffersv2 #offerTabs ul li.first.current a
{    
    padding-left:15px;    
    background-color:#CF1A1A;
    color:White;
}

#geo .geoTabs ul li a, .mod-customoffersv2 #offerTabs ul li a
{
    padding:10px 20px 0 15px;
    display:block;
    height:25px;
    cursor:pointer;
    text-decoration:none;
    line-height: 15px;
    color:#3F3F3F;
}

#geo .geoTabs ul li a span, .mod-customoffersv2 #offerTabs ul li a span
{
    display:block;
}

#geo .geoTabs ul li.last a, .mod-customoffersv2 #offerTabs ul li.last a
{     
    padding-right:15px;
}

#geo #geoOverview h2, #geo #geoOverview h1
{    
    margin-bottom:10px;
}

#geo #geoOverview #geoAttibutes
{
    margin-top:10px;
}

#geo #geoOverview .attributeName
{
    /*text-transform:uppercase;*/    
    font-weight:bold;
}

#geo #geoOverview .attributeValue
{
    margin-bottom:20px;    
}
#geo #geoOverview .attributeValue a
{
    text-decoration: underline;      
}
#geo .geoImages li
{
    width:208px;
    height:144px;
    float:left;
    margin-right:6px;
    margin-bottom:20px;    
    border: 1px solid #E6E6E6;
    padding: 2px;
}

#geo .geoImages li.last
{
    margin-right:0;
}

#geo .geoImages img
{
    width:208px;
    height:144px;     
}

#TabImagesContent li
{
    width:200px;
    height:138px;
    float:left;
    margin-right:16px;
    margin-bottom:16px;    
}
#TabImagesContent li.last
{
    margin-right: 0px;
}
#TabImagesContent img
{
    border: 1px solid #CCC;
    padding: 2px;
    width:194px;
    height:132px;     
}
#TabImagesContent a:hover img
{
    border-color: #666;
}

#geo .geoHotels .flow-module-top a,
#geo .geoThingsToDo .flow-module-top a,
#geo .geoDestination .flow-module-top a
{    
    text-decoration:none;
    display:block;
    float:left;    
    color:#2E3191;
}

#geo .geoHotels .flow-module-top .rating
{
    padding-left:10px;    
    float:left;
    display:block;    
    padding-top:5px;
}

#geo .geoHotels .flow-module-top .rating .goldStar
{
	display:block;
	float:left;
}

#geo .geoHotels .flow-module-top .rating .greyStar
{	
	display:block;
	float:left;
}
#geo .geoHotels .flow-module-main img, #geo .geoThingsToDo .flow-module-main img, #geo .geoDestination .flow-module-main img
{
    float:left;
    margin-right:10px;
    width:170px;
    max-height:120px;
}

#geo .geoHotels .flow-module-main .propertyDescription, #geo .geoThingsToDo .flow-module-main .propertyDescription,
#geo .geoDestination .flow-module-main .destinationDescription
{
    float:left;
    width:440px;
    min-height:88px;
    margin-bottom:2px;
}

#geo .geoHotels .flow-module-main .btnCheckAvailability, #geo .geoThingsToDo .flow-module-main .btnReadMore,
#geo .geoDestination .flow-module-main .btnReadMore
{
    float:right;
    text-decoration:none;  
    /*font-size:20px;*/
}

#geo .geoMapDestination #MapDestination, #geo .geoMapProperty #MapProperty, #geo .geoMapDefault #MapDefaulty, #geo .geoMapDefault #mapdefault
{    
    padding:5px;
    width:643px;
    height:380px;    
}

#geo .geoDestination .flow-module-top
{
    height:15px;   
}

#geo .geoMapDefault #mapdefaultContainer
{
    border: 1px solid #CCCCCC;    
    padding: 2px;
    margin-bottom:20px; 
}

.geoDestinations ul
{
    width: 112px;
    float: left;
    height: 35px;
    margin: 8px 5px;
}
.geoDestinations ul li
{
    padding: 5px 0;
}
.geoDestinations ul li a
{
    text-decoration: none;
}
.geoDestinations ul li a:hover
{
    text-decoration: underline;    
}

#geo #geoAttributes
{
    margin-top:0px;
}

/* #endregion Destinations */

/*Search Log Offers in Geo*/
#geo.cms-module
{    
    width: 660px;    
    margin-top:0px;
}

#geo.cms-module #MapDefaultContainer
{
    border:1px solid #CCCCCC;
    padding:2px; 
    margin-bottom:24px;   
}

#geo.cms-module #MapDefaultMain
{
    width:654px;
    height:380px;    
}

#geo.cms-module .cms-module-main
{
    width:640px;
    padding:10px;
}

#geo.cms-module .geo-searchlog-offers .cms-module
{
    padding:0;
    width:220px;
}

#geo.cms-module .geo-searchlog-offers .cms-module-main
{
    padding:0;
    width:680px;
    height:320px;
    margin-bottom:20px;
}
#geo.cms-module .geo-searchlog-offers .cms-module-main .cms-module-main
{
    width:219px;
}

#geo.cms-module .cms-module-main #geo-mapview-list
{
    background-color:White;
    padding:10px;
}

#geo.cms-module .cms-module-main #geo-mapview-list img
{
    width:163px;
    max-height:116px;
    display:block;
}

.cms-module-inner
{
    padding: 2px;    
}
#geo .cms-module-inner
{
    padding:0;
}
#geo .geo-searchlog-offers .flightOffers
{
    float: none;
    width: 668px;
}
#geo .geo-searchlog-offers .flightOffers .cms-module
{
    float: none;
    width: 668px;
}



/* #region FlightGridView */
.cms-module.flightDetails
{
    padding:0;
    margin-bottom:10px;
}

.cms-module.flightDetails .fR a
{
    font-size:12px;
    text-transform:lowercase;
    font-weight:normal;
}

#flightResultsDetails
{
	margin-top:10px;
}


#flightResultsDetails table
{
	width:668px;
	padding:10px;		
}

#flightResultsDetails table tr
{
    height:40px;
    padding:5px;
}

#flightResultsDetails h2
{
	font-size:14px;
	text-align:left;
}

#flightResultsDetails table td
{
	width:167px;
}

#flightResultsDetails .fld-price 
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#flightResultsDetails .cms-module-top .fR img
{
    display: none;
}

.TA_selfserveprop
{
	/*float:right;*/
	margin-top:10px;
}

/* #endregion FlightGridView */

#jquery-overlay 
{
    z-index:10000 !important;
}
#jquery-lightbox
{
    z-index:10001 !important;
}

.mod-accommdetails #breadcrumb
{
    border-top: 1px solid #CCC;   
    padding-top:5px;
}

.mod-accommdetails #ratingWrapper
{
    display:none;
}

.mod-accommdetails .description
{
    margin-top:20px;
}

.mod-accommdetails .description a
{
    cursor:pointer;
}

.mod-accommdetails .description a.lnkDownload
{
    text-decoration:underline;
    margin-right:20px;
}

.mod-accommdetails .description a.lnkDownload .icnDownload
{
    background: url("/assets/images/sprites/spritesheet-flow.png") no-repeat scroll -292px -280px;
    width:12px;
    height:14px;
    display:block;
    float:left;
    margin-right:5px;
}

.mod-accommdetails .description a.lnkAddToList
{
    text-decoration:underline;    
}

.mod-accommdetails .description a.lnkAddToList .icnAddToList
{
    background: url("/assets/images/sprites/spritesheet-flow.png") no-repeat scroll -274px -280px;
    width:14px;
    height:14px;
    display:block;
    float:left;
    margin-right:5px;
}

.mod-accommdetails .geo-facility-icons
{
    border-bottom: 1px solid #CCC;   
    padding-bottom:10px;
    margin:10px 0;
    margin-bottom:20px;
}
.mod-accommdetails .geo-facility-icons .facility-icon, .geoProperty .geo-facility-icons .facility-icon
{
    float:left;
    margin-right:8px; 
    font-size: 10px;        
}
.mod-accommdetails .geo-facility-icons .facility-icon .icnImage, .geoProperty .geo-facility-icons .facility-icon .icnImage
{ 
     background: url("/assets/images/sprites/spritesheet-tick.png") no-repeat;
     width:16px;
     margin-right:2px;
     height:20px;
     display:block;
     float:left;
}
.mod-accommdetails .geo-facility-icons .facility-icon .icnText, .geoProperty .geo-facility-icons .facility-icon .icnText
{
    padding-top:4px;
    display:inline-block;
}
.mod-accommdetails .geo-facility-icons .facility-icon.off .icnImage, .geoProperty .geo-facility-icons .facility-icon.off .icnImage
{
    background: url("/assets/images/sprites/spritesheet-cross.png") no-repeat;    
}
.mod-accommdetails #FlowSearchBox-wrapper
{
    margin-bottom:10px;
}
.mod-accommdetails #FlowSearchBox-extra .text
{
    font-size:16px;
    padding:10px;
}
.mod-accommdetails #FlowSearchBox-extra .phone
{
    font-size:23px;
    padding:0 10px 10px;
    color:#808080;
    float:left;
    margin-right:10px;
    font-family:bliss;
}
.mod-accommdetails #FlowSearchBox-extra .phone .imgPhone
{
    background: url("/assets/images/imgPhone.png") no-repeat scroll;
    width:20px;
    height:26px;
    display:block;
    float:left;
    margin-right:5px;
}
.mod-accommdetails #FlowSearchBox-extra .email
{
    font-size:16px;
    padding:5 10px;
    color:#808080;
    float:left;
    width:240px;
}
.mod-accommdetails #FlowSearchBox-extra .email .imgEmail
{
    background: url("/assets/images/imgEmail.png") no-repeat scroll;
    width:35px;
    height:26px;
    display:block;
    float:left;
    margin-right:5px;
}
.mod-accommdetails #FlowSearchBox-extra .emailAddress
{
    font-size:14px;
    padding-top:6px;
    display:block;
}
