.glossaryHead 
{
color: #604C3B;  
font-weight: bold; 
}


/* All SR widths combined */
.SummaryContainer, .SearchResultsListings, .noteContainer, .errorContainer, table.manageContainer, .Listing, .SearchResultsListingBody, .SearchResultsListingHeader
{
	width: 444px;
}
.manageContainer
{
	width: 444px;
}
.SearchResultsListingHighlightsPhoto, .SearchResultsListingHighlightsNoPhoto
{
	width: 433px;
}
/* end widths */

.infoIconContainer 
{
	display: none;
}
.infoContentContainer
{
	padding: 26px 0px 0px 10px !important;
}
.summaryContainer .summaryContainerIntro
{
	padding-top:10px;
	display: block;
	font-family: Arial,Verdana;
	font-size: 1.5em;
	font-weight: normal;
	color: #604C3B;
	text-decoration: normal;
	margin-left: 5px;
	border-bottom:dotted 1px #464646;
	width: 440px;
}

.summaryContainer .summaryContainerData
{
	color: #604C3B;
	font-weight: normal;
	font-size: 1em;
	font-family: Arial,Verdana;
	margin-left: 5px;
	margin-right: 0px;
	display: block;
}
.SearchResultsCommand
{
	display: none;
}
.manageContainer img, .manageContainer select, .Action input
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.manageContainer img
{
	margin-left: 2px;
}
.manageContainer td.Normal, .manageContainer tr td span.Normal
{
	font-weight: normal;
	font-family: Arial,Verdana;
	color: #878787; 
	margin-left: 3px;
}

