﻿html, body, form, .Container
{
    height: 100%;
    margin: 0;
    padding: 0;
}

form > .Container
{
    height: auto;
    min-height: 100%;
}

h1
{
    font-family: Arial;
    font-size: 11px;
    color: #9a9a9a;
    font-weight: normal;
    padding: 0;
    margin: 0;
    padding-top: 4px;
}

img
{
    border: 0;
}

p
{
    font-size: 11px;
    color: #ffffff;
    font-family: Arial, Verdana;
    margin-top: 12px;
}

td
{
    vertical-align: top;
    font-size: 11px;
    font-family: Arial, Verdana;    
}

ul
{
    margin: 0;
    padding: 0;
    margin-left: 16px;
    margin-bottom: 8px;
    list-style-type: none;
}

.ulAlt
{
    margin-left: 14px;
    margin-top: 14px;
    list-style-type: square;
}

.ulAlt1
{
    margin-left: 14px;
    list-style-type: square;
}

li
{
    margin-bottom: 4px;
}

body
{
    font-size: 11px;
    color: #ffffff;
    font-family: Arial, Verdana;
    line-height: 18px;
    background: black url( 'Images/Background.gif' ) repeat-x;
}

.MapRegion
{
    color: #257ae9;
    font-family: Arial;
    font-size: 11px;
}

.BlueTextSmallHeading
{
    padding-top: 20px;
    line-height: 26px;
    color: #257ae9;
    font-family: Arial;
    font-size: 11px;
}

.BlueText17
{
    color: #257ae9;
    font-family: Arial;
    font-size: 17px;
}

.ProjectType
{
    text-align: right;
    font-size: 11px;
    color: #ffffff;
    font-family: Arial, Verdana;
    line-height: 18px;
    font-weight: bold;
    width: 264px;
    height: 21px;
    overflow: hidden;
}

.LinkMenuTop
{
    margin-top: 3px;
    padding-top: 4px;
    text-align: right;
    font-size: 11px;
    color: #ffffff;
    font-family: Arial, Verdana;
    line-height: 18px;
    width: 264px;
    height: 21px;
    cursor: pointer;
    overflow: hidden;
}

.LinkMenu
{
    border-top: solid 1px #515151;
    margin-top: 3px;
    padding-top: 4px;
    text-align: right;
    font-size: 11px;
    color: #ffffff;
    font-family: Arial, Verdana;
    line-height: 18px;
    width: 264px;
    height: 21px;
    cursor: pointer;
    overflow: hidden;
}

.Category
{
    border-top: solid 1px #515151;
    margin-top: 3px;
    padding-top: 4px;
    text-align: right;
    font-size: 11px;
    color: #ffffff;
    font-family: Arial, Verdana;
    line-height: 18px;
    font-weight: bold;
    width: 263px;
    height: 21px;
    cursor: pointer;
    overflow: hidden;
}

.Project
{
    text-align: right;
    font-size: 11px;
    color: #ffffff;
    font-family: Arial, Verdana;
    line-height: 18px;
    width: 263px;
    height: 21px;
    overflow: hidden;
}

.ProjectName
{
    height: 28px;
}

.ProjectNameAlt
{
    height: 20px;
}

a.ProjectItem:Link, a.ProjectItem:Active, a.ProjectItem:Visited
{
    width: 263px;
    text-align: right;
    font-size: 11px;
    color: #ffffff;
    font-family: Arial, Verdana;
    line-height: 18px;
    text-decoration: none;
}

a.ProjectItem:hover
{
    text-align: right;
    font-size: 11px;
    color: #ffffff;
    font-family: Arial, Verdana;
    line-height: 18px;
    text-decoration: underline;
}

a.ProjectBlueItem:Link, a.ProjectBlueItem:Active, a.ProjectBlueItem:Visited
{
    width: 263px;
    text-align: right;
    font-size: 11px;
    color: #1864c8;
    font-family: Arial, Verdana;
    line-height: 18px;
    text-decoration: none;
}

a.ProjectBlueItem:hover
{
    text-align: right;
    font-size: 11px;
    color: #1864c8;
    font-family: Arial, Verdana;
    line-height: 18px;
    text-decoration: underline;
}

