/* --- 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:url(images/bgbody.jpg) repeat-x #959595;
} 
	body, .Normal 	/* This class is used by DNN when modules are added. */
	{
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
		font-size: 12px !important;
		font-weight: normal !important;
		color:#000 !important;
	}


img 
{
    border:0;
}

a:link, a:visited
{
    color:#a50507;
    text-decoration:none;
}
a:hover
{
    color:#a50507;
    text-decoration:underline;
}
h1
{
    color:#420001;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:20px;
    font-weight:bold;
    margin:0 0 10px;
}
h2
{
    color:#420001;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:16px;
    font-weight:bold;
    margin:20px 0 10px 0;
}
h3
{
    color:#420001;
    font-family:Times New Roman;
    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:950px;
    margin:0px auto;
	padding:0.01px 0 0;
    background:url(images/bgContentHP.jpg) #FFF no-repeat;
    position:relative;
	border-top:1px solid #373737;
	overflow:hidden;
}

#headerWrapper
{
	position:relative;
	width:928px;
	height:436px;
	margin:116px auto 0;
	background:url(images/headerImageHP.jpg) no-repeat;
}
.ie6 #headerWrapper
{
	top:116px;
	padding-top:118px;
}
	#btnConsultationHP
	{
		position:absolute;
		top:403px;
		left:88px;
		z-index:50;
	}
	#soBlurbHP
	{
		position:absolute;
		top:368px;
		left:262px;
		width:196px;
		z-index:50;
	}
		#soBlurbHP p
		{
			text-align:center;
			font-size:14px;
			line-height:15px;
			letter-spacing:-1px;
		}
	#btnSOHP
	{
		position:absolute;
		top:403px;
		left:293px;
		z-index:50;
	}
	#btnPEHP
	{
		position:absolute;
		top:403px;
		left:538px;
		z-index:50;
	}
	#blurbDDHP
	{
		position:absolute;
		top:354px;
		left:726px;
		width:196px;
		z-index:50;
	}
		#blurbDDHP p
		{
			text-align:center;
			font-size:14px;
			line-height:15px;
			letter-spacing:-1px;
		}
		#btnDDHPClick
		{
			position:absolute;
			top:403px;
			left:773px;
		}
	
#headerWrapperLP
{
	position:relative;
	width:950px;
	height:281px;
	margin:110px auto 0;
	background:url(images/bgHeaderLP.jpg) no-repeat;
}
.ie6 #headerWrapperLP
{
	padding-top:110px;
	top:110px;
}

#call
{
	position:absolute;
	top:48px;
	left:150px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
}
#logo
{
	position:absolute;
	top:82px;
	left:24px;
	z-index:50;
}
#logoLP
{
	position:absolute;
	top:137px;
	left:28px;
	z-index:50;
}

#headerImage
{
	position:absolute;
	top:8px;
	left:216px;
	z-index:50;
}
	#headerImage p {margin:0; padding:0;}

	#btnConsultation
	{
		position:absolute;
		top:131px;
		right:64px;
		z-index:50;
	}
	#soBlurb
	{
		position:absolute;
		top:192px;
		right:10px;
		width:180px;
		z-index:50;x
	}
	#soBlurb p
	{
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:13px;
		line-height:14px;
		letter-spacing:-1px;
		color:#000;
	}
	#btnSeeMore
	{
		position:absolute;
		top:235px;
		right:57px;
		z-index:50;
	}
	
	
	
/**** LEFT SIDE NAV ****/
#navWrapperHP
{
    position:absolute;
	z-index:50;
	top:80px;
	right:20px;
}
    #dynamicNav
    {
        position:relative;
        text-align:center;
        font-weight:bold;
    }
		#dynamicNav table
		{
			width:1%;
		}
        #dynamicNav td
        {
            padding:4px 1px 0;
        }
        #dynamicNav a:link, #dynamicNav a:visited
        {
            color:#FFF;
        }
        #dynamicNav a:hover
        {
            color:#a8753b;
            text-decoration:none;
        }

	

