/* --- 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
{
	background-color: #D4D4D4;
} 
	body, .Normal 	/* This class is used by DNN when modules are added. */
	{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 16px !important;
		font-weight: bold !important;
		color:##002F81 !important; 
	}

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;}

p
{
    padding: 0 0 10px;
    line-height:18px;
}



img {border:0;}
	
#mainContainer
{
	width: 990px;
	margin: 0 auto;
	position:relative;
	background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#header
{
	background-image: url(images/header-background.jpg);
	height: 187px;
	text-align: center;
	padding-top: 15px;
}

	#header img
	{
		position: relative;
		left: 10px;
	}
	


#middleContainer
{
	background-image: url(images/navigation-background.jpg);
	background-repeat: no-repeat;
	background-color: white;
	position:relative;
}
.ie6 #middleContainer
{
	padding-top: 1px;
}
	#navigation
	{		
		position:relative;
		float: left;
		width: 216px;
		height: 545px;
		margin:-80px 0 0 -1px;
	}

		#navigation ul
		{
			position: relative;
			z-index: 5;	/* otherwise p.pageTitle would be on top of the services button */
			margin: 0;
			padding: 0;
			line-height: 0;
			font-size: 0;
		}
		
			#navigation ul li
			{
				list-style: none;
				padding:0;
				margin:0;
			}


	p#pageTitle
	{
		position: relative;
		width: 100%;
		height: 32px;
		background: url(images/page-title.gif) -164px 0;
		padding: 12px 30px 0 0;
		color: white;
		font-weight: bold;
		font-size: 120%;
		text-align: right;
	}





	#contentHP
	{
		position: relative;
		float: left;
		width: 745px; /* 5px shorter than it could be, to some extra room and prevent element from being pushed to new line */
		margin:0;
		padding:0px 0 20px;
		text-align: right;
		color: #002F81;
		font-weight: 600;
	}
	#contentHP td, #contentHP tr, #contentHP th, #contentHP table
	{
		margin:0;
		padding:0;
	}
	#contentHP table
	{
		width:auto
	}



#footer
{
	clear: both;
	background-image: url(images/footer-background.jpg);
	height: 69px;
	padding-top: 55px;
	color: white;
	text-align: center;
	line-height: 130%;
}

	#footer a
	{
		color: white;
		text-decoration: none;
	}






/***** 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: #9e0b0f;
	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: #33537a; 
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
 	background-color: #33537a;  
}

/* Controls the text color of the article list in the right column */
.eznc_FilterList, .eznc_FilterList a:link, .eznc_FilterList a:visited
{
 	color: #FFF;  
}

/* Background color around search box */
.eznc_FilterText 
{
	background-color: #33537a;  
}
.eznc_Filter_Search input
{
}

.eznc_FilterInfo
{
	background:#33537a;
}

