/* --- 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: Lucida Sans, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	margin:0;
	padding:0;
	background-image:url(images/bgBody.jpg);
	background-repeat:repeat-x;
	background-color:#e8e4db;
}

img 
{
    border:0;
}

a:link, a:visited
{
    color:#0076a3;
    text-decoration:none;
}
a:hover
{
    color:#000000;
/*    text-decoration:underline;*/
}

h1
{
    color: #0076a3;
	font-family: Lucida Sans, Arial;
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
}

h2
{
    color: #ffffff;
	font-family: Lucida Sans, Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
}

h3
{
    color: #000000;
	font-family: Lucida Sans, Arial;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}

p
{
    padding: 0 0 10pt;
    line-height: 14pt;
}

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: Lucida Sans, Arial;
	font-size: 11px;
	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;}


/**** WRAPPERS ****/
#siteWrapper
{
    position: relative;
    width: 1014px;
    margin: 0 auto;
}

#siteContainer
{
	background-image: url(images/bgSiteShadow.png);
	background-repeat: repeat-y;
    position: relative;
    float: left;
    width: 1014px;
}
.ie6 #siteContainer
{
    position: static;
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ih-sim.eznetpublish.ihealthspot.com/Portals/411/Skins/IH-SIM/images/bgSiteShadow.png', sizingMethod='scale');
}

#siteContainerBottom
{
	background-image: url(images/bgSiteBottom.jpg);
	background-repeat: no-repeat;
    position: relative;
    float: left;
	width: 1014px;
	height: 14px;
}

#siteContainerInner
{
    position: relative;
	width: 966px;
    margin: auto;
    padding: 10px 0px 10px 0px;
}

#mainWrapper
{
    position: relative;
    float: left;
	width: 966px;
	background-color: #FFFFFF;
	background-image: url(images/bgMainHP.jpg);
	background-repeat: no-repeat;
}
#mainWrapperLP
{
    position: relative;
    float: left;
	width: 966px;
	background-color: #FFFFFF;
	background-image: url(images/bgMainLP.jpg);
	background-repeat: no-repeat;
}

#mainWrapperBottom
{
    position: relative;
    float: left;
	width: 966px;
	height: 15px;
	background-image: url(images/bgMainBottomLP.jpg);
	background-repeat: no-repeat;
}

/*** HOME PAGE MAIN SECTIONS ***/
#headerSection
{
    position: relative;
    float: left;
	width: 966px;
	height: 414px;
}

#mainSection
{
    position: relative;
    float: left;
    width: 966px;
}

#mainSectionInner
{
    position: relative;
    float: left;
    width: 966px;
}

/*** LANDING PAGE MAIN SECTIONS ***/
#leftColumn
{
    position: relative;
    float: left;
	width: 266px;
    padding: 0px 0px 0px 5px;
}

#rightColumn
{
    position: relative;
    float: left;
	width: 695px;
}

#mainSectionLP
{
    padding-top: 10px;
}

#mainSectionInnerLP
{
}

/***********************************/


/**** Logo ****/
#logo 
{
    position:absolute;
    z-index:50;
    top:0;
    left:10px;
}

#logoLP
{
    padding: 0px 0px 15px 5px;
}

/**** Phone Number ****/
#phoneNumber
{
    position: absolute;
    z-index: 100;
    top: 20px;
    left: 370px;
    color: #8ec0ef;
    font-family: Georgia, Lucida Bright, Arial;
    font-size: 18px;
}
#phoneNumberLP
{
    color: #8ec0ef;
    font-family: Georgia, Lucida Bright, Arial;
    font-size: 18px;
    padding: 20px 0px 0px 99px;
}

/**** Search Feature ****/
#searchWrapper
{
    position:absolute;
    z-index:100;
    top:17px;
    right:30px;
}

#searchContainer
{
    background-image: url(images/bgSearchBox.png);
    background-repeat: no-repeat;
    width: 325px;
    height: 24px;
    z-index: 100;
}
* html #searchContainer
{
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ih-sim.eznetpublish.ihealthspot.com/Portals/411/Skins/IH-SIM/images/bgSearchBox.png', sizingMethod='crop');
    position: static;
}

