/* Izilla CSS Template v1.0 (12/10/2007) for - Epilepsy Australia */
/* http://www.izilla.com.au */

/* --------------------------------------------
	Conditional Browser Rules
----------------------------------------------- */

/*
	Usage: Apply each of these "hacks" after the initial incorrect value has been set.

	Child Selector for FF, IE7, Opera, Safari:
		html > body element {rule}
	
	Child Selector + Comment Hack, which IE7 ignores: 
		html >/^^/ body element {rule}
	
	Comment Hack to hide from IE5x:
		element {selector/^^/:/^^/ value;}
	
	Replace ^ with *
*/




/* --------------------------------------------
	Colour Glossary
----------------------------------------------- */

/*
	Swatch - #000000
*/




/* --------------------------------------------
	Top-level Elements
----------------------------------------------- */

/* Top-level Elements

    * HTML - HTML document
          o BODY - Document body
*/

* {
	margin: 0;
	padding: 0;
}

html {
	background: url(/images/bg_body.gif) repeat 0 0;
	height: 100.01%;	/* Creates scrollbar in FF */
}

body {
	background: #fff ;
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

body * {
	font-family: inherit;
	font-size: 100%;
}


/* --------------------------------------------
	Generic Classes
----------------------------------------------- */

.align_centre {
	text-align: center !important;
}

.align_justify {
	text-align: justify !important;
}

.align_left {
	text-align: left !important;
}

.align_right {
	text-align: right !important;
}

.centre_object {
	display: block;
	margin: 0 auto 1.4em auto;
}

.clear {
	clear: both;
}


div.clear {  /* for clearing divs if overflow doesn't work */
	font-size: 0;
	line-height: 0px;
}

.float_left {
	display: inline;
	float: left;
}

.float_right {
	display: inline;
	float: right;
}

.glossary {display: none;}	/* For use in conjunction with AddGlossary script */

img.float_left {
	margin: 0.5em 1em 0.5em 0;
}

img.float_right {
	margin: 0.5em 0 0.5em 1em;
}

img.float_right a {
	border: none;
}

img.float_left_border {
	border: 1px solid #cad5f3;
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

img.float_right_border {
	border: 1px solid #cad5f3;
	float: right;
	margin: 0.5em 0 0.5em 1em;
}

.hidden {
	left: -999em;
	overflow: hidden;
	position: absolute;
	width: 0;
}

.invisible {
	visibility: hidden;
} 




/* --------------------------------------------
	Specific Classes
----------------------------------------------- */

h3 a.top {
	background: url(/img/buttons/top.png) no-repeat left top;
	height: 0px;
	width: 36px;
	padding-top: 15px;
	overflow: hidden;
	position:absolute;
	top:5px;
	right:5px;
}
h3 a.top:hover {background-position:0 -15px;}

.pull-quote {
	border:1px solid #004C80;
	float:right;
	margin:0 0 20px 20px;
	width:22em;
	padding:0 10px 10px 10px;
}

.pull-quote ul {margin:0;}

#copy .pull-quote h3 {
	margin:-1px -10px .7em -11px;
}

.relatedLinks {
	border:1px solid #004C80;
	float:right;
	margin:0 0 20px 0px;
	width:18.5em;
	padding:0 0px 0px 0px;
}

.relatedLinks ul {margin:0;padding:5px;}

 .relatedLinks h3.gh2 {
	background:#bc006c url(/img/headings/related-links.png) no-repeat 0 0;
}
	
/* =.clearfix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.panel {
	display:block;
	position:relative;
}

img.panel {padding:0;}
/* =#sizer */
#sizer { }
/* END =#sizer */

/* =#header */
#header {
	background: url(/images/bg_header.gif) repeat-x 0 bottom;
	height:120px;
	position: relative;
	top: -1px;
}
#header .main_image {
	position: absolute;
	top: 1px;
	left: 537px;
}

#header .header_logo {
	border: none;
	position: absolute;
	top: 5px;
	left: 28px;
}
#header h1 {
	background: url(/images/ea_logo.gif) no-repeat 0 5px;
	bottom: -1px;
	width: 373px;
	height: 96px;
	overflow: hidden;
	position: relative;
	margin: 0 0 0 28px;
	text-indent: -999em;
	padding-top: 0;
}

#body {
	width: 985px;
	position: relative;
}

#body p {
	margin-bottom: 1.2em;
	font-size: 110%;
	line-height: 1.4em;
}

#body h1 {
	color: #115a8a;
	font-size: 170%;
	margin-bottom: 0.6em;
	font-weight: normal;
}

