/* --- 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/bgbody.jpg);
	background-repeat:repeat-x;
    background-color:#656565;
} 
#newBody
{
	background-image:url(images/bgbodyLP.jpg);
	background-repeat:repeat-x;
    background-color:#656565;	
}
	body, .Normal	/* This class is used by DNN when modules are added. */
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color:#363636;
	}
	a.noLinkStyle /* Color same as Body font Color */
	{
		color: #363636;
		text-decoration: none;
	}



img 
{
    border:0;
}

a:link, a:visited
{
    color:#000000;
    text-decoration:none;
	font-weight:bold;
}
a:hover
{
    color:#000000;
    text-decoration:underline;
}
h1
{
    color:#363636;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:21px;
    font-weight:bold;
    margin:0 0 10px;
}
h2
{
    color:#363636;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:18px;
    font-weight:bold;
    margin:20px 0 4px 0;
}
h3
{
    color:#363636;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:14px;
    font-weight:bold;
    margin:20px 0 4px 0;
}
p
{
    padding: 0 0 10px;
    line-height:18px;
}

ol, ul
{
    margin:6pt 0 18pt 0;
}
li
{
    margin:0 0 4pt 20pt;
}

input 
{
    margin:4px 0 10px 0;
}

.CommandButton /* Puts module Edit text to the top layer */
{
    position:relative;
    z-index:100;
}
.clear
{
    clear:both;
    font-size:1px;
}
.left {float:left; margin:0 6px 6px 0; position:relative; z-index:50;}
.right {float:right; margin:0 0 6px 6px; position:relative; z-index:50;}

.box
{
	border:3px double #ec9178;
	padding:10px 0;
	font-weight:bold;
}
	ul.threeCol
	{
		margin:0 0 0 18px;
	}
	.threeCol li
	{
		float:left;
		width:140px;
		padding:0 0 0 12px;
		margin:0;
		list-style:none;
		background-image:url(images/bulletPink.gif);
		background-repeat:no-repeat;
		background-position:left;
	}
		.threeCol li a:hover
		{
			color:#517b93;
			text-decoration:none;
		}

/**** WRAPPERS ****/
#wrapperHP
{
    width:950px;
    margin:0 auto;
    position:relative;
}



#headerImage
{
	position:absolute;
	top:0px;
	left:0px;
}
	#headerImage p {margin:0; padding:0;}

/**** LEFT SIDE NAV ****/
#navRepeater
{
	float:left;
	width:222px;
	background-image:url(images/bgContentHPNavRepeater.jpg);
	background-repeat:repeat-y;
}
#navFooterHP
{
	background-image:url(images/bgContentHPNavFooter.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:66px 0 34px 0;
	min-height: 580px;
	height: auto !important;
	height: 580px;
}
.mac #navFooterHP
{
	padding:50px 0 34px 0;
}
#navWrapperHP
{
	background-image:url(images/bgContentHPNav.jpg);
	background-repeat:no-repeat;
	background-position:top;
}




#navRepeaterLP
{
	float:left;
	width:222px;
	background-image:url(images/bgContentLPNavRepeater.jpg);
	background-repeat:repeat-y;
}
#navWrapperLP
{
	background-image:url(images/bgContentLPNav.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#navFooterLP
{
	background-image:url(images/bgContentLPNavFooter.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:50px 0 34px 0;
	min-height: 590px;
	height: auto !important;
	height: 590px;
}
.mac #navFooterLP
{
	padding:40px 0 34px 0;
}


    #dynamicNav
    {
        position:relative;
		margin:0 0 30px 0;
        font-weight:bold;
		z-index:20;
		width:220px;
    }

		#dynamicNav table
		{
			width:100%;
		}
        #dynamicNav td
        {
            padding:2px 2px 2px 0;
			text-align:right;
			width:100%;
        }
        #dynamicNav a:link, #dynamicNav a:visited
        {
            color:#000;
        }
        #dynamicNav a:hover
        {
            color:#a8753b;
            text-decoration:none;
        }



	
	
	

/**** CONTENT ****/
#contentWrapperHP
{
	padding-top:440px;
	background-image:url(images/bgContentHP.jpg);
	background-repeat:no-repeat;
}
#contentWrapperHPRepeater
{
	float:right;
    position:relative;
	width:728px;
	background-image:url(images/bgContentHPRepeater.jpg);
	background-repeat:repeat-y;
}
#contentWrapperHPFooter
{
	background-image:url(images/bgContentHPFooter.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height: 335px;
	height: auto !important;
	height: 335px;
}
    #contentHP
    {
		position:relative;
		padding:0 36px 40px;
		margin:0;
    }


#contentWrapperLP
{
	padding-top:410px;
	background-image:url(images/bgContentLP.jpg);
	background-repeat:no-repeat;
}
#contentWrapperLPRepeater
{
	float:right;
    position:relative;
	width:728px;
	background-image:url(images/bgContentLPRepeater.jpg);
	background-repeat:repeat-y;
}
#contentWrapperLPFooter
{
	background-image:url(images/bgContentLPFooter.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height: 320px;
	height: auto !important;
	height: 320px;
}


/**** BUTTON WRAPPER ****/
#phone
{
	position:absolute;
	top:6px;
	left:40px;
	z-index:20;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#FFF;
}
#btnRequestApp
{
	position:absolute;
	top:20px;
	left:222px;
	z-index:20;
}
#btnBecomePatient
{
	position:absolute;
	top:20px;
	left:420px;
	z-index:20;
}

        #btnDDBlurbHP
        {
            position:relative;
			margin-left:10px;
			padding:0 5%;
        }
            #btnDDBlurbHP, #btnDDBlurbHP .Normal, #btnDDBlurbHP p
            {
                font-size:8.5pt;
                font-weight:bold;
                line-height:10pt;
                text-align:center;
            }
	#buttonClickDDHP
	{
		position:relative;
		text-align:center;
	}

#btnSpecialOffers
{
	margin:10px 0 0 10px;
	text-align:center;
}
#btnDentistChairTitle
{
	margin:10px 0 0 10px;
	text-align:center;
}
#btnPatientEduction
{
	margin:10px 0 0 10px;
	text-align:center;
}

/**** FOOTER ****/
#footerWrapper
{
	float:right;
    width:726px;
    margin:-10px auto 20px;
    background-image:url(images/bgFooter.png);
    background-repeat:no-repeat;
    position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}
.ie6 #footerWrapper
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/376/Skins/PB-BDE-LP/images/bgFooter.png', sizingMethod='crop');
}

	.mac.safari #footerWrapper,
	.mac.gecko #footerWrapper
	{
		font-size:10px;
	}
#SHAREbug
{
    position:relative;
	text-align:left;
	margin:12px 0px 0px 0px;
	 float:right;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
    
     #IHbug
    {
		position:relative;
		margin-top:10px;
        float:left;
        z-index:999;
        text-align:right;
    }

/*-------------------------------------------*/
#footerNav
{
    text-align:center;
    font-weight:bold;	
	margin:0 0 8px;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#FFF;
		text-transform:uppercase;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#f5a01a;
    }
/*-------------------------------------------*/
#address
{
    text-align:center;
}

/*-------------------------------------------*/
#copyright
{	text-align:center;
}
#copyright a:link, #copyright a:visited
{
	color:#FFF;
	font-weight:normal;
}







/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #000;
	text-transform: none;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
	.mac.safari .MainMenuItem,
	.mac.gecko .MainMenuItem,
	.ie6 .MainMenuItem
	{
		font-size:10px;
	}
.MainMenuItemSelected
{
	color: #f5a01a;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
}
	.mac.safari .MainMenuItemSelected,
	.mac.gecko .MainMenuItemSelected,
	.ie6 .MainMenuItemSelected
	{
		font-size:10px;
	}
.MainMenu_SubMenu
{
	color: #000;
	background-color: #FFF;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}
	.mac.safari .MainMenu_SubMenu,
	.mac.gecko .MainMenu_SubMenu
	{
		font-size:10px;
	}

.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: #FFF;
	text-transform: none;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
/***** Main Menu - End *****/

/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 

.eznc_ListViewGroupHeading
{
	margin:20px 0 4px;
}

.eznc_ListViewArticleLink
{
}
.eznc_ListViewArticleLink:link
{
	color:#000;
	font-weight:normal;
}
.eznc_ListViewArticleLink:visited
{
	font-weight:normal;
}


.eznc_ListViewArticleLink:hover
{
	font-weight:normal;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
	width:90%;
}

.eznc_navAllConditions 
{
}

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 
{
}

.eznc_ContentSectionV2
{
	text-align:left;
}

.eznc_ContentSectionList 
{
}

.eznc_navContentSection 
{
}

/***  GENERIC COLOR FOR LINKS AND TITLES ****/
a:link.eznc_navContentSection,
a:visited.eznc_navContentSection,
a:active.eznc_navContentSection,
a:hover.eznc_navContentSection,
.eznc_ListViewGroupHeading,
.eznc_ListViewArticleLink:hover,
.eznc_ContentTitle,
.eznc_SectionTitle,
.eznc_ContentCopyright ,
.eznc_SectionTitleV2,
.eznc_navAllConditionsV2 a.CommandButton:link,
.eznc_ContentSectionListV2
{
    color:#f5a01a;
	font-weight:normal;
}
.eznc_AContentV2
{
	border-color:#f5a01a;
}

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 
{
}

.eznc_SectionTitle 
{
}

.eznc_SectionBody 
{
	text-align:left
}

table.eznc_SectionBody 
{
}

.eznc_SectionBody_Col1 
{
	width:90%;
}
.eznc_SectionBody_Col1 p,
.eznc_SectionBody_Col1
{
	line-height:normal;
	padding:0 0 10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
.eznc_SectionBody_Col2 
{
	float:right;
	width:220px;
}
.eznc_SectionBody_Col2 img,
.eznc_SectionBodyV2 img
{
    margin:0 0 6px 6px;
}

.eznc_ContentSectionV2 p
{
	text-align:left;
}
.eznc_SectionBodyV2
{
	text-align:left;
}


.eznc_ContentCopyright 
{
	padding:0;
	width:90%;
}


/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/



/* 
==================================================
Skin styles for Article Viewer with Video Player
==================================================
*/

.eznc_Tab_Fill
{
	background-image: url(images/videoHeaderBg.jpg);
}
/* Controls the text color used on the title bar */
.eznc_TabText, .eznc_TabText a:link, .eznc_TabText a:visited
{
	color: #fff;
}
/* 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);
	
}
.eznc_Filter_Bottom_Logo
{
	width:206px;
	height:61px;
	background-image:url(images/PEiHealthspotLogo.jpg);
	background-repeat:no-repeat;
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	background-color: #2b6db8;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
	background-color: #2b6db8;
}

/* Controls the text color of the article list in the right column */
.eznc_FilterList, .eznc_FilterList a:link, .eznc_FilterList a:visited
{
	color: #ffffff;
}

/* Background color around search box */
.eznc_FilterText 
{
	background-color: #2b6db8;
	height:40px;
}
.eznc_Filter_Search input
{
	margin:0;
	padding:0;
}




/*===================================
Skin styles for Search Box feature
====================================*/
#searchWrapper
{
	position:absolute;
	background-image:url(images/bgSearch.png);
	background-repeat:no-repeat;
	height:25px;
	width:243px;
	top:10px;
	left:696px;
	z-index:100;
}
.ie6 #searchWrapper
{
	background-image:url(images/bgSearch.gif);
}

#btnSearch
{
	float:left;
	position:relative;
	top:5px;
	left:6px;
	z-index:100;
	width:45px;
}
#search {}
#search .eznc_SearchText {width:180px; float:right; margin-right:6px; border:none; background-color:transparent; background-image:none;}
.ie6 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; }
.ie7 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; }
/*=======================================
END - Skin styles for Search Box feature
=======================================*/
