/* --- Code Snippets ***
------------------------
min-height: 525px;
height: auto !important;
height: 525px;
------------------------

/*--- End Code Snippets ***/
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/full/path/to/image.png', sizingMethod='crop');
------------------------
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
{
    background-color:#b5a8ba; 
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	margin:0;
	padding:0;  
	background-image:url(images/bodybgd.jpg);
	background-repeat:repeat-x;
    background-color:#b5a8bb;
}

 
	body, .Normal	/* This class is used by DNN when modules are added. */
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color:#333333;
	}
	a.noLinkStyle /* Color same as Body font Color */
	{
		color: #333333;
		text-decoration: none;
	}

img 
{
    border:0;
}

a:link, a:visited
{
    color:#ef4035;
    text-decoration:none;
}
a:hover
{
    color:#000000;
    text-decoration:none;
}

h1
{
    color:#532e63;
    font-family: Times New Roman, Tahoma, Arial;
    font-size:21px;
    font-weight:bold;
    margin:20px 0px 15px 0px;
    line-height:125%;
   
}
h1.home
{
    color:#532e63;
    font-family: Georgia, Times New Roman, Tahoma, Arial;
    font-size:18px;
    font-weight:bold;
    margin:20px 0px 15px 0px;
    line-height:125%;
    font-style:italic;
   
}

h2
{
    color:#532e63;
    font-family: Times New Roman, Tahoma, Arial;
    font-size:18.5px;
    font-weight:bold;
    margin:20px 0 10px 0;
    line-height:115%;
}
h3
{
    color:#532e63;
    font-family: Times New Roman, Tahoma, Arial;
    font-size:16px;
    font-weight:bold;
    margin:14px 0 8px 0;
    line-height:115%;
}
p
{
    padding: 0 0 6pt;
    line-height:115%;
}

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: 12px;
	font-weight: normal;
	line-height:115%;
	padding:0px 0px 0px 0px;
}
.CommandButton /* Puts module Edit text to the top layer */
{
    position:relative;
    z-index:1000;
}
.clear
{
    clear:both;
    font-size:1px;
}
.left {float:left; margin:0 6px 6px 0;}
.right {float:right; margin:0 0 10px 10px;}

.imgright {align:right; margin:0 0 10px 10px;}


/**** TEMP BORDERS ****
#wrapperHP, #wrapper LP {border:1px solid #ff0000;} /* Red          *
#navWrapper             {border:1px solid #ff00e4;} /* Dark Pink    *
#leftColumn, 
#rightColumn,
#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 ****/



/**** HEADER ****/



#headerImageHP
{
    position:absolute;
    width:900px;
    height:428px;
    top:0px;
    left:0px;
    overflow:hidden;
    align:left;
    z-index:10;
}
#headerimageLPnew
{
    position:absolute;
    width:900px;
    height:505px;
    top:0px;
    left:0px;
    overflow:hidden;
    align:left;
    z-index:10;
}

#headerimageLP
{
    position:relative;
    height:360px;
    width:900px;
    left:0px;
    overflow:hidden;
    align:center;
    z-index:10;
}



/**** LEFT SIDE NAV ****/


/**** TOP NAV ****/
#topWrapperHP
{
    position:relative;
    width:900px;
    margin:0 auto;
    height:432px;
}
#topWrapperLP
{
    width:900px;
    margin:0 auto;
    height:412px;
    position:relative;
}


/**** TOP NAV ****/
#Searchtop
{
    position:relative;
    margin:15px 10px 0px 0px;
    text-align:left;
    float:right;
    width:190px;
    color: #ffffff;
    font-weight: bold;
}
.Searchtop:link
{
    color: #ffffff;
    font-weight: bold;
}
.Searchtop:visited
{
    color: #fffffff;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#ffffff;
   text-decoration:none;
   font-weight:bold;
}
   #topNav
    {
        position:relative;
        width:650px;
        _width:650px;
        font-weight:bold;
        margin:22px 5px 0px 0px;
        float:left;
        align:right;
        text-align:right;
        z-index:1000;
    }
        #toptNav td
        {
            padding:10px 0 0px 0px;
        }
        #topNav a:link, #topNav a:visited
        {
            color:#fff;
            font-weight:bold;
        }
        #topNav a:hover
        {   color:#dcd6de;
            text-decoration:none;
            font-weight:bold;
        }

#wrappertopnavHP
{
    width:900px;
    height:50px!important;
    z-index: 1000;
    position:absolute;
    top:1px;
    left:0px;
}
#topcontentHP
{
    width:900px;
    height:61px!important;
    z-index: 1000;
    
} 
#topcontentnew
{
    width:900px;
    height:61px!important;
    z-index: 1000;
    margin-top:5px;
}      
#topcontent
{
    width:900px;
    height:61px!important;
    position:relative;
    z-index: 1000;
}
#navWrapper
{
    position:relative;
    text-align:left;
    width:900x;
    align:center;
    z-index: 1000;
}

 #topNav1
{
    position:relative;
    margin-top:18px;
    margin-left:30px;
    margin-right:30px;
    text-align:center;
    align:center;
    z-index:150;
    font-family:"Lucida Sans", Arial, Times New Roman;
    font-size:10pt;
    color:#ffffff;
    font-weight:normal;
    _font-weight:bold;
    _font-size:10pt;
    width:840px; 
}
    #topNav1 ul
    {
        margin:0;
        padding:0;
    }
        #topNav1 li
        {
            margin:0;
            padding:0 1px 0 1px;
            display:inline;
        }
        #topNav1 a:link, #topNav1 a:visited
        {
            color:#ffffff;
        }
        #topNav1 a:hover
        {
            color:#dcd6de;
            text-decoration:none;
        }