#body h2 {
	color: #115a8a;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 0.7em;
}

#body h3 {
	color: #115a8a;
	font-size: 130%;
	margin-bottom: 0.9em;
}

#body h4 {
	color: #115a8a;
	font-size: 120%;
	margin-bottom: 0.9em;
}

#body h5 {
	color: #115a8a;
	font-size: 120%;
	margin-bottom: 1em;
}

#body h6 {
	font-size: 110%;
	margin-bottom: 1.1em;
}

#body .top_of_page {
	background: url(/images/bg_top_of_page.gif) no-repeat 0 5px;
	display: block;	
	margin-bottom: 1.2em;
	padding-left: 14px;
}

a {
	text-decoration: underline;
	color: #4b87bf;
	font-weight: bold;
}

h4 a {
	text-decoration: underline;
	color: #0e4d89;
}


a:hover {
	text-decoration: none;
	color: #0e4d89;
}

img a {
	border: none;
}
/*-----------------------------------------------------------------------------------------------------------
a:visited {
	text-decoration: none;
	color: #9f8b65;
}
-----------------------------------------------------------------------------------------------------------*/

#body ul {
	font-size: 110%;
	list-style-type: none;
	margin-bottom: 1.2em;
	padding-left: 20px;
	position: relative;
}

html >/**/ body #body ul {
	padding-left: 25px;
}

#body ul li {
	background: url(/images/bullet_body_li.gif) no-repeat 0 4px;
	margin-bottom: 0.9em;
	padding-left: 16px;
}

#body ul li ul li {
	background: url(/images/bullet_body_li_ul_li.gif) no-repeat 0 4px;
	margin-top: 0.9em;
	font-size: 90%;
}

#body ul li ol {
	margin-top: 0.9em;
}

#body ol {
	list-style-type: decimal;
	margin-left: 5px;
	padding-left: 3em;
	margin-bottom: 1.2em;
}

#body ol li {
	font-size: 110%;
	margin-bottom: 0.9em;
}

#body ol.lower_aplha {list-style-type: lower-alpha;}
#body ol.upper_alpha {list-style-type: upper-alpha;}
#body ol.lower_roman {list-style-type: lower-roman;}
#body ol.upper_roman {list-style-type: upper-roman;}

#body ul ol li {
	background: none;
	padding-left: 0;
}

#body ol li ul {
	margin-top: 0.9em;
}

#body ol li ul li {
	background: url(/images/bullet_ul_li_ul_li.gif) no-repeat 0 3px;
	margin-bottom: 0.9em;
}

/* END =#header */
/* =#body */
#body{ font-size:110%;}
		
h2#welcome-to-epilepsy_australia {
	background: url(/images/h2_welcome.gif) no-repeat 0 19px;
	text-indent: -999em;
	height:  55px;
	position: relative;
	width: 354px;
}

blockquote#epilepsy_organisation {
	background: url(/images/blockquote_epelipsy_org.gif) no-repeat 0 0;
	border-left: none;
	text-indent: -999em;
	height:  42px;
	position: relative;
	width: 523px;
}	

.home_image {
	float: right;
	width: 303px;	
}

.home_image p {
	color: #3a3a3a;
	text-align: center;
	width: 303px;	
}

#homepage .leader {
	background: url(/images/bg_leader_quote.gif) no-repeat 0 0;
	height: 40px;
	margin-bottom: 0;
	width: 523px;
	margin-bottom: 23px;
	text-indent: -999em;
}

#copy{position:relative;}

#copy h1.branch a{
	padding: 2px;
	color:#333;
	text-decoration:none;
}
	
#copy h2.alt {
	background: url(/img/backgrounds/greyHeading.png) repeat-x left center;
	color:#fff;
	padding:5px 10px;
	font-size:110%;
	text-transform:uppercase;
	margin:0;
	border:1px solid #333;
	clear:both;
	position:relative;
	font-weight:bold;
	letter-spacing:normal;
}

#copy .sup-content-01 {
	float:left;
	margin:15px 15px 15px 0;
}

#copy .sup-content-02 {
	float:right;
	margin:15px 0 15px 15px;
}

.leader {
	font-size:110%;
	color:#0066a9;
}

#the-race-for-life {border:1px solid #004c80; margin:2em 0;}
#the-race-for-life h2 {background: url(/img/headings/the-race-for-life.png); border-color:#004c80;}
#the-race-for-life p {border-top:1px solid #004c80; padding:5px; background:#fafdff; margin:0;}
#the-race-for-life img {border:none; padding:0;}
	
