/* --- 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 
------------------------
------------------------
white-space:normal !important;
------------------------
css specific tags:
OS - win linux mac freebsd ipod iphone webtv mobile
Browser - ie ie8 ie7 ie6 ie5 gecko ff2 ff3 opera opera8 opera9 opera10 konqueror webkit safari safari3 chrome
------------------------
/*--- End Code Snippets ***/



* {padding:0; margin:0;}

body
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
	margin:0;
	padding:0;
	background: url(images/main-bgd.jpg); 
    background-repeat:repeat-x;
    background-color:#d9d8c0;
}
img 
{
    border:0;
}

a:link, a:visited
{
    color:#7c7812;
    text-decoration:none;
}
a:hover
{
    color:#000000;
    text-decoration:none;
}

h1
{
    color:#7c7812;
    font-family: Arial;
    font-size:24px;
    font-weight:normal;
    margin:10px 0px 15px 0px;
    line-height:100%;
}
h2
{
    color:#a09b55;
    font-family: Arial;
    font-size:18px;
    font-weight:normal;
    margin:15px 0 10px 0;
    line-height:115%;
}

h3
{
    color:#a09b55;
    font-family: Arial;
    font-size:24px;
    font-weight:normal;
    margin:-5px 0 10px 30px;
    line-height:100%;
}


h4
{
    color:#d0a033;
    font-family: Georgia, Arial;
    font-size:30px;
    font-weight:normal;
    font-style:italic;
    margin:15px 0px 15px 0px;
    line-height:100%;
}

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: Arial;
	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 6px 6px 0;}
.right {float:right; margin:0 0 6px 6px;}


/**** HEADER ****/

#headerImageLP
{
    height:260px;
    width:750px;
    margin-top:0px;
}
#headerImageLP p {margin:0; padding:0;}

#headerImageHP
{
    height:338px;
    width:1000px;
}
* html #headerImage
{
    overflow:hidden;
}
* html #headerImageHP
{
    overflow:hidden;
}
#flashHeader
{
    position:relative;
    height:338px;
    width:1000px;
    margin:0 auto;
    overflow:hidden;
    z-index:0;
}
/**** LEFT SIDE NAV ****/


/**** TOP NAV ****/
#topWrapper
{
    position:relative;
    height:181px;
    width:1000px;
    margin:0 auto;
    overflow:hidden;
    background: url(images/top-bgd.jpg);  
    background-repeat:no-repeat;
}
#navWrapper
{
    height:21px;
    width:960px;
    position:absolute;
    top:164px;
    left:20px;
    text-align:center;
    overflow:hidden;
    z-index:70;
}

#topPhone
{
    height:30px;
    position:relative;
    margin:100px 20px 0px 10px;
    text-align:right;
    width:950px;
    font-weight:bold;
    font-size:14px;
    font-family: Tahoma;
    color:#5c5903;
}
    #topNav
    {
        position:relative;
        text-align:left;
        font-weight:bold;
        text-transform:uppercase;
    }
        #toptNav td
        {
            padding:0px 0 0px 0;
        }
        #topNav a:link, #topNav a:visited
        {
            color:#5c5903;
        }
        #topNav a:hover
        {   color:#000000;
            text-decoration:none;
        }

/**** Header Image ****/
/**** RIGHT SIDE NAV ****/

#buttonPE
{
        width:257px;
        margin:50px 0px 0px 20px;
        z-index:96;
        text-align:center;
        padding: 0px 0px 0px 0px;
   }





#leftColumnHP
{
    float:left;
    width:227px;
    overflow:hidden;
}
#leftColumn
{
    float:left;
    width:250px;
    overflow:hidden;
}
#LeftNav
{
    position:relative;
    width:199px;
    text-align:left;
    overflow:hidden;
    padding-left:1px;
    text-transform:uppercase;
}
#LeftNavLinks
    {
        color:#878546;
        font-weight:bold;
        font-family: Arial;
        font-size:12px;
        padding: 10px 0 20px 15px;
    	  text-transform:uppercase;
    }
    #LeftNavLinks a:link, #LeftNavLinks a:visited
    {
        color:#878546;
    }
    #LeftNavLinks a:active, #LeftNavLinks a:hover
    {
        text-decoration:none;
        color:#000;
    }

