@charset "utf-8";

body{
background-color:#CCCCCC;}

#container {
width:890px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

#navcontainer {
background-color:#000000;
}

#navcontainer ul {
font-size:9px;
font-weight:bold;
color:white;
text-align:center;
padding-bottom:10px;
padding-top:10px;
margin:0;
}

#navcontainer ul li {
display:inline;
margin-left:-4px;
}

#navcontainer ul li a {
color:white;
text-decoration:none;
padding:5px 7px;
}

#navcontainer ul li a:hover {
background-color:#666666;
color:white;
padding-bottom:10px;
padding-top:15px;
}

#logo {
clear:both;
float:left;
width:273px;
margin:20px 0 10px;
}

#logoFull {
clear:both;
float:left;
width:100%;
margin:20px 0 10px;
}

.man #content { 
background:url(../images/crazy.jpg) no-repeat bottom right;
height:566px;
}

.judy #content {
background:url(../images/judy.jpg) no-repeat bottom right;
height:516px;
}

.rod #content {
background:url(../images/rod.jpg) no-repeat bottom right;
height:651px;
}

.david #content {
background:url(../images/david.jpg) no-repeat bottom right;
height:516px;
}

.jean #content {
background:url(../images/jean.jpg) no-repeat bottom right;
height:546px;
}

.margret #content {
background:url(../images/margret.jpg) no-repeat bottom right;
height:624px;
}

.marjorie #content {
background:url(../images/marjorie.jpg) no-repeat bottom right;
height:536px;
}

.andrew #content {
background:url(../images/andrew.jpg) no-repeat bottom right;
height:536px;
}

.debbie #content {
background:url(../images/debbie.jpg) no-repeat bottom right;
height:549px;
}

.nhs #content {
background:url(../images/NHSContent.jpg) no-repeat bottom right;
height:500px;
}

.access #content {
background:url(../images/access.jpg) no-repeat top right;
height:610px;
}

.mirror #content {
background:url(../images/mirror.jpg) no-repeat top right;
height:970px;
}

.treatments #content {
background:url(../images/mirror.jpg) no-repeat top right;
height:536px;
}

.lamp #content {
background:url(../images/lamp.jpg) no-repeat top right;
height:550px;
}

.staff #content {
height:1290px;
}

#viewMapBtn {
float:right;
width:75px;
height:33px;
}

#viewMap {
width:450px;
height:465px;
margin:0;
padding:0;
}

.TDT {
margin-left:10px;
}

#pinkbar {
height:9px;
width:100%;
background:url(../images/pinkBar.png) repeat-x !important;
background:url(../images/pinkBar.gif) repeat-x;
}

#content #txt {
clear:both;
height:auto;
width:380px;
margin-left:50px;
padding-right:14px;
background:url(../images/txtBG.png) repeat-y !important;
background:url(../images/txtBG.jpg) repeat-y;
padding-bottom:5px;
}

#content #txtLongLeft {
clear:left;
height:auto;
width:390px;
padding-left:50px;
background:url(../images/txtBG.png) repeat-y !important;
background:url(../images/txtBG.jpg) repeat-y;
padding-bottom:5px;
}

#content #txtShortRight {
float:right;
height:auto;
width:300px;
padding-right:50px;
}

#content #txtLeftHalf {
float:left;
height:auto;
width:335px;
padding:0 0 0 50px;
}

#content #txtRightHalf {
float:right;
height:auto;
width:335px;
padding:0 50px 0 0;
}

#reception {
background:url(../images/receptionists.jpg) no-repeat 40px 0;
height:auto;
}

#content #txtLeft {
float:left;
height:auto;
width:300px;
padding-left:50px;
}

#content #txtRight {
float:right;
height:auto;
width:380px;
padding-right:50px;
}

#content #txtFull {
clear:both;
height:auto;
width:700px;
margin-left:50px;
margin-top:10px;
padding-top:10px;
padding-right:10px;
}

.lists {
list-style:none;
margin:0;
padding:0;
}

li.roundP {
background-image:url(../images/purpleBulletSmall.jpg);
background-repeat:no-repeat;
background-position:left center;
color:#9b5ba5;
margin:0;
padding:0 0 0 10px;
}

li.roundPO {
background-image:url(../images/purpleBullet.jpg);
background-repeat:no-repeat;
background-position:left top;
padding:0 0 0 13px;
}

#footer {
clear:both;
height:51px;
background-image:url(../images/footerBG.jpg);
background-repeat:repeat-x;
}

#footerTXT {
float:left;
margin-top:14px;
margin-left:50px;
width:156px;
height:19px;
}

#contactUS {
background-color:#FFFFFF;
width:450px;
height:auto;
padding:10px 50px;
}

.contactForm tr {
vertical-align:top;
}

#corner {
position:relative;
height:51px;
width:80px;
float:right;
padding-right:74px;
background-image:url(../images/footerCorner.jpg);
background-repeat:no-repeat;
}

#cornerNHS {
position:relative;
height:51px;
width:284px;
float:right;
background-image:url(../images/footerCornerNHS.jpg);
background-repeat:no-repeat;
}