/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	/* height: 100%; */	
        /* background-color: #0000FF; */
 	/* BACKGROUND-IMAGE: url(bg.jpg); */ 
}
.skinmaster {
	/* height: 100%; */
/*	background-color: #F3F5FA; */
	background-color: #FFFFFF; 
	BORDER-RIGHT: #7994CB 0px solid; 
	BORDER-TOP: #7994CB 0px solid;  
	BORDER-LEFT: #7994CB 0px solid; 
	BORDER-BOTTOM: #7994CB 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
	
}
.skinheader {
/*	BACKGROUND-IMAGE: url(bg.jpg); */
background-color: #FFFFFF 20px solid;
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_PARMenu.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	/* width: 100%; */
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.leftpane {
	width: 195px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border-top: #000000 0px solid;
	border-right: #000000 0px solid;
	/* position: absolute; */
	float: left;
	top: 210px;
	left: 254px;
	z-index: 10;
	
}

.contentpane 
{
	z-index: 0;
	width: 520px; 
	background-color: transparent;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 0px;
	float:right; 
	
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 750px; 
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	clear:both;	
	
	
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_PARMenu.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FDF9EE;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	color: #026749;
}


/*************************************/
/* Classes for Search Results revamp */
/*************************************/
.ActionContainer 
{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}
a.PagerLink 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	text-decoration: none;
	color: #777777;
	cursor: pointer;
	cursor: hand;
}
a.PagerLink:hover 
{
	color: #5F89C7;
}
.PagerLinkActive 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	text-decoration: none;
	font-weight: bold;
}
.Listing
{
	width: 200px;
	height: auto;
	margin-top:8px;
	margin-bottom: 0px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	cursor:pointer; cursor:hand
}


.SearchResultsListingVacancy span
{
	color: #000000;
}


.SearchResultsListingHeaderL
{
	width: 7px;
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 50;
	background-color:#CCDEF0;
}
.SearchResultsListingHeaderR
{
	width: 7px;
	background-position: right top;
	background-repeat: no-repeat;
	z-index: 50;
	background-color:#CCDEF0;
}
.SearchResultsListingHeader
{
	width: 100%;
	padding-top: 3px;
	padding-bottom: 0px;
	border: 0px;
	background-position: top;
	background-repeat: repeat-x;
	z-index: 50;
	vertical-align: baseline;
}
.SearchResultsListingHeaderC
{
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#CCDEF0;
}
.SearchResultsListingHeaderCR
{
	background-color:#CCDEF0;
	width: 25px;
}
.SearchResultsListingHeaderC span
{
	white-space: normal;
	font-family: Arial, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: baseline;
}

.ListingWithVacancy .SearchResultsListingHeader a, .ListingWithVacancy .SearchResultsListingHeader a:visited, .ListingWithVacancy .SearchResultsListingHeader a:active
{
	color: #000000;
	font-weight: bold !important;
	height: auto;
	text-shadow: 0 0 0.3em white, 0 0 0.3em white, 0 0 0.3em white;
}
.ListingWithVacancyMouseover .SearchResultsListingHeader a, .ListingWithVacancy .SearchResultsListingHeader a:visited, .ListingWithVacancy .SearchResultsListingHeader a:active
{
	color: #000000;
	font-weight: bold !important;
	height: auto;
	text-shadow: 0 0 0.3em white, 0 0 0.3em white, 0 0 0.3em white;
}
.summaryContainer .SubHead, span.TitleText, .TitleText span, #helpLink, .TreeTitle, .TreeCommand span, span.lvMenuHeader
{
	text-shadow: 0 0 0.3em black, 0 0 0.3em black, 0 0 0.3em black;
}

