/* --- 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
{
	color: #003366;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	margin:0 auto;
	padding:0;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	background-color:#4282c6;
}

img 
{
    border:0;
}

h1 
{
	color: #990000;
	font-family: Palatino Linotype, Arial;
	font-size: 20px;
    font-style:italic;
	font-weight: bold;
	text-transform:capitalize;
    margin:0px 0px 15px 0px;
}

h2
{
    color:#990033;
    font-family: Palatino Linotype;
    font-size:18px;
    font-weight:normal;
    font-style:italic;
    margin:20px 0px 0px 0px;
}

h3
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #990000;
}

p
{
    padding: 0 0 10px;
}

ol, ul
{
    margin: 0px 0px 8px 0px;
}

li
{
    margin: 0px 0px 0px 40px;
}

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;
}

.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;}

.heading01 {color:#a81647; font-size:24pt; font-style:italic;}
.heading02 {color:#124f81; font-size:18pt; font-style:normal; padding:0 0 0 30px;}


/* Begin: Styles from original site */
.bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	}

.bluetext{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	}
	
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:link,a:active,a:visited{
	text-decoration:none;
    font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	}
	
a:hover{
	text-decoration:underline;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990033;
	}
	
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	vertical-align: top;
	list-style-image: url(images/bulletblue.gif);
	list-style-type: none;
	line-height: 20px;
}
/* End: Styles from original site */


/**** WRAPPERS ****/
#wrapperHP
{
    width:758px;
    margin:0 auto;
    background-color:#ffffff;
    position:relative;
}

/**** MAIN DYNAMIC NAV ****/
#navWrapper
{
}
    #mainNav
    {
        text-align:center;
        font-weight:bold;
        z-index:100;
    }
        #mainNav td
        {
            padding:0 0 7px 0;
        }
        #mainNav a:link, #mainNav a:visited
        {
            color:#003366;
        }
        #mainNav a:hover
        {
            color:#990033;
            text-decoration:none;
        }

/**** TOP SECTION ****/
#topWrapper
{
    position:relative;
    height: 75px;
}

/**** TOP CONTENT ****/
#topContent
{
    position:absolute;
    z-index:100;
    top:5px;
    left:20px;
    font-size: 16px;
    font-weight: bold;
}
#topContent h2
{
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
}

/**** LANGUAGE LINK ****/
#LanguageLink
{
    position:absolute;
    z-index:100;
    top:50px;
    right:20px;
}

/**** SEARCH FEATURE ****/
#searchWrapper
{
    position:absolute;
    z-index:100;
    top:25px;
    right:15px;
}

#searchContainer
{
    background-image: url(images/bgSearchBox.jpg);
    background-repeat: no-repeat;
    width: 250px;
    height: 22px;
    z-index: 100;
}

/*===================================
Skin styles for Search Box feature
====================================*/
#search 
{
    float: left;
    width: 250px;
    padding: 0px 0px 0px 10px;
}
#search .eznc_SearchText 
{
    width: 150px; 
    float: left; 
    margin-right: 30px; 
    margin-top: 3px; 
    border: none; 
    background-color: transparent; 
    background-image: none; 
    z-index: 100;
}
#search a.eznc_SearchButtton
{
    float: left; 
    position: relative; 
    padding: 0px 0px 0px 8px;
    z-index: 100;
}
* html #search a.eznc_SearchButtton
{
    float: left; 
    position: relative; 
    padding: 0px 0px 0px 8px;
    z-index: 100;
}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/

/**** HEADER IMAGE ****/
#headerWrapper
{
    position:relative;
    height: 264px;
}

#headerWrapperLP
{
    position:relative;
    height: 264px;
}

#headerImage
{
    position:relative;
}

#homeLinkHP
{
    position: absolute;
    z-index: 100;
    top: 203px;
    left: 0px;
}

#topSectionLP
{
    background-image: url(images/bgTopSection.jpg);
    background-repeat: no-repeat;
    z-index: 80;
}

#topSectionHomeLink
{
    position:relative;
    float: left;
    z-index: 90;
}

#headerImageLP
{
    position: absolute;
    top: 129px;
    left: 0px;
    z-index: 50;
}

#dnn_headerImagePane p
{
    margin: 0px;
    padding: 0px;
}

/**** CONTENT ****/
#contentWrapperHP
{
    position:relative;
    float: left;
    padding-bottom: 20px;
}

#contentHP
{
    position:relative;
    float: left;
    z-index:100;
    width: 746px;
    padding: 0px 10px 0px 1px;
}

