﻿.detailheader
{
    font-size: 30px;
    letter-spacing: 2px;
}

.teacherframe
{
    width: 100px;
    height: 100px;
    background-image: url("../Images/Site/Directory/TeacherFrame.jpg");
    padding: 10px 10px;
}

.heading
{
    font-size: 18px;
    font-family: Impact;
    letter-spacing: 2px;
    color: #000000;
}

.heading_openingtimes
{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000000;
}

li.ticked
{
    list-style: none;
    font-family: Impact;
}

.bio
{
    font-size: 12px;
    line-height: 150%;
}

h2.nice
{
    color: #000000;
    font-family: Impact;
    font-size: 18px;
    letter-spacing: 2px;
    margin: 0px;
    font-weight:normal;
}

.teacher_name
{
    color: #000000;
    font-family: Impact;
    font-size: 18px;
    letter-spacing: 2px;
    margin: 0px;
    display:block;
    margin-top:-5px;
}

.description
{
    line-height: 170%;
    text-align: justify;
}

.address
{
    letter-spacing: 1px;
    font-family: Impact;
}

.schoolpicfloat
{
    float: left;
    padding: 10px 10px;
}

table.full
{
    width: 100%;
}

table.fullschool
{
    margin: 0 auto;
}



table.fullschool td
{
    border: solid 3px #000000;
}


.schooltitle
{
    background-color: #9e9b00;
    border: solid 1px #000000;
    height: 80px;
    font-family: Impact;
    text-align: center;
    text-transform: uppercase;
    color: #a90000;
    font-weight: bold;
    font-size: 45px;
    width:550px;
}


.basicinfo
{
    width: 380px;
    background-color: #9e9b00;
    border: solid 1px #000000;
    color: #ffffff;
    padding: 3px 3px;
}


.basicinfo a
{
    color: #ffffff;
    text-decoration: none;
}

.basicinfo a:hover
{
    color: Green;
}

.picturepanel
{
    color: #ffffff;
    text-align: center;
}

.teachercell
{
    background-color: #ffff00;
    color: #000000;
    padding: 3px 3px;
    width: 250px;
}

.techerpic
{
    width: 150px;
    display: block;
    margin: 5px 45px;
}

table#timestable
{
    border: none;
    width: 100%;
}

table#timestable td
{
    border: none;
}

