/* A few things to note: currently png graphics are used- these seem to display a few shades darker in IE than PSPro, so
a change to .jpg would require the 'sitelinks a' background colour to be changed */

html {
}

body {
margin: 0px;
text-align: center;
background-color: #D2E0F2; /* #8EAFDC; */
}
br {
line-height: 1.5em;
}

.outerwrapper {
margin-left: auto;
margin-right: auto;
width: 800px;
text-align: left; /* This is required to 'undo' (i.e. left justify) nested div's after the 'centralisation' of the body div */
background-color: white;
}

.leftborder {
background: url(../images/leftborder.png);
background-repeat: repeat-y;
}

.topborder {
position: relative;
top: 0px;
width: 800px;
height: 112px;
background: url(../images/topborder.png);
background-repeat: no-repeat;
}

.topborder a {text-decoration: none;}

.topborder h1 {
margin-top: 2px;
margin-left: 64px;
font-family: arial;
color: white;
}

.topborder h2 {
margin-top: -16px;
margin-left: -90px;
font-family: arial;
color: white;
position: absolute;}

.whitelogo {
background: url(../images/logosmallwhite.png);
position: absolute;
top: 6;
left: 535;
width: 30px;
height: 30px;
}

.sitelinks {
position: relative;
top: 31px;
margin-left: 80px;
font-size: 12px;
font-family: arial;
color: white;
text-align: center;
}

.sitelinks a {
text-decoration: none;
color: white;
background-color: #3763A1;
border-right: 2px solid white;
border-left: 2px solid white;
padding: 2px;
padding-right: 8px;
padding-left: 5px;
margin-right: 2px;
font-weight: bold;}
.sitelinks a:hover {color: red;}

.bottomborder {
position: relative;
bottom: 0px;
width: 799px;
height: 26px;
background: url(../images/bottomleft.png);
background-repeat: no-repeat;
}

.content {
background-color: white;
text-align: justify;
position: relative;
margin: 20px 20px 20px 110px;
font-size: 10.5pt;
font-family: trebuchet ms;
}





.homepage {
font-family: arial;
font-size: 20pt;
text-align: center;
}

.homepage p {font-family: trebuchet ms; clear: both; margin-bottom: -5px;}

.container1 {
position: relative;
height: 300px;
margin-left: 15px;
margin-right: 20px;
margin-top: 35px;}

.container2, .container3 {
position: relative;
height: 150px;
}
.leftcell#topleft a, .rightcell#topright a, .middlecell#bottommiddle a  {text-decoration: none; color: #1D2F47;}
.leftcell#topleft a:hover, .rightcell#topright a:hover, .middlecell#bottommiddle a:hover  {text-decoration: none; color: #0C4789;}
.container3 {margin-top: 35px;}
.leftcell#bottomleft {
font-size: 10.5pt;
padding-top: 5px;
}
.rightcell#bottomright {
font-size: 10.5pt;
padding-top: 5px;
}

.middlecell#logo {
background: url(../images/logomidblue.png);
width: 150px; /* as the graphic is 50pixels smaller than the other ones, the width needs to be re-specified */
}

.leftcell, .middlecell, .rightcell {
background-repeat: no-repeat;
color: #1D2F47;
font-weight: bold;
font-family: trebuchet ms;
width: 200px;
height: 150px;
padding-top: 20px;
}
.leftcell {
position: absolute;
left: 0;
}
.middlecell {
}
.rightcell {
position: absolute;
right: 0;
top: 0;
}
.leftcell#topleft {background: url(../images/massage_stomach_fade_small.png);}
.middlecell#bottommiddle {background: url(../images/massage_remedial3.png); padding-top: 40px;}
.rightcell#topright {background: url(../images/massage_swedish.png);}




.mainpagead {
height: 350px;
margin: 10px 6px 0px -10px;
text-align: center;
color: #555;
padding-top: 40px;
background-color: #416EA9;
background: url(../../Resources/massage%20images/massage_stomach_fade_big.png);
background-repeat: no-repeat;
border: 1px dashed #999; /* #91B1E2; */
}

.mainpagead a{ text-transform: uppercase; font-weight: bold; text-decoration: none; color: #444; }

.mainpageheader a{
color: black;
font-family: arial;
font-style: italic;
font-weight: bold;
font-size: 22pt;
text-decoration: none;
line-height: 1.5em;}

.qualifications {
width: 50px;
text-align: center;
color: #333;
padding-top: 10px;
/* background-color: #416EA9; */
padding-bottom: 10px;
border: 1px solid #999; /* #91B1E2; */
border-left: 0px;
border-right: 0px;
margin-top: 35px;
padding-left: 80px;
padding-right: 80px;
}

.priceheader {
font-size: 16px;
font-weight: bold;
text-decoration: underline;
line-height: 2em;
margin-bottom: 5px;
}

.price {color: red; font-weight: bold;}