﻿body, td, div
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 13.5px;
}
body
{
    background-image: url('../Images/BackgroundFade.gif');
    background-repeat: repeat-x;
}

p
{

}

.pageContainer
{
}
.pageHeader
{
    width: 800px;
    height: 75px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../Images/GlendeningTopBar.jpg');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.pageBody
{
    width: 778px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
}

.pageFooter
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    text-align: center;
}

.pageFooter a
{
    text-decoration: none;
    color: #808080;
}
.pageFooter a:hover
{
    color: #333333;
}

.boxContainer
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid none none none;
    border-width: 5px;
    border-color: #808080;
    vertical-align: top;
}

.box, .subBox
{
    width: 220px;
    text-align: left;
    vertical-align: top;
}

.fullSpan
{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}

H1
{
    color: #032f6b;
    font-size: 18px;

}
H2
{
    color: #032f6b;
    font-size: 14px;

}

H3
{
   
    color: #032f6b;
    font-size: 13.5px;
}
.box
{
    padding: 10px;
    margin: 10px;
    width: 220px;
    display: inline-block;
}
.subBox
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    color: #808080;
}
.copyright
{
    font-size: 11px;
}

input, select
{
    border: 1px dotted #C0C0C0;
    padding: 2px;
    margin: 2px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 13.5px;
}

table.login
{
    width: 275px;
    background-image: url('../Images/BackgroundFade.gif');
    background-repeat: repeat-x;
}
table.login th
{
    background-color: #032d65;
    color: #FFFFFF;
}

table.searchCriteria
{
    width: 780px;
    color: #808080;
}

table.searchCriteria th
{
    text-align: left;
}

table.searchCriteria h2
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    color: #333333;
    font-weight: 600;
}
table.searchCriteria .leftCol
{
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #C0C0C0;
    width: 50%;
}

.rightalign
{
    text-align: right;
}

.topDiv
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    padding-bottom: 25px;
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: top;
}

.bottomDiv
{
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 25px;
}

.textBottom
{
    vertical-align: -5px;
}
input.noborder
{
    padding: 0;
    border: 0;
    vertical-align: -2px;
}

a
{
    text-decoration: none;
    color: #808080;
}

a:hover
{
    color: #333333;
}

a.def
{
    text-decoration: none;
    color: #333333;
}

a.def:hover
{
    color: #808080;
}

#layoutTemplate
{
    border: 1px dotted #808080;
}

.itemDisplay
{
    padding: 2px 0px 2px 0px;
    margin: 2px 0px 2px 0px;
    vertical-align: top;
    background-color: #F0F0F0;
    border: 1px dotted #C0C0C0;
    width: 775px;
    display: inline-block;
}

.imgDisplay
{
    width:250px;
    float:left;
    position:relative;
}

.imgOverlay
{
    width: 235px;
    height: 20px;
    background-color: #333;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    opacity: .75;
    /* */
    bottom: 0px;
    position:absolute;
    color:Yellow;
    font-weight:normal;
    padding-left:15px;
    z-index:99;
    text-align:center;
 }
 
.titles
{
    width: 225px;
    padding-left: 15px;
    padding-right: 15px;
    border-right: dotted 1px #333;
    float: left;
    color: #0033CC;
    height:100%;
    min-height:170px; 
    position:relative;
 }

.title
    {
        padding-bottom:6px;
        padding-top:6px;
    }

.details
        {               
            font-size: 11px;
            color: #333333;
            width: 250px;
            float:left;
            padding-left:10px;
        }
   
.label
        {
            color: #000;
            vertical-align: top;
        }
.moreInfo
        {
            width:235px;
            height:15px;
              bottom: 0px;
            position:absolute;
            border-top: dotted 1px #333333;
        }
.label34343434
{
color:Yellow;
}

H2.Notes 
{
    color:Yellow;
}

.searchCriteria
{
    border: 1px dotted #808080;

    padding-left:15px;
 
}
Table.searchResults 
{
    width:100%;
    border: 1px dotted #808080;
    margin-bottom:10px;
}
.noteHead
{
    color:#666699;
    font-size:12px;
}