/* --- 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 ***/
/* body */

body{
	background-color:#21517C;
   font-family:Helvetica, Verdana, Geneva, sans-serif;
	line-height:19px;
	margin-top:-10px;
	border:1px white;
}



* {padding:0; margin:0;}

img 
{
    border:0;
}

a:link, a:visited
{
    color:#664500;
    text-decoration:none;
}
a:hover
{
    color:#664500;
    text-decoration:underline;
}
h1
{
    color:#003762;
    font-family:Times New Roman;
    font-size:20px;
    font-weight:bold;
    margin:0 0 10px;
}
h2
{
    color:#003762;
    font-family:Times New Roman;
    font-size:18px;
    font-weight:bold;
    margin:20px 0 4px 0;
}
h3
{
    color:#003762;
    font-family:Times New Roman;
    font-size:14px;
    font-weight:bold;
    margin:20px 0 4px 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;
}


.Normal	/* This class is used by DNN when modules are added. */
{
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	line-height:125%;
}


.Normal	/* This class is used by DNN when modules are added. */
{
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.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 ****/

#wrapperLP
{
    width:780px;
    margin:0 auto;
    position:relative;
}
#maincontentWrapper
{
    width:780px;
    margin:0 auto;
    position:relative;
}
#headerImage
{
	position:relative;
    margin:0 auto;
	z-index:10;
	height:96px;
	width:780px;
	padding:0px 0px 0px 0px;
}
	#headerImage p {margin:0; padding:0;}

/**** LEFT SIDE NAV ****/
#navWrapperLP
{
    position:relative;
	margin:0 auto;
	width:780x;
	z-index:10;
}

    #dynamicNav
    {
        position:relative;
		margin:20px auto 0;
        text-align:center;
        font-weight:bold;
        width:780x;
	    z-index:10;
    }
		#dynamicNav table
		{
			width:1%;
		}
        #dynamicNav td
        {
            padding:4px 0;
			text-align:left;
        }
        #dynamicNav a:link, #dynamicNav a:visited
        {
            color:#000;
        }
        #dynamicNav a:hover
        {
            color:#000000;
            text-decoration:underline;
        }
	.searchLink,
	.searchLinkOn
	{
		padding:15px 4px 0;
	}
	



/**** SUB NAV ****/
	
/**** CONTENT ****/

#contentWrapperLP
{
    position:relative;
	width:780px;
	background-image: url(images/main-bgd-new.jpg);
	background-repeat:repeat-y;
}
    #content
    {
		position:relative;
        width:750px;
		margin:20px 20px 10px 20px;
    }
      #contentPE
    {
		position:relative;
        width:723px;
		margin:20px 0px 10px 20px;
    }
/**** BUTTON WRAPPER ****/

/**** FOOTER ****/
#footerWrapper
{
    margin:0 auto;
	padding:0;
	height:50px;
    position:relative;
    align:center;
    width:785px;
}

    #IHbug
    {
        float:left;
        width:92px;
        position:relative;
		padding:10px;
		z-index:10;
    }
	#SHAREbug
	{
		position:relative;
		padding:6px 0;
	}
    #SHAREbug p {margin:0; padding:0;}
	
/*-------------------------------------------*/



/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.MainMenuItemSelected
{
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.MainMenu_SubMenu
{
	color: #FFF;
	background-color: #7ebfe5;
	text-align: left;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}


.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: 9px;
	font-weight: bold;
}
/***** Main Menu - End *****/

/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #003762;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 3px;
	margin-top: 12px;

}

.eznc_ListViewArticleLink
{
	color: #003762;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: normal;
}

.eznc_ListViewArticleLink:visited
{
	color: #003762;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: normal;
}

.eznc_ListViewArticleLink:hover
{
	color: #003762;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
	FONT-FAMILY: Helvetica, Verdana, Geneva, sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
	text-align:left;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Helvetica, Verdana, Geneva, sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
}

