/* --- 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:#FFF;
} 
	body, .Normal	/* This class is used by DNN when modules are added. */
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color:#333333;
	}
	a.noLinkStyle /* Color same as Body font Color */
	{
		color: #333333;
		text-decoration: none;
	}



img 
{
    border:0;
}

a:link, a:visited
{
    color:#9e0b0f;
    text-decoration:none;
}
a:hover
{
    color:#9e0b0f;
    text-decoration:underline;
}
h1
{
    color:#024279;
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;
    margin:0 0 10px;
}
h2
{
    color:#9e0b0f;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
    margin:10px 0 8px 0;
}
h3
{
    color:#9e0b0f;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    margin:20px 0 4px 0;
}


h4
{
    color:#024279;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
    margin:0;
}
h5
{
    color:#024279;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    margin:0 0 16px;
}

p
{
    padding: 0 0 10px;
    line-height:14px;
}

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;}
.right {float:right; margin:0 0 6px 6px;}

.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:1000px;
    margin:0 auto;
    background-image:url(images/bgContentHP.jpg);
    background-repeat:no-repeat;
	background-color:#FFF;
    position:relative;
    align:center;
}
#wrapperLP
{
    width:1000px;
    margin:0 auto;
    background-image:url(images/bgContentLP.jpg);
    background-repeat:no-repeat;
	background-color:#FFF;
    position:relative;
    align:center;
}

#flashHeader
{
	position:absolute;
	top:64px;
	left:232px;
}

#headerImage
{
	position:absolute;
	top:62px;
	left:232px;
}
	#headerImage p {margin:0; padding:0;}



/**** STATIC NAVIGATION *****/
#staticNavWrapperHP
{
	position:absolute;
	top:32px;
	left:460px;
	z-index:30;
}
#staticNavWrapperLP
{
	position:absolute;
	top:27px;
	left:460px;
	z-index:30;
}
#staticNav
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	font-weight:bold;
}
	#staticNav ul
	{
		padding:0;
		margin:0;
		float:left;
	}
	#staticNav li
	{
		float:left;
		list-style:none;
		margin:0;
		padding:0 4px;
	}
		#staticNav li img
		{
			position:relative;
			top:3px;
		}
		.ie8 #staticNav li img
		{
			top:12px;
		}
	#staticNav a:link, #staticNav a:visited,
	#search a.eznc_SearchButtton:link, 
	#search a.eznc_SearchButtton:visited
	{
		color:#252525;
		position:relative;
		top:6px;
	}
	#staticNav a:hover,
	#search a.eznc_SearchButtton:hover
	{
		text-decoration:none;
		color:#9e0b0f;
	}
	
	.searchLink
	{
		padding:0 4px;
	}
	
	
	/*===================================
	Skin styles for Search Box feature
	====================================*/
	#search { float:left;}
	#search .eznc_SearchText {width:150px;}
	     #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; top:0px;}
	.ie6 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; top:-12px;}
	.ie7 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; top:-12px;}
	.ie8 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; top:1px;}
	/*=======================================
	END - Skin styles for Search Box feature
	=======================================*/


