/* --- 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: Trebuchet MS;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
	margin:0;
	padding:0;
    background-color:#e5decd;
}
img 
{
    border:0;
}

a:link, a:visited
{
    color:#d9733a;
    text-decoration:none;
}
a:hover
{
    color:#000000;
    text-decoration:none;
}

h1
{
    color:#e5a784;
    font-family: Trebuchet MS;
    font-size:20px;
    font-weight:normal;
    margin:20px 0px 15px 0px;
    line-height:100%;
}
h2
{
    color:#e5a784;
    font-family: Trebuchet MS;
    font-size:24px;
    font-weight:normal;
    margin:-5px 0 10px 110px;
    line-height:115%;
}

h3
{
    color:#847b6a;
    font-family: Trebuchet MS;
    font-size:16px;
    font-weight:bold;
    margin:15px 0 15px 0px;
    line-height:100%;
}


h4
{
    color:#000000;
    font-family: Georgia, Trebuchet MS;
    font-size:14px;
    font-weight:normal;
    font-style:italic;
    margin:20px 0px 15px 0px;
    line-height:105%;
}

p
{
    padding: 0 0 4pt;
}

ol, ul
{
    margin:6pt 0 10pt 0;
}
li
{
    margin:0 0 3pt 15pt;
}

input 
{
    margin:4px 0 5px 0;
}


.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: normal;
	line-height:115%;
	padding:0px 0px 0px 0px;
}
.CommandButton /* Puts module Edit text to the top layer */
{
    position:relative;
    z-index:150;
}
.clear
{
    clear:both;
    font-size:1px;
}
.left {float:left; margin:0 15px 6px -10px;}
.right {float:right; margin:0 0 6px 6px;}


/**** HEADER ****/

#headerImageLP
{
    height:379px;
    width:684px;
    margin-top:-1px;
    text-align:right;
}
#headerImageLP p {margin:0; padding:0;}
#headerImageHP p {margin:0; padding:0;}

#headerImageHP
{
    height:428px;
    width:684px;
    text-align:right;
     margin-top:-1px;
}
* html #headerImage
{
    overflow:hidden;
}
* html #headerImageHP
{
    overflow:hidden;
}
#flashHeader
{
    position:relative;
    height:428px;
    width:684px;
    margin:0 auto;
    overflow:hidden;
    float:right;
}
/**** LEFT SIDE NAV ****/


/**** TOP NAV ****/
#topWrapper
{
    position:relative;
    height:34px;
    width:900px;
    margin:0 auto;
    overflow:hidden;
}
#navWrapper
{
    height:25px;
    width:650px;
    margin:10px 10px 0px 0px;
    text-align:right;
    overflow:hidden;
    z-index:70;
    float:right;
}
#topPhone
{
    float:left;
    height:30px;
    position:relative;
    margin:5px 0px 0px 10px;
    text-align:left;
    width:220px;
    font-weight:normal;
    font-size:18px;
    font-family: Trebuchet MS;
    color:#84755a;
    text-transform:uppercase;
}
    #topNav
    {
        position:relative;
        text-align:right;
        font-weight:bold;
        text-transform:uppercase;
    }
        #toptNav td
        {
            padding:0px 0 0px 0;
        }
        #topNav a:link, #topNav a:visited
        {
            color:#84755a;
        }
        #topNav a:hover
        {   color:#c8825a;
            text-decoration:none;
        }
        
/***** Main Menu - Start *****/
.MainMenuBar
{
	color: transparent;
}

.MainMenuItem
{
	color: #84755a;
	text-transform: none;
	text-align: right;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
}

.MainMenuItemSelected
{
	color: #c8825a;
	text-align: right;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
    text-transform:uppercase;
}

.MainMenu_SubMenu
{
	color: #000000;
	background-color: #ffffff;
	text-align:right;
	font-family: Trebuchet MS;
	font-size: 9pt;
	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: #c8825a;
/*	background-color: #FFF797;  */
/*	height: 30px; */
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	line-height:10px;
/*  text-transform: uppercase; */
}
/***** Main Menu - End *****/


/**** Header Image ****/
/**** RIGHT SIDE NAV ****/

#leftColumnHP, #leftColumn
{
    float:left;
    width:216px;
    overflow:hidden;
}


