/* --- 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
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#000;
	margin:0;
	padding:0;
    background-color:#efeee7;
}


a:link, a:visited
{
    color:#467775;
    text-decoration:none;
    font-weight:bold;
}
a:hover
{
    color:#000;
    text-decoration:none;
    font-weight:bold;
}

h1
{
    color:#3b6e8f;
    font-family: Times New Roman, Arial;
    font-size:30px;
    font-weight:normal;
    font-style:italic;
    margin:0px 0px 20px 0px;
    line-height:120%;
}
h2
{
    color:#000000;
    font-family: Times New Roman, Arial;
    font-size:22px;
    font-weight:normal;
    margin:15px 0px 15px 0px;
    line-height:120%;
}
h3
{
    color:#467775;
    font-family: Times New Roman, Arial;
    font-size:20px;
    font-weight:bold;
    margin:15px 0px 15px 0px;
    line-height:120%;
}
p
{
    padding: 0 0 10pt;
    line-height:125%;
}

ol, ul
{
    margin:6pt 0 10pt 0;
}
li
{
    margin:0 0 1pt 20pt;
}

input 
{
    margin:4px 0 10px 0;
}


.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	padding: 0 0 10pt;
    line-height:125%;
}
#Top_Phone
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color:#437271;
	text-align=center;
}
.CommandButton /* Puts module Edit text to the top layer */
{
    position:relative;
    z-index:87;
}
.clear
{
    clear:both;
    font-size:1px;
}
.left {float:left; margin:0 6px 6px 0;}
.right {float:right; margin:0 0 6px 10px;}

.heading01 {font-size:18pt; margin:0 0 0 90px;}
.heading02 {font-size:23pt; margin:0 0 0 130px;}


/**** TEMP BORDERS ****
#wrapperHP, #wrapper LP {border:0px solid #ff0000;} /* Red          *
#navWrapper             {border:0px solid #ff00e4;} /* Dark Pink    *
#leftNav, #topNav       {border:0px solid #fea4f5;} /* Light Pink   *
#contentWrapperHP,
#contentWrapperLP       {border:0px solid #1800ff;} /* Dark Blue    *
#contentHP              {border:0px solid #9085fb;} /* Light Blue   *
#buttonWrapperHP        {border:0px solid #4f9591;} /* Dark Aqua    *
#footerWrapper          {border:0px solid #00fff0;} /* Light Aqua   *
/**** END TEMP BORDERS ****/

#flashHeader
{
	position:relative;
	z-index:1;
}
#facebook
{
	position:absolute;
	z-index:100;
	top:324px;
	right:20px;
}
#facebookPE
{
	position:absolute;
	z-index:100;
	top:324px;
	right:52px;
}

/**** WRAPPERS ****/
#wrapperHP, #wrapperLP
{
    width:900px;
    margin:0 auto;
    background-image:url(images/main_wrapper-bgd.jpg);
    background-repeat:repeat;
    position:relative;
    z-index:20;
}

#wrapperPE, #wrapperPEBottom
{
    width:900px;
    margin:0 auto;
    position:relative;
    z-index:20;
	background-color:#FFF;
}

#maincontentHP, #maincontentLP
{
    width:900px;
    margin:0 auto;
    background-image:url(images/main-content-bgd.jpg);
    background-repeat:no-repeat;
    position:relative;
    z-index:10;
}

#contentPE
{
	background-color:#FFF;
	padding:0 40px;
}

#logo
{
	position:absolute;
	top:26px;
	left:16px;
	z-index:50;
}

#logo img {border:0;}
/**** LEFT SIDE NAV ****/

#LeftWrapper
{
    float:left;
    width:238px;
    position:relative;
    z-index:60;
    overflow:hidden;
    height:810px;
    min-height:810px;
    height:auto!important;
}
#LeftWrapperPE
{
    float:left;
    width:238px;
    position:relative;
    z-index:60;
    overflow:hidden;

}
#NavWrapper
{
        width:205px;
        height:auto;
        z-index:70;
        margin:10px 0 0 10px; 
        position:relative;
}
    #leftNav
    {
        position:relative;
        margin:20px 0 0 0px;
        font-weight:bold;
        text-transform:uppercase;
 
    }
        #leftNav td
        {
            padding:0 5px 5px 0;
            width:225px;
            text-align:left;
        }
        #leftNav a:link, #leftNav a:visited
        {
            color:#082d4a;
        }
        #leftNav a:hover
        {
            color:#000000;
            text-decoration:none;
        }
 #Top_Phone
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color:#437271;
	text-align:center;
}   

#pebuttonsWrapper { width:225px; height:auto; z-index:90; margin:15px 0 0 0px;  position:relative; text-align:center; }

#buttonsWrapper
{
        width:225px;
        height:auto;
        z-index:90;
        margin:15px 0 0 0px; 
        position:relative;
        text-align:center;
}
    #buttonPE
    {
        margin:10px 0px 0px 0px;
        z-index:92;
        text-align:center;
    }
    
