﻿/* #region Theme Boxes */
.cms-column-module .theme-box-top
{
    background: transparent url(/assets/images/style4/sprite-headers.png) no-repeat 0px 0px;
    height: 40px;
}
.cms-column-module .theme-box-main
{
    background-color: #E6E6E6;
    height: 170px;
}
.cms-column-module .theme-box-bottom
{
    background: transparent url(/assets/images/style4/sprite-headers.png) no-repeat -484px 100%;
    height: 6px;
}
.cms-half-module .theme-box-top
{
    background: transparent url(/assets/images/style4/sprite-headers.png) no-repeat -726px 0px;
    height: 44px;
}
.cms-half-module .theme-box-main
{
    background: transparent url(/assets/images/style4/sprite-headers.png) repeat-y -1052px 0px;
    height: 200px;
}
.cms-half-module .theme-box-bottom
{
    background: transparent url(/assets/images/style4/sprite-headers.png) no-repeat -1378px 100%;
    height: 20px;
}
.cms-triple-module .theme-box-top
{
    background: transparent url(/assets/images/style4/sprite-headers.png) no-repeat -2340px 0px;
    height: 44px;
}
.cms-triple-module .theme-box-main
{
    background: transparent url(/assets/images/style4/sprite-headers.png) repeat-y -3008px 0px;
    height: 200px;
}
.cms-triple-module .theme-box-bottom
{
    background: transparent url(/assets/images/style4/sprite-headers.png) no-repeat -3676px 100%;
    height: 20px;
}
.cms-single-module .theme-box-top
{
    background: transparent url(/assets/images/style4/sprite-headers.png) no-repeat -726px 0px;
    height: 44px;
}
.cms-single-module .theme-box-main
{
    background: transparent url(/assets/images/style4/sprite-headers.png) repeat-y -938px 0px;
    height: 200px;
}
.cms-half-module .theme-box-top
{
    background: transparent url(/assets/images/style4/sprite-headers.png) no-repeat -1362px 0px;
    height: 44px;
}
.cms-half-module .theme-box-main
{
    background: transparent url(/assets/images/style4/sprite-headers.png) repeat-y -1688px 0px;
    height: 200px;
}
.cms-half-module .theme-box-bottom
{
    background: transparent url(/assets/images/style4/sprite-headers.png) no-repeat -2014px 100%;
    height: 20px;
}
.theme-box h2
{
    color: #FFF;
    font-family: ITC Bookman Demi,Bookman Old Style, Serif;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}
/* #endregion Theme Boxes */
/* #region Geo Destinations */
.world-view h1
{
    font-size:20px;
    color: #414141;
    font-weight: normal;
    margin-top: 16px;
    margin-bottom:16px;
    font-family:Century Gothic;   
}

.world-view h2
{
    font-size:16px;
    color: #414141;
    font-weight: normal;
    padding-left:20px;
    margin-bottom:5px;
}

.world-view .destinations
{
    margin-top:16px;
}

.destination-lister
{
    padding-left:20px;
}

.destination-lister li
{
    width:128px;
    padding:5px 0;
    float:left;
}

.destination-lister li.rowBorder
{
    width:668px;
    border-top:1px solid #CCCCCC;
    position:relative;
    left:-20px;
    height:1px;
    padding:0px;
}

.destination-lister li a
{
    text-decoration:none;
}

.destination-lister li a:hover
{
    color:#ED1C24;
    text-decoration:underline;
}

.destination-breadcrumb h1
{
    font-family:Century Gothic;
    font-size:15px;
    font-weight:normal;
    color:#808080;
}

.destination-breadcrumb h1 .trail a
{
    font-size:11px;
    color:#808080;
    text-transform:uppercase;
}

.destination-breadcrumb h1 .trailEnd
{
    font-size:11px;
    text-transform:uppercase;
    color:#ED1C24;
}

.destination-overview h2
{
    font-size:15px;
    color: #ED1C24;
    font-weight: normal;
    margin-bottom:5px;
}

.destination-attributes li
{
    margin:10px 0;
    padding-top:10px;
    border-top:1px solid #CCCCCC;
}

.destination-attributes li.first
{
    border-top:0px;
}

.destination-destinations li
{
    margin-bottom:16px;
}

.destination-destinations h1
{
    padding:0 10px 5px 10px;
    margin-bottom:10px;
    border-bottom:1px solid #CCCCCC;
    font-size:16px;
    font-weight:normal;
}

.destination-destinations p
{
    padding:0 10px;
}

.destination-destinations .btn-readmore
{
    margin-top:10px;
    margin-right:10px;
}

.destination-attributes h2
{
    font-size:12px;
    color: #ED1C24;
    font-weight: normal;
    margin-bottom:5px;
    text-transform:uppercase;
}

.destination-map .map-container
{
    width:656px;
    height:400px;
    border:1px solid #CCCCCC;
    padding:5px;
}

.destination-map #MapDefault
{
    width:656px;
    height:400px;
}

.destination-hotel li
{
    margin-bottom:16px;
}

.destination-hotel .hotel-top
{
    border-bottom:1px solid #CCCCCC;
}

.destination-hotel .hotel-top h2
{
    font-family: Arial;
    font-size:14px;
    padding:0 10px;
    float:left;
    color:#222222;
    font-weight:normal;
    margin-bottom:5px;
}

.destination-hotel .hotel-top .stars
{
    margin-right:10px;
}

.destination-hotel .hotel-bottom .hb-left
{
    width:150px;
    padding:10px;
}

.destination-hotel .hotel-bottom .hb-left img
{
    width:130px;
    border:1px solid #CCCCCC;
    padding:5px;
    background-color:#FFFFFF;
}

.destination-hotel .hotel-bottom .hb-right
{
    width:498px;
}

.destination-hotel .hotel-bottom .hb-right .description
{
    min-height:85px;
    padding:10px;
}

.destination-hotel .hotel-bottom .hb-right .btn-readmore
{
    margin:0 10px 4px 0;
}

.destination-images ul li
{
    float:left;
    margin-right:11px;
    margin-bottom:11px;
}

.destination-images ul li.lastInRow
{
    margin-right:0px;
}

.destination-images img
{
    height:143px;
    width:205px;
    border:1px solid #CCCCCC;
    padding:4px;
}

#tabsMenu ul
{
    background-position:0 -141px;
    background-repeat:repeat-x;
    width:100%;
    margin-bottom:16px;
    margin-top:16px;
}

#tabsMenu ul li
{
    background-position: 0 -141px;
    background-repeat:repeat-x;
    float:left;
    color:#707070;
    border-right:1px solid #FFFFFF;
    font-size:14px;
    line-height:42px;
    height:36px;
    padding:5px 10px;
}

#tabsMenu ul li a
{
    display:block;
    text-decoration:none;
}

#tabsMenu ul li:hover
{
    background-position:0 -47px;
    background-repeat:repeat-x;
}

#tabsMenu ul li.current
{
    background-position:0 -47px;
    background-repeat:repeat-x;
}

#tabsMenu ul li.current a
{
    color:#222222;
}
/* #endregion Geo Destinations */

/* #region TK#31288 - Update membership logos */
.content #footer-bottom .contact-details {
    margin-right: 0px;
    width: 335px;
    background-color: #FFF;
    border: 1px solid #FFF;
    border-radius: 5px;
    padding: 5px;
}

#footer ul.link-column {
    width: 611px;
    min-height: 0px;
    margin-bottom: 28px;
}

#footer ul.link-column li {
    width: 141px !important;
}
/* #endregion TK#31288 - Update membership logos */