/* --- 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
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	margin:0;
	padding:0;
    background-color:#009aa7;
	background-image:url('images/bgBody.jpg');
	background-repeat:repeat-x
}
img 
{
    border:0px none;
}

a:link, a:visited
{
    color:#f2890e;
    text-decoration:none;
}
a:hover
{
    color:#149ac6;
    text-decoration:none;
}

h1
{
    color:#149ac6;
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    margin:0;
	border-bottom:1px solid #ddf1f3;
}
h2
{
    color:#149ac6;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
    margin:20px 0 0 0;
}
p
{
    padding: 0 0 10px;
    line-height:18px;
}

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: 12px;
	font-weight: normal;
}

.clear
{
    clear:both;
    font-size:1px;
}
.left {float:left; margin:16px 6px 6px 0;}
.right {float:right; margin:16px 0 6px 6px;}

.bullet {position:relative; top:-2px;_top:0px;}


/**** 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    *
#buttonPEHP, 
#wraperButtonDDHP       {border:1px solid #4f9591;} /* Dark Aqua    *
#footerWrapper          {border:1px solid #00fff0;} /* Light Aqua   *
/**** END TEMP BORDERS ****/

/**** WRAPPERS ****/
#wrapperHP
{
    width:900px;
    margin:0 auto;
    background-image:url('images/bgContentHP.jpg');
    background-repeat:no-repeat;
    background-color:#ffffff;
    position:relative
}
#wrapperLP
{
    width:900px;
    margin:0 auto;
    background-image:url('images/bgContentLP.jpg');
    background-repeat:no-repeat;
    background-color:#ffffff;
    position:relative
}


/****  NAV ****/

#headerImage
{
	position:relative;
	width:422px;
	height:271px; 
	float:right;
	z-index:20;
	margin-top:-1px;
}
#headerImage p
{
	margin:0;
	padding:0;
}
#flashHeader
{
    position:absolute;
    height:369px;
    width:472px;
    top:0px;
    right:0px;
    overflow:hidden;
    align:right;
    z-index:10;
    float:right;
}
#mainNavWrapper
{
	position:absolute;
	float:left;
	top:10px;
    left:10px;
	z-index:100;
	color:#009aa7;
    font-weight:bold;
    with:430px;
    text-align:left;
}

#mainNav
{
	position:absolute;
	z-index:100;
	color:#009aa7;
    font-weight:bold;
    text-align:right;
    top:0px;
    left:0px;
    width:230px;   
    _width:230px; 
}

	#mainNav ul
	{
		margin:0;
		padding:0;
	}
	#mainNav li
	{
		display:inline;
		margin:0;
		padding:0 2px 0 2px;
	}


	#mainNav a:link, #mainNav a:visited
	{
		color:#009aa7;
		font-weight:bold;
	}
	#mainNav a:hover
	{
		color:#f2890e;
		text-decoration:none;
	}
	
#searchbox
{
	position:absolute;
	top:-5px;
	left:235px;
	z-index:100;
	color:#009aa7;
    font-weight:bold;
    width:200px; 
}
#searchbox a:link, #searchbox a:visited
	{
		color:#009aa7;
		font-weight:bold;
	}
#searchbox a:hover
	{
		color:#f2890e;
		text-decoration:none;
	}


#toppage
{
    position:relative;
	width:900px;
	margin:0 auto;
	z-index:30;
	height:369px;
}
#toppageLP
{
    position:relative;
	width:900px;
	margin:0 auto;
	z-index:30;
	height:271px;
}
#navWrapperHP
{
    position:relative;
	width:900px;
	margin-top:15px;
	z-index:30;

}
#navWrapperLP, #navWrapperPE
{
    position:relative;
	width:900px;
	margin-top:15px;
	z-index:30;
}
* html #navWrapperLP
{
    position:relative;
	width:900px;
	margin-top:15px;
	_margin-top:-5px;
	z-index:30;
	height:42px;
}

* html #navWrapperPE
{
    position:relative;
	width:900px;
	margin-top:15px;
	_margin-top:10px;
	z-index:30;
	overflow:hidden;
	height:42px;
}
    #dynamicNavHP
    {
        position:relative;
        top:0px;
        text-align:center;
        font-weight:bold;
    }

	#dynamicNavLP
		{
			position:relative;
			width:900px;
			text-align:center;
			font-weight:bold;
			z-index:30;
		}
	
        #dynamicNavHP td, #dynamicNavLP td
        {
            padding:0 0 17px 0;
        }
        #dynamicNavHP a:link, #dynamicNavHP a:visited, #dynamicNavLP a:link, #dynamicNavLP a:visited
        {
            color:#000;
        }
        #dynamicNavHP a:hover, #dynamicNavLP a:hover
        {
            color:#000000;
            text-decoration:none;
        }