/*===================================
Skin styles for Search Box feature
====================================*/
#search 
{
    float: left;
    width: 275px;
    padding: 0px 0px 0px 60px;
}
* html #search
{
    margin-top: 2px;
}
#search .eznc_SearchText 
{
    position: relative; 
    width: 225px; 
    float: left; 
    margin: 2px 0px 2px 0px; 
    border: none; 
    background-color: transparent; 
    background-image: none; 
    z-index: 100;
}
#search a.eznc_SearchButtton
{
    float: left; 
    position: relative; 
    padding: 0px 0px 0px 5px;
    margin-top: -3px;
}
* html #search a.eznc_SearchButtton
{
    padding: 0px 0px 0px 8px;
    margin-top: 0px;
}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/

/**** Header Image ****/
#headerImage
{
    position: absolute;
    top: 110px;
    right: 0px;
    z-index: 10;
    width: 700px;
}
#headerImageLP
{
    padding-top: 70px;
}

#headerImagePane p,
#dnn_headerImagePane p
{
    margin: 0px;
    padding: 0px;
}

/**** Main Dynamic Navigation ****/
#navWrapper
{
    position: absolute;
    z-index: 100;
    right: 30px;
    top: 70px;
    width: 600px;
}
#mainNav
{
    text-align:right;
    font-weight:bold;
    z-index:100;
}
#mainNav td
{
    padding:0 0 7px 0;
    text-align: center;
}
#mainNav a:link, 
#mainNav a:visited
{
    color:#FFFFFF;
}
#mainNav a:hover
{
    color:#a8753b;
    text-decoration:none;
}

/**** Left Navigation ****/
#leftNavWrapper
{
    position: absolute;
    top: 225px;
    left: 10px;
    z-index: 100;
    width: 250px;
    margin: 0px;
    padding: 0px;
}

#leftNavWrapper ul
{
    padding: 0px 2px 10px 0px;
    margin: 0px;
}
#leftNavWrapper li
{
    color: #ffffff;
    font-family: Lucida Sans, Arial;
    font-size: 14px;
    list-style: none;
    margin: 0px;
    padding: 5px 0px 5px 20px;
    background-image: url('images/bulletBlueArrow.png');
    background-repeat: no-repeat;
    background-position: left center;
}
.ie6 #leftNavWrapper li
{
    background: none;
    background-repeat: no-repeat;
    background-position: left top;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ih-sim.eznetpublish.ihealthspot.com/Portals/411/Skins/IH-SIM/images/bulletBlueArrow.png', sizingMethod='scale');
    padding: 0px 0px 0px 20px;
}
.ie7 #leftNavWrapper li
{
    background-position: left top;
    padding: 0px 0px 0px 20px;
}

#leftNavWrapper a
{
    color: #ffffff;
}
#leftNavWrapper a:hover
{
    color: #8EC0EF;
    font-weight: normal;
    text-decoration: none;
}

#leftNavWrapperLP
{
    width: 250px;
    margin: 0px;
    padding: 0px 0px 20px 5px;
}

#leftNavWrapperLP ul
{
    padding: 0px 2px 10px 0px;
    margin: 0px;
}
#leftNavWrapperLP li
{
    color: #ffffff;
    font-family: Lucida Sans, Arial;
    font-size: 14px;
    list-style: none;
    margin: 0px;
    padding: 5px 0px 5px 20px;
    background-image: url('images/bulletBlueArrow.png');
    background-repeat: no-repeat;
    background-position: left center;
}
.ie6 #leftNavWrapperLP li
{
    background: none;
    background-repeat: no-repeat;
    background-position: left top;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ih-sim.eznetpublish.ihealthspot.com/Portals/411/Skins/IH-SIM/images/bulletBlueArrow.png', sizingMethod='scale');
    padding: 0px 0px 0px 20px;
}
.ie7 #leftNavWrapperLP li
{
    background-position: left top;
    padding: 0px 0px 0px 20px;
}

#leftNavWrapperLP a
{
    color: #ffffff;
}
#leftNavWrapperLP a:hover
{
    color: #8EC0EF;
    font-weight: normal;
    text-decoration: none;
}