#LeftNav img {margin:0; padding:0; border:0;}

#LeftNavHP, #LeftNavLP
{
    position:relative;
    padding-left:15px;
    text-align:left;
    overflow:hidden;
    text-transform:uppercase;
}
    
#LeftNavHP img, #LeftNavLP img {margin:0; padding:0; border:0;}
/**** CONTENT ****/


#wrapperHP, #wrapperLP
{
   
    position:relative;
    width:1000px;
    background-repeat:repeat-y;
    margin:0 auto;
}


#WrapperMainPageHP
{
    width:1000px;
    position:relative;
    z-index:90;
    margin-top:0px;
    background: url(images/wrapperHP-bgd.jpg); 
    background-repeat:repeat-y;
}
#WrapperMainPageLP
{
    width:1000px;
    position:relative;
    z-index:90;
    margin-top:0px;
    background: url(images/wrapperLP-bgd.jpg); 
    background-repeat:repeat-y;
}
#contentWrapperLP
{
    width:1000px;
    position:relative;
    margin-top:0px;
    background: url(images/LP-content-bgd.jpg);  
    background-repeat:no-repeat;
}

#contentWrapperHP
{
    width:1000px;
    position:relative;
    margin-top:0px;
    background: url(images/HP-content-bgd.jpg);  
    background-repeat:no-repeat;
    background-color:transparent;
}


#MaincontentWrapperHP, #MaincontentWrapperLP
    {
        float:right;
        width:750px;
        background-color:transparent;
    }

    #contentHP
    {
        width:700px;
        z-index:98;
        margin:20px 20px 10px 30px;
        min-height: 350px;
        height: auto !important;
        height: 350px;  
    }
    
    #contentLP
    {
        width:700px;
        z-index:98;
        margin:30px 20px 10px 30px;
        padding:0px 0px 0px 0px;
        min-height: 350px;
        height: auto !important;
        height: 350px; 
    }


/**** BUTTON WRAPPER ****/
#SubNav
{
    font-weight:normal;
    font-size:8pt;
    text-transform:uppercase;
    margin:10px 0px 10px 0px;
    color:#cdcbae;
}
    #SubNav ul
    {
        padding:0px;
        margin:0; 
        border-top:#d8c489 solid 1px;
        border-bottom:#d8c489 solid 1px; 
		  line-height: 20px;   
    }
        #SubNav li
        {
            margin:0;
            padding:0px 0 0px 0px;
            display: inline;        
        }
    #SubNav a:link, #SubNav a:visited
    {
        color:#5c5903;
		  font-weight: bold;
    }
    #SubNav a:hover, #SubNav a:selected
    {
        text-decoration:none;
        color:#000;
    }
/*-------------------------------------------*/
.DDESK
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-align:center;
	line-height:105%;
}

/**** FOOTER ****/
#swirl
{
    position:relative;
    width:900px;
    height:5px;
    margin-top:5px;
    margin-bottom:5px;
    background-color:#fff;
}


#footerWrapper
{
    position:relative;
    height:87px;
    width:1000;
    background-image:url(images/footer-bgd.jpg);
    background-repeat:no-repeat;
    background-color:#fff;
    margin:0px 0 0 0;
    z-index:10;
}
/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs    {top:20px; left:10px;}
#hostingBugsIH  {top:20px; right:10px;}
#SHAREbug       {top:20px; left:10px;}
#footerNav      {top:10px; left:0px;}
#address        {top:60px; left:0px;}
#copyright      {top:46px; left:0px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:0px solid pink;}
/*---- End Temp Borders ---*/

#hostingBugs
{
    width:130px;
    position:absolute;
}
    #PBbug
    {
        float:left;
        width:120px;
        position:relative;
        top:6px;
        margin:0 10px 0 10px;
    }
    
 #hostingBugsIH
{
    width:130px;
    position:absolute;
}
   
    #IHbug
    {
        float:left;
        width:92px;
        position:relative;
    }