.ProjectBlue
{
    text-align: right;
    font-size: 11px;
    color: #1864c8;
    font-family: Arial, Verdana;
    line-height: 18px;
    width: 263px;
    height: 21px;
    overflow: hidden;
}

.HomeBannerTextWrapper
{
    padding-left: 28px;
    padding-top: 169px;
}

.BannerTextWrapper
{
    padding-left: 22px;
    padding-top: 26px;
}

.WhiteText20
{
    color: #ffffff;
    font-family: 'century Gothic' , Verdana;
    font-size: 20px;
    line-height: 30px;
}

.WhiteText20BlueBg
{
    color: #ffffff;
    font-family: 'century Gothic' , Verdana;
    font-size: 20px;
    line-height: 30px;
    background: #257ae9;
    border: solid 2px #257ae9;
}

.WhiteText14
{
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
}

a.ReadMore:Link, a.ReadMore:Active, a.ReadMore:Visited
{
    border: solid 2px black;
    background: black;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
}

a.ReadMore:Hover
{
    border: solid 2px #257ae9;
    background: #257ae9;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
}

.WhiteText17
{
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
}

.BlueText20
{
    border-style: solid none solid none;
    border-width: 1px;
    border-color: #4e4e4e;
    color: #257ae9;
    font-family: 'century Gothic' , Verdana;
    font-size: 20px;
    line-height: 26px;
    padding-top: 11px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
    width: 420px;
    margin-top: 30px;
}

.Container
{
    margin-left: auto;
    margin-right: auto;
    width: 951px;
    text-align: left;
}

.Content
{
    float: left;
    width: 951px;
    padding-bottom: 217px;
}

.Header
{
    float: left;
    width: 951px;
    height: 118px;
}

.HeaderLeft
{
    float: left;
}

.LogoWrapper
{
    float: left;
    position: relative;
    z-index: 10;
    margin-left: -121px;
}

.HeaderRight
{
    float: right;
}

.WebcamWrapper
{
    padding-top: 66px;
}

.Footer
{
    float: left;
    clear: both;
    z-index: 10;
    position: relative;
    text-align: right;
    margin-top: -143px;
    height: 143px;
    width: 100%;
    background: url( 'Images/Footer-Background.gif' ) repeat-x;
}

.InnerFooter
{
    height: 143px;
    margin-left: auto;
    margin-right: auto;
    width: 951px;
    text-align: left;
}

.FooterTop
{
    padding-top: 19px;
    height: 23px;
    width: 951px;
    border-bottom: solid 1px #515151;
    color: #9c9c9c;
}

.FooterTopLeft
{
    float: left;
}

.FooterTopRight
{
    float: right;
}

.FooterText
{
    color: #9c9c9c;
    font-family: Arial;
    font-size: 11px;
}

.MainMenuWrapper
{
    clear: both;
    height: 39px;
    padding-top: 3px;
}

.Menu
{
    z-index: 9;
    position: relative;
}

.BannerTop
{
    clear: both;
    width: 951px;
    height: 271px;
    border-top: solid 1px #595959;
    border-bottom: solid 1px #595959;
    background: url( 'Images/Architecture-Design.jpg' ) no-repeat;
    overflow: hidden;
}

.BannerTopAlt
{
    clear: both;
    width: 951px;
    height: 131px;
    border-top: solid 1px #595959;
    border-bottom: solid 1px #595959;
    background: url( 'Images/Architecture-Design-Alt.jpg' ) no-repeat;
    overflow: hidden;
}

.BannerLeft
{
    float: left;
    width: 377px;
}

.BannerRight
{
    float: left;
    width: 574px;
}

.BannerLeftAlt
{
    float: left;
    width: 437px;
}

.BannerRightAlt
{
    float: left;
    width: 514px;
}

.FeaturedHeading
{
    padding-top: 38px;
    height: 26px;
}

.FeaturedImage
{
    height: 123px;
}

.FeaturedText
{
}

.FeaturedLink
{
    text-align: right;
    padding-right: 2px;
    margin-top: 17px;
    padding-top: 1px;
    padding-bottom: 3px;
    border-top: solid 1px #464646;
    border-bottom: solid 1px #464646;
}

.CommitteeWrapper
{
    clear: both;
    width: 632px;
    padding-top: 9px;
    padding-bottom: 15px;
}

