﻿
/*

body { background:#777799; }

div#wrapper { width:1000px; margin:0 auto 80px auto; min-height:400px; background:white; }

div#header    { position:relative; background:url('http://www.janepowelltutoring.co.uk/images/header_bg.gif') no-repeat; height:224px; }
div#sitetitle { position:absolute; right:70px; top:40px; text-align:right; color:#99aacc;  
                line-height:50px; font-size:3rem; font-style:italic; font-family:times,georgia,serif; font-weight:bold; }

div#content { padding:30px 70px 60px 70px; }


*/

div#logdiv { background:#bce; padding:3px 20px; font-style:italic; line-height:2.5rem; }
a#logout { display:block; float:right; }

table.grid           { width:650px; max-width:100%; }

table.grid td,
table.grid th        { border:solid 1px #bcd; padding:2px 5px; }

table.grid th        { background:#aabbd4; /* border-bottom:solid 1px #bcd; why? */ }
table.grid tr.sub td { background:#d2ddf6; }
table.grid td        { background:#f2f8ff; }
 
td.l, th.l { text-align:left; }
td.r, th.r { text-align:right; }
td.m, td.m { text-align:center; }


.inblok { display:inline-block; } 

select { padding-right:10px; }
label { width:180px; display:inline-block; }
input[type="submit"], input[type="button"], button { border-radius:4px; }
input.minim  { /* padding:0 5px !important; */ font-size:0.6rem !important; line-height:normal !important; min-width:14em; margin:0 !important; }  /* padding,min-width,margin altered 7 jul 2021 */
.red { color:#a00; }
.green { color:#080; }

hr { margin:20px 0; border-top:dotted 3px rgba(0,0,0,0.2); }

ul.plain    { list-style:disc; padding-left:20px; }
ul.plain li { padding:0 0 0 10px; }

div.fbdiv td { border:solid 1px #888; padding:1px 5px; }

/* ------------- NEW FOR 2019 ---------------- */
div#content6      { font-size:90%; }
div#lcol          { padding-right:0 !important; }   /* because we're not using a 2-column layout for the tutors section */
