/* --- 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-color:#bababa;
	}
.mac.firefox body

{
	overflow-x:hidden;
	overflow-y:hidden;
	} 
	body, .Normal 	/* This class is used by DNN when modules are added. */
	{
		font-family: Arial!important;
		font-size: 13px !important;
		font-weight: normal !important;
		color:#000000!important;
	}


img 
{
    border:0;
}

a:link, a:visited
{
    color:#2333cc;
    text-decoration:none;
 
}
a:hover
{
    color:#000000;
    text-decoration:underline;
}
h1
{
    color:#990000;
    font-family: Myriad Pro, Arial;
    font-size:24px;
    font-weight:bold;
    margin:10px 0px 0px 0px;
    line-height:125%;
    padding-bottom:9px;
}
h2
{
    color:#990000;
    font-family: Myriad Pro, Arial;
    font-size:20px;
    font-weight:bold;
    margin:10px 0px 15px 0px;
    line-height:125%;
    padding-bottom:9px;
}

h3
{
    color:#000000;
    font-family: Arial;
    font-size:17px;
    font-weight:bold;
    margin:15px 0 10px 0;
}
h3 a:link, h3 a:visited, h3 a:hover
{
    color:#000000;
    font-family: Arial;
    font-size:17px;
    font-weight:bold;
    margin:15px 0 10px 0;
}

h4
{
    color:#000000;
    font-family: Arial;
    font-size:14px;
    font-weight:bold;
    margin:15px 0 10px 0;
}


p
{
    padding: 0 0 10px;
    line-height:110%;
}

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;}



/**** WRAPPERS ****/
#wrapperMain
{
    width:977px;
    margin:0px auto;
    position:relative;
    background-image:url(images/repeat-bgd.jpg);
    background-repeat:repeat-y;
}

#wrapperHP
{
    width:966px;
    margin:0px auto;
    position:relative;

}

#wrapperLP
{
    width:966px;
    margin:0px 0px 0px 0px;
    position:relative;
}


#callsearch
{
    height:50px!important;
    margin:0 auto;
    position:relative;
    height:100px!important;

}


#wrapperTopLP
{
    height:382px!important;
    margin:0 auto;
    position:relative;
    width:667px;
}
#wrapperTopPE
{
    height:292px!important;
    margin:0 auto;
    position:relative;
    width:667px;
}


#call
{
	position:absolute;
	top:50px;
	font-weight:normal;
	right:15px;
	color:#990000;
	font-size:18px;
	text-align:right;
	font-family: Minion Pro;
}
	#call p
	{
		margin-left:25px;
		padding:2px 0;
	}
	.phone
	{
		font-size:18px;
		font-weight:normal;
		font-family: Minion Pro;
		color:#990000;

	}
	


#logo 
{
    position: relative;
    margin-top: 5px;
    margin-left: 5px;
    z-index:99;
}


#headerImage
{
	position:absolute;
	top:2px;
	left:-2px;
	width:665px;
	height:382px!important;
	z-index:20;
}
#headerImage p {margin:0; padding:0;}

/**** LEFT SIDE NAV ****/

#navWrapperLP
{
    position:absolute;
	z-index:60;
	top:10px;
	width:630px;
	left:20px;
	height:32px;
	
}

    #dynamicNav
    {
        position:relative;
        text-align:center;
        font-weight:bold;
        width:600px;
        margin-left:5px;
        margin-right:5px;
        padding:10px 0px 0px 0px; 
    }
		


/**** SIDE RAIL ****/
#sideRailWrapper
{
	position:relative;
	float:left;
	width:286px;
	margin:0px;
	z-index:50;
}

#leftNav
{

    background-image:url(images/left-bgd.jpg);
    background-repeat:no-repeat;
    width:286px;
    margin-top:15px;
    margin-left:1px;
    text-align:left;
    align:left;
    
}


#topbuttons
{
    margin: 0px;
    text-align:left;
    width:270px;
    
}

	

/**** CONTENT ****/
#contentWrapper
    {
		position:relative;
		float:right;
		width:665px;
		margin:0px 0px 0px 0px;
		text-align:left;
		z-index:99;
		align:left;
		text-align:left;
    }


#ContentLP
    {
		position:relative;
		width:620px;
		margin:20px 15px 10px 10px;
		text-align:left;
		padding:0px 5px 5px 0px;
    }

