/* --- 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;}


body
{
	margin:0;
	padding:0;
	background-image:url(images/body-bgd.jpg);
	background-repeat:repeat-x;
    background-color:#e7e8e8;
	color:#000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

img 
{
    border:0;
}

a:link, a:visited
{
    color:#de1a22;
    text-decoration:none;
    font-weight: bold;
}
a:hover
{
    color:#3f7580;
    text-decoration:underline;
    font-weight: bold;
}

h1
{
    color:#ed1c25;
    font-family:Times New Roman;
    font-size:28px;
    font-weight:normal;
    margin:0px 0px 20px 0px;
    line-height:120%;
}
h2
{
    color:#000000;
    font-family:Times New Roman;
    font-size:16px;
    font-weight:bold;
    margin:20px 0 15px 0;
     line-height:120%;
}

h3
{
    color:#ed1c25;
    font-family:Times New Roman;
    font-size:16.7px;
    font-weight:normal;
    margin:20px 0 15px 0;
}


p
{
    padding: 0 0 10pt;
    line-height:125%;
}

ol, ul
{
    margin:6pt 0 18pt 0;
}
li
{
    margin:0 0 4pt 20pt;
}

input 
{
    margin:4px 0 10px 0;
}

.left {float:left; margin:0 6px 6px 0;}
.right {float:right; margin:0 0 6px 6px;}

.clear
{
    clear:both;
    font-size:1px;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
}
.CommandButton /* Puts module Edit text to the top layer */
{
    position:relative;
    z-index:9999;
}

/**** TEMP BORDERS ****/
/*#wrapperHP, #wrapper LP {border:1px solid #ff0000;} /* Red          */
/*#navWrapper             {border:1px solid #ff00e4;} /* Dark Pink    */
/*#leftNav, #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 ****/
#wrapperHP
{
    width:797px;
    margin:0 auto;
    background-image:url(images/bgContentHP.jpg)!important;
    background-repeat:no-repeat;
    position:relative;
    z-index:10;
    background-color:#ffffff;
}
#wrapperLP
{
    width:797px;
    margin:0 auto;
    background-image:url(images/bgContentLP.jpg)!important;
    background-repeat:no-repeat;
    z-index:10;
    background-color:#ffffff;
    position:relative;
}

#wrapperPE
{
    width:797px;
    margin:0 auto;
    background-image:url(images/bgContentPE.jpg)!important;
    background-repeat:no-repeat;
    z-index:10;
    background-color:#ffffff;
    position:relative;
}

#topWrapper
{
    width:797px;
    margin:0 auto;
    position:relative;
    height:120px;
}
#wrappertopmaincontentLP
{
    width:797px;
    margin:0 auto;
    position:relative;
    height:432px;
}
#wrappertopmaincontentHP
{
    width:797px;
    margin:0 auto;
    position:relative;
    height:470px;
}

/**** LEFT SIDE NAV ****/
#navWrapperHP
{
    width:797px;
    position:relative;
    height:230px!important
}
#navWrapperLP
{
    float:left;
    width:797px;
    position:relative;
    height:177px!important
}
#RightNavHP
{
    position:absolute;
    width:350px;
    top:45px;
    left:440px;
    text-align:left;
    font-weight:bold;
}
#RightNav
{
    position:absolute;
    width:355px;
    top:10px;
    left:378px;
    text-align:left;
    font-weight:bold;
}
#item1
{
    position:absolute;
    top:0px;
    left:0px;
}
#item2
{
    position:absolute;
    top:20px;
    left:35px;
}

#item3
{
    position:absolute;
    top:44px;
    left:65px;
}

#item4
{
    position:absolute;
    top:70px;
    left:90px;
}

#item5
{
    position:absolute;
    top:92px;
    left:110px;
}

#item6
{
    position:absolute;
    top:113px;
    left:127px;
}
#item7
{
    position:absolute;
    top:135px;
    left:140px;
}
#item2HP
{
    position:absolute;
    top:20px;
    left:25px;
}


#item3HP
{
    position:absolute;
    top:50px;
    left:50px;
}
#item4HP
{
    position:absolute;
    top:75px;
    left:65px;
}
#item5HP
{
    position:absolute;
    top:98px;
    left:80px;
}
#item6HP
{
    position:absolute;
    top:120px;
    left:87px;
}
#item7HP
{
    position:absolute;
    top:145px;
    left:100px;
}
#RightNav td
{
    padding:0 0 17px 0;
}

#item1 a:link, #item1 a:visited, #item2 a:link, #item2 a:visited, #item3 a:link, #item3 a:visited,
#item4 a:link, #item4 a:visited, #item5 a:link, #item5 a:visited,
#item6 a:link, #item6 a:visited, #item7 a:link, #item7 a:visited,
#item2HP a:link, #item2HP a:visited, #item3HP a:link, #item3HP a:visited,
#item4HP a:link, #item4HP a:visited, #item5HP a:link, #item5HP a:visited,
#item6HP a:link, #item6HP a:visited, #item7HP a:link, #item7HP a:visited

{
    color:#000;
    text-decoration:none;
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
      
}
#item1 a:hover, #item2 a:hover, #item3 a:hover, #item4 a:hover, #item5 a:hover, #item6 a:hover, #item7 a:hover,
#item2HP a:hover, #item3HP a:hover, #item4HP a:hover, #item5HP a:hover, #item6HP a:hover, #item7HP a:hover
{
    color:#ed1c25;
    text-decoration:none;
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
      
}
.item1 a:hover, .item2 a:hover, .item3 a:hover, .item4 a:hover, .item5 a:hover, .item6 a:hover, .item7 a:hover
{
    color:#ed1c25;
    text-decoration:none;
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
      
}
#RightNav a:link, #leftNav a:visited
{
    color:#000;
}
#RightNav a:hover
{
    color:#ed1c25;
    text-decoration:none;
}
#leftNavImage
{
    margin:40px 0 0 10px;
    text-align:center;
}
#LeftContent
{
    margin: 0px 0 0 0;
    width: 255px;
    padding:0 0px 0 0px;
    float:left;
}
#APP
{
    margin: 0px 0 0 0;
    width: 255px;
    padding:0 0px 0 0px;
    text-align:center;
}
#APPPE
{
    margin: -20px 0 0 0;
    _margin: 0px 0 0 0;
    width: 750px;
    padding:0 0px 0 0px;
    text-align:right;
}


/**** CONTENT ****/
#contentWrapper
{
    position:relative;
    width:797px;
    background-image:url(images/content-bgd.jpg);
    background-repeat:repeat-x;
    background-color:#73cee1;
    position:relative;
    z-index:30;
}
#contentLP
{
    float:right;
    margin: 0px 0 0 0;
    width: 512px;
    padding:0 10px 0 20px;
}
#contentPE
{
    margin: -20px 0 0 0;
    _margin: 0px 0 0 0;
    width: 712px;
    padding:0 10px 0 20px;
}
#content2PE
{
    margin: 0px 0 0 0;
    width: 612px;
    padding:0 30px 0 20px;
}
#contentblog
{
    margin: 0px 0 0 0;
    _margin: 0px 0 0 0;
    width: 797px;
    padding:0px 0px 0px 0px;
    text-align:left;
}

/**** BUTTON WRAPPER ****/
#buttonWrapperRight
{
    margin:5px 0 0 0;
    width:255px;
    height:80px!important;
    text-align:center;
    float:right;
    position:relative;
}

#buttonWrapperHP
{
    margin:5px 0 0 0;
    width:520px!important;
    height:80px!important;
    Float:left;
    align:left;
    text-align:left;
    position:relative;
}
#buttonPEHP
{
    float:left;
    margin:0 0px 0 0px;
    width:260px;
    height:80px;
    text-align:center;

}
#wraperButtonDDHP
{
    float:left;
    position:relative;
    text-align:left;
    align:left;
}
#buttonDDHP
{
    background-image:url(images/buttonDDHP.png);
    background-repeat:no-repeat;
    width:260px;
    height:80px;
    text-align:left;
}
#buttonDDBlurbHP
{
    position:absolute;
    top:0px;
    width:260px;
    height:80px;
    padding:0 0px 0 0px;
    text-align:center;
}
    #buttonDDBlurbHP, #buttonDDBlurbHP .Normal, #buttonDDBlurbHP p
    {
        font-size:8.5pt;
        font-weight:bold;
        line-height:10pt;
        text-align:center;
    }
#buttonClick
{
    position:absolute;
    top:72px;
    width:260px;
    height:11px;
    text-align:center;
}

/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-family: Times New Roman;
	font-size: 7pt;
	font-weight: bold;
}

.MainMenuItemSelected
{
	color: #000000;
	text-align: center;
	font-family: Times New Roman;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #000;
	background-color: #ffffff;
	text-align: center;
	font-family: Arial;
	font-size: 7pt;
	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: #a13558;
/*	background-color: #d0879e; */
/*	height: 30px; */
	font-family: Arial;
	font-size: 40px;
	text-align: center;
	text-decoration: none;
	line-height:9px;
/*  text-transform: uppercase; */
}
/***** Main Menu - End *****/

/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight:normal;
	line-height: 125%;
}

#dnn_ContentPane a
{
	color:#de1a22;
    text-decoration:none;
    font-weight: bold;
    }

#dnn_ContentPane a:visited
{
	color:#de1a22;
    text-decoration:none;
    font-weight: bold;
}

#dnn_ContentPane a:hover
{
	color: #3f7580;
    text-decoration:none;
    font-weight: bold;
	text-decoration: underline;
}
/***** Content Pane - End *****/

/***** FOOTER - Begin *****/
#swirl
{
    text-align:center;
    position:relative;
    z-index:0;
    width:797px;
}
#footerWrapper
{
    position:relative;
    height:84px;
    width:797px;
    background-color:#76cfe2;
/*  margin-top:10px; */
}

/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs      {top:10px; right:10px;}
#stayconnectedBugs{top:10px; left:10px;}
#SHAREbug         {top:60px; left:10px;}
#footerNav        {top:10px; left:250px;}
#address          {top:53px; left:200px;}
#copyright        {top:40px; left:250px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:1px solid pink;}
/*---- End Temp Borders ---*/

#footerHr
{
    width:797px;
    text-align:center;
}
#stayconnectedBugs
{
    width:103px;
    position:absolute;
}

#facebook
{
    float:left;
    width:61px;
    position:relative;
    top:6px;
    margin:0 0px 0 0px;
    text-align:left;
}
#twitter
{
    float:right;
    width:40px;
    position:relative;
    top:6px;
    margin:0 0px 0 0px;
    text-align:left;
}
#hostingBugs
{
    width:100px;
    position:absolute;
}
#PBbug
{
    float:right;
    width:120px;
    position:relative;
    top:6px;
    margin:0 5px 0 10px;
}
#IHbug
{
    float:right;
    width:92px;
    position:relative;
}
#SHAREbug
{
    position:absolute;
}
#SHAREbug p
{
    margin:0;
    padding:0;
}


#footerNav
{
    text-align:center;
    font-weight:bold;
    font-size:8pt;
    position:absolute;
    width:300px;
    color:#ae141a;
    text-transform: uppercase;
}

#footerNav ul
{
    padding:0;
    margin:0;       
}
#footerNav li
{
    margin:0;
    padding:0;
    display: inline;        
}

#footerNav a:link, #footerNav a:visited, #footerNav
{
    color:#000000;
}
#footerNav a:hover
{
    text-decoration:none;
    color:#ae141a;
}

/*-------------------------------------------*/
#address
{
    font-size:8pt;
    text-align:center;
    position:absolute;
    width:420px;
}

/*-------------------------------------------*/
#copyright
{
    position:absolute;
    font-size:8pt;
    text-align:center;
    width:300px;
}
/***** FOOTER - End *****/

/*================================
Skin styles for Medical Content
================================*/
/* START - Classes for the Patient Education Table Of Contents */ 

.eznc_ListViewGroupHeading
{
/*    color:#C05E7E;  */
	font-family: Arial;
    font-size: 14px;
	font-weight: normal;
	line-height: 11pt;
    margin: 16px 0 0 0;
}

.eznc_ListViewArticleLink
{
	color: #000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight : normal;
}
.eznc_ListViewArticleLink:link
{
	color: #000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight : normal;
}
.eznc_ListViewArticleLink:visited
{
	color: #000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
    /*color:#C05E7E; */
	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: 10px; 
/*	COLOR: #0065A4;   */
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #0065A4; 
}

a:link.eznc_navAllConditions {color : #0065A4; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #0065A4; text-decoration : none;}
a:active.eznc_navAllConditions {color : #0065A4; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #F59931; text-decoration : underline;}

.eznc_ContentTitle 
{
    color:#000000; 
	font-weight: bold;
	font-size: 11pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{

	font-family :arial;
	font-size : 10px;
	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_ListViewArticleLink:hover,
.eznc_ContentCopyright 
{
    color:#de1a22;
}

a:link.eznc_navContentSection { text-decoration : none; }
a:visited.eznc_navContentSection { text-decoration : none; }
a:active.eznc_navContentSection { text-decoration : none; }
a:hover.eznc_navContentSection { text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top: 5px; 
}

.eznc_SectionTitle 
{
	font-family: arial;
	font-size: 11px;
	margin-top: 5px; 
	font-weight: bold;
	color:#000000;
}
.eznc_SectionTitleV2
{
	color: #000000;
}

.eznc_ContentSectionV2
{
	text-align:left;
}

.eznc_SectionBody 
{
	font-size: 11px;
	margin-top: 5px; 
	margin-left: 0px;
	text-align: left
}

table.eznc_SectionBody 
{
	width: 500px;
}

.eznc_SectionBody_Col1 
{
	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_ContentTitle 
{
color:#000000;
}

.eznc_ContentSectionV2
{
	text-align:left;
	color:#000000;
}

.eznc_ContentSectionList 

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	font-family : arial; 
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { text-decoration : none; }
a:visited.eznc_FTContentCopyright { text-decoration : none; }
a:active.eznc_FTContentCopyright { text-decoration : none; }
a:hover.eznc_FTContentCopyright { 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(images/topTab.jpg);
}

/* Controls the right border of the title bar */
.eznc_Tab_Right
{
	width: 1px;
	height: 35px;
	background-image: url(images/topTab.jpg);
}

/* Controls the background of the title bar */
.eznc_Tab_Fill
{
	background-image: url(images/PE-nav-bgd.jpg);
}

/* Controls the tab separator used on the title bar */
.eznc_Tab_Separator
{
	width: 2px;
	height: 35px;
	background-image: url(images/tab_separator.jpg);
}

/* Controls the text color used on the title bar */
.eznc_TabText, .eznc_TabText a:link, .eznc_TabText a:visited
{
	color: #fff;
}
.eznc_TabText a:hover
{
	color: #ffffff;
}

/* Controls the text color used on the title bar for the selected tab */
.eznc_ActiveTab
{
/*	color: #000000; */
}

/* Controls the bottom border color of the first tab title */
.eznc_TabRed
{
	border-color: #000000;
}

/* Controls the bottom border color of the second tab title */
.eznc_TabBlue
{
	border-color: #000000;
}

/* 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(images/ArticleListHeader.jpg);
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	background-color: #eaf7fa;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
	background-color: #eaf7fa;
}

/* Controls the text color of the article list in the right column */
.eznc_FilterList, .eznc_FilterList a:link, .eznc_FilterList a:visited
{
	color: #000000;
	font-weight : normal;
}
.eznc_Filter_Bottom_Logo
{
	width:207px;
	height:57px;
	background-image:url(images/PEiHealthspotLogo.jpg);
	background-repeat:no-repeat;
}


/* Background color around search box */
.eznc_FilterText 
{
	background-color: #eaf7fa;
	height:40px;
}
/*======================================================
Skin styles for Article Viewer with Video Player - END
======================================================*/
#phone
{
    color:#ed1c25;
    font-family:Times New Roman;
    font-size:17px;
    font-weight:bold;
    font-style:italic;
    position:absolute;
    top:10px;
    left:508px;
    float:left;
}
.phone
{
    color:#ed1c25;
    font-family:Times New Roman;
    font-size:17px;
    font-weight:bold;
    font-style:italic;
}

#toptext
{
    color:#000000;
    font-family:Times New Roman;
    font-size:18px;
    font-weight:bold;
    font-style:italic;
    position:absolute;
    top:50px;
    right:20px;
    float:right;
}
.toptext
{
    color:#000000;
    font-family:Times New Roman;
    font-size:18px;
    font-weight:bold;
    font-style:italic;
}

/*===================================
Skin styles for Search Box feature
====================================*/
#search 
{
	float:right; 
	position:absolute;
    top:10px;
    right:5px;
	background-image:url(images/search-bgd.jpg);
	background-repeat:no-repeat;
	width:155px;
	height:25px;
}
#searchLink
{
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	_top:12px;
}
#searchLink img {position:relative; top:5px; left:9px;}
.ie6 #searchLink img {position:relative; top:18px;left:9px;}
.ie7 #searchLink img {position:relative; top:18px;text-align:left;left:2px;}
#searchLink input {margin:0; padding:0; float:right;text-align:left;}
.ie6 #searchLink input {margin:-8px 0px 0px 0px 0px; padding:0; float:right;text-align:left;}
#search .eznc_SearchText {width:80px; position:relative; top:5px; _top:-8px; right:9px; text-align:left; border:0;}
.ie6 #search a.eznc_SearchButtton:link, .ie6 #search a.eznc_SearchButtton:visited {position:relative; top:0px;}
.ie7 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; top:-12px;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/

