/* --- Code Snippets ***
------------------------
min-height: 300px;
height: auto !important;
height: 300px;
------------------------
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: 12px;
	font-weight: normal;
	color:#22527c;
	margin:0;
	padding:0;
    background-color:#b8c9a2;
    background-image:url(images/body-bgd.jpg);
    background-repeat:repeat-x;
}
img 
{
    border:0;
}

a:link, a:visited
{
    color:#658140;
    text-decoration:none;
}
a:hover
{
    color:#000000;
    text-decoration:none;
}

ol, ul
{
    margin:6pt 0 18pt 0;
}
li
{
    margin:0 0 4pt 20pt;
}

h1
{
    color:#1a3a67;
    font-family: Georgia;
    font-size:22px;
    font-weight:bold;
    font-style:italic;
    margin:0 0 15px 0px;
    line-heigth:120%;
}
h2
{
    color:#658140;
    font-family: Times New Roman;
    font-size:18px;
    font-weight:bold;
    margin:5px 0 15px 0;
    line-heigth:125%;
}
h3
{
    color:#000000;
    font-family: Arial;
    font-size:13px;
    font-weight:bold;
    line-heigth:125%;
    margin:10px 0 8px 0;
}
p
{
    padding: 0pt 0 10pt 0pt;
    line-height:125%;
}


input 
{
    margin:4px 0 10px 0;
}
#Top_Phone
{
	text-align:center;
	padding: 13px 0px 0px 0px;
}
.Top_Phone
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#492f91;
	text-align:center;
	padding: 5px 0px 0px 0px;
}

#buttonsWrapper
{
        width:247px;
        height:auto;
        z-index:92;
        margin:40px 0 0 0px; 
        position:relative;
        float:left;
        min-height: 200px;
        height: auto !important;
}


#buttonsWrapperHP
{
        width:240px;
        height:auto;
        z-index:92;
        margin:20px 0 0 0px; 
        position:relative;
        float:left;
        min-height: 100px;
        height: auto !important;
}
    #buttonPE
    {
        width:228px;
        margin:0px 0px 0px 0px;
        z-index:96;
        align:center;
        padding: 0px 0px 40px 0px;
    }
#LeftLogo
    {
        width:228px;
        margin:0px 0px 40px 0px;
        z-index:96;
        align:center;
    }

#DDeskHp
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#003768;
	width:265px;
    margin:0px 0px 10px 20px;
    z-index:96;
    align:center;
}

.DDESK
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#003768;
	text-align:left;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#22527c;
	line-height:125%;
}

.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 10px;}
.rightdd {float:right; margin:0 10 0px -3px;}

.heading01 {font-size:18pt; margin:0 0 0 90px;}
.heading02 {font-size:23pt; margin:0 0 0 130px;}


/**** 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,
#contentWrapperLP       {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:900px;
    margin:0 auto;
    background-image:url(images/home-main-bgd.jpg);
    background-repeat:no-repeat;
    background-color:#fff;
    position:relative;
}

#wrapperLP
{
    width:900px;
    margin:0 auto;
    background-image:url(images/main-table-bgd.jpg);
    background-repeat:no-repeat;
    background-color:#fff;
    position:relative;
}


/**** LEFT SIDE NAV ****/

#LeftWrapper
{
    float:left;
    width:240px;
    position:relative;
    z-index:60;
    overflow:hidden;
}
#LeftWrapperHP
{
    float:left;
    width:292px;
    position:relative;
    z-index:60;
    overflow:hidden;
}
#navWrapperHP
{
    float:left;
    width:270px;
    position:relative;
    z-index:50;
    overflow:hidden;
    min-height: 10px;
    height: auto !important;
    height: 10px;
}
    #leftNavHP
    {
        position:relative;
        margin:50px 0 0 13px;
        font-weight:bold;
        text-transform:uppercase;
    }
        #leftNavHP td
        {
            padding:0 5px 6px 10px;
            width:260px;
            text-align:left;
        }
        #leftNavHP a:link, #leftNav a:visited
        {
            color:#003768;
        }
        #leftNavHP a:hover
        {
            color:#000000;
            text-decoration:none;
        }


#navWrapper
{
    float:left;
    width:227px;
    position:relative;
    z-index:50;
    overflow:hidden;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}
    #leftNav
    {
        position:relative;
        margin:20px 0 0 13px;
        font-weight:bold;
        text-transform:uppercase;
    }
        #leftNav td
        {
            padding:0 5px 6px 10px;
            width:220px;
            text-align:left;
        }
        #leftNav a:link, #leftNav a:visited
        {
            color:#003768;
        }
        #leftNav a:hover
        {
            color:#000000;
            text-decoration:none;
        }

/**** Left Nav ****/
#headerImageHP
{
    float:right;
    position:relative;
    width:608px;
    height:418px;
    z-index:20;
}
#headerImageLP
{
    float:right;
    position:relative;
    width:660px;
    height:276px;
    z-index:20;
}
#headerImagePE
{
    float:right;
    position:relative;
    width:660px;
    height:276px;
    z-index:20;
}