.CommitteeSeparator
{
    clear: both;
    width: 632px;
    height: 15px;
}

.CommitteeMember
{
    float: left;
    width: 128px;
    padding-right: 30px;
}

.CommitteeMemberImage
{
    height: 163px;
}

.CommitteeMemberName
{
    padding-bottom: 4px; 
}

/* Slideshow */
#slideshow
{
    position: relative;
    height: 271px;
}

#slideshow IMG
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    opacity: 0.0;
}

#slideshow IMG.active
{
    z-index: 8;
    opacity: 1.0;
}

#slideshow IMG.last-active
{
    z-index: 7;
}

/* Slideshow End */

.ProjectItemWrapper
{
    clear: both;
    width: 610px;
}

.ProjectItem
{
    float: left;
    width: 107px;
}

.ProjectItemText
{
    float: left;
}

a.ProjectItemText:link, a.ProjectItemText:active, a.ProjectItemText:visited, a.ProjectItemText:hover
{
    float: left;
    color: White;
    text-decoration: underline;
}

.ProjectOverview
{
    clear: both;
    padding-top: 10px;
}

.ProjectGallery
{
    padding-top: 17px;
}

.BannerFooter
{
    clear: both;
    text-align: right;
    padding-top: 27px;
    width: 951px;
    height: 32px;
    background: url( 'Images/Banner-Footer.gif' ) no-repeat right;
}

.BannerFooterAlt
{
    clear: both;
    padding-top: 10px;
    width: 951px;
    height: 62px;
    background: url(  'Images/Banner-Footer-Alt.gif' ) no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #ffffff;
}

.MenuWrapper
{
    padding-top: 65px;
}

.ProjectsMenuWrapper
{
    padding-top: 52px;
}

/***********/
.BannerBottom
{
    width: 992px;
    height: 27px;
    background: url( 'Images/Banner-Footer.gif' ) repeat-x;
}

.HomeNavigationWrapper
{
    margin-left: -32px;
    height: 202px;
}
.AboutBlock
{
    float: left;
    width: 229px;
    height: 169px;
    background: url( 'Images/Browse-Accommodation-in-South-Africa.jpg' ) no-repeat;
}

.AdvertiseBlock
{
    float: left;
    width: 229px;
    height: 169px;
    background: url( 'Images/Recent-Publications-Tourism-Directory.jpg' ) no-repeat;
}

.ContactBlock
{
    float: left;
    width: 228px;
    height: 169px;
    background: url( 'Images/advertise-with-tourism-directory.jpg' ) no-repeat;
}

.AboutBlockAlt
{
    float: left;
    width: 305px;
    height: 206px;
    background: url( 'Images/About-Tourism-in-South-Africa.jpg' ) no-repeat;
}

.AdvertiseBlockAlt
{
    float: left;
    width: 305px;
    height: 206px;
    background: url( 'Images/Advertise-Listing-in-South-Africa.jpg' ) no-repeat;
}

.ContactBlockAlt
{
    float: left;
    width: 305px;
    height: 206px;
    background: url( 'Images/Contact-Tourism-Directory.jpg' ) no-repeat;
}

.InnerContent
{
    clear: both;
    float: left;
    width: 951px;
}

.InnerContentLeft
{
    float: left;
    width: 610px;
    padding-top: 26px;
    padding-right: 45px;
    overflow: hidden;
}

.InnerContentLeftAlt
{
    float: left;
    width: 642px;
    padding-right: 45px;
    overflow: hidden;
}

.InnerContentRight
{
    float: left;
    width: 296px;
    overflow: hidden;
}

.InnerContentRightAlt
{
    float: left;
    width: 264px;
    overflow: hidden;
}

.ContentWrapper
{
    clear: both;
    padding-right: 32px;
}

.TextContent
{
    clear: both;
    padding-top: 4px;
}


.HomeAdvert
{
    width: 275px;
    height: 206px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: solid 1px white;
    background: url( 'Images/Home-Advert.jpg' ) no-repeat;
    overflow: hidden;
}

.SubscriptionBox
{
    width: 305px;
    height: 155px;
    border-bottom: solid 1px white;
    background: url( 'Images/Newsletter-Subscription.jpg' ) no-repeat;
    overflow: hidden;
}

