/* --- 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');
------------------------
*:first-child+html
------------------------
* html 
------------------------
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Opera 9 rules here */
#subNav {border:1px solid red;}
}
------------------------
/*--- End Code Snippets ***/



* {padding:0; margin:0;}

body
{
    background: #ffffff url('images/body-bgd.jpg') repeat-x; 
    font-family:Arial; font-size:10pt; font-weight:normal; color:#000000; margin:0; padding:0;   
}
img 
{
    border:0;
}

a:link, a:visited
{
    color:#005355;
    text-decoration:none;
}
a:hover
{
    color:#000000;
    text-decoration:none;
}

h1
{
    color:#4f2683;
    font-family:  Tahoma; Times New Roman;
    font-size:24px;
    font-weight:bold;
    line-height:125%;
    padding-bottom:5px;
    background: url('images/title-line.gif') no-repeat bottom left;; margin-left:0px; margin-right:0px; margin-top:60px; margin-bottom:15px    
}
h1.home
{
    color:#4f2683;
     font-family:  Tahoma; Times New Roman;
    font-size:24px;
    font-weight:bold;
    line-height:125%;
    padding-bottom:5px;
    background: url('images/title-line.gif') no-repeat bottom left;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:15px    
}

h2
{
    color:#4f2683;
    font-family: Tahoma; Times New Roman;
    font-size:18px;
    font-weight:bold;
    margin:20px 0 10px 0;
    line-height:115%;
}
h3
{
    color:#028f93;
    font-family: Tahoma; Times New Roman;
    font-size:14px;
    font-weight:bold;
    margin:14px 0 8px 0;
    line-height:115%;
}
p
{
    padding: 0 0 4pt;
}

ol, ul
{
    margin:6pt 0 10pt 0;
}
li
{
    margin:0 0 3pt 15pt;
}

input 
{
    margin:4px 0 5px 0;
}


.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height:115%;
	padding:0px 0px 0px 0px;
}

.clear
{
    clear:both;
    font-size:1px;
}
.left {float:left; margin:0 6px 6px 0;}
.right {float:right; margin:0 0 6px 6px;}

.imgright {align:right; margin:0 0 6px 6px;}


/**** TEMP BORDERS ****
#wrapperHP, #wrapper LP {border:1px solid #ff0000;} /* Red          *
#navWrapper             {border:1px solid #ff00e4;} /* Dark Pink    *
#leftColumn, 
#rightColumn,
#topNav                 {border:1px solid #fea4f5;} /* Light Pink   *
#contentWrapperHP       {border:1px solid #1800ff;} /* Dark Blue    *
#contentHP              {border:1px solid #9085fb;} /* Light Blue   *
#buttonWrapperHP        {border:1px solid #4f9591;} /* Dark Aqua    *
#buttonPEHP, 
#wraperButtonDDHP       {border:1px solid #4f9591;} /* Dark Aqua    *
#footerWrapper          {border:1px solid #00fff0;} /* Light Aqua   *
/**** END TEMP BORDERS ****/

/**** WRAPPERS ****/



/**** HEADER ****/

#headerImage
{
    height:279px;
    width:600px;
    margin-top:4px;
    position:relative;
    
}
#headerImageHP
{
    height:340px;
    width:600px;
}
* html #headerImage
{
    overflow:hidden;
}
* html #flashHeader
{
    overflow:hidden;
}

/**** LEFT SIDE NAV ****/


/**** TOP NAV ****/
#TOPWrapperHP
{
    height:446px;
    position:relative;
    text-align:left;
    width:900px;
    z-index:10;
}
#navWrapperHP
{
    height:32px;
    position:absolute;
    top:85px;
    left:380px;
    margin:0px 0px 0px 0px;
    text-align:left;
    width:500px;
    z-index:10;
}
#navWrapper
{
    height:32px;
    position:absolute;
    top:85px;
    left:110px;
    margin:0px 0px 0px 0px;
    text-align:left;
    width:500px;
}

#topNav
{
    text-align:center;
    margin:0px 0px 0px 0px;
    font-weight:bold;
    font-size:11px;
    color:#888888;
    text-transform:uppercase;  
}
.topNav
{
    text-align:center;
    margin:0px 0px 0px 0px;
    font-weight:bold;
    font-size:11px;
    color:#888888;
    text-transform:uppercase;  
}

.topNav a:link, .topNav a:visited
{
    position:relative;
    color:#004b4d;
    font-weight:bold;
    font-size:11px;
    font-family: Tahoma;
}
.topNav a:hover
{
    color:#0000;
    text-decoration:none;
    font-family: Tahoma;
    font-weight:bold;
    font-size:11px;
}