/*** Action Button Section Home Page Layout ***/
#actionButtonSection
{
    background-image: url('images/bgActionButtonsRepeaterHP.jpg');
    background-repeat: repeat-y;
    position: relative;
    float: left;
    margin: 0px 0px 0px 11px;
    width: 944px;
}
.ie6 #actionButtonSection
{
    margin: 0px 0px 0px 6px;
}

#actionButtonMain
{
    background-image: url('images/bgActionButtonsHP.jpg');
    background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 944px;
}

#actionButtonBottom
{
    background-image: url('images/bgActionButtonsBottomHP.png');
    background-repeat: no-repeat;
    position: relative;
    margin: 0 auto;
    width: 944px;
    height: 15px;
}
.ie6 #actionButtonBottom
{
    background: none;
    background-repeat: no-repeat;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ih-sim.eznetpublish.ihealthspot.com/Portals/411/Skins/IH-SIM/images/bgActionButtonsBottomHP.png', sizingMethod='scale');
    float: left;
    margin: 0px 0px 0px 6px;
}

#actionLinks
{
    position: relative;
    float: left;
    width: 255px;
    margin: 0px;
    padding: 0px;
}
#actionLinks ul
{
    padding: 10px 15px 0px 10px;
    margin: 0px;
}
#actionLinks li
{
    color: #ffffff;
    font-family: Myriad Pro, Lucida Sans, Arial;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    list-style: none;
    margin: 0px;
    padding: 2px 0px 2px 20px;
    background-image: url('images/bulletGrayCircle.png');
    background-repeat: no-repeat;
    background-position: left center;
}
.ie6 #actionLinks li
{
    background: none;
    background-repeat: no-repeat;
    background-position: left top;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ih-sim.eznetpublish.ihealthspot.com/Portals/411/Skins/IH-SIM/images/bulletGrayCircle.png', sizingMethod='scale');
    padding: 0px 0px 0px 20px;
}
.ie7 #actionLinks li
{
    background-position: left top;
    padding: 0px 0px 0px 20px;
}

#actionLinks a
{
    color: #ffffff;
}
#actionLinks a:hover
{
    color: #0076a3;
    text-decoration: none;
}
#actionLinks hr
{
    border: 0px;
    border-bottom: dotted 1px #ffffff;
}

#actionVaccineBlock,
#actionPEBlock,
#actionDDBlock,
#actionSurveyBlock
{
    color: #000000;
    font-family: Lucida Sans, Verdana;
    font-size: 12px;
    font-weight: normal;
    position: relative;
    float: left;
}

#actionVaccineBlock
{
    width: 135px;
    padding: 20px 8px 0px 12px;
}

#actionPEBlock
{
    width: 170px;
    padding: 25px 10px 0px 10px;
}

#actionDDBlock
{
    width: 145px;
    padding: 22px 10px 0px 10px;
}

#actionSurveyBlock
{
    width: 168px;
    padding: 20px 5px 0px 5px;
}

#actionVaccineBlock a,
#actionPEBlock a,
#actionDDBlock a,
#actionSurveyBlock a
{
    color: #0076a3;
    font-family: Myriad Pro, Lucida Sans, Verdana;
    font-size: 14px;
    font-weight: bold;
}
#actionSurveyBlock a
{
    font-size: 13px;
    font-weight: normal;
}

#actionVaccineBlock a:hover,
#actionPEBlock a:hover,
#actionDDBlock a:hover,
#actionSurveyBlock a:hover
{
    color: #0076a3;
    text-decoration: underline;
}

#actionVaccineBlock img,
#actionPEBlock img,
#actionDDBlock img,
#actionSurveyBlock img
{
    padding-right: 5px;
}

/*** Action Button Section Landing Page Layout ***/
#actionButtonSectionLP
{
}

#actionLinksTopLP
{
    background-image: url('images/bgActionButtonsGrayTopLP.png');
    background-repeat: no-repeat;
    height: 17px;
}
.ie6 #actionLinksTopLP
{
    background-image: url('images/bgActionButtonsGrayTopLP.jpg');
    background-repeat: no-repeat;
    height: 17px;
}