.AdvertiseBox
{
    width: 282px;
    padding-left: 23px;
    text-align: center;
    height: 66px;
    padding-top: 13px;
    border-top: solid 9px white;
    background: url( 'Images/Advertise-Box.jpg' ) no-repeat left bottom;
    overflow: hidden;
}

.FooterItem
{
    float: left;
    padding-left: 9px;
    padding-top: 5px;
    color: #9c9c9c;
    font-family: Arial;
    font-size: 11px;
    width: 109px;
    height: 37px;
    border-right: solid 1px #515151;
}

.FooterItemLast
{
    float: left;
    padding-left: 9px;
    padding-top: 5px;
    color: #9c9c9c;
    font-family: Arial;
    font-size: 11px;
    width: 109px;
    height: 37px;
}

a.FooterTextLink:Link, a.FooterTextLink:Active, a.FooterTextLink:Visited
{
    color: #9c9c9c;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}

a.FooterTextLink:hover
{
    color: #9c9c9c;
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
}

/* Text */
a.WhiteText19BoldLink:Link, a.WhiteText19BoldLink:Active, a.WhiteText19BoldLink:Visited, a.WhiteText19BoldLink:Hover
{
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

a.LinkBlockText:Link, a.LinkBlockText:Active, a.LinkBlockText:Visited, a.LinkBlockText:Hover
{
    display: block;
    padding-top: 143px;
    text-align: right;
    padding-right: 31px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    padding-bottom: 26px;
}

.LinkBlockTextAlt
{
    display: block;
    padding-top: 178px;
    text-align: right;
    padding-right: 31px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    padding-bottom: 14px;
}

.HomeAdvertHeader
{
    font-family: Arial;
    font-size: 22px;
    color: white;
}

.HomeAdvertBody
{
    padding-top: 8px;
    font-family: Arial;
    font-size: 11px;
    color: white;
}

.SubscriptionHeader
{
    clear: both;
    padding-left: 46px;
    padding-top: 13px;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    color: #ab7675;
    padding-bottom: 1px;
}

.SubscriptionWrapper
{
    clear: both;
    float: left;
    padding-left: 46px;
    padding-top: 17px;
    width: 276px;
}

.SubscriptionLeft
{
    float: left;
    padding-top: 2px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: white;
    width: 75px;
}

.SubscriptionRight
{
    float: left;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    color: #ab7675;
    padding-top: 2px;
}

.SubscriptionTextBox
{
    font-size: 11px;
    color: #4f4f4f;
    font-family: Arial, Verdana;
    border: 0;
}

.SubscriptionResponse
{
    clear: both;
    float: left;
    padding-top: 12px;
    padding-left: 46px;
    width: 150px;
    padding-right: 10px;
}

.SubscriptionButton
{
    float: left;
    padding-top: 12px;
    width: 64px;
}

.AdvertiseBoxHeader
{
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    color: white;
}

.AdvertiseBoxBody
{
    padding-top: 3px;
    font-family: Arial;
    font-size: 13px;
    color: white;
}

.WhiteText15Bold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    color: white;
}

.WhiteText13
{
    font-family: Arial;
    font-size: 13px;
    color: white;
    line-height: 20px;
}

a.WhiteText13Link:Link, a.WhiteText13Link:Active, a.WhiteText13Link:Visited
{
    font-family: Arial;
    font-size: 13px;
    color: white;
    text-decoration: none;
}

a.WhiteText13Link:hover
{
    text-decoration: underline;
}

.Heading
{
    clear: both;
    padding-top: 16px;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #9a1200;
}

.RedText15Bold
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #9a1200;
}

.RedText12Bold
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #9a1200;
}

a.LightGreyText12Bold:Link, a.LightGreyText12Bold:Active, a.LightGreyText12Bold:Visited
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #9c9d9c;
    text-decoration: none;
}

a.LightGreyText12Bold:Hover
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #9c9d9c;
    text-decoration: underline;
}

a.GreyText12Link:Link, a.GreyText12Link:Active, a.GreyText12Link:Visited
{
    font-family: Arial;
    font-size: 12px;
    color: #4f4f4f;
    text-decoration: none;
}

a.GreyText12Link:Hover
{
    font-family: Arial;
    font-size: 12px;
    color: #4f4f4f;
    text-decoration: underline;
}