#headerImageLP p {margin:0; padding:0;}
/**** CONTENT ****/
#contentWrapperHP
{
    float:right;
    position:relative;
    width:608px;
}
#contentWrapperLP
{
    float:right;
    position:relative;
    width:660px;
}


    #contentHP
    {
        margin:10px 0 0 0;
        padding:0px 30px 10px 55px;
        position:relative;
        z-index:50;
        min-height: 10px;
        height: auto !important;
        height: 10px;
    }
    #contentLP
    {
        margin:0;
        padding:0px 30px 10px 50px;
        position:relative;
        z-index:50;
        min-height: 10px;
        height: auto !important;
        height: 10px;
    }

    


/**** BUTTON WRAPPER ****/
#buttonWrapperHP
{
    margin:10px 0 0 0;
}
    #buttonHPPE
    {
        float:left;
        margin:0 20px 0 10px;
    }
    #wraperButtonHPDD
    {
        float:left;
        position:relative;
    }
        #buttonHPDD
        {
            width:286px;
            height:107px;
        }
        #buttonHPDDBlurb
        {
            position:absolute;
            top:40px;
            width:266px;
            height:50px;
            padding:0 10px 0 10px;
        }
            #buttonHPDDBlurb, #buttonHPDDBlurb .Normal, #buttonHPDDBlurb p
            {
                font-size:8.5pt;
                font-weight:bold;
                line-height:10pt;
                text-align:center;
            }
        #buttonClick
        {
            position:absolute;
            top:72px;
            width:286px;
            height:11px;
            text-align:center;
        }



/**** FOOTER ****/

#swirl
{
    text-align:right;
    position:relative;
    z-index:0;
}
#footermainWrapper
{
   position:relative;
   height:109px;
   background-color:#ffffff;
   z-index:10;
   width:900px;
}

#footerWrapper
{
   position:relative;
   height:108px;
   background-color:#ffffff;
   background-image:url(images/footer-bgd.jpg);
   background-repeat:no-repeat;
   margin:0px 0px 0px 0px;
   z-index:10;
   width:900px;
}
/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs    {top:45px; left:80px;}
#SHAREbug       {top:20px; left:300px;}
#footerNav      {top:5px; left:179px;}
#address        {top:60px; right:20px;}
#copyright      {top:36px; right:20px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:0px solid pink;}
/*---- End Temp Borders ---*/

#hostingBugs
{
    width:320px;
    position:absolute;
}
    #PBbug
    {
        float:left;
        width:130px;
        position:relative;
        top:6px;
        margin:0 30px 0 0px;
    }
    #IHbug
    {
        float:left;
        width:92px;
        top:8px;
        position:relative;
    }
#SHAREbug
{
    position:absolute;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
/*-------------------------------------------*/
#footerNav
{
    text-align:center;
    font-weight:bold;
    font-size:9pt;
    position:absolute;
    text-transform:uppercase;
    width:565px;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#ffffff;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#728c46;
    }
/*-------------------------------------------*/
#address
{
    font-size:8pt;
    text-align:right;
    position:absolute;
    width:565px;
    padding:0 0 10px 0;
    color:#000000;
    text-decoration:none;
}

/*-------------------------------------------*/
#copyright
{
    position:absolute;
    font-size:8pt;
    text-align:right;
    width:565px;
    color:#000000;
    text-decoration:none;
}

/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #003768;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.MainMenuItemSelected
{
	color: #000;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #003768;
	background-color: #ffffff;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	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: 50px;
	text-align: center;
	text-decoration: none;
	line-height:6px;
/*  text-transform: uppercase; */
}
/***** Main Menu - End *****/

/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #22527c;
    font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 3px;
}

.eznc_ListViewArticleLink
{
	color: #5b7927;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #5b7927;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
    font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#22527c;
	width: 500px;
	padding: 6px;
	text-align:left;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
}

a:link.eznc_navAllConditions {color : #5b7927; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #5b7927; text-decoration : none;}
a:active.eznc_navAllConditions {color : #5b7927; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #000000; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #22527c;
	font-weight: bold;
	font-size: 14px;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 12px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #22527c;
	font-family :arial;
	font-size : 12px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #5b7927; text-decoration : none; }
a:visited.eznc_navContentSection { color : #5b7927; text-decoration : none; }
a:active.eznc_navContentSection { color : #5b7927; text-decoration : none; }
a:hover.eznc_navContentSection { color : #000000; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: arial;
	font-size: 14px;
	color : #22527c;
	margin-top:5px; 
	font-weight: bold;
	text-align:left;
}

.eznc_SectionBody 
{
	font-size: 12px;
	margin-top:5px; 
	margin-left:0px;
	text-align:left;
}

table.eznc_SectionBody 
{
	width:500px;
}

.eznc_SectionBody_Col1 
{
	color: #22527c;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	text-align:left;
}

.eznc_SectionBody_Col2 
{
    width: 45%;
    display: inline;
    float: right;
    text-align: right;
    vertical-align: top;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #000000;	
	font-family : arial; 
	font-size : 12px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #5b7927; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #5b7927; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #5b7927; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #000000; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/


