/* --- 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:#d4d4d4;
} 
	body, .Normal 	/* This class is used by DNN when modules are added. */
	{
		font-family: Arial!important;
		font-size: 13px !important;
		font-weight: normal !important;
		color:#000000!important;
	}


img 
{
    border:0;
}

a:link, a:visited
{
    color:#0f56a0;
    text-decoration:none;
 
}
a:hover
{
    color:#000000;
    text-decoration:underline;
}
h1
{
    color:#4fad26;
    font-family: Myriad Pro, Arial;
    font-size:24px;
    font-weight:bold;
    margin:10px 0px 0px 0px;
    line-height:125%;
    padding-bottom:9px;
    background: transparent url(images/title-line.gif) bottom left no-repeat;  
}
h2
{
    color:#4fad26;
    font-family: Myriad Pro, Arial;
    font-size:20px;
    font-weight:bold;
    margin:10px 0px 15px 0px;
    line-height:125%;
    padding-bottom:9px;
    background: transparent url(images/title-line.gif) bottom left no-repeat;  
}

h3
{
    color:#000000;
    font-family: Arial;
    font-size:17px;
    font-weight:bold;
    margin:15px 0 10px 0;
}
h4
{
    color:#000000;
    font-family: Arial;
    font-size:14px;
    font-weight:bold;
    margin:15px 0 10px 0;
}


p
{
    padding: 0 0 10px;
    line-height:110%;
}

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 ****/
#wrapperMain
{
    width:947px;
    margin:0px auto;
    position:relative;
    border:10px solid #ffffff;

}
#wrapperHP
{
    width:947px;
    margin:0px auto;
    background-image:url(images/HP-main-bgd.jpg);
    background-repeat:no-repeat;
    background-color:#ffffff;
    position:relative;

}

#wrapperLP
{
    width:947px;
    margin:0px 0px 0px 0px;
    background-color:#ffffff;
    position:relative;

}


#callsearch
{
    height:50px!important;
    margin:0 auto;
    position:relative;

}


#wrapperTopLP
{
    height:368px!important;
    margin:0 auto;
    position:relative;
    border-top:1px #d4d4d4 solid;
    border-bottom:1px #d4d4d4 solid;
}


#call
{
	position:absolute;
	top:5px;
	font-weight:normal;
	left:1px;
	color:#32323c;
	font-size:19px;
	text-align:left;
	font-family: Myriad Pro;
}
	#call p
	{
		margin-left:0px;
		padding:2px 0;
	}
	.phone
	{
		font-size:19px;
		font-weight:normal;
		font-family: Myriad Pro;
		color:#32323c;

	}
	

#TopAddress
{
	position:relative;
	margin-top:15px;
	font-weight:bold;
	color:#000000;
	font-size:14px;
	text-align:center;
	font-family: Verdana, Lucida Sans;
	width:220px;
}
	
#TopAddress .taddress
	{
		font-size:12px;
		font-weight:bold;
		font-family: Verdana, Lucida Sans;
		color:#000000;

	}


#logo 
{
    position: absolute;
    top: 15px;
    left: 28px;
    z-index:99;
}


#headerImage
{
	position:absolute;
	top:2px;
	left:0px;
	width:947px;
	height:321px!important;
	z-index:20;
}
#headerImage p {margin:0; padding:0;}

/**** LEFT SIDE NAV ****/

#navWrapperLP
{
    position:absolute;
	z-index:60;
	top:330px;
	width:947px;
	left:1px;
	height:32px;
	
}

    #dynamicNav
    {
        position:relative;
        text-align:center;
        font-weight:bold;
        width:850px;
        margin-left:5px;
        margin-right:5px;
        padding:10px 0px 0px 0px; 
    }
		


/**** SIDE RAIL ****/
#sideRailWrapper
{
	position:relative;
	float:left;
	width:242px;
	margin:0px;
	z-index:50;
}

#leftNavLinks
{
   	_min-height: 125px;
    _height: auto !important;
    _height: 125px;
    background-image:url(images/left-nav-bgd.jpg);
    background-repeat:no-repeat;
    
}