/**** LEFT COLUMN ****/
#leftColumn
{
	position:relative;
	float:left;
	margin:86px 0 0;
	z-index:10;
	
}
	#btnBecomeOurPatient
	{
		margin: 0 0 -6px 6px;
	}
	#btnRequestAppointment
	{
		margin:0 0 0 6px;
	}
	#btnPEHP
	{
		background-image:url(images/btn-patient-education.png);
		background-repeat:no-repeat;
		width:229px;
		height:102px;
		margin:0 0 0 2px;
	}
	.ie6 #btnPEHP
	{
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/367/Skins/wrr/images/btn-patient-education.png', sizingMethod='crop');
	}

		#btnPEHPClick
		{
			position:relative;
			top:69px;
			left:13px;
		}
	#btnDDHP
	{
		width:232px;
		height:88px;
		position:relative;
		z-index:10;
	}
	#btnDDHPBg
	{
		padding-top:20px;
		width:100%;
		height:100%;
		background-image:url(images/btn-from-the-drs-desk.png);
		background-repeat:no-repeat;
	}
	.ie6 #btnDDHPBg
	{
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/367/Skins/wrr/images/btn-from-the-drs-desk.png', sizingMethod='crop');
	}
	#btnMessage
	{
		position:relative;
		top:-12px;
	}
	#btnNewsletter
	{
		background-image:url(images/btn-newsletter.png);
		background-repeat:no-repeat;
		background-position:bottom;
		width:217px;
		height: 100px;
		margin-left: 2px;
	}
	.ie6 #btnNewsletter
	{
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/367/Skins/wrr/images/btn-newsletter.png', sizingMethod='crop');
	}
	.ie6 #btnNewsletter
	{
		background: none;
	}
	#btnNewsletter iframe
	{
		position:relative;
		left:5px;
	}

	#btnTextRelayLP
	{
		text-align:center;
		margin-bottom:8px;
		position:relative;
		left:10px;
	}
	#btnTextRelayLP p {margin:0; padding:0;}
	
/**** DYNAMIC NAVIGATION ****/
#navWrapperHP
{
	width:214px; 
	margin:0 0 0 10px;
	height:190px;
}
.ie #navWrapperHP, .ie6 #navWrapperHP,.ie7 #navWrapperHP,.ie8 #navWrapperHP
{
	width:214px; 
	margin:0 0 0 10px;
	height:169px!important;
}
#navBg
{
	background-image:url(images/bgDynNav.png);
	background-repeat:no-repeat;
	width:100%;
	/*height:100%;*/
}
	.ie6 #navBg
	{
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/367/Skins/wrr/images/bgDynNav.png', sizingMethod='crop');
	}
    #dynamicNav
    {
        position:relative;
        text-align:left;
        font-weight:bold;
		padding-top:10px;
    }
		#dynamicNav table
		{
			width:1%;
		}
        #dynamicNav td
        {
            padding:1px 2px;
			width:178px;
        }
        .ie6 #dynamicNav td
        {
            padding:0px 2px;
        }
        #dynamicNav a:link, #dynamicNav a:visited
        {
            color:#FFF;
        }
        #dynamicNav a:hover
        {
            color:#a8753b;
            text-decoration:none;
        }
  #dynamicNav .MainMenuItem td,
  #dynamicNav .MainMenuItemSelected td
  {
   margin-left:14px;
   display:inline-block;
  }


/**** RIGHT COLUMN ****/
#rightColumn
{
	position:absolute;
	top:150px;
	left:787px;
	z-index:20;
}
#btnNewPatient
{
	}
	#btnReadOurBlog
	{
	}
	#btnNews
	{
	}
	#btnTextRelay
	{
		position:relative;
		top:10px;
		left:10px;
		text-align:center;
	}
	#btnTextRelay p {margin:0; padding:0;}
	.ie6 #btnTextRelay
	{
		top:-12px;
		left:12px;
	}


/**** HEADER BUTTONS ****/
#headerButtons
{
	position:absolute;
	top:312px;
	left:232px;
	z-index:20;
}
	#headerButtons div
	{
		float:left;
	}
	#btnDDLP
	{
		width:201px;
		height:75px;
		position:relative;
	}
	#btnDDLPBg
	{
		padding-top:20px;
		width:100%;
		height:100%;
		background-image:url(images/btn-from-the-drs-desk-lp.png);
		background-repeat:no-repeat;
	}
	#btnDDLP p {margin:0; padding:1px 0;}
	#dnn_dnnDrDesk
	{
		width:100%;
	}
	.ie7 #btnDDLP
	{
	}
	.ie6 #btnDDLPBg
	{
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/367/Skins/wrr/images/btn-from-the-drs-desk-lp.png', sizingMethod='crop');
	}

