/* --- 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 ff5 opera opera8 opera9 opera10 konqueror webkit safari safari3 chrome
------------------------
/*--- End Code Snippets ***/


body
{
    background-color:#f0d29d;
	font-family:Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
	margin: 25px;
}

.eznpBreadCrumbs
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: normal;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: normal;
}

/***** Miscellanous Items (Classes are currently commented out.) - Start *****/
/* HeaderText classes can be used for text that is placed on top of your header image. */
/*
.HeaderText
{
	font-size: 10pt;
	font-weight: bold;
}

.HeaderText H1
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px;
}
*/
*/
/***** Miscellanous Items - End *****/


/***** Main Menu - Start *****/
.MainMenuBar
{
	background-color:Transparent;
    text-transform:uppercase;
}
#dnnMENUNormal
{

    }
#dnnMENUAdmin
{
    color:#000000;
}
.MainMenuItem
{
	background-color:Transparent;

    line-height:23px;
}

.MainMenuItemSelected
{
	background-color:Transparent;
	text-decoration: none;
	cursor: pointer;
    line-height:23px;
}

.MainMenu_SubMenu
{
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
    margin-top:70px;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #ffffff;
	background-color:Transparent;
}

/* 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:Transparent;
	font-family:Trebuchet MS;
	font-size: 15pt;
	text-decoration: none;
	/* text-transform: uppercase; */
}
/***** Main Menu - End *****/


/***** Left Pane Navigation - Start *****/
.LeftMenu
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight:bold;
	padding-top: 13px;
	padding-left: 5px;
}

.LeftMenu a
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:visited
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:hover
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: underline;
}

.SubMenu 
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight:bold;
	border-right: 1px solid #FFFFFF;
}