#contentWrapperLP
{
    position:relative;
    z-index: 100;
    float: left;
    padding-bottom: 20px;
}

#contentLP
{
    position:relative;
    float: left;
    z-index:100;
    width: 746px;
    padding: 0px 10px 0px 0px;
}

#sidebarWrapper
{
    float: left;
    width: 210px;
}
#sidebarWrapperLP
{
    float: left;
    width: 211px;
}

#sidebarInner ul
{
    margin: 0px;
    background-image: url(images/navbg.gif);
    background-repeat: repeat-y;
    width: 179px;
}

#sidebarInner li
{
    border-top: solid 1px;
    list-style: none;
    margin: 0px 0px 0px 17px;
    padding: 3px 0px 3px 0px;
    width: 150px;
}

#sidebarInner li a
{
    color: #FFFFFF;
    font-size: 9px;
    font-weight: NORMAL;
    text-transform: uppercase;
}
#sidebarInner li a:hover
{
    color: #FFFFFF;
    background-color: #4282C6;
    text-decoration: none;
}

#sidebarInner li.last
{
    border: none;
    height: 14px;
    margin: 0px;
    padding: 0px;
}
* html #sidebarInner li.last
{
    border: none;
    height: 14px;
    margin: 0px;
    padding: 0px;
}

#SidebarPane,
#dnn_SidebarPane
{
    padding: 20px 15px 20px 15px;
}

#contentPaneWrapper
{
    float: left;
    margin-top: 95px;
    width: 500px;
}

/**** BUTTON WRAPPER ****/
#buttonWrapper
{
    position: absolute;
    left: 183px;
    z-index: 80;
}
* html #buttonWrapper
{
    position: absolute;
    left: 183px;
    width: 568px;
    z-index: 80;
}

/**** FOOTER ****/
#footerWrapper
{
    position: relative;
    height: 125px;
    border-top: 1px solid #990000;
}

#footerHr
{
    width:900px;
    text-align:center;
}
#hostingBugs
{
    position:absolute;
    top:60px; 
    left:15px;
    width:150px;
    padding-left: 10px;
}
    #PBbug
    {
        float:right;
        width:120px;
        position:relative;
        top:6px;
        margin:0 10px 0 10px;
    }
    #IHbug
    {
        width:115px;
        position:relative;
    }
#SHAREbug
{
    position:absolute;
    top:80px; 
    left:160px;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
/*-------------------------------------------*/
#SEOPane,
#dnn_SEOPane
{
    font-weight:normal;
    font-size:9pt;
    text-align:center;
    padding: 10px 10px 5px 10px;
}
#dnn_SEOPane p
{
    text-align:left;
    margin: 0px;
    padding: 0px;
}

#footerNav
{
    font-weight:bold;
    font-size:9pt;
    text-align:right;
    text-transform:uppercase;
    padding: 5px 15px 5px 10px;
    width: 500px;
    float: right;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#990033;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#0000CC;
    }
/*-------------------------------------------*/
#address
{
    position:absolute;
    width:600px;
    top:60px; 
    left:18px;
    font-size:8pt;
    text-align:left;
}

/*-------------------------------------------*/
#copyright
{
    font-size:8pt;
    text-align:right;
    padding-right: 15px;
    width: 400px;
    float: right;
}


/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #990033;
	text-transform: none;
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.MainMenuItemSelected
{
	color: #0000CC;
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #990033;
	background-color: #ffffff;
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #990033;
	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: #990033;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
	line-height:10px;
}
/***** Main Menu - End *****/

/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 

.eznc_ListViewGroupHeading
{
	font-family: Arial;
    font-size:18px;
	font-weight: normal;
	line-height: 11pt;
    margin:16px 0 0 0;
}

.eznc_ListViewArticleLink
{
	color: #0000CC;
/*
	font-family: Arial;
	font-size: 10pt;
*/
	text-decoration: none;
}
.eznc_ListViewArticleLink:link
{
	color: #0000CC;
/*
	font-family: Arial;
	font-size: 10pt;
*/
	text-decoration: none;
}
.eznc_ListViewArticleLink:visited
{
	color: #0000CC;
/*
	font-family: Arial;
	font-size: 10pt;
*/
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
/*
	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; 
	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 : #990033; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #990033; text-decoration : none;}
a:active.eznc_navAllConditions {color : #990033; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #0000CC; text-decoration : underline;}


.eznc_ContentTitle 
{
	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 
{
	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:#990000;
}

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;
	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: #003366;
	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; 
	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;
}


