/* --- 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/body-bgd.jpg) repeat-x #ebeff1;
} 
	body, .Normal 	/* This class is used by DNN when modules are added. */
	{
		font-family: "Lucida Sans", "Lucida Grande", sans-serif !important;
		font-size: 13px !important;
		font-weight: normal !important;
		color:#000000 !important;
	}


img 
{
    border:0;
}

a:link, a:visited
{
    color:#8dc63f;
    text-decoration:none;
 
}
a:hover
{
    color:#000000;
    text-decoration:underline;
}
h1
{
    color:#1e4623;
    font-family:Lucida Sans, Times New Roman;
    font-size:20px;
    font-weight:bold;
    margin:0px 0 0 0px;
}
h2
{
    color:#1e4623;
    font-family: Lucida Sans, Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    margin:20px 0 10px 0;
}

h3
{
    color:#1e4623;
    font-family:Lucida Sans,Times New Roman;
    font-size:16px;
    font-weight:bold;
    margin:15px 0 10px 0;
}
h4
{
    color:#1e4623;
    font-family:Lucida Sans,Times New Roman;
    font-size:15px;
    font-weight:normal;
	font-style:italic;
    margin:15px 0 10px 0;
}

h5
{
    color:#000000;
    font-family:Lucida Sans,Times New Roman;
    font-size:15px;
    font-weight:bold;
    margin:0px 0 0px 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 ****/
#wrapperRepeater
{
    width:900px;
    margin:0 auto;
    background-image:url(images/bgWrapperRepeater.png);
    background-repeat:repeat-y;
    position:relative;
    background-color:#ffffff;
}
#wrapperHP
{
    width:900px;
    margin:0 auto;
    background-image:url(images/HP-main-bgd.jpg);
    background-repeat:no-repeat;
    background-color:#ffffff;
    position:relative;
}
#wrapperLP
{
    width:900px;
    margin:0 auto;
    background-image:url(images/LP-main-bgd.jpg);
    background-repeat:no-repeat;
    background-color:#ffffff;
    position:relative;
}

#wrapperPE
{
    width:900px;
    margin:0 auto;
    background-image:url(images/PE-main-bgd.jpg);
    background-repeat:no-repeat;
    background-color:#ffffff;
    position:relative;
}
#wrapperTopLP
{
    height:382px!important;
    margin:0 auto;
    position:relative;
}
#wrapperTopHP
{
    height:410px!important;
    margin:0 auto;
    position:relative;
}

#call
{
	position:absolute;
	top:20px;
	right:20px;
	color:#000000;
	font-size:12px;
	text-align:right;
}
	#call p
	{
		margin-right:15px;
		padding:2px 0;
	}
	.phone
	{
		font-size:14px;
		font-weight:bold;
		font-family: Lucida Sans;
		color:#000000;

	}

#logo
{
	position:absolute;
	top:75px;
	left:25px;
	z-index:50;
}
#headerImageHP
{
	position:absolute;
	top:100px;
	left:0px;
	width:900px;
	height:304px!important;
	z-index:20;
}

#headerImage
{
	position:absolute;
	top:90px;
	left:0px;
	width:900px;
	height:279px!important;
	z-index:20;
}
	#headerImage p {margin:0; padding:0;}

/**** LEFT SIDE NAV ****/
#navWrapperHP
{
    position:relative;
	z-index:60;
	margin-top:15px;
	width:700px;
}

#navWrapperLP
{
    position:relative;
	z-index:60;
	margin-top:-5px;
	width:700px;
}

    #dynamicNav
    {
        position:relative;
        text-align:center;
        font-weight:bold;
        width:600px;
    }
		
#topNavigation
{
    position:absolute;
	z-index:60;
	top:63px;
	left:125px;
	width:645px;
}
.topNavigationlink a:link, .topNavigationlink a:visited
{
	font-weight:bold;
	color:#ffffff;
	font-size: 13px !important;
	display:block;
	text-align:center;
	text-decoration:none;
}
.topNavigationlink a:hover
{
 color:#000000;
 text-decoration:none;
 display:block;
 text-align:center;
}


/**** SIDE RAIL ****/
#sideRailWrapper
{
	position:relative;
	float:left;
	width:246px;
	margin:0 0px 0px 18px;
	z-index:50;
}
.ie6 #sideRailWrapper
{
	position:relative;
	float:left;
	width:246px;
	margin:0 0px 0px 8px;
	z-index:50;
}

	#subNavLeft
	{
		position:relative;
		text-align:left;
		width:220px;
		margin-left:2px;
		margin-top:180px;

	}
		#subNavLeft ul
		{
			margin:0;
			padding:0;
		}
			#subNavLeft li
			{
				position:relative;
				padding:0;
				margin:0 0 0 2px;
				list-style:none;
				font-weight:bold;
			}
				#subNavLeft li a:link, #subNavLeft li a:visited
				{
					font-size:14px;
					color:#000;
					text-decoration:none;
					display:block;
					padding:0 0 6px;
					position:relative;
					list-style:none;
					border-bottom:1px dotted #000000;
					font-weight:bold;
				}
				#subNavLeft li a:hover
				{
					color:#598527;
					text-decoration:none;

				}

/**** CONTENT ****/
#contentWrapperHP
{
    position:relative;
    width:900px;
    margin-top:36px;
}
#contentWrapperLP
{
    position:relative;
    width:900px;
    margin-top:36px;
}
    #contentHP
    {
		position:relative;
		float:left;
		width:590px;
		margin:-15px 10px 10px 10px;
		_margin:-15px 0px 10px 10px;
		text-align:left;
    }

#contentLP
    {
		position:relative;
		float:left;
		width:590px;
		margin:-15px 10px 10px 10px;
		text-align:left;
    }
    
#contentPE
    {
		position:relative;
		float:left;
		width:800px;
		margin:10px 30px 10px 30px;
		text-align:left;
    }

#contentPEvideo
    {
		position:relative;
		float:left;
		width:720px;
		margin:0 auto;
		text-align:center;
		padding:10px 100px 10px 80px;
    }

/**** BUTTON WRAPPER ****/


#buttonWrapper
{
    margin:10px 0 0 0px;
    width:244px!important;
    _width:240px!important;
    align:center;
    text-align:center;
    position:relative;
    height:278px;
}

#buttonPE
{
    margin:0px 0px 0px 0px;
    width:244px;
    _width:240px;
    height:126px;
    text-align:left;
    position:relative;
}
#buttonClickPE
{
    position:relative;
    padding-top:125px;
    align:left;
    margin-left:20px;
}


#wrapperButtonDD
{
    position:relative;
    text-align:center;
    width:242px;
    _width:232px;
    margin-left:0px;
    margin-top:60px;
}

.ie6 #wrapperButtonDD
{
    position:relative;
    text-align:center;
    width:242px;
    _width:232px;
    margin-left:0px;
    margin-top:40px;
}

#buttonDD
{
    width:230px;
    _width:230px;
    text-align:center;
    position:relative;
}
#buttonDDBlurb
{
    position:relative;
    margin-top:0px;
    width:230px;
    padding:10px 10px 0px 10px;
    text-align:center;
}


#DDESK
    {
        font-size:14px;
        color:#ffffff;
        font-weight:normal;
        line-height:110%;
        text-align:center;
        margin-top:8px;
        margin-bottom:0px;
        padding:0px 15px 0px 15px;
    }
    
.DDESK p, .DDESK
    {
        font-size:14px;
        color:#ffffff;
        font-weight:normal;
        line-height:110%;
        text-align:left;
        margin-top:8px;
        margin-bottom:-3px;
       padding:0px 15px 0px 10px;
    }
.ie8 .DDESK p, .ie8 .DDESK
    {
        font-size:14px;
        color:#ffffff;
        font-weight:normal;
        line-height:110%;
        text-align:left;
        margin-top:-5px;
        margin-bottom:-3px;
       padding:0px 15px 0px 10px;
    }  

#buttonClick
{
    position:absolute;
    top:95px;
    left:20px;
    text-align:left;
    width:200px;
    _width:200px;
    padding:0px 0px 0px 0px;
}
    
.ie6#buttonClick
{
    position:absolute;
    top:85px;
    left:20px;
    text-align:left;
    width:200px;
    _width:200px;
    padding:0px 0px 0px 0px;
}
 



/**** FOOTER ****/
#footerWrapper
{
    position:relative;
    background:url(images/footer-bgd.jpg) no-repeat;
    margin:0 auto;
    width:900px;
    height:163px!important;

}


#footerL
{
	float:left;
	width:180px;
	position:relative;
	z-index:50;
	margin-top:30px;
}
#footerR
{
	float:right;
	width:700px;
	position:relative;
	z-index:50;
	margin-top:25px;
}
#footerRL
{
	float:left;
	width:570px;
	position:relative;
	z-index:50;
	margin-top:10px;
	text align:center;
}
#footerRR
{
	float:right;
	width:130px;
	position:relative;
	z-index:50;
	margin-top:0px;
}

#hostingBugs
{
    position:relative;
	margin:15px 5px 5px 5px;
	align:right;
	width:110px;
}
    #PBbug
    {
        float:left;
        width:120px;
        position:relative;
    }
    #IHbug
    {
        width:92px;
        position:relative;
    }
#SHAREbug
{
    position:relative;
	top:10px;
	left:5px;
	align:center;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
/*-------------------------------------------*/
#footerNav
{
    text-align:center;
    font-weight:bold;
	padding:5px 0px 0px 0px;
	font-size:10px;
	border-top:2px dotted #ffffff;
	border-bottom:2px dotted #ffffff;
	height:17px;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#000000;
		text-transform:uppercase;
		text-decoration:none;
    }
    #footerNav a:hover
    {
        text-decoration:underline;
        color:#37648a;
    }
/*-------------------------------------------*/
#address
{
    text-align:left;
    position:relative;
	font-size:11.5px;
	margin:10px 0 0 10px;
	font-family:Arial;
	line-height:110%;
}

/*-------------------------------------------*/
#copyright
{
    position:relative;
	text-align:center;
	font-size:11px;
	margin:5px 0px 0px 0px;
}



#seoContent
{
	position:relative;
	margin:0px 0px 0px;
	text-align:center;
	font-size: 11px !important;
}
#seoContent p
{
	margin:0;
	padding:0;
	color:#000;
	line-height:105%;
	font-size: 11px !important;
	text-align:center;
}
#seoContent a:link, #seoContent a:visited
{
	font-weight:normal;
	color:#000000;
	font-size: 11px !important;
	text-decoration:none;
}
#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: 15px;
	font-weight: bold;
}
	.mac.safari .MainMenuItem,
	.mac.gecko .MainMenuItem
	{
		font-size:12px;
	}
.MainMenuItemSelected
{
	color: #000000;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
}
	.mac.safari .MainMenuItemSelected,
	.mac.gecko .MainMenuItemSelected
	{
		font-size:12px;
	}
.MainMenu_SubMenu
{
	color: #ffffff;
	background-color: #598527;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	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: #FFF;
	text-transform: none;
	text-align: center;
	font-family: Times, Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
/***** 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:#1e4623;  */
}
.eznc_AContentV2
{
/*	border-color:#000000; */
}

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-image:url(images/bgSearch.png);*/
/*	background-repeat:no-repeat;*/
	height:24px;
	width:260px;
	top:10px;
	left:30px;
	z-index:100;
}
.ie7 #searchWrapper
{
	position:absolute;
	height:24px;
	width:260px;
	top:12px;
	left:30px;
	z-index:100;
}
.ie6 #searchWrapper
{
{
	position:absolute;
	height:24px;
	width:260px;
	top:12px;
	left:30px;
	z-index:100;
}

}

#btnSearch
{
	float:left;
	position:relative;
	top:7px;
	left:6px;
	z-index:100;
}
#search {}
#search .eznc_SearchText {width:160px; float:right; height:20px;padding:0px 0 0 0px; border: none; text-align:left;background-color:transparent; background-image:none; z-index:100;}
.ie8 #search .eznc_SearchText {height:20px;background-color:transparent;padding-top:3px;}
.ie7 #search .eznc_SearchText {width:160px; float:right; height:20px;padding:5px 0 0 0px; border: none; text-align:left;background-color:transparent; background-image:none; z-index:100;}
.ie6 #search .eznc_SearchText {width:160px; float:right; height:20px;padding:5px 0 0 0px; border: none; text-align:left;background-color:transparent; background-image:none; z-index:100;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/