#DDESK
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align:center;
	width:201px;
}
#DDESKPE
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align:center;
	width:201px;
	position:absolute;
	top:380px;
	left:434px;
	z-index:30;
}


.DDESK
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align:center;
}

/**** Left Nav ****/
#headerImageHP
{
    float:right;
    position:relative;
    width:662px;
    height:379px;
    z-index:20;
}
#headerImageLP
{
    float:right;
    position:relative;
    width:662px;
    height:361px;
    z-index:20;
}
.ie8 #headerImageLP
{
    float:right;
    position:relative;
    width:662px;
    height:361px;
    z-index:20;
    margin-top:-17px;
}
#headerImagePE
{
    float:right;
    position:relative;
    width:662px;
    height:361px;
    z-index:20;
    margin-top:0px;
}
.ie8 #headerImagePE
{
    float:right;
    position:relative;
    width:662px;
    height:361px;
    z-index:20;
    margin-top:0px;
}


#headerImageLP p {margin:0; padding:0;}
#headerImageHP p {margin:0; padding:0;}
#headerImagePE p {margin:0; padding:0;}


#Topwrapper
{	
}
#subNav
{
	background-color:#3a6f8f;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#subNav a:link, #subNav a:visited
{
	color:#FFF;
	font-weight:normal;
	text-transform:uppercase;
}
#subNav a:hover
{
	color:#a6c9c6;
	text-decoration:none;
}
#subNav ul
{
	margin:0;
	padding:5px 0;
}
#subNav li
{
	padding:0 10px;
	margin:0;
	list-style:none;
	display:inline;
}

.mac #subNav li
{
	padding:0 6px;
}

/**** CONTENT ****/
#contentWrapperHP, #contentWrapperLP
{
    float:right;
    position:relative;
    width:662px;
}

    #contentHP
    {
        margin:5px 0px 20px 0px;
        width:580px;
        padding:0px 20px 0px 30px;
        position:relative;
        z-index:50;
    }
    #contentLP
    {
        margin:0px 0px 20px 0px;
        width:580px;
        padding:0px 20px 0px 30px;
        z-index:50;
    }

/**** BUTTON WRAPPER ****/
#buttonWrapperHP
{
    margin:30px 0 0 0;
}
/**** FOOTER ****/

#swirl
{
    text-align:right;
    position:relative;
    z-index:0;
}

#footerWrapper
{
    position:relative;
    height:125px;
    margin:0px 0 0 0;
    z-index:99;
    width:900px;
    align:left;
    background-color:#ffffff;
}
/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs    {top:20px; right:20px;}
#SHAREbug       {top:30px; left:455px;}
#footerNav      {top:20px; left:10px;}
#address        {top:46px; left:10px;}
#copyright      {top:40px; left:10px;}
#footertextwrapper{top:62px; left:0px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:1px solid pink;}
/*---- End Temp Borders ---*/

#hostingBugs
{
    width:240px;
    position:absolute;
    float:right;
}
    #PBbug
    {
        float:right;
        width:120px;
        position:relative;
        top:6px;
        margin:0 10px 0 10px;
    }
    #IHbug
    {
        float:left;
        width:92px;
        position:relative;
    }
#SHAREbug
{
    position:absolute;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
/*-------------------------------------------*/
#footerNav
{
    text-align:left;
    font-weight:bold;
    font-size:8pt;
    position:absolute;
    width:400px;
    text-transform: uppercase;
    float:left;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#5a9a98;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#000;
    }
/*-------------------------------------------*/
#address
{
    font-size:7.5pt;
    text-align:left;
    position:absolute;
    width:600px;
    padding:0 0px 5px 0;
}

/*-------------------------------------------*/
#copyright
{
    position:absolute;
    font-size:7.5pt;
    text-align:left;
    padding:0 0px 5px 0;
    width:600px;
}





/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #000000;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.MainMenuItemSelected
{
	color: #0b5381;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #0b5381;
	background-color: #cce1dd;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	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: #a13558;
/*	background-color: #FFF797;  */
/*	height: 30px; */
	font-family: Arial;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	line-height:10px;
/*  text-transform: uppercase; */
}
/***** Main Menu - End *****/

/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 

.eznc_ListViewGroupHeading
{
    color:#3b6e8f; 
	font-family: Times New Roman, Arial;
    font-size:22px;
	font-weight: normal;
	line-height: 11pt;
    margin:16px 0 0 0;
}

.eznc_ListViewArticleLink
{
	color: #437271;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.eznc_ListViewArticleLink:link
{
	color: #437271;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.eznc_ListViewArticleLink:visited
{
	color: #437271;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
    color:#000000;
	font-family: Arial;
	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: 10pt; 
/*	COLOR: #0065A4;   */
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
}

a:link.eznc_navAllConditions {color : #437271; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #437271; text-decoration : none;}
a:active.eznc_navAllConditions {color : #437271; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #000000; text-decoration : underline;}


.eznc_ContentTitle 
{
     color:#467775; 
	font-weight: bold;
	font-size: 14pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10pt; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
/*	color : #0065A4;  */
	font-family :arial;
	font-size : 10pt;
	font-weight : normal;
}

/***  GENERIC COLOR FOR LINKS AND TITLES ****/
a:link.eznc_navContentSection,
a:visited.eznc_navContentSection,
a:active.eznc_navContentSection,
a:hover.eznc_navContentSection,
.eznc_ContentCopyright 
{
    color:#437271;
}


a:link.eznc_navContentSection { /* color : #0065A4;*/ text-decoration : none; }
a:visited.eznc_navContentSection { /* color : #0065A4; */ text-decoration : none; }
a:active.eznc_navContentSection {/* color : #0065A4;*/ text-decoration : none; }
a:hover.eznc_navContentSection {/* color : #F59931;*/ text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: arial;
	font-size: 14pt;
    color:#467775; 
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 10ptx;
	margin-top:5px; 
	margin-left:0px;
	text-align:left
}

table.eznc_SectionBody 
{
	width:500px;
}

.eznc_SectionBody_Col1 
{
/*	color: #000000; */
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
}
.eznc_SectionBody_Col1 p
{
    padding:normal;
    margin:normal;
    line-height:normal;
}
.eznc_SectionBody_Col2 
{
    width: 220px;
    display: inline;
    float: right;
    text-align: right;
    vertical-align: top;
}
.eznc_SectionBody_Col2 img
{
    margin:0 0 6px 6px;
}
.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 : #0065A4;*/ text-decoration : none; }
a:visited.eznc_FTContentCopyright {/* color : #0065A4;*/ text-decoration : none; }
a:active.eznc_FTContentCopyright {/* color : #0065A4;*/ text-decoration : none; }
a:hover.eznc_FTContentCopyright {/* color : #F59931;*/ text-decoration : underline; }

/* 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
{
	color: #000;
}
/* Controls the logo above the article list in the right column */
.eznc_Filter_Top_Logo
{
	width: 210px;
	height: 83px;
    background-image: url(http://mmd.eznetpublish.ihealthspot.com/Portals/382/Skins/MMD/images/ArticleListHeader.jpg);
	
}
.eznc_Filter_Bottom_Logo
{
	width:206px;
	height:61px;
	background-image:url(images/PEiHealthspotLogo.jpg);
	background-repeat:no-repeat;
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	background-color: #bbd5d2;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
	background-color: #bbd5d2;
}

/* Controls the text color of the article list in the right column */
.eznc_FilterList, .eznc_FilterList a:link, .eznc_FilterList a:visited
{
	color: #333;
}

/* Background color around search box */
.eznc_FilterText 
{
	background-color: #bbd5d2;
	height:40px;
}
.eznc_Filter_Search input
{
	margin:0;
	padding:0;
}

#Searchtop
{
    height:21px;
    text-align:left;
    width:180px;
    _width:190px;
    color: #000000;
    font-weight: normal!important;
    text-transform: uppercase!important;
    z-index:999;
    margin-left:-15px;
    margin-top:0px;
    margin-bottom:10px;
    position:relative;

}
.ie6 #Searchtop, .ie7 #Searchtop, .ie8 #Searchtop
{
    height:21px;
    text-align:left;
    width:180px;
    _width:190px;
    color: #000000;
    font-weight: normal!important;
    text-transform: uppercase!important;
    z-index:999;
    margin-left:-15px;
    margin-top:-20px;
    margin-bottom:10px;
    position:relative;

}
.Searchtop:link, .Searchtop:visited
{
    color: #000000;
    font-weight: normal;
}
.Searchtop:hover
{
   color:#000000;
   text-decoration:none;
   font-weight:normal;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:110px;} /* Width of Search Text Box */
.ie6 #Searchtop .eznc_SearchText{width:130px; float:left;}
.ie7 #Searchtop .eznc_SearchText{width:130px; float:left;}
#Searchtop .eznc_SearchButtton{color:#000000!important;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase!important;}
.ie6 #Searchtop .eznc_SearchButtton{z-index:999;color:#000000;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;margin-top:8px;float:right; text-align:left;}
.ie7 #Searchtop .eznc_SearchButtton{z-index:999;color:#000000;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;padding-top:8px;float:right;text-align:left;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#000000;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;;}
#searchContainer .eznc_SearchText{width:80px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#0000000!important;font-family:Arial;font-size:11px;font-weight:normal; text-transform: uppercase!important;}
#searchContainer a.eznc_SearchButtton:link{color:#000000;}
#searchContainer a.eznc_SearchButtton:hover{color:#000000; text-decoration:none;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/

#footertextwrapper
{
    font-size:8pt;
    text-align:center;
    position:absolute;
    width:870px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    padding:10px 15px 10px 15px;
    border-top:1px solid #333333;

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    line-height:105%;
    
}
.footertext a:hover
{
    font-size:8pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8pt;
    text-align:center;
    color:#000;
    font-weight:normal;
   margin:0;
   padding:0;
    line-height:105%!important;
}
