﻿/* global styles */
    body
    {
        font-size: 0.75em;
        font-family: Helvetica, serif, verdana, trebuchet, Calibri;
    }
    .globalStyleBorder
    {
        border: 1px solid #CCCCCC;
    }
    .TopBorder
    {
        border-top: 1px solid #CCCCCC;
    }
    .LeftBorder
    {
        border-left: 1px solid #CCCCCC;
    }
    .RightBorder
    {
        border-Right: 1px solid #CCCCCC;
    }
    .BottomBorder
    {
        border-Bottom: 1px solid #CCCCCC;
    }
    .addLinkMouseCursor
    {
        cursor:pointer;
    }
    #MainContainer
    {
        border: 1px solid #CCCCCC;
        margin: 0 auto;
        width: 960px;
        height: auto;
    }
    #SearchFooter
    {
        border-top: 1px solid #CCCCCC;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 940px;
        height: auto;
    }
    .titletextClass
    {
        font-size: 1.5em;
        font-weight: bold;
    }   

    .Qtext
    {
        font-size: 2.5em;
    } 
    
    .RederrorText
    {
        font-style:italic;
        color:Red;
    }
    
    .GeneralBitBiggerText
    {
        font-size: 1.3em;
        font-weight: 400;
        font-family: ariel, calibri;
    }
    
    .LargeText
    {
        font-size: 1.9em;
        font-weight: 400;
        font-family: ariel, calibri;
    }
    
    .GeneralLargeText
    {
        font-size: 1.6em;
        font-weight: 400;
        font-family: ariel, calibri;
    }
    
    .StandardText
    {
        font-size: 1.1em;
        font-weight: 400;
        font-family: ariel, calibri;
    }    
    hr.h
    {
        border: 1px double #C0C0C0;
        width: 99%;
        margin: 10px auto 0 0;
        text-align: left;
    }

    hr.thin
    {
        border: 1px ridge #FFCCFF;
        width: 99%;
        margin: 10px auto 0 0;
        text-align: left;
    }
    hr.hairLine
    {
        border: 1px inset #EAEAEA;
        width: 99%;
        margin: 2px auto 0 0;
    }
    hr.faqHairLine
    {
        border: 1px inset #F5F5F5;
        width: 99%;
        margin: 2px auto 0 0;
    }
    hr.line
    {
        border-width: 1px;
        border-color: #B6B6B6;
        width: 99%;
    }
    .left
    {
        float:left;
    }        
    .right
    {
        float:right;
    }

    .textColour
    {
        color: #3366FF;
    }
    
    .Enhanced-textColour
    {
        color: #CC33FF;
    }

    a
    {
        color: #3366FF;
        text-decoration: none;
    }
    a:hover
    {
        color: #3366FF;
        text-decoration: underline;
    }

    #link
    {
        color: #3366FF;
        text-decoration: none;
    }
    #link:hover
    {
        color: #3366FF;
        text-decoration: underline;
    }

    .smallText
    {
        font-size: 0.8em;
    }
    .smallText2
    {
        font-size: 0.85em;
    }
    h1
    {
        font-size: 1.4em;
        display: inline;
    }
    h2
    {
        font-size: 1.4em;
        padding:0px;
        margin:0px;
    }
    h3
    {
        font-size: 0.9em;
        padding:0px;
        margin:0px;
    }
    h4
    {
        font-size: 0.8em;
        padding:0px;
        margin:0px;
    }
    p
    {
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
    }
    .divSideBorder
    {
        border-right-style: solid;
        border-right-width: thin;
        border-right-color: #E6E6E6;
        padding-right:5px;
    }