/**** CONTENT ****/
#contentWrapperHP
{
	float:left;
    position:relative;
	z-index:10;
}
    #contentHP
    {
		position:relative;
		float:left;
        width:720px;
		padding:0;
		margin:430px 0 24px 26px;
    }
    .ie6 #contentHP
    {
		margin-left:13px;
    }
#contentWrapperLP
{
    position:relative;
	padding-top:346px;
}
    #contentLP
    {
		position:relative;
		float:left;
        width:720px;
		padding:0;
		margin:396px 0 24px 26px;
    }
    .ie6 #contentLP
    {
		margin-left:13px;
    }
	.list
	{
		border-spacing:6px 4px;
	}
		.list td
		{
			width:251px;
			height:47px;
			background-image:url(images/bgTableTd.jpg);
			background-repeat:no-repeat;
		}
		.colspan2
		{
			background-image:url(images/bgTableTdSpan2.jpg) !important;
			background-repeat:no-repeat;
			width:100%;
			height:100%;
		}
		.list a:link, .list a:visited
		{
			color:#024279;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:12px;
			position:relative;
			top:4px;
			left:50px;
		}
		.list a:hover
		{
			text-decoration:none;
			color:#9e0b0f;
		}
.providers
{
	border-spacing:0 6px;
}
.ie6 .providers
{
	border-spacing:0px;
}
	.providers td
	{
		text-align:center;
	}
	.providers ul
	{
		margin:0;
		padding:0 0 6px 0;
		text-align:left;
	}
	.providers li
	{
		float:left;
		list-style:none;
		background-image:url(images/providers/bulletYellow.gif);
		background-repeat:no-repeat;
		background-position:left;
		padding-left:20px;
	}
	.providers p
	{
		padding:2px 0;
	}
	.providerTitle01, .providerTitle02
	{
		background-image:url(images/providers/blueFade01.png);
		background-repeat:no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFF;
		font-weight:bold;
		text-transform:uppercase;
		padding:2px 10px;
		text-align:left !important;
	}
	.ie6 .providerTitle01
	{
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/367/Skins/wrr/images/providers/blueFade01.png', sizingMethod='crop');
	}
	.providerTitle02
	{
		background-image:url(images/providers/blueFade02.png);
	}
	.ie6 .providerTitle02
	{
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/367/Skins/wrr/images/providers/blueFade02.png', sizingMethod='crop');
	}


/**** BUTTON WRAPPER ****/
#contentButtons
{
	float:right;
	position:relative;	
	height:242px;
	width:308px;
	margin:0 6px 0 0;
	padding:0;
	z-index:10;
}
#bgButtons
{

	background-image:url(images/bgButtons.png);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
}
			.ie6 #bgButtons
			{
				background: none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bgButtons.png', sizingMethod='crop');
			}
	#buttonClickPEHP
	{
		position:absolute;
		top:143px;
		left:54px;
	}
	

        #buttonDDBlurbHP
        {
            position:relative;
			float:right;
            top:166px;
            width:234px;
			padding:0 5%;
        }
            #buttonDDBlurbHP, #buttonDDBlurbHP .Normal, #buttonDDBlurbHP p
            {
                font-size:8.5pt;
                font-weight:bold;
                line-height:10pt;
                text-align:center;
            }
	#buttonClickDDHP
	{
		position:relative;
		text-align:center;
	}



/**** FOOTER ****/
#footerWrapper
{
    width:996px;
	height:149px;
	_height:179px;
    margin:0 auto;
    background-image:url(images/bgFooter.png);
    background-repeat:no-repeat;
    position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	z-index:1;
}
	.ie6 #footerWrapper
	{
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/367/Skins/wrr/images/bgFooter.png', sizingMethod='crop');
	}
	.mac.safari #footerWrapper,
	.mac.gecko #footerWrapper
	{
		font-size:10px;
	}

