/* --- 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;}


/* CSS Document */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
}
#header {
width: 792px;
height: 199px;
background-image: url(images/header_background.jpg);
text-align: right;

}
#headertext {
padding-top: 10px;
padding-right: 10px;
margin-left:20px;
font-weight: bold;
font-size: 12px;
float:right;
text-align:left;
}
#navigation {
width: 792px;
height: 24px;
border-bottom: 1px solid #cc9d68;
background-color: #a36209;
}
#leftnavoption {
text-align: center;
margin-top: 6px;
margin-bottom: 6px;
}
#leftnavoption a{
text-align: center;
margin-top: 6px;
margin-bottom: 6px;
text-decoration: none;
}
#leftnavoption a:hover{
text-align: center;
margin-top: 6px;
margin-bottom: 6px;
text-decoration: underline;
}
#contenttable {
width: 792px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
}
#leftnav {
border: 1px solid #000000;
width: 224px;
text-align: left;
}
#maincontentcontainer {
text-align: left;
}
#bottomnav {
background-color: #c2c8cf;
width: 792px;
text-align: right;
height: 20px;
border-top: 1px solid #48687e;
border-bottom: 1px solid #48687e;
}
#bottomnavitem {
margin-right: 10px;
margin-top: 3px;
}
#bottomnavitem a{
text-decoration: none;
}
#bottomnavitem a:hover{
text-decoration: underline;
}
#ContentPane {
width: 538px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 20px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
}
#bottomunderlay {
background-image: url(images/bottom_underlay.jpg);
background-repeat: no-repeat;
height: 115px;
width: 225px;
text-align: left;
padding-left: 12px;
}
#fromdoctorsdesktext {
margin: 8px;
}
#bottomleftnavitem{
color: #FFFFFF;
font-weight: bold;
margin-top: 8px;
margin-bottom: 6px;
}
#bottomleftnavitem a{
color: #FFFFFF;
text-decoration: none;
}
#bottomleftnavitem a:hover{
color: #FFFFFF;
text-decoration: underline;
}
#footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
}
#footer #basetable{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
}

#dnn_LeftPane {
padding-left: 15px;
padding-right: 15px;
}




body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
color: #000000;
}


/***** Miscellanous Items - Start *****/
.eznpBreadCrumbs
{
	color: #534724;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 10px;
}

.Normal
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
color: #000000;
}

.HeaderText
{
	font-size: 10pt;
	font-weight: bold;
}

.HeaderText H1
{
	color: #a36209;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px 3px 20px 0px;
}

.TableHeader
{
	color: #a36209;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #6B6B6B;
	background-color: #FFF797;
	height: 30px;
}

.TableHeader H1
{
	color: #a36209;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	line-height: 10pt;
	margin: 3px 3px 20px 0px;
}

.TableCell
{
	color: #a36209;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	border-left: 1px solid #a36209; 
	border-right: 1px solid #a36209; 
	border-bottom: 1px solid #a36209;
}
/***** Miscellanous Items - End *****/


/***** Navigation Menu - Start *****/
.NavMenuBar
{
width: 792px;
height: 24px;
border-bottom: 1px solid #cc9d68;
background-color: #a36209;
}

.NavMenuItem
{
	color: #ffffff;
	background-color: #a36209;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 23px;
}

.NavMenuItemSelected
{
	color: #534724;
	background-color: #a36209;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 23px;
}

