/* --- 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:#cccccc;
} 
	body, .Normal 	/* This class is used by DNN when modules are added. */
	{
		font-family: Tahoma!important;
		font-size: 13px !important;
		font-weight: normal !important;
		color:#333333 !important;
	}


img 
{
    border:0;
}

a:link, a:visited
{
    color:#009cd0;
    text-decoration:none;
}
a:hover
{
    color:#95a649;
    text-decoration:underline;
}

h1
{
    color:#da6d41;
    font-family: Tahoma;
    font-size:24px;
    font-weight: bold;
    margin:0 0 10px;
}

h1 .title
{
    color:#da6d41;
    font-family: Tahoma;
    font-size:14px;
    font-weight: bold;
    margin:0 0 10px;
}

h2
{
    color:#009cd0;
    font-family: Tahoma;
    font-size:18px;
    font-weight:normal;
    margin:10px 0 10px 0;
}

h3
{
    color:#73a54b;
    font-family: Tahoma;
    font-size:14.5px;
    font-weight:bold;
    margin:10px 0 10px 0;
}
h4, h4 a:link, h4 a:visited, h4 a:hover
{
    color:#73a54b;
    font-family: Tahoma;
    font-size:14.5px;
    font-weight:bold;
    margin:10px 0 10px 0;
    text-decoration:none;
}

h5
{
    color:#000000;
    font-family: Tahoma;
    font-size:13px;
    font-weight:normal;
	font-style:italic;
    margin:10px 0 10px 0;
}


#topheader { position:absolute; z-index:99;top:420px;left:260px;}
#topheader .topheadertext {color:#ffffff!important; font-family: Tahoma; font-size:36px; font-weight: normal;z-index:99;}

.homeheader1
{
    color:#3aa334;
    font-family: Tahoma;
    font-size:26px;
    font-weight:normal;
    margin:10px 0 10px 0;
}
.homeheader2
{
    color:#0081a9;
    font-family: Tahoma;
    font-size:26px;
    font-weight:normal;
    margin:10px 0 10px 0;
}

.homeheader3
{
    color:#bd452a;
    font-family: Tahoma;
    font-size:26px;
    font-weight:normal;
    margin:10px 0 10px 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;}