#btnAwards
{
	position:relative;
	top:38px;
	left:10px;
	float:left;
	z-index:1;
}

#Gold
    {
        top:1px;
        left:510px;
        width:92px;
        position:absolute;
    }

#hostingBugs
{
    width:242px;
    position:relative;
	float:left;
	top:53px;
	left:58px;
}

    #IHbug
    {
        top:-98px;
	    left:-300px;
        width:92px;
        position:absolute;
    }
#SHAREbug
{
    position: relative;
	padding: 20px 0px 20px 35px;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
	
#trustBug
{
	position:absolute;
	top:44px;
	left:370px;
}
/*-------------------------------------------*/
#footerNavWrapper
{
	float:right;
	position:relative;
	top:52px;
	z-index:50;
}

#footerNav
{
    text-align:right;
    font-weight:bold;
}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;    
        }
    #footerNav a:link, #footerNav a:visited
    {
        color:#0055a5;
		text-transform:uppercase;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#9e0b0f;
    }
/*-------------------------------------------*/
#address
{
	position:relative;
	top:8px;
    text-align:right;	
}

/*-------------------------------------------*/
#copyright
{
	position:relative;
	top:8px;
	text-align:right;
	color:#0055a5;
}

#SEO
{
	position:absolute;
	top:135px;
	left:10px;
	text-align:center;
	font-size:10px;
	color:#666666;
	padding:5px 15px 10px 15px;
}

#SEO p
{
	margin:0;
	padding:0px;
	color:#666666!important;
	line-height:12px;
	font-size:10px;
}
#SEO a:link, #SEO a:visited
{
	font-weight:normal;
	color:#666666!important;
	font-size:10px!important;
}
#SEO a:hover
{
}
.seoText 
{
	font-weight:normal;
	color:#666666!important;
	font-size:10px!important;
}
.seoText a:link, .seoText a:visited
{
	font-weight:normal;
	color:#666666!important;
	font-size:10px!important;
}

.seoText a:hover
{
}







/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem,
.searchLink,
#navSpacer

{
	color: #0484c9;
	text-transform: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
	.mac.safari .MainMenuItem,
	.mac.safari .searchLink,
	.mac.safari .searchLinkOn,
	.mac.safari #navSpacer,
	.mac.gecko .MainMenuItem,
	.mac.gecko .searchLink,
	.mac.gecko .searchLinkOn,
	.mac.gecko #navSpacer
	{
		font-size:13px;
	}
.MainMenuItemSelected

{
	color: #9e0b0f;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
}
	.mac.safari .MainMenuItemSelected,
	.mac.gecko .MainMenuItemSelected
	{
		font-size:13px;
	}
.MainMenu_SubMenu
{
	color: #FFF;
	background-color: #464646;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}
	.mac.safari .MainMenu_SubMenu,
	.mac.gecko .MainMenu_SubMenu
	{
		font-size:13px;
	}

.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
{
}

.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 
{
font-size: 12px;
}

.eznc_navAllConditions 
{
font-size: 12px;
}

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:#890203;
}
.eznc_AContentV2
{
	border-color:#890203;
	font-size: 12px;
}

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 
{
font-size: 12px;
}

.eznc_SectionTitle 
{
}

.eznc_SectionBody 
{
	text-align:left
}

table.eznc_SectionBody 
{
}

.eznc_SectionBody_Col1 
{
}
.eznc_SectionBody_Col1 p
{
font-size: 12px;
}
.eznc_SectionBody_Col2 
{
}
.eznc_SectionBody_Col2 img,
.eznc_SectionBodyV2 img
{
    margin:0 0 6px 6px;
}

.eznc_ContentSectionV2 p
{
	text-align:left;
	font-size: 12px;
}
.eznc_SectionBodyV2
{
	text-align:left;
	font-size: 12px;
}


.eznc_ContentCopyright 
{
font-size: 12px;
}


/* 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;
}