/**** CONTENT ****/
#midContentWrapper
{
	position:relative;
	width:950px;
	background:url(images/lowerPanelMiddle.jpg) repeat-y;
}
	#midContentWrapperBg
	{
		position:relative;
		width:950px;
		min-height:432px;
		background:url(images/lowerPanelTop.jpg) no-repeat top;
	}
		#midContentLeft
		{
			position:relative;
			margin:10px 0 0px 12px;
			padding:30px 20px 0;
			float:left;
			width:612px;
		}
			#midContentLeft .content
			{
				padding:0 0 0 20px;
			}
			#midContentLeft h1
			{
				font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
				font-size:18px;
				color:#000;
				font-weight:bold;
				letter-spacing:-1px;
			}
			#midContentLeft h2
			{
				font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
				font-size:12px;
				color:#000;
				font-weight:bold;
				margin:6px 0;
				padding:0;
			}
			#midContentLeft ul
			{
				margin:0;
				padding:0;
			}
			#midContentLeft li
			{
				margin:0 0 0 16px;
				padding:0;
				list-style-image:url(images/liDash.jpg);
			}
				#midContentLeft li a:link, #midContentLeft li a:visited
				{
					color:#000;
					text-decoration:none;
				}
				#midContentLeft li a:hover
				{
					color: #000;
					text-decoration:underline;
				}
			#midContentLeft p
			{
				line-height:12px;
				margin:10px 0;
			}
		
		#midContentRight
		{
			position:relative;
			margin:10px 6px 0;
			padding:20px 10px 0;
			float:left;
			width:240px;
		}
			#midContentRight h1
			{
				font-size:14px;
				font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
				color:#000;
				font-weight:bold;
				letter-spacing:-1px;
			}
			#midContentRight li
			{
				margin:0 0 0 10px;
				list-style:none;
			}
			#midContentRight p
			{
				margin:10px 0 0 10px;
			}

		
	
#lowerContentWrapper
{
	position:relative;
	width:950px;
	background:url(images/contentPanelMiddle.jpg) repeat-y;
}
	#lowerContentWrapperBg
	{
		position:relative;
		width:950px;
		min-height:240px;
		background:url(images/contentPanelTop.jpg) no-repeat top;
	}
		#lowerContent h1
		{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
			font-size:24px;
			color:#420001;
			font-style:italic;
		}
		#lowerContent h2
		{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
			font-size:18px;
			color:#420001;
			font-style:normal;
		}
		#lowerContent
		{
			padding:20px 60px 0;
		}


#railWrapper
{
	position:relative;
	float:left;
	width:214px;
}
	#railNavWrapper
	{
		position:relative;
		width:214px;
		background:url(images/bgRailmiddle.jpg) repeat-y;
	}
		#railNavBg
		{
			position:relative;
			background:url(images/bgRailTop.jpg) no-repeat top;
			padding:20px 0 0 18px;
		}
			#railNavBg h1
			{
				color:#FFF;
				font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
				font-size:14px;
				margin:0 0 2px;
				padding:0;
				letter-spacing:-1px;
			}
			#railNavBg .dottedHr
			{
				position:relative;
				margin-left:-11px;
			}
			#railNavBg ul
			{
				margin:10px 0 16px;
			}
			#railNavBg li
			{
				list-style-image:url(images/railNavBullet.gif);
				font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
				color:#FFF;
				font-size:14px;
				letter-spacing:-1px;
			}
			#railNavBg a:link, #railNavBg a:visited
			{
				color:#FFF;
			}
			#railNavBg a:hover
			{
				color:#d3b20d;
				text-decoration:none;
			}
			#btnSkinCareProducts
			{
				position:relative;
				margin-left:-18px;
				text-align:center;
			}
			

	#buttonWrapper
	{
		position:relative;
		width:201px;
		margin:6px auto;
	}
		#buttonWrapperBg
		{
			position:relative;
			background:url(images/bgButtons.gif) no-repeat top #d7d7d7;
		}
			#btnPELP
			{
				position:relative;
				text-align:center;
				padding:85px 0 0;
			}
			#blurbDDLP
			{
				position:relative;
				margin:46px 0 0;
				font-size:14px;
				font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
				color:#420001;
				text-align:center;;
			}
				#blurbDDLP p
				{
					padding:0;
					margin:0;
					line-height:16px;
					color:#000;
				}
				#btnDDLPClick
				{
					position:relative;
					text-align:center;
					padding:10px 0 2px;
				}

#contentWrapperLP
{
	margin:10px 6px 0;
}
	#contentWrapper
	{
		position:relative;
		float:left;
		width:700px;
		padding:0 0 0 10px;
	}