.SeparatorCSS
{
	color: #ffffff;
	background-color: #a36209;
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.MainMenu_MenuBreak
{
	border: 0px;
	color: #a36209;
	background-color: #a36209;
	height: 1px;
	width: 1px;
}
/***** Navigation Menu - End *****/


/***** Left Pane Navigation - Start *****/
.LeftMenu
{
	color: #4e5d8a;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	padding-top: 13px;
	padding-left: 5px;
}

.LeftMenu a
{
	color: #4e5d8a;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:visited
{
	color: #4e5d8a;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:hover
{
	color: #a36209;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: underline;
}
/***** Left Pane Navigation - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
width: 538px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 20px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 10px;
color: #000000;
line-height: 11px;
}

#dnn_ContentPane SPAN
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
}
#dnn_ContentPane H1
{
	color: #9d0a0e;
	font-size: 14px;
	font-weight: bold;
	margin: 3px 3px 20px 0px;
}

#dnn_ContentPane H2
{
	color: #a36209;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#dnn_ContentPane H3
{
	color: #a36209;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

#dnn_ContentPane a
{
	color: #9d0a0e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #a36209;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #9d0a0e;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
}

.Copyright a
{
	color: #a36209;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #a36209;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #4e5d8a;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
}
/***** Footer Pane - End *****/


/* 
================================
Skin styles for Medical Content
================================
*/   
.eznc_ListViewGroupHeading
{
	color: #a36209;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 3px;
	margin-top: 15px;
}

.eznc_ListViewArticleLink
{
	color: #a36209;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #a36209;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #4e5d8a;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}

.eznc_Content 
{
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #a36209; 
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #a36209; 
}

a:link.eznc_navAllConditions {color : #a36209; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #a36209; text-decoration : none;}
a:active.eznc_navAllConditions {color : #a36209; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #4e5d8a; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #a36209;
	font-weight: bold;
	font-size: 14pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #a36209;
	font-family :arial;
	font-size : 11px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #a36209; text-decoration : none; }
a:visited.eznc_navContentSection { color : #a36209; text-decoration : none; }
a:active.eznc_navContentSection { color : #a36209; text-decoration : none; }
a:hover.eznc_navContentSection { color : #4e5d8a; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: arial;
	font-size: 12px;
	color : #a36209;
	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: #4e5d8a;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #4e5d8a;	
	font-family : arial; 
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #a36209; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #a36209; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #a36209; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #4e5d8a; text-decoration : underline; }

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/
#footertextwrapper
{
    font-size:8pt;
    text-align:center;
    position:relative;
    margin-top:10px;
    width:800px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    padding:145px 15px 10px 15px;
    

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:center;
    color:#000!important;
    font-weight:normal;
    line-height:105%;
    
}
.footertext a:hover
{
    font-size:8pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8pt;
    text-align:center;
    color:#000;
    font-weight:normal;
   margin:0;
   padding:0;
    line-height:105%!important;
}

p
{
    padding: 0 0 10pt;
    line-height:125%;
}

ol, ul
{
    margin:6pt 0 10pt 0;
}
li
{
    margin:0 0 1pt 20pt;
}

input 
{
    margin:4px 0 10px 0;
}


/****SEARCH ****/
#Searchtop
{
    height:21px;
    text-align:right;
    width:180px;
    color: #893003!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    position:absolute;
    float:left;
    left:550px;
    top:3px;
}
.ie6 #Searchtop
{
    height:21px;
    text-align:right;
    width:180px;
    color: #893003!important;
    font-weight: bold;
    text-transform: uppercase;
     position:absolute;
    float:left;
    left:550px;
    top:3px;
}
 .ie7 #Searchtop 
{
    height:21px;
    text-align:right;
    width:170px;
    color: #893003!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    position:absolute;
    float:left;
    left:550px;
    top:3px;
}

.Searchtop:link, .Searchtop:visited
{
    color: #893003;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#893003;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:100px;} /* Width of Search Text Box */
.ie6 #Searchtop .eznc_SearchText{width:120px; float:left;}
.ie7 #Searchtop .eznc_SearchText{width:125px; float:left;}
#Searchtop .eznc_SearchButtton{color:#893003;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#893003;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}

#searchContainer .eznc_SearchText{width:90px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#893003;font-family:Arial;font-size:11px;font-weight:bold; text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:link{color:#893003;}
#searchContainer a.eznc_SearchButtton:hover{color:#893003; text-decoration:none;}
.ie6 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:5px 0px 0px -5px;text-align:left;color:#893003;font-family:Arial;font-size:11px;font-weight:bold;}
.ie7 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:5px 0px 0px -5px;text-align:left;color:#893003;font-family:Arial;font-size:11px;font-weight:bold;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/