.ListingWithoutVacancy .SearchResultsListingHeader a, .ListingWithoutVacancy .SearchResultsListingHeader a:visited, .ListingWithoutVacancy .SearchResultsListingHeader a:active
{
	color: #003366;
	font-weight: bold !important;
}
.ListingWithoutVacancyMouseover .SearchResultsListingHeader a, .ListingWithoutVacancy .SearchResultsListingHeader a:visited, .ListingWithoutVacancy .SearchResultsListingHeader a:active
{
	color: #003366;
	font-weight: bold !important;
}
.SearchResultsListingHeader a:hover
{
	color: #3333ff !important;
	text-shadow: 0 0 0.2em white, 0 0 0.2em white, 0 0 0.2em white;
}
.SearchResultsListingHeaderFavoriteImage
{
	display: inline;
}
.SearchResultsListingBody
{
	border: 1px solid black;
	position: relative;
	width: auto;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	z-index: 75;
}
.SearchResultsListingBodyIE
{
	width: auto;
	height: 90px;
	/*top: -6px !important;*/
	z-index: 75;
}

.ListingWithVacancyMouseover .SearchResultsListingBody
{
	background-color: #ffff99;
}
.ListingWithoutVacancyMouseover .SearchResultsListingBody
{
	background-color: #ffff99;
}
.SearchResultsListingPhoto
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.SearchResultsListingPhoto a img
{
	border-width: 0px;
	width: 135px;
	height: 90px;
}
.SearchResultsListingNoPhoto a img
{
	border-width: 0px;
	width: 0px;
	height: 0px;
	display: none;
}
.SearchResultsListingAddressPhoto
{
	display: inline;
	position: absolute;
	width: 200px;
	height: 90px;
	left: 140px;
	top: 3px;
}

.SearchResultsListingAddressNoPhoto
{
	display: inline;
	position: absolute;
	width: 200px;
	height: 90px;
	left: 5px;
	top: 3px;
}

.SearchResultsListingHighlightsPhoto
{
	position: absolute;
	bottom: 0px;
	left: 140px;
	right: 108px;
	width: auto;
	height: auto;
	overflow: hidden;
}
.SearchResultsListingHighlightsNoPhoto
{
	position: absolute;
	bottom: 0px;
	left: 5px;
	right: 108px;
	width: auto;
	height: auto;
	overflow: hidden;
}
* html .SearchResultsListingHighlightsPhoto { /*IE only rule, applied on top of the default above*/
width: expression(parentNode.offsetWidth - 258) !important;
}
* html .SearchResultsListingHighlightsNoPhoto { /*IE only rule, applied on top of the default above*/
width: expression(parentNode.offsetWidth - 123) !important;
}

.SearchResultsListingHightlightsNoPhoto span
{
	position: relative;
}

.SearchResultsListingVacancy
{
	width: 149px;
	height: 27px;
	display: inline;
	position: absolute;
	left: 0px;
	right: 0px;
	top: -1px;
	background-position: right;
}
.SearchResultsListingVacancy span
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	white-space: normal;
	position: absolute;
	top: 5px;
	right: 5px;
}
.SearchResultsListingMemoryCare
{
	width: 152px;
	height: 28px;	
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	bottom: 40px;
}
.SearchResultsListingMemoryCareIE6
{
	width: 150px;
	height: 28px;	
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	bottom: 40px;
}
.SearchResultsListingNoMemoryCare
{
	display: none;
}
.SearchResultsListingMemoryCare span, .SearchResultsListingMemoryCareIE6 span
{
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	white-space: normal;
}
.SearchResultsListingMoreInfoButton
{
	width: 108px;
	height: 28px;	
	background-position: 0px 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.ListingWithVacancyMouseover .SearchResultsListingMoreInfoButton
{
	background-position: 108px 0px;
}
.ListingWithoutVacancyMouseover .SearchResultsListingMoreInfoButton
{
	background-position: 108px 0px;
} 
.SearchResultsListingMoreInfoButton span
{
	display: none;
}

.SearchResultsHighlightsAlpha
{
	width: 50px;
	height: 40px;	
	background-position: 0px 0px;
	position: absolute;
	bottom: 0px;
	right: 108px;
}
.SearchResultsHighlightsAlphaIE6
{
	display: none;
}

.ListingWithVacancyMouseover .SearchResultsHighlightsAlpha
{
	background-position: 50px 0px;
}
.ListingWithoutVacancyMouseover .SearchResultsHighlightsAlpha
{
	background-position: 50px 0px;
}