.ExpandSortLicenseContainer {
    background-image: url(/Portals/9/skins/RevolutionHealth/images/RH_ExpandSortLicenseContainer.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    height:65px;
    overflow:hidden;
    padding-top:5px;
}

.ExpandSortLicenseContainer tr td span
{
    color: #000000;
    font-weight:normal;
	margin-left: 9px;
}
.manageContainer td
{
	margin-left: 0px !important;
	padding-left: 2px;
}
.SearchAreaCell {
	width: 100%;
}
.SortCell 
{
    color: #000000 !important;
    font-weight:normal !important;
	width: 125px;
}
.SortSelect {
	width: 115px;
}
.LicenseFilterCell 
{
    color: #000000 !important;
    font-weight:normal !important;    
	width: 165px;
}
.LicenseFilterSelect {
	width: 155px;
}

.SummaryContainer, .SearchResultsListings, .errorContainer
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.noteContainer
{
    margin-left: 6px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;	
}
.errorContainer
{
	border: 0px;
}

.noteTitleContainer {
background-color:#FFFFFF !important;
color:#47b629 !important;
font-size: 0px;
font-weight:normal !important;
background-image: url('/portals/9/images/RH_GreenExclaim.png');
background-position:center center;
background-repeat:no-repeat;
}

.noteContentContainer {
border:0px solid #737373 !important;
color:#5a4738;
font-size: 14px;
font-weight: normal;
text-align:left;
}

.noteLimitedResults .noteContentContainer 
{
	background-color: #FFFFFF !important;
}
.manageContainer
{
	background-color: transparent;
	border: 0px solid #818181;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px !important;
}

.ActionContainer, .ExpandSortLicenseContainer, .PagerContainer
{
	width: 100%;
}
.ActionContainer 
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.FooterPagerContainer td 
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.manageContainer .PagerContainer td 
{
	padding-top: 3px;
}
.manageContainer .ActionContainer td
{
	padding-left: 5px;
}
a.PagerLink 
{
	font-family: Arial,Verdana;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.PagerLinkActive 
{
    color: #604C3B; 
	font-family: Arial,Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.Listing
{
	margin-top:10px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	cursor:pointer; cursor:hand;
}
.ListingWithVacancy { }
.ListingWithoutVacancy { }
.ListingWithVacancyMouseover { }
.ListingWithoutVacancyMouseover { }

.ListingWithVacancy .SearchResultsListingHeader
{
	background-color:transparent;
	background-image: url('/Portals/9/Skins/RevolutionHealth/images/RH_AvailHead.jpg');
	background-repeat: no-repeat;
	background-position: left top; 	
}
.ListingWithVacancyMouseover .SearchResultsListingHeader { }
.ListingWithoutVacancy .SearchResultsListingHeader { }
.ListingWithoutVacancyMouseover .SearchResultsListingHeader { }
.ListingWithVacancy .SearchResultsListingVacancy, .ListingWithVacancyMouseover .SearchResultsListingVacancy
{
	width: 108px;
	height: 18px;
	position: absolute;
	left: 10px;
	top: 95px;
	background-image: url('/Portals/9/Skins/RevolutionHealth/images/RH_AcceptingInquiries.png');
	background-repeat: no-repeat;
}

.ListingWithoutVacancy .SearchResultsListingVacancy, .ListingWithoutVacancyMouseover .SearchResultsListingVacancy
{
	width: 108px;
	height: 18px;
	position: absolute;
	left: 10px;
	top: 95px;
	background-image: url('/Portals/9/Skins/RevolutionHealth/images/RH_AvailUnknown.png');
	background-repeat: no-repeat;
}


.SearchResultsListingHeader
{
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow:hidden;
	vertical-align: middle;
	border:solid 0px #999999;
	position: relative;
    top: 2px;
}


.SearchResultsListingHeaderC
{
	width: 406px;
	position: relative;
}
.SearchResultsListingHeaderC a
{
	position: absolute;
	padding-left: 5px;
}
.SearchResultsListingHeaderCR
{
	position:relative;
}

.SearchResultsListingHeaderCR img
{
	display: none;
}

.SearchResultsListingHeaderR
{
	width: 11px;
	z-index: 50;
}

.SearchResultsListingHeaderL
{
	width: 0px;
	z-index: 50;
}
.ListingWithFavorite .SearchResultsListingHeaderL { }

.SearchResultsListingHeaderFavoriteImage
{
	position: relative;	
}
.SearchResultsListingHeaderFavoriteImage img
{
	position: absolute;
	display: block;  
    right: 2px;
    top: -12px;
	background-repeat: no-repeat;
}

.SearchResultsListingHeaderSubscriptionImage
{
	position: relative;	
}

.SearchResultsListingHeaderSubscriptionImage img
{
	display: block;  
    position: absolute;
    right: 22px;
    top: -11px; 
	background-repeat: no-repeat;
}

.SearchResultsListingHeader span a
{
	position: relative;
	top: 0px;
	padding-left: 10px;
	line-height: normal;
	white-space: normal;
	font-family: Arial,Verdana;
	font-size: 1.1em;
	font-weight: normal;
	width: 434px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

.ListingWithVacancy .SearchResultsListingHeader span a, .ListingWithVacancy .SearchResultsListingHeader span a:visited, .ListingWithVacancy .SearchResultsListingHeader span a:active, .ListingWithVacancy .SearchResultsListingHeader span a:hover
{
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial,Verdana;
	color: #90A433;
}
.ListingWithVacancyMouseover .SearchResultsListingHeader span a, .ListingWithVacancyMouseover .SearchResultsListingHeader span a:visited, .ListingWithVacancyMouseover .SearchResultsListingHeader span a:active, .ListingWithVacancy .SearchResultsListingHeader span a:hover
{
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial,Verdana;
	background-color: transparent;
	 color: #90A433; 
}

.ListingWithVacancyMouseover .SearchResultsListingHeader
{
	background-color:transparent;
	background-image: url('/Portals/9/Skins/RevolutionHealth/images/RH_AvailHead_over.jpg');
	background-repeat: no-repeat;
	background-position: left top; 	
}

.ListingWithoutVacancy .SearchResultsListingHeader span a, .ListingWithoutVacancy .SearchResultsListingHeader span a:visited, .ListingWithoutVacancy .SearchResultsListingHeader span a:active, .ListingWithoutVacancy .SearchResultsListingHeader span a:hover
{
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial,Verdana;
}
.ListingWithoutVacancyMouseover .SearchResultsListingHeader span a, .ListingWithoutVacancyMouseover .SearchResultsListingHeader span a:visited, .ListingWithoutVacancyMouseover .SearchResultsListingHeader span a:active, .ListingWithoutVacancyMouseover .SearchResultsListingHeader span a:hover
{
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	background-color: #f8f8f9;
}
.SearchResultsListingBody {
	position: relative;
	height: 125px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:1px dotted #ccc;
}
.SearchResultsListingBodyIE {
	height: 125px;
	width: 456px;
}
.ListingWithVacancy .SearchResultsListingBody {
    background-image: url('/Portals/9/Skins/RevolutionHealth/images/RH_AvailBody.jpg'); 
	background-repeat: repeat-y;
	background-position: left top;    
    border-bottom:1px solid #FFFFFF;
}

.ListingWithoutVacancy .SearchResultsListingBody {
	background-color: transparent;
}


.ListingWithVacancyMouseover .SearchResultsListingBody {
    background-image: url('/Portals/9/Skins/RevolutionHealth/images/RH_AvailBody_over.jpg'); 
	background-repeat: repeat-y;
	background-position: left top;    
    border-bottom:1px solid #FFFFFF;
}

.ListingWithoutVacancyMouseover .SearchResultsListingBody {
	background-color: #f8f8f9;
}

.SearchResultsListingPhoto
{
	position: absolute;
	top: 5px;
	left: 11px;
}
.SearchResultsListingPhoto a img
{
	border-width: 0px;
	width: 107px !important;
	height: 80px !important;
}
.SearchResultsListingNoPhoto a img
{
	border-width: 0px;
	width: 0px;
	height: 0px;
	display: none;
}
.SearchResultsListingAddressPhoto
{
	display: block;
	white-space: nowrap !important;
	padding-left: 130px;
	padding-top:5px;
}

.SearchResultsListingAddressPhoto span
{
	color: Black;
	
}

.SearchResultsListingAddressNoPhoto
{
    display: block;
	white-space: nowrap !important;
	padding-left: 10px;
	padding-top:5px;
}
.ListingWithVacancy .SearchResultsListingAddressPhoto span,.ListingWithVacancy .SearchResultsListingAddressNoPhoto span, .ListingWithVacancyMouseover .SearchResultsListingAddressPhoto span,.ListingWithVacancyMouseover .SearchResultsListingAddressNoPhoto span
{
	font-size: 14px;
	font-weight: normal;
	color: #383838;
}
.ListingWithoutVacancy .SearchResultsListingAddressPhoto span,.ListingWithoutVacancy .SearchResultsListingAddressNoPhoto span, .ListingWithoutVacancyMouseover .SearchResultsListingAddressPhoto span,.ListingWithoutVacancyMouseover .SearchResultsListingAddressNoPhoto span
{
	font-size: 14px;
	font-weight: normal;
	color: #383838;
}
.SearchResultsListingHighlightsPhoto, .SearchResultsListingHighlightsNoPhoto
{
	position: absolute;
	bottom: 10px;
	left: 122px;
	height: 35px;
	width: 300px;
	overflow: hidden;
	font-family: Arial,Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #464644;
	padding: 0px 6px 0px 6px;
	background-color: transparent;

}

.SearchResultsListingVacancy { }

.ListingWithVacancy .SearchResultsListingVacancy, .ListingWithVacancyMouseover .SearchResultsListingVacancy { }

.SearchResultsListingVacancy span
{
display: none;
}
.SearchResultsListingMemoryCare
{
    display: block;
    width: 140px;
	height: 20px;
	background-image: url('/Portals/9/Skins/RevolutionHealth/images/RH_orangeCheck.png');
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
	white-space: nowrap !important;		
}


.SearchResultsListingMemoryCareIE6
{
	width: 162px;
	height: 28px;
	background-image: url('/Portals/9/Skins/RevolutionHealth/images/RH_orangeCheck.png') !important;
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	left: 138px;
	bottom: 23px;
	text-align: left;
	white-space: nowrap !important;
}
.SearchResultsListingNoMemoryCare
{
	display: none;
}
.SearchResultsListingMemoryCare span, .SearchResultsListingMemoryCareIE6 span
{
	font-family: Arial,Verdana;
	font-size: 1.0em;
	font-weight: normal;
	color: #000000;
	white-space: nowrap;
	padding-left: 145px !important;
	display:block;
}

.ListingWithoutPhoto .SearchResultsListingMemoryCare span{
	padding-left: 28px !important;
}

.ListingWithoutPhoto .SearchResultsListingMemoryCare
{
    display: block;
    width: 20px;
	height: 20px;
	background-image: url('/Portals/9/Skins/RevolutionHealth/images/RH_orangeCheck.png');
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
	white-space: nowrap !important;		
}


.ListingWithoutPhoto .SearchResultsListingMemoryCareIE6
{
	width: 20px;
	height: 28px;
	background-image: url('/Portals/9/Skins/RevolutionHealth/images/RH_orangeCheck.png') !important;
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	left: 138px;
	bottom: 23px;
	text-align: left;
	white-space: nowrap !important;
}


.SearchResultsListingMoreInfoButton
{
	width: 92px;
	height: 15px;
	position: absolute;
	right: 0px;
	bottom: 11px;
	background-image: url('/Portals/9/Skins/RevolutionHealth/images/btn/RH_ReadMore.png');
	background-repeat: no-repeat;
}

.SearchResultsListingMoreInfoButton span
{
	display: none;
}

.SearchResultsHighlightsAlpha
{
	width: 70px;
	height: 25px;
	background-position: 0px 0px;
	position: absolute;
	bottom: 2px;
	right: 10px;
	
}
.SearchResultsHighlightsAlphaIE6
{
	display: none;
}
.ListingWithVacancy .SearchResultsHighlightsAlpha
{
	background-image: url('/Portals/9/Skins/RevolutionHealth/images/RH_blueFadeAvail.png');
}
.ListingWithVacancyMouseover .SearchResultsHighlightsAlpha
{
	background-image: url('/Portals/9/Skins/RevolutionHealth/images/RH_blueFadeAvail.png');
}

.ListingWithoutVacancy .SearchResultsHighlightsAlpha, .ListingWithoutVacancyMouseover .SearchResultsHighlightsAlpha
{
	background-image: url('/Portals/9/Skins/RevolutionHealth/images/RH_blueFade.png');
}

.ListingWithVacancyMouseover .SearchResultsHighlightsAlpha, .ListingWithoutVacancyMouseover .SearchResultsHighlightsAlpha
{
	background-position: 70px 0px;
}

/******************************************/
/* END SEARCH RESULTS NEW LISTING CLASSES */
/******************************************/

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active 
{
color:#222;
font-size:0.9em;
text-decoration:underline;
}

/****************************************/
/*   FAVORITES BUCKET                   */
/****************************************/
/* The entire module enclosure div */
.TreeContainer
{
	width: 96%; 
	margin: auto;
	margin-bottom: 20px;
	padding: 0px;
	position: relative;
	z-index: 1;
	border-bottom:dotted 1px #464646;
}


/* The header div above the tree, containing "Favorites", "Help", and "New Folder" */
.TreeHeader
{
    color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 2px 0px 2px 5px;
	position: relative;
	z-index: 1;
	border-bottom:dotted 1px #464646;
}

/* The tree div, below the header div */
.TreeBody
{
	background-color: #FFFFFF;
	font-family: Arial,Verdana;
	font-size: .9em;
	font-weight: normal;
	color: #604C3B;
}
.TreeBody table
{
	width: 139px;
}
.TreeBodyBottom
{
	width: 139px;
}
#FavoritesHelpLink
{
	display: none;
}
/* This class must be enabled to allow word-wrapping on long facility names */
.TreeBody span
{
       display: -moz-inline-block;
       display:inline-block;
       white-space: normal !important;
}
/* "Sign In" or "Join Now" to use Favorites -- displayed in place of tree when user isn't logged in */
.NagPanel
{
	font-size: .9em;
	width: auto;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.FavTreeScroller
{
	width: 149px;
	max-height: 450px;
	overflow: auto;
}
#FavTreeScroller img /* folder and favorite icons in TreeView */
{
	vertical-align: top !important;
}
/* Div shown when a postback is occurring */
.PostbackUpdate, #PostbackUpdate
{
	display: none;
	position: absolute;
	/* This should be .TreeContainer.width/2 - img.width/2 */
	left: 65px; 
	/* This will get overwritten by the JS */
	top: 80px; 
}

/* The "Favorites" span */
.TreeTitle
{
	font-family: Arial,Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #464644;
	text-align: left;
	float: left;
	cursor: default;
	padding-left:3px;
}
.TreeHeader span
{
	color: #464644;
}

/* "Help", "New Folder", and "Expand" */
.TreeCommand
{
	font-family: Arial,Verdana;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	text-align: right;	
	margin-right: 6px;
	margin-left: 0px;
	float: right;
	cursor: pointer; cursor: hand
}

.TreeCommand #FavoritesHelpLink
{
	float: left;
	text-align: right;
}
.TreeNode 
{
	width: 95px;
}
/* Prevent Party and Search nodes from getting a link underline */
a.TreeNode:link, a.TreeNode:visited, a.TreeNode:active
{
	text-decoration: none;
}

.TreeBLCorner
{
	display: none;
	height: 0px;
}
.TreeBottomCenter
{
	display: none;
	height: 0px;
}
.TreeBRCorner
{
	display: none;
	height: 0px;
}

/********************************/
/* END FAVORITES BUCKET         */
/********************************/



/********************************/
/*   Dynamic Registration       */
/********************************/
.contactInfo, .contactInfo:hover
{
	font-family: Arial,Verdana;
	font-size: 1.0em !important;
	font-weight: bold !important;
	color: #336699 !important;
	text-decoration: none !important;
}
a[name="drtoppage"] span:hover, a[name="drtoppage"]:hover, a[name="drtoppage"] span.Normal:hover
{
	text-decoration: none !important;
	color: inherit !important;
}
a[name="drbottompage"] input, a[name="drbottompage"] input:hover, a[name="drbottompage"]:hover
{
	text-decoration: none !important;
}
a[name="drbottompage"] input
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}
.Help
{
	background-color: #f8f8f9 !important;
	border: solid 1px #000 !important;
	color: #222 !important;
	font-family: Arial,Verdana;
	font-size: 1.0em !important;
}
.NormalTextBox
{
	font-size: 1.0em;
	line-height: 1.0em;
	font-family: Arial,Verdana;
	color: #222;
}
td.NormalBold
{
	padding-top: 5px;
}
/********************************/
/*  End Dynamic Registration    */
/********************************/

/* Explicit image dimensions for IE6 */
img[alt="Print this page"] {width: 70px; height: 30px; }
a[title="Expand the geographic area of your search."] {width: 70px; height: 30px; }
a[title="Narrow the geographic area of your search."] {width: 70px; height: 30px; }

/* Favorites help div */
#FavHelp
{
	position: absolute;
	left: -9999px;
	z-index: 500;
	padding: 10px;
	background-color: #f8f8f9 !important;
	width: 456px !important;
	border: 1px solid #006699 !important;
	top: 0px !important;
	color: #222;
	text-shadow: none !important;
}

#FavHelp .glossaryHead 
{
	font-family: Arial,Verdana;
	color: #222 !important;
}

#FavHelp span
{
	color: #222 !important;
	text-shadow: none !important;
}

.StandardButton 
{
background: #DDDDDD none repeat scroll 0 0;
color: #000000;
font-family: Arial,Verdana;
font-size: 12px;
font-weight: normal;
padding-left: 5px;
padding-right: 5px;
}