#LeftButtons img {margin:0; padding:0; border:0;}

#wrapperLeftButtons
{
    position:relative;
    padding-left:10px;
    text-align:center;
    overflow:hidden;
    margin-top:235px;
}
    
#LeftNavHP img, #LeftNavLP img {margin:0; padding:0; border:0;}
/**** CONTENT ****/


#wrapperHP, #wrapperLP
{
   
    position:relative;
    width:900px;
    margin:0 auto;
}




#WrapperMainPageHP
{
    width:900px;
    position:relative;
    z-index:90;
    margin-top:0px;
    background: url(images/home-bgd.jpg); 
    background-repeat:no-repeat;
    background-color:#ffffff!important;
}
#WrapperMainPageLP
{
    width:900px;
    position:relative;
    z-index:90;
    margin-top:0px;
    background: url(images/landing-bgd.jpg); 
    background-repeat:no-repeat;
    background-color:#ffffff!important;
}

#MainContentHP, #MainContentLP
{
   
    position:relative;
    width:900px;
    margin:0 auto;
}

#MaincontentWrapperHP, #MaincontentWrapperLP
    {
        float:right;
        width:684px;
        background-color:transparent;
    }

#contentWrapperLP
{
    width:684px;
    position:relative;
    margin-top:0px;
}

#contentWrapperHP
{
    width:684px;
    position:relative;
    margin-top:0px;
    background-color:transparent;
}

    #contentHP
    {
        width:644px;
        z-index:98;
        margin:5px 20px 10px 20px;
        min-height: 350px;
        height: auto !important;
        height: 350px; 
    }
    
    #contentLP
    {
        width:644px;
        z-index:98;
        margin:30px 20px 10px 20px;
        padding:0px 0px 0px 0px;
        min-height: 350px;
        height: auto !important;
        height: 350px; 
    }


/**** BUTTON WRAPPER ****/
#SubNav1
{
    margin:5px 0px 0px 0px;
    color: #ebbca1;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
    text-transform:uppercase;
}
    #SubNav1 ul
    {
        padding:0px;
        margin:0px; 
		line-height: 20px;   
    }
        #SubNav1 li
        {
            margin:0;
            padding:0px 0 0px 0px;
            display: inline;        
        }
    #SubNav1 a:link, #SubNav a:visited
    {
        color:#4d4333;
		  font-weight: bold;
    }
    #SubNav1 a:hover, #SubNav a:selected
    {
        text-decoration:none;
        color:#000000;
        font-weight: bold;
    }

#SubNav
{
	font-family: Trebuchet MS;
	font-size: 11.5px;
	font-weight: normal;
    margin:10px 0px 10px 0px;
    color: #ebbca1;
}
    #SubNav ul
    {
        padding:0px;
        margin:0; 
        border-top:#ebbca1 solid 1px;
        border-bottom:#ebbca1 solid 1px; 
		line-height: 20px;   
    }
        #SubNav li
        {
            margin:0;
            padding:0px 0 0px 0px;
            display: inline;        
        }
    #SubNav a:link, #SubNav a:visited
    {
        color:#4d4333;
		  font-weight: bold;
    }
    #SubNav a:hover, #SubNav a:selected
    {
        text-decoration:none;
        color:#000000;
    }
/*-------------------------------------------*/

.DDESK
{
    color: #84755a;
	text-transform: none;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;

}


/**** FOOTER ****/
#swirl
{
    position:relative;
    width:900px;
    height:5px;
    margin-top:5px;
    margin-bottom:5px;
    background-color:#fff;
}


#footerWrapper
{
    position:relative;
    height:137px;
    width:900;
    background-color:#fff;
    margin:0px 0 0 0;
    z-index:10;
    border-top:2px #dcd0b3 solid;
}
/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs    {top:20px; left:0px;}
#hostingBugsIH  {top:20px; right:0px;}
#SHAREbug       {top:0px; left:0px;}
#footerNav      {top:0px; left:0px;}
#address        {top:35px; left:0px;}
#copyright      {top:0px; left:0px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:0px solid pink;}
/*---- End Temp Borders ---*/

