﻿body, td, th, span, input, textarea, select 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
}

body
{
    margin: 0px;
    background-color: #D9CFB4;
    text-align: center;
}

ul
{
    list-style-type: square;
}

ul.NoMargin li
{
    margin-left: -25px;
}


a:link, a:visited
{
    color: #3C6FA2;
    text-decoration: underline;
}

a:hover
{
    color: #000000;
}

.PageTitle
{
    font-size: 14px;
    font-weight: bold;
}

.HelpNotes
{
    font-size: 11px;
    color: #555555;
    font-style: italic;
}

.TinyHelpNotes
{
    font-size: 9px;
    color: #555555;
}

.TinyHelpNotes a:link, .TinyHelpNotes a:hover, .TinyHelpNotes a:active, .TinyHelpNotes a:visited  
{
    color: #555555;
    text-decoration: underline;
}

.AlertBox
{
    display: block;
    width: 90%;
    text-align: left; 
    background-color: #FFEEEE;
    border: 1px solid red;
    font-weight: bold;
    color: #CC3333;
    padding: 6px;
    margin: 3px 0px 9px 0px;
}

hr
{
    height: 1px;
    color: #AEA383;
}

/* Header ========================================================================== */

.IntranetHeader
{
    background-color: #8B8060;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;     
}

.IntranetHeader a:link, .IntranetHeader a:visited
{
    color: #FFFFFF;
    text-decoration: underline;
}

.IntranetHeader a:hover
{
    color: #FFFFFF;
}

/* Footer ========================================================================== */

td.Copyright
{
    background-color: #FFFFFF;
    font-size: 12px;
    padding: 12px 20px 12px 20px;
    line-height: 1.5em;
}

.IntranetFooter
{
    background-color: #8B8060;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;  
}

/* Menu ============================================================================ */

.Menu
{
    background-color: #AEA383;
    background-image: url(/Images/menu_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
}

.Menu a:link, .Menu a:visited
{
    font-weight: bold;
}

.Menu img
{ 
    position: relative; bottom: -2px;
}

.IntranetMenu
{
    background-color: #AEA383;
    background-image: url(/Images/menu_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
}

.IntranetMenu a:link, .IntranetMenu a:visited
{
    font-weight: bold;
    color: #FFFFFF
}

/* Content ========================================================================= */

.Content     /* Container for everything below header and above footer */
{
    background-color: #FFFFFF;
    padding: 12px 20px 12px 20px;
}

.Breadcrumb
{
  font-size: 10px;
	color: #888888;
}

.Breadcrumb :link, .Breadcrumb :visited
{
  color: #888888;
  text-decoration: underline;
}

.Breadcrumb :hover
{
  color: #333333;
}

/* Front Page ====================================================================== */

table.QuickSearchCategories td
{
    font-size: 75%;
    padding: 0px 8px 0px 0px;
}

/* Advanced Search ================================================================= */

.AdvSearchSection
{
    cursor: pointer;
}

.AdvSearchSection h2
{
    margin: 0px;
    font-weight: bold;
    font-size: 16px;
}

.AdvSearchSectionDescription
{
    float: right;
    width: 425px;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}

td.ToggledSection
{
    background-color: #f3edd9;
}

td.ToggledSection hr
{
    border: 1px dashed #aea383;
}

td.ToggledSection .SubCategories td, td.ToggledSection .Themes td
{
    font-size: 10px;
}

/* Public Search Results =========================================================== */

td.SearchResultPhotoCell
{
    vertical-align: top;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #CCCCCC;
    position: relative;
}

td.SearchResultPremiumPhotoCell
{
    vertical-align: top;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #CCCCCC;
    position: relative;
}

img.SearchResultPhoto
{
    border: 0px;
}

td.SearchResultTextCell
{
    vertical-align: top;
    width: 100%;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #CCCCCC;
    position: relative;
}

td.SearchResultPremiumTextCell
{
    vertical-align: top;
    width: 100%;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #CCCCCC;
    position: relative;
}

hr.SearchResultHr
{
    height: 1px;
    color: #CCCCCC;
}

div.ResultsIcons
{
    position: absolute;
    top: 5px;
    right: 0px;
}

/* Public Listing ================================================================== */

div.SectionHeading
{
    font-size: 15px;
    font-weight: bold;
    padding-top: 15px;
}

div.SectionHeading hr
{
    height: 1px;
}

div.ListingTerm
{
    font-weight: bold;
    padding-top: 10px;
    padding-left: 20px;
}

div.ListingTerm .InlineDefinition
{
    font-weight: normal;
}

div.ListingDefinition
{
    padding-left: 40px;
}

/* Grid Tables ===================================================================== */

.GridTable
{
    border: 0px;
    width: 100%;
    padding: 4px 5px 4px 5px;
}

.GridHeader
{
    background-color: #DDDDDD;
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    padding: 4px 5px 4px 5px;
}

.GridHeader a:link, .GridHeader a:visited
{
    color: #444444;
}

.GridHeader a:hover
{
    color: #000000;
}

.GridRow1
{
    background-color: #FFFFFF;
    padding: 4px 5px 4px 5px;
}

.GridRow2
{
    background-color: #F1F1F1;
    padding: 4px 5px 4px 5px;
}

.GridRowMember
{
    background-color: #EEEEEE;
    padding: 4px 5px 4px 5px;
}

.GridRowPending
{
    background-color: #FFDDDD;
    padding: 4px 5px 4px 5px;
}

/* Forms =================================================================== */

input
{
    
}

.Button
{
    background-color: #2C7F19;
    color: #FFFFFF;
    font-weight: bold;
    border-top: 1px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    border-left: 1px solid #000000;
    font-size: 12px; 
}

div.ButtonCluster
{
    padding: 20px 0px 15px 0px;
    text-align: center;
}

.ButtonRed
{
    background-color: #FFDDDD;
    color: #000000;
    border-top: 1px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    border-left: 1px solid #000000;
    font-size: 12px; 
}

/* Special =================================================================== */

table.AdminSearch
{
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
}

img.PremiumField
{
    border-right: 5px solid white;
}

/* Login Box ================================================================= */

.LoginBox
{
    background-color: #DDDDDD;
    border: 1px solid #CCCCCC;
    padding: 15px;
    margin: 15px;
}

.LoginBoxHeader
{
    font-weight: bold;
}

.LoginBoxText
{
}

.CheckBoxListColumn 
{
    margin-left: 30px;
    width: 80%;
}

.CheckBoxListColumn td
{
     width: 33%;
     white-space: nowrap;
}

