/* --- Code Snippets ***
------------------------
min-height: 525px;
height: auto !important;
height: 525px;
------------------------
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/SWCode/cms_images/dl/stregis/sregis_promobg.png', sizingMethod='scale');
------------------------
*:first-child+html
------------------------
* html 
------------------------
/*--- End Code Snippets ***/



* {padding:0; margin:0;}

body
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#fff ;
	margin:0;
	padding:0;
    background-color:#e2e2e2 ;
    background-image:url(images/bgBody.gif);
    background-repeat:repeat-x;
}
img 
{
    border:0;
}

a:link, a:visited
{
    color:#cccccc;
    text-decoration:underline;
    font-weight:bold;
}
a:hover
{
    color:#cccccc;
    text-decoration:underline;
    font-weight:bold;
}

h1
{
    color:#fff;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    margin:-14px -10px 6px -10px;
    padding:2px;
    text-transform:uppercase;
    text-align:center;
    background-color:#000;
    position:relative;
}
h2
{
    color:#fff;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    margin:20px 0 0 0;
}
p
{
    padding: 5pt 0 5pt;
    line-height:12pt;
}

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: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.clear
{
    clear:both;
    font-size:1px;
}

.left {float:left; margin:0 4px 1px 0;}
.right {float:right; margin:0 0 1px 4px;}

/**** TEMP BORDERS ****
#wrapperHP, #wrapper LP {border:1px solid #ff0000;} /* Red          *
#navWrapper             {border:1px solid #ff00e4;} /* Dark Pink    *
#leftNav, #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    *
#footerWrapper          {border:1px solid #00fff0;} /* Light Aqua   *
/**** END TEMP BORDERS ****/

/**** WRAPPERS ****/
#wrapperHP
{
    width:100%;
    position:absolute;

}


/**** Header Position ****/
#logo
{
    position:absolute;
    top:30px;
    left:30px;
    z-index:50;
}
#headerImage
{
    position:absolute;
    top:74px;
    left:0;
    z-index:10;
}
    #headerImage p {margin:0; padding:0;}

/**** LEFT SIDE NAV ****/
#navWrapper
{
    width:228px;
    position:absolute;
    top:74px;
    left:546px;
    z-index:50;
}
    #leftNav
    {
        position:relative;
        width:218px;
        text-align:left;
        font-weight:bold;
    }
        #leftNav td
        {
            padding:0;
        }
        #leftNav li
        {
            margin:0 0 1pt 20pt;
            list-style-image:url(images/arrow.jpg);
        }
        #leftNav a:link, #leftNav a:visited
        {
            color:#000;
        }
        #leftNav a:hover
        {
            color:#006699;
            text-decoration:none;
        }
    #leftNavImage
    {
        margin:50px 0 0 10px;
        
    }


/**** CONTENT ****/
#contentWrapperHP
{
    position:relative;
    float:left;
    width:774px;
    margin:227px 0 0 0;
    background-image:url(images/contentSideBar.jpg);
    background-position:right top;
    background-repeat:no-repeat;
    background-color:#00173e;
}
    #contentHP
    {
        position:relative;
        margin:128px 0 0 0;
        width:527px;
        padding:0 10px 0 10px;
    }
    #contentWelcome
    {
        position:relative;
        margin:128px 0 0 0;
        width:537px;
        padding:0 0 0 10px;
        background-image:url(images/bgWelcome.jpg);
        background-repeat:repeat-y;
    }
    #contentWelcome2
    {
        position:relative;
        margin:128px 0 0 0;
        width:537px;
        padding:0 0 0 10px;
        background-image:url(images/bgWelcome2.jpg);
        background-repeat:repeat-y;
    }
    #contentWelcome h1, #contentWelcome2 h1
    {
        position:relative;
        left:-10px;
        width:356px;
    }
    #leftPane
    {
        float:left;
        width:328px;
        margin:0 10px 0 0;
        padding:0 10px 0 0;
    }
    #rightPane
    {
        float:left;
        width:170px;
        text-align:right;
        font-size:8pt;
    }
    #rightPane .Normal, rightPane p
    {
        font-size:8pt;
    }
    #contentPE
    {
        position:relative;
        margin:128px 0 0 0;
        width:754px;
        padding:0 10px 0 10px;
        font-size
    }
    #PEModule
    {
        width:710px;
        margin:0 auto;
    }

