/* --- 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 auto;
	padding:0;
	width:1012px;
    background-color:#333333;
} 
	body, .Normal, .eznc_SectionBody_Col1 p, .eznc_SectionBody_Col1, .eznc_AContentV2 	/* This class is used by DNN when modules are added. */
	{
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
		font-size: 13px !important;
		font-weight: normal !important;
		color:#000 !important;
	}
	a.noLinkStyle /* Color same as Body font Color */
	{
		color: #333333;
		text-decoration: none;
	}



img 
{
    border:0;
}

a:link, a:visited
{
    color:#9e0b0f;
    text-decoration:none;
}
a:hover
{
    color:#9e0b0f;
    text-decoration:underline;
}
#wrapperHP h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#9e0b0f;
	font-weight:normal;
	background:none;
    margin:0 0 10px;
	padding:0;
	height:auto;
}
#wrapperPE h1
{
	background:none;
}
h1
{
    color:#000;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:url(images/shadowH1.png) no-repeat bottom;
	width:520px;
	height:70px;
    font-size:20px;
    font-weight:bold;
    margin:0 0 -15px -10px;
	padding:0 0 0 10px;
	z-index:0;
}
.ie6 h1
{
	background:url(images/shadowH1.gif) no-repeat bottom;
}
h2
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color:#9e0b0f;
    margin:20px 0 10px 0;
}
h3
{
    color:#9e0b0f;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:12px;
    font-weight:normal;
	font-style:italic;
    margin:-8px 0 10px 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 ****/
#wrapperHP
{
    width:960px;
    margin:10px auto 0;
    background:url(images/bgContentHP.jpg) no-repeat top #FFF;
    position:relative;
}
#wrapperLP, #wrapperPE
{
    width:960px;
    margin:10px auto 0;
    background:url(images/bgContentLP.jpg) no-repeat top #FFF;
    position:relative;
}

#logo
{
	position:absolute;
	z-index:10;
	top:10px;
	left:10px;
}

#phone, #phonePipe
{
	position:absolute;
	z-index:10;
	top:14px;
	left:429px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}
#phonePipe
{
	left:576px;
}

#flashHeader
{
	position:absolute;
	top:80px;
	right:15px;
	width:620px;
	height:315px;
	z-index:10;
}

#headerButtons
{
	position:absolute;
	top:400px;
	right:15px;
	width:620px;
	z-index:10;
}
	#btnRequestApp
	{
		float:left;
		padding:20px 26px;
	}
	#btnBecomePat
	{
		float:left;
		padding:20px 27px;
	}
	#btnFAQ
	{
		float:left;
		padding:20px 58px;
	}

#headerImage
{
	position:absolute;
	top:80px;
	right:15px;
	width:620px;
	height:255px;
	z-index:10;
}
	#headerImage p {margin:0; padding:0;}

/**** NAV ****/
#navWrapperHP
{
    position:absolute;
	top:50px;
	right:30px;
	z-index:10;
}
    #dynamicNav
    {
        position:relative;
        text-align:right;
        font-weight:bold;
    }
		#dynamicNav table
		{
			width:1%;
		}
        #dynamicNav td
        {
            padding:0 2px;
        }
        #dynamicNav a:link, #dynamicNav a:visited
        {
            color:#333333;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:13px;
        }
        #dynamicNav a:hover
        {
            color:#a8753b;
            text-decoration:none;
        }


#staticNav
{
	position:relative;
	float:left;
	margin:190px 0 0 20px;
	z-index:10;
	width:276px;
}
.ie6 #staticNav
{
	margin:190px 0 0 10px;
	overflow:hidden;
}
	#staticNav ul
	{
		margin:0 0 0 30px;
		padding:0;
	}
	#staticNav li
	{
		margin:0;
		padding:0;
		list-style-image:url(images/bulletBlue.png);
	}
	.ie6 #staticNav li
	{
		list-style-image:url(images/bulletBlue.gif);
		padding:0 0 6px 0;
	}
	.ie8 #staticNav li
	{
		padding:0 0 6px 0;
	}
	#staticNav li a:link, #staticNav li a:visited
	{
		position:relative;
		top:-6px;
		color:#000;
		font-size:14px;
		font-weight:bold;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	#staticNav li a:hover
	{
		text-decoration:none;
		color:#9e0b0f;
	}
	
.staticHr
{
	position:relative;
	list-style:none;
	list-style-image:none !important;
	margin:-10px 0 2px -6px !important;
	
}
	

/**** CONTENT ****/
#contentWrapperHP
{
    position:relative;
	margin-top:470px;
	float:right;
	width:650px;
}
#contentWrapperLP
{
    position:relative;
	padding-top:360px;
}
    #contentHP
    {
		position:relative;
		float:left;
        width:620px;
		padding:0;
		margin:0 0 0 30px;
    }
    .ie6 #contentHP
    {
		margin:0 0 0 15px;
	}

/**** BUTTON WRAPPER ****/
#contentButtons
{
	float:right;
	position:relative;	
	height:217px;
	width:276px;
	padding:0;
	z-index:10;
}
#bgButtons
{

	background:url(images/bgDDPEButtons.png) no-repeat;
	width:100%;
	height:100%;
}
		.ie6 #bgButtons
		{
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/441/Skins/PB-ELL/images/bgDDPEButtons.png', sizingMethod='crop');
		}
	#buttonPEHP
	{
		position:absolute;
		top:84px;
		left:36px;
	}
	

        #buttonDDBlurbHP
        {
            position:relative;
            top:72px;
            width:220px;
			text-align:center;
			margin:0 auto;
			padding:0 0 0 36px !important;
        }
            #buttonDDBlurbHP, #buttonDDBlurbHP .Normal, #buttonDDBlurbHP p
            {
                font-size:8.5pt;
                font-weight:bold;
                line-height:10pt;
                text-align:left;
				margin:0;
				padding:0;
				color:#000;
            }
	#buttonDDHP
	{
		position:absolute;
		top:34px;
		left:34px;
	}




#contentButtonsLP
{
	float:right;
	position:relative;	
	height:382px;
	width:276px;
	padding:0;
	z-index:10;
}
#bgButtonsLP
{

	background:url(images/bgDDPEButtonsLP.png) no-repeat;
	width:100%;
	height:100%;
}
		.ie6 #bgButtonsLP
		{
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/441/Skins/PB-ELL/images/bgDDPEButtonsLP.png', sizingMethod='crop');
		}
	#btnRequestAppLP
	{
		text-align:center;
		padding:42px 0 10px;
		position:relative;
		z-index:50;
	}
	#btnBecomePatLP
	{
		text-align:center;
		padding:16px 0;
		position:relative;
		z-index:50;
	}
	#btnFAQLP
	{
		text-align:center;
		padding:14px 0;
		position:relative;
		z-index:50;
	}

	#buttonPELP
	{
		position:absolute;
		top:250px;
		left:40px;
	}

        #buttonDDBlurbLP
        {
            position:relative;
            top:60px;
            width:220px;
			text-align:center;
			margin:0 auto;
			padding:0 0 0 37px !important;
        }
            #buttonDDBlurbLP, #buttonDDBlurbLP .Normal, #buttonDDBlurbLP p
            {
                font-size:8.5pt;
                font-weight:bold;
                line-height:10pt;
                text-align:left;
				margin:0;
				padding:0;
				color:#000;
            }

/**** FOOTER ****/
#footerWrapper
{
    position:relative;
	font-size:11px;
	background:url(images/bgFooter.jpg) no-repeat center;
	z-index:50;
	width:1012px;
	height:132px;
	margin:0 auto;
	color:#FFF;
}
	.mac.safari #footerWrapper,
	.mac.gecko #footerWrapper
	{
		font-size:10px;
	}
#footerWrapper .Normal, #footerWrapper p
{
	color:#FFF;
	font-size:11px;
}
#footerL
{
	float:left;
	width:570px;
	position:relative;
	z-index:50;
}
#footerR
{
	float:right;
	width:350px;
	padding:0 20px;
	position:relative;
	z-index:50;
}

#hostingBugs
{
    position:relative;
	margin:38px 0 12px 62px;
}
    #PBbug
    {
        float:left;
        width:140px;
        position:relative;
		top:1px;
    }
    #IHbug
    {
        float:left;
        width:92px;
        position:relative;
    }
#SHAREbug
{
    position:relative;
	top:5px;
	left:10px;
	float:left;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
/*-------------------------------------------*/
#footerNav
{
    text-align:center;
    font-weight:bold;
	margin:10px 0 0;
}
.ie6 #footerNav, .ie7 #footerNav
{
	position:relative;
	top:-26px;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#FFF;
		text-transform:uppercase;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#9e0b0f;
    }
/*-------------------------------------------*/
#address
{
    text-align:center;
    position:relative;
	font-size:10px;
	margin:14px 0 0;
	font-weight:bold;
}

/*-------------------------------------------*/
#copyright
{
    position:relative;
	text-align:center;
	font-size:10px;
}



#seoContent
{
	position:relative;
	margin:36px 0 0 40px;
	text-align:left;
}
#seoContent p, #seoContent .Normal
{
	margin:0;
	padding:0;
	line-height:12px;
	color:#FFF;
}
#seoContent a:link, #seoContent a:visited
{
	font-weight:normal;
	color:#FFF;
}
#seoContent a:hover
{
	text-decoration:underline;
}




/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
            color:#333333;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:13px;
	text-transform: none;
	text-align: center;
	font-weight: bold;
}
	.mac.safari .MainMenuItem,
	.mac.gecko .MainMenuItem
	{
		font-size:12px;
	}
.MainMenuItemSelected
{
            color:#9e0b0f;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:13px;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
}
	.mac.safari .MainMenuItemSelected,
	.mac.gecko .MainMenuItemSelected
	{
		font-size:12px;
	}
.MainMenu_SubMenu
{
            color:#333333;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:13px;
	background-color: #cbd8da;
	text-align: center;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}
	.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:#333333;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:13px;
	text-transform: none;
	text-align: center;
	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
{
	color:#000;
}
.eznc_ListViewArticleLink:visited
{
}

.eznc_ListViewArticleLink:hover
{
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
}

.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 
{
}

.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_ContentTitle,
.eznc_SectionTitle,
.eznc_ContentCopyright ,
.eznc_SectionTitleV2,
.eznc_navAllConditionsV2 a.CommandButton:link,
.eznc_ContentSectionListV2
{
    color:#9e0b0f;
}
.eznc_AContentV2
{
	border-color:#9e0b0f;
}

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
}

table.eznc_SectionBody 
{
}

.eznc_SectionBody_Col1 
{
}
.eznc_SectionBody_Col1 p,
.eznc_SectionBody_Col1
{
	line-height:normal;
	padding:0 0 10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	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;
}
.eznc_SectionBodyV2
{
	text-align:left;
}


.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;
}



/*===================================
Skin styles for Search Box feature
====================================*/
#searchWrapper
{
	position:absolute;
	background-image:url(images/bgSearch.gif);
	background-repeat:no-repeat;
	height:25px;
	width:308px;
	top:10px;
	right:30px;
	z-index:100;
}


#btnSearch
{
	float:left;
	position:relative;
	top:4px;
	left:8px;
	z-index:100;
	width:18px;
}
#search {}
#search .eznc_SearchText {width:228px; float:left; margin:4px 0 0 54px; border: none; background-color:transparent; background-image:none; z-index:100;}
.ie8 #search .eznc_SearchText {background-color:#FFF;}
.ie7 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; }
/*=======================================
END - Skin styles for Search Box feature
=======================================*/