/* Tag Cloud container */ 
#tag-cloud-container
{
    border: 1px solid #E2E2E2;
    padding: 5px;
    background-color: #FFFFFF;
    padding-top: 15px;      
}
    #tag-cloud-container-button-title
    {
        padding: 5px;
        background-color: #FFFFFF;
    }
    
    #TagCloudTitleText
    {
        font-size: 1.3em;
        font-weight: 400;
        font-family: ariel, calibri;
    }

    #tagCloudh2
    {
        font-size: 1.0em;
        font-weight: 100;
    }

    #popular-search-title
    {
        float: left;
        font-size: 1.3em;
        font-weight: 400;
        font-family: ariel, calibri;
    }
    
    #popular-search-filter
    {
        float: right;
        font-size: 1.3em;
        font-weight: 400;
        font-family: ariel, calibri;
    }
    
    #tag-cloud-title
    {
        height: 20px;
        width:90%;
        padding-top:3px;
        padding-left:4px;
        padding-right:10px;
        margin-bottom:5px;
    }
        
    #tag-cloud-container a
    {
        text-decoration:none;
        margin-left:5px;
        margin-right:5px;
        font-family:Trebuchet MS, Verdana, Arial;
    }
    
    .tag-div-container
    {
        float: left;
        height: 35px;
    }    
    
    #tag-cloud-container a:hover
    {
        color:#00cc00;
        text-decoration:underline;
    }
    
    #tag-cloud-container a.weight1
    {
        color: #ff0000;
        font-size: 1.9em;   
        position:relative;
        top:-3px;         
    }
    #tag-cloud-container a.weight2
    {
        color: #ffae00;
        font-size:1.5em;
        position:relative;
        top:-2px;
    }
    #tag-cloud-container a.weight3
    {
        color: #b16dfd;
        font-size: 1.4em;
        position:relative;
        top:-2px;
    }
    #tag-cloud-container a.weight4
    {
        color: #2c9924;
        font-size: 1.3em;
        position:relative;
        top:-3px;
    }
    #tag-cloud-container a.weight5
    {
        color: #4c37ea;
        font-size: 1.2em;
        position:relative;
        top:-1px;        
    }
    #tag-cloud-container a.weight6
    {
        color: #5c84d5;
        font-size: 1.1em;
        position:relative;
        top:-1px;        
    }
    #tag-cloud-container a.weight7
    {
        color: #83bcd8;
        font-size: 1.0em;
        position:relative;
        top:0px;        
    }

    
/* text styles */    
.italic
{
    font-style:italic;
}
.bold
{
    font-weight:bold;
}
.VerySmallTextSize
{
    font-size:0.75em;
}
.smallTextSize
{
    font-size:small;
}
.mediumTextSize
{
    font-size:medium;
}
.largeTextSize
{
    font-size:large;
}
.pageWereOn
{
    text-decoration: underline;
    font-weight: bold;
    color: #CC0099;
}

/* clearer div */
/* clearer div */
div.clear{clear:both;height:0px;overflow:hidden;}
div.clear2{clear:both;}
div.clear3{overflow:hidden;clear:right;}