#epilepsy-articles {
	background: url(/images/bg_epilepsy_articles.gif) repeat-x 0 0;
	border:1px solid #0e4d89; 
	margin: 0 0 1.2em 0; 
	width: 535px;
	width/**/:/**/ 533px;
}

#epilepsy-articles .articles_body {
	background: url(/images/bg_epelipsy-articles_border.gif) repeat-y 0 0;
	overflow: hidden;
	width: 535px;
	width/**/:/**/ 533px;
}

#epilepsy-articles h2 {
	background: url(/images/bg_epilepsy_articles_h2.gif) no-repeat 0 0 ; 
	height: 26px;
	text-indent: -999em;
	margin-bottom: 0;
	position: relative;
}

#body #epilepsy-articles h3  {
	margin-bottom: 0.6em;
	font-size: 120%;
}

#body #epilepsy-articles h3 a {
}
						
#epilepsy-articles .item {
	float:left; 
	padding: 10px 10px 0 10px;
	width:178px; 
	width/**/:/**/157px;
}

#epilepsy-articles .item.alt {
}

#want-to-talk {margin-bottom:20px;}

#want-to-talk a {
	background: url(/img/banners/want-to-talk.png) no-repeat;
	display:block;
	padding-top: 22px;
	width:490px;
	margin:0 auto;
}

.news-article #copy h2 {
}

.news-article .date {
	padding:2px 0 2px 22px;
	background: url(/images/calendar.png) no-repeat left center;
	margin-top:6px;
}

.summary {
	clear:both;
	color: #533f30;
	font-size: 110%;
}

.vevent,
.article {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin:10px 0;
	position:relative;
}

#copy .vevent h4{
	float:left;
	margin-top:0;
	width:400px;
}

.vevent .summary {
	clear:both;
}

.vevent .event-details dd.date {
	padding-left:22px;
}

.event-details dt.date {display:none;}
.event-details .date {
	background:url(/images/calendar.png) no-repeat top left;
	position:absolute;
	top:0px;
	right:0px;
	width:auto;
}

.event-details dt{
	clear:left;
	float:left;
	font-weight:bold;
	margin:0 0 0 5px;
	width:65px;
	padding:2px 0 2px 22px;
	background: no-repeat center left;
}

.event-details dd{
	margin:0 0 0 5px;
	padding:2px 0;
}

.event-details dt.location {background-image:url(/img/icons/world.png);}
.event-details dt.RSVP {background-image:url(/img/icons/email.png);}
.event-details dt.time {background-image:url(/img/icons/clock.png);}

.event div.pull-quote dt.date {
	position:static;
	display:block;
	padding:2px 0 2px 22px;
	width:65px;
}

.event div.pull-quote dd.date {
	padding:2px 0;
	background:none;
	position:static;
	display:block;
}

#copy .sporting-events .vevent h4 {
	float:none;
	width:auto;
}

.sporting-events .vevent img.sporting-event-logo {
	float:right;
	width:100px;
	height:100px;
	padding:5px;
	border:1px solid #ccc;
	margin:0 0 20px 20px
}

#want-to-talk {clear:both;}
#want-to-talk a:hover {background-position:0 -22px }
#sub-copy{}
			
#news_registration {
	background: url(/images/bg_epilepsy_articles.gif) repeat-x 0 0;
	border: 1px solid #0e4d89;
	padding: 0 0 7px 0;
	margin-bottom: 1.2em;
}

#news_registration h2 {
	background: url(/images/bg_epilepsy_articles_h2.gif) no-repeat 5px 5px;/*text*/
	border-bottom: none;
	height: 26px;
	text-indent: -999em;
	margin-bottom: 8px;
}

#news_registration p {
	padding: 0 10px;
	margin-bottom: 6px;
}

/*
#news_registration input.text {
	border: 1px solid #;
	margin-left: 10px;
	margin-right: 5px;
	padding: 4px 0 4px 2px;
	height: 24px;
	height/**//** 14px;
	width: 144px;
	width/**//** 142px;
}

html >/** body #news_registration input.text {
	margin-top: 2px;
}
*/
#news_registration p.subscribe a {
	background-image: url(/images/btn_subscribe.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	border: none;
	height: 22px;
	width: 69px;
	text-indent: -999em;
}


#search {
	background: url(/images/bg_epilepsy_articles.gif) repeat-x 0 0;
	border: 1px solid #0e4d89;
	padding: 0 0 7px 0;
	margin-bottom: 1.2em;
}

#search h2 {
	background: url(/images/bg_search_ea_h2.gif) no-repeat 5px 5px;/*text*/
	border-bottom: none;
	height: 26px;
	text-indent: -999em;
	margin-bottom: 8px;
}

