﻿.divCategories a:link, .divCategories a:visited
{
    color: #000000;
    text-decoration: none;
    font-family: Arial;
    font-size:12.5pt;
}

.divCategories a:hover, .divCategories a:active
{
    color: #EBF5FF;
    text-decoration: none;
}

.divMostRecent a:link, .divMostRecent a:visited
{
    font-family: Verdana;
    font-size:10pt;
    text-decoration: none;
    color: #000000;
    margin-left:5px;
}

.divMostRecent a:hover, .divMostRecent a:active
{
    color: #7EA2C3;
    text-decoration: none;
}

.divMostRecent
{
}

.divCategories ul
{
    margin:0px;
    padding:0px;
}

.divMostRecent ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.divMostRecent li
{
    list-style-type: none;
    border-bottom: solid 1px #2B6094;
    font-size:10pt;
    
}

.divCategories
{
    background-color: #C4D4E3;
    background-image: url('/Images/CategoriesBG.jpg');
    background-position: left;
    background-repeat: repeat-y;
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    margin: 0px;
    padding: 0px;
}

.divCategories ul
{
    list-style-type: none;
    padding-left: 0em;
    margin-left: 0em;
}

.divCategories li
{
    list-style-type: none;
    border-bottom: solid 1px #2B6094;
}

.imgBullet
{
    margin-right: 15px;
    border: none;
}



.divListingHeader h1
{
    font-size: 16pt;
    font-family: Courier New;
    font-weight: bold;
    border-bottom: 1px solid black;
    margin: 5px;
    padding: 0px;
    background: none;
    text-align: left;
}

.divListingHeader h2
{
    font-size: 18pt;
    font-family: Arial Black;
    font-weight: normal;
    margin: 0px;
    padding: 5px;
    background: none;
    text-align: left;
}

.spnHeading
{
    font-family: Tahoma;
    font-weight: normal;
    color: Navy;
}

.divListingDetailGroup
{
    margin: 5px;
    padding: 0px;
    border: 1px solid silver;
}

.divListingDetailGroup h3
{
    /*border-bottom: 1px solid silver;
    background-color: #DDDDDD;
    margin: 0px;
    padding: 2px;*/
    background-image:url('../GradStreamer.ashx?GDIType=Gradient&Col1=FFFFFF&Col2=dfdfdf&H=40&W=1');
    background-position:top left;
    background-repeat:repeat-x;
    margin: 0px;
    padding:5px;
    border-bottom:solid 1px silver;  
}

.divListingDetailGroup p
{
    padding: 5px;
    margin:10px;
    font-family:verdana;
}

.grdHeader
{
    background-color: Black;
    color: White;
}

.grdHeader a:link, .grdHeader a:active, .grdHeader a:visited
{
    color: White;
}

.grdItem
{
    background-color: White;
    border: 1px solid black;
}

.grdAlternateItem
{
    background-color: #e0e0e0;
    border: 1px solid black;
}

.divListingResultOtherCats
{
    background-image:url('../GradStreamer.ashx?GDIType=Gradient&Col1=FFFFFF&Col2=bfd8fe&H=570&W=1&Direction=1');
    background-position:top left;
    background-repeat:repeat-x;
    border:solid 1px gray;
    padding:0px;
}

.divListingResultOtherCats h4
{
    background-position:top left;
    background-repeat:repeat-x;
    padding:5px;
    margin:0px;
    border-bottom:solid 1px silver;  
}

.divListingResultOtherCats div
{
    padding-left:5px;
    padding-right:5px;
    padding-bottom:10px;
    margin-top:10px;
    border-bottom:solid 1px gray;
}
.divListingResultOtherCats div a
{
    color:#0c0080;
    display:block;
}

.divListingResultOtherCats div a:hover
{
    color:#3f6ab8;
}

.anchorJobListingCatsSortedColumn
{
    color:Blue;
    font-weight:bold;    
}
.anchorJobListingCatsUnSortedColumn
{
    color:Black;
    font-weight:bold;
}

#divCategoryJobListings table tr:hover td
{
    background-color:#e8f5fc;
}

#divCategoryJobListings .tdGreenBar
{
    background-color:#c4cce4;
}

#divCategoryJobListings table tr td a
{
    display:block;
}
#divCategoryJobListings table tr td a:hover
{
    color:#3f6ab8;
}