/**** Header Image ****/
/**** LEFT SIDE ****/


#leftColumn
{
    float:left;
    width:300px;
    margin-top:338px;
    overflow:hidden;
}

#leftNav
{
    width:235px;
    height:248px!important;
    margin:0px 0px 0px 10px;
    text-transform:uppercase;
}
.linkBlock
{
    height:20px;
    position:relative;
    text-align:left;
    padding-right:10px;
    padding-bottom:3px;
    padding-top:5px;
    border-bottom:1px dotted #fff;
}
.linkBlock a:link, .linkBlock a:visited
{
    position:relative;
    left:0px;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    font-family: Tahoma;
}
.linkBlock a:hover
{
    color:#f4d3ed;
    text-decoration:none;
    font-family: Tahoma;
    font-weight:bold;
    font-size:12px;
}
#LeftButtons
{
    width:300px;
    margin:60px 0px 5px 0px;
    height:auto!important;
    position:relative;
}

#buttonPELP
{
        margin:8px 0px 10px 0px;
        z-index:20;
        align:left;
        position:relative;
   }

#ddeskLP
{
    width:235px;
    margin:0px 0px 0px 0px;
    _margin:0px 0px 0px 0px;
    position:relative;
    text-align:center;
}
#NewsletterLP
{
    width:289px;
    height:90px!important;
    margin:5px 0px 0px 0px;
    _margin:5px 0px 0px 0px;
    position:relative;
    text-align:center;
     background-image:url(images/newsletter-bgd.jpg);
    background-repeat:no-repeat;
}

#gift_LP
{
    width:258px;
    margin:0px 0px 5px 0px;
    position:relative;
    text-align:center;
}

#SO_HP
{
    width:269px;
    height:182px!important;
    margin:0px 0px 5px 0px;
    position:relative;
    text-align:left;
    background-image:url(images/HP_SO-bgd.gif);
    background-repeat:no-repeat;
}
.SO_text a:link, .SO_text a:visited, .SO_text
{
    position:relative;
    color:#000000;
    font-weight:bold;
    font-size:11px;
    font-family: Arial;
}
.SO_text a:hover
{
    color:#004b4d;
    text-decoration:none;
    font-family: Arial;
    font-weight:bold;
    font-size:11px;
}

#SO_LP
{
    width:278px;
    height:178px!important;
    margin:0px 0px 5px 0px;
    position:relative;
    text-align:left;
    background-image:url(images/LP-SO-bgd.gif);
    background-repeat:no-repeat;
}

#BannerHP
{
    width:550px!important;
    height:110px!important;
    position:relative;
    text-align:left;
    background-image:url('images/EOSBanner.jpg');
    background-repeat:no-repeat;
    color:#ffffff;
    line-height:125%; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:2px
    }

/**** CONTENT ****/
#wrapperLP1, #wrapperLP2, #wrapperLP3, #wrapperLP4, #wrapperLP5, #wrapperLP6, #wrapperLP7, #wrapperLP8, #wrapperLP9, #wrapperLP10, #wrapperLP11, #wrapperLP12, #wrapperLP13, #wrapperLP14, #wrapperLP15
{
   position:relative;
   width:900px;
   background-repeat:no-repeat;
   background-color:#fff;
   margin:0 auto;
   border-left:1px solid #d9e0e0;
   border-right:1px solid #d9e0e0;
}
#wrapperLP1 {background-image:url('images/LP-bgd1.jpg');}
#wrapperLP2 {background-image:url('images/LP-bgd2.jpg');}
#wrapperLP3 {background-image:url('images/LP-bgd3.jpg');}
#wrapperLP4 {background-image:url('images/LP-bgd4.jpg');}
#wrapperLP5 {background-image:url('images/LP-bgd5.jpg');}
#wrapperLP6 {background-image:url('images/LP-bgd6.jpg');}
#wrapperLP7 {background-image:url('images/LP-bgd7.jpg');}
#wrapperLP8 {background-image:url('images/LP-bgd8.jpg');}
#wrapperLP9 {background-image:url('images/LP-bgd9.jpg');}
#wrapperLP10 {background-image:url('images/LP-bgd10.jpg');}
#wrapperLP11 {background-image:url('images/LP-bgd11.jpg');}
#wrapperLP12 {background-image:url('images/LP-bgd12.jpg');}
#wrapperLP13 {background-image:url('images/LP-bgd13.jpg');}
#wrapperLP14 {background-image:url(images/LP-bgd15.jpg);}
#wrapperLP15 {background-image:url(images/LP-bgd15.jpg);}