#MainContentPE
    {
		position:relative;
		width:800px;
		margin:0px 15px 10px 20px;
		text-align:left;
		padding:0px 5px 5px 0px;
    }
   
#ContentPE
    {
		position:relative;
		width:800px;
		margin:10px 15px 0px 20px;
		text-align:left;
		padding:0px 5px 5px 0px;
    }
#ContentPEbody
    {
		position:relative;
		width:730px;
		margin:0px 20px 10px 25px;
		text-align:center;
		padding:0px 5px 5px 0px;
    }


/**** BUTTON WRAPPER ****/


#buttonWrapper
{
    margin:15px 0 0px 0px;
    width:270px!important;
    align:left;
    text-align:left;
    position:relative;
}
#buttonnewsletter
{
    margin:5px 0px 0px 0px;
    width:269px;
    height:124px!important;
    text-align:left;
    position:relative;
}

#buttonPE
{
    margin:5px 0px 0px 0px;
    width:269px;
    height:124px!important;
    text-align:left;
    position:relative;
}

#wrapperButtonAsk
{
    position:relative;
    text-align:left;
     width:271px;
    _width:271px;
    min-height: 230px;
    height: auto !important;
    height: 230px;
    margin:5px 0px 0px 0px;
    background-image:url(images/ask-bgd.jpg);
    background-repeat:no-repeat;
   }
#AskbuttonDDBlurb
{
    position:relative;
    margin-top:0px;
    padding:30px 5px 0px 5px;
    text-align:left;
}

.mac.firefox #AskbuttonDDBlurb
{
    position:relative;
    margin-top:0px;
    padding:10px 5px 0px 5px;
    text-align:left;
}

#wrapperButtonDD
{
    position:relative;
    text-align:left;
    width:270px;
    _width:270px;
    min-height: 125px;
    height: auto !important;
     height: 125px;
    margin-top:0px;
    background-image:url(images/DDESK-bgd.jpg);
    background-repeat:no-repeat;
   }
 
#video {margin-left:0px;}

#buttonDD
{
    width:250px;
    _width:250px;
    text-align:left;
    position:relative;
}
#buttonDDBlurb
{
    position:relative;
    margin-top:0px;
    padding:10px 0px 0px 0px;
    text-align:left;
}


#DDESK
    {
        font-size:11px;
        color:#ffffff;
        font-weight:bold;
        line-height:110%;
        text-align:left;
        margin-top:8px;
        margin-bottom:0px;
        padding:0px 10px 0px 10px;
    }
    
    
.DDESK p, .DDESK
    {
        font-size:11px;
        color:#ffffff;
        font-weight:bold;
        line-height:113%;
        text-align:center;
        margin-bottom:-3px;
    }

#buttonClick
{
    position:absolute;
    top:95px;
    left:230px;
    text-align:left;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

 



/**** FOOTER ****/
#footerWrapper
{
    position:relative;
    margin:0 0px 0px 0px;
    width:966px;
    height:200px!important;

}


#footerdiv
{
	align:center;
	text-align:center;
	width:950px;
	position:relative;
	z-index:50;margin-0 auto;
}


#hostingBugs
{
    position:absolute;
	left:280px;
	align:right;
	text-align:right;
	width:260px;
	top:160px;
	float:left;
}
    #PBbug
    {
        float:left;
        width:120px;
        position:relative;
    }
    #IHbug
    {
        width:92px;
        position:relative;
        float:left;
        align:left;
    }
#SHAREbug
{
    position:relative;
    float:right;
	top:10px;
	right:5px;
	align:right;
	width:120px;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
    
#Facebook
{
    position:absolute;
	left:570px;
	align:right;
	text-align:right;
	width:100px;
	top:163px;
	float:right;
}

/*-------------------------------------------*/
#footerNav
{
    text-align:center;
    font-weight:bold;
	padding:10px 0px 10px 0px;
	font-size:13px;
	position:relative;

}
    #footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#2a2a86;
		text-decoration:none;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#000000;
    }
/*-------------------------------------------*/
#address
{
    text-align:left;
    position:absolute;
    top:20px;
    left:5px;
	font-size:12px;
	margin:10px 0 0 0px;
	font-family:Arial;
	line-height:110%;
}

/*-------------------------------------------*/
#copyright
{
    position:relative;
	text-align:center;
	font-size:10px;
	padding:5px 0px 10px 0px;
	margin:0 auto;
	color:#868482;
}

#footertextwrapper
{
    font-size:8pt;
    text-align:center;
    position:relative;
    width:900px;
    color:#868482;
    font-weight:normal;
    margin:0px auto;
    line-height:115%;

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:center;
    color:#868482;
    font-weight:normal;
    
}
.footertext a:hover
{
    font-size:8pt;
    text-align:center;
    color:#868482;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8pt;
    text-align:center;
    color:#868482;
    font-weight:normal;
    line-height:115%;
     padding:5px 0px 5px 0px;
}






/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #ffffff;
	text-transform: none;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding:10px 0px 0px 0px;
}
	.mac.safari .MainMenuItem,
	.mac.gecko .MainMenuItem
	{
		font-size:13px;
		font-weight: normal;
	}
