/* --- 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:#f1e5c7;
} 
	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:#11427b;
    text-decoration:none;
}
a:hover
{
    color:#11427b;
    text-decoration:underline;
}
h1
{
    color:#11427b;
    font-family:Times New Roman;
    font-size:30px;
	font-style:italic;
    font-weight:bold;
    margin:0 0 10px;
}
h2
{
    color:#11427b;
    font-family:Times New Roman;
    font-size:24px;
    font-weight:bold;
    margin:20px 0 4px 0;
}
h2
{
    color:#11427b;
    font-family:Times New Roman;
    font-size:16px;
    font-weight:bold;
    margin:20px 0 4px 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;}

.box
{
	border:3px double #ec9178;
	padding:10px 0;
	font-weight:bold;
}
	ul.threeCol
	{
		margin:0 0 0 18px;
	}
	.threeCol li
	{
		float:left;
		width:140px;
		padding:0 0 0 12px;
		margin:0;
		list-style:none;
		background-image:url(images/bulletPink.gif);
		background-repeat:no-repeat;
		background-position:left;
	}
		.threeCol li a:hover
		{
			color:#517b93;
			text-decoration:none;
		}

/**** WRAPPERS ****/
#wrapperHP
{
    width:900px;
    margin:0 auto;
    background-image:url(images/bgContentHP.jpg);
    background-repeat:no-repeat;
	background-color:#FFF;
    position:relative;
}
#wrapperLP
{
    width:900px;
    margin:0 auto;
    background-image:url(images/bgContentLP.jpg);
    background-repeat:no-repeat;
	background-color:#FFF;
    position:relative;
}



#headerImage
{
	position:absolute;
	top:85px;
	left:258px;
}
	#headerImage p {margin:0; padding:0;}

/**** LEFT SIDE NAV ****/
#navWrapperHP
{
    position:relative;
	float:left;
	z-index:60;
	margin:210px 0 0 0;
	width:254px;
	height:392px;
	text-align:right;
}
td, .eznc_Main table, .eznc_Main td {
text-align:right;
}

    #dynamicNav
    {
        position:relative;
        text-align:right;
        font-weight:bold;
		margin-right:30px;
		text-transform:uppercase;
    }
		#dynamicNav table
		{
			width:220px;
			height:1%;
		}
        #dynamicNav td
        {
            padding:2px 0px;
            margin:0px;
            align:right;

        }
        #dynamicNav a:link, #dynamicNav a:visited
        {
            color:#000;
            margin:0px;

        }
        #dynamicNav a:hover
        {
            color:#a8753b;
            text-decoration:none;
        }



	
	
	