#actionLinksLP
{
    background-image: url('images/bgActionButtonsGrayRepeaterLP.png');
    background-repeat: repeat-y;
}
.ie6 #actionLinksLP
{
    background-image: url('images/bgActionButtonsGrayRepeaterLP.jpg');
    background-repeat: repeat-y;
    width: 266px;
    height: 5px;
    margin: 0px;
    padding: 0px;
}

#actionLinksInnerLP
{
    background-image: url('images/bgActionButtonsGrayLP.png');
    background-repeat: no-repeat;
}
.ie6 #actionLinksInnerLP
{
    background-image: url('images/bgActionButtonsGrayLP.jpg');
    background-repeat: no-repeat;
    width: 266px;
    height: 105px;
    margin: 0px;
    padding: 0px;
}

#actionLinksBottomLP
{
    background-image: url('images/bgActionButtonsGrayBottomLP.png');
    background-repeat: no-repeat;
    height: 8px;
}
.ie6 #actionLinksBottomLP
{
    background-image: url('images/bgActionButtonsGrayBottomLP.jpg');
    background-repeat: no-repeat;
    width: 266px;
    height: 8px;
    margin: 0px;
    padding: 0px;
}

#actionButtonBottomLP
{
    background-image: url('images/bgActionButtonsWhiteBottomLP.png');
    background-repeat: no-repeat;
    width: 266px;
    height: 15px;
}
.ie6 #actionButtonBottomLP
{
    background-image: url('images/bgActionButtonsWhiteBottomLP.jpg');
    background-repeat: no-repeat;
    width: 266px;
    height: 15px;
    margin: 0px;
    padding: 0px;
}

#actionLinksLP ul
{
    padding: 0px 20px 0px 20px;
    margin: 0px;
}

#actionLinksLP li
{
    color: #ffffff;
    font-family: Myriad Pro, Lucida Sans, Arial;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    list-style: none;
    margin: 0px;
    padding: 2px 0px 2px 20px;
    background-image: url('images/bulletGrayCircle.png');
    background-repeat: no-repeat;
    background-position: left center;
}
.ie6 #actionLinksLP #actionLinksInnerLP li
{
    background: none;
    margin: -1px 0px -2px 0px;
    padding: 0px 0px 0px 10px;
    
}
.ie7 #actionLinksLP li
{
    background-position: left top;
    padding: 0px 0px 0px 20px;
}

#actionLinksLP a
{
    color: #ffffff;
}
#actionLinksLP a:hover
{
    color: #0076a3;
    text-decoration: none;
}
#actionLinksLP hr
{
    border: 0px;
    border-bottom: dotted 1px #ffffff;
}

#actionBlocksLP
{
    background-image: url('images/bgActionButtonsShadowLP.png');
    background-repeat: repeat-y;
}
.ie6 #actionBlocksLP
{
    background-image: url('images/bgActionButtonsShadowLP.jpg');
    background-repeat: repeat-y;
    margin-top: -6px;
}

#actionBlocksInnerLP
{
    padding: 0px 6px 15px 6px;
}

#actionVaccineBlockLP,
#actionPEBlockLP,
#actionDDBlockLP,
#actionSurveyBlockLP
{
    background-color: #FFFFFF;
    background-image: url('images/bgActionBlocksLP.jpg');
    background-repeat: no-repeat;
    color: #000000;
    font-family: Myriad Pro, Lucida Sans, Verdana;
    font-size: 14px;
    font-weight: normal;
    padding: 0px 20px 20px 20px;
}
#actionVaccineBlockLP
{
    background-image: url('images/bgActionButtonsWhiteLP.jpg');
    background-repeat: no-repeat;
    padding-top: 15px;
}

#actionVaccineBlockLP a,
#actionPEBlockLP a,
#actionDDBlockLP a,
#actionSurveyBlockLP a
{
    color: #0076a3;
    font-family: Myriad Pro, Lucida Sans, Verdana;
    font-size: 14px;
    font-weight: bold;
}
#actionSurveyBlockLP a
{
    font-size: 13px;
    font-weight: normal;
}

#actionVaccineBlockLP a:hover,
#actionPEBlockLP a:hover,
#actionDDBlockLP a:hover,
#actionSurveyBlockLP a:hover
{
    color: #0076a3;
    text-decoration: underline;
}

