/* --- Code Snippets ***
------------------------
min-height: 525px;
height: auto !important;
height: 525px;
------------------------
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/full/path/to/image.png', sizingMethod='crop');
------------------------
white-space:normal !important;
------------------------
css specific tags:
OS - win linux mac freebsd ipod iphone webtv mobile
Browser - ie ie8 ie7 ie6 ie5 gecko ff2 ff3 opera opera8 opera9 opera10 konqueror webkit safari safari3 chrome
------------------------
/*--- End Code Snippets ***/



* {padding:0; margin:0;}

body
{
	margin:0;
	padding:0;
    background-color:#cccccc;
} 
	body, .Normal	/* This class is used by DNN when modules are added. */
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color:#333333;
	}
	a.noLinkStyle /* Color same as Body font Color */
	{
		color: #333333;
		text-decoration: none;
	}



img 
{
    border:0;
}

a:link, a:visited
{
    color:#8c51a2;
    text-decoration:none;
	font-weight:bold;
}
a:hover
{
    color:#8c51a2;
    text-decoration:underline;
}
h1
{
    color:#455560;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:20px;
    font-weight:bold;
    margin:0 0 10px;
}
h2
{
    color:#455560;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:16px;
    font-weight:normal;
    margin:20px 0 4px 0;
}
h3
{
    color:#000;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:14px;
    font-weight:normal;
	font-style:italic;
    margin:-6px 0 14px 0;
}
p
{
    padding: 0 0 10px;
    line-height:18px;
}

ol, ul
{
    margin:6pt 0 18pt 0;
}
li
{
    margin:0 0 4pt 20pt;
}

input 
{
    margin:4px 0 10px 0;
}

.CommandButton /* Puts module Edit text to the top layer */
{
    position:relative;
    z-index:100;
}
.clear
{
    clear:both;
    font-size:1px;
}
.left {float:left; margin:0 6px 6px 0;}
.right {float:right; margin:0 0 6px 6px;}


/**** WRAPPERS ****/
#wrapperHPRepeater
{
	position:relative;
    width:955px;
    margin:0 auto;
    background-image:url(images/bgContentHPRepeater.jpg);
	background-repeat:repeat-y;
}
#wrapperLPRepeater
{
	position:relative;
    width:955px;
    margin:0 auto;
    background-image:url(images/bgContentLPRepeater.jpg);
	background-repeat:repeat-y;
}
#wrapperHP
{
	position:relative;
    width:955px;
    margin:0 auto;
    background-image:url(images/bgContentHP.jpg);
    background-repeat:no-repeat;
}
#wrapperLP
{
	position:relative;
    width:955px;
    margin:0 auto;
    background-image:url(images/bgContentLP.jpg);
    background-repeat:no-repeat;
    position:relative;
}

#phone
{
	position:absolute;
	top:10px;
	left:50px;
	color:#FFF;
	font-size:18px;
}


#headerImage
{
	position:absolute;
	top:0px;
	left:270px;
}
	#headerImage p {margin:0; padding:0;}

/**** LEFT SIDE NAV ****/
#navWrapperHP
{
    position:relative;
	float:left;
	width:264px;
	background-color:transparent;
	z-index:10;
}
    #dynamicNav
    {
        position:relative;
		padding:60px 0 20px 20px;
		width:220px;
        text-align:right;
        font-weight:bold;
		min-height: 260px;
		height: auto !important;
		height: 260px;
    }
		#dynamicNav table
		{
			height:1%;
		}
        #dynamicNav td
        {
            padding:3px 0;
			width:220px;
			text-align:right;
        }
        #dynamicNav a:link, #dynamicNav a:visited
        {
            color:#000;
        }
        #dynamicNav a:hover
        {
            color:#a8753b;
            text-decoration:none;
        }

#subNav
{
	position:absolute;
	top:14px;
	left:280px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#7d7d7d;
	z-index:10;
}
#subNav a:link, #subNav a:visited
{
	color:#7d7d7d;
}
#subNav a:hover
{
	color:#915aa7;
	text-decoration:none;
}