.ListingNameMoreInfoWrapper
{
    height: 28px;
    width: 403px;
}

.ListingName
{
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #4f4f4f;
}

.ListingMoreInfo
{
    float: right;
}

.GreyText15Bold
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #4c4b4b;
}

.GreyText19Bold
{
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    color: #4c4b4b;
}

.GreyText11
{
    font-size: 11px;
    font-family: Arial, Verdana;
    line-height: 18px;
    color: #4f4f4f;
}

.GreyText11Bold
{
    font-size: 11px;
    font-family: Arial, Verdana;
    line-height: 18px;
    color: #4f4f4f;
    font-weight: bold;
}

.GreyText11Link
{
    font-size: 12px;
    font-family: Arial, Verdana;
    line-height: 18px;
    color: #4f4f4f;
    text-decoration: none;
}

.GreyText11Link:hover
{
    text-decoration: underline;
}

a.WhiteText11Link:Link, a.WhiteText11Link:Active, a.WhiteText11Link:Visited
{
    font-size: 11px;
    font-family: Arial, Verdana;
    line-height: 18px;
    color: #ffffff;
    text-decoration: none;
}

a.WhiteText11Link:hover
{
    text-decoration: underline;
}

/********************/

.ContactForm
{
    padding-top: 69px;
}
.ContactLeft
{
    float: left;
    width: 308px;
}

.ContactRight
{
    float: left;
}

.Submit
{
    float: left;
    width: 65px;
    height: 22px;
    background: url( 'Images/Submit.gif' ) no-repeat;
    overflow: hidden;
    border: 0px;
    cursor: pointer;
}

.Reset
{
    float: left;
    width: 65px;
    height: 22px;
    background: url( 'Images/Reset.gif' ) no-repeat;
    overflow: hidden;
    border: 0px;
    cursor: pointer;
}

/* New classes */
.ListingHeaderWrapper
{
    width: 630px;
}

