/*  irishhealth.com eczema clinic stylesheet */

a:link {	
	color: #a2101D;		
	font-size: 10pt;	
	font-family: arial, helvetica, sans-serif;	
	font-weight: bold;
	}
a:visited {	
	color: #a2101D;		
	font-size: 10pt;	
	font-family: arial, helvetica, sans-serif;	
	font-weight: bold;
	}
a:hover {	
	color: #a2101D;		
	font-size: 10pt;	
	font-family: arial, helvetica, sans-serif;	
	font-weight: bold;
	}
a:active {	
	color: #D20D1D;	
	text-decoration: none;
	}
body {	
	background-color: white;	
	text-align: center
	}
.copyright {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center
	}
.headings {		
	color: #A2101D;		
	font-size:12pt;		
	font-family:  Arial, Helvetica, sans-serif;		
	text-align: left;		
	font-weight: bold;		
	}
	/** Eczema clinic - Red font headings*/	
.eczema_headings {		
	color: #A2101D;		
	font-size:12pt;		
	font-family:  Arial, Helvetica, sans-serif;		
	text-align: left;		
	font-weight: bold;		
	}
/* *sidemenu styles */
.menu {	
	width: 135px;	
	background-color: #D20D1D;	
	border-top: 0px;	
	border-right: 0px;	
	border-bottom: 2px solid #ffffff;	
	border-left: 0px;	
	margin: 0px;	
	padding: 0px;	
	cursor: pointer
	}
.menunb {	
	width: 135px;	
	background-color: #D20D1D;	
	border: 0px;	
	margin: 0px;	
	padding: 0px
	}
.menu p {	
	border: 0px;	
	padding: 5px 5px 5px 0px;	
	margin: 0px
	}
a.menutext:link {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial Narrow, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.menutext:visited {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial Narrow, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.menutext:hover {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial Narrow, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.menutext:active {
	font-size: 10pt;
	font-family: Arial Narrow, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.submenu {	
	width: 135px;	
	background-color: white;	
	border: 0;	
	margin-top: 0px;	
	margin-right: 1px solid #D20D1D;	
	margin-bottom: 1px solid #D20D1D;	
	margin-left: 1px solid #D20D1D;	
	padding: 0px
	}
.submenu p   {	
	font-family: Arial Narrow, sans-serif;	
	font-size: 9pt;	
	font-weight: bold;	
	color: #D20D1D;	
	background-color: white;	
	border: 1px solid #D20D1D;	
	margin: 0;	
	padding: 3px 3px 3px 19px;	
	cursor: pointer
	}
.submenu a {	
	color: #D20D1D;	
	text-decoration: none
	}
.search {
	width: 135px;
	background-color: #D20D1D;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 2px solid #ffffff;
	border-left: 0px;
	margin: 0px;
	padding: 0px;
	cursor: default
}
.search p {	
	font-family: Arial Narrow, sans-serif;	
	font-size: 10pt;	
	font-weight: bold;	
	color: #ffffff;	
	border: 0px;	
	margin: 0px;	
	padding: 3px
	}
/*  *image headers index page  */
.orhdr {	
	font-family: Arial Narrow, sans-serif;	
	font-size: 10pt;	
	font-style: normal;	
	font-weight: bold;	
	color: #FFFFFF;	
	background-color: #ff6600 ;	
	padding-left: 6px;	
	padding-top: 4px;	
	padding-bottom: 4px
	}
.creamhdr {	
	font-family: Arial Narrow, sans-serif;	
	font-size: 10pt;	
	font-style: normal;	
	font-weight: bold;	
	color: #d20d1e;	
	background-color: #fefce5 ;	
	padding-left: 6px;	
	padding-top: 4px;	
	padding-bottom: 4px
	}
.redhdr {	
	font-family: Arial Narrow, sans-serif;	
	font-size: 10pt;	
	font-style: normal;	
	font-weight: bold;	
	color: #FFFFFF;	
	background-color: #d20die ;	
	padding-left: 6px;	
	padding-top: 4px;	
	padding-bottom: 4px
	}
.yellowhdr {	
	font-family: Arial Narrow, sans-serif;	
	font-size: 10pt;	
	font-style: normal;	
	font-weight: bold;	
	color: #d20d1e;	
	background-color: #ffcc00 ;	
	padding-left: 6px;	
	padding-top: 4px;	
	padding-bottom: 4px
	}
.redhdr {	
	font-family: Arial Narrow, sans-serif;	
	font-size: 10pt;	
	font-style: normal;	
	font-weight: bold;	
	color: #FFFFFF;	
	background-color: #D20D1D;	
	padding-left: 6px ;	
	padding-top: 4px;	
	padding-bottom: 4px
	}
/* * Common styles of general html elements */
body, p, div, span, td, blockquote, li {	
	font-family: Arial, sans-serif;	
	font-size: 10pt;
	}
/* * Text for error messages */
.error {	
	font-weight: normal;	
	font-size: 10pt;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: black;	
	text-align: left;
	}
/* * Orange colour text, used for the "contact us" message of the eczema clinic */
.contactustext {
	color: #ff6600;
	font-weight: bold;
}
.bottom_links_divide {
	color: #ff6600
	}
.bottom_links {
	color: #ff6600
	}
.index_body {
	color: #A2101D
	}

#human {
  visibility:hidden;
  display:none;
}