#wrapperMainContentLP
{
   position:relative;
   width:900px;
   margin:0 auto;
}
#wrapperMainContentHP
{
   position:relative;
   width:900px;
   margin:0 auto;
   z-indez:10;
}

#contentWrapperLP
{
   float:right;
   width:600px;
   margin:0 auto;
   position:relative;
   z-index:10;
}



#contentWrapperHP
{
    width:600px;
    margin:0 auto;
    position:relative;
    z-index:10;
    text-align:left;
    float:left;
}



#wrapperHP
{
    position:relative;
    width:900px;
    background-image:url('images/HP-bgd.jpg') !important;
    background-repeat:no-repeat;
    background-color:#fff;
    margin:0 auto;
    z-index:11;
   border-left:1px solid #d9e0e0;
   border-right:1px solid #d9e0e0
}

#wrapperHP-new
{
    position:relative;
    width:900px;
    background-image:url('images/HP-bgd-new.jpg') !important;
    background-repeat:no-repeat;
    background-color:#fff;
    margin:0 auto;
    z-index:11;
   border-left:1px solid #d9e0e0;
   border-right:1px solid #d9e0e0
}
#contentHP
    {
        width:550px;
        margin:-100px 20px 5px 20px;
        padding:0px 0px 0px 0px;
        z-index:99; 
        text-align:left
        position:relative;
    }
    
#contentLP
    {
        width:560px;
        margin:0px 20px 10px 20px;
        padding:290px 0px 0px 0px;
        z-index:50;
        text-align:left
    }
#contentPE
    {
        width:560px;
        margin:0px 20px 10px 20px;
        padding:310px 0px 0px 0px;
        z-index:50;
        text-align:left
    }

/**** BUTTON WRAPPER ****/

#rightColumn
{
    float:right;
    width:300px;
    margin-top:0px;
    overflow:hidden;
}
#rightNav
{
    width:235px;
    height:248px!important;
    margin:0px 0px 0px 10px;
    text-transform:uppercase;
}


#ButtonsCenter
{
    width:570px;
    margin:15px 30px 0px 0px;
    height:100px!important;
    position:relative;
    text-align:left;
    align:left;
    z-index:9;
}
#buttonPE
{
        width:250px;
        margin:5px 0px 0px 5px;
        text-align:left;
        height:84px!important;
        position:relative;
        float:left;
        z-index:1;
   }
   

.DDESK_text
{
    color:#2e2d2d;
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	line-height:115%;
	margin-top:-10px;
}
*:first-child+html  
#ddeskHP
{
    width:230x;
    margin:12px 0px 0px 20px;
    z-index:20;
    float:right;
    text-align:center;
}
#ddeskHP
{
    width:230x;
    margin:10px 0px 0px 20px;
    z-index:20;
    _margin:13px 0px 0px 20px;
    float:right;
    text-align:center;
}

*:first-child+html  
#ddeskHP-new
{
    width:230x;
    margin:12px 0px 0px 20px;
    z-index:20;
    text-align:center;
}
#ddeskHP-new
{
    width:230x;
    margin:10px 0px 0px 20px;
    z-index:20;
    _margin:13px 0px 0px 20px;
    text-align:center;
}
*:first-child+html  
#newsletterHP
{
    width:250x;
    margin:0px 0px 0px 5px;
    z-index:20;
    float:right;
    text-align:center;
}
#newsletterHP
{
    width:250x;
    margin:0px 0px 0px 5px;
    z-index:20;
    _margin:0px 0px 0px 5px;
    float:right;
    text-align:center;
}



.CommandButton /* Puts module Edit text to the top layer */
{
    position:relative;
    z-index:100;
}

/**** FOOTER ****/
#swirl
{
    position:relative;
    width:720px;
    height:31px;
    margin-top:5px;
    margin-bottom:15px;
}


#footerWrapper
{
    position:relative;
    height:194px!important;
    width:900px;
    background-image:url('images/footer-bgd.jpg');
    background-repeat:no-repeat
    
}
/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs    {top:120px; left:305px;}
#SHAREbug       {top:75px; left:15px;}
#footerNav      {top:15px; right:10px;}
#address        {top:70px; right:10px;}
#copyright      {top:55px; right:10px;}
#SEOcontent     {top:35px; left:0px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:1px solid pink;}
/*---- End Temp Borders ---*/


#hostingBugs
{
    width:250px;
    _width:255px;
    margin:0px 0px 0px 0;
    text-align:center;
    position:absolute;
}
        #IHbug
    {
        float:right;
        width:92px;
        position:relative;
        margin-left:0px;
         _margin-left:3px;
        _margin-top:-30px;
    }
