body 
{
    background-color:#666666;
    margin:0;
    padding:0;
    font-family:Arial;
    font-size:12px;
}

img
{
    border-width: 0px;
}


a:link
{
    color:#fdb813;
    text-decoration:none;
}
a:hover 
{
    color:#fdb813;
    text-decoration:underline;
}
a:visited 
{
    color:#fdb813;
    text-decoration:none;
}


h6 a:link, h6 a:visited  /* Special Blue Links for Training Programs page */
{
    color:#0E54A1;
    font-size:11px;
    font-family:Arial;
    font-weight:normal;
}
h6 a:hover
{
    color:#0E54A1;
    font-size:11px;
    font-family:Arial;
    font-weight:normal;
    text-decoration:underline;
}
h6 
{
    font-size:11px;
    font-family:Arial;
    font-weight:normal;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.CommandButton
{
    position:relative;
    z-index:100;
}

.SubHead 
{
}
.SubHead p
{

}
.teamName
{
    font-size:11pt;
    font-weight:bold;
    margin-bottom:10px;
    
}
#teamMembers li
{
    list-style-type:disc;
    font-size:11pt;
}
#teamMembers a:link, #teamMembers a:visited
{
    color:#0E54A1;
}

#wrapper 
{
    background-image:url(images/bg.jpg);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#9cd8f6;
    width:900px;
    margin:0 auto;
}


/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #FFFFFF;
    text-transform:uppercase;
}

.MainMenuItem
{
	color: #ffffff;
	text-align: center;
	font-family: Arial;
    font-size:12px;
    font-weight:bold;
}

.MainMenuItemSelected
{
	color: #ffffff;
	Xtext-align: center;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #ffffff;
	background-color: #3375bd;
	text-align: center;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #ed1b2d;
	background-color: #9cd8f6;
	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: #000000;
	background-color: #9cd8f6;
	height: 30px;
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
	/* text-transform: uppercase; */
}
/***** Main Menu - End *****/


/*** Top Navigation Styling ***/
#topNav
{
    padding:0 20px 0 0;
    position:relative;
    z-index:100;
}
#topNav ol
{
    margin:0;
    padding:6px 0 0 0;
    text-align:right;
}
#topNav li
{
    margin:0;
    padding:0 6px 0 6px;
    display:inline;
    color:#75a1d1;
    text-decoration:none;
    font-weight:bold;
    font-size:13px;
}
#topNav a:hover
{
    color:#fff;
}


/*** Logo Positioning ***/
#logo
{
    position:relative;
    z-index:2;
    top:-14px;
    left:12px;
}

#logoPE
{
    position:relative;
    z-index:2;
    top:12px;
    left:12px;
}

/*** Left navigation styling ***/
#leftNav 
{
    float:left;
    width:240px;
    padding:18px 0 0 0;
    overflow: hidden;
}

* html #leftNav 
{
    margin-right:-6px;
}
#leftNav td
{
    padding:0 4px 6px 0;
    width:240px;
    text-align:right;
}
* html #leftNav td
{
    padding:0 10px 6px 0;
    width:240px;
    text-align:right;
}
*:first-child+html #leftNav td
{
    padding:0 10px 6px 0;
    width:240px;
    text-align:right;
}


#leftNavButtons
{
    text-align:right;
    margin:12px 0 0 0;
}
#buttonFromTheTherapist
{
    height:94px;
    width:180px;
    padding: 38px 18px 0 0;
    margin-bottom:-134px;
    position:relative;
    top:-130px;
    left:32px;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
    text-transform:none;
    text-align:right;
}

#buttonsPE 
{
    width:630px;
	height:122px;
    float:right;
    position:relative;
    top: 280px;
}
#buttonPEDD
{
    height:84px;
    width:209px;
    float:left;
    margin-left:50px;
    background-image:url(images/buttonPEDD.png);
    background-repeat:no-repeat;
    padding: 38px 18px 0 0;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
    text-transform:none;
    text-align:center;

}
* html #buttonPEDD
{
    background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/226/Skins/PB-POS/images/buttonPEDD.png', sizingMethod='crop');
    margin-left:20px;
}
#dnn_DrsDeskTeaser
{
    height:50px;
}
    * html #dnn_DrsDeskTeaser
    {
        height:30px;
    }
    *:first-child+html #dnn_DrsDeskTeaser
    {
        height:30px;
    }    

#buttonPEDD .Normal
{
    width:180px;
    text-align:center;
    font-weight:bold;
    font-size:11px;
    padding-top:4px;
}
*:first-child+html #buttonPEDD
{
    padding: 48px 0 0 16px;
}
* html #buttonPEDD
{
    padding: 48px 0 0 20px;
}
#buttonPESO
{
    height:94px;
    width:180px;
    float:left;
    margin-left:50px;
}


#buttonFromTheTherapist .Normal
{
    width:180px;
    text-align:right;
    font-weight:bold;
    font-size:11px;
    padding-top:4px;
}

#buttonFromTheTherapist a
{
}
    * html #buttonFromTheTherapist /* IE 6 hack */
    {
        top:-120px;
        left:0px;
    }

    *:first-child+html #buttonFromTheTherapist /* IE 7 hack */
    {
        top:-120px;
        left:0px;
    }