.ListingHeaderLeft
{
    float: left;
    color: #9a1200;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.ListingHeaderLeft a:Link, a:Active, a:Visited
{
    color: #9a1200;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.ListingHeaderLeft a:Hover
{
    text-decoration: underline;
}

a.RedText14BoldLink:Link, a.RedText14BoldLink:Active, a.RedText14BoldLink:Visited
{
    color: #9a1200;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

a.RedText14BoldLink:Hover
{
    text-decoration: underline;
}

.ListingHeaderRight
{
    float: right;
    padding-top: 1px;
    color: #666666;
    font-family: Arial;
    font-size: 11px;
}

a.ListingHeaderRight
{
    color: #666666;
    font-family: Arial;
    font-size: 11px;
}

.ListingSummary
{
    clear: both;
    padding-top: 26px;
    width: 630px;
}

.ListingSummaryAlt
{
    clear: both;
    width: 630px;
}

.List
{
    margin: 0;
    padding: 0;
}

.ListingSummaryLeft
{
    float: left;
    width: 224px;
}

.ListingSummaryRight
{
    float: left;
    width: 406px;
    margin-top: -3px;
}

.ListingOverview
{
    clear: both;
    padding-top: 22px;
}

a.TextLink:link, a.TextLink:active, a.TextLink:visited
{
    font-size: 11px;
    color: #4f4f4f;
    font-weight: normal;
    font-family: Arial, Verdana;
    text-decoration: none;
}

a.TextLink:hover
{
    font-size: 11px;
    color: #4f4f4f;
    font-weight: normal;
    font-family: Arial, Verdana;
    text-decoration: underline;
}

a.TextLinkUnderline
{
    font-size: 11px;
    color: #4f4f4f;
    font-weight: normal;
    font-family: Arial, Verdana;
    text-decoration: underline;
}

.ImageBorder
{
    padding: 1px;
    border: solid 10px #c9c7c7;
}

.FeaturesWrapper
{
    margin-top: 22px;
    width: 630px;
    background: url( 'Images/Feature-Background.gif' ) repeat-y;
}

.FeaturesLeft
{
    float: left;
    width: 374px;
}

.FeaturesRight
{
    float: left;
    display: inline;
    width: 256px;
}

.RedHeading15
{
    color: #9e3e32;
    font-family: Arial;
    font-size: 14px;
}

.Facilities
{
    padding-top: 5px;
}

.ListingGallery
{
    padding-top: 5px;
}

.Clear
{
    clear: both;
    height: 0px;
    overflow: hidden;
}

.FooterDots
{
    width: 628px;
    height: 45px;
    background: url( 'Images/Footer-Dots.gif' ) no-repeat;
}

.FloatRight
{
    float: right;
}

.GalleryImageWrapper
{
    width: 168px;
    height: 120px;
    overflow: hidden;
}



.FeaturedHeadingLeft
{
    float: left;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #4c4b4b;
}

.FeaturedHeadingRight
{
    float: left;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #9a1200;
}

.FeaturedListing
{
    float: left;
    width: 216px;
    padding-bottom: 16px;
}

.FeaturedListingFooter
{
    background: url( 'Images/Featured-Listing-MoreInfo.gif' ) no-repeat;
    height: 30px;
    width: 229px;
}

.FeaturedListingSeparator
{
    background: url( 'Images/Featured-Listing-Separator.gif' ) no-repeat;
    width: 9px;
    height: 200px;
}

.FeaturedListingMoreInfo
{
    float: right;
    padding-right: 20px;
    padding-top: 6px;
}

.FeaturedListingMoreInfoLeft
{
    float: left;
}

.FeaturedListingMoreInfoRight
{
    float: left;
    padding-top: 3px;
    padding-left: 2px;
}

.FeaturedListingName
{
    padding-top: 11px;
    font-weight: bold;
    width: 209px;
}

.FeaturedListingIntro
{
    padding-top: 4px;
    width: 209px;
}

.FeaturedListingContact
{
    padding-top: 10px;
    width: 209px;
}

.FeaturedListingWrapper
{
    margin-left: -19px;
}

.SubscriptionBox
{
    width: 305px;
    height: 155px;
    border-bottom: solid 1px white;
    background: url( 'Images/Newsletter-Subscription.jpg' ) no-repeat;
    overflow: hidden;
}

.SubscriptionHeader
{
    clear: both;
    padding-left: 46px;
    padding-top: 13px;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    color: #ab7675;
    padding-bottom: 1px;
}

.SubscriptionWrapper
{
    clear: both;
    float: left;
    padding-left: 46px;
    padding-top: 17px;
    width: 276px;
}

.SubscriptionLeft
{
    float: left;
    padding-top: 2px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: white;
    width: 75px;
}

.SubscriptionRight
{
    float: left;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    color: #ab7675;
    padding-top: 2px;
}

.SubscriptionTextBox
{
    font-size: 11px;
    color: #4f4f4f;
    font-family: Arial, Verdana;
    border: 0;
}

.SubscriptionResponse
{
    clear: both;
    float: left;
    padding-top: 12px;
    padding-left: 46px;
    width: 150px;
    padding-right: 10px;
}

.SubscriptionButton
{
    float: left;
    padding-top: 12px;
    width: 64px;
}

/* Slider */

.panelContainer
{
    float: left;
    width: 992px;
}

#main-photo-slider
{
    width: 992px;
    margin: 0px;
    position: relative;
    overflow: hidden;
}

.panelNavWrapper
{
    text-align: right;
    float: right;
    padding-right: 32px;
    background: url( 'Images/Banner-Footer.gif' ) repeat-x;
    width: 960px;
    height: 27px;
    overflow: hidden;
}

.panelNav
{
    float: right;
    list-style-type: none;
    text-decoration: none;
}

.panelNav li
{
    height: 23px;
    float: left;
    padding: 0px 4px 0px 0px;
    overflow: hidden;
    text-decoration: none;
}

.active-thumb span
{
    float: left;
    font: Arial;
    font-size: 11px;
    color: white;
    font-weight: bold;
    line-height: 25px;
    text-decoration: none;
    cursor: pointer;
}

.nav-thumb
{
    float: left;
    font: Arial;
    font-size: 11px;
    color: #aeaeae;
    line-height: 25px;
    text-decoration: none;
    cursor: pointer;
}

.stripViewer .panelContainer .stripViewer
{
    position: relative;
    width: 992px;
    height: 326px;
    float: left;
    overflow: hidden;
}
.stripViewer .panelContainer
{
    position: relative;
    left: 0;
    top: 0;
}
.stripViewer .panelContainer .panel
{
    float: left;
    height: 100%;
    position: relative;
    width: 992px;
    display: block;
}
.stripNavL, .stripNavR, .stripNav
{
    display: none;
}

/* Slider End */

.SearchListingBackground
{
    background: url( 'Images/Search-Listing-Background.gif' ) no-repeat;
    width: 305px;
    height: 222px;
}

.LinkBlockText
{
    display: block;
    padding-top: 143px;
    text-align: right;
    padding-right: 31px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    padding-bottom: 26px;
}

.SearchListingWrapper
{
    padding-left: 48px;
    padding-top: 20px;
}

.SearchItemText
{
    font-family: Arial;
    font-size: 11px;
    color: white;
    height: 17px;
}

.SearchItemDropDown
{
    height: 33px;
}

.SearchButton
{
    width: 220px;
    text-align: right;
}

.BlogAdvertiseWrapper
{
    margin-top: 10px;
    border-left: solid 1px #cac8c8;
    padding-left: 10px;
    width: 282px;
}

.Advertise
{
    margin-top: 10px;
    background: url( 'Images/Download-Application-Bg.gif' ) no-repeat;
    width: 284px;
    height: 143px;
    text-align: center;
}

.ToAdvertise
{
    padding-top: 16px;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    color: white;
}

.DownloadFormWrapper
{
    padding-top: 18px;
}

.PromotionBackground
{
    background: url( 'Images/Promotion-Background.jpg' ) no-repeat;
    width: 305px;
    height: 220px;
}

.PromotionInvite
{
    padding-left: 22px;
    padding-top: 21px;
    font-family: Arial;
    font-size: 21px;
    color: #373737;
}

.PromotionDownload
{
    padding-left: 22px;
    padding-top: 19px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #373737;
}

.BrowseListingsHeader
{
    background: url( 'Images/Browse-Listings-Header.gif' ) no-repeat;
    width: 284px;
    height: 44px;
}

.BrowseListingsBody
{
    width: 282px;
    border-bottom: solid 1px #cac8c8;
    border-left: solid 1px #cac8c8;
    border-right: solid 1px #cac8c8;
    background: #eceaea;
    padding-bottom: 10px;
}

.LIBrowseListing
{
    margin-left: 16px;
    line-height: 20px;
    list-style-image: url(  'Images/Grey-Arrow-Bullet.gif' );
}

.ListingLandingBodyWrapper
{
    clear: both;
}

.ProvinceHeader
{
    clear: both;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #9a1200;
    width: 630px;
    padding-top: 20px;
    height: 20px;
}

.ProvinceHeaderLeft
{
    float: left;
}

.ProvinceHeaderRight
{
    float: right;
    margin-top: -9px;
}

.RegionWrapper
{
    clear: both;
    float: left;
    margin-top: -10px;
}

.RegionHeader
{
    clear: both;
    padding-top: 10px;
    font-size: 12px;
    font-family: Arial, Verdana;
    line-height: 18px;
    color: #4f4f4f;
    font-weight: bold;
}

.ListingIntro
{
    padding-top: 10px;
}

.ActiveButton
{
    width: 16px;
    height: 14px;
    background: #8a8a8a;
    border: solid 1px #8a8a8a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: White;
    display: inline-block;
    text-align: center;
    padding-bottom: 1px;
}

.InActiveButton
{
    width: 16px;
    height: 14px;
    border: solid 1px #8a8a8a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #8a8a8a;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    padding-bottom: 1px;
}

.InActiveButton:hover
{
    background: #8a8a8a;
    border: solid 1px #8a8a8a;
    font-size: 11px;
    color: White;
    text-decoration: none;
}

.InActiveButtonAlt
{
    width: 16px;
    height: 14px;
    border: solid 1px #8a8a8a;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #8a8a8a;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    padding-bottom: 1px;
}

.InActiveButtonAlt:hover
{
    background: #8a8a8a;
    border: solid 1px #8a8a8a;
    font-size: 11px;
    color: White;
    text-decoration: none;
}



/*---------------- Must be at the bottom of the stylesheet -----------------*/
a:Link, a:Active, a:Visited
{
    font-size: 11px;
    font-weight: normal;
    color: #4f4f4f;
    font-family: Arial, Verdana;
    text-decoration: none;
}

a:Hover
{
    font-weight: normal;
    font-size: 11px;
    color: #4f4f4f;
    font-family: Arial, Verdana;
    text-decoration: underline;
}

a#trans
{
    background: #fff;
    color: #ffffff;
    padding: 3px;
    -webkit-transition: all 1s linear;
}
a#trans:hover
{
    background: #000000;
    color: #ffffff;
}
#trans-nav
{
    list-style-type: none;
    height: 36px;
    padding: 0;
    margin: 0;
}
#trans-nav li
{
    float: left;
    position: relative;
    padding: 0;
    line-height: 36px;
    background: #000000 url(nav-bg.png) repeat-x 0 0;
}
#trans-nav li:hover
{
    background-position: 0 -40px;
}
#trans-nav li a
{
    display: block;
    padding: 0 15px;
    color: #ffffff;
    text-decoration: none;
}
#trans-nav li a:hover
{
    color: #1864c8;
}

#trans-nav li a.FooterTextLink:active, #trans-nav li a.FooterTextLink:link, #trans-nav li a.FooterTextLink:visited, #trans-nav li a.FooterTextLink:hover
{
    font-size: 15px;
    color: #9c9c9c;
    text-decoration: none;
    cursor: default;
}

#trans-nav li ul
{
    z-index: 999;
    opacity: 0;
    position: absolute;
    left: 0;
    width: 150px;
    padding-right: 20px;
    background: #000000;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#trans-nav li:hover ul
{
    opacity: 1;
}

#trans-nav li ul li
{
    float: none;
    position: static;
    height: 26px;
    line-height: 26px;
    background: none;
}
#trans-nav li:hover ul li
{
    height: 26px;
    line-height: 26px;
}
#trans-nav li ul li a
{
    background: #000000;
}
#trans-nav li ul li a:hover
{
    background: #000000;
}
#trans-nav li
{
    -webkit-transition: all 0.2s;
}
#trans-nav li a
{
    -webkit-transition: all 0.5s;
}
#trans-nav li ul
{
    -webkit-transition: all 1s;
}
#trans-nav li ul li
{
    -webkit-transition: height 0.5s;
}




#trans-nav li ul li ul
{
    z-index: 998;
    opacity: 0;
    position: relative;
    top: -26px;
    left: 0px;
    width: 150px;
    padding-right: 20px;
    background: #000000;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
}

#trans-nav li ul li:hover ul
{
    opacity: 1;
    left: 150px;
    display: block;
}

#trans-nav li ul li ul li
{
    float: none;
    position: static;
    height: 0;
    line-height: 0;
    background: none;
}
#trans-nav li ul li:hover ul li
{
    height: 26px;
    line-height: 26px;
}
#trans-nav li ul li a
{
    background: #000000;
}
#trans-nav li ul li a:hover
{
    background: #000000;
}

.Map
{
    background: url('Images/Map.jpg') no-repeat;
    width: 340px;
    height: 330px;
}

.Pointer
{
    cursor: pointer;
}

.CT
{
    z-index: 1004;
    position: relative;
    padding-top: 294px;
    margin-left: 50px;
    font-size: 10px;
    font-weight: bold;
    width: 60px;
}

.HAGE
{
    z-index: 1004;
    position: relative;
    margin-top: -28px;
    margin-left: 120px;
    font-size: 10px;
    font-weight: bold;
    width: 60px;
}

.BISHO
{
    z-index: 1004;
    position: relative;
    margin-top: -36px;
    margin-left: 178px;
    font-size: 10px;
    font-weight: bold; 
}

.PE
{
    z-index: 1004;
    position: relative;
    margin-top: 8px;
    margin-left: 194px;
    font-size: 10px;
    font-weight: bold;  
}

.PEQS
{
    z-index: 1004;
    position: relative;
    margin-top: -9px;
    margin-left: 196px;
    font-size: 10px;
    font-weight: bold;  
}

.MTHATHA
{
    z-index: 1004;
    position: relative;
    margin-top: -82px;
    margin-left: 198px;
    font-size: 10px;
    font-weight: bold;  
}

.JOHN
{
    z-index: 1004;
    position: relative;
    margin-top: -30px;
    margin-left: 195px;
    font-size: 10px;
    font-weight: bold;  
}
