/* Debug 
td { border: 1px solid black !important}
td td { border: 1px solid red !important}
td td td { border: 1px solid blue !important}
td td td td { border: 1px solid green !important}
td td td td td { border: 1px solid yellow !important}
/* */

.searchactivitymaintable td
{
    font-size: x-small;
    padding: 2px 4px 2px 4px;
    background-color: inherit;
}
.searchactivitydescriptiontd
{
    vertical-align: top;
}
.searchactivityfieldstd
{
    vertical-align: top;
    padding-right: 20px;
}
.cls_subcategory
{
    margin-top: 4px;
}
.searchresulttable
{
    width: 700px;
    border: 1px solid black;
    border-collapse: collapse;
    background-color: #fcf0e2;
    color: #000000;
    margin-bottom: 20px;
    margin-left: 0px;
    table-layout: fixed;
}
.searchresultitemheader
{
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    font-weight: bold;
}
.searchresultidheader
{
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    font-weight: bold;
    text-align: right;
}


.searchresulttable td
{
    padding: 2px 4px 2px 4px;
    vertical-align: top;
}
.searchresultlefttable, .searchresultrighttable
{
    padding: 0px 0px 0px 0px;
}
.searchresultlefttable td, .searchresultrighttable td
{
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-right: 4px;
    color: #000000;
}

.searchresultlefttabletd
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-right: 1px solid black;
}
.searchresultrighttabletd
{
    padding: 0px 0px 0px 0px;
}

.searchresultbottomspacer
{
    margin-bottom: 20px;
}
.searchresultitemspacer
{
}
.searchresultitemdescription
{
    white-space: nowrap;
}
.searchactivitylinktd, .activity_city_link, .noresultslink
{
    color: #487B72;
}
.searchresultitem a
{
    color: #487c73;
}
.activities_city_state
{
    font-size: small;
}