.right {float:right; margin:0 0 20px 15px;border:1px solid #000000;}




/**** WRAPPERS ****/
#wrapperHP
{
    width:965px;
    margin:0 auto;
    position:relative;
    background:url(images/HP-wrapper-bgd.jpg) no-repeat;
    background-color:#FFFFFF;
}
#wrapperLP
{
    width:964px;
    margin:0 auto;
    position:relative;
    background:url(images/LP-wrapper-bgd.jpg) no-repeat;
    background-color:#FFFFFF;
}
#wrapperLP2
{
    width:964px;
    margin:0 auto;
    position:relative;
    background:url(images/LP-wrapper2-bgd.jpg) no-repeat;
    background-color:#FFFFFF;
}


#wrapperPE
{
    width:964px;
    margin:0 auto;
    position:relative;
    background:url(images/PE-wrapper-bgd.jpg) no-repeat;
    background-color:#FFFFFF;
}

#wrapperLPBlog
{
    width:964px;
    margin:0 auto;
    position:relative;
    background:url('http://ih-laz.eznetpublish.ihealthspot.com/Portals/522/Skins/IH-LAZ/images/images/blog-wrapper-bgd.jpg') no-repeat;
    background-color:#FFFFFF;
}

#top
{
  margin:0 auto; 
  height:574px !important;
  position:relative;
}
#topblog
{
  margin:0 auto; 
  height:160px !important;
  position:relative;
}
#call
{
	font-size:15px;
	color:#da6d41;
	width:550px;
	text-align:right;
	right:10px;
	position:absolute;
	top:10px;
}


.Orangebig
{
  color:#da6d41;
  font-weight:bold;
  font-size:16px;
}


#logo
{
	position:absolute;
	top:55px;
	left:19px;
	z-index:99;
}

#flashHeader
{
	margin:0px 0 0;
	z-index:20;
}
#headerImageHP
{
	position:absolute;
	right:0px;
	top:151px;
	height:354px!important;
	z-index:20;
}


#headerImageLP
{
	position:absolute;
	right:0px;
	top:152px;
	height:345px!important;
	z-index:20;
}

#headerImageLP p, headerImageHP p {margin:0; padding:0;}

/**** LEFT SIDE NAV ****/
#navWrapperHP
{
    position:absolute;
	z-index:90;
	top:120px;
	right:0px;
	text-align:right;
	height:20px;
	width:480px;
	align:right;
	float:right;
}
.ie7 #navWrapperHP, .ie8 #navWrapperHP
{
    position:absolute;
	z-index:90;
	top:120px;
	right:17px;
	text-align:right;
	height:20px;
	width:480px;
	align:right;
	float:right;
}
#dynamicNav
    { position:absolute;text-align:right; font-weight:bold; right:1px; top:1px; width:480px; }
#dynamicNav table
		{ width:1%;	text-align:right;}
#dynamicNav td
        { padding:2px 0px; text-align:right;}
#dynamicNav a:link, #dynamicNav a:visited
        { color:#000; }
#dynamicNav a:hover
        { color:#cc683d; text-decoration:none; }


/* topLeftNAV */

#navtopleft
	{
		width:185px;
		_width:180px;
		min-height:225px; text-align:left;
		z-index:99;
		position:absolute;
		top:206px;
		left:10px;		
	}
	
.subNavLeft a:link, .subNavLeft a:visited
				{
					font-size:11px;
					color:#fff;
					text-decoration:none;
					font-weight:bold;
					display:block;
					padding:6px 10px 6px 6px;
					position:relative;
					font-family:"Tahoma";
					text-align:left;
					line-height:117%;
				}
 
.subNavLeft a:hover
				{
					font-size:11px;
					font-weight:bold;
					color:#a3d063;
					text-decoration:none;
				}		

	
#treatments
{
		
		height:36px!important; 
		text-align:left;
		z-index:99;
		position:relative;
		margin-top:5px;
		margin-left:1px;
		margin-bottom:1px;		
	}
	

	
/*End topLeftNAV */
	
/**** CONTENT ****/
#contentWrapper
{
    position:relative;
	margin:0px auto;
	width:964px;
}

#railmainWrapper
{
	position:relative;
	float:left;
	width:218px!important;
	_width:218px;
	height:858px!important;
	z-index:30;
	align:left;
}


#LeftNav
	{

		width:187px;
		margin:10px 0px 0 5px;
	    _margin:10px 0px 0 5px;
		height:450px!important;
		text-align:left;
		z-index:50;
		font-family: Arial;
	}


#LeftNav ul
		{ margin:0; padding:0; }
		
#LeftNav ul li
		{ width:165px;color:#333333!important; margin:0 15px 0px 0px; padding:3px; list-style:none; list-style:none;background: none; height:auto; border-bottom:1px dotted #73a54b;}
		

#LeftNav ul li a:link, #LeftNav ul li a:visited, #LeftNav ul li 
     {display:block; color:#333333!important; font-family: Arial; text-decoration:none; font-size:11px; padding:3px 9px 3px 8px; _padding:2px 0 2px 8px;  font-weight:normal;}
		
.ie7 #LeftNav ul li a:link, .ie7 #LeftNav ul li a:visited, .ie7 #LeftNav ul li 
	 { padding:2px 0 2px 5px; color:#333333;font-family: Arial;}
	 
#LeftNav ul li a:active
     { color:#da6d41; font-weight:normal; }

	 
#LeftNav ul li a:hover 
     { color:#da6d41!important; font-weight:normal; }
			
.last {	margin:2px 0 0px !important; border:none!important; }

#Leftbuttons
{position:relative;margin:40px 0px 0px 10px;height:290px;width:213px;} 

#BTNApp
{top:155px;left:187px;margin:0;position:absolute;z-index:101;}

#BTNForms
{position:absolute; top:155px;left:379px;z-index:101;}

#BTNPrescrition
{position:absolute; top:155px;left:571px;z-index:101;}

#BTNTestimonials
{padding:5px 5px 5px 0px;text-align:left;}

#BTNPE
{padding:5px 5px 0px 0px;text-align:left;}

#BTNDDESK
{padding:5px 5px 5px 0px;text-align:left;}


#TopButtons
	{
		position:absolute;
		text-align:left;
		width:964px!important;
		top:513px;
		left:1px;
		height:52px;
		z-index:99;
	}


#BTNTestimonialsNEW
{margin:0px;position:absolute;left:22px!important;}

#BTNSurveyNEW
{margin:0px;position:absolute;left:255px!important;}

#BTNNews
{margin:0px;position:absolute;left:489px!important;}

#BTNBlog
{margin:0px;position:absolute;left:722px!important;}

#Topline
{margin:0px auto;position:absolute;left:1px!important;top:570px;}

#contentRailWrapperLP
{
	position:relative;
	float:right;
	width:700px;
	align:left;
	text-align:left;

}
#contentLP
    {
		position:relative;
		margin:20px 20px 10px 10px;
		width:675px;
		text-align:left;
		
    }

#contentPE
    {
		position:relative;
		margin:20px 20px 10px 10px;
		width:900px;
		text-align:left;
    }
#contentBody
    {
		position:relative;
		margin:20px 20px 10px 50px;
		width:720px;
		text-align:left;
    }
#contentHP
    {
		position:relative;
		padding:20px 20px 20px 0px;
		width:670px;
		text-align:left;
		
    }

#contentbook
{
	position:relative;
	width:650px;
	height:250px !important;
	background:url(images/new-book-bgd.jpg) no-repeat top;
	text-align:left;
	color:#fff;
	margin-top:-10px;
}

#contentbook p {color:#fff; margin:15px; font-weight:bold;text-decoration:none;}
#contentbook a:link,#contentbook a:hover,#contentbook a:visited {color:#fff; font-weight:bold;text-decoration:none;}


/**** FOOTER ****/
#footerWrapper
{
    position:relative;
	color:#333;
	font-size:10px;
	background-color:#ffffff;
	width:964px;
	height:170px;
}

#footerL
{
	float:left;
	width:450px;
	position:relative;
	z-index:50;
}
#footerR
{
	float:right;
	width:420px;
	padding:0 20px;
	position:relative;
	z-index:50;
}

#hostingBugs
{
    position:relative;
	margin:10px 0 10px 10px;
	width:230px;
}
#PBbug
    {
        float:left;
        width:120px;
        position:relative;
    }
#IHbug
    {
        float:left;
        width:92px;
        position:relative;
    }
#SHAREbug
{
    position:relative;
	top:10px;
	left:10px;
	float:right;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
/*-------------------------------------------*/
#footerNav
{
    text-align:right;
    font-weight:bold;
	margin:10px 0 0;
}
#footerNav ul
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
#footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#00a7dd;
		font-size:12px;
		 font-weight:bold;
		
    }
#footerNav a:hover
    {
        text-decoration:none;
        color:#000;
    }
/*-------------------------------------------*/
#address
{
    text-align:left;
    position:relative;
	font-size:10px;
	margin:6px 0 0 30px;
}

/*-------------------------------------------*/
#copyright
{
    position:relative;
	text-align:right;
	font-size:10px;
	margin-top:10px;
}
#footerbutton
{
    position:relative;
	text-align:right;
	margin-top:10px;
	width:150px;
	float:right;
}

#BTNFacebook
{padding:0px;position:absolute;top:5px;right:100px;}

#BTNTwitter
{padding:0px;position:absolute;top:5px;right:46px;}

#BTNyoutube
{padding:0px;position:absolute;top:5px;right:1px;}

#seoContent
{
	position:relative;
	margin:10px 10px 0 10px;
	width:900px;
	text-align:center;
	font-size:10px;
}
#seoContent p
{
	margin:0;
	padding:0;
	font-size:10px;
	line-height:110%;
}
#seoContent a:link, #seoContent a:visited
{
	font-weight:normal;
	font-size:10px;
	color:#333333;
}
#seoContent a:hover
{
	text-decoration:underline;
}
/***** Main Menu - BLOGGER *****/
#BlogTopNav
    { position:absolute;text-align:right; font-weight:bold; right:1px; top:1px; width:500px; }
#BlogTopNav ul
    {
        padding:0;
        margin:0;       
    }
        #BlogTopNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
#BlogTopNav a:link, #BlogTopNav a:visited, #BlogTopNav
    {
        color: #333333;
	text-transform: none;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
		
    }
#BlogTopNav a:hover
    {
        text-decoration:none;
        color:#0088b8;
    }

/*****END Main Menu - BLOGGER *****/

/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #333333;
	text-transform: none;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding-top:0px;
}
.MainMenuItemSelected
{
	color: #0088b8;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
	padding-top:0px;
}
.MainMenu_SubMenu
{
	color: #333333;
	background-color: #fff;
	text-align: right;
	font-family:Tahoma;
	font-size: 13px;
	font-weight: normal;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
	z-index:999 !important;
}

.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: #f2725f;
	text-transform: none;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
}
/***** 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:#f2725f;  */
}
.eznc_AContentV2
{
/*	border-color:#f2725f; */
}

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 Medical Content - END
=====================================
*/



/* 
==================================================
Skin styles for Article Viewer with Video Player
==================================================
*/

.eznc_Tab_Fill
{
	background-image: url(images/PE-nav-bgd.jpg);
}
/* Controls the text color used on the title bar */
.eznc_TabText, .eznc_TabText a:link, .eznc_TabText a:visited
{
}
/* 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
{
}

/* 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: #e4f8fe;  */
}
.eznc_Filter_Search input
{
}



/*===================================
Skin styles for Search Box feature
====================================*/
#searchWrapper
{
	position:absolute;
	height:25px;
	width:247px;
	top:12px;
	left:10px;
	z-index:100;
}


#btnSearch
{
	float:right;
	position:relative;
	top:4px;
	right:5px;
	z-index:100;
}
#search {}
#search .eznc_SearchText {width:100px; float:left; margin:3px 0 0 75px; border:none; background-color:transparent; background-image:none; z-index:100;}
.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
=======================================*/