#hostingBugs
{
    width:600px;
    float:right;
}
    #PBbug
    {
        float:left;
        width:100px;
        position:relative;
        top:6px;
        margin:0 10px 0 10px;
    }
    
   
 #IHbug
    {
        float:right;
        width:95px;
        position:relative;
        text-align:right;
        margin-top:0px;
        margin-right:10px;
    }
#SHAREbug
{
    position:relative;
    width:130px;
    margin-top:6px;
    margin-left:20px;
}
    #SHAREbug p
    {
        margin:0px 0px 0px 0px;
        padding:0;
    }/*-------------------------------------------*/
#footerNav
{
    text-align:left;
    font-weight:bold;
    font-size:7.5pt;
    width:280px;
    float:left;
    margin-top:0px;
    margin-left:10px;
    text-transform: uppercase;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#a2a5a5;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#000;
    }
/*-------------------------------------------*/
#address
{
    font-size:7.5pt;
    text-align:center;
    width:300px;
    padding:0 0 10px 0;
    position:absolute;
}
#address2
{
    font-size:7.5pt;
    width:500px;
    position:absolute;
    left:320px;
    top:60px;
    z-index:10;
}
/*-------------------------------------------*/
#copyright
{
    font-size:7.5pt;
    text-align:center;
    width:460px;
    margin-top:0px;
    margin-right:0px;
    margin-left:-15px;
    float:left;
}
        




/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 

.eznc_ListViewGroupHeading
{
    color:#e5a784; 
	font-family: Trebuchet MS;
    font-size:18px;
	font-weight: normal;
	line-height: 11pt;
    margin:16px 0 0 0;
}

.eznc_ListViewArticleLink
{
	color: #d9733a;
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-decoration: none;
}
.eznc_ListViewArticleLink:link
{
	color: #d9733a;
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-decoration: none;
}
.eznc_ListViewArticleLink:visited
{
	color: #d9733a;
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
    color:#000000;
	font-family: Trebuchet MS;
	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: Trebuchet MS;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
/*	COLOR: #000;   */
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Trebuchet MS;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
}

a:link.eznc_navAllConditions {color : #646438; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #646438; text-decoration : none;}
a:active.eznc_navAllConditions {color : #646438; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #000000; text-decoration : underline;}


.eznc_ContentTitle 
{
    color:#e5a784;
	font-weight: bold;
	font-size: 14pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
/*	color : #0065A4;  */
	font-family :Trebuchet MS;
	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_ContentCopyright 
{
    color:#d9733a;
}


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: Trebuchet MS;
	font-size: 12pt;
   color:#e5a784; 
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 10pt;
	margin-top:5px; 
	margin-left:0px;
	text-align:left
}

table.eznc_SectionBody 
{
	width:500px;
}

.eznc_SectionBody_Col1 
{
/*	color: #0065A4; */
	font-family: Trebuchet MS;
	font-size: 10pt;
	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 : Trebuchet MS; 
	font-size : 10pt; 
	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
=====================================
*/

#footertextwrapper
{
    font-size:8pt;
    text-align:center;
    position:relative;
    width:820px;
    color:#a2a5a5;
    font-weight:normal;
    margin:0 auto;
    line-height:115%;
    

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:center;
    color:#a2a5a5;
    font-weight:normal;
    
}
.footertext a:hover
{
    font-size:8pt;
    text-align:center;
    color:#000000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8pt;
    text-align:center;
    color:#a2a5a5;
    font-weight:normal;
    line-height:115%;
}


#Searchtop
{
    height:21px;
    text-align:center;
    width:180px;
    _width:180px;
    color: #d9733a!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    margin-left:10px;
    margin-top:7px;
    position:relative;
}
.Searchtop:link, .Searchtop:visited
{
    color: #d9733a;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#d9733a;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:110px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#d9733a;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}
.ie6 #Searchtop .eznc_SearchButtton{z-index:999;color:#d9733a;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;top:1px;}
.ie7 #Searchtop .eznc_SearchButtton{z-index:999;color:#d9733a;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;top:1px;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#d9733a;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}

#searchContainer .eznc_SearchText{width:90px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#d9733a;font-family:Arial;font-size:11px;font-weight:bold; text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:link{color:#d9733a;}
#searchContainer a.eznc_SearchButtton:hover{color:#d9733a; text-decoration:none;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/