#leftNavLinks ul
{
    padding: 2px 2px 5px 15px;
    _padding: 0px 2px 0px 5px;
    margin: 0px;
}
#leftNavLinks li
{
    color: #000;
    font-family: Lucida Sans, Arial;
    font-size: 13px;
    margin: 0px;
    padding: 0px 0px 5px 0px;
    text-align: left;
    line-height:30px;
    
}
#leftNavLinks li.red {list-style: square inside; color:#fd1c14;}

#leftNavLinks a
{
    color: #000000;
    font-weight: bold;
}
#leftNavLinks a:hover
{
    color: #fd1c14;
    font-weight: bold;
    text-decoration: none;
  
}

	

/**** CONTENT ****/
#contentWrapperLP
{
		position:relative;
		width:947px;
		margin:10px 0px 0px 0px;
		text-align:left;
		z-index:50;
    }


#contentWrapperHP
    {
		position:relative;
		float:right;
		width:650px;
		margin:10px 10px 10px 20px;
		text-align:left;
		padding:0px 0px 5px 0px;
		z-index:99;
    }
 

#contentWrapper
    {
		position:relative;
		float:right;
		width:630px;
		margin:10px 20px 10px 0px;
		_margin:0px 5px 10px 0px;
		text-align:left;
		padding:0px 0px 5px 0px;
		z-index:99;
		align:left;
		text-align:left;
    }

#contentLP
    {
		position:relative;
		width:630px;
		margin:20px 0px 10px 10px;
		text-align:left;
		padding:0px 0px 5px 0px;
    }
    



/**** BUTTON WRAPPER ****/


#buttonWrapper
{
    margin:10px 0 0px 0px;
    width:242px!important;
    align:left;
    text-align:left;
    position:relative;
    min-height: 490px;
    height: auto !important;
     height: 490px;
}
#buttonCall
{
    margin:0px 0px 0px 0px;
    width:242px;
    text-align:left;
    position:relative;
}

#buttonPE
{
    margin:0px 0px 0px 0px;
    width:242px;
    text-align:left;
    position:relative;
}

#wrapperButtonSO
{
    position:relative;
    text-align:left;
    width:242px;
    _width:242px;
    min-height: 117px;
    height: auto !important;
     height: 117px;
    margin-left:0px;
    margin-top:2px;
    background-image:url(images/SO-bgd.jpg);
    background-repeat:no-repeat;
   }