/**** CONTENT ****/
#contentWrapperHP
{
    float:right;
    position:relative;
    width:630px;
}
    #contentHP
    {
        margin:10px 0 0 30px;
        width:570px;
    }
    #contentLP
    {
        margin:30px 0 0 30px;
        width:570px;
		position:relative;
    }

/**** BUTTON WRAPPER ****/
#buttonWrapperHP
{
	float:left;
	width:247px;
	padding:10px 0 0 0;
	position:relative;
	z-index:50;
}
#buttonWrapperBg
{
	width:100%;
	height:100%;
	padding:1px 0 0 0;
}

#buttonAPP
    {
		position:relative;
        width:231px;
        height:35px;
		margin:0px 0px 5px 30px;
		z-index:50;
    }
    #buttonPEHP
    {
		position:relative;
        width:231px;
        height:60px;
		margin:20px 0px 0px 10px;
		z-index:50;
    }
    #wraperButtonDDHP
    {
        position:relative;
		width:231px;
		height:101;
		margin:20px 0px 0px 10px;
		z-index:50;
    }
        #buttonDDHP
        {
            width:231px;
            height:107px;
        }

        #buttonDDBlurbHP
        {
            position:absolute;
            top:0px;
            width:231px;
            height:50px;
			z-index:50;
        }
            #buttonDDBlurbHP, #buttonDDBlurbHP .Normal, #buttonDDBlurbHP p
            {
                font-size:8.5pt;
                font-weight:bold;
                line-height:10pt;
                text-align:center;
            }
			 #buttonDDBlurbHP .Normal
			 {
				 margin:0;
				 padding:0;
			 }
        #buttonClick
        {
            position:absolute;
            top:60px;
            width:231px;
            height:31px;
            text-align:center;
			z-index:50;
        }

#PhysiciansList
    {
		position:relative;
        width:231px;
		margin:10px 0px 5px 20px;
		z-index:50;
		font-weight:normal;
        font-size:12px;
	    text-transform:uppercase;
	    font-family:Tahoma;
    }
    
.PhysiciansList a:link, .PhysiciansList a:visited
{
    color:#7b8080;
    text-decoration:none;
    text-align:left;
    font-weight:normal;
    font-size:12px;
	text-transform:uppercase;
	font-family:Tahoma;
	line-height:130%;
}
PhysiciansList a:hover
{
    color:#000000;
    text-decoration:none;
    line-height:120%;
}


/**** FOOTER ****/
#footerWrapper
{
    position:relative;
    height:110px;
/*  margin-top:10px; */
}
/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs    {top:10px; left: 0px;}
#SHAREbug       {top:80px; left:386px;}
#footerNav      {top:10px; left: 0px;}
#address        {top:56px; left: 0px;}
#copyright      {top:40px; left: 0px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:1px solid pink;}
/*---- End Temp Borders ---*/

#footerHr
{
    width:900px;
    text-align:center;
}
#hostingBugs
{
    width:880px;
    position:absolute;
}
    #PBbug
    {
        float:left;
        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:center;
    font-weight:bold;
    font-size:11px;
	text-transform:uppercase;
    position:absolute;
    width:900px;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#009aa7;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#f2890e;
    }
/*-------------------------------------------*/
#address
{
    font-size:9.5px;
    text-align:center;
    position:absolute;
    width:900px;
	color:#666666;
}

/*-------------------------------------------*/
#copyright
{
    position:absolute;
    font-size:9.5px;
	width:900px;
	text-align:center;
	color:#666666;
}



/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #333333;
   text-transform:uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
}

.MainMenuItemSelected
{
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #333333;
	background-color: #55bad6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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;   */
	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_ContentSectionV2
{
	text-align:left;
}

.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:#149ac6;
}


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: #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 : #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;
}

/* Background color around search box */
.eznc_FilterText 
{
	background-color: #2b6db8;
	height:40px;
}


/* DTSearch - SearchBox */
#searchbox .eznc_SearchText{width:100px;} /* Width of Search Text Box */
#searchbox .eznc_SearchButtton{color:#009aa7;font-family:Arial;font-size:12px;font-weight:normal;}
#searchContainer .eznc_SearchText{width:100px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#009aa7;font-family:Arial;font-size:12px;font-weight:bold;}
#searchContainer a.eznc_SearchButtton:link{color:#009aa7;}
.ie6 #searchbox a:link, #searchbox a:visited {position:relative; top:-12px;}
.ie7 #searchbox a:link, #searchbox a:visited {position:relative; top:-12px;}
#searchContainer a.eznc_SearchButtton:hover{color:#9fd9f1;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/
