/* --- 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');
------------------------
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;}

/*
	Black (Used for content text) = #000000
	White (Used for navigation text) = #FFFFFF
	Lt Gray (Used for body background) = #c0c0c0
	Gray (Used for Left Nav BG color) = #959595
	Dk Gray (Used for Left Nav bottom BG color & link hover color) = #707070
	Red (Used for title text & hover color) = #ed1b2d
*/

body
{
	/* background-image: url('/Portals/17/Skins/PB-GHI/images/BGimage.jpg'); */
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000
	background-color: #c0c0c0;
}

.eznpBreadCrumbs
{
	color: #ed1b2d;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
	margin: 0px;
}
p
{
    padding: 0 0 10pt;
    line-height:125%;
}

ol, ul
{
    margin:6pt 0 10pt 0;
}
li
{
    margin:0 0 1pt 20pt;
}

input 
{
    margin:4px 0 10px 0;
}


.Normal	/* This class is used by DNN when modules are added. */
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
}

#HeaderText
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
}
.HeaderText
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
}

* html .HeaderText
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
}

.HeaderText H1
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	margin: 10px 0px 20px 0px;
}

/***** Main Navigation Menu - Start *****/
.MainMenuBar
{
	background-color: #ed1b2d;
	color: #FFFFFF;
}

.MainMenuItem
{
	background-color: #ed1b2d;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.MainMenuItemSelected
{
	background-color: #ed1b2d;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #ed1b2d;
	background-color: #ed1b2d;
	height: 1px;
	width: 1px;
}

.SeparatorCSS
{
	background-color: #ed1b2d;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
}
/***** Main Navigation Menu - End *****/


/***** Left Pane Navigation - Start *****/
.LeftMenu
{
	background-color: #959595;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight:bold;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	border-bottom: 1px solid #FFFFFF;
}

.LeftMenu a
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:visited
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:hover
{
	color: #ed1b2d;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu 
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight:bold;
	border-right: 1px solid #FFFFFF;
}

.SubMenu a
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:visited
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:hover
{
	color: #ed1b2d;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

.DrsDesk_LearnMore
{
	color: #ed1b2d;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a
{
	color: #ed1b2d;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:visited
{
	color: #ed1b2d;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight:normal;
	line-height: 10pt;
	align-text:left;
	align:left;
}

#dnn_ContentPane H2
{
	color: #ed1b2d;
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight:bold;
	line-height: 11pt;
	margin: 10px 0px 20px 0px;
}

#dnn_ContentPane H3
{
	color: #ed1b2d;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight:bold;
	line-height: 11pt;
	margin: 10px 0px 15px 0px;
}

#dnn_ContentPane a
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #ed1b2d;
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 8.5pt;
	text-align:center;
}

.CopyrightBold
{
	color: #ed1b2d;
	font-family: Verdana, Arial;
	font-size: 8.5pt;
	font-weight: bold;
	text-align:center;
}

#FooterLinks
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 7.5pt;
	font-weight: normal;
	align-text:center;
	align:center;
}

.FooterLinks
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 7.5pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 7.5pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 7.5pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #ed1b2d;
	font-family: Verdana, Arial;
	font-size: 7.5pt;
	font-weight: normal;
	text-decoration: underline;
}
/***** Footer Pane - End *****/


/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #ed1b2d;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	margin-top: 15px;
	margin-bottom: 3px;
}

.eznc_ListViewArticleLink
{
	color: #ed1b2d;
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #ed1b2d;
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #707070;
	font-family: Verdana, 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: Verdana, Arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
	align-text:left;
	align:left;
}

.eznc_navAllConditions 
{
	text-align: right;
	font-family: Verdana, Arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
}

a:link.eznc_navAllConditions {color : #000000; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #000000; text-decoration : none;}
a:active.eznc_navAllConditions {color : #000000; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #ed1b2d; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #ed1b2d;
	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 : #000000;
	font-family :arial;
	font-size : 11px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #000000; text-decoration : none; }
a:visited.eznc_navContentSection { color : #000000; text-decoration : none; }
a:active.eznc_navContentSection { color : #000000; text-decoration : none; }
a:hover.eznc_navContentSection { color : #ed1b2d; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
	align-text:left;
	align:left;
}

.eznc_SectionTitle 
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color : #ed1b2d;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 11px;
	margin-top:5px; 
	margin-left:0px 
	align-text:left;
	align:left;
}

table.eznc_SectionBody 
{
	width:500px;
	align-text:left;
	align:left;
}

table.eznc_SectionBody 
{
	width:495px;
	align:left;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	align-text:left;
	align:left;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #000000;	
	font-family : arial; 
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #000000; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #000000; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #000000; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #ed1b2d; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/

/****SEARCH ****/
#Searchtop
{
    height:21px;
    text-align:center;
    width:180px;
    color: #893003!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    margin-bottom:10px;
    margin-top:10px;
    position:relative;
    position:relative;
}
.ie6 #Searchtop
{
    height:21px;
    text-align:center;
    width:180px;
    color: #000!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    margin-bottom:10px;
    margin-top:10px;
    position:relative;
}
 .ie7 #Searchtop 
{
    height:21px;
    text-align:center;
    width:170px;
    color: #000!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    margin-bottom:10px;
    margin-top:10px;
    margin-left:-10px;
    position:relative;
}

.Searchtop:link, .Searchtop:visited
{
    color: #000;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#000;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:100px;} /* Width of Search Text Box */
.ie6 #Searchtop .eznc_SearchText{width:120px; float:left;}
.ie7 #Searchtop .eznc_SearchText{width:125px; float:left;}
#Searchtop .eznc_SearchButtton{color:#000;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#000;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:#000;font-family:Arial;font-size:11px;font-weight:bold; text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:link{color:#000;}
#searchContainer a.eznc_SearchButtton:hover{color:#000; text-decoration:none;}
.ie6 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:5px 0px 0px -5px;text-align:left;color:#000;font-family:Arial;font-size:11px;font-weight:bold;}
.ie7 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:5px 0px 0px -5px;text-align:left;color:#000;font-family:Arial;font-size:11px;font-weight:bold;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/
#footertextwrapper
{
    font-size:7.5pt;
    text-align:center;
    position:absolute;
    width:870px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    padding:10px 15px 10px 15px;

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:7.5pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    line-height:105%;
    
}
.footertext a:hover
{
    font-size:7.5pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:7.5pt;
    text-align:center;
    color:#000;
    font-weight:normal;
   margin:0;
   padding:0;
    line-height:105%!important;
}
