﻿body
{
    color: #384673;
    background-color: #002c39;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 180%;
}
*
{
    margin: 0;
    padding: 0;
}
a img, table
{
    border: 0;
}
a img
{
    border: none;
    vertical-align: middle;
}
a
{
    color: #0083A9;
    text-decoration: underline;
}
a:hover
{
    text-decoration: underline;
}
dl, ol, ul
{
    margin-left: 30px;
}
button, select, textarea, input
{
    font: 100% serif;
}
table
{
    border-collapse: collapse;
}
caption, th, td
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6, p
{
    margin: .5em 0 .5em 0;
}
h1
{
    font-size: 1.4em;
}
h2
{
    font-size: 1.2em;
}
h3
{
    font-size: 1.1em;
}
p
{
    line-height: 180%;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.clear
{
    clear: both;
}

/* LAYOUT STYLES */
#wrap
{
    background-image: url("/App_Themes/Default/Images/Layout/TileBackground.jpg");
    margin: 0 auto;
    margin-top: 40px;
    width: 962px;
}
#header
{
    position: relative;
    height: 104px;
}
#header .siteHeader
{
    margin: 0;
    padding: 25px;
}
#header .siteLogo
{
    float: right;
    padding: 20px 30px;
}
#controlPanel
{
    background-color: #a5acb0;
    height: 30px;
    margin-bottom: 30px;
    width: 100%;
    z-index: 9999;
}
.breadcrumbs
{
    background-color: #f0ede2;
    border-bottom: solid 3px #fff;
    font-size: 10px;
    font-style: italic;
    padding-bottom: 4px;
    padding-left: 13px;
    padding-top: 4px;
    width: 600px;
}
.breadcrumbs a
{
    color: #50638f;
}
.loginPanel
{
    background-image: url("/App_Themes/Default/Images/Layout/SmallLeftPanel.jpg");
    height: 26px;
    line-height: 26px;
    margin-bottom: 3px;
    width: 181px;
}
.searchPanel
{
    background-image: url("/App_Themes/Default/Images/Layout/LeftSideTBPanel.jpg");
    height: 26px;
    line-height: 26px;
    width: 181px;
}
.tbSearch
{
    width: 70px;
    border: none;
}
#textContent
{
    padding: 10px;
}
#page
{
    border-bottom: 5px solid #FFF;
    margin-left: 8px;
    width: 946px;
}
#LeftColumn
{
    float: left;
    width: 180px;
}
#CenterColumn
{
    float: left;
    margin-left: 6px;
    width: 613px;
}
#RightColumn
{
    float: left;
    margin-left: 5px;
    width: 142px;
}
#footer
{
    background-color: #002c39;
    background-image: none;
    color: #6fc0d6;
    padding: 5px;
}

/* MENU */
#menu
{
    border-top: 3px solid #FFF;
    position: relative;
    width: 181px;
    z-index: 500;
}
#menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0;
    text-align: left;
    white-space: nowrap;
}

#menu li
{
    list-style: none;
    margin: 0;
    padding: 10;
}
#menu li
{
    border-bottom: 3px solid #FFF;
}
#menu ul ul
{
    left: -9999px;
    position: absolute;
}
#menu ul#toplevel
{
    left: 0;
    position: absolute;
    top: 0;
}
#menu ul > li
{
    background-image: url('images/layout/navbuttonbg.jpg');
    height: 26px;
}
#menu ul ul li
{
    background-image: url('images/layout/flyoutbgtile.jpg');
    height: 26px;
    width: 200px;
    z-index: 9999;
}
#menu ul li a
{
    color: #156c9f;
    display: block;
    font: normal 10px arial,sans-serif;
    font-weight: bold;
    line-height: 26px;
    padding: 0 10px 0 40px;
    text-decoration: none;
}
#menu ul ul li a
{
    color: #156c9f;
    display: block;
    font: normal 10px arial,sans-serif;
    font-weight: bold;
    line-height: 26px;
    padding: 0 10px 0 10px;
    text-decoration: none;
}
#menu ul li:hover > ul
{
    left: 100%;
    margin-left: -1px;
    margin-top: -26px;
}
#menu a:hover ul, #menu a:hover a:hover ul, #menu a:hover a:hover a:hover ul
{
    left: 100%;
}
#menu a:hover ul ul, #menu a:hover a:hover ul ul
{
    left: -9999px;
}
#menu table
{
    border-collapse: collapse;
    height: 0;
    left: 99%;
    margin-left: -1px;
    margin-top: -7px;
    position: absolute;
    width: 0;
}

/* USER CONTROLS */
.uc
{
    padding: 10px;
}
.uc.image
{
    padding: 0;
}
.uc.columns
{
    padding: 0;
    width: 100%;
}
.uc.text
{
    padding: 10px;
}

/* FORM ELEMENTS */
.tb
{
    background-color: #FFF;
    border: 1px solid #CCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.25em;
    line-height: 1.25em;
    margin-top: 5px;
    min-width: 200px;
    padding: 5px;
}
.btn
{
    background-color: #8b9bbc;
    border: solid 1px #384673;
    color: #FFF;
    font-family: Arial,Helvetica,sans-serif;
    min-width: 75px;
    padding: 3px;
}
.ff
{
    padding-bottom: 10px;
}

/* PAGER */
.pagerResults
{
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
}
.pagerMenu
{
    float: right;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: right;
}
.pagerItem
{
    background-color: #FFF;
    border: 1px solid #CCC;
    color: #374875;
    font-size: .7em;
    font-weight: bold;
    padding: 5px;
}
.pagerItem:hover
{
    background-color: #374875;
    border: 1px solid #CCC;
    color: #FFF;
    font-size: .7em;
    font-weight: bold;
    padding: 5px;
}
.pagerItemCurrent
{
    background-color: #374875;
    border: 1px solid #CCC;
    color: #FFF;
    font-size: .7em;
    font-weight: bold;
    padding: 5px;
}