#subNav ul
{
	margin:0;
	padding:0;
}
#subNav li
{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

/**** CONTENT ****/
#contentWrapperHP
{
    position:relative;
	padding-top:420px;
	float:right;
	width:670px;
	z-index:1;
}
#contentWrapperLP
{
    position:relative;
	padding-top:390px;
	float:right;
	width:670px;
	z-index:1;
}
    #contentHP
    {
		position:relative;
		padding:0 30px 76px 0;
		min-height: 150px;
		height: auto !important;
		height: 150px;
    }

/**** BUTTON WRAPPER ****/
#contentButtons
{
	float:right;
	position:relative;
	width:264px;
	margin:20px 0 100px;
	z-index:10;
}

#contentButtonsLP
{
	float:right;
	position:relative;
	width:264px;
	margin:20px 0px 100px;
	z-index:10;
}

.ie #contentButtonsLP
{
	margin:50px 0 100px;
}
#contentButtonsBg
{
	background-image:url(images/bgDrDesk.gif);
	background-repeat:no-repeat;
	background-color:#7bc143;
}
#contentButtonsFooter
{
	position:relative;
}



	#buttonClickPEHP
	{
		position:relative;
		text-align:center;
		width:249px;
		margin:0 auto;
		z-index:10;
	}
	

        #buttonDDBlurbHP
        {
            position:relative;
			width:126px;
			float:right;
			padding:0;
			min-height: 72px;
			height: auto !important;
			height: 72px;
			z-index:50;
			margin-top:-16px;
        }
            #buttonDDBlurbHP, #buttonDDBlurbHP .Normal, #buttonDDBlurbHP p
            {
                font-size:8.5pt;
                font-weight:bold;
                line-height:10pt;
                text-align:center;
				color:#FFF;
            }
	#buttonClickDDHP
	{
		position:relative;
		text-align:center;
		margin:0 0 10px;
		z-index:50;
	}

#btnBecomePatient
{
	position:absolute;
	top:370px;
	left:388px;
	z-index:10;
}
#btnRequestapp
{
	position:absolute;
	top:370px;
	left:627px;
	z-index:10;
}
#btnBecomePatientLP
{
	position:absolute;
	top:347px;
	left:388px;
	z-index:10;
}
#btnRequestappLP
{
	position:absolute;
	top:347px;
	left:627px;
	z-index:10;
}

/**** FOOTER ****/
#footerWrapper
{
	position:relative;
	height:146px;
	width:955px;
    margin:0 auto;
	top:-66px;
	z-index:10;
    position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#footerWrapperBg
{
    background-image:url(images/bgFooter.png);
    background-repeat:no-repeat;
	width:100%;
	height:100%;
}
.ie6 #footerWrapperBg
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/375/Skins/PB-FOK/images/bgFooter.png', sizingMethod='crop');
}
	.mac.safari #footerWrapper,
	.mac.gecko #footerWrapper
	{
		font-size:10px;
	}

#hostingBugs
{
	position:relative;
	float:right;
    width:296px;
	top:80px;
}
    #PBbug
    {
        float:left;
        width:120px;
		margin:0 10px 0 0;
        position:relative;
    }
#SHAREbug
{
    position:relative;
	top:6px;
	float:left;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
/*-------------------------------------------*/

#footerContent
{
	position:relative;
	float:left;
	width:500px;
	top:50px;
}

#footerNav
{
    text-align:center;
    font-weight:bold;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#455560;
		text-transform:uppercase;
		font-weight:bold;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#59256d;
    }
/*-------------------------------------------*/
#address
{
    text-align:center;
    position:relative;
	color:#455560;
	margin:3px 0;
	font-family:Tahoma, Geneva, sans-serif;
}

/*-------------------------------------------*/
#copyright
{
    position:relative;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
}

#seoLinks
{
	margin:-8px 0 0;
}
#seoLinks .Normal
{
	text-align:center;
	font-size:10px;
}
#seoLinks p {line-height:8px;}
#seoLinks a:link, #seoLinks a:visited
{
	color:#455560;
}
#seoLinks a:hover
{
	color:#666;
	text-decoration:none;
}





/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #000;
	text-transform: none;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
	.mac.safari .MainMenuItem,
	.mac.gecko .MainMenuItem
	{
		font-size:12px;
	}
.MainMenuItemSelected,
#search a.eznc_SearchButtton:hover
{
	color: #FFF;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
}
	.mac.safari .MainMenuItemSelected,
	.mac.gecko .MainMenuItemSelected
	{
		font-size:12px;
	}
.MainMenu_SubMenu
{
	color: #FFF;
	background-color: #d1bbda;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
	z-index:110!important;
}
	.mac.safari .MainMenu_SubMenu,
	.mac.gecko .MainMenu_SubMenu
	{
		font-size:12px;
	}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #ed1b2d;
	background-color: Transparent;
	height: 1px;
	width: 1px;
}

/* The next 4 classes are needed to override the default settings and remove all arrows from the dynamic menu. */
.MainMenu_MenuArrow 
{ 
	display:none;
}
.MainMenu_RootMenuArrow 
{ 
	display:none;
}
.ModuleTitle_MenuArrow 
{
	display:none;
}
.ModuleTitle_RootMenuArrow 
{
	display:none;
}
/**********************************/

.SeparatorCSS
{
	color: #FFF;
	text-transform: none;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
/***** Main Menu - End *****/

/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 

.eznc_ListViewGroupHeading
{
	margin:20px 0 4px;
}

.eznc_ListViewArticleLink
{
}
.eznc_ListViewArticleLink:link, .eznc_ListViewArticleLink:visited

{
	color:#000;
}


.eznc_ListViewArticleLink:hover
{
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
    text-align:left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}

.eznc_navAllConditions 
{
}

a:link.eznc_navAllConditions {color : #0065A4; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #0065A4; text-decoration : none;}
a:active.eznc_navAllConditions {color : #0065A4; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #F59931; text-decoration : underline;}


.eznc_ContentTitle 
{
    color:#455560;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:20px;
    font-weight:bold;
    margin:0 0 10px;

}

.eznc_ContentSectionV2
{
	text-align:left;
}

.eznc_ContentSectionList 
{
}

.eznc_navContentSection 
{
}

/***  GENERIC COLOR FOR LINKS AND TITLES ****/
a:link.eznc_navContentSection,
a:visited.eznc_navContentSection,
a:active.eznc_navContentSection,
a:hover.eznc_navContentSection,
.eznc_ListViewGroupHeading,
.eznc_ListViewArticleLink:hover,
.eznc_ContentCopyright ,
.eznc_navAllConditionsV2 a.CommandButton:link,
.eznc_ContentSectionListV2
.eznc_SectionTitle 
{
    color:#8c51a2;
}
.eznc_AContentV2
{
	border-color:#8c51a2;
}

a:link.eznc_navContentSection {text-decoration : none; }
a:visited.eznc_navContentSection {text-decoration : none; }
a:active.eznc_navContentSection {text-decoration : none; }
a:hover.eznc_navContentSection {text-decoration : underline; }

.eznc_ContentSection 
{

}

.eznc_SectionTitle 
{
 

}

.eznc_SectionBody 
{
	text-align:left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#333333;

}

table.eznc_SectionBody 
{
    text-align:left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}

.eznc_SectionBody_Col1 
{
    text-align:left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
.eznc_SectionBody_Col1 p,
.eznc_SectionBody_Col1
{
	line-height:normal;
	padding:0 0 10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
.eznc_SectionBody_Col2 
{
	float:right;
	width:220px;
}
.eznc_SectionBody_Col2 img,
.eznc_SectionBodyV2 img
{
    margin:0 0 6px 6px;
}

.eznc_ContentSectionV2 p
{
	text-align:left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
.eznc_SectionBodyV2
{
	text-align:left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}


.eznc_ContentCopyright 
{
	padding:0;
}


/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/



/* 
==================================================
Skin styles for Article Viewer with Video Player
==================================================
*/

.eznc_Tab_Fill
{
	background-image: url(images/videoHeaderBg.jpg);
}
/* Controls the text color used on the title bar */
.eznc_TabText, .eznc_TabText a:link, .eznc_TabText a:visited
{
	color: #fff;
}
/* Controls the logo above the article list in the right column */
.eznc_Filter_Top_Logo
{
	width: 210px;
	height: 83px;
    background-image: url(images/ArticleListHeader.jpg);
	
}
.eznc_Filter_Bottom_Logo
{
	width:206px;
	height:61px;
	background-image:url(images/PEiHealthspotLogo.jpg);
	background-repeat:no-repeat;
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	background-color: #2b6db8;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
	background-color: #2b6db8;
}

/* Controls the text color of the article list in the right column */
.eznc_FilterList, .eznc_FilterList a:link, .eznc_FilterList a:visited
{
	color: #ffffff;
}

/* Background color around search box */
.eznc_FilterText {	background-color: #2b6db8;	height:40px;}
.eznc_Filter_Search input{margin:0;padding:0;}

#socialnetwork{height:110px!important;width:264!important;z-index:101!important;margin-bottom:10px;}
#facebook{z-index:120!important;position:absolute;top:40px;left:10px;}
#twitter{z-index:120!important;position:absolute;top:40px;left:60px;}
#linkin{z-index:120!important;position:absolute;top:40px;left:110px;}
#yelp{z-index:120!important;position:absolute;top:40px;left:159px;}
#youtube{z-index:120!important;position:absolute;top:40px;left:213px;}

/*===================================
Skin styles for Search Box feature
====================================*/
#searchWrapper
{
	position:absolute;
	background-image:url(images/bgSearch.png);
	background-repeat:no-repeat;
	height:25px;
	width:243px;
	top:10px;
	left:696px;
	z-index:100;
}
.ie6 #searchWrapper
{
	background-image:url(images/bgSearch.gif);
}

#btnSearch
{
	float:left;
	position:relative;
	top:5px;
	left:6px;
	z-index:100;
	width:45px;
}
#search {}
#search .eznc_SearchText {width:180px; float:right; margin-right:6px; border: none; background-color:transparent; background-image:none; z-index:100;}
.ie8 #search .eznc_SearchText {background-color:#FFF;}
.ie6 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; top:4px; left:4px; }
.ie7 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; }
/*=======================================
END - Skin styles for Search Box feature
=======================================*/
