/* Style sheet for Gina Farmer Physiotherapy services website */
/* Written by Robin Hall (robin@paulandrobin.org.uk) */

body { background-color: #FFFFCC; font-family: tahoma, sans-serif; color: #003333; padding: 0 2em 0 2.5em; margin: 1em; height: 100%;}

em       {font-weight: bold; font-style: normal; }
strong  {font-weight: bold;}
hr        {border-top-width: 1px; border-top-style: solid; border-color: #669999; }

.dummy {display: none;}

a:link      {color: #336666;}
a:visited  {color: #336600;}
a:active   {color: #00CC00;}

img.leftfloat     {float: left; margin-right: 1em; margin-bottom: 1em; margin-left: 1em; border: 0; }
img.rightfloat   {float: right; margin-left: 0em; margin-bottom: 0em; border: 0; }

/* ------------------------------ HEADINGS -- */
h1 {line-height: 120%; font-style: italic; margin-left: -10px; margin-right: 125px; border-top: thin solid green; background-color: white; }
h2 {font-size: 120%; }


div.links { }
div.links ul {border: none;  display: inline; margin-left: 1em;} 
div.links li {border: none ; display: inline; margin: 0; padding: 0;} 
div.links a {text-align: center; border: thin solid #669999; padding: 4px; }
div.links a:hover  {background-color: white;}

table {border-collapse: collapse; border: thin solid green; padding: 1em; margin-bottom: 1em; }
td {padding: 0.2em 0.5em 0.2em 0.9em; border: thin solid green; }
th {background-color: white; border: thin solid green;}

div#footer {padding-top: 0.5em; padding-bottom: 0.5em; margin-left: -10px; padding-left: 10px; border-top: thin solid green; border-bottom: thin solid green; }
div#footer p {margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }




