/* --- 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');
------------------------
------------------------
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 ***/


body
{
    background-color:#e1e1e1;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF
}
a:link{	
	text-decoration:none;
	color: #FFFFFF;
}
a:visited {
	text-decoration:none;
		color: #FFFFFF;
}
a:active {
	text-decoration:none;
		color: #FFFFFF;
}
a:hover {
	text-decoration:underline;
		color: #FFFFFF;
}
.eznpBreadCrumbs
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

/***** Miscellanous Items (Classes are currently commented out.) - Start *****/
/* HeaderText classes can be used for text that is placed on top of your header image. */
/*
.HeaderText
{
	font-size: 10pt;
	font-weight: bold;
}

.HeaderText H1
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px;
}
*/
*/
/***** Miscellanous Items - End *****/


/***** Main Menu - Start *****/
.MainMenuBar
{
	background-color: #FFFFFF;
	color: #6f1200;
	text-transform:uppercase;
}

.MainMenuItem
{
	background-color: #FFFFFF;
	color: #6f1200;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	text-transform:uppercase;
}

.MainMenuItemSelected
{
	color: #6f1200;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #6f1200;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #6f1200;
	background-color: #FFFFFF;
}

/* 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: #000000;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 7pt;
	text-align: center;
	text-decoration: none;
	/* text-transform: uppercase; */
}
/***** Main Menu - End *****/


/***** Left Pane Navigation - Start *****/
.LeftMenu
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	padding-top: 13px;
	padding-left: 5px;
}

.LeftMenu a
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:hover
{
	color: #000000;
	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 *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: 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
{
    padding:0px 10px 0px 31px;
    font-family:Arial;
    font-size:12px;
    color:#000000;
}
#dnn_ContentPane img
{
    padding:10px 10px 10px 10px;
}
#dnn_ContentPane H1
{
    font-family:Arial;
    font-size:22px;
    font-weight:bold;
    color:#9d0a0e;
    width:490px;
}
#dnn_ContentPane H2
{
    font-family:Arial;
    font-size:20px;
    font-weight:bold;
    color:#9d0a0e;
    width:490px;
}

#dnn_ContentPane H3
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#9d0a0e;
    width:490px;
    }

#dnn_ContentPane a
{
	color: #000000;
	font-family: Arial;
    font-weight:bold;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #000000;
	font-family: Arial;
    font-weight:bold;
	text-decoration: none;
}
#dnn_ContentPane a:active
{
	color: #000000;
	font-family: Arial;
    font-weight:bold;
	text-decoration: none;	
	}
#dnn_ContentPane a:hover
{
	color: #000000;
	font-family: Arial;
    font-weight:bold;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
}

.Copyright a
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.FooterLinks
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #ed1b2d;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
/***** Footer Pane - End *****/




#telephone
{
    font-family:Arial Black;
    font-size:14px;
    color:#000000;
    left:42px;
    position:relative;
    padding:0px 0px 21px 0px;
    }
#background
{
    background-image:url('images/pb-ken_fb-new.jpg');
    background-repeat:no-repeat;
    background-position:right top;
    }

#learnmore
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    left:1px;
    }
#fromdrdesk
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    position:relative;
    float:right;
    }
#arrows
{
    top:-3px;
    position:relative;
    float:right;
    }
#mid
{
    font-family:Arial;
    font-size:13px;
    font-weight:normal;
    }
#mid p {margin:0; padding:0;}
#bottommenu
{
    width:779px;
    height:35px;
    border:solid 1px #b4d6f0;
    background-color:#f2f9fc;
    color:#626262;
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    text-align:center;
    vertical-align:middle;
    text-transform:uppercase;
    }

#bottommenu a:link{	
	text-decoration:none;
	color: #626262;
}
#bottommenu a:visited {
	text-decoration:none;
		color: #626262;
}
#bottommenu a:active {
	text-decoration:none;
		color: #626262;
}
#bottommenu a:hover {
	text-decoration:underline;
		color: #626262;
}
#bottommenutext
{
    position:relative;
    top:3px;
    bottom:8px;
    }
#footertextcontainer
{
    background-image:url('images/pb-ken_footerbg.jpg'); 
    background-repeat:no-repeat;
    width:781px;
    height:23px;
    }
#footertext
{
    position:relative;
    top:7px;
    text-transform:uppercase;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    color:#004990;
    }
#footertext a:link{	
	text-decoration:none;
	color: #004990;
}
#footertext a:visited {
	text-decoration:none;
		color: #004990;
}
#footertext a:active {
	text-decoration:none;
		color: #004990;
}
#footertext a:hover {
	text-decoration:underline;
		color: #004990;
}

#maintext
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    width:540px;
    }
    
#maintext_PE
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    width:800px;
    }
#linkcontainer
{
    position:relative;
    width:783px;
    }
#link
{
    position:absolute;
    left:590px;
    _left:590px;
    top:340px;
    _top:335px;
    width:160px;
    height:69px;
    }
 

/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #6f1200;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

.eznc_ListViewArticleLink
{
	color: #6f1200;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight:normal;
}
.eznc_ListViewArticleLink:link
{
	color: #6f1200;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight:normal;	
}

.eznc_ListViewArticleLink:visited
{
	color: #6f1200;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight:normal;	
}

.eznc_ListViewArticleLink:hover
{
	color: #6f1200;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	font-weight:normal;
}
/* 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: #000000; 
	width: 460px;
	padding: 6px;
	background-color:#FFFFFF;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #a4695e; 
}

a:link.eznc_navAllConditions {color : #a4695e; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #a4695e; text-decoration : none;}
a:active.eznc_navAllConditions {color : #a4695e; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #e3b6ae; text-decoration : underline;}

.eznc_ContentTitle 
{
    text-align:left;
	color : #faebe8;
	font-weight: bold;
	font-size: 12pt;
	margin-top:15px; 
}

.eznc_ContentSectionList 
{
	text-align:left;
	font-size: 10px; 
	margin-top:15px; 
	margin-bottom:10px;
	font-weight:normal;	

}

.eznc_navContentSection 
{
	text-align:left;
	color : #a4695e;
	font-family :arial;
	font-size : 11px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #a4695e; text-decoration : none; }
a:visited.eznc_navContentSection { color : #a4695e; text-decoration : none; }
a:active.eznc_navContentSection { color : #a4695e; text-decoration : none; }
a:hover.eznc_navContentSection { color : #e3b6ae; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: arial;
	font-size: 12px;
	color : #a4695e;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 11px;
	margin-top:5px; 
	margin-left:0px;
	text-align:left;
	background-color:#FFFFFF;
}

table.eznc_SectionBody 
{
	width:460px;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	width: 460px;
	vertical-align: top;
	text-align:left;
}

.eznc_ContentCopyright 
{
	width:460px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #000000;	
	font-family : arial; 
	font-size : 11px; 
	font-weight : normal;
	
}

a:link.eznc_FTContentCopyright { color : #a4695e; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #a4695e; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #a4695e; 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
=====================================
*/    
    /* 
==================================================
Skin styles for Article Viewer with Video Player
==================================================
*/
/* Controls the left border of the title bar */
.eznc_Tab_Left
{
	width: 1px;
	height: 35px;
	background-image: url(/Portals/75/Skins/PB-KEN/images/ArticleViewerTitleBarBG.jpg);
}

/* Controls the right border of the title bar */
.eznc_Tab_Right
{
	width: 1px;
	height: 35px;
	background-image: url(/Portals/164/Skins/PB-REG/images/ArticleViewerTitleBarBG.jpg);
}

/* Controls the background of the title bar */
.eznc_Tab_Fill
{
	background-image: url(/Portals/75/Skins/PB-KEN/images/ArticleViewerTitleBarBG.jpg);
}

/* Controls the tab separator used on the title bar */
.eznc_Tab_Separator
{
	width: 2px;
	height: 35px;
	background-image: url(/Portals/75/Skins/PB-KEN/images/ArticleViewerTabSeparator.jpg);
}

/* Controls the text color used on the title bar */
.eznc_TabText, .eznc_TabText a:link, .eznc_TabText a:visited
{
  color: #ffffff;
}
.eznc_TabText a:hover
{
	color: #e3b6ae;
}
/* Controls the text color used on the title bar for the selected tab */
.eznc_ActiveTab
{
color: #e3b6ae;
}

/* Controls the bottom border color of the first tab title */
.eznc_TabRed
{
	border-color: #e3b6ae;
}

/* Controls the bottom border color of the second tab title */
.eznc_TabBlue
{
	border-color: #545454;
}

/* Controls the text color of the section title on the Article Content tab */
.eznc_SectionTitleV2
{
	color: #000000;
}

/* Controls the logo above the article list in the right column */
.eznc_Filter_Top_Logo
{
	width: 210px;
	height: 83px;
	background-image: url(/Portals/75/Skins/PB-KEN//images/ArticleListHeader.jpg);
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	background-color: #f7ecea;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
	background-color: #f7ecea;
}

/* Controls the text color of the article list in the right column */
.eznc_FilterList, .eznc_FilterList a:link, .eznc_FilterList a:visited
{
	color: #545454;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	}

/* Controls the logo and border below the article list in the right column */
.eznc_Filter_Bottom_Logo
{
/*	
	background-image: none;
	border: 0px;
*/
}

/* END: Article Viewer with Video */

/* 
=====================================
PB-REG - FINISH
=====================================
*/

#footertextwrapper
{
    font-size:7pt;
    text-align:center;
    position:relative;
    margin-top:10px;
    width:510px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    padding:10px 0px 10px 0px;
    

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:7pt;
    text-align:center;
    color:#000!important;
    font-weight:normal;
    line-height:105%;
    
}
.footertext a:hover
{
    font-size:7pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:7pt;
    text-align:center;
    color:#000;
    font-weight:normal;
   margin:0;
   padding:0;
    line-height:105%!important;
}

/****SEARCH ****/
#Searchtop
{
    height:18px;
    text-align:left;
    width:220px;
    z-index:999;
    margin-bottom:0px;
    margin-top:-2px;
    position:relative;
     font-weight: bold;
    float:right;
    color: #fff!important;
    
}
.ie6 #Searchtop
{
    height:18px;
    text-align:left;
    width:200px;
    z-index:999;
    margin-bottom:0px;
    margin-top:-2px;
    margini-right:10px;
    position:relative;
     font-weight: bold;
    float:right;
    color: #fff!important;
}
 .ie7 #Searchtop 
{
    height:18px;
    text-align:left;
    width:195px;
    z-index:999;
    margin-bottom:0px;
    margin-top:-2px;
    margin-right:10px;
    position:relative;
     font-weight: bold;
      float:right;
      color: #fff!important;
}

.Searchtop:link, .Searchtop:visited
{
    color: #fff!important;
    font-weight: bold;
    text-transform: uppercase!important;
}
.Searchtop:hover
{
   color:#fff;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:140px;} /* Width of Search Text Box */
.ie6 #Searchtop .eznc_SearchText{width:140px; float:left;  font-weight: bold; color: #000!important;}
.ie7 #Searchtop .eznc_SearchText{width:130px; float:left;  font-weight: bold; color: #000!important;}
#Searchtop .eznc_SearchButtton{  font-weight: bold; color: #fff!important;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;  font-weight: bold; color: #fff!important;}

#searchContainer .eznc_SearchText{width:134px;  font-weight: bold; color: #fff!important;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{  font-weight: bold; color: #fff!important;}
#searchContainer a.eznc_SearchButtton:link{  font-weight: bold; color: #fff!important;}
#searchContainer a.eznc_SearchButtton:hover{ text-decoration:none;  font-weight: bold;color: #fff!important;}
.ie6 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:1px 5px 0px -10px;text-align:left;}
.ie7 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:1px 10px 0px -25px;text-align:left;;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/