#SObuttonDDBlurb
{
    position:relative;
    margin-top:0px;
    padding:30px 10px 0px 10px;
    text-align:center;
}
#SOClick
{
    position:absolute;
    top:95px;
    left:100px;
    _left:0px;
    text-align:left;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

#SOtext, #SOtext a:link, #SOtext a:visited, #SOtext a:hover
    {
        font-size:12px;
        color:#000000;
        font-weight:bold;
        line-height:110%;
        text-align:left;
        margin-top:8px;
        margin-bottom:0px;
        padding:0px 5px 0px 5px;
    }

.SOtext, .SOtext a:link, .SOtext a:visited, .SOtext a:hover    
    
.SOtext p, .SOtext
    {
        font-size:12px;
        color:#000000;
        font-weight:bold;
        line-height:113%;
        text-align:center;
        margin-bottom:-3px;
    }

#wrapperButtonDD
{
    position:relative;
    text-align:left;
    width:242px;
    _width:242px;
    min-height: 117px;
    height: auto !important;
     height: 117px;
    margin-left:0px;
    margin-top:2px;
    background-image:url(images/DDESK-bgd.jpg);
    background-repeat:no-repeat;
   }
 

#buttonDD
{
    width:250px;
    _width:250px;
    text-align:left;
    position:relative;
}
#buttonDDBlurb
{
    position:relative;
    margin-top:0px;
    padding:10px 0px 0px 0px;
    text-align:left;
}


#DDESK
    {
        font-size:11px;
        color:#ffffff;
        font-weight:bold;
        line-height:110%;
        text-align:left;
        margin-top:8px;
        margin-bottom:0px;
        padding:0px 10px 0px 10px;
    }
.DDESK , .DDESK a:link, .DDESK a:visited, .DDESK a:hover
    {
        font-size:11px;
        color:#ffffff;
        font-weight:bold;
        line-height:110%;
        text-align:left;
        margin-top:8px;
        margin-bottom:0px;
        padding:0px 10px 0px 10px;
    }
   
    
.DDESK p, .DDESK
    {
        font-size:11px;
        color:#ffffff;
        font-weight:bold;
        line-height:113%;
        text-align:center;
        margin-bottom:-3px;
    }

#buttonClick
{
    position:absolute;
    top:95px;
    left:100px;
    text-align:left;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

 



/**** FOOTER ****/
#footerWrapper
{
    position:relative;
    margin:0 0px 0px 0px;
    width:947px;
    height:160px!important;
    border-top:1px #d4d4d4 solid;
    background-color:#ffffff;
}


#footerdiv
{
	align:center;
	text-align:center;
	width:920px;
	position:relative;
	z-index:50;margin-0 auto;
}


#hostingBugs
{
    position:absolute;
	left:280px;
	align:right;
	text-align:right;
	width:260px;
	top:130px;
	float:left;
}
    #PBbug
    {
        float:left;
        width:120px;
        position:relative;
    }
    #IHbug
    {
        width:92px;
        position:relative;
        float:left;
        align:left;
    }
#SHAREbug
{
    position:relative;
    float:right;
	top:10px;
	right:5px;
	align:right;
	width:120px;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
    
#Facebook
{
    position:absolute;
	left:570px;
	align:right;
	text-align:right;
	width:100px;
	top:140px;
	float:right;
}

/*-------------------------------------------*/
#footerNav
{
    text-align:center;
    font-weight:bold;
	padding:10px 0px 10px 0px;
	font-size:13px;
	position:relative;

}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#fd1c14;
		text-decoration:none;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#000000;
    }
/*-------------------------------------------*/
#address
{
    text-align:left;
    position:absolute;
    top:20px;
    left:5px;
	font-size:12px;
	margin:10px 0 0 0px;
	font-family:Arial;
	line-height:110%;
}

/*-------------------------------------------*/
#copyright
{
    position:relative;
	text-align:center;
	font-size:10px;
	padding:10px 0px 10px 0px;
	margin:0 auto;
	color:#868482;
}

#footertextwrapper
{
    font-size:8pt;
    text-align:center;
    position:relative;
    width:900px;
    color:#868482;
    font-weight:normal;
    margin:0px auto;
    line-height:115%;

   
}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:center;
    color:#868482;
    font-weight:normal;
    
}
.footertext a:hover
{
    font-size:8pt;
    text-align:center;
    color:#868482;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8pt;
    text-align:center;
    color:#868482;
    font-weight:normal;
    line-height:115%;
     padding:5px 0px 5px 0px;
}






/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #000000;
	text-transform: none;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:10px 0px 0px 0px;
}
	.mac.safari .MainMenuItem,
	.mac.gecko .MainMenuItem
	{
		font-size:14px;
		font-weight: normal;
	}
.MainMenuItemSelected
{
	color:#fd1c14;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding:10px 0px 0px 0px;
	cursor: pointer;
}
	.mac.safari .MainMenuItemSelected,
	.mac.gecko .MainMenuItemSelected
	{
		font-size:14px;
		font-weight: normal;
	}
.MainMenu_SubMenu
{
	color: #fd1c14;
	background-color: #ffffff;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}
	.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: #000000;
	font-size: 14px;
	line-height:105%;
	font-weight: normal;
	font-family:times new roman;
}
/***** 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:#371b00;  */
}
.eznc_AContentV2
{
/*	border-color:#371b00; */
}

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: #e1f0f4;  
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
 	background-color: #e1f0f4;  
}

/* 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: #e1f0f4; 
}
.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:304px;
	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:3px;
}
#search {}
#search .eznc_SearchText {width:150px; 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
=======================================*/