#actionVaccineBlockLP img,
#actionPEBlockLP img,
#actionDDBlockLP img,
#actionSurveyBlockLP img
{
    padding-right: 5px;
}

#actionVaccineBlockLP hr,
#actionPEBlockLP hr,
#actionDDBlockLP hr,
#actionSurveyBlockLP hr
{
    border:none; 
    border-top:dotted 1px #0176a3; 
    padding-bottom: 15px;
}

#dnn_doctorsDeskPane p
{
    line-height: normal;
    padding: 0px;
}

/*** Highlight Section 1***/
#highlightSection1
{
    position: relative;
    margin: 0 auto;
    width: 944px;
    padding-top: 2px;
}
#highlightSection1Top
{
    background-image: url('images/bgBlueTop.jpg');
    background-repeat: no-repeat;
    width: 944px;
    height: 38px;
}
#highlightSection1Top h2
{
    padding: 10px 10px 10px 15px;
}

#highlightSection1Content,
#dnn_highlightSection1Content
{
    background-color: #FFFFFF;
    background-image: url('images/bgTableLayout1.jpg');
    background-repeat: no-repeat;
    border-left: solid 1px #00347a;
    border-right: solid 1px #00347a;
    padding: 1px 1px 5px 1px;
}
#highlightSection1Content a,
#dnn_highlightSection1Content a
{
    font-family: Lucida Sans, Arial;
}