#search p {
	padding: 0 10px;
	margin-bottom: 6px;
}



/*
#news_registration .subscribe  {
	padding-left: 6px;
} 

html >  body #news_registration .subscribe  {
	padding-left: 10px;
	padding-top: 4px;
} 


#news_registration .subscribe span.radio input {
	position: relative;
	bottom: -2px;
	margin-right: 2px;
}

html > body #news_registration .subscribe span.radio input {
	position: relative;
	bottom: -2px;
	margin-right: 5px;
	margin-left: 3px;
}

#news_registarion .subscribe label {
	margin-right: 4px;
}
*/

#whats-new {
	background: url(/images/bg_epilepsy_articles.gif) repeat-x 0 0;
	border: 1px solid #0e4d89;
	padding-bottom: 0;
}

#whats-new a {
	font-weight: bold;
	font-size: 90%;
	text-decoration: underline;
}

#whats-new a:hover {
	text-decoration: none;
}

#whats-new h2 {
	background: url(/images/bg_whats_new_h2.gif) no-repeat 5px 5px;
	height: 26px;
	text-indent: -999em;
	margin-bottom: 8px;
	position: relative;
}

#whats-new h3, #whats-new h4, #whats-new h5, #whats-new h6 {
	margin-bottom: 0;
	color: #0e4d89;
}

#whats-new .inner_content {
	padding: 0 10px;
}

#footer {
	border-top: 1px dashed #818181;
	margin-left: 212px;
	overflow: hidden;
	padding-bottom: 12px;
	padding-top: 12px;
	width: 535px;
}

#footer .top_of_page {
	background: url(/images/bg_top_of_page.gif) no-repeat 0 5px;
	margin-bottom: 1.2em;
	padding-left: 14px;
}

#footer a.izilla, a:hover.izilla, a:focus.izilla {
	color: #00814f;
}

#footer a.cognition, a:hover.cognition, a:focus.cognition {
	color: #237eb8;
}
#footer p {
	margin-bottom: 0.2em;
}

#copy .nb_contact {clear: both; margin-bottom: 1em; width: 100%;}
#copy > .nb_contact {margin-bottom: 2.5em;}
#copy .nb_contact h4 {
	background-color: #f5f5f5;
	border: solid #dcdcdc;
	border-width: 1px 0;
	color: #575353;
	font-size: 100%;
	padding: 3px 2px;
	margin-top: 0;
}
#copy .nb_contact p {padding-left: 2px;}

/* Breadcrumbs */

#body #nav_breadcrumbs {
	padding: 12px 0 15px 0 !important;
	margin: 0;
	font-size: 100%;
	width: 450px;
}

ul#nav_breadcrumbs li {
	background: url(/images/bg_breadcrumbs_li.gif) no-repeat 0 4px;
	display: inline;
	padding-left: 14px;
	padding-right: 6px;
}

ul#nav_breadcrumbs li em {font-style: normal;}

.hidden {display: none;}

/*
coreLayout-large.css
#site{font-size:140%;}
*/
/*
coreLayout-xlarge.css
#site{font-size:170%;}
*/

/*coreLayout.css*/
body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	height:100%;
}

html {height:100%;}
html, body {
		background: #fff url(/images/bg_body.gif) repeat-y 0 0;
		height:100.1%;
}
html > body {
	font-size:10px;
	height:auto;
	min-height:100%;
}
/*body * {font-size:1em;}*/
#site {

}

#sizer{
	margin: 0 auto 0 auto;
	text-align:left;
}

/* Holly hack for IE \*/
* html #site { height: 0; }
/* */



#content {float:right; width:805px;}

#copy{
	width: 535px; 
	float: left; 
	margin-left: 33px; 
	display: inline;
}

#sub-copy{width:205px; float:right; margin-right:15px; display:inline; padding-top: 10px;}

#sub-content {
	font-size: 110%;
	width: 180px;
	float: left;
	display: inline;
	position: relative;
	margin-bottom: 1em;
}

#footer-pad {display:none;}

/*form.css*/
#newsletter-registration {border:1px solid #0e4d89; padding-bottom:10px}
#newsletter-registration h2.gh2 {
	background-image:url(/img/headings/newsletter-registration.png);
	border-color:#4F4F4F;
	margin:0 -10px 10px -10px;
}
#newsletter-registration fieldset {border:none; width:178px;}
#newsletter-registration fieldset label {padding-right:1px;}
#newsletter-registration input.text{display:block; margin:5px 0; padding:2px 5px; width:130px;}
#newsletter-registration input.button {position:absolute; top:83px; right:10px; padding:1px 2px; font-size:13px;}
.font-size_large #newsletter-registration input.button {top:91px}
.font-size_extra-large #newsletter-registration input.button {top:155px}
.font-size_large #newsletter-registration label,
.font-size_extra-large #newsletter-registration label {display:block}
		