.SubMenu a
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:visited
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:hover
{
	color: #ed1b2d;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

.DrsDesk_LearnMore
{
	color: #ed1b2d;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a
{
	color: #ed1b2d;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:visited
{
	color: #ed1b2d;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:hover
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{

    
}
#dnn_ContentPane img
{
    padding:10px 10px 10px 10px;
}
#dnn_ContentPane H1
{
   
}
#dnn_ContentPane H2
{
    font-family: Monotype Corsiva; Trebuchet MS;
    font-weight:bold;
    font-size:26px;
    color:#9e2b1e;
    font-style:italic;
}


#dnn_ContentPane H3
{
    }
    

#dnn_ContentPane H5
{
    font-family: georgia; Trebuchet MS;
    font-weight:bold;
    font-size:16px;
    color:#9e2b1e;

}



#dnn_ContentPane a
{
}

#dnn_ContentPane a:visited
{
}
#dnn_ContentPane a:active
{
}
#dnn_ContentPane a:hover
{
}


/***** Content Pane - End *****/

/***** DEVELOPMENT Content Pane - Start *****/
/***** DEVELOPMENT Content Pane - End *****/




/***** Footer Pane - Start *****/
.Copyright
{
    font-family:Trebuchet MS;
    font-size:10px;
    color:#000000;
	text-align: center;
}

.Copyright a
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
}

.FooterLinks
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #ed1b2d;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
/***** Footer Pane - End *****/


/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

.eznc_ListViewArticleLink
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-decoration: underline;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
	FONT-FAMILY: Trebuchet MS;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Trebuchet MS;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
}

a:link.eznc_navAllConditions {color : #000000; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #000000; text-decoration : none;}
a:active.eznc_navAllConditions {color : #000000; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #000000; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #000000;
	font-weight: bold;
	font-size: 12pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #000000;
	font-family :Trebuchet MS;
	font-size : 11px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #000000; text-decoration : none; }
a:visited.eznc_navContentSection { color : #000000; text-decoration : none; }
a:active.eznc_navContentSection { color : #000000; text-decoration : none; }
a:hover.eznc_navContentSection { color : #000000; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color : #000000;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 11px;
	margin-top:5px; 
	margin-left:0px 
}

table.eznc_SectionBody 
{
	width:500px;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	text-align:left;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #000000;	
	font-family : Trebuchet MS; 
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #000000; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #000000; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #000000; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #000000; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/
#container
{
    position:relative;
    }
/*
===============
*/
#mid
{
    background-image:url('images/mid.jpg');
    background-repeat:no-repeat;
    width:159px;
}

#footerlinks
{
    font-family:Trebuchet MS;
    font-weight:bold;
    font-size:13px;
    color:#d07527;
    margin-bottom:10px;
    text-transform:uppercase;
    }
#footerlinks a
{
    font-family:Trebuchet MS;
    font-weight:bold;
    font-size:13px;
    color:#d07527;
    text-decoration:none;
    }
#footerlinks a:hover
{
    text-decoration:underline;
    }
#dynamicmenu
{
	color: #FFFFFF;
	font-family:Trebuchet MS;
	font-size: 10pt;
	font-weight:bold;
    margin-top:18px;
    margin-left:18px;
    }
#lpcptd
{
    background-image:url('images/lptoplogobg.jpg');
    background-repeat:no-repeat;
}
#dd
{
    color: #e3e5c4;
	font-family:Trebuchet MS;
	font-size: 10pt;
    width:235px;
    height:190px;
    background-image:url('images/dd.jpg');
    background-repeat:no-repeat;
}
#dnn_ddtext
{
    padding: 53px 0px 5px 0px;
    font-size: 10pt;
	font-weight:normal;
	font-family:Trebuchet MS;
}
#ddtext
{
    padding: 73px 0px 5px 15px;
    font-size: 10pt;
	font-weight:normal;
	font-family:Trebuchet MS;
}
#dnn_ddtext a {
	font-size: 10px;
	font-weight:bold;
}
#dnn_ddtext a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#dnn_ddtext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#dnn_ddtext a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#dnn_ddtext a:active {
	text-decoration: none;
}
#ddtext a {
	font-size: 10px;
	font-weight:bold;
}
#ddtext a:link {
	text-decoration: none;
	color: #4177aa;
}
#ddtext a:visited {
	text-decoration: none;
	color: #4177aa;
}
#ddtext a:hover {
	text-decoration: none;
	color: #4177aa;
}
#ddtext a:active {
	text-decoration: none;
}
#pe
{
    color: #4177aa;
	font-family:Trebuchet MS;
	font-size: 12pt;
	font-weight:bold;
	font-family:Trebuchet MS;
	margin-left:30px;
	margin-top:3px;
}
#petext
{
    padding: 5px 10px 5px 10px;
    font-size: 11pt;
	font-weight:normal;
	font-family:Trebuchet MS;
}
#petext a {
	font-size: 12px;
	font-weight:bold;
}
#petext a:link {
	text-decoration: none;
	color: #4177aa;
}
#petext a:visited {
	text-decoration: none;
	color: #4177aa;
}
#petext a:hover {
	text-decoration: none;
	color: #4177aa;
}
#petext a:active {
	text-decoration: none;
}
#leftnavmenu
{
    background-image:url('images/menu.jpg');
    background-repeat:no-repeat;
    /* height:448px;  */
}
#CP
{
    color:#333333;
    width:620px;
    margin:23px 10px 10px 38px;
}
#CP img
{
    
}    
#CP H1
{
    font-family: Monotype Corsiva; Trebuchet MS;
    font-weight:bold;
    font-size:26px;
    color:#9e2b1e;
    font-style:italic;
    }
}
#CP H2
{
    font-family: Monotype Corsiva; Trebuchet MS;
    font-weight:bold;
    font-size:26px;
    color:#9e2b1e;
    font-style:italic;
    }
#CP H3
{
    font-family:Trebuchet MS;
    font-size:14px;
    color:#9e2b1e;
    font-weight:bold;
    }
#CP H4
{
    font-family:Trebuchet MS;
    font-size:12px;
    color:#9e2b1e;
    font-weight:bold;
    }

#CP a
{
    font-weight:bold;
    color:#333333;
    }
#CP a:link{	
	text-decoration:none;
	color: #333333;
}
#CP a:visited {
	text-decoration:none;
	color: #333333;
}
#CP a:active {
	text-decoration:none;
	color: #333333;
}
#CP a:hover {
	text-decoration:underline;
	color: #333333;
}
#spacer
{
    height:53px;
    width:477px;
    background-color:#21336f;
    }
#lpCP
{
    color:#000000;
    width:400px;
    margin:10px 10px 10px 7px;
}
#lpCP H1
{
    font-family:Trebuchet MS;
    font-weight:bold;
    font-size:24px;
    color:#000000;
    text-transform:uppercase;
}
#lpCP H2
{
    font-family: Monotype Corsiva; Trebuchet MS;
    font-weight:bold;
    font-size:26px;
    color:#9e2b1e;
    font-style:italic;
    }
#lpCP H3
{
    font-family: Trebuchet MS;
    font-size:16px;
    color:#000000;
    font-style:italic;
    }