#highlightSection2
{
    position: relative;
    margin: 0 auto;
    width: 944px;
    background-image: url('images/bgTableLayoutBottom.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 9px;
}
#highlightSection2Top
{
    background-image: url('images/bgBlue.jpg');
    background-repeat: no-repeat;
    width: 944px;
    height: 37px;
}
#highlightSection2Top h2
{
    padding: 10px 10px 10px 15px;
}
#highlightSection2Content,
#dnn_highlightSection2Content
{
    background-color: #FFFFFF;
    background-image: url('images/bgTableLayout2.jpg');
    background-repeat: no-repeat;
    border-left: solid 1px #00347a;
    border-right: solid 1px #00347a;
    padding: 5px 1px 5px 1px;
}
#highlightSection2Content a,
#dnn_highlightSection2Content a
{
    font-family: Lucida Sans, Arial;
}

#highlightSectionBottom
{
    background-image: url('images/bgTableLayoutBottom.jpg');
    background-repeat: no-repeat;
    position: relative;
    margin: 0 auto;
    width: 944px;
    height: 9px;
}


/**** MAIN CONTENT ****/
#mainContentSection
{
    background-image: url('images/bgContentPane.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
    margin: 0 auto;
    width: 966px;
}
#mainContentSectionLP
{
    background-image: url('images/bgContentPaneLP.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 300px;
}
.ie6 #mainContentSectionLP
{
    height: auto !important;
    height: 300px;
}

#ContentPane,
#dnn_ContentPane
{
    padding: 30px 40px 15px 40px;
}

#mainContentSectionLP #ContentPane,
#mainContentSectionLP #dnn_ContentPane
{
    padding: 30px 25px 15px 25px;
}

#ContentPane h1,
#dnn_ContentPane h1
{
    color: #000000;
	font-family: Georgia, Lucida Bright, Arial;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    padding-bottom: 20px;
}

#ContentPane h2,
#dnn_ContentPane h2
{
    color: #000000;
	font-family: Georgia, Lucida Bright, Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    padding-bottom: 10px;
}

#mainContentSectionLP #ContentPane h1,
#mainContentSectionLP #dnn_ContentPane h1
{
    background-image: url(images/PageTitleShadow.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #000000;
	font-family: Georgia, Lucida Bright, Arial;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    padding-bottom: 30px;
}
.ie6 #mainContentSectionLP #ContentPane h1,
.ie6 #mainContentSectionLP #dnn_ContentPane h1
{
/*
    background: none;
    background-position: left bottom;
    background-repeat: no-repeat;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ih-sim.eznetpublish.ihealthspot.com/Portals/411/Skins/IH-SIM/images/PageTitleShadow.png', sizingMethod='crop');
*/
    background-image: url(images/PageTitleShadow.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}

#mainContentSectionLP #ContentPane h2,
#mainContentSectionLP #dnn_ContentPane h2
{
    color: #000000;
	font-family: Georgia, Lucida Bright, Arial;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    padding-bottom: 10px;
}

#mainContentSectionLP hr
{
    border:none; 
    border-top:dotted 1px black; 
    padding-bottom: 15px;
}

/**** FOOTER ****/
#footerWrapper
{
    background-image: url('images/bgFooterRepeater.jpg');
    background-repeat: repeat-y;
    position:relative;
    width: 1014px;
    margin: 0 auto;
    color: #FFFFFF;
    font-family: Lucida Sans, Arial;
    font-size: 11px;
}
#footerInner
{
    background-image: url('images/bgFooter.jpg');
    background-repeat: no-repeat;
    padding: 15px 25px 10px 25px;
}
#footerWrapperBottom
{
    background-image: url('images/bgFooterBottom.jpg');
    background-repeat: no-repeat;
    position:relative;
    width: 1014px;
    height: 18px;
    margin: 0 auto;
}

#SEOPane,
#dnn_SEOPane
{
    background-image: url('images/bgFooterShadow.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
    float: left;
    z-index: 100;
    width: 667px;
    padding: 5px 40px 10px 0px;
}

#SEOPane p,
#dnn_SEOPane p
{
    line-height: normal;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
#SEOPane a,
#dnn_SEOPane a
{
    color: #8EC0EF;
    text-decoration: none;
}
#SEOPane a:hover,
#dnn_SEOPane a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

#footerContent
{
    position: relative;
    float: left;
    padding-top: 10px;
}
#footerNav
{
    float: left;
    padding-bottom: 5px;
    text-align:center;
    width: 654px;
}
#footerNav ul
{
    padding:0;
    margin:0;       
}
#footerNav li
{
    margin:0;
    padding:0;
    display: inline;        
}
#footerNav, #footerNav a:link, #footerNav a:visited
{
    color:#FFFFFF;
}
#footerNav a:hover
{
    color:#FFFFFF;
    text-decoration: underline;
}

#address
{
    position: relative;
    text-align: right;
    padding: 3px 0px 3px 0px;
}

#copyright
{
    position: relative;
    float: left;
    text-align: right;
    width: 310px;
}

#footerBugs
{
    position: relative;
    float: left;
}
#footerBugsPE
{
    position: relative;
    float: right;
    padding-right: 100px;
}

#hostingBugs
{
    position: relative;
    float: left;
}

#IHbug
{
    position: relative;
    float: left;
    padding-right: 10px;
/*    border-right: solid 1px #FFFFFF;*/
}
#PBbug
{
    position: relative;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}

#SHAREbug
{
    position: relative;
    float: left;
    margin: 15px 0px 0px 10px;
}
#SHAREbug p
{
    margin:0;
    padding:0;
}


/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #FFFFFF;
}

.MainMenuItem
{
	color: #FFFFFF;
	text-transform: none;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.MainMenuItemSelected
{
	color: #8ec0ef;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #000000;
	background-color: #dfdeda;
	background-color: #d2ccc0;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #ffffff;
	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: #ffffff;
	font-family: Arial;
	font-size: 14px;
	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-size:14px;
	font-weight: bold;
    margin:16px 0 0 0;
}

.eznc_ListViewArticleLink
{
	color: #000;
	text-decoration: none;
}
.eznc_ListViewArticleLink:link
{
	color: #000;
	text-decoration: none;
}
.eznc_ListViewArticleLink:visited
{
	color: #000;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	text-decoration: underline;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	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 
{
	font-weight: bold;
	font-size: 12pt;
	margin-top:5px; 
}
h1.eznc_ContentTitle
{
    text-align: left;
}

h1.eznc_ContentTitleV2
{
    background: none;
    padding-bottom: 10px;
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
}

/***  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:#0076A3;
}

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 
{
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 11px;
	margin-top:5px; 
	margin-left:0px;
	text-align:left
}

.eznc_SectionBodyV2
{
}

table.eznc_SectionBody 
{
	width:500px;
}

.eznc_SectionBody_Col1 
{
	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; 
	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_AContentV2
{
    font-family: inherit;
}

.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;
}


