BODY
{
    background-image: url('/Portals/116/main_bgd.jpg');
    background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000
}
.BODY
{
	background-image: url('/Portals/116/main_bgd.jpg');
    background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
}

/***** Miscellanous Items (Classes are currently commented out.) - Start *****/
/* HeaderText classes can be used for text that is placed on top of your header image. */
/*
.HeaderText
{
	font-size: 10pt;
	font-weight: bold;
}

.HeaderText H1
{
	color: #53180F;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px;
}
*/
*/
/***** Miscellanous Items - End *****/


/***** Nav Menu - Start *****/
.NavMenuBar
{
   BACKGROUND-COLOR: transparent; 
   CURSOR: none;
}

.NavMenuItem
{
	background-color: transparent;
	color: #ffffff;
	font-family: Tahoma; Arial;
	font-weight: normal;
    font-size: 10pt;
    text-align: center;
}

.NavMenuItemSelected
{
	color: #31503E;
	background-color: transparent;
	font-family: Tahoma; Arial;
	font-weight: normal;
    font-size: 10pt;
	cursor: pointer;
	text-align: center;
}

.SeparatorCSS
{
    color: #ffffff;
	font-family: Tahoma; Arial;
    font-size: 12pt;
	text-align: center;
	BACKGROUND-COLOR: transparent;
}

.MainMenu_MenuArrow {display:none;}
.MainMenu_RootMenuArrow {display:none;}
.ModuleTitle_MenuArrow {display:none;}
.ModuleTitle_RootMenuArrow {display:none;}

.MainMenu_MenuBreak {
	border-bottom:0px solid; 
	border-left:0px solid; 
	border-top:0px solid;  
	border-right:0px solid; 
	background-color:Transparent;		
}

/***** Nav Menu - End *****/

/***** ADM Nav Menu - Start *****/
.AdmNavMenuBar
{BACKGROUND-COLOR: transparent; 
CURSOR: none;
}

.AdmNavMenuItem
{
	background-color: transparent;
	color: #31503E;
	text-align: center;
	font-family: Tahoma; Arial;
	font-weight: bold;
    font-size: 10pt;
}

.AdmNavMenuItemSelected
{
	color: #31503E;
	background-color: transparent;
	font-family: Tahoma; Arial;
	font-weight: bold;
    font-size: 10pt;
    text-align: center;
	/* text-transform: uppercase; */
	cursor: pointer;
}
/***** ADM Nav Menu - End *****/

/***** Footer - Start *****/