a:link.eznc_navAllConditions {color : #003762; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #003762; text-decoration : none;}
a:active.eznc_navAllConditions {color : #003762; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #000000; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #003762;
	font-weight: bold;
	font-size: 12pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #000000;
	font-family :Helvetica, Verdana, Geneva, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #003762; text-decoration : none; }
a:visited.eznc_navContentSection { color : #003762; text-decoration : none; }
a:active.eznc_navContentSection { color : #003762; text-decoration : none; }
a:hover.eznc_navContentSection { color : #000000; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color : #003762;
	margin-top:5px; 
	font-weight: bold;
	text-align:left;
}

.eznc_SectionBody 
{
	text-align:left
}

table.eznc_SectionBody 
{
}

.eznc_SectionBody_Col1 
{
}
.eznc_SectionBody_Col1 p
{
}
.eznc_SectionBody_Col2 
{
}
.eznc_SectionBody_Col2 img,
.eznc_SectionBodyV2 img
{
    margin:0 0 6px 6px;
}

.eznc_ContentSectionV2 p
{
	text-align:left;
}
.eznc_SectionBodyV2
{
	text-align:left;
}
.eznc_ContentSectionV2
{
	text-align:left;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
/*	color : #0065A4;	 */
	font-family : arial; 
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #003762; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #003762; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #003762; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #000000; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/ 
/*==================================================
Skin styles for Article Viewer with Video Player
==================================================*/
/* Controls the left border of the title bar */
.eznc_Tab_Left
{
	width: 1px;
	height: 35px;
	background-image: url(images/videoHeaderBg.jpg);
}

/* Controls the right border of the title bar */
.eznc_Tab_Right
{
	width: 1px;
	height: 35px;
	background-image: url(images/videoHeaderBg.jpg);
}

/* Controls the background of the title bar */
.eznc_Tab_Fill
{
	background-image: url(images/videoHeaderBg.jpg);
}

/* Controls the tab separator used on the title bar */
.eznc_Tab_Separator
{
	width: 2px;
	height: 35px;
	background-image: url(images/tab_separator.jpg);
}

/* Controls the text color used on the title bar */
.eznc_TabText, .eznc_TabText a:link, .eznc_TabText a:visited
{
	color: #fff;
}
.eznc_TabText a:hover
{
	color: #ffffff;
}

/* Controls the text color used on the title bar for the selected tab */
.eznc_ActiveTab
{
/*	color: #000000; */
}

/* Controls the bottom border color of the first tab title */
.eznc_TabRed
{
	border-color: #000000;
}

/* Controls the bottom border color of the second tab title */
.eznc_TabBlue
{
	border-color: #000000;
}

/* Controls the text color of the section title on the Article Content tab */
.eznc_SectionTitleV2
{
	color: #000000;
}

/* 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);
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	background-color: #eaf7fa;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
	background-color: #eaf7fa;
}

/* Controls the text color of the article list in the right column */
.eznc_FilterList, .eznc_FilterList a:link, .eznc_FilterList a:visited
{
	color: #000000;
	font-weight : normal;
}
.eznc_Filter_Bottom_Logo
{
	width:207px;
	height:57px;
	background-image:url(images/PEiHealthspotLogo.jpg);
	background-repeat:no-repeat;
}


/* Background color around search box */
.eznc_FilterText 
{
	background-color: #eaf7fa;
	height:40px;
}
/*======================================================
Skin styles for Article Viewer with Video Player - END
======================================================*/

/*=======================================
Skin styles from the website
=======================================*/	
@charset "UTF-8";



div#main{
   font-family:Helvetica, Helvetica, Verdana, Geneva, sans-serif;
	background-color:#7EBFE5;
	color:black;
	font-size:13px;
	width:90%;
	margin:0px auto;
	

}

.blue{
	color:#134069;
		font-weight:bold;


}
.blueREGULAR {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #17446D;
}

.white{
	color:white;
	font-size:14px;
}
/* Styles */

.header{
	font-size:16px;
	line-height:19px;
	color:#003762;
	background-color:#7EBFE5;
	font-weight:bold;
	text-align:center;
	
}

.headerWHITE{
	font-size:16px;
	line-height:19px;
	color:white;
	font-weight:bold;
	text-align:center;
	
}


.main{
	background-color:#7EBFE5;
}

.smallblack{
	color:black;
	font-size:12px;
	font-style:italic;
}
/* End Styles */



/* NAV STUFF */
div#nav{
    margin: 0 auto;	
   font-family:Helvetica, Helvetica, Verdana, Geneva, sans-serif;
	background-color:#7EBFE5;
	width: 701px;
	height:29px;
	font-weight:bold;
	

}

div#nav ul {
    margin: 0 auto;
    width:auto;
    padding: 0px;
    font-size: 13px;
    color: #003762;
    line-height: 30px;
    white-space: nowrap;
    overflow:hidden;
	
	
}

div#nav li {
    list-style-type: none;
    display: inline;
    width:auto;
    margin:0 0 0 -2px;
    display:inline;
    padding:0 .5em ;
    border-left: 1px solid white;
    list-style:none
}

div#nav li a {
    text-decoration: none;
    padding: 2px 3px;
    color: #003762;
}

div#nav li:first-child { border-left: 0; }

div#nav li a:active {
    color: #003762;
}


div#nav li a:link {
    color: #003762;
}

div#nav li a:visited {
    color: #003762;
}

div#nav li a:hover {
    text-decoration:underline;
}

/* Footer */
div#footer{
	font-size:13px;
	line-height:16px;
	margin:0 auto;
	color:white;
	text-align:center;
	margin-left: 10px;
   font-family:Helvetica, Helvetica, Verdana, Geneva, sans-serif;

}
div#footer a{
	color:white;
	text-decoration:underline;
}
div#footer a:link {
    color: white;
}
div#footer a:active {
    color: white;
}
div#footer a:visited {
    color: white;
}
div#footer a:hover {
    text-decoration:none;
}

/* Links!!! */
a:link {color: #003762; text-decoration: underline; }
a:active {color: 003762; text-decoration: none; }
a:visited {color: #003762; text-decoration: underline; }
a:hover {color: 003762; text-decoration: none; }


div#staff{
	background-image:url(images/staff/voc_staff_r4_c2.gif);
	width:726px;
	height:406px;	
	
}

