﻿.eznc_ListViewGroupHeading
{
    font-weight:bold;
    font-size:14px;

}
.eznc_ListViewArticleLink
{
    
}
.td
{
    vertical-align:top;
}
/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznpBreadCrumbs
{
	color: #7c7c7c;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

.eznc_ListViewGroupHeading
{
	color: #7c7c7c;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	padding-bottom: 3px;
	padding-top: 3px;
}

.eznc_ListViewArticleLink
{
	color: #7c7c7c;
/*	font-size: 10pt;*/
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #7c7c7c;
/*	font-size: 10pt;*/
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #F59931;
/*	font-size: 10pt;*/
	text-decoration: underline;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	width: 100%;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #7c7c7c; 
}

a:link.eznc_navAllConditions {color : #7c7c7c; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #7c7c7c; text-decoration : none;}
a:active.eznc_navAllConditions {color : #7c7c7c; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #F59931; text-decoration : underline;}

.eznc_ContentTitle 
{
	text-align: center;
	color : #000000;
	font-weight: bold;
	font-size: 12pt;
	margin-top:5px; 
}

h1.eznc_ContentTitle {
	font-weight: bold;
	font-size: 14pt;
	text-align: center; 
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
/*	display:none;*/
}

.eznc_navContentSection 
{
	color : #7c7c7c;
	font-family :arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
}

a:link.eznc_navContentSection { color : #333333; text-decoration : none; }
a:visited.eznc_navContentSection { color : #333333; text-decoration : none; }
a:active.eznc_navContentSection { color : #333333; text-decoration : none; }
a:hover.eznc_navContentSection { color : #FF0000; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	text-align: left;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color : #000000;
	margin-top:5px; 
/*	display:none;*/
}

.eznc_SectionBody 
{
	margin-top:5px; 
	margin-left:0px 
	color:#252525;
	font-family:Tahoma,Arial;
	font-size:12px;
	font-weight:normal;
}

table.eznc_SectionBody 
{
	width:100%;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family:Tahoma,Arial;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	vertical-align: top;
}

.eznc_ContentCopyright 
{
	width: 100%; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #333333;	
	font-family : arial; 
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #333333; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #333333; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #333333; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #FF0000; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/
.eznc_SectionBody_Col2 
{
	width:100%;
	/*width:30%;*/
	text-align: right;	
	vertical-align:top;
	/*float:right;*/
	display:inline;
}
/* ------------- v2.0 styles ------------- */
.eznc_ContentV2
{
	text-align: center;
	vertical-align:top;
	/*border: solid 1px #99C3CF;*/
}
.eznc_AContentV2
{
	vertical-align:top;
	border: solid 1px #99C3CF;
	padding: 10px;
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.eznc_ContentTitleV2
{
	
}
.eznc_ContentSectionListV2, .eznc_ContentSectionListV2 a:visited, .eznc_ContentSectionListV2 a:link
{
	text-align: center;
	color: #006699;
	margin-bottom: 15px;
}
.eznc_ContentSectionV2
{
	text-align:center;
	/*border: 1px red solid;*/
}
.eznc_ContentSectionV2 p
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	/*border: 1px red solid;*/
}
.eznc_SectionTitleV2
{
	text-align:center;
	font-size: 16px;
	color: #006699;
	margin-top: 10px;
	margin-bottom: 15px;
}
.eznc_SectionBodyV2
{
	text-align:justify;
}
.eznc_VideoContainer
{
	/*border: 1px red solid;*/
	text-align: center;
	padding: 5px;
	margin-top: 15px;
}
.eznc_navAllConditionsV2
{
	float: right;
}
.eznc_ContentCopyrightV2
{
	text-align: center;
}
.eznc_ActiveTab
{
	color: White;
}
.eznc_Tab_Left
{
	width: 1px;
	height: 35px;
	background-image: url(images/Tab_Left.jpg);
}
.eznc_Tab_Fill
{
	background-image: url(images/Tab_Fill.jpg);
}
.eznc_Tab_Separator
{
	width: 2px;
	height: 35px;
	background-image: url(images/tab_separator.jpg);
}
.eznc_Tab_Right
{
	width: 1px;
	height: 35px;
	background-image: url(images/Tab_Right.jpg);
}
.eznc_TabRed
{
	padding-bottom: 5px;
	border-bottom: 3px solid red;
}
.eznc_TabBlue
{
	padding-bottom: 5px;
	border-bottom: 3px solid #056C86;
}
.eznc_TabText,
.eznc_TabText a:link,
.eznc_TabText a:visited
{
	color: Silver;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}
.eznc_TabText
{
	padding-left: 5px;
}
.eznc_FilterInfo
{
	background-color: #FFFFCC;
	border: 1px solid black;
	display: block;
	padding: 5px;
	margin: 5px;
	margin-right: 15px;
}
.eznc_FilterInfo,
.eznc_FilterInfo a.fi:link,
.eznc_FilterInfo a.fi:visited
{
	color: Black;
	font-family: Tahoma;
	font-size: 9px;
}
.eznc_FilterList,
.eznc_FilterList a:link,
.eznc_FilterList a:visited
{
	vertical-align: top;
	color: White;
	text-align: left;
}
.eznc_FilterList
{
	height:350px;
	overflow:  auto;
}
.eznc_FilterList ul
{
	margin: 0 auto;
	padding: 0;
	PADDING-RIGHT: 0px;	PADDING-LEFT: 0px;	PADDING-BOTTOM: 0px;	PADDING-TOP: 0px;
	list-style:none;
}
.eznc_FilterList ul li
{	

	list-style:none !important;	
	list-style-type:none  !important;	
	list-style-image:none !important;
}
.eznc_spacer
{
	background-image: url(images/spacer.gif);
}
.eznc_Filter_Top_Logo
{
	width: 210px;
	height: 81px;
	background-image: url(images/Top_logo.jpg);
}
.eznc_Filter_Line1
{
	width: 2px;
	height: 500px;
	background-image: url(images/line_1.jpg);
}
.eznc_Filter_Line2
{
	width: 10px;
	height: 350px;
	background-image: url(images/Line_2.jpg);
}
.eznc_Filter_Line3
{
	width: 350px;
	background-image: url(images/Line_2.jpg);
}
.eznc_Filter_Bottom_Logo
{
	width: 210px;
	height: 57px;
	background-image: url(images/Bottom_logo.jpg);
}

.eznc_dvFilteredArticleTitle{padding-bottom:7px;}