/* --- 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:#ddefee;
} 
	body, .Normal 	/* This class is used by DNN when modules are added. */
	{
		font-family: Arial, Geneva, sans-serif;
		font-size: 12px !important;
		font-weight: normal !important;
		color:#000 !important;
	}


img 
{
    border:0px none;
}

a:link, a:visited
{
    color:#096962;
    text-decoration:none;
}
a:hover
{
    color:#096962;
    text-decoration:underline;
}
h1
{
    color:#fff;
    font-family: Arial, Geneva, sans-serif;
    font-size:22px;
    font-weight:bold;
    margin:10px 0px 10px 30px;
}


h1.eznc_ContentTitle
{
    color:#189686;
    font-family: Arial, Geneva, sans-serif;
    font-size:18px;
    font-weight:bold;
    margin:20px 0 10px 0;
}

h2
{
    color:#189686;
    font-family: Arial, Geneva, sans-serif;
    font-size:18px;
    font-weight:bold;
    margin:10px 0 10px 0;
}

h2 a:link, h2 a:visited, h2 a:hover
{
    color:#189686;
    font-family: Arial, Geneva, sans-serif;
    font-size:18px;
    font-weight:bold;
    margin:10px 0 10px 0;
}

h3
{
    color:#095852;
    font-family: Arial, Geneva, sans-serif;
    font-size:14px;
    font-weight:bold;
    margin:15px 0 10px 0;
}

h3 a:link, h3 a:visited, h3 a:hover
{
    color:#095852;
    font-family: Arial, Geneva, sans-serif;
    font-size:14px;
    font-weight:bold;
    margin:15px 0 10px 0;
}

h4
{
    color:#095852;
    font-family: Arial, Geneva, sans-serif;
    font-size:14px;
    font-weight:bold;
    margin:0px 0 2px 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:955px;
    margin:0 auto;
    position:relative;
	background-color:#ffffff;
}
#wrapperLP
{
    width:945px;
    margin:0 auto;
    padding:5px 5px 5px 5px;
    position:relative;
	background-color:#ffffff;
}
.ie6 #wrapperHP
{
	overflow:hidden;
}

#wrapperBgLP
{
	width:100%;
	position:relative;
	padding:0.1px 0 0;
}

#wrapperTopHP
{
	width:945px;
	position:relative;
    height:382px!important;
}
#top
{
	width:945px;
	position:relative;
    height:30px!important;
}

#wrapperTop
{
	width:945x;
	position:relative;
    height:90px;
}
#headerImageHP
{
	position:relative;
	height:284px;
	width:647px;
	margin-top:1px;
}
	#headerImageHP p, #headerImageLP p {margin:0; padding:0;}
	
	#btnPatientforms
	{
		position:absolute;
		top:209px;
		right:145px;
		z-index:50;
	}
	#btnAppointment
	{
		position:absolute;
		top:209px;
		right:14px;
		z-index:50;
	}
	
#linetop
{
  position:absolute;
  width:945px;
  height:55px;
  border-top:1px #096962 solid;
  top:36px;
  text-align:left;
  left:1px;

}

#linetopHP
{
  position:relative;
  width:945px;
  height:342px;
  border-top:1px solid #096962;
  background:url('images/HP-top-bgd.jpg') no-repeat;
  margin-top:2px;
  text-align:left;
   z-index:10

}

#logo
{
	position:absolute;
	top:2px;
	left:10px;
}
#toplogosHP
{
	position:absolute;
	top:15px;
	right:1px;
	float:right;
	width:420px;
}
#toplogos
{
	position:absolute;
	top:5px;
	right:1px;
	float:right;
	width:420px;
}

#minilogosHP
{
	position:absolute;
	top:10px;
	right:150px;
	float:right;
	width:70px;
	float:left;
}
#minilogos
{
	position:absolute;
	top:1px;
	right:150px;
	float:right;
	width:70px;
	float:left;
}
#callHP
{
	position:absolute;
	top:15px;
	right:235px;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	color:#219185;
	float:left;
	width:150px;
}
#call
{
	position:absolute;
	top:5px;
	right:235px;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	color:#219185;
	float:left;
	width:150px;
}

#SHAREbugHP
{
    position:absolute;
	top:20px;
	right:1px;
	float:right;
	width:140px;
}
    #SHAREbugHP p
    {
        margin:0;
        padding:0;
    }


#SHAREbug
{
    position:absolute;
	top:10px;
	right:1px;
	float:right;
	width:140px;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }


/**** DYNAMIC NAV ****/
#navWrapperHP
{
    position:absolute;
	z-index:99;
	top:10px;
	left:2px;
	width:650px;
}
    #dynamicNav
    {
        position:relative;
        text-align:left;
        font-weight:bold;
    }
		#dynamicNav table
		{
			width:1%;
		}
        #dynamicNav td
        {
            padding:0 1px ;
        }
        #dynamicNav a:link, #dynamicNav a:visited
        {
            color:#000000;
			font-size:12px;
        }
        #dynamicNav a:hover
        {
            color:#219185;
            text-decoration:none;
        }


/**** RAIL WRAPPER ****/
#railWrapperHP
{
	 width:235px;
	 float:left;
	 position:relative;
	 background:url('images/nav-bgd.jpg') no-repeat top;
	 
}
.ie6 #railWrapperHP
{
	overflow:hidden;
}
#staticNavTopHP
	{
	width:235px;
	margin-top:14px;
	margin-left:2px;
	}
#railWrapper
{
	 width:220px;
	 float:left;
	 position:relative;
	 background:url('images/nav-bgd.jpg') no-repeat top;
	 
}
.ie6 #railWrapper
{
	overflow:hidden;
}
#staticNavTop
	{
	width:220px;
	margin-top:14px;
	margin-left:2px;
	}	