.filter {
	border:none;
	padding:0 5px 0 22px;
	position:relative;
	top:-37px;
	margin-bottom:-37px;
	background: url(/images/calendar.png) no-repeat left center;
	float:right;
}

.filter * {
	vertical-align:middle;
}

.font-size_large .filter {top:-43px; margin-bottom:-43px;}

.font-size_extra-large .filter {top:-53px; margin-bottom:-53px;}

.filter select{
	font-weight:normal;

	text-transform:none;
	font-size:11px;
}

/*ie.css*/
.hh {height: 1%;}

/* =.menu */
	/* sets list and anchor elements "hasLayout" property to true (See above) removing whitespace bug */
.menu li,
.menu a {
	height:1%;
}
/* END =.menu */


body {
	behavior: url("/js/libs/csshover.htc");
}

ul, ol {position:relative;}

.vevent {height:1%}

/* fix 3 pixel weirdness with nav in ie */
#navl1632804303333906250:hover
, #navl1NationalBranch:hover
, #navl1sports:hover
, #navl1632804364531562500:hover
, #navl1632842627897500000:hover
, #navl1632804360313593750:hover
, #navl1632804303028593750:hover {
	margin-bottom: -3px;
}

.item * {word-wrap: break-word;}

/*ie5_5.css*/
#header #register-now a{
	display: none;
}

/* --------------------------------------------
	Navigation

----------------------------------------------- */

#wrapper_nav_main ul li#nav_medical_resources:hover a,
#wrapper_nav_main ul li#nav_medical_resources.sfhover a {

}


#sub-content #nav-level-00 {
	list-style-type : none;
	margin : 0;
	padding : 0;
	position: relative;
	top: -1px;
}

#sub-content #nav-level-00 li {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	width: 180px;
}

html > body #sub-content #nav-level-00 li {
	display: block;
	float: left;
}

#sub-content #nav-level-00 li a {
	background: url(/images/bullet_li.gif) no-repeat 0 0;
	background-color: #417fb7;
	border-bottom: 1px solid #659fd9;
	border-top: 1px solid #115a8a; 
	color: #fff;
	display: block;	
	font-weight: normal;
	padding: 7px 3px 7px 26px  !important;
	text-decoration: none;
	width: 180px;
	width/**/:/**/ 151px; 
}

#sub-content #nav-level-00 li a:hover {
	background: #0e4d89 url(/images/bg_hover.gif) no-repeat 0 0;
	border-bottom: 1px solid #659fd9;
	color: #fff;
	display: block;
	font-weight: normal;
	overflow: hidden;	
	padding: 7px 3px 7px 26px  !important;
	text-decoration: none;
	width: 180px;
	width/**/:/**/ 151px;
}

#sub-content #nav-level-00 li.current a {
	background: #0e4d89 url(/images/bg_hover.gif) no-repeat 0 0;
}

#sub-content #nav-level-00 li.current ul li a {
	background: none;	
}



#sub-content #nav-level-00 li ul li  a {
	background: none;
}

#sub-content #nav-level-00 li:hover ul {
	display:block;

}

#sub-content #nav-level-00 li ul {
	background-color: #0e4d89;
	border: 1px solid #0e4d89;
	border-bottom: none;
	display: none;
	left: 180px;
	margin: 0 !important;
	overflow: hidden;
	padding: 0 !important;
	position:absolute;
	top: -1px;
	width: 180px;
}

#sub-content #nav-level-00 li ul li {
	background: #417fb7  url(/images/bullet_li.gif) no-repeat 0 0;
	display: inline;
	float: left; 
	margin: 0 !important;
	overflow: hidden;
	padding: 0 !important;
	position: relative;
	width: 180px;
}

#sub-content #nav-level-00 li ul li a {
	background: none;
	border-top: 1px solid #659fd9;
	border-bottom: 1px solid #115a8a;
	color: #fff;
	display: block;
	margin-bottom: 0 !important;
	padding: 7px 3px 7px 26px  !important;
	text-decoration: none;
	width: 180px;
	width/**/:/**/ 151px; 
}


#sub-content #nav-level-00 li ul li a:hover, #sub-content #nav-level-00 li ul li a:focus {
	background: #6ea8e3 url(/images/bg_hover.gif) no-repeat 0 0 !important;}

#sub-content #nav-level-00 li.current a {
	background: #0e4d89 url(/images/bg_hover.gif) no-repeat 0 0;
}

#sub-content #nav-level-00 li.current ul li a {
	background: none;	
}

#sub-content #nav-level-00 li  ul li a:hover {
	background: #0e4d89 url(/images/bg_hover.gif) no-repeat 0 0;
	border-bottom: 1px solid #115a8a;
}

#sub-content #nav-level-00 li ul li  a {
	background: none;
}








#sub-content #nav-level-00 li:hover a {
	background: #0e4d89 url(/images/bg_hover.gif) no-repeat 0 0;
}


#footer a#want_to_talk {display: none;}

/*ie6.css*/

/* =.clearfix */
.clearfix{height:1%}
/* END =.clearfix */
/* =.layout_jello */
	/* Forces a max width for IE when using Jello Layout */
.jello #sizer {
	width:expression(document.body.clientWidth > 1200 ? "440px" : "100%" );
}

/* END =.layout_jello */

'/*ie7.css*/
.clearfix {display:inline-block;}

/*menu.css*/

/* =menu */
/* global menu style */
/* check ie6.css for whitespace fix */

.menu, .menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#sub-copy li {
	margin-bottom:5px;
	padding-left:10px;
}

.menu li,  .menu a {
	background:transparent none repeat scroll 0%;
	margin:0pt;
	padding:0pt;
	text-decoration:none;
}
	
	/* rule for horizontal menus */
.horizontal li, .horizontal a {
	float: left;
	display: inline;
}

#body .horizontal li, #body .horizontal a {
	float: left;
	display: inline;
}

/* end =menu */

/* =#nav-level-00 
	#nav-level-00 {
	
}
#nav-level-00 li {
}

#nav-level-00 a {
}

#nav-level-00 li:hover a, #nav-level-00 li.current a {
}

#nav-level-00 ul {
}

#nav-level-00 li:hover ul {
}

#nav-level-00 ul a {
}

#nav-level-00 li li a:hover  {
}

		/* END =#nav-level-00 */


#style-switcher {
	/*background-color:#fafafa;*/
	text-align:right; 
	padding: 0; 
	/*margin:15px auto 5px auto; border:1px solid #ccc;*/
}

#style-switcher h3 {
	color:#AAAAAA;
	display:inline;
	float:left;
	font-size:12px;
	font-weight:normal;
	line-height:27px;
	margin:0pt 0px 0pt 0pt;
	padding:0pt;
}	

/*
#style-switcher h3 {
	color:#AAAAAA;
	display:inline;
	float:left;
	font-size:12px;
	font-weight:normal;
	line-height:27px;
	margin:0pt 0px 0pt 0pt;
	padding:0pt;
}	

#body #style-switcher ul {
	color:#AAAAAA;
	display:inline;
	float:left !important;
	font-size:12px;
	font-weight:normal;
	line-height:27px;
	margin:0pt 0px 0pt 0pt;
	padding:0pt;
	width:120px;
}

*/

#body #style-switcher a {
	border: none;
	height:38px;
	margin-left:0px;
	float:none;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	background-color:#fff;
	padding:0 0px;
	color:#666;
	width:20px;
}

#style-switcher ul li > a {width: auto;}
/*#style-switcher a:hover{ background-color:#FFFFCC;}

#style-switcher li.font-size_extra-large a{
	width:18px;
}
.font-size_default #style-switcher li.font-size_default a,
.font-size_large #style-switcher li.font-size_large a,
.font-size_extra-large #style-switcher li.font-size_extra-large a {border:1px solid #999}*/


#events-menu {
	background: url(/img/backgrounds/533f30-events.png) no-repeat right top;	
}

.tabs {margin-bottom:50px; position:relative; padding-left:10px; 		border-bottom:1px solid #c50075;
}

.tabs li {
	padding-left:3px;
	background: url(/img/menus/tab_left.png) no-repeat left top;
	margin-right:3px;
}

.tabs li.active {background-image: url(/img/menus/tab_active_left.png)}
	#copy .tabs li.active a{
		background-image: url(/img/menus/tab_active_right.png);
		color:#fff;
}

#copy .tabs a {
	background: url(/img/menus/tab_right.png) no-repeat right top;
	padding-right:8px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:5px;
	color:#666;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}
#copy .tabs a:hover {text-decoration:underline}

.tabs ul, .games {
	display:none;
	position:absolute;
	top:24px;
	left:0px;
	background:url(/img/menus/tab_sub-menu.png);
	width:535px;
}

.tabs li.active ul, .games {	
	display:block;
}