/**** CONTENT ****/
#contentWrapperHP
{
    position:relative;
	padding-top:470px;
}
    #contentHP
    {
		position:relative;
        width:580px;
		padding:0;
		margin:130px 0 24px 46px;
    }
    .ie6 #contentHP,
	.ie7 #contentHP
    {
		margin-top:140px;
	}
	h2.hp {color:#005953; margin-left:30px; font-size:36px;}
#contentWrapperLP
{
    position:relative;
	float:right;
	padding-top:200px;
}
    #contentLP
    {
		position:relative;
		float:left;
        width:580px;
		padding:0;
		margin:160px 46px 24px 0;
		min-height: 525px;
		height: auto !important;
		height: 525px;
    }
    .ie6 #contentLP,
    .ie7 #contentLP
    {
		margin:140px 20px -160px 0;
	}
/**** BUTTON WRAPPER ****/


#btnSpecialOffers {text-align:left; margin:10px 0 0 20px;}
.ie6 #btnSpecialOffers, .ie #btnSpecialOffers, .ie8 #btnSpecialOffers {text-align:left; margin:0px 0 0 20px;}
#wrapperLP #btnSpecialOffers {text-align:left; margin:20px 0 30px 20px;}

#contentButtonsHP
{
	float:left;
	position:absolute;
	width:596px;
	padding:0;
	z-index:10;
	left:290px;
	font-family:"Times New Roman", Times, serif;
}

.ie6 #contentButtonsHP
{
	left:40px;
}

#contentButtonsHP p, #contentButtonsLP p {font-weight:bold;}
#contentButtonsHP .Normal a:link, #contentButtonsHP .Normal a:visited,
#contentButtonsLP .Normal a:link, #contentButtonsLP .Normal a:visited {font-style:italic; color:#005953; font-weight:bold; font-size:13px; font-family:"Times New Roman", Times, serif}
#contentButtonsHP .Normal a:hover, #contentButtonsLP .Normal a:hover {font-style:italic; color:#005953; font-weight:bold; font-size:13px;}

#contentButtonsHP a:link, #contentButtonsHP a:visited,
#contentButtonsLP a:link, #contentButtonsLP a:visited {font-style:italic; color:#005953; font-weight:bold; font-size:13px; font-family:"Times New Roman", Times, serif}
#contentButtonsHP a:hover, #contentButtonsLP a:hover {font-style:italic; color:#005953; font-weight:bold; font-size:13px;}

	#buttonPEBlurbHP
	{
		text-align:center;
		width:246px;
		margin:38px 0 0;
		float:left;
	}
	#buttonDDBlurbHP
	{
		text-align:center;
		width:284px;
		margin:32px 0 0;
		float:right;
	}


#contentButtonsLP
{
	position:relative;
	width:236px;
	left:0;
	padding:0 10px;
	z-index:10;
	font-family:"Times New Roman", Times, serif;
}
	#buttonPEBlurbLP
	{
		text-align:center;
		margin:0 0 10px;
	}
	#buttonDDBlurbLP
	{
		text-align:center;
		margin:10px 0 0;
	}



/**** FOOTER ****/
#footerWrapper
{
    width:900px;
	height:111px;
    margin:0 auto;
    position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
	.mac.safari #footerWrapper,
	.mac.gecko #footerWrapper
	{
		font-size:10px;
	}

#hostingBugs
{
    width:860px;
    position:relative;
	top:20px;
	margin:0 auto;
}
    #PBbug
    {
        float:left;
        width:120px;
        position:relative;
    }

#SHAREbug
{
    position:relative;
	float:right;
	top:6px;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
/*-------------------------------------------*/
#footerNav
{
    text-align:center;
    font-weight:bold;
    position:relative;
    width:400px;
	top:-20px;
	margin:0 auto;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#005953;
		font-weight:bold;
		font-size:11px;
		text-transform:uppercase;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#11427b;
    }
/*-------------------------------------------*/
#address
{
    text-align:center;
    position:relative;
	width:500px;
	margin:-10px auto 0;
}

/*-------------------------------------------*/
#copyright
{
    position:relative;
	text-align:center;
	width:500px;
	margin:0 auto;
}


#footertextwrapper
{
    font-size:7pt;
    text-align:center;
    position:relative;
    width:850px;
    color:#333333;
    font-weight:normal;
    height:35px;
    margin:0 auto;
    line-height:105%;

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:7pt;
    text-align:center;
    color:#333333;
    font-weight:normal;
    
}
.footertext a:hover
{
    font-size:7pt;
    text-align:center;
    color:#333333;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:7pt;
    text-align:center;
    color:#333333;
    font-weight:normal;
    line-height:105%;
}






/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem,
#navSpacer
{
	color: #000;
	text-transform: uppercase;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
}
	.mac.safari .MainMenuItem,
	.mac.safari #navSpacer,
	.mac.gecko .MainMenuItem,
	.mac.gecko #navSpacer
	{
		font-size:11px;
	}
.MainMenuItemSelected
{
	color: #005953;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}
	.mac.safari .MainMenuItemSelected,
	.mac.gecko .MainMenuItemSelected
	{
		font-size:11px;
	}
.MainMenu_SubMenu
{
	color: #FFF;
	background-color: #cfa042;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
	z-index:99;
}
	.mac.safari .MainMenu_SubMenu,
	.mac.gecko .MainMenu_SubMenu
	{
		font-size:11px;
	}

.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: 0px;
	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:#11427b;
}
.eznc_AContentV2
{
	border-color:#11427b;
}

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;
}

#btnfacebook {
    z-index:999;
    float:right;
    right:75px;
    position:absolute;
    top:75px;
    
    }
#wrapperLP #btnfacebook {
    z-index:999;
    float:right;
    right:75px;
    position:absolute;
    top:45px;
    
    }

#Searchtop
{
    height:21px;
    text-align:right;
    width:160px;
    _width:170px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    float:right;
    right:45px;
    position:absolute;
    top:1px;
}
.Searchtop:link, .Searchtop:visited
{
    color: #FFFFFF;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#d0a7ce;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:100px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#ffffff;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}
.ie6 #Searchtop .eznc_SearchButtton{z-index:999;color:#ffffff;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:#ffffff;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:#ffffff;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}

#searchContainer .eznc_SearchText{width:100px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#ffffff;font-family:Arial;font-size:11px;font-weight:bold; text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:link{color:#ffffff;}
#searchContainer a.eznc_SearchButtton:hover{color:#0065A4; text-decoration:none;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/

/*=	.searchLink { padding:15px 4px 0;} ===*/