/* --- Code Snippets ***
---- Min Height ----------
min-height: 525px;
height: auto !important;
height: 525px;
---- PNG Background ----
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/SWCode/cms_images/dl/stregis/sregis_promobg.png', sizingMethod='scale');
---- IE 7 Hack ---------
*:first-child+html
---- IE 6 Hack ---------
* html 
------------------------
/*--- End Code Snippets ***/



* {padding:0; margin:0;}

body
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#333333;
	margin:0;
	padding:0;
    background-color:#dee5d6;
}
img 
{
    border:0;
}

a:link, a:visited
{
    color:#a8753b;
    text-decoration:none;
}
a:hover
{
    color:#67804d;
    text-decoration:none;
}

h1
{
    color:#a8753b;
    font-family:Times New Roman;
    font-size:28px;
    font-weight:normal;
    font-style:italic;
    margin:0 0 12pt 0;
}

h2
{
    color:#a8753b;
    font-family:Times New Roman;
    font-size:18px;
    font-weight:normal;
    font-style:italic;
    margin:0;
}

p
{
    padding: 0 0 10pt;
    line-height:14pt;
}

ol, ul
{
    margin:6pt 0 18pt 0;
}
li
{
    margin:0 0 4pt 20pt;
}

.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;
}
.right {float:right;}
/left {float:left;}