/**** BUTTON WRAPPER ****/
#contentButtons
{
	float:right;
	position:relative;	
	height:242px;
	width:308px;
	margin:0 6px 0 0;
	padding:0;
	z-index:10;
}
#bgButtons
{

	background-image:url(images/bgButtons.png);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
}
			.ie6 #bgButtons
			{
				background: none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bgButtons.png', sizingMethod='crop');
			}
	#buttonClickPEHP
	{
		position:absolute;
		top:143px;
		left:54px;
	}
	

        #buttonDDBlurbHP
        {
            position:relative;
			float:right;
            top:166px;
            width:234px;
			padding:0 5%;
        }
            #buttonDDBlurbHP, #buttonDDBlurbHP .Normal, #buttonDDBlurbHP p
            {
                font-size:8.5pt;
                font-weight:bold;
                line-height:10pt;
                text-align:center;
            }
	#buttonClickDDHP
	{
		position:relative;
		text-align:center;
	}



/**** FOOTER ****/
#footerWrapper
{
    position:relative;
	height:105px;
	background:url(images/bgFooter.jpg) no-repeat;
	color:#FFF;
}
	.mac.safari #footerWrapper,
	.mac.gecko #footerWrapper
	{
		font-size:10px;
	}

#footerL
{
	float:left;
	width:570px;
	position:relative;
	z-index:50;
}
#footerR
{
	float:right;
	width:300px;
	padding:0 20px;
	position:relative;
	z-index:50;
}

#hostingBugs
{
    position:relative;
	margin:6px 0 10px 40px;
}
    #PBbug
    {
        float:left;
        width:120px;
        position:relative;
    }
    #IHbug
    {
        float:left;
        width:92px;
        position:relative;
    }
#SHAREbug
{
    position:relative;
	top:16px;
	left:40px;
	float:left;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
/*-------------------------------------------*/
#footerNav
{
    text-align:left;
    font-weight:bold;
	margin:10px 0 0;
	font-size:11px;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#FFF;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#d3b20d;
    }
/*-------------------------------------------*/
#address
{
    text-align:left;
    position:relative;
	font-size:10px;
	margin:10px 0 0;
}

/*-------------------------------------------*/
#copyright
{
    position:relative;
	text-align:left;
	font-size:10px;
}



#seoContent
{
	position:relative;
	margin:6px 0 0 20px;
	text-align:left;
}
#seoContent p
{
	margin:0;
	padding:0;
	font-size:10px;
	line-height:10px;
	color:#FFF;
}
#seoContent a:link, #seoContent a:visited
{
	font-weight:normal;
	color:#FFF;
}
#seoContent a:hover
{
}




/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #FFF;
	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
{
	color: #f6cf10;
	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: #464646;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	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: #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
{
}

.eznc_ListViewArticleLink
{
}
.eznc_ListViewArticleLink:link
{
}
.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 {}
a:visited.eznc_navAllConditions {}
a:active.eznc_navAllConditions {}
a:hover.eznc_navAllConditions {}


.eznc_ContentTitle 
{
}

.eznc_ContentSectionV2
{
}

.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:#890203;  */
}
.eznc_AContentV2
{
/*	border-color:#890203; */
}

a:link.eznc_navContentSection {}
a:visited.eznc_navContentSection {}
a:active.eznc_navContentSection {}
a:hover.eznc_navContentSection {}

.eznc_ContentSection 
{
}

.eznc_SectionTitle 
{
}

.eznc_SectionBody 
{
/*	text-align:left */
}

table.eznc_SectionBody 
{
}

.eznc_SectionBody_Col1 
{
}
.eznc_SectionBody_Col1 p,
.eznc_SectionBody_Col1
{
}
.eznc_SectionBody_Col2 
{
}
.eznc_SectionBody_Col2 img,
.eznc_SectionBodyV2 img
{
}

.eznc_ContentSectionV2 p
{
}
.eznc_SectionBodyV2
{
}


.eznc_ContentCopyright 
{
}


/* 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
{
}
/* 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
{
}

/* 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;  */
}
.eznc_Filter_Search input
{
}


/*===================================
Skin styles for Search Box feature
====================================*/
#searchWrapper
{
	position:absolute;
	background-image:url(images/bgSearch.png);
	background-repeat:no-repeat;
	height:40px;
	width:315px;
	top:28px;
	right:8px;
	z-index:100;
}
.ie6 #searchWrapper
{
	background-image:url(images/bgSearch.gif);
}

#btnSearch
{
	float:right;
	position:relative;
	z-index:100;
	top:6px;
	right:5px;
}
#search {}
#search .eznc_SearchText {width:224px; float:left; margin:12px 0 0 55px; 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
=======================================*/