.games {position:static;}

.tabs ul li, .tabs ul li.active, #copy .tabs ul a, #copy .tabs li.active ul a {
	background-image:none;
	padding:0;
	margin:0;
}

#copy .tabs li.active ul li, .games li {
	padding:1px 4px 1px 2px;
	background: url(/img/menus/tab_sub-menu-divider.png) no-repeat right center;
}

#copy .tabs li.active ul a, #copy .games a {
	padding:0 6px;
	line-height:2.1em;
	font-weight:normal;
	color:#fff;
}

#copy .games a {
	font-size:1.2em;
}

#copy .tabs li.active ul a.active, .games a.active {
background: url(/img/menus/tab_sub-menu-active.png) repeat-x center center;	
}

.links-list li{
	background:#f5f5f5;
}

.links-list a{
	padding:5px 10px;
	text-decoration:underline;
}
.links-list li.alt{
	background:#fff;
}

.sub-nav {
	/*border:1px solid #ccc;*/
	padding:0px;
	background: url(/img/backgrounds/light-grey-bar.png) no-repeat center center;
	clear:right;
}

.large .sub-nav, .extra-large .sub-nav {background-position:bottom left;}

.sub-nav li {}
.sub-nav a {
	border-width: 0px;
	border-style: solid;
	border-left-color:#fff;
	border-right-color:#ccc;
	border-right:solid 1px #ccc;
	border-left:solid 1px #fff;
	padding:6px 8px 5px 8px;
	margin: 0;
}

