﻿.foo{}

/* Google Map */
#map
{
}
#map_canvas
{
    height: 300px;
}

#page .img-link
{
    background-image: none;
    padding-left: 0px;
}
#page .doc-link, #page .doc-link:Hover
{
    padding-left: 20px;
    background: Transparent url("adobe.gif") no-repeat left center;
}
img.main
{
    margin: 0px 0px 10px 0px;
}
ol
{
    margin: 0px;
    padding: 0px;
}
ol li
{
    margin: 0px 0px 0px 25px;
    padding: 0px;
}

table.inline td
{
    vertical-align: top;
    padding: 0px 5px 5px 0px;
}
p.back
{
    margin-top: 20px;
}

/* Declare the template classes */
.content, .content-footer, .Menu, .Menu-Item,
.record-menu, .record, .intro, .article, .overview, .pg-element, .docs,
.footer, .footer .rec, #hob-area
{
    overflow: hidden;
    height: 100%;
}

#content h2, #content h3.title,
#research h2, #research h3.title
{
    margin-bottom: 15px;
}
#content h4.title, #research h4.title
{
    margin-bottom: 10px;
}

/* Links that appear on the left hand-side of the page (sections, etc)
   Inherits most properties from #navigation in style.css */
.Menu
{
    margin-bottom: 25px;
}
.Menu ul.Links li a:Hover, .Menu ul.Links li a.Selected,
#right .record-menu ul.Links li a:Hover, #right .record-menu ul.Links li a.Selected
{
}
/* Inherits from .record h2 (below) */
.Menu h3
{
}
#right .Menu h4, #right .Menu ul li a
{
    padding-left: 4px;
}

/* Menu that appears on multi-page templates - inherits most properties from .Menu */
.record-menu
{
    width: 180px;
    float: right;
}
.Menu h3, .Menu h4, .record-menu h4
{
}

/* Items that appear in the menu */
.Menu-Item
{
    background-color: #F1F1F1;
    padding: 4px;
    margin-bottom: 10px;
}
.Menu-Item p
{
    margin-bottom: 8px;
}

/* Standard records */
.record, .intro, .content-footer, .footer
{
    margin-bottom: 15px;
    padding: 6px 5px;
}
.record .content
{
}

/* News and article listing */
.article, .pg-element, #hob-area
{
    margin: 5px 5px 10px 5px;
    border: dashed 1px Silver;
    padding: 5px;
}
.article h3, .article p, .article .content, p.dates, .overview
{
    margin-bottom: 8px;
}

/* Documents listing for file template */
.pg-element, .docs
{
}
.pg-element h3, .pg-element h5, .docs h3
{
    margin-bottom: 8px;
}
.pg-element h3
{
}
.pg-element
{
}
.pg-element ul.Links
{
    margin: 0px 0px 10px 20px;
    padding: 0px;
}
.pg-element ul.Links li
{
    margin: 0px;
    padding: 0px;
}
.docs .AspNet-DataList table
{
    width: 100%;
}
.docs .AspNet-DataList table tbody td
{
    width: 50%;
    padding: 0px 10px 15px 0px;
    vertical-align: top;
}
.docs .AspNet-DataList table tbody td h4
{
    margin-bottom: 5px;
}
.docs .AspNet-DataList table tbody td h5 a
{
    text-decoration: underline;
}
.docs .AspNet-DataList table tbody td h5 a:Hover
{
    text-decoration: none;
}

/* Staff and Hours of business */
table.hob
{
    width: 100%;
}
table.hob td
{
    width: 50%;
    padding: 0px 5px 5px 0px;
    vertical-align: top;
}

/* Footer stuff */
.footer
{
}
.footer .rec
{
    margin-bottom: 15px;
}

/* ++++++++ CUBA ++++++++ */
.section .scores, .data .scores2, .section .status
{
    overflow: hidden;
    height: 100%;
}
.section .scores
{
    float: right;
    width: 49%;
}
.section .status
{
    float: left;
    width: 49%;
}
.data .scores2
{
    float: left;
    width: 65%;
}
/* ++++++++ CUBA ++++++++ */