#lpCP H4
{
    font-family:Trebuchet MS;
    font-size:14px;
    color:#000000;
    font-style:italic;
 }
 
#lpCP H5
{     font-family: georgia; Trebuchet MS;
    font-weight:bold;
    font-size:16px;
    color:#9e2b1e;
 }  

#lpCP a
{
    font-weight:bold;
    color:#000000;
    }
#lpCP a:link{	
	text-decoration:none;
	color: #000000;
}
#lpCP a:visited {
	text-decoration:none;
	color: #000000;
}
#lpCP a:active {
	text-decoration:none;
	color: #000000;
}
#lpCP a:hover {
	text-decoration:underline;
	color: #000000;
}

#copyr
{
    font-family:Trebuchet MS;
    font-size:10.5px;
    font-weight:bold;
    color:#000000;
}
#copyr2
{
    font-family:Trebuchet MS;
    font-size:10.5px;
    color:#000000;
}
#address
{
    font-family:Trebuchet MS;
    font-weight:bold;
    font-size:11px;
    color:#000000;
    }
#bottomaddress
{
    font-family:Trebuchet MS;
    font-weight:bold;
    font-size:11px;
    color:#000000;
    margin-left:20px;
    }
#welcomeBUTTON 
{
background-image:url('images/welcomeUP.gif');
}
#welcomeBUTTON a:hover
{
background-image:url('images/welcomeOVER.gif');
background-position:top left;
}
#patientBUTTON 
{
background-image:url('images/patientUP.gif');
}
#patientBUTTON a:hover
{
background-image:url('images/patientOVER.gif');
}
#expertiseBUTTON 
{
background-image:url('images/expertiseUP.gif');
}
#expertiseBUTTON a:hover
{
background-image:url('images/expertiseOVER.gif');
}
#physiciansBUTTON 
{
background-image:url('images/physiciansUP.gif');
}
#physiciansBUTTON a:hover
{
background-image:url('images/physiciansOVER.gif');
}
#serviceBUTTON 
{
background-image:url('images/serviceUP.gif');
}
#serviceBUTTON a:hover
{
background-image:url('images/serviceOVER.gif');
}
#contactBUTTON 
{
background-image:url('images/contactUP.gif');
}
#contactBUTTON a:hover
{
background-image:url('images/contactOVER.gif');
}
#convenienceBUTTON 
{
background-image:url('images/convenienceUP.gif');
}
#convenienceBUTTON a:hover
{
background-image:url('images/convenienceOVER.gif');
}


.eznc_SectionBody_Col2 
{
    width: 50%;
    display: inline;
    float: right;
    text-align: right;
    vertical-align: top;
}

#footertextwrapper
{
    font-size:8pt;
    text-align:left;
    position:relative;
    width:450px;
    color:#000000;
    font-weight:normal;
    height:50px;
    font-family:  Arial;
    padding:0px 0px 0px 0px;
    align:left;
    margin-left:0px;

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:left;
    color:#000000;
    font-weight:normal;
    font-family: Arial;
    
}
.footertext a:hover
{
    font-size:8pt;
    text-align:left;
    color:#000000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8pt;
    text-align:left;
    color:#000000;
    font-weight:normal;
    font-family: Arial;
    margin:0px;
}

=====================================
Skin styles for Medical Content - END
=====================================
*/

#Searchtop
{
    height:21px;
    text-align:left;
    width:150px;
    _width:150px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    margin-bottom:90px;
}
.Searchtop:link, .Searchtop:visited
{
    color: #000000;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#d0a7ce;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:100px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#ffffff;font-family:Arial;font-size:11px;text-transform: uppercase;font-weight: bold;}
.ie6 #Searchtop .eznc_SearchButtton{z-index:999;color:#000000;font-family:Arial;font-size:10px;text-transform: uppercase;font-weight: bold;margin-top:-5px;}
.ie7 #Searchtop .eznc_SearchButtton{z-index:999;color:#000000;font-family:Arial;font-size:10px;text-transform: uppercase;font-weight: bold;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#000000;font-family:Arial;font-size:10px;text-transform: uppercase;font-weight: bold;}

#searchContainer .eznc_SearchText{width:100px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#ffffff;font-family:Arial;font-size:10px;font-weight:bold; text-transform: uppercase!important;}
#searchContainer a.eznc_SearchButtton:link{color:#000000;}
#searchContainer a.eznc_SearchButtton:hover{color:#0065A4; text-decoration:none;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/