.sub-nav li.active {background-color:#fff;}

.sub-nav a:hover {background-color:#fff;}

/* --------------------------------------------
	Special Inline Elements
----------------------------------------------- */

/* Special Inline Elements

    * A - Anchor
    * BR - Line break
    * IFRAME - Inline frame
    * IMG - Inline image
    * MAP - Image map
          o AREA - Image map region
    * Q - Short quotation
    * SPAN - Generic inline container
    * SUB - Subscript
    * SUP - Superscript
*/


img a {
	border: none;
}

a.anchor {
	background-color: inherit;
	border: inherit;
	color: inherit;
	display: inline;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-decoration: inherit;
	text-indent: inherit;
	text-transform: inherit;
	white-space: inherit;
	word-spacing: inherit;
}

a.izilla, a:hover.izilla, a:focus.izilla {
	color: #00814f;
}

a.cognition, a:hover.cognition, a:focus.cognition {
	color: #237eb8;
}

q:before, q:after { 
    content: ""; /* With IE's lack of support, remove quotes on all good browsers. Add them manually in the markup */
}

/* --------------------------------------------
	Generic Block-level Elements
----------------------------------------------- */

/* Generic Block-level Elements

    * ADDRESS - Address
    * BLOCKQUOTE - Block quotation
    * DEL - Deleted text
    * DIV - Generic block-level container
    * H1 - Level-one heading
    * H2 - Level-two heading
    * H3 - Level-three heading
    * H4 - Level-four heading
    * H5 - Level-five heading
    * H6 - Level-six heading
    * HR - Horizontal rule
    * INS - Inserted text
    * P - Paragraph
    * PRE - Preformatted text
*/

address {
	font-style: normal;
}

blockquote {
	border-left: 3px solid #000080;
	background: #efeffc;
	margin-bottom: 1.28em;
	padding: 1em 11px 1px 11px;
}

hr {
	background-color: #c7d2df;
	border: none;
	clear: both;
	color: #c7d2df;
	height: 1px;
	margin: -0.6em 0 0.6em 0;
}

html >/**/ body hr {
	margin-bottom: 1.28em;
	margin-top: 0;
}



/* --------------------------------------------
	Lists
----------------------------------------------- */

/* Lists

    * DIR - Directory list
    * DL - Definition list
          o DT - Definition term
          o DD - Definition description
    * LI - List item
    * OL - Ordered list
    * UL - Unordered list
*/





/* --------------------------------------------
	Tables
----------------------------------------------- */

/* Tables

    * TABLE - Table
          o CAPTION - Table caption
          o COLGROUP - Table column group
                + COL - Table column
          o THEAD - Table head
          o TFOOT - Table foot
          o TBODY - Table body
          o TR - Table row
                + TD - Table data cell
                + TH - Table header cell
*/


table.data {
	border: none;
	border-collapse: collapse;
	line-height: 1.3em;
	margin: 0 0 1.28em 0;
}

html >/**/ body table.data {
	margin-left: 1px;
}

table.data caption {
	border-bottom: 3px solid #fff;
	font-size: 120%;
	font-weight: bold;
	margin: auto;
	padding: 5px 5px 5px 0;
	text-align: left;
}

table.data td, table.data th {
	border: 1px solid #0e4d89;
	padding: 8px;
	vertical-align: top;
}

table.data th {
	background-color: #2a5e9d;
	color: #fff;
	font-weight: bold;
	line-height: 130%;
}

table.data tbody th {
	background-color: #2a5e9d;
	text-align: left;
}

table.data td {
	background-color: #fff;
}

table.data tr.even td {
	background-color: #cef6ff;
}


/* --------------------------------------------
	Forms
----------------------------------------------- */

/* Forms

    * FORM - Interactive form
          o BUTTON - Button
          o FIELDSET - Form control group
                + LEGEND - Fieldset caption
          o INPUT - Form input
          o LABEL - Form field label
          o SELECT - Option selector
                + OPTGROUP - Option group
                      # OPTION - Menu option
          o TEXTAREA - Multi-line text input
*/

fieldset {
	border: none;
	clear: both;
}

legend {
	display: none;
}

input.submit {			/* Ensure buttons behave the same across all browsers */	
	font-family: Arial, Helvetica, sans-serif;	/* Same as content. IE won't inherit the initial value */
	padding: 0 .25em;
    width: 0;  			/* IE width fix */
   	overflow: visible;
}

input.submit[class] {	/* IE ignores [class] (attribute selectors) */
   	width: auto;  		/* Cancel IE width fix for other browsers */
}

input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
	background-color: #ffc;
}

textarea {
	font-family: Arial, Helvetica, sans-serif	/* Same as content. IE won't inherit the initial value */
}

option {
	padding-left: 2px;
	padding-right: 1px;
}





/* --------------------------------------------
	Phrase Elements
----------------------------------------------- */

/* Phrase Elements

    * ABBR - Abbreviation
    * ACRONYM - Acronym
    * CITE - Citation
    * CODE - Computer code
    * DFN - Defined term
    * EM - Emphasis
    * INS - Inserted text
    * KBD - Text to be input
    * SAMP - Sample output
    * STRONG - Strong emphasis
    * VAR - Variable
*/

acronym {
	border-bottom: 1px dashed;
	cursor: help;
}

cite {
	display: block;
	font-style: italic;
	margin-bottom: 1.28em;
	margin-top: -1.28em;
	text-align: right;
}


/* --------------------------------------------
	Font Style Elements
----------------------------------------------- */

/* Font Style Elements

    * SMALL - Small text
    * TT - Teletype text
*/




/* --------------------------------------------
	Frames
----------------------------------------------- */

/* Frames

    * FRAMESET - Frameset
          o FRAME - Frame
    * NOFRAMES - Frames alternate content
*/




/* -----------------------------------------------
     Glossary Styles
----------------------------------------------- */

/* For Use in the Print Stylesheet */

/*
a.no_glossary {display: none;}

a sup.glossary {
     color: #000;
	 font-family: "Courier New", Courier, monospace;
	 font-size: 10pt;
     font-style: italic;
     font-weight: normal;
     text-decoration: none;
     padding-left: 0.2em;
}

div.glossary {
     border-top: 1px solid #cad5f3;
     clear: both;
	 font-size: 130%;
     margin-top: 1.3em;
     padding-top: 1.3em;
     text-align: left;
}

.glossary hr {display: none;}

.glossary h2 {
	font-weight: bold;
	margin-bottom: 0.85em;
	margin-top: 0.1em;
}

.glossary ol {
    list-style-type: decimal;
	padding-left: 3em;
}
*/


#font_size {

	margin-bottom: 1.1em;
	height: 1%;
	position: absolute;
	top: 12px;
	right: 7px;
}

#font_size h3 {
	display: none;
}

#font_size ul {
	overflow: hidden;
	padding-left: 0;
	position: relative;
}

html > body #font_size ul {
	padding-left: 0;
	margin-bottom: 0;
}

#font_size ul li {
	background: none;
	display: inline;
	padding: 0;
	margin: 0;
	padding-left: 10px;
}


#font_size ul li a {
	padding: 0;
	margin: 0;
}

#font_size ul li a  img {
	border: none;
}

.content_clean_page {
	margin: 25px 0;
}

#page_list_content h3 {
	display: none;
}

#page_list_content p a {
	background: url(/images/bullet_body_li.gif) no-repeat 25px 4px;
	padding-left: 41px;
}

.banner_helpline {
	background: url(/images/banner_helpline.gif) no-repeat 0 0;
	height: 110px;
	margin-top: 13px;
	text-indent: -999em;
	width: 205px;
}