#SHAREbug
{
    position:absolute;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
/*-------------------------------------------*/
#footerNav
{
    text-align:center;
    font-weight:bold;
    font-size:7.5pt;
    position:absolute;
    width:1000px;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#7c7812;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#000;
    }
/*-------------------------------------------*/
#address
{
    font-size:8pt;
    text-align:center;
    position:absolute;
    width:1000px;
    padding:0 0 10px 0;
}

/*-------------------------------------------*/
#copyright
{
    position:absolute;
    font-size:8pt;
    text-align:center;
    width:1000px;
}
        



/***** Main Menu - Start *****/
.MainMenuBar
{
	color: transparent;
}

.MainMenuItem
{
	color: #5c5903;
	text-transform: none;
	text-align: left;
	font-family: Arial;
	font-size: 12.5px;
	font-weight: bold;
	text-transform:uppercase;
}

.MainMenuItemSelected
{
	color: #000000;
	text-align: left;
	font-family: Arial;
	font-size: 12.5px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
    text-transform:uppercase;
}

.MainMenu_SubMenu
{
	color: #5c5903;
	background-color: #cccaa7;
	text-align: left;
	font-family: Arial;
	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: #ffffff;
/*	background-color: #FFF797;  */
/*	height: 30px; */
	font-family: Arial;
	font-size: 10px;
	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:#5c5903; 
	font-family: Arial;
    font-size:18px;
	font-weight: normal;
	line-height: 11pt;
    margin:16px 0 0 0;
}

.eznc_ListViewArticleLink
{
	color: #7c7812;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.eznc_ListViewArticleLink:link
{
	color: #7c7812;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.eznc_ListViewArticleLink:visited
{
	color: #7c7812;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
    color:#000000;
	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: #000;   */
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
}

a:link.eznc_navAllConditions {color : #7c7812; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #7c7812; text-decoration : none;}
a:active.eznc_navAllConditions {color : #7c7812; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #000000; text-decoration : underline;}


.eznc_ContentTitle 
{
    color:#7c7812;
	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 
{
/*	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_ContentCopyright 
{
    color:#7c7812;
}


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:#7c7812; 
	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 Search Box feature
====================================*/
#search 
{
	float:right; 
	position:absolute;
    top:10px;
    right:5px;
	background-image:url(images/bgd-search1.gif);
	background-repeat:no-repeat;
	width:250px;
	height:30px;
	z-index:10px;
}
#searchLink
{
	position:relative;
	top:10px;
	left:5px;
	margin:0;
	padding:0;
	_top:12px;
	z-index:10px;
}
.ff2 #searchLink
{
	position:relative;
	top:0px;
	left:5px;
	margin:0;
	padding:0;
	z-index:10px;
}
.ff3 #searchLink
{
	position:relative;
	top:0px;
	left:5px;
	margin:0;
	padding:0;
	z-index:10px;
}
#searchLink img {position:relative; top:7px; left:3px;}
.ie6 #searchLink img {position:relative; top:8px;left:5px;}
.ie7 #searchLink img {position:relative; top:10px;text-align:left;left:5px;}
.ie8 #searchLink img {position:absolute; margin-top:35px;text-align:left;left:5px;}
#searchLink input {margin:0; padding:0; float:right;text-align:left;background-color:transparent;}
.ie6 #searchLink input {margin:-8px 0px 0px 0px 0px; padding:0; float:right;text-align:left;background-color:transparent;}
#search .eznc_SearchText {width:180px; height:19px; position:relative; top:-3px; _top:-1px; right:20px; text-align:left; border:0;background-color:transparent;}
.ff2 #search .eznc_SearchText {width:180px; height:19px; position:relative; margin-top:12px; right:20px; text-align:left; border:0;background-color:transparent;}
.ff3 #search .eznc_SearchText {width:180px; height:19px; position:relative; margin-top:12px; right:20px; text-align:left; border:0;background-color:transparent;}
.ie6 #search a.eznc_SearchButtton:link, .ie6 #search a.eznc_SearchButtton:visited {position:relative; top:-10px;}
.ie7 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; top:-12px;}
.ie8 #search a.eznc_SearchButtton:link, .ie8 #search a.eznc_SearchButtton:visited {position:relative; margin-top:20px;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/
