﻿body
{
    font-family: 'Trebuchet MS';
    font-size: 12px;
    width: 800px;
    padding-top: 0;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background-image: url( '~/../../images/background.png' );
    background-repeat: repeat-x;
    top: 10px;
    overflow: visible;
}
#header
{
    height: 90px;
    width: 800px;
    border-bottom:solid 1px #CCCCCC;
}
#headerRight
{
    width: 240px;
    float: right;
    margin-top: -95px;
    text-align: right;
}
#headerLeft
{
    width: 560px;
    height: 90px;
    background-image: url( '~/../../images/blueSpot.png' );
    background-repeat: no-repeat;
}
#titleBlock1
{
    height: 35px;
    margin-left: 50px;
    padding-top: 5px;
}
#menuBlock1
{
    margin-top: 25px;
    height: 35px;
    overflow: hidden;
}
.Menu
{
    width: 560px;
    height: 22px;
}
.menuItem
{
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    font-family: 'Trebuchet MS';
}
.menuItem:hover
{
    color: #FFFFFF;
    background-color: #606060;
}
#row1
{
    width: 800px;
    height: 235px;
    display: inline-block;
}
#row2
{        
    width: 800px;
}
#MainRow
{
    margin: 4px;
    width: 800px;
    height: inherit;
}
.therapyRow
{
    height:170px;
}
a
{
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #333333;
}
.xouter3{
    border-top: solid 1px #CCCCCC;
    width:800px;
    /*height: 100%;*/
    float:left;
    overflow: visible;
}
.xleftcol3{
    float: left;
    width: 33%;
    /*height: 100%;*/
}
.xmiddlecol3 {
    overflow:visible;
    height: 100%;
}

* html .xmiddlecol3{float:left}
* html .xmiddlecol3 .xinner3{width:100%;}

.xrightcol3 {
    float:right;
    width: 33%;
    /*height: 100%;*/
    position:relative;    

}
#LinkButton
{
    text-decoration: none;
}
#col1 a:hover, #col2 a:hover, #col3 a:hover
{
    padding: 3px;
    margin-left:-3px;
    color: #FFFFFF;
    background-color: #606060;
}
#col1 a, #col2 a, #col3 a
{
    padding: 3px;
    margin-left:-3px;    
}
.homeBtm
{
    padding: 3px;
}
.openHours
{
    margin-left:15px;
    margin-bottom: 5px    
}
.therapyPanel
{    
    margin-top:-140px;
    text-align: center;
    width: 250px;
}
.therapiesLbl
{
    vertical-align: top;
}
.modalBackground
{
    background-color: #FFFFFF;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{    
    width: 518px;
    height: 468px;
    background-image: url(  '~/../../images/modalBackground.png' );
    background-repeat: no-repeat;
}
.modalPopupLower
{
    margin-left: 12px;
    margin-top: 18px;
    border-style: none;
    border-width: 0px;
    width: 480px;
    height: 375px;
    overflow: hidden;
}
.shortTitle
{
    background-image: url(  "~/../../images/titleBacks/physio_blueSpot_fees.png" );
}
.longTitle
{
    background-image: url( "~/../../images/titleBacks/physio_blueSpot_therapies.png" );
}
.serviceTitle
{    
    background-image: url(    "~/../../images/titleBacks/physio_blueSpot_services.png" );
}
.faqTitle
{    
    background-image: url(    "~/../../images/titleBacks/physio_blueSpot_faq.png" );
}
.mapTitle
{
    background-image: url(    "~/../../images/titleBacks/physio_blueSpot_map.png" );
}
.serviceTitle, .faqTitle, .mapTitle, .shortTitle, .longTitle
{
    background-position: 5px 5px;
    width: 425px;
    height: 30px;
    background-repeat: no-repeat;
    margin-left: 0px;
    padding-top: 5px;    
    padding-left: 35px;
    display: block;
    background-color: #CCCCCC;
}
.middle
{
    min-height:510px;
    width:460px;
}
.middlePager
{
    max-height:35px;   
}
.button
{
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
.button a {
	display:block;
	width:100%;
	height:100%;
	margin-top: -30px;
	margin-left: 415px;	
	background:transparent url(~/../../images/buttons/closeBtn.png) no-repeat top left;
	outline:none;
}
.button a:hover {
	background-position:0 -25px;
}
.centerContent
{
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    width: 460px;
    min-height: 510px;
    vertical-align: top;
}
.centerContentInner
{
    padding:4px;
}
.noborder
{
    border: 0px none #FFFFFF;
}
img.therapistImg
{
    width: 154px;
    height: 190px;
}
.a2a_dd{float:right} 
.copytext
{
    font-size: 10px;
    color: #C0C0C0;
    text-align: center;
    display: block;
    width: 800px;
    position: absolute;
}  
.row1DetailsView
{
    width: 246px;
    overflow: hidden;
    height: 165px;
}
#row2 TextBox
{
    border-style: none;
    border-width: 0px;
    background-color: #C0C0C0;
}
.maptext
{
    font-size: 12px;   
}