#NavTitle1
{
    color: #043e39;
    font-size: 15px!important;
    text-align:left;
    font-weight:bold;
    background-image: url('images/left-bullet.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    height:23px;
	border-bottom:1px solid #bfc0c0; padding-left:11px; padding-right:0px; padding-top:4px; padding-bottom:0px
}

#NavTitle1 a
{
    color: #043e39;
    font-size: 15px;
}

.NavTitle1 a:hover
{
    color: #000000;
    font-size: 15px;
}

#NavTitle1LP
{
    color: #043e39;
    font-size: 13px!important;
    text-align:left;
    font-weight:bold;
    background-image: url('images/left-bullet.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    height:23px;
	border-bottom:1px solid #bfc0c0; padding-left:11px; padding-right:0px; padding-top:4px; padding-bottom:0px
}

#NavTitle1LP a, #NavTitle1LP a:selected
{
    color: #043e39;
    font-size: 13px;
}

.NavTitle1LP a:hover
{
    color: #000000;
    font-size: 13px;
}



#NavTitle2
{
  
    font-weight: normal!important;
    text-align:left!important;
    height:22px;
    font-size: 12px!important;
    padding:5px 0px 0px 11px;
	border-bottom:1px solid #bfc0c0;
}

#NavTitle2 a, #NavTitle2 a:selected
{
    color: #000000;
    font-size: 12px;
}

#NavTitle2 a:hover
{
    color: #043e39;
    font-size: 12px;
}

#NavTitle2LP
{
  
    font-weight: normal!important;
    text-align:left!important;
    height:22px;
    font-size: 11px!important;
    padding:5px 0px 0px 11px;
	border-bottom:1px solid #bfc0c0;
}

#NavTitle2LP a, #NavTitle2 a:selected
{
    color: #000000;
    font-size: 11px;
}

#NavTitle2LP a:hover
{
    color: #043e39;
    font-size: 11px;
}




#wrapperLeftBtn
{
	width:225px;
	margin-left:10px;
	position:relative;
}
	
#btnPatientEducation
{
	width:220px;
	height:125px;
	margin:-10px 0px 0px 0px;
	position:relative;
	align:center;
}

#btnPatientEducationClick
	{
		width:220px;
		position:relative;
		text-align:center;
		margin-top:10px;
		padding:8px 0px 0px 0px;
	}
.ie #btnPatientEducationClick, .ie6 #btnPatientEducationClick, .ie7 #btnPatientEducationClick, .ie8 #btnPatientEducationClick
	{
		width:220px;
		position:relative;
		text-align:center;
		margin-top:10px;
		padding:8px 0px 0px 0px;
	}
#btnDoctorsDesk
{
	width:220px;
	height:100px;
	margin:0 auto;
	position:relative;
}
	
#DDBlurb
	{
		position:relative;
		margin:-10px 7px auto;
		padding:0px;
	}
	
	#DDBlurb p, #DDBlurb .Normal
		{
			text-align:center;
			font-family:Arial, Geneva, sans-serif;
			font-size:12px;
		}

	#btnDoctorsDeskClick
	{
		width:220px;
		position:absolute;
		left:1px;
		top:75px;
	}


/**** CONTENT ****/
#contentWrapperHP
{
    position:relative;
	margin:2px 0px 0 0px;
	width:945px;
}


    #contentLP
    {
		position:relative;
		float:right;
        width:690px;
        align:left;
        margin:10px 10px 0px 10px;
    }
    #contentLP3columns
    {
		position:relative;
		float:right;
        width:695px;
        align:left;
        margin:10px 5px 0px 10px;
    } 
    
    #contentPE
    {
		position:relative;
		float:right;
        width:680px;
        _width:650px;
        align:left;
        margin:10px 15px 0px 15px;
    }

	
   	#contentTextHP
	{
		padding:0px 0px 0px 0px;
		text-align:left;
		width:500px;
		float:left;
		margin:0px 0px 0px 15px;
	}
	
	#contentTextHPtop
	{
		padding:5px;
		text-align:left;
		width:500px;
		background-color:#e8e8e8!important;
		margin-top:0px;
	}
	#contentTextHPmiddle
	{
		padding:5px;
		text-align:left;
		width:500px;
		background-color:#ddefee!important;
		margin-top:5px;
	}
	#contentTextHPbottom
	{
		padding:5px;
		text-align:left;
		width:500px;
		background-color:#b5d1cc!important;
		margin-top:5px;
	}

   	#contentText
	{
		padding:10px 0px 20px 10px;
		text-align:left;
		width:360px;
		float:left;
	}
#contentText3columns
	{
		padding:10px 0px 20px 0px;
		text-align:left;
		width:370px;
		float:left;
	}
	
#Header
	{
		text-align:left;
		width:944px;
		padding:0px;
		height:57px!important;
		background:url('images/title-bgd.jpg') no-repeat;
    	color:#cccccc;
    	fornt-family:Arial;
    	font-size:36px
	}

#HeaderHP
	{
		text-align:left;
		width:945px;
		padding:0px 0px 0px 0px;
		height:231px!important;
    	color:#cccccc;
    	font-family:Arial;
    	top:110px;
    	position:absolute;
    	z-index:30;
    	
	}
	
#HeaderHPtext
	{
		position:absolute;
    	z-index:99;
    	left:10px;
    	top:5px;
		text-align:left;
		color:#ffffff;
    	font-family:Arial;
    	font-size:14px;
    	width:500px;
    	margin:0px 0px 0px 10px;
    	float:left;	
	}
	
.ie6 #HeaderHPtext, .ie7 #HeaderHPtext 
	{
		position:relative
    	z-index:99;
		text-align:left;
		color:#ffffff;
    	font-family:Arial;
    	font-size:14px;
    	width:500px;
    	margin-left:-470px;

	}
	
#HeaderHPtext H2
	{
		text-align:left;
		color:#ffffff;
    	font-family:Arial;
    	font-size:16px;  	
    	font-weight:bold;
    	text-decoration:underline; 
	}
		
.Headertext
	{
		text-align:left;
		color:#ffffff;
    	font-family:Arial;
    	font-size:14px;  	
	}

.Headertext a, .Headertext a:visit, .Headertext a:hover
	{
		text-align:left;
		color:#ffffff;
    	font-family:Arial;
    	font-size:14px; 
    	text-decoration:underline; 	
	}
	
#wrapperRightHP
    {
		position:relative;
		float:right;
        width:172px;
        text-align:right;
        margin-top:0px;
    }
#wrapperRight
    {
		position:relative;
		float:right;
        width:307px;
        align:left;
        margin-top:15px;
    }

#wrapperRight3columns
    {
		position:relative;
		float:right;
        width:307px;
        align:left;
        margin-top:15px;
    }

#wrapperRightLP1
	{
		position:relative;
		float:right;
		z-index:50;
        width:307px;
        text-align:right;
        margin-top:0px;
        margin-bottom:45px;
        margin-left:10px;
        margin-right:5px;
	}


#RightImage
    {
		position:relative;
        width:307px;
        align:left;
        margin-bottom:10px;
    }

#RightContent
    {
		position:relative;
		float:right;
        width:295px;
        align:left;
        background-color:#b5d1cc;
        padding: 0px;
    }
    
.ie6 #RightContent, .ie7 #RightContent
    {
		position:relative;
		float:right;
        width:295px;
        align:left;
        background-color:#b5d1cc;
        padding: 0px;
    }
    
#HPform
	{
		text-align:center;
		width:169px;
		height:168px!important;
		background:url('images/signup-news-bgd.jpg') no-repeat;
    	color:#000;
    	font-family:Arial;
    	font-size:11px;
    	margin-left:3px; margin-right:0px; margin-top:1px; margin-bottom:10px; padding-left:0px; padding-right:0px; padding-top:50px; padding-bottom:0px
	}
#HPNews
{
margin-top:-70px;
}

#HPfacebookright
{
margin:7px 0px 7px 0px;
padding:0px 15px 0px 5px;
text-align:left;
}
#UptodateHP
{
margin-top:2px;
}

/**** BUTTON WRAPPER ****/


/**** FOOTER ****/
#footerWrapper
{
    background-image:url('images/footer-bgd.jpg');
	background-repeat:no-repeat;
	position:relative;
	background-color:#fff;
	z-index:50;
	width:945px;
	border-top:2px solid #096962;
	margin-top:10px
}
#footerLR
{
	width:945px;
	position:relative;
	z-index:50;
	margin-top:17px;
	color:#000;

}
#footerL
{
	float:left;
	width:535px;
	position:relative;
	z-index:50;
	margin-top:5px;
}
#footerR
{
	float:right;
	width:400px;
	padding:0 0px 0 0;
	position:relative;
	z-index:50;
	margin-top:5px;
}

#hostingBugs
{
    position:relative;
	margin:0px 0px 0px 0px;
}
    #PBbug
    {
        float:left;
        width:120px;
        position:relative;
    }
    #IHbug
    {
       position:relative;
       margin-top:6px;
       padding:10px 5px 0px 20px;
       text-align:left;
    }
    #IHbug a:link, #IHbug a:visited, #IHbug a:hover
{
	color:#18958b;
	font-size:11px;
	text-align:left;
	
}

/*-------------------------------------------*/
#footerNav
{
    font-weight:bold;
	margin:0 auto;
	font-size:10px;
	position:relative;
	width:400px;
}
    #footerNav ul
    {
        padding:0px 0px 0px 0px;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0 0 0 8px;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#18958b;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#000;
    }
/*-------------------------------------------*/
#phone
{
    text-align:right;
    position:relative;
	font-size:10px;
	margin:6px 0 0;
}

#address
{
	font-family:Arial, Geneva, sans-serif;
	color:#666666;
	padding:10px 0 10px 20px;
	text-align:left;
}
#address table
{
	width:1%;
}
#address table td
{
	padding:0 20px 0 0;
	text-align:left;
}
.address
{
	font-size:11px;
	font-family:Arial, Geneva, sans-serif;
	color:#666666;
	text-align:left;

}

/*-------------------------------------------*/
#copyright
{
    position:relative;
	text-align:center;
	font-size:10px;
	padding:5px;
	color:#666666;
	font-weight:normal;
}
#copyright a:link, #copyright a:visited
{
	color:#18958b;
}


#SEO
{
	position:relative;
	margin:0px;
	text-align:center;
	font-size:10px;
	color:#666666;
	padding:0px 15px 10px 15px;
}

#SEO p
{
	margin:0;
	padding:0px;
	color:#666666!important;
	line-height:12px;
	font-size:10px;
}
#SEO a:link, #SEO a:visited
{
	font-weight:normal;
	color:#666666!important;
	font-size:10px!important;
}
#SEO a:hover
{
}
.seoText 
{
	font-weight:normal;
	color:#666666!important;
	font-size:10px!important;
}
.seoText a:link, .seoText a:visited
{
	font-weight:normal;
	color:#666666!important;
	font-size:10px!important;
}

.seoText a:hover
{
}





/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #000000;
	text-transform: none;
	text-align: left;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
	.safari .MainMenuItem,
	.mac.gecko .MainMenuItem
	{
		font-size:11px;
	}
.MainMenuItemSelected
{
	color: #219185;
	text-align: left;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
}
	.safari .MainMenuItemSelected,
	.mac.gecko .MainMenuItemSelected
	{
		font-size:11px;
	}
.MainMenu_SubMenu
{
	color: #219185;
	background-color: #FFF;
	text-align: left;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}
	.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: #000;
	text-transform: none;
	text-align: center;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	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
{
	text-align:left;
}
.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:url('images/search-bgd-new.jpg') no-repeat top;
	height:28px;
	width:230px;
	top:5px;
	right:1px;
	z-index:99;
	align:right;
	text-align:right
}

#btnSearch
{
	float:right;
	position:relative;
	z-index:100;
	padding:5px 0px 0px 0px;
	margin-right:5px;
}
#search {}
#search .eznc_SearchText {width:114px; float:left; border: medium none; background-color:transparent; background-image:url('none'); z-index:99; margin-left:75px; margin-right:0; margin-top:4px; margin-bottom:0}
.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
=======================================*/