.heading01 {position:absolute; color:#a8753b; top:300px; left:20px; font-style:normal; font-family:Arial;}
.heading02 {position:absolute; color:#405e16; top:330px; left:64px; font-style:normal; font-family:Times New Roman;}

/**** WRAPPERS ****/
#wrapperHP, #wrapperLP, #wrapperPE
{
    width:900px;
    margin:0 auto;
    background-color:#ffffff;
    position:relative;
}
#wrapperHP {background-image:url(images/bgWrapperHP.jpg); background-repeat:no-repeat;}
#wrapperLP {background-image:url(images/bgWrapperLP.jpg); background-repeat:no-repeat;}
#wrapperPE {background-image:url(images/bgWrapperPE.jpg); background-repeat:no-repeat;}

/**** LEFT SIDE NAV ****/
#navWrapper
{
    float:left;
    width:260px;
    position:relative;
}
    #leftNav
    {
        position:relative;
        top:20px;
        left:16px;
    }
        #leftNav td
        {
            padding:0 0 10px 0;
            text-align:center;
            font-weight:bold;
            width:218px;
        }
        #leftNav a:link, #leftNav a:visited
        {
            color:#000;
        }
        #leftNav a:hover
        {
            color:#a8753b;
            text-decoration:none;
        }
    #leftNavImage
    {
        margin:50px 0 0 10px;
        
    }


/**** CONTENT ****/
#contentWrapperHP
{
    float:right;
    position:relative;
    width:634px;
}
    #contentHP
    {
        margin:380px 0 0 0;
        width:422px;
        padding:0 10px 0 10px;
    }

#contentWrapperLP
{
    float:right;
    position:relative;
    width:634px;
    z-index:100;
}
    #contentLP
    {
        margin:190px 0 0 0;
        width:610px;
        padding:0 10px 0 10px;
    }
    #contentPE
    {
        position:relative;
        margin:10px auto;
        width:800px;
        padding:0 10px 0 10px;
        z-index:100;
    }
    
#contentLPHeader
{
    position:relative;
    top:170px;
    width:634px;
    height:275px;
    /*overflow:hidden; */
}
    #contentLPHeader p {margin:0; padding:0;}
/**** BUTTON WRAPPER ****/
#buttonWrapperHP
{
    margin:30px 0 0 0;
}
    #buttonPEHP
    {
        float:left;
        margin:0 20px 0 10px;
    }
    #wraperButtonDDHP
    {
        float:left;
        position:relative;
    }
        #buttonDDHP
        {
            background-image:url(images/buttonDDHP.png);
            background-repeat:no-repeat;
            width:286px;
            height:107px;
        }
            * html #buttonDDHP
            {
                background: none;
                filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/240/Skins/PB-JAH/images/buttonDDHP.png', sizingMethod='scale');
            }
        #buttonDDBlurbHP
        {
            position:absolute;
            top:40px;
            width:286px;
            height:50px;
            padding:0 10px 0 10px;
        }
            #buttonDDBlurbHP, #buttonDDBlurbHP .Normal, #buttonDDBlurbHP p
            {
                font-size:8.5pt;
                font-weight:bold;
                line-height:10pt;
                text-align:center;
                margin:0;
                padding:0;
            }
        #buttonClickHP
        {
            position:absolute;
            top:74px;
            width:286px;
            height:11px;
            text-align:center;
        }
/*-----------------------------------*/
#buttonWrapperLP
{
    position:relative;
    width:236px;
    margin:30px 0 0 8px;
}
    #buttonPELP
    {
        margin-bottom:10px;
    }
    #wraperButtonDDLP
    {
        position:relative;
        height:109px;
        width:236px;
    }
        #buttonDDLP
        {
            background-image:url(images/buttonDDLP.png);
            background-repeat:no-repeat;
            width:236px;
            height:109px;
        }
            * html #buttonDDLP
            {
                background: none;
                filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/240/Skins/PB-JAH/images/buttonDDLP.png', sizingMethod='scale');
            }
        #buttonDDBlurbLP
        {
            position:absolute;
            top:40px;
            width:236px;
            height:50px;
            padding:0 10px 0 10px;
        }
            #buttonDDBlurbLP, #buttonDDBlurbLP .Normal, #buttonDDBlurbLP p
            {
                font-size:8.5pt;
                font-weight:bold;
                line-height:10pt;
                text-align:center;
                padding:0;
                margin:0;
            }
        #buttonClickLP
        {
            position:absolute;
            top:88px;
            width:236px;
            height:11px;
            text-align:center;
        }
/*-----------------------------------------------*/
#buttonWrapperPE
{
    position:relative;
    margin:180px 0 0 0;
    height:93px;
}
    #buttonPEPE
    {
        float:left;
        margin-right:20px;
    }
    #wraperButtonDDPE
    {
        position:relative;
        float:left;
        height:93px;
        width:296px;
    }
        #buttonDDPE
        {
            background-image:url(images/buttonDDPE.png);
            background-repeat:no-repeat;
            width:296px;
            height:93px;
        }
            * html #buttonDDPE
            {
                background: none;
                filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/240/Skins/PB-JAH/images/buttonDDPE.png', sizingMethod='scale');
            }
        #buttonDDBlurbPE
        {
            position:absolute;
            top:40px;
            width:296px;
            height:50px;
            padding:0 10px 0 10px;
        }
            #buttonDDBlurbPE, #buttonDDBlurbPE .Normal, #buttonDDBlurbPE p
            {
                font-size:8.5pt;
                font-weight:bold;
                line-height:10pt;
                text-align:center;
                padding:0;
                margin:0;
            }
        #buttonClickPE
        {
            position:absolute;
            top:72px;
            width:296px;
            height:11px;
            text-align:center;
        }
        
/**** FOOTER ****/
#footerWrapper
{
    position:relative;
    height:84px;
    margin-top:20px; 
}
/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs    {top:20px; left:0px;}
#SHAREbug       {top:30px; left:250px;}
#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 ---*/

#footerHr
{
    width:900px;
    text-align:center;
}
#hostingBugs
{
    width:240px;
    position:absolute;
}
    #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:right;
    font-weight:bold;
    font-size:9pt;
    position:absolute;
    width:300px;
}
    #footerNav ol
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#a8753b;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#67804d;
    }
/*-------------------------------------------*/
#address
{
    font-size:7pt;
    text-align:right;
    position:absolute;
    width:300px;
}

/*-------------------------------------------*/
#copyright
{
    position:absolute;
    font-size:7pt;
}








/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #000;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.MainMenuItemSelected
{
	color: #a8753b;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #000;
	background-color: #e1d4bd;
	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: 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: #000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.eznc_ListViewArticleLink:link
{
	color: #000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.eznc_ListViewArticleLink:visited
{
	color: #000;
	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;   */
	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_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:#3a4c00;
}


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 
{
}

.eznc_SectionBody_Col1 
{
/*	color: #0065A4; */
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
}

.eznc_ContentCopyright 
{
	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;
}

