/* -------------------------------------------- Default ----------------------------------------- */
html, body { }

body 
{
    font-family: Verdana; 
    font-size:11px; color:#000000; 
    margin: 30px; 
    padding: 0px; 
    background-color: #FFFFFF;
}

img { border: none; padding: none; margin: none; }
.bold { font-weight: bold; }   
a {text-decoration:underline; color:#000000; padding: 0 0 0 0;}
a:hover {text-decoration:none;}
a.white { color: white; font-size: 8pt; text-decoration: underline; }
a.white:hover { text-decoration: none; }
a.blue {color: Blue; font-size: 8pt;}
a.blue:hover { text-decoration: none; }

ul
{
    list-style-type: none;
    margin: auto;
    padding: 0 0 0 0;
    text-align: right;
    font: normal 18px verdana;
    color: #000;
    width: 181px;
}

ul li
{
    margin: 0;
    padding: 0;
}

#rightNav ul li
{
    background: #D7E6FF;
}

ul a:link
{
    text-decoration:underline;
    display: block;
    color: Black;
    height: 38px;
    padding: 0 10px 0 0;
    line-height: 38px;
    border: none;
}

ul a:visited
{
    text-decoration:underline;
    display: block;
    color: Black;
    height: 38px;
    padding: 0 10px 0 0;
    line-height: 38px;
    border: none;
}

ul a:hover
{
    text-decoration:none;
    display: block;
    background-color: #80AFFF;
    color: Black;
    height: 38px;
    padding: 0 10px 0 0;
    line-height: 38px;
    border: none;
}

ul a:active
{
    text-decoration:underline;
    display: block;
    color: Black;
    height: 38px;
    padding: 0 10px 0 0;
    line-height: 36px;
    border: none;
}

/* ------------------------------------ DIVS - ALL PAGES ----------------------------------- */

#header
{
    float: left;
    width: 820px;
    padding: 0px;
    text-align: center;
}

#header img a { border: none; margin-bottom: 5px; }

#content
{
    float: left;
    clear: both;
    width: 820px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 0 0 0;
    overflow: visible;
}

#footer
{
    background-color: #80AFFF;
    height: 40px;
    width: 815px;
    margin-top: 10px;
    padding-top: 5px;
    padding-right: 5px;
    vertical-align: middle;
    font-size: 8pt;
    text-align: right;
    border: solid 1px #4040FF;
    clear: both;
} 

/* SECTIONS - ALL PAGES */
#topBar 
{
    width: 818px;
    clear:both;
    overflow: visible;
    background-color: #D7E6FF;
    padding: 0;
    margin: 0;
    height: 30px;
    border: solid 1px #4040FF;
    text-align: left; 
    font-size: 11px;
}

#contentLeft 
{ 
    width: 620px; 
    margin-top: 10px;
    text-align: left;
    border: solid 1px #4040FF;
    float: left;
}
    
#contentRight 
{
    width: 181px; 
    color: #0097CB; 
    right: 0px; 
    margin-top: 10px; 
    float: right;
    text-align: left;
}

/* CONTENT RIGHT - ALL PAGES */
#rightNav 
{ 
    float: right;
    overflow: visible; 
    width: 100%; 
    border: solid 1px #4040FF; 
    background-color: #D7E6FF;
}

#rightLogin 
{ 
    margin-top: 10px;
    text-align:right;
    font-weight:bold;
    float: right;
    padding: 5px;
    clear: right;
    width: 171px; 
    border: solid 1px #4040FF;
}

#rightSwapSession 
{ 
    margin-top: 10px;
    float: right;
    clear: right;
    width: 100%; 
    border: none;
}

.featuredDiv 
{ 
    margin-top: 10px;
    float: right;
    clear: right;
    width: 100%;
    text-align: right;
}

.featuredDiv 2
{ 
    margin-top: 10px;
    float: right;
    clear: none;
    width: 300px;
    text-align: right;
}

.featuredTherapist
{ 
    margin-top: 7px;
    float: right;
    clear: right;
    width: 100%;
    border: solid 1px #4040FF; 
    font-size: 8pt;
    color: #000;
    padding: 0 0 0 2px;
    text-align: left;
}

#navList
{
    color: White;
    font-size: 13pt;
    position: relative;
    margin: 0 auto;
    text-align: right;
    overflow: visible;
}

#navList.a { text-decoration:none; border: none; }


/* -------------------------------------------- Size Forms ---------------------------------------- */
input { background-color: #E3E3E3; color: Black; font-family: Trebuchet MS; font-size: 10pt; }
INPUT { background-color: #E3E3E3; color: Black; font-family: Trebuchet MS; font-size: 10pt; }
TEXTAREA { background-color:#e6e6e6; color: Black; font-family: Trebuchet MS; font-size: 10pt; }
textarea { background-color:#e6e6e6; color: Black; font-family: Trebuchet MS; font-size: 10pt; }
/* ------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------ */
/* HERE DOWNWARDS ARE PAGE SPECIFIC STYLINGS */
/* ------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------ */
/* INDEX PAGE */
/* ------------------------------------------------------------------------------------------------ */

#leftTextTop
{
    float: left;
    padding: 5px;
    width: 298px; 
    text-align: left;
    font-size: 12px;
    line-height: 1.4em;
}  

#leftVideoRight
{
    float:right; 
    width: 310px;
    padding: 0;
    text-align: left; 
}

#banner-ad-2
{
    clear: both;
    margin: 5px 5px;
    text-align: center;
    padding-top: 10px;
    width: 608px;
    height: 80px;
}

#gettingStarted
{
    clear: both;
    margin: 5px 5px;
    width: 608px;
    height: 100px;
    background-image: url(../images/gettingStarted.gif);
    border: solid 1px #4040FF;
}

#listings
{
    float: left;
    clear: both;
    overflow: visible;
    margin: 5px 5px;
    width: 608px;
    border: solid 1px #4040FF;
    background-position:bottom;
    background-image: url(../images/benefitsUnder.jpg);
    background-repeat: no-repeat;
}

#listingsTopBar
{
    position: relative;
    width: 604px;
    padding-top: 4px;
    padding-left: 4px;
    color:#fff;
    height: 22px;
    font-size: 11pt;
    font-weight: bold;
    background-color: #80AFFF;
}

#benefitsList1
{
    float:left; width: 300px;line-height: 1.2em;
}

#benefitsList1 ul
{
    display:block;
    text-align: left;
    width: 280px;
    list-style-type: square;
    list-style-position: inside;
    padding: 0 0 0 10px;
    margin: 5px;
    font-size: 10pt;
    font-weight: bold;
}

#benefitsList1 li
{
    padding: 2px;
    margin: 2px;
}


#benefitsList2
{
    float:right;width:300px;line-height: 1.2em;
}

#benefitsList2 ul
{
    display:block;
    text-align: left;
    width: 280px;
    list-style-type: square;
    list-style-position: inside;
    padding: 0 0 0 10px;
    margin: 5px;
    font-size: 10pt;
    font-weight: bold;
}

#benefitsList2 li
{
    padding: 2px;
    margin: 2px;
}

#massageintheuk
{
    float: left;
    clear: both;
    overflow: visible;
    margin: 5px 5px;
    width: 608px;
    border: solid 1px #4040FF;
    text-align:center;
}

/* ------------------------------------------------------------------------------------------------ */
/* GET LISTED PAGE */
/* ------------------------------------------------------------------------------------------------ */

#mainTextTopLeftImg
{
    float: left;
    clear: both;
    margin: 5px 0 0 5px;
    width: 610px; 
    text-align: left;
    font-size: 15pt;
    font-weight: bold;
    line-height: 14px;
    background-image: url(../images/GetListed.gif);
    background-repeat: no-repeat;
}

#mainTextTop
{
    float: left;
    margin-left: 20px;
    margin-top: 23px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    width: 580px; 
    line-height: 1.3em;  
}

#mainTextHolder
{
    margin: 15px 5px 5px 5px;
    width: 600px;
}

#mainTextBronze
{
    float: left;
    clear: left;
    margin: 5px 0 5px 0;
    text-align: left;
    font-size: 12pt;
    line-height: 9px;
    font-weight: bold;
    width: 610px;
    min-height: 49px;
    background-image: url(../images/bronzeLevel.gif);
    background-repeat: no-repeat;
}

#bronzeText
{
    position: relative;
    left: 20px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}

#mainTextGold
{
    float: left;
    clear: left;
    text-align: left;
    font-size: 12pt;
    line-height: 9px;
    font-weight: bold;
    width: 610px;
    min-height: 49px;
    background-image: url(../images/goldLevel.gif);
    background-repeat: no-repeat;
    margin: 5px 5px 5px 0;
}

#goldText
{
    position: relative;
    left: 20px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}

#mainTextPlatinum
{
    float: left;
    clear: left;
    margin: 5px 5px 5px 0;
    text-align: left;
    font-size: 12pt;
    line-height: 9px;
    font-weight: bold;
    width: 610px;
    min-height: 49px;
    background-image: url(../images/platinumLevel.gif);
    background-repeat: no-repeat;
}

#platinumText
{
    position: relative;
    left: 20px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}

#mainTextSwap
{
    float: left;
    clear: left;
    margin: 5px 0 5px 0;
    text-align: left;
    font-size: 12pt;
    line-height: 9px;
    font-weight: bold;
    width: 610px;
    min-height: 49px;
    background-image: url(../images/swapLevel.gif);
    background-repeat: no-repeat;
}

#swapText
{
    position: relative;
    left: 20px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}

/* SIGN UP PAGE */


/* MASSAGE ME PAGE */

#mainTextTopLeftImgMassageMe
{
    float: left;
    clear: both;
    margin: 5px;
    width: 610px; 
    text-align: left;
    font-size: 15pt;
    font-weight: bold;
    line-height: 14px;
    background-image: url(../images/massageme.gif);
    background-repeat: no-repeat;
}

#mainTextTopMM
{
    float: left;
    overflow: visible;
    margin-top: 23px;
    margin-left: 5px;
    min-height: 90px;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    width: 580px;   
}

.searchCell
{
    border: solid 1px black;
    height: 25px;
}

/* CONTACT */

#mainContentLeftBg
{
    float: left;
    clear: both;
    margin: 5px;
    width: 610px; 
    text-align: left;
    font-size: 15pt;
    font-weight: bold;
    line-height: 14px;
    background-image: url(../images/contactus.gif);
    background-repeat: no-repeat;
}

#mainContentLeftText
{
    float: left;
    overflow: visible;
    margin-top: 23px;
    margin-left: 5px;
    min-height: 90px;
    text-align: left;
    font-weight: normal;
    font-size: 10pt;
    width: 580px;   
}

#mainContentLeftText table
{
    border-collapse: collapse;
    border: solid 1px black;
}

#mainContentLeftText tr td
{
   border: solid 1px black;
} 

/* FAQ */
#mainFAQLeftBg
{
    float: left;
    clear: both;
    margin: 5px;
    width: 610px; 
    text-align: left;
    font-size: 15pt;
    font-weight: bold;
    line-height: 14px;
    background-image: url(../images/faq.gif);
    background-repeat: no-repeat;
}

#mainContentLeftProfileText
{
    float: left;
    overflow: visible;
    margin-top: 23px;
    margin-left: 5px;
    min-height: 90px;
    text-align: left;
    font-weight: normal;
    font-size: 10pt;
    width: 600px;   
}

/* USER PROFILE */

#userProfileHeading
{
    padding: 4px;
    font-weight:bold;
    font-size:11pt;
    background-color:#80AFFF;
    width:590px;
}

#userProfileTable
{
    border: solid 1px black;
    width: 600px;
}

#userProfileTable tr td
{
    padding:3px;
}

/* COUNTER */

#counter
{
    width: 170px;
    clear: both;
    padding: 4px; 
    text-align: right;
    margin-top: 5px;
    border: solid 1px black;
    background-color: #80AFFF;
    color: #fff;
}