/* main top bar with logo */
.logo-box
{
    border-color: #CCCCCC;
    width: 100%;
    height: 100px;
    background-repeat: repeat-x;
    background-image: url(/web/20120127061018im_/http://www.fabukescorts.co.uk/Images/top-gradient-featured-small.png);
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
    #main-logo
    {
        position: relative;
        float:left;
        top: 22px;
        left: 30px;
    }
    
    #logo-text
    {
        position: relative;
        top: -5px;
        left: 14px;
    }
    
    #top-banner
    {
        float:right;
        position: relative;
        top: 5px;
        right: 15px;
    }
    
    
/*Top site CSS Buttons  */
#vdividermenu
{
    width: 100%;
    position:relative;
    left:1px;
    margin:auto 0;
}
    #vdividermenu ul
    {
        margin: 0;
        padding: 0;
        float: right;
        font-family: Trebuchet MS, Verdana, Helvetica, Calibri;
    }
    #vdividermenu ul li{display: inline;}
    #vdividermenu ul li a
    {
        float: left;
        padding: 1px 8px;
        text-decoration: none;
        background: transparent url(/web/20120127061018im_/http://www.fabukescorts.co.uk/Images/vertical.gif) center right no-repeat;
        color: #000000;
        background-color: #FFC1FF;
        font-family: Trebuchet MS, Verdana, Helvetica, Calibri;
        font-size: 0.9em;
    }
    #vdividermenu ul li a:hover
    {
        color: #000000;
        background-color: #EE70C0;
    }

/* secondary header menu */
#Secondary-vdividermenu
{
    width: 100%;
    position:relative;
    left:1px;
    margin:auto 0;
}
    #Secondary-vdividermenu ul
    {
        margin: 0;
        padding: 0;
        float: right;
        font-family: Trebuchet MS, Verdana, Helvetica, Calibri;
    }
    #Secondary-vdividermenu ul li {display: inline;}
    #Secondary-vdividermenu ul li a
    {
        float: left;
        padding: 1px 8px;
        text-decoration: none;
        background: transparent url(/web/20120127061018im_/http://www.fabukescorts.co.uk/Images/vertical.gif) center right no-repeat;
        color: #000000;
        background-color: #FFD4FF;
        font-family: Trebuchet MS, Verdana, Helvetica, Calibri;
        font-size: 0.9em;
    }
    #Secondary-vdividermenu ul li a:hover
    {
        color: #000000;
        background-color: #EE70C0;
    }
    
/* Admin header menu */
#Admin-vdividermenu
{
    width: 100%;
    position:relative;
    left:1px;
    margin:auto 0;
}
    #Admin-vdividermenu ul
    {
        margin: 0;
        padding: 0;
        float: right;
        font-family: Helvetica, Calibri, serif;
    }
    #Admin-vdividermenu ul li{display: inline;}
    #Admin-vdividermenu ul li a
    {
        float: left;
        padding: 1px 8px;
        text-decoration: none;
        background: transparent url(/web/20120127061018im_/http://www.fabukescorts.co.uk/Images/vertical.gif) center right no-repeat;
        color: #000000;
        background-color: #FFE1FF;
        font-family: Trebuchet MS, Verdana, Helvetica, Calibri;
        font-size: 0.9em;
    }
    #Admin-vdividermenu ul li a:hover
    {
        color: #000000;
        background-color: #EE70C0;
    }
    
.latest-Escort-Members-container
{
    border: 1px solid #E2E2E2;
    padding: 5px;
    background-color: #FFFFFF;
    overflow:auto;
    max-height:450px;
    position:relative;
}

/* Search Agency container */    
.agency-search-container
{
    width: 118px;
    height: 185px;
    color: #000000;
    font-size: 1.2em;
    border: 1px solid #666666;
    background-color: #FFDBFF;
    background-image:url("/web/20120127061018im_/http://www.fabukescorts.co.uk/images/agency-serach-bg.png");
    margin-bottom: 10px;
}

    #Agency-search-bar-h2-title
    {
        font-size: 1.04em;
    }

    .agencySearchSelectDropdown
    {      
        margin-bottom:5px;  
        font-size:0.75em;
        width:100px;
    }

    .Agency-search-bar-hr
    {
        width: 90%;
        position: relative;
        right: 2px;
        color: #CCCCCC;
    }
    

/* Search container */    
.search-container
{
    width: 195px;
    margin: 8px;
    color: #000000;
    font-size: 1.2em;
    padding-left: 5px;
    border: 1px solid #666666;
    background-color: #FFDBFF;
}

    #search-bar-h2-title
    {
        font-size: 1.24em;
    }
    
    .dropdowns-container
    {
        width: 180px;
        border: solid 1px white;
        padding-left: 8px;
        padding-top: 5px;
        background-color: #FFDBFF;
        margin-bottom:5px;
    }
    
    .search-bar-hr
    {
        width: 99%;
        position: relative;
        right: 2px;
        color: #CCCCCC;
    }
    
    hr.faqDivider
    {
        margin-top:10px;
        margin-bottom:10px;
    }    
    
    hr.dividerBar
    {
        border: 3px ridge #FFFFFF;
        width: 99%;
        margin: 10px auto 0 0;
        text-align: left;
    }
    
    .SearchSelectDropdown
    {      
        margin-bottom:5px;  
        font-size:0.75em;
        width:175px;
    }
    
    .TagCloudDataSourceDropdown
    {      
        margin-bottom:5px;  
        font-size:0.75em;
        width:200px;
    }
    
    .searchBar-InputLength
    {
        width:169px;
    }
    
    .searchBar-AgeInputLength
    {
        width:40px;
    }   
    
    .searchBar-ServicesDiv
    {
        border: 1px solid #E2E2E2;
        padding: 5px;
        width: 160px;
        height: 200px;
        overflow: auto;
        font-size: 0.8em;
    }
    
    .searchBar-RatingsDiv
    {
        border: 1px solid #E2E2E2;
        padding: 5px;
        width: 160px;
        height: 165px;
        overflow: auto;
        font-size: 0.8em;
    }
    
    .searchBar-SearchEscortName
    {
        width: 183px;
        height: 105px;
        margin-top: 8px;
        color: Black;
        padding-left: 5px;
        border: 1px solid #FFFFFF;
        background-color: #FFDBFF;
        margin-bottom: 5px;
        padding-top: 5px;
    }
     
     .searchBar-NearestEscorts
    { 
        width: 183px;
        height: 145px;
        margin-top: 8px;
        color: Black;
        padding-left: 5px;
        border: 1px solid #FFFFFF;    
        float: left;
        background-color: #FFDBFF;
        margin-bottom: 5px;
        padding-top: 5px;
     }


/* List of regional escorts inder the serach bar */    
.escorts-in-your-location-container
{    
    border: 1px solid #E2E2E2;
    margin: 8px;
    margin-top: 10px;
    padding: 5px;
    float:left;
    min-height:325px;
    width: 190px;
}

.escorts-price-age-container
{    
    border: 1px solid #E2E2E2;
    margin: 8px;
    margin-top: 10px;
    padding: 5px;
    float:left;
    width: 190px;
}

.RegionalUIStyles
{
    
}

/* Register-escort-agency-div */
.Register-escort-agency-div
{
    width: 99%;
    padding:5px;
    padding-top:10px;
}

.Register-escort-agency-fieldset
{
    width: 45%;
    padding:5px;
}

/* main-content-div */
.main-content-div
{
    float: left;
    width: 600px;
    padding:5px;
    padding-top:10px;
}


.agency-container-div
{
    width: 560px;
    margin-left: 1px;
    padding: 5px;
    border-bottom-style: ridge;
    border-bottom-width: thin;
    border-bottom-color: #CCCCCC;
}


/* Escort adverts */
.advert-container-div
{
    width: 560px;
    margin-left: 1px;
    height: 135px;
    padding: 5px;
    border-bottom-style: ridge;
    border-bottom-width: thin;
    border-bottom-color: #CCCCCC;
}
    .advert-container-div-hover
    {
        background-color: #FFE6FF;
    }
    .advert-hr
    {
        width: 95%;
        text-align: center;
    }
    .advert-title-link
    {
        font-size: 1.52em;
        font-style:italic;
        font-weight:300;
        font-family:ariel, Calibri;
        /*
        position:relative;
        top:4px;
        left:5px;
        */
    } 
    .advert-title
    {
        font-size: 1.5em;
        font-style:italic;
        font-weight:300;
        font-family:ariel, Calibri;
        /*
        position:relative;
        top:4px;
        left:5px;
        */
    }   
    
    .advertTextContainerDiv
    {
        width:260px;
        height:85px;
        padding:1px;
        position:relative;
        top:3px;
        margin-left:5px;
        margin-bottom:2px;
        overflow:auto;
    }
    
    .BottomPartServicesTextContainerDiv
    {
        width:150px;
        height:85px;
        padding:1px;
        position:relative;
        top:3px;
        margin-left:5px;
        margin-bottom:2px;
    }  

    .popServicesLeftBorder
    {
        border-left-style: groove;
        border-left-width: thin;
        border-left-color: #FF0000;
    }

    
    .advert-image
    {
        position:relative;
        top:3px;
        float:left;
    }
    .details-container
    {
        float:left;
        position:relative;
        top:5px;
        left:10px;
    }
    .advert-details
    {
        position:relative;
        top:2px;
        left:5px;
    }
    .price-details-container        
    {
        float:right;
        position:relative;
        bottom:15px;
        right:10px;
        top:0px;
        text-align:right;
    }
        .price-details-container #advert-type       
        {
            font-size:1.1em;
            font-style:italic;
            font-weight:600;
        }
        .price-details-container #advert-price       
        {
            font-size:1.9em;
            font-weight:bolder;
        }
        .price-details-container #advert-distanceAway       
        {
            position:relative;
            top:5px;
        }
        
        
/* Enhanced Escort adverts */
.Enhanced-advert-container-div
{
    width: 560px;
    margin-left: 1px;
    height: 135px;
    padding: 5px;
    border-bottom-style: ridge;
    border-bottom-width: thin;
    border-bottom-color: #CCCCCC;
    background-color: #E4FFCA;
}

.Fabulous-advert-container-div
{
    width: 590px;
    margin-left: 1px;
    height: 135px;
    padding: 5px;
    border-bottom-style: ridge;
    border-bottom-width: thin;
    border-bottom-color: #CCCCCC;
    background-color: #E4FFCA;
}

    .Enhanced-advert-container-div-hover
    {
        background-color: #DFFFCA;
    }
    
    a.Enhanced
    {
        color: #CC33FF;
        text-decoration: none;        
    }
    a:hover.Enhanced
    {
        color: #CC33FF;
        text-decoration: underline;
    }
    
    .advert-hr
    {
        width: 95%;
        text-align: center;
    }
    .advert-title-link
    {
        font-size: 1.52em;
        font-style:italic;
        font-weight:300;
        font-family:ariel, Calibri;
        /*
        position:relative;
        top:4px;
        left:5px;
        */
    } 
    .advert-title
    {
        font-size: 1.5em;
        font-style:italic;
        font-weight:300;
        font-family:ariel, Calibri;
        /*
        position:relative;
        top:4px;
        left:5px;
        */
    }   
    
    .advertTextContainerDiv
    {
        width:260px;
        height:85px;
        padding:1px;
        position:relative;
        top:3px;
        margin-left:5px;
        margin-bottom:2px;
        overflow:auto;
    }
    
    .BottomPartServicesTextContainerDiv
    {
        width:150px;
        height:85px;
        padding:1px;
        position:relative;
        top:3px;
        margin-left:5px;
        margin-bottom:2px;
    }  

    .popServicesLeftBorder
    {
        border-left-style: groove;
        border-left-width: thin;
        border-left-color: #FF0000;
    }

    
    .advert-image-Enhance
    {
        position:relative;
        top:3px;
        float:left;
        margin-right:5px;
    }
    .details-container
    {
        float:left;
        position:relative;
        top:5px;
        left:10px;
    }
    .advert-details
    {
        position:relative;
        top:2px;
        left:5px;
    }
    .price-details-container        
    {
        float:right;
        position:relative;
        bottom:15px;
        right:10px;
        top:0px;
        text-align:right;
    }
        .price-details-container #advert-type       
        {
            font-size:1.1em;
            font-style:italic;
            font-weight:600;
        }
        .price-details-container #advert-price       
        {
            font-size:1.9em;
            font-weight:bolder;
        }
        .price-details-container #advert-distanceAway       
        {
            position:relative;
            top:5px;
        }


/* Home Page */
.titletextHomePageClass
{
    font-size: 1.5em;
    font-weight: bold;
    font-style:italic;
}

/* Statistics box */
.two-small-main-info-boxes
{
    border: 1px solid #E2E2E2;
    margin: 1px;
    margin-top: 10px;
    padding: 5px;
    width:286px;
    float:left;
    height:250px;
    overflow:auto;
    position: relative;       
    top: 0px;        
    left: 0px;
}
    
    .top20UIStyles
    {
        list-style-type: none;
        width:270px;
    }
    
    .top20TitleText
    {
        font-size: 1.3em;
        font-weight: 300;
        font-style: italic;
        text-decoration: underline;
    }

    .top-makes-model-container-model-page
    {

    }            
        .top-makes-model-container-model-page a
        {
            color:#3366FF;
            font-family: calibri, ariel;
            font-size: 1.2em;
        }
        .top-makes-model-container-model-page a:hover
        {
            color:#3366FF;
            font-family: calibri, ariel;
            font-size: 1.2em;
        }
        
   .calvin-textBox
   {
       padding: 5px;
       background-color: #FFFFFF;
   }
   

.home-right-counties-div
{
    width:120px;    
    margin-left:5px;
}

.footerList li
{
    display: inline;
    list-style-type: none;
    padding-left:5px;
}

/* red input text box */
.redInputBoxText
{
    background: #CF2626;
    color: White;
}

/* Search Page */
.Search-Results-container
{
    border: 1px solid #E2E2E2;
    padding: 5px;
    background-color: #FFFFFF;
    overflow:auto;
    max-height:1200px;
    position: relative;
}

.Not-found-Search-Results-container
{
    border: 1px solid #E2E2E2;
    padding: 5px;
    background-color: #FFFFFF;
    overflow:auto;
    max-height:500px;
    position: relative;
}

.Seperation-of-title-boxes
{
    margin-bottom:5px;
    margin-top:5px;
    padding-bottom:5px;
    padding-top:5px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.Seperation-of-title-boxes-noTopBorder
{
    margin-bottom:15px;
    margin-top:5px;
    padding-bottom:5px;
    padding-top:5px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.SearchFilterDropdown
{      
    margin-bottom:5px;  
    font-size:0.75em;
    width:115px;
}

.agencySearchFilterDropdown
{      
    margin-bottom:5px;  
    font-size:0.75em;
    width:125px;
}

.SearchNumberPerPageFilterDropdown
{      
    margin-bottom:5px;  
    font-size:0.75em;
    width:90px;
}

/*****************/
/* Advert page   */
/*****************/
.AdvertContainer
{
    float: left;
    width: 720px;
    padding:5px;
    padding-top:10px;
}
.AgencyAdvertContainer
{
    float: left;
    width: 725px;
    padding:5px;
    padding-top:10px;
}
.AdvertDetailsMargin
{
    margin-left:10px;
}
.bookingFormElements
{
    width:200px;
}
.timeFormElements
{
    width:180px;
}
.bookingFormElements-DatePicker
{
    width:184px;
}
.AdvertDetailsRatingsStarMargin
{
    margin-left:3px;
}
    .AdvertDetailsText
    {
        font-size: 1.2em;
        font-weight: 400;
        font-family: ariel, calibri;
    } 
    
    .AdvertImagesContainer
    {
        border-left: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        margin-top:5px;
    }

    .AgencyAdvertImageContainer
    {
        margin-top:5px;
    }
    
    .CenterTableCells
    {
        text-align:center;
    }
    
    
/* pagination */
.advert-found-background
{
    height: 53px;
    margin-left: 10px;
    margin-top: 10px;
}

    .advert-found-background #found-text
    {
        font-size:1.5em;
        font-weight:600;
        font-style:italic;
        position:relative;
        top:11px;
        left:10px;
    }
    
    .advert-found-background #SortOrder-label
    {
        position:relative;
        top:11px;
        left:80px;
    }
    
    .advert-found-background #SortOrder
    {
        position:relative;
        top:11px;
        left:85px;
    }
    
    .advert-found-background #NumberPerPage
    {
        position:relative;
        top:11px;
        left:100px;
    }
    
.advert-found-background-reverse
{
    height: 53px;
    margin-left: 10px;
    margin-top: 10px;
}
    
.advert-page-numbers    
{
    background-image:url("/web/20120127061018im_/http://www.fabukescorts.co.uk/images/pagination-bg.png");
    height:29px;
    width:600px;
    position:relative;
    bottom:7px;
    left:0px;
}

.advert-page-numbers-reverse    
{
    height:29px;
    width:600px;    
    position:relative;
    left:30px;
    text-align:right;
}

.advert-page-numbers-reverse ul 
{
    position:relative;
    right:10px;
}

    div.pagination
    {
        padding-top:4px;
        width:600px;
    }
    div.pagination ul
{
    margin: 0px;
    padding: 0px;
    display: inline;
}
    div.pagination ul a
    {
        color: #000000;
        text-decoration:none;
    }
    div.pagination ul a:hover
    {
        color: #73A6E7;
        text-decoration: underline;
    }
    div.pagination ul li
    {
        display: inline;
        margin-left: 5px;
        font-family: calibri, ariel;
        font-size: 1.25em;
    }    
        .selected
        {
            border: 1px outset #333333;
            color: #FFFFFF;
            font-family: calibri;
            background-color: #3399FF;
            height: 40px;
        }
    
    
/* MISC styles
----------------------------------------------------------*/  
.error
{
    color:Red;
}

.redText
{
    color:Red;
}

.greenText
{
    color:Green;
}

.whiteText
{
    color:White;
}

.pushDown
{
    margin-bottom:7px;
}


/* member feedback page
-------------------------------------------*/
.SummaryDiv
{
    margin:auto;
    background-color:#FEEFFF;
    text-align:center;
}

.summaryHeadings
{
    font-style: italic;
    font-weight: bold;
    color: Black;
    font-size:0.9em;
}

table.SummaryTable
{
    border: 3px solid #ECE7ED;
    background-color: white;
}

.FeedbacktypeHeadings
{
    font-style: italic;
    font-size:0.9em;
}

.memberReviewTitlesDiv
{ 
    border: 3px solid #ECE7ED;
    width: 65%;
    margin: auto;
    background-color: white;
    margin-top:15px;
 }
 
 .memberPopupFeedbackDiv
{ 
    border: 3px solid #ECE7ED;
    width: 90%;
    margin: auto;
    background-color: white;
    margin-top:15px;
 }
 
.DialogfeedbackRadioButtons
{
    font-size: 0.9em;
    font-style: italic;
    color: #000000;
}

.feedbackRadioButtons
{
    margin: auto;
    width: 65%;
    text-align: center;
    font-size: 0.9em;
    font-style: italic;
    color: #000000;
}

/* Agency TextArea */
.Agency-DescriptionTextArea
{
    width:285px;
    height:85px;
    padding:1px;
    position:relative;
    top:3px;
    margin-left:5px;
    margin-bottom:2px;
    overflow:auto;
}

/* FabUKEscorts Error page */
#ErrorDiv
{
    position: relative;
    top: 50px;
    margin-left: auto;
    margin-right: auto;
    height: 50%;
    width:620px;
}

.errorPageDividerline
{
}

.errorTitsDiv
{
   
}

/* logo div */
#LogoDiv {
  width: 250px ;
  height: 500px ;
  margin-left: auto ;
  margin-right: auto ;
  float:left;
}

/* detail div */
#LogoDiv {
  width: 250px ;
  height: 500px ;
  margin-left: auto ;
  margin-right: auto ;
  float:left;
}

/* Css medal classes */
.BronzeMedal
{
    font-weight: bold;
    color: #F2A400;
}
.SilverMedal
{
    font-weight: bold;
    color: #707070;
}
.GoldMedal
{
    font-weight: bold;
    color: #BB9600;
}
.PlatinumMedal
{
    font-weight: bold;
    color: #009933;
}


/* Featrured listings */
.AgencyDiv
{
    padding:1px;
    margin-top:2px;
}

.featuredGirls-container
{
    border: 1px solid #E2E2E2;
    padding: 5px;
    background-color: #FFFFFF;
    padding-top: 15px;      
    overflow: hidden;
}

.SearchfeaturedGirls-container
{
    border: 1px solid #E2E2E2;
    padding: 5px;
    padding-top: 15px;      
    overflow: hidden;   
    margin-top: 5px; 
}

.HomeFeaturedEscortDiv
{
    padding-left:10px;
    margin-top:2px;
    margin-left:5px;
    width:130px;
    float:left;    
}﻿
/*
     FILE ARCHIVED ON ﻿06:10:18 Jan 27, 2012﻿ AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON ﻿12:59:16 Oct 28, 2024﻿.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
﻿playback timings (ms):
﻿  ﻿captures_list﻿: ﻿0.535﻿
﻿  ﻿exclusion.robots﻿: ﻿0.022﻿
﻿  ﻿exclusion.robots.policy﻿: ﻿0.01﻿
﻿  ﻿esindex﻿: ﻿0.011﻿
﻿  ﻿cdx.remote﻿: ﻿35.78﻿
﻿  ﻿LoadShardBlock﻿: ﻿268.558﻿ (﻿3﻿)
﻿  ﻿PetaboxLoader3.datanode﻿: ﻿145.447﻿ (﻿5﻿)
﻿  ﻿PetaboxLoader3.resolve﻿: ﻿218.004﻿ (﻿3﻿)
﻿  ﻿load_resource﻿: ﻿154.305﻿
﻿*/