/*---- Content Colors ----*/
    .purple     {background-color:#4c002c;}
    .lightBlue  {background-color:#006699;}
    .darkBlue   {background-color:#08224f;}
    .turquoise  {background-color:#339999;}
    .brown      {background-color:#a49a81;}
    .green      {background-color:#51563d;}
    

/**** BUTTON WRAPPER ****/
#buttonWrapperHP
{
    margin:120px 0 0 0;
    position:absolute;
    left:552px;
    top:0px;
}
    #buttonHPPE
    {
        float:left;
        margin:0 0 20px 0;
    }
    #wraperButtonHPDD
    {
        float:left;
        position:relative;
    }
        #buttonHPDD
        {
            background-image:url(images/buttonDD.png);
            background-repeat:no-repeat;
            width:221px;
            height:91px;
        }
        * html #buttonHPDD
        {
            background: none;
            filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/253/Skins/PB-SHC/images/buttonDD.png', sizingMethod='crop');
        }
        #buttonHPDDBlurb
        {
            position:absolute;
            top:44px;
            width:201px;
            height:50px;
            padding:0 10px 0 10px;
        }
            #buttonHPDDBlurb, #buttonHPDDBlurb .Normal
            {
                font-size:8pt;
                font-weight:normal;
                line-height:9pt;
                text-align:center;
            }
            #buttonHPDDBlurb p 
            {
                margin:0;
                padding:0;
                text-align:center;
                line-height:normal;
                
            }
        #buttonClick
        {
            position:absolute;
            top:76px;
            width:221px;
            height:9px;
            text-align:center;
        }



/**** FOOTER ****/
#footerWrapper
{
    position:relative;
}
/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs    {top:30px; left:0px;}
#SHAREbug       {top:40px; left:10px;}
/*#footerNav      {top:34px; left:580px;} */
#address        {top:60px; left:580px;}
#copyright      {top:60px; left:18px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:1px solid pink;}
/*---- End Temp Borders ---*/


#hostingBugs
{
    width:240px;
    position:absolute;
    /*display:none;*/
}
    #PBbug
    {
        float:right;
        width:120px;
        position:relative;
        top:6px;
        margin:0 10px 0 10px;
    }
    #IHbug
    {
        float:right;
        width:92px;
        position:relative;
    }
#SHAREbug
{
    position:absolute;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
/*-------------------------------------------*/
#footerNav
{
    text-align:left;
    font-size:7pt;
    position:relative;
    padding:0 0 0 6px;
    background-color:#000;
    border:1px solid black;
}
    #footerNav ul
    {
        padding:2px 0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0px;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#fff;
        text-transform:uppercase;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#006699;
    }
/*-------------------------------------------*/
#address
{
    font-size:7pt;
    text-align:right;
    position:absolute;
    width:300px;
}

/*-------------------------------------------*/
#copyright
{
    position:absolute;
    font-size:7pt;
	 color: #000;
}








/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #000;
	text-transform: uppercase;
	text-align: left;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
}

.MainMenuItemSelected
{
	color: #000;
	text-align: left;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #000;
	background-color: #fff;
	text-align: left;
	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: 60px;
	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:#C05E7E;  */
	font-family: Arial;
    font-size:18px;
	font-weight: normal;
	line-height: 11pt;
    margin:16px 0 0 0;
}

.eznc_ListViewArticleLink
{
	color: #ccc;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.eznc_ListViewArticleLink:link
{
	color: #ccc;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.eznc_ListViewArticleLink:visited
{
	color: #ccc;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
    /*color:#C05E7E; */
	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: 11px; 
/*	COLOR: #0065A4;   */
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #0065A4; 
}

a:link.eznc_navAllConditions {color : #0065A4; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #0065A4; text-decoration : none;}
a:active.eznc_navAllConditions {color : #0065A4; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #F59931; text-decoration : underline;}


.eznc_ContentTitle 
{
/*    color:#C05E7E; */
	font-weight: bold;
	font-size: 12pt;
	margin-top:5px; 
}

.eznc_ContentTitle h1
{
    background-color:Transparent;
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
/*	color : #0065A4;  */
	font-family :arial;
	font-size : 11px;
	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_ListViewGroupHeading,
.eznc_ListViewArticleLink:hover,
.eznc_ContentTitle,
.eznc_SectionTitle,
.eznc_ContentCopyright 
{
    color:#ccc;
}


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: 12px;
/*    color:#C05E7E; */
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 11px;
	margin-top:5px; 
	margin-left:0px;
	text-align:left
}

table.eznc_SectionBody 
{
	width:500px;
}

.eznc_SectionBody_Col1 
{
	color: #fff; 
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
}

.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(/Portals/226/Skins/PB-POS/images/videoHeaderBg.jpg);
}
/* Controls the text color used on the title bar */
.eznc_TabText, .eznc_TabText a:link, .eznc_TabText a:visited
{
	color: #fff;
}
/* Controls the logo above the article list in the right column */
.eznc_Filter_Top_Logo
{
	width: 210px;
	height: 83px;
    background-image: url(/Portals/226/Skins/PB-POS/images/ArticleListHeader.jpg);
	
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	background-color: #2b6db8;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
	background-color: #2b6db8;
}

/* Controls the text color of the article list in the right column */
.eznc_FilterList, .eznc_FilterList a:link, .eznc_FilterList a:visited
{
	color: #ffffff;
}


.eznc_SectionBody_Col2 
{
    width: 220px;
    display: inline;
    float: right;
    text-align: right;
    vertical-align: top;
    margin:0 0 6px 6px;
}