#Footer
{
	color: #000000;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}

.Footer
{
	color: #000000;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
}


#SubMenu 
{
	color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}
.SubMenu 
{
	color: #ffffff;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-transform: uppercase;

}

.SubMenu a
{
	color: #ffffff;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:visited
{
	color: #ffffff;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:hover
{
	color: #000000;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
/***** footer Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

#DRDESK
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight:normal;
	text-decoration: none;
}

.DRDESK
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight:normal;
	text-decoration: none;
}

.DRDESK a
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
}

.DRDESK a:visited
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
}

.DRDESK a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: underline;
}
/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	font-weight:normal;
	line-height: 10pt;
}
#dnn_ContentPane H1
{
	color: #53180f;
	font-family: Trebuchet; Arial; Verdana;
	font-size: 14pt;
	font-weight:bold;
	line-height: 14pt;
	margin-bottom: 4px;
	
}

#dnn_ContentPane H2
{
	color: #174c38;
	font-family: Monotype Corsiva; Arial; verdana;
	font-size: 24pt;
	font-weight:bold;
}


#dnn_ContentPane H3
{
	color: #561c13;
	font-family:  Trajan Pro; Agency FB; Arial; verdana;
	font-size: 13pt;
	font-weight:bold;
	text-transform: uppercase;
}


#dnn_ContentPane a
{
	color: #53180f;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #53180f;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #53180f;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
}

.Copyright a
{
	color: #53180f;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #53180f;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #53180f;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
}

.FooterLinks
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
}

.FooterLinks a
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:visited
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:hover
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
}
/***** Footer Pane - End *****/


/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #363636;
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	margin-bottom: 3px;
	margin-top: 10px;
}

.eznc_ListViewArticleLink
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #00757E;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: underline;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal; 
	font-size: 10pt; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
	text-align:left;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #00757E; 
}

a:link.eznc_navAllConditions {color : #00757E; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #00757E; text-decoration : none;}
a:active.eznc_navAllConditions {color : #00757E; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #363636; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #363636;
	font-weight: bold;
	font-size: 12pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 9px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #00757E;
	font-family :verdana;
	font-size: 9pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #00757E; text-decoration : none; }
a:visited.eznc_navContentSection { color : #00757E; text-decoration : none; }
a:active.eznc_navContentSection { color : #00757E; text-decoration : none; }
a:hover.eznc_navContentSection { color : #00757E; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
	align:left;
	text-align:left;
}

.eznc_SectionTitle 
{
	font-family: verdana;
	font-size: 12px;
	color : #363636;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 9pt;
	margin-top:5px; 
	margin-left:0px 
	align:left;
	text-align:left;
}

table.eznc_SectionBody 
{
	width:500px;
	align:left;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	align:left;
	text-align:left;
}
.eznc_SectionBody_Col2 
{
    width: 45%;
    display: inline;
    float: right;
    text-align: right;
    vertical-align: top;
}


.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #00757E;	
	font-family : verdana; 
	font-size : 8pt; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #00757E; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #00757E; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #00757E; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #00757E; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/



/*==================================================
Skin styles for Article Viewer with Video Player
==================================================*/
/* Controls the left border of the title bar */
.eznc_Tab_Left
{
	width: 1px;
	height: 35px;
	background-image: url(/Portals/116/Skins/PB-BUR/images/nav-bgd.jpg);
}

/* Controls the right border of the title bar */
.eznc_Tab_Right
{
	width: 1px;
	height: 35px;
	background-image: url(/Portals/116/Skins/PB-BUR/images/nav-bgd.jpg);
}

/* Controls the background of the title bar */
.eznc_Tab_Fill
{
	background-image: url(/Portals/116/Skins/PB-BUR/images/nav-bgd.jpg);
}

/* Controls the tab separator used on the title bar */
.eznc_Tab_Separator
{
	width: 2px;
	height: 35px;
	background-image: url(/Portals/116/Skins/PB-BUR/images/tab_separator.jpg);
}

/* Controls the text color used on the title bar */
.eznc_TabText, .eznc_TabText a:link, .eznc_TabText a:visited
{
	color: #fff;
}
.eznc_TabText a:hover
{
	color: #ffffff;
}

/* Controls the text color used on the title bar for the selected tab */
.eznc_ActiveTab
{
/*	color: #000000; */
}

/* Controls the bottom border color of the first tab title */
.eznc_TabRed
{
	border-color: #000000;
}

.eznc_Filter_Bottom_Logo
{
	width:206px;
	height:61px;
	background-image:url(images/PEiHealthspotLogo.jpg);
	background-repeat:no-repeat;
}
/* Controls the bottom border color of the second tab title */
.eznc_TabBlue
{
	border-color: #000000;
}

/* Controls the text color of the section title on the Article Content tab */
.eznc_SectionTitleV2
{
	color: #5d885d;
}

/* Controls the logo above the article list in the right column */
.eznc_Filter_Top_Logo
{
	width: 210px;
	height: 83px;
    background-image: url(/Portals/116/Skins/PB-BUR/images/ArticleListHeader.jpg);
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	background-color: #d6e8de;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
	background-color: #d6e8de;
}

/* Controls the text color of the article list in the right column */
.eznc_FilterList, .eznc_FilterList a:link, .eznc_FilterList a:visited
{
	color: #53180f;
}

/* Background color around search box */
.eznc_FilterText 
{
	background-color: #d6e8de;
	height:40px;
}
/*======================================================
Skin styles for Article Viewer with Video Player - END
======================================================*/


/* 
=====================================
PB-BUR - start
=====================================
*/


#dnn_Top_phone
{
	color: #5A5A5D;
	font-family: Verdana;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_phone
{
	color: #5A5A5D;
	font-family: Verdana;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_phone a:
{
	color: #5A5A5D;
	font-family: Verdana;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_phone a:hover
{
	color: #5A5A5D;
	font-family: Verdana;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}

.Border {border-RIGHT: 1px dotted #ffffff;}

/* 
=====================================
PB-BUR - FINISH
=====================================
*/
#topphone
{
	color: #ffffff;
	font-family: Arial;
	font-size: 11pt;
	text-align: left;
	font-weight:bold;
	padding:10px 0px 0px 20px;
}

#footertextwrapper
{
    font-size:8pt;
    text-align:center;
    position:relative;
    width:720px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    line-height:115%;
    

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    
}
.footertext a:hover
{
    font-size:8pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8pt;
    text-align:center;
    color:#000;
    font-weight:normal;
   margin:0;
   padding:0;
}


#Searchtop
{
    height:21px;
    text-align:left;
    width:170px;
    _width:170px;
    color: #000!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:99;
    margin-left:30px;
    margin-top:10px;
    position:relative;
}
.Searchtop:link, .Searchtop:visited
{
    color: #000;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#000;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:110px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#000;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}
.ie6 #Searchtop .eznc_SearchButtton{z-index:999;color:#000;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;top:1px;}
.ie7 #Searchtop .eznc_SearchButtton{z-index:999;color:#000;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;top:1px;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#000;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}

#searchContainer .eznc_SearchText{width:90px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#000;font-family:Arial;font-size:11px;font-weight:bold; text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:link{color:#000;}
#searchContainer a.eznc_SearchButtton:hover{color:#000; text-decoration:none;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/