/*
================================================
    style sheet for Devon Music Centres
    url:     devonmusiccentres.org.uk
    author:  Andrew Morrow
    email:   webmaster@devonmusiccentres.org.uk
================================================
*/

*
{
    background-color: transparent;
    border-collapse: collapse;
    border-style: none;
    border-width: 1px;
    border-color: rgb(170,180,200);
    font-family: Tahoma, sans-serif;
    font-size: 11pt;
    font-weight: normal;
    line-height: 1.2;
    color: rgb(0,0,0);
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    vertical-align: top
}


h1
{
    text-align: right;
    font-size: 22pt;
    color: rgb(10,30,120)
}

h2
{
    font-size: 14pt;
    color: rgb(10,30,120);
    padding-top: 7pt;
    padding-bottom: 7pt
}

h3
{
    color: rgb(10,30,120);
    font-weight: bold;
    padding-top: 5px
}

a
{
    font-size: 100%;
    color: rgb(200,0,0)
}

table
{
    width: 100%
}

/* can these table styles be removed? Only used in infomation and concerts */
 
table.dates td
{
    border-top-style: solid;
    border-bottom-style: solid;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 15px;
    text-align: right
}

table.dates tr.thick td
{
    border-top-width: 2px
}

table.dates
{
    width: auto;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    margin-bottom: 11pt
}

table.times td
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 15px
}

table.times tr.uline td
{
    border-bottom-style: solid;
    padding-bottom: 5px
}

table.times
{
    width: auto;
    margin-bottom: 11pt
}

p.std
{
    text-align: justify;
    padding-bottom: 11pt
}

p.bulletin
{
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    background-color: rgb(230,230,240);
    color: rgb(10,30,120)
}

p.nav
{
    padding-top: 5px;
    padding-left: 15px;
    text-indent: -15px
}

*.rlink
{
    text-align: right;
    padding-bottom: 5px
}

*.blue
{
    color: rgb(10,30,120)
}

*.grey
{
    color: rgb(170,180,200)
}

li
{
    vertical-align: middle;
    text-align:justify;
    list-style-position: outside;
    margin-left: 15px;
    padding-left: 10px;
    margin-bottom: 11pt
}