#SHAREbug
{
    float:left;
    width:125px;
    _width:130px;
    margin:8px 0px 0 10px;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
/*-------------------------------------------*/
#footerNav
{
    position:absolute;
    text-align:right;
    margin:25px 0px 0px 0px;
    font-weight:bold;
    font-size:11px;
    width:400px;
    
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#4f2683;
        text-transform:uppercase;
        font-weight:bold;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#006b6e;
        font-weight:bold;
    }
/*-------------------------------------------*/
#address
{
    font-size:10px;
    font-weight:bold;
    text-align:right;
    margin:0 0px 0 0px;
    color:#000;
    width:350px;
    position:absolute;
}

/*-------------------------------------------*/
#copyright
{
    margin:5px 0px 0 0px;
    font-size:10px;
    color:#000000;
    width:350px;
    text-align:right; 
    position:absolute;
}
.copyright
{
    font-size:10px;
    color:#000000;
    text-align:right; 
}
.copyright a:link
{
    font-size:10px;
    color:#006b6e;
    text-align:right; 
}
.copyright a:visited
{
    font-size:10px;
    color:#006b6e;
    text-align:right; 
}


#SEOcontent
{
    margin:5px 0px 0 0px;
    font-size:10px;
    color:#000000;
    width:590px;
    text-align:left; 
    position:absolute;
}
.SEOtext
{
    font-size:10px;
    color:#000000;
    text-align:left; 
}
.SEOtext a:link
{
    font-size:10px;
    color:#006b6e;
    text-align:left; 
}
.SEOtext a:visited
{
    font-size:10px;
    color:#006b6e;
    width:590px;
    text-align:left; 
}

/***** Main Menu - Start *****/
.MainMenuBar
{
	color: transparent;
}

.MainMenuItem
{
	color: #000;
	text-transform: none;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-transform:uppercase;
}

.MainMenuItemSelected
{
	color: #1d572f;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
	text-transform:uppercase;
}

.MainMenu_SubMenu
{
	color: #000;
	background-color: #86b4dd;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	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: #000;
/*	background-color: #FFF797;  */
/*	height: 30px; */
	font-family: Arial;
	font-size: 12px;
	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:#4f2683;  
	font-family: Arial;
    font-size:18px;
	font-weight: normal;
	line-height: 11pt;
    margin:16px 0 0 0;
}

.eznc_ListViewArticleLink
{
	color: #005355;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.eznc_ListViewArticleLink:link
{
	color: #005355;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.eznc_ListViewArticleLink:visited
{
	color: #005355;
	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: 12px; 
/*	COLOR: #0065A4;   */
	width: 500px;
	padding-top: 15px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #005355; 
}

a:link.eznc_navAllConditions {color : #005355; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #005355; text-decoration : none;}
a:active.eznc_navAllConditions {color : #005355; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #000000; text-decoration : underline;}


.eznc_ContentTitle 
{
    color:#4f2683;
	font-weight: bold;
	font-size: 14pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
/*	color : #0065A4;  */
	font-family :arial;
	font-size : 12px;
	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
{
    color:#005355;
}


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: 14px;
    color:#4f2683; 
  	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 12px;
	margin-top:5px; 
	margin-left:0px;
	text-align:left
}

table.eznc_SectionBody 
{
	width:500px;
}

.eznc_SectionBody_Col1 
{
/*	color: #0065A4; */
	font-family: arial;
	font-size: 11px;
	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 : #005355;
	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
=====================================
*/
#Searchtop
{
    height:21px;
    text-align:right;
    width:180px;
    _width:180px;
    color: #888888;
    font-weight: bold!important;
    text-transform: uppercase!important;
    z-index:999;
    margin-right:10px;
    margin-top:5px;
    margin-bottom:20px;
    position:relative;

}
.Searchtop:link, .Searchtop:visited
{
    color: #888888;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#888888;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:120px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#000000!important;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase!important;font-weight: bold;}
.ie6 #Searchtop .eznc_SearchButtton{z-index:999;color:#888888;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;top:1px;}
.ie7 #Searchtop .eznc_SearchButtton{z-index:999;color:#888888;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;top:1px;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#888888;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}
#searchContainer .eznc_SearchText{width:80px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#888888!important;font-family:Arial;font-size:11px;font-weight:bold; text-transform: uppercase!important;}
#searchContainer a.eznc_SearchButtton:link{color:#888888;}
#searchContainer a.eznc_SearchButtton:hover{color:#888888; text-decoration:none;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/
