﻿.DeletedRow
{
    background-color: Teal;
}

.CategoryTd
{
    background-color: Orange;
}

.MDListingItemTitle
{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}

.MDListingItemAddress
{
    font-size: 12px;
    /*font-weight: bold;*/
    margin-bottom: 10px;
}

.MDListingMoreInfo
{
	
}

.MDListingMoreInfo a:link, 
.MDListingMoreInfo a:visited, 
.MDListingMoreInfo a:active  
{
    font-weight: bold;
    font-size: 11px;
    color: #b30000;
    text-decoration: none;
}

.MDListingMoreInfo a:hover
{
	font-weight: bold;
    font-size: 11px;
    color: #b30000;
    text-decoration: underline;
}

.MDDetailsItemTitle
{
    font-size: 13px;
    font-weight: bold;
}

.MDListingItemDescription
{
    font-size: 12px;
    margin-bottom: 10px;
}

.MDDetailsItemDescription
{
    font-size: 12px;
}

MDDetailsItemWebsiteLink a
{
    font-size: 11px;
    font-weight: bold;
    color: #b30000;
}

.MasterDetails, 
.MasterDetails td, 
.MasterDetails td td
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

.MDFeatureGroupTitle
{
    font-weight: bold;
    padding-left: 0px;
}

.MDFeatureGroups .MDFeatureGroup
{
	margin-bottom: 10px;
}

.MDFeatureGroups .MDFeatureGroup ul
{
	margin-left: 25px;
}

.MDFeatureGroups .MDFeatureGroup ul li
{
	list-style-type: disc;
}

td.accredcell
{
	padding-right: 10px;
	white-space: nowrap;
}

div.locimg
{
	margin: 3px;
	padding: 3px;
	background-color: #FFFFFF;
}

div.locimg img
{
	text-decoration: none;	
}

/*
.MDDetailsBullets
{
    padding-left: 10px;
}

.MDDetailsBullets li
{
    line-height: 15px;
}
*/









div.subsectiontitlearea
{
	padding-top: 10px;
    font-family: Arial, Sans-Serif;
    border-bottom: 3px black solid;
    margin-bottom: 2px;
    vertical-align: bottom;
}    

div.subsectiontitle
{
    font-weight: bold;
    font-size: 20px;
    float: left;
    text-align: left;
}

div.subsectionalpha
{
    font-size: 11px;
    float: right;
    text-align: right;
    margin-top: 9px;
}

tr.pager *
{
	font-family: Arial, Sans-Serif;
    font-weight: bold !important;
}

tr.pager td table td
{
    padding-left: 3px !important;
    padding-right: 3px !important;
}

tr.pager > td > table td a,
tr.pager a
{
	text-decoration: none !important;
}

tr.pager > td > table td a:hover,
tr.pager a:hover
{
	text-decoration: underline !important;
}




.admintable th
{
	text-align: left;
}




.overlayarea
{
	overflow: auto; 
	height: 90px; 
	border: solid 1px #CCCCCC; 
	margin-bottom: 4px;	
}

.misinfo
{
	width: 300px;
	height: 140px;	
}