.MainMenuItemSelected
{
	color:#96aadf;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding:10px 0px 0px 0px;
	cursor: pointer;
}
	.mac.safari .MainMenuItemSelected,
	.mac.gecko .MainMenuItemSelected
	{
		font-size:13px;
		font-weight: normal;
	}
.MainMenu_SubMenu
{
	color: #2a2a86;
	background-color: #2333cc;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}
	.mac.safari .MainMenu_SubMenu,
	.mac.gecko .MainMenu_SubMenu
	{
		font-size:11px;
	}

.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: #ffffff;
	font-size: 12px;
	line-height:22px;
	font-weight: normal;
	font-family:times new roman;
	border-left:#ffffff 1px dotted;
}
/***** 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 
{
}

.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:#371b00;  */
}
.eznc_AContentV2
{
/*	border-color:#371b00; */
}

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
{
}
.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 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/topTab.jpg);
}

/* Controls the tab separator used on the title bar */
.eznc_Tab_Separator
{
	width: 2px;
	height: 35px;
	background-image: url(images/topTab.jpg);
}

/* Controls the text color used on the title bar */
.eznc_TabText, .eznc_TabText a:link, .eznc_TabText a:visited
{
	color: #ffffff!important;
}
.eznc_TabText a:hover
{
	color: #ffffff;
}

/* Controls the text color used on the title bar for the selected tab */
.eznc_ActiveTab
{
	color: #ffffff!important; 
}

/* Controls the bottom border color of the first tab title */
.eznc_TabRed
{
	border-color: #b31414;
	color: #ffffff!important;
}

/* Controls the bottom border color of the second tab title */
.eznc_TabBlue
{
	border-color: #828080;
	color: #ffffff!important; 
}

/* 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: #eeeeee;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
	background-color: #eeeeee;
}

/* 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!important;
}
.eznc_Filter_Bottom_Logo
{
	width:207px;
	height:57px;
	background-image:url(images/iHealthspotLogo.jpg);
	background-repeat:no-repeat;
}


/* Background color around search box */
.eznc_FilterText 
{
	background-color: #eeeeee;
	height:40px;
}
.eznc_ContentSectionV2
{
	text-align:left;
	font-family:Arial;
	font-size:12px;
}
.eznc_SectionBodyV2
{
	text-align:left;
	font-family:Arial;
	font-size:12px;
}
.eznc_SectionBodyV2 img
{
    margin:0 0 6px 10px!important;
    border:0px!important;
    }
/*======================================================
Skin styles for Article Viewer with Video Player - END
======================================================*/

/*===================================
Skin styles for Search Box feature
====================================*/
#searchWrapper
{
	position:absolute;
	background:url('images/search-bgd.jpg') no-repeat top;
	height:27px;
	width:298px;
	top:15px;
	right:10px;
	z-index:99;
	align:right;
	text-align:right
}

#btnSearch
{
	float:right;
	position:relative;
	z-index:100;
	padding:2px 0px 0px 0px;
	margin-right:3px;
}
#search {}
#search .eznc_SearchText {width:100px; float:left; border: medium none; background-color:transparent; background-image:url('none'); z-index:99; margin-left:120px; margin-right:0; margin-top:6px; margin-bottom:0}
.ie8 #search .eznc_SearchText {background-color:#FFF;}
.ie7 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; }
/*=======================================
END - Skin styles for Search Box feature
=======================================*/
