body
{
	background: #e5d3c4 url(images/bgd.gif) top left repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
}

a:link, a:visited
{
	background-color: transparent;
	color: #369;
	text-decoration: none;
}

a:hover
{
	background-color: transparent;
	color: #6b757c;
	text-decoration: none;
}

img a {
	border:0px!important;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/***** Miscellanous Items - End *****/


/***** Nav Menu - Start *****/
.NavMenuBar
{
   BACKGROUND-COLOR: transparent; 
   CURSOR: none;
	text-align: right;
}

.NavMenuItem
{
	color: #503a18;
	background-color: transparent;
	font-family: Times New Roman;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
	 line-height: 200%;
	 text-transform: uppercase;
}

.NavMenuItemSelected
{
	color: #6b757c;
	background-color: transparent;
	font-family: Times New Roman;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	 line-height: 200%;
	text-transform: uppercase;
	cursor: pointer;
}

.SeparatorCSS
{
    color: #fff;
	font-family: arial;
    font-size: 8pt;
	text-align: left;
	BACKGROUND-COLOR: transparent;
	word-spacing: 10px;
}

.MainMenu_MenuArrow {display:none;}
.MainMenu_RootMenuArrow {display:none;}
.ModuleTitle_MenuArrow {display:none;}
.ModuleTitle_RootMenuArrow {display:none;}

.MainMenu_MenuBreak {
	border-bottom:0px solid; 
	border-left:0px solid; 
	border-top:0px solid;  
	border-right:0px solid; 
	background-color:Transparent;		
}

/***** Nav Menu - End *****/

/***** ADM Nav Menu - Start *****/
.Adm_NavMenuBar
{BACKGROUND-COLOR: transparent; 
CURSOR: none; 
text-align: right;
}

.AdmNavMenuItem
{
	color: #503a18;
	background-color: transparent;
	font-family: Times New Roman;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
	 line-height: 200%;
	 text-transform: uppercase;
}

.AdmNavMenuItemSelected
{
	color: #6b757c;
	background-color: #fff;
	font-family: Times New Roman;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	 line-height: 200%;
	text-transform: uppercase;
	cursor: pointer;
}
/***** ADM Nav Menu - End *****/


/***** Left Pane Navigation - Start *****/
.LeftMenu
{
	color: #F59931;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	padding-top: 13px;
	padding-left: 5px;
}

.LeftMenu a
{
	color: #F59931;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:visited
{
	color: #F59931;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:hover
{
	color: #0065A4;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: underline;
}

.SubMenu 
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	border-right: 1px solid #FFFFFF;
}

.SubMenu a
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:visited
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:hover
{
	color: #ed1b2d;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Left Pane Navigation - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#dnn_ContentPane H1
{
	color: #896632;
	font-family: Times New Roman;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}

#dnn_ContentPane H2
{
	color: #369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#dnn_ContentPane H3
{
	color: #978153;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

#dnn_ContentPane a
{
	color: #369;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #369;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #6b757c;
	text-decoration: none;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	background-color: #e5d3c4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

.Copyright a
{
	color: #369;
	font-size: 10px;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #6b757c;
	text-decoration: none;
	font-size: 10px;
}

.Copyright a:hover
{
	color: #036;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#FooterLinks
{
	background-color: #e5d3c4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.FooterLinks
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

.FooterLinks a
{
	color: #369;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 350%;
	font-weight: bold;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #369;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 350%;
	font-weight: bold;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #036;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 350%;
	font-weight: bold;
	text-decoration: none;
}
/***** Footer Pane - End *****/
/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading {
	color: #945403;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 10px;
	margin-top: 15px;
}

.eznc_ListViewArticleLink
{
	color: #945403;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #945403;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #6b757c;
	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-WEIGHT: normal; 
	font-size: 12px; 
	COLOR: #333333; 
	width: 500px;
	padding: 6px;
	text-align: left;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #333333; 
}

a:link.eznc_navAllConditions {color : #B1005C; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #B1005C; text-decoration : none;}
a:active.eznc_navAllConditions {color : #B1005C; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #000000; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #945403;
	font-weight: bold;
	font-size: 14pt;
	margin-top:5px; 
	text-align: left;
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 11px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #000000;
	font-family :Arial;
	font-size: 12px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #B1005C; text-decoration : none; }
a:visited.eznc_navContentSection { color : #B1005C; text-decoration : none; }
a:active.eznc_navContentSection { color : #B1005C; text-decoration : none; }
a:hover.eznc_navContentSection { color : #000000; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
	text-align:left;
	text-align:left;
}

.eznc_SectionTitle 
{
	font-family: Arial;
	font-size: 14px;
	color : #945403;
	margin-top:5px; 
	font-weight: bold;
	text-align: left;
}

.eznc_SectionBody 
{
	font-size: 10pt;
	margin-top:5px; 
	margin-left:0px;
	text-align:left;
}

table.eznc_SectionBody 
{
	width:500px;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	text-align:left;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #000000;	
	font-family : Tahoma; 
	font-size : 8pt; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #B1005C; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #B1005C; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #B1005C; 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
=====================================

/* 
================================
Styles for PB-FUJ
================================
*/
.imgBgdHome {
	background: url(/Portals/228/Skins/PB-FUJ/images/bgd_Home.jpg) left top no-repeat;
	height: 648px;
}
.imgBgd {
	background: url(/Portals/228/Skins/PB-FUJ/images/bgd_LP.jpg) left top no-repeat;
	height: 648px;
}
.imgBgdPE {
	background: url(/Portals/228/Skins/PB-FUJ/images/bgd_PE.jpg) left top no-repeat;
	height: 646px;
}
#Main {	 
	height: auto;
	margin: 0;
	padding: 0;
	clear: both;
}
#LeftColumn {
	float: left;
	height: 580px;
	width: 375px;
	text-align: right;
	padding-top: 65px;
}
#LeftMenu {
	padding-right: 70px;
	text-align: right;
}
.MainContent {
	margin: 280px 0 30px 45px;
	width: 500px;
	min-height: 420px;
	float: left;
	clear: right;
}
#PE{
	position: absolute;
	top: 520px;
	left: 120px; 
}
#DoctorDesk{
	position: absolute;
	top: 685px;
	left: 210px;
	width: 165px;
}
#DDesk {
	background-color: transparent;
	color: #896632;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.DDesk {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #896632;
}
.DDesk a:link, .DDesk a:visited {
	background-color: transparent;
	color: #896632;
	text-decoration: none;
}
.DDesk a:hover {
	background-color: transparent;
	color: #6b757c;
	text-decoration: none;
}
.DDesk p {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	color: #896632;
	margin: 0;
	padding: 0;
}

#Bottom {	
	background: #e5d3c4 url(images/bgd_bottom.gif) top left no-repeat;
	padding-top: 25px;
	width: 940px;
	height: auto;
	float:left;
	clear:both;
}
#Bottom .botLeft {
	background-color: #e5d3c4;
	float: left;
	width: 375px;
	padding-left: 65px;
	padding-bottom: 20px;
}
#Bottom .botRight {
	background-color: #e5d3c4;
	float: left;
	width: 500px;
	padding-bottom: 20px;
}
.brClear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0;
}

/* 
=====================================
Styles for PB-FUJ - END
=====================================
*/




.eznc_SectionBody_Col2 
{
    width: 45%;
    display: inline;
    float: right;
    text-align: right;
    vertical-align: top;
}

#hostingBugs
{
    position:relative;
	align:center;
	text-align:left;
	width:260px;
	margin-top:10px;
	padding:0px 10px 0px 30px;
	
}
    
    #IHbug
    {
        width:92px;
        position:relative;
        float:left;
        align:left;
    }
#SHAREbug
{
    position:relative;
    float:right;
	top:10px;
	right:5px;
	align:right;
	width:120px;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }


#footertextwrapper
{
    font-size:7.5pt;
    text-align:right;
    position:relative;
    margin-top:10px;
    width:500px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    padding:10px 0px 10px 0px;
    

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:7.5pt;
    text-align:right;
    color:#000!important;
    font-weight:normal;
    line-height:105%;
    
}
.footertext a:hover
{
    font-size:7.5pt;
    text-align:right;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:7.5pt;
    text-align:right;
    color:#000;
    font-weight:normal;
   margin:0;
   padding:0;
    line-height:105%!important;
}


/****SEARCH ****/
#Searchtop
{
    height:21px;
    text-align:right;
    width:150px;
    z-index:999;
    margin-right:0px;
    margin-top:0px;
    position:relative;
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
    
}
.ie8 #Searchtop
{
    height:21px;
    text-align:right;
    width:150px;
    z-index:999;
    margin-right:0px;
    margin-top:-10px;
    position:relative;
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
    
}

.ie6 #Searchtop
{
    height:21px;
    text-align:right;
    width:150px;
    z-index:999;
    margin-right:0px;
    margin-top:-575px;
    position:relative;
     color: #65025f!important;
     font-weight: bold!important;
}

.ie7 #Searchtop 
{
    height:21px;
    text-align:right;
    width:140px;
    z-index:999;
    margin-right:0px;
    margin-top:-570px;
    margin-left:0px;
    position:relative;
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.Searchtop:link, .Searchtop:visited
{
    color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;

}
.Searchtop:hover
{
   	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:80px;} /* Width of Search Text Box */
.ie6 #Searchtop .eznc_SearchText{width:80px; float:left; color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}
.ie7 #Searchtop .eznc_SearchText{width:80px; float:left;  color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}
#Searchtop .eznc_SearchButtton{  color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999; color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}

#searchContainer .eznc_SearchText{width:70px; color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{  color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:link{ color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:hover{color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}
.ie6 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:1px 0px 0px 0px;text-align:left;}
.ie7 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:1px 20px 0px 0px;text-align:left;;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/