#clickHere
{
    margin:-10px 0 0 0;
    padding:0;
}
    * html #clickHere /* IE 6 hack */
    {
        padding:0 12px 0 0;
        margin:-8px 0 0 0;        
    }
    *:first-child+html #clickHere /* IE 7 hack */
    {
        padding:0 12px 0 0;
        margin:-8px 0 0 0;        
    }

#clickHere a
{
    color:#fdb813;
    font-size:12px;
    font-weight:bold;
    text-transform:none;
}



/*** Header Image ***/
#dnn_HeaderPane 
{
    height:416px;
    position:relative;
}
#dnn_HeaderPane p
{
    margin:0;
    padding:0;
}
#locations 
{
    background-color:#3375bd;
}

#headerPE
{
    background-image:url(images/headerBgPeSpecial02.jpg);
    background-repeat:no-repeat;
    height:551px;
    width:900px;
}



/*** Main Content styling ***/
#contentWrapper
{
    position:relative;
    top:-124px;
    z-index:0;
    float:left;
    width:637px;
    margin-bottom:-130px;
    background-color:#ffffff;    
}
* html #contentWrapper
{
    margin-left: 6px;
}

#content
{
    float:left;
    margin:0;
    padding: 0 30px 30px 30px;  
    min-height: 340px;
    height: auto !important;
    height: 340px;
}
* html #content 
{
    padding-top: 10px;
}

#contentLP
{
    float:left;
    position:relative;
    top:-60px;
    margin-bottom:-60px;
    padding: 0 30px 30px 30px;  
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

* html #contentLP
{
    float:left;
    position:relative;
    top:-120px;
    margin-bottom:-120px;
    padding: 0 30px 30px 30px;  
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

#contentPEWrapper
{
    background-image:url(images/contentBgPE.jpg);
    background-repeat:repeat-x;
    background-position:top;
}
*:first-child+html #contentPEWrapper
{
    margin-top:0;
}
* html #contentPEWrapper
{
    margin-top:-10px;
}

#contentPE
{
    width:796px;
    margin:0 auto;
    background-color: #fff;
    padding:30px 30px 30px 30px;
}

#content h1, #contentLP h1, #contentPE h1
{
    color:#fdb813;
    font-size:20px;
    margin: 22px 0 0 0;
    font-weight:bold;
    font-family:Arial;
}
#content h2, #contentLP h2, #contentPE h2
{
    color:#0E54A1;
    font-size:15px;
    margin: 30px 0 -10px 0;
    font-weight:normal;
    font-family:Arial;
}
    
#PEContentVideo
{
    width:710px;
    margin:0 auto;
    
}
    
    
/** Content Footer styling ***/
#contentFooter 
{
    background-image:url(images/contentFooterBg.gif);
    background-repeat:no-repeat;
    width:637px;
    height:62px;
    float:left;
}

#contentFooterPE
{
    background-image:url(images/footerPE.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    background-color:#fff;
    width:856px;
    height:60px;
    margin:0 auto;
    
    
}

#addThis 
{
    float:left;
    width:200px;
    height:30px;
    margin: 0 0 0 10px;
    position: relative;
    top: -4p;x
}

#bugs
{
    float:right;
    width:300px;
    text-align:right;
    padding: 0 10px 0 0;
}
#bugs span
{
    padding: 0 0 0 6px;
}
#contentFooter ol, #contentFooterPE ol
{
    margin:0;
    padding:0;
    text-align:center;
    position:relative;
    top:8px;
}
#contentFooter li, #contentFooterPE li
{
    margin:0;
    padding:0;
    display:inline;
    text-transform:uppercase;
    color:#ffffff;
    font-weight:bold;
}
#contentFooter a, #contentFooterPE a
{
    color:#ffffff;
    text-decoration:none;
}
#copyright
{
    text-align:right;
    font-size:9px;
    margin: 0 20px 0 0;
    padding: 10px 0 10px 0;
    
}
#copyright p
{
    margin:0;
    padding:0;
    font-weight:bold;
}



================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 

.eznc_ListViewGroupHeading
{
}

.eznc_ListViewArticleLink
{
}
.eznc_ListViewArticleLink:link
{
}
.eznc_ListViewArticleLink:visited
{
}

.eznc_ListViewArticleLink:hover
{
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
}

.eznc_navAllConditions 
{
}

a:link.eznc_navAllConditions {}
a:visited.eznc_navAllConditions {}
a:active.eznc_navAllConditions {}
a:hover.eznc_navAllConditions {}


.eznc_ContentTitle 
{
}

.eznc_ContentSectionV2
{
}

.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:#fdb813;  */
}
.eznc_AContentV2
{
/*	border-color:#fdb813; */
}

a:link.eznc_navContentSection {}
a:visited.eznc_navContentSection {}
a:active.eznc_navContentSection {}
a:hover.eznc_navContentSection {}

.eznc_ContentSection 
{
}

.eznc_SectionTitle 
{
}

.eznc_SectionBody 
{
/*	text-align:left */
}

table.eznc_SectionBody 
{
}

.eznc_SectionBody_Col1 
{
}
.eznc_SectionBody_Col1 p,
.eznc_SectionBody_Col1
{
	text-align:left;
}
.eznc_SectionBody_Col2 
{
}
.eznc_SectionBody_Col2 img,
.eznc_SectionBodyV2 img
{
}

.eznc_ContentSectionV2 p
{
}
.eznc_SectionBodyV2
{
}


.eznc_ContentCopyright 
{
}


/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/



/*