/**** Header Image ****/

/**** LEFT SIDE ****/

#RightColumnnew
{
    float:right;
    width:315px;
    margin-top:10px;
    overflow:hidden;
    align:right;
}


#RightNav
{
    width:250px;
    margin:23px 10px 0px 50px;
    height:135px!important;
}

#RightNavPE
{
    width:250px;
    margin:23px 10px 0px 50px;
    height:135px!important;
    background-image:url(images/right-nav-bgd.gif);
    background-repeat:no-repeat;
}
.linkBlock
{
    height:38px;
    position:relative;
    text-align:center;
    padding-right:0px;
    text-transform:uppercase;
}
.linkBlock a:link, .linkBlock a:visited
{
    position:relative;
    left:0px;
    color:#9e0b0f;
    font-weight:bold;
    font-size:14px;
    font-family: "Trajan Pro", Tahoma;
    text-transform:uppercase;
}
.linkBlock a:hover
{
    color:#000000;
    text-decoration:none;
    font-family: "Trajan Pro", Tahoma;
    font-weight:bold;
    text-transform:uppercase;
    font-size:14px;
}
#RightButtons
{
    width:290px;
    margin:0px 0px 5px 0px;
    position:relative;
    text-align:center;
}

#buttonPE
{
        width:290px;
        margin:0px 5px 0px 0px;
        _margin:0px 7px 0px 0px;
        z-index:20;
        text-align:center;
        position:relative;
        z-index: 900;
   }


#ddesk
{
    width:265px;
    margin:0px 5px 0px 15px;
    _margin:0px 5px 0px 15px;
    position:relative;
    z-index: 900;
    text-align:center;

}


.DDESK
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-align:center;
	z-index: 900;
}




/**** CONTENT ****/
#wrapperLP, #wrapperHP
{
   width:900px;
   margin:0 auto;
   z-index:10;
}


 #wrapperMainContentHP
{
   width:900px;
   background-image:url(images/HP-bgd.jpg);
   background-repeat:no-repeat;
   background-color:#ffffff;
   margin:0 auto;
   z-index:10;
}
 #wrapperMainContentLP
{
   width:900px;
   background-image:url(images/LP-main-bgd.jpg);
   background-repeat:no-repeat;
   background-color:#ffffff;
   margin:0 auto;
   z-index:10;
}

#wrapperMainContentPE
{
   width:900px;
   background-image:url(images/LP-main-bgd-PE.jpg);
   background-repeat:no-repeat;
   background-color:#ffffff;
   margin:0 auto;
    z-index:10;
}



#contentWrapperHP
{
    width:900px;
    margin:0 auto;
    z-index:20;
    position:relative;
    text-align:left; 
    background-image:url(images/star-bgd.gif);
    background-repeat:no-repeat;
    background-position:bottom right;
}

#contentWrapperLP
{
    width:900px;
    margin:0 auto;
    z-index:30;
    position:relative;
    text-align:left; 
    background-image:url(images/star-bgd.gif);
    background-repeat:no-repeat;
    background-position:bottom right;
}

#contentHP
 {
    width:520px;
    margin:0px 20px 10px 20px;
    z-index:50;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    position:relative; 
    float:left;
}
    
   
#contentLP
 {
    width:520px;
    _width:520px;
    margin:0px 20px 3px 20px;
    z-index:50;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    position:relative;    
    float:left;
 }  
  #contentLPstar
 {
    width:900px;
    _width:900px;
    margin:0px 0px 3px 0px;
    z-index:50;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    position:relative;    
 }
    
    /**** BUTTON WRAPPER ****/
    
#swirl{position:relative;width:900px;height:44px; margin-top:10px;_margin-top:10px;margin-bottom:0px;}
    
#footerWrapper
{
   position:relative;
   height:93px;
   background-image:url(images/footer-bgd.jpg)!important;
   background-repeat:no-repeat;
   background-color:#b4a8ba;
   margin:0px 0 0 0;
   z-index:10;
}
/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs    {top:16px; left:10px;}
#hostingBugsIH  {top:0px;left:5px;}
#SHAREbug       {top:15px; right:20px;}
#footerNav      {top:-30px; left:0px;}
#address        {top:16px; left:200px;}
#copyright      {top:16px; left:200px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:0px solid pink;}
/*---- End Temp Borders ---*/


#hostingBugs
{
    width:130px;
    float:left;
    position:absolute;
}
    #PBbug
    { 
        width:113px;
        position:relative;
        margin:0 10px 0 10px;
    }
    
   
 #IHbug
    {
        float:left;
        width:95px;
        position:relative;
        text-align:left;
        margin-top:10px;
        margin-right:5px;
    }
#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:900px;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#452255;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#000;
    }
/*-------------------------------------------*/
#address
{
    font-size:8pt;
    text-align:center;
    position:absolute;
    width:520px;
}

/*-------------------------------------------*/

#seoContent
{
	padding:28px 0 0;
}
#seoContent p
{
	font-size:10px;
}
#seoContent a:link, #seoContent a:visited
{
	text-decoration:none;
	color:#000;
}
#seoContent a:hover
{
	text-decoration:underline;
}

/***** Main Menu - Start *****/

.MainMenuBar
{
	color: transparent;
}

.MainMenuItem
{
	color: #fff;
	text-transform: none;
	text-align: right;
	font-family: "Lucida Sans", Times New Roman, Arial;
	font-size: 13px;
	_font-size: 14px;
	font-weight: bold;
}

.MainMenuItemSelected
{
	color: #dcd6de;
	text-align: right;
	font-family: "Lucida Sans",Times New Roman, Arial;
	font-size: 13px;
	_font-size: 14px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
}
.MainMenu_SubMenu
{
	color: #dcd6de;
	background-color: #000000;
	text-align: left;
	font-family: Arial;
	font-size: 12pt;
	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: #fff;
/*	background-color: #a64a7d;  */
/*	height: 30px; */
	font-family: "Lucida Sans",Times New Roman, Arial;
	font-size: 13px;
	_font-size: 14px;
	text-align: center;
	text-decoration: none;
/*  text-transform: uppercase; */
}
/***** Main Menu - End *****/

/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 

.eznc_ListViewGroupHeading
{
  color:#462356; 
  	font-family: Tahoma, Arial;
    font-size:18px;
	font-weight: bold;
	line-height: 11pt;
    margin:16px 0 0 0;
}

.eznc_ListViewArticleLink
{
	color: #9e0b0f;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.eznc_ListViewArticleLink:link
{
	color: #9e0b0f;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.eznc_ListViewArticleLink:visited
{
	color: #9e0b0f;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
    color:#000000;
	font-family: Arial;
	font-size: 12px;
	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: 12px; 
/*	COLOR: #0065A4;   */
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #333333; 
}

a:link.eznc_navAllConditions {color : #023d75; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #023d75; text-decoration : none;}
a:active.eznc_navAllConditions {color : #023d75; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #333333; text-decoration : underline;}


.eznc_ContentTitle 
{
    color:#ad5a88;
	font-weight: bold;
	font-size: 16pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 12px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
/*	color : #0065A4;  */
	font-family :Arial;
	font-size : 12px;
	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
{
    color:#9e0b0f;
}


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: Times New Roman, Tahoma, Arial;
	font-size: 16px;
    color:#462356;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 12px;
	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 : #333333;
	font-family : Arial; 
	font-size : 12px; 
	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
====================================*/
#searchFunction {
    padding: 0px;
    position: relative;
}

.searchLink{
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

.searchLinkOn {
    position: relative;
    z-index: 900;
    display: block;
    color: #ffffff;
    text-decoration: none;
}

.searchContainer {
    display: none;
}

.searchContainerShow {
    display: block;
    z-index: 999;
    position: absolute;
    padding: 10px 10px 10px 10px;
    background: #FFFFFF;
    border: 1px solid #003471;
    width: 220px;
    color: #0000;
    text-transform: none;
}

#closeBtnContainer
{
    position: absolute;
    top: 3px;
    right:3px;
}

.searchLink
	{
		padding:18px 4px 0;
	}
	.ie6 .searchLink
	{
		padding:20px 4px 0;
	}

	.ie6 #searchLink img
	{
		position:relative;
		top:2px;
	}
	.ie6 #searchLink img
	{
		position:relative;
		top:3px;
	}

/*===================================
Skin styles for Search Box feature
====================================*/
#search {float:right; width:220px;position:relative;z-index:1000;}
#search .eznc_SearchText {width:120px; border:1px solid #b7d3fa; position:relative; _top:5px; top:-6px;z-index:1000;}
#search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {color:#fff; font-family:Tahoma, Geneva, sans-serif; font-size:13px; font-weight:bold;position:relative; top:2px;z-index:1000;}
.ie6 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {color:#fff; font-family:Tahoma, Geneva, sans-serif; font-size:13px; font-weight:bold; position:relative; top:-9px;z-index:1000;}
.ie7 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {color:#fff; font-family:Tahoma, Geneva, sans-serif; font-size:13px; font-weight:bold; position:relative; top:-4px;z-index:1000;}
#search a.eznc_SearchButtton:hover {color:#ff9900; text-decoration:none;z-index:1000;position:relative; top:2px;}
.ie7 #search a.eznc_SearchButtton:hover {color:#ff9900; text-decoration:none;z-index:1000;position:relative; top:-4px;}
.ie6 #search a.eznc_SearchButtton:hover {color:#ff9900; text-decoration:none;z-index:1000;position:relative; top